i {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: "niafam" !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.niafam-camera:before {
content: "\e900";
}

.niafam-document-1:before {
content: "\e901";
}

.niafam-eita:before {
content: "\e90d";
}

.niafam-email2:before {
content: "\e90e";
}

.niafam-employee-1:before {
content: "\e90f";
}

.niafam-fax-1:before {
content: "\e914";
}

.niafam-gavel:before {
content: "\e91f";
}

.niafam-Group:before {
content: "\e924";
}

.niafam-id-card1-1:before {
content: "\e925";
}

.niafam-instagram-2:before {
content: "\e92e";
}

.niafam-left-arrow-2-1:before {
content: "\e92f";
}

.niafam-link-1:before {
content: "\e930";
}

.niafam-map-1:before {
content: "\e932";
}

.niafam-material-symbols_calendar-month-outline:before {
content: "\e934";
}

.niafam-open:before {
content: "\e935";
}

.niafam-Path-3:before {
content: "\e939";
}

.niafam-photo-camera-1:before {
content: "\e93a";
}

.niafam-regulation:before {
content: "\e93b";
}

.niafam-rss-feed-symbol-1:before {
content: "\e93d";
}

.niafam-search:before {
content: "\e93e";
}

.niafam-soroush:before {
content: "\e93f";
}

.niafam-telegram:before {
content: "\e940";
}

.niafam-Vector:before {
content: "\e941";
}

:root {
--primary-color: #1F3C88;
--secondary-color: #fff;
--title:#1F3C88;
--icon:#FF5959;
}

.bg__transparent {
background-color: transparent !important;
}
.bg__white {
background-color: #fff;
}
.bg__dark {
background-color: #f5f8fa;
}

.text__white {
color: #ffffff;
}
.text__dark-black {
color: #1e1e1e;
}
.text__title {
color: var(--primary-color);
}
.text__icon {
color: var(--icon);
}
.text__header {
color: var(--title);
}
.text__dark-green {
color: #416A59;
}
.text__light {
color: #818899 !important;
}
.text__dark-blue {
color: #020075;
}
.text__blue {
color: #00509d;
}
.text__light-blue {
color: #03639C;
}
.text__lighter-blue {
color: #AFE1FF;
}
.text__gray {
color: #666666;
}
.text__red {
color: #E10F18;
}
.text__green {
color: #009c98;
}
.text__pink {
color: #E91E63;
}
.text__regular {
font-family: "WOFF DanaFaNum-Regular";
}
.text__500 {
font-family: Vazir FD;
font-weight: 500;
}
.text__600 {
font-family: "WOFF DanaFaNum-DemiBold";
}
.text__700 {
font-family: Vazir FD;
font-weight: bold;
}
.text__800 {
font-family: "WOFF DanaFaNum-ExtraBold";
}
.text__900 {
font-family: "WOFF DanaFaNum-Black";
}
.text__center {
text-align: center;
justify-content: center;
}
.text__justify {
text-align: justify;
}
.text__9 {
font-size: 0.5625em;
}
.text__10 {
font-size: 0.625em;
}
.text__11 {
font-size: 0.6875em;
}
.text__12 {
font-size: 0.75em;
}
.text__13 {
font-size: 0.813em;
}
.text__14 {
font-size: 0.875em;
}
.text__15 {
font-size: 0.938em;
}
.text__16 {
font-size: 1em;
}
.text__17 {
font-size: 1.063em;
}
.text__18 {
font-size: 1.125em;
}
.text__19 {
font-size: 1.188em;
}
.text__20 {
font-size: 1.25em;
}
.text__21 {
font-size: 1.3em;
}
.text__22 {
font-size: 1.375em;
}
.text__24 {
font-size: 1.5em;
}
.text__25 {
font-size: 1.5625em;
}
.text__28 {
font-size: 1.75em;
}
.text__30 {
font-size: 1.875em;
}
.text__32 {
font-size: 2em;
}
.text__34 {
font-size: 2.175em;
}
.text__35 {
font-size: 2.188em;
}
.text__36 {
font-size: 2.25em;
}
.text__40 {
font-size: 2.5em;
}
.text__42 {
font-size: 2.625em;
}
.text__48 {
font-size: 3em;
}
.text__52 {
font-size: 3.25em;
}
.text__60 {
font-size: 3.75em;
}
.text__66 {
font-size: 4.125em;
}

.line-clamp__1 {
display: -webkit-box !important;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
}
.line-clamp__2 {
display: -webkit-box !important;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.line-clamp__3 {
display: -webkit-box !important;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
}
.line-clamp__4 {
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
}
.line-clamp__5 {
display: -webkit-box;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;
overflow: hidden;
}
.line-clamp__6 {
display: -webkit-box;
-webkit-line-clamp: 6;
-webkit-box-orient: vertical;
overflow: hidden;
}
.line-clamp__7 {
display: -webkit-box;
-webkit-line-clamp: 7;
-webkit-box-orient: vertical;
overflow: hidden;
}
.line-clamp__8 {
display: -webkit-box;
-webkit-line-clamp: 8;
-webkit-box-orient: vertical;
overflow: hidden;
}
.line-clamp__9 {
display: -webkit-box;
-webkit-line-clamp: 9;
-webkit-box-orient: vertical;
overflow: hidden;
}

.center {
display: flex;
justify-content: center;
align-items: center;
}

.flickity-page-dots .dot {
transition: all 0.2s linear;
}

.margin-b__5 {
margin-bottom: 5px;
}

html {
text-align: right;
}

@charset "UTF-8";
.color-back {
position: fixed;
left: 0;
top: 0;
width: 0;
height: 100%;
background-color: rgba(0, 0, 0, 0.2);
transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
z-index: 98;
}

.color-back--open {
width: 100%;
cursor: url("../img/close.png"), auto;
}

.accessibility__btn {
z-index: 700;
width: 40px;
height: 40px;
border-radius: 0px 10px 10px 0px;
background: #0492C2;
position: fixed;
left: 0px;
top: calc(50% - 25px);
transform: translateY(-50%);
display: flex;
justify-content: center;
align-items: center;
color: white;
}
.accessibility__btn:hover {
color: white;
background-color: #00bbda;
}

.ticketing__btn {
top: calc(50% + 25px);
background: #dcd6f7;
}

.ticketing__tooltip {
background: #dcd6f7 !important;
}
.ticketing__tooltip::after {
border-right: 10px solid #dcd6f7 !important;
}

.accessibility__btn i {
font-size: 1em;
}

.accessibility__btn:hover .accessibility__tooltip {
opacity: 1;
visibility: visible;
}

.accessibility__tooltip {
opacity: 0;
visibility: hidden;
min-width: -moz-max-content;
min-width: max-content;
padding: 5px 15px;
display: flex;
justify-content: center;
align-items: center;
font-size: 14px;
color: black;
background-color: #00bbda;
border-radius: 5px;
position: fixed;
left: 50px;
top: calc(50% - 17px);
transition: all 0.3s ease-out;
height: 27px;
color: white;
}

.accessibility__tooltip::after {
content: "";
width: 0;
height: 0;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
position: absolute;
left: -7px;
border-right: 10px solid #00bbda;
}

.accessibility__filter-container {
position: fixed;
left: 0;
top: 0;
width: 100vw;
height: 100vh;
z-index: 999;
pointer-events: none;
}

.accessibility__menu {
padding-inline-start: 20px;
padding-inline-end: 20px;
}

.accessibility__menu .text-custom-info {
display: flex;
}

.accessibility__menu .text-custom-info .item {
flex-basis: calc(50% - 7.5px);
}

.accessibility__menu .text-custom-info .item:first-child {
margin-inline-end: 15px;
}

.accessibility__menu .text-custom-info .item input {
width: 100%;
margin-top: 5px;
}

.accessibility__menu .font-resize {
border-radius: 5px;
overflow: hidden;
margin-bottom: 15px;
}

.accessibility__menu .font-resize a {
height: 38px;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
}
.menu__desktop {
display: flex;
align-items: center;
width: 1099px;
height: 60px;
background: #1f3c88;
border-radius: 15px;
z-index: 99;
}
.st-menu-wrap {
padding: 15px 0;
}

.st-menu-wrap h4 {
color: #fff;
font-size: 16px;
font-weight: 400;
border-bottom: 1px solid #434343;
display: block;
padding-bottom: 10px;
}

.p-radio > input[type=radio] + .p-radio-style {
float: right;
}

.p-radio > span:first-child {
margin-inline-end: 0;
margin-inline-start: 10px;
}

.st-menu-area {
background: #1f2024;
padding: 15px;
margin-bottom: 2px;
}

.st-menu-area .st-menu-item {
padding: 3px 0;
}

.st-menu-item .p-radio > span:first-child {
color: #fff;
font-size: 16px;
}

.st-menu-item .p-radio > span:first-child:hover {
color: #ffb20e;
}

.st-menu-hr {
background: #ff3486;
}

.alert .close span {
display: block;
}

.font-resize {
display: flex;
justify-content: space-between;
align-items: center;
padding: 0;
}

.font-resize > button {
flex: 1;
text-align: center;
font-size: 1.5em;
color: #fff;
margin-bottom: 0;
border: 1px solid #000;
cursor: pointer;
}

.font-resize > button:hover {
background: #ffb20e;
color: #fff;
}

label.p-radio {
display: block;
cursor: pointer;
margin-bottom: 0 !important;
}

.alert > p {
padding-inline-end: 0;
text-align: justify;
color: #000;
}

.alert > h4 {
text-shadow: 0 2px 0 #fff;
color: #000;
}

.reset-colors {
background: #ff9103;
border-radius: 10px;
padding: 0 5px;
color: #000;
font-size: 14px;
cursor: pointer;
transition: all ease 0.3s;
}

.reset-colors:hover {
background: #444;
color: #fff;
}

.alert .close {
color: #000;
font-weight: 300;
padding: 0 5px;
font-size: 26px;
text-shadow: 0 0 0 #000;
}

.color-box {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.color-box span {
width: 80px;
height: 80px;
background: #000;
border: 2px solid #fff;
box-shadow: 1px 1px 1px black;
display: flex;
flex-direction: column;
justify-content: space-between;
transition: all ease-in 0.3s;
-webkit-transition: all ease-in 0.2s;
-moz-transition: all ease-in 0.2s;
-ms-transition: all ease-in 0.2s;
-o-transition: all ease-in 0.2s;
}

.color-box span:hover {
border: 2px solid #ffb20e;
}

.color-box span i {
height: 14px;
}

.color-box span {
position: relative;
cursor: pointer;
}

.color-box span::after,
.color-box span::before {
content: "";
position: absolute;
left: 50%;
width: 50%;
height: 50%;
}

.color-box span.website-color-1 {
background: #16528e;
}

.color-box span.website-color-1::before {
top: 0;
background: #e54b4b;
}

.color-box span.website-color-1::after {
bottom: 0;
background: #0082c8;
}

.color-box span.website-color-2 {
background: #ff7062;
}

.color-box span.website-color-2::before {
top: 0;
background: #a9e2ff;
}

.color-box span.website-color-2::after {
bottom: 0;
background: #32a2ad;
}

.color-box span.website-color-3 {
background: #fff;
}

.color-box span.website-color-3::before {
top: 0;
background: #1f1f1f;
}

.color-box span.website-color-3::after {
bottom: 0;
background: #404042;
}

body.website-color-1 .header-menu {
background: #16528e;
}

body.website-color-1 .box-area .content .portfolio-content h2 a:hover,
body.website-color-1 .list-news .content ul li a:hover,
body.website-color-1 .post-item .post-item-description > h2,
body.website-color-1 .post-item .post-item-description > h2 > a,
body.website-color-1 .post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a:hover {
color: #004e88;
}

body.website-color-1 .post-item .post-image .post-meta-category {
background-color: #e54b4b;
}

body.website-color-1 #espritmenu ul li:hover,
body.website-color-1 .box-area .title.back-color h2,
body.website-color-1 .ms-tabs .ms-thumb-frame-selected {
background: #e54b4b;
}

body.website-color-1 .box-area #espritmenu ul > li > a::before {
border-top: 5px solid #e54b4b;
}

.svg-wrapper svg g > a:hover path,
body.website-color-1 .svg-wrapper svg a.selected path,
body.website-color-1 .svg-wrapper svg > a:hover path {
border-top: 5px solid #e54b4b;
}

body.website-color-1 .box-area .title,
body.website-color-1 .box-area .title a.link-archive:hover {
border-bottom: 1px solid #0082c8;
}

body.website-color-1 .bazresi-address-phone i,
body.website-color-1 .list-news .content ul li::before,
body.website-color-1 .portfolio-item .portfolio-zoom-icon i {
color: #0082c8;
}

body.website-color-2 .header-menu {
background: #ff7062;
}

body.website-color-2 .box-area .content .portfolio-content h2 a:hover,
body.website-color-2 .list-news .content ul li a:hover,
body.website-color-2 .post-item .post-item-description > h2,
body.website-color-2 .post-item .post-item-description > h2 > a,
body.website-color-2 .post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a:hover {
color: #ff7062;
}

body.website-color-2 .post-item .post-image .post-meta-category {
background-color: #a9e2ff;
}

body.website-color-2 #espritmenu ul li:hover,
body.website-color-2 .box-area .title.back-color h2,
body.website-color-2 .ms-tabs .ms-thumb-frame-selected {
background: #a9e2ff;
}

body.website-color-2 .box-area #espritmenu ul > li > a::before {
border-top: 5px solid #a9e2ff;
}

.svg-wrapper svg g > a:hover path,
body.website-color-2 .svg-wrapper svg a.selected path,
body.website-color-2 .svg-wrapper svg > a:hover path {
border-top: 5px solid #a9e2ff;
}

body.website-color-2 .box-area .title,
body.website-color-2 .box-area .title a.link-archive:hover {
border-bottom: 1px solid #32a2ad;
}

body.website-color-2 .bazresi-address-phone i,
body.website-color-2 .list-news .content ul li::before,
body.website-color-2 .portfolio-item .portfolio-zoom-icon i {
color: #32a2ad;
}

body.website-color-3 .st-content {
background: #282828;
}

body.website-color-3 #header.header-sticky .header-inner {
background-color: #505050 !important;
}

body.website-color-3 #header[data-transparent=true].header-sticky.sticky-active .header-inner {
background-image: none;
}

body.website-color-3 .sticky-active .logo-bazresi {
background: 0 0;
}

body.website-color-3 .sticky-active .logo-bazresi a > img {
filter: brightness(0) invert(1);
}

body.website-color-3 .parallax-container {
background: #39393b url("") !important;
}

body.website-color-3 #footer .footer-content {
background: #1c1c1c url("") no-repeat center center;
}

body.website-color-3 #footer .copyright-content {
background-color: #131313;
}

body.website-color-3 .header-menu {
background-color: #1f1f1f;
}

body.website-color-3 #espritmenu > ul > li > a:hover {
color: fff !important;
}

body.website-color-3 #espritmenu ul > li > a::before {
border-top: 5px solid #fff;
}

body.website-color-3 .services-links {
background: #404042;
}

body.website-color-3 .services-links a {
color: #fff !important;
}

body.website-color-3 #header[data-transparent=true].dark .header-inner {
background-color: #505050;
background-image: none;
}

body.website-color-3 .logo-bazresi {
background: url(../img/header-center-logo-black.png) no-repeat center top;
}

body.website-color-3 #topbar {
border-bottom: 3px solid #4f4f4f;
margin-bottom: 0;
}

body.website-color-3 #header .header-inner #logo a > img {
filter: brightness(0) invert(1);
}

body.website-color-3 .box-area .content {
background: #404042;
}

body.website-color-3 .news-slider .card {
background: #404042;
}

body.website-color-3 .main-news-slider.post-sub-site-item .post-item-description h3,
body.website-color-3 .main-news-slider.post-sub-site-item .post-item-description h2,
body.website-color-3 .main-news-slider.post-sub-site-item .post-item-description h2 a,
body.website-color-3 .main-news-slider.post-sub-site-item .post-item-description p {
color: #fff;
}

body.website-color-3 .ms-tabs .ms-thumb-frame {
background-color: #1c1c1c;
color: #fff;
}

body.website-color-3 .ms-tabs.ms-has-thumb .ms-tab-context p {
color: #fff;
}

body.website-color-3 .ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame-selected .ms-thumb-ol {
border-inline-end-color: #1f1f1f;
}

body.website-color-3 .ms-tabs .ms-thumb-frame-selected {
box-shadow: 2px 0 0 #1f1f1f inset;
}

body.website-color-3 .post-item .post-item-wrap {
background-color: #404042;
}

body.website-color-3 .ms-tabs .ms-thumb-frame {
background-color: #1f1f1f;
border: solid -1px #fff;
}

body.website-color-3 .box-area .title a.link-archive {
color: #fff;
}

body.website-color-3 .box-area .title.back-full-color {
background: #404042;
}

body.website-color-3 .box-area .title h2 {
background: #404042;
color: #fff;
}

body.website-color-3 .btn.btn-danger {
background-color: #404042;
border-color: #404042;
}

body.website-color-3 .other-links .item h3 a {
color: #fff;
}

body.website-color-3 .box-area .content .portfolio-content h2 a,
body.website-color-3 .list-news .content ul li a,
body.website-color-3 .post-item .post-item-description > h2,
body.website-color-3 .post-item .post-item-description > h2 > a,
body.website-color-3 .post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a {
color: #fff;
}

body.website-color-3 .post-item .post-image .post-meta-category {
background-color: #000;
}

body.website-color-3 #espritmenu ul li:hover,
body.website-color-3 .box-area .title.back-color h2,
body.website-color-3 .ms-tabs .ms-thumb-frame-selected {
background: #404042;
}

body.website-color-3 .box-area #espritmenu ul > li > a::before {
border-top: 5px solid #000;
}

.svg-wrapper svg g > a:hover path,
body.website-color-3 .svg-wrapper svg a.selected path,
body.website-color-3 .svg-wrapper svg > a:hover path {
border-top: 5px solid #000;
}

body.website-color-3 .box-area .title,
body.website-color-3 .box-area .title a.link-archive:hover {
border-bottom: 1px solid #000;
}

body.website-color-3 .bazresi-address-phone i,
body.website-color-3 .list-news .content ul li::before,
body.website-color-3 .portfolio-item .portfolio-zoom-icon i {
color: #fff;
}

body.website-color-3 {
background: #fdbe2d;
}

body.website-color-3 {
background: #e83b5d;
}

.st-container,
.st-content,
.st-pusher {
height: 100%;
}

.st-content {
background: #f9f9f9;
}

.st-content,
.st-content-inner {
position: relative;
}

.st-container {
position: relative;
overflow: hidden;
}

.st-pusher {
position: relative;
left: 0;
z-index: 99;
height: 100%;
transition: transform 0.5s;
}

.st-pusher::after {
position: absolute;
top: 0;
right: 0;
width: 0;
height: 0;
background: rgba(40, 53, 70, 0.4);
content: "";
opacity: 0;
transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
z-index: 999;
}

.st-menu-open .st-pusher::after {
width: 100%;
height: 100%;
opacity: 1;
transition: opacity 0.5s;
}

.st-menu {
position: absolute;
top: 0;
left: 0;
z-index: 100;
visibility: hidden;
width: 300px;
height: 100%;
background: #292e35;
transition: all 0.5s;
padding-inline-start: 0 !important;
padding-inline-end: 0 !important;
}

.st-menu::after {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.9);
content: "";
opacity: 1;
transition: opacity 0.5s;
}

.st-menu-open .st-menu::after {
width: 0;
height: 0;
opacity: 0;
transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}

.st-effect-1.st-menu {
visibility: visible;
transform: translate3d(-100%, 0, 0);
}

.st-effect-1.st-menu-open .st-effect-1.st-menu {
visibility: visible;
transform: translate3d(0, 0, 0);
}

.st-effect-1.st-menu::after {
display: none;
}

.st-effect-4.st-menu-open .st-pusher {
transform: translate3d(300px, 0, 0) !important;
cursor: url(../img/close.png), pointer;
}

.st-effect-4.st-menu {
z-index: 1;
transform: translate3d(-50%, 0, 0);
position: fixed;
}

.st-effect-4.st-menu-open .st-effect-4.st-menu {
visibility: visible;
transition: transform 0.5s;
transform: translate3d(0, 0, 0);
background: #000;
overflow: auto;
}

.st-effect-4.st-menu::after {
display: none;
}

.no-csstransforms3d .st-pusher,
.no-js .st-pusher {
padding-inline-end: 300px;
}

.modal-xlg {
max-width: 1400px;
}

.modal {
top: 50%;
}

.modal-content {
background-color: transparent;
border: 0 solid rgba(0, 0, 0, 0.2);
}

.modal-backdrop.show {
opacity: 0.8;
}

.modal-open .modal {
height: 100vh;
}

.modal-top-links .card-body a {
display: flex;
flex-direction: column;
background: #fff;
justify-content: center;
align-items: center;
padding: 50px 15px;
}

a.btn {
min-width: 200px;
width: auto;
padding: 18px 0;
/*! position:static; */
/*! top:50%; */
/*! left:50%; */
transform: translate(0, 0);
border-radius: 0;
background: #f4f8fb;
background-color: #f4f8fb;
}

.modal-top-links .card-deck {
margin: 0 -15px;
justify-content: space-between;
}

.modal-top-links .card-deck .card {
margin: 0 0 1rem;
}

.classes_list .button-item {
display: block;
padding: 0.75em;
margin: 0 0 5px;
border-radius: 2px;
box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.26);
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
transition: box-shadow 0.2s ease-out;
text-decoration: none;
border-bottom: none !important;
font-size: 16px;
background: #717171;
width: 100%;
transition: all 0.2s linear;
}

.classes_list .button-item:hover {
color: black;
background-color: #ffd500;
}

.classes_list .button-item.active {
box-shadow: none;
background: #ffd500;
}

body.zones {
box-shadow: inset 0 0 0 1px rgba(128, 0, 128, 0.1) !important;
}

body.zones:hover {
box-shadow: inset 0 0 0 1px purple !important;
}

body.zones * {
box-shadow: inset 0 0 0 1px rgba(255, 0, 0, 0.1) !important;
}

body.zones :hover {
box-shadow: inset 0 0 0 1px red !important;
}

body.zones * + * {
box-shadow: inset 0 0 0 1px rgba(0, 0, 255, 0.1) !important;
}

body.zones * + :hover {
box-shadow: inset 0 0 0 1px #00f !important;
}

body.zones * + * + * {
box-shadow: inset 0 0 0 1px rgba(0, 128, 0, 0.1) !important;
}

body.zones * + * + :hover {
box-shadow: inset 0 0 0 1px green !important;
}

body.zones * + * + * + * {
box-shadow: inset 0 0 0 1px rgba(128, 0, 128, 0.1) !important;
}

body.zones * + * + * + :hover {
box-shadow: inset 0 0 0 1px purple !important;
}

body.zones * + * + * + * + * {
box-shadow: inset 0 0 0 1px rgba(255, 0, 0, 0.1) !important;
}

body.zones * + * + * + * + :hover {
box-shadow: inset 0 0 0 1px red !important;
}

body.zones * + * + * + * + * + * {
box-shadow: inset 0 0 0 1px rgba(0, 0, 255, 0.1) !important;
}

body.zones * + * + * + * + * + :hover {
box-shadow: inset 0 0 0 1px #00f !important;
}

body.zones * + * + * + * + * + * + * {
box-shadow: inset 0 0 0 1px rgba(0, 128, 0, 0.1) !important;
}

body.zones * + * + * + * + * + * + :hover {
box-shadow: inset 0 0 0 1px green !important;
}

body.grayscale,
body.zones.grayscale {
filter: grayscale(100%);
}

.wrapper.colorblind1,
body.zones.colorblind1 {
filter: url(../img/filters.svg#protanopia) grayscale(0) !important;
}

body _:-moz-tree-row(hover),
.wrapper.colorblind1,
body.zones.colorblind1 {
filter: url(../img/filters.svg#protanopia) grayscale(0) !important;
}

.wrapper.colorblind2,
body.zones.colorblind2 {
filter: url(../img/filters.svg#protanomaly) grayscale(0) !important;
}

body _:-moz-tree-row(hover),
.wrapper.colorblind2,
body.zones.colorblind2 {
filter: url(../img/filters.svg#protanomaly) grayscale(0) !important;
}

.wrapper.colorblind3,
body.zones.colorblind3 {
filter: url(../img/filters.svg#deuteranopia) grayscale(0) !important;
}

body _:-moz-tree-row(hover),
.wrapper.colorblind3,
body.zones.colorblind3 {
filter: url(../img/filters.svg#deuteranopia) grayscale(0) !important;
}

.wrapper.colorblind4,
body.zones.colorblind4 {
filter: url(../img/filters.svg#deuteranomaly) grayscale(0) !important;
}

body _:-moz-tree-row(hover),
.wrapper.colorblind4,
body.zones.colorblind4 {
filter: url(../img/filters.svg#deuteranomaly) grayscale(0) !important;
}

.wrapper.colorblind5,
body.zones.colorblind5 {
filter: url(../img/filters.svg#tritanopia) grayscale(0) !important;
}

body _:-moz-tree-row(hover),
.wrapper.colorblind5,
body.zones.colorblind5 {
filter: url(../img/filters.svg#tritanopia) grayscale(0) !important;
}

.wrapper.colorblind6,
body.zones.colorblind6 {
filter: url(../img/filters.svg#tritanomaly) grayscale(0) !important;
}

body _:-moz-tree-row(hover),
.wrapper.colorblind6,
body.zones.colorblind6 {
filter: url(../img/filters.svg#tritanomaly) grayscale(0) !important;
}

.wrapper.colorblind7,
body.zones.colorblind7 {
filter: url(../img/filters.svg#achromatopsia) grayscale(0) !important;
}

body _:-moz-tree-row(hover),
body.colorblind7,
body.zones.colorblind7 {
filter: url(../img/filters.svg#achromatopsia) grayscale(0) !important;
}

.wrapper.colorblind8,
body.zones.colorblind8 {
filter: url(../img/filters.svg#achromatomaly) grayscale(0) !important;
}

body _:-moz-tree-row(hover),
.wrapper.colorblind8,
body.zones.colorblind8 {
filter: url(../img/filters.svg#achromatomaly) grayscale(0) !important;
}

.st-menu .btn-group a.btn {
min-width: auto !important;
left: 0;
top: 0;
font-size: 1.2em;
margin: 0 !important;
}

.st-menu .btn-group {
display: flex;
width: 100%;
align-items: center;
justify-content: center;
}

.news-info-wrap .news-tools li.font-resize a.btn {
min-width: auto;
left: 0;
top: 0;
padding: 6px 12px 3px;
margin: 0 !important;
font-size: 16px;
}

.ostan-menu {
background-color: #00bbda;
height: 30px;
}

.ostan-menu ul li {
list-style: none;
float: right;
border-inline-end: 1px solid #009bb5;
}

.ostan-menu a {
color: #004e88 !important;
}

.ostan-menu ul li a {
display: block;
line-height: 22px;
padding: 4px 10px;
font-weight: 500;
font-size: 13px;
transition: margin 0.4s ease, padding 0.4s ease;
}

.ostan-menu ul li::before {
/*! content: ''; */
/*! position: absolute; */
/*! left: 0px; */
/*! top: 50%; */
/*! width: 0px; */
/*! height: 30px; */
/*! background: #00365e; */
/*! transform: translateY(-50%); */
}

.ostan-menu ul li a:hover {
color: #fff !important;
}

.ostan-menu ul li:last-child {
border-inline-end: 0;
}

.search-form .form-control {
color: #fff;
}

.es-search-result strong {
background-color: #47b0de;
padding: 1px;
}

.main-nav:after {
clear: both;
content: " ";
display: block;
height: 0;
font: 0/0 serif;
overflow: hidden;
}

.nav-brand {
float: left;
margin: 0;
}

.nav-brand a {
display: block;
padding: 12px 12px 12px 20px;
color: #555;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 22px;
font-weight: 400;
line-height: 17px;
text-decoration: none;
}

#miz-main-menu {
clear: both;
}

@media (min-width: 768px) {
#miz-main-menu {
float: right;
clear: none;
}
}
.main-menu-btn {
float: right;
margin: 6px 10px;
position: relative;
display: inline-block;
width: 29px;
height: 29px;
text-indent: 29px;
white-space: nowrap;
overflow: hidden;
cursor: pointer;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.main-menu-btn-icon,
.main-menu-btn-icon:after,
.main-menu-btn-icon:before {
position: absolute;
top: 50%;
left: 2px;
height: 2px;
width: 24px;
background: #555;
transition: all 0.25s;
}

.main-menu-btn-icon:before {
content: "";
top: -7px;
left: 0;
}

.main-menu-btn-icon:after {
content: "";
top: 7px;
left: 0;
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon {
height: 0;
background: 0 0;
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before {
top: 0;
transform: rotate(-45deg);
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after {
top: 0;
transform: rotate(45deg);
}

#main-menu-state {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
border: 0;
padding: 0;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
}

#main-menu-state:not(:checked) ~ #miz-main-menu {
display: none;
}

#main-menu-state:checked ~ #miz-main-menu {
display: block;
}

@media (min-width: 768px) {
.main-menu-btn {
position: absolute;
top: -99999px;
}
#main-menu-state:not(:checked) ~ #miz-main-menu {
display: block;
}
}
[class*=mm-menu_fx-listitems-] .mainmenu-mobile .mm-listitem:last-child {
background: #fbbc05;
color: #000;
}

.alert-browser-check {
position: fixed;
bottom: 30px;
right: 30px;
color: #fff;
font-size: 21px;
padding: 20px 30px 20px 30px;
}

.alert-browser-check .close {
color: #fff;
left: auto;
right: 0;
opacity: 1;
}

.journals .es-post-dis .es-book-img {
flex: 0 0 auto;
}

#st-trigger-effects button {
position: fixed;
top: 240px;
left: 0;
z-index: 99;
background: 0 0;
border: 0 solid;
background: #ff9f0b;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
padding: 10px;
line-height: 0;
transition: all linear 0.3s;
-webkit-transition: all linear 0.3s;
-moz-transition: all linear 0.3s;
-ms-transition: all linear 0.3s;
-o-transition: all linear 0.3s;
cursor: pointer;
}

#st-trigger-effects button:hover {
padding: 10px 15px;
background: #ff9b00;
}

#st-trigger-effects button i {
font-size: 2em;
}

#menu-1 {
transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
left: -100%;
}

.menu-1--open {
visibility: visible;
left: 0 !important;
z-index: 99 !important;
top: 0 !important;
transform: unset !important;
}

.color-back {
position: fixed;
left: 0;
top: 0;
width: 0;
height: 100%;
background-color: rgba(0, 0, 0, 0.2);
transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
z-index: 210;
}

.color-back--open {
width: 100%;
cursor: url("../img/close.png"), auto;
}

.text-customize {
display: flex;
align-items: center;
justify-content: space-between;
border-radius: 5px;
overflow: hidden;
margin-bottom: 15px;
}

.text-customize button {
flex-grow: 1;
border: 0;
padding: 7px 0;
background-color: #f4f8fb;
font-size: 1em;
transition: all 0.2s linear;
}

.text-customize button:hover {
background-color: #ffd500;
}

.text-customize button[disabled] {
opacity: 0.6;
}

.text-customize button:not(:last-child) {
border-inline-end: 0.5px solid #d4d4d4;
}

.text-custom-info {
font-size: 15px;
color: #fff;
margin-bottom: 10px;
}

.st-menu {
overflow-y: auto;
}

.filter-holder {
position: fixed;
left: 0;
top: 0;
z-index: 999;
width: 100vw;
height: 100vh;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}

.rvfs-decrease,
.rvfs-increase {
transition: all 0.2s linear;
}

.rvfs-decrease:hover,
.rvfs-increase:hover {
background-color: #ffd500;
}

.alert-info {
color: #000;
background-color: #ffd500;
border-color: #e7e7e7;
font-size: 1em;
padding-top: 24px;
position: relative;
}

.alert-info button {
position: absolute;
right: 5px;
top: 5px;
}


.bgcolorbtns {
display: flex;
margin: 10px 0 0 0;
overflow: hidden;
border-radius: 5px;
}

.bgcolorbtndef {
flex: 1;
border: 0;
height: 35px;
border: none;
}

.bgcolorbtn {
flex: 1;
border: none;
}

.menu-1--open + .accessibility a {
transform: translateX(-250px) translateY(-50%);
}

.accessibility__menu .sec {
padding-top: 0;
padding-bottom: 0;
}

.st-menu {
padding-top: 10px;
}
.st-menu .scrollbar {
padding-inline-start: 25px;
padding-inline-end: 15px;
}
.st-menu .scrollbar .os-scrollbar-vertical {
right: 6px;
}
.st-menu .scrollbar .os-scrollbar-handle {
background-color: #525252 !important;
}
.st-menu .scrollbar .os-scrollbar-handle:hover {
background-color: #acacac !important;
}

.accessibility__menu {
z-index: 99999 !important;
}
.accessibility__menu .sec {
padding-top: 0 !important;
padding-bottom: 0 !important;
}/*# sourceMappingURL=test.css.map */

.cover-link {
position: absolute;
width: 100%;
height: 100%;
z-index: 10;
left: 0;
top: 0;
}
.cover-link:hover {
cursor: pointer;
}

.fixed-images {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
min-width: 100%;
min-height: 100%;
max-width: 100%;
max-height: 100%;
-o-object-fit: cover;
object-fit: cover;
}

.wrapper {
overflow: hidden;
position: relative;
min-height: 100vh;
}

html {
scroll-behavior: smooth;
}

body {
font-family: Vazir FD;
}

a {
text-decoration: none;
color: #fff;
}
a:hover {
text-decoration: none;
}

ul {
list-style-type: none;
padding: 0;
margin: 0;
}

.sm-simple li li:hover > a, .highlighted > a {
color: #e9660c;
}

.sm-simple li li a {
transition: all ease 0.3s;
}

.sm-simple > li > a:hover {
color: #e9660c;
}

p {
margin: 0;
}

.header__menu-container {
height: 60px;
}

.header-top {
position: relative;
background-image: url(../image/Rectangle1.png);
font-family: Vazir FD;
}
.header-top::before {
content: "";
background: rgba(31, 60, 136, 0.49);
position: absolute;
top: 0;
inset-inline-start: 0;
width: 100%;
height: 100%;
}
.header-top__meta {
display: flex;
justify-content: space-between;
align-items: center;
height: 100%;
padding-top: 8px;
padding-bottom: 7px;
}
.header-top__date {
position: relative;
display: flex;
gap: 20px;
z-index: 9;
height: 100%;
}
.header-top__date p {
display: flex;
align-items: center;
}
.header-top__social {
z-index: 9;
}
.header-top__social ul {
display: flex;
gap: 10px;
}
.header-top__social ul li {
width: 35px;
height: 35px;
border-radius: 100%;
background: #fff;
display: flex;
justify-content: center;
align-items: center;
transition: all ease 0.3s;
}
.header-top__social ul li:hover {
background: #e9660c;
}
.header-top__social ul li a {
color: #1f3c88;
margin-top: 5px;
}
.header-top__social ul li a:hover {
color: #e0e0e0;
}
.header-top__logo {
display: flex;
height: 116px;
}


#searchmodal {
background: rgba(0,0,0,.36);
position: fixed;
top: 0;
height: 100%;
width: 100%;
inset-inline-end: 0;
display: none;
z-index: 99999;
}
#searchmodal .close {
opacity: 1;
z-index: unset;
position: absolute;
inset-inline-start: 30px;
top: 30px;
font-size: 4em;
color: var(--secondary-color);
background: 0 0;
border: none;
}
#searchmodal .form-container {
width: 50%;
margin: 10% auto;
display: flex;
flex-direction: column;
align-items: center;
}

.modal.show .modal-dialog {
transform: none;
}
#searchmodal .modal-content {
background-color: unset;
border: none;
}
.modal-content {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0;
}
#searchmodal .form-container form {
display: flex;
flex-direction: column;
width: 100%;
align-items: center;
}
#searchmodal .form-container form input {
padding: 10px 10px;
background: unset;
width: 100%;
max-width: 450px;
color: var(--secondary-color);
border: none;
border-bottom-color: currentcolor;
border-bottom-style: none;
border-bottom-width: medium;
border-bottom: 3px solid #fff;
font-size: 1.5em;
}

#searchmodal .form-container form input {
padding: 10px 10px;
background: unset;
width: 100%;
max-width: 450px;
color: var(--secondary-color);
border: none;
border-bottom-color: currentcolor;
border-bottom-style: none;
border-bottom-width: medium;
border-bottom: 3px solid #fff;
font-size: 1.5em;
}
#searchmodal .form-container form input {
padding: 10px 10px;
background: unset;
width: 100%;
max-width: 450px;
color: var(--secondary-color);
border: none;
border-bottom-color: currentcolor;
border-bottom-style: none;
border-bottom-width: medium;
border-bottom: 3px solid #fff;
font-size: 1.5em;
}
#searchmodal .form-container form input {
padding: 10px 10px;
background: unset;
width: 100%;
max-width: 450px;
color: var(--secondary-color);
border: none;
border-bottom-color: currentcolor;
border-bottom-style: none;
border-bottom-width: medium;
border-bottom: 3px solid #fff;
font-size: 1.5em;
}
#searchmodal .form-container form span {
margin-top: .7em;
font-size: 1.1em;
color: var(--secondary-color);
}

.header-logo {
display: flex;
justify-content: space-between;
margin-top: 10px;
margin-bottom: 4px;
}
.header-logo__right {
position: relative;
width: 358px;
height: 100%;
}
.header-logo__right img {
width: 100%;
}
.header-logo__left {
position: relative;
}

.header__menu {
display: flex;
gap: 15px;
z-index: 9;
}
.header__menu nav ul {
padding-inline-start: 20px;
}
.header__menu--animation {
transition: all ease 0.3s;
}
.header__menu--fixed {
opacity: 1;
position: fixed;
top: 0;
inset-inline-start: 0;
width: 100%;
transform: translateY(0%);
background: #1F3C88;
transition: transform 0.2s ease-in, opacity 0.2s ease-in;
box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
transition: all ease 0.3s;
border-radius: 0 0 15px 15px;
z-index: 9999;
box-shadow: 0px 5px 8px -3px rgb(0, 0, 0);
justify-content: center;
}



.header-links {
display: flex;
background: #1f3c88;
border-radius: 15px;
padding:15px 10px;
z-index: 9;
}
.header__menu #espritmenu{
align-items: center;
width: 1099px;
border-radius:15px;
display: flex;
background: #1f3c88;
z-index: 99;
}
.header-links ul {
display: flex;
align-items: center;
gap: 15px;
padding-inline: 20px;
}
.header-links ul li a {
transition: all ease 0.3;
}
.header-links ul li a:hover {
color: #e9660c;
}

.sm-simple li li .niafam {
color: #000;
transform: rotate(90deg);
}

.sec__main-slider {
margin-top: -60px;
position: relative;
}
.sec__about-us {
background: url(/uploads/PSEZ/assets/image/Rectangle\ 44.png);
}
.sec__news {
background: url(/uploads/PSEZ/assets/image/Rectangle\ news.svg);
position: relative;
}
.sec__news::before {
content: url(/uploads/PSEZ/assets/image/backNews.svg);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.sec__system {
padding-block: 60px;
position: relative;
}
.sec__system::before {
content: url(/uploads/PSEZ/assets/image/system-right.png);
position: absolute;
top: 0;
inset-inline-start: 0;
width: 526px;
height: 100%;
}
.sec__system::after {
content: url(/uploads/PSEZ/assets/image/system-left.png);
position: absolute;
top: -200px;
inset-inline-end: 0;
width: 491px;
height: 100%;
z-index: -1;
}
.sec__petro {
aspect-ratio: 1920/960;
max-width:1400px!important;
margin-inline:auto;
}
.sec__petro img {
width: 100%;
}
.sec__dropdown {
display: none;
}
.sec__footer {
position: relative;
min-height: 491px;
}
.sec__footer::after {
position: absolute;
content: "";
background: "";
background: url(/uploads/PSEZ/assets/image/backfinal.png);
top: 0;
inset-inline-start: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.sec__footer::before {
position: absolute;
content: "";
top: 0;
inset-inline-start: 0;
background: rgba(31, 60, 136, 0.9);
width: 100%;
height: 100%;
z-index: 1;
}
.main-slider__item {
position: relative;
}
.main-slider__cell {
width: 100%;
}
.main-slider__pic {
height: 790px;
width: 100%;
position: relative;
}
.main-slider__pic::before {
content: "";
position: absolute;
width: 100%;
height: 100%;
bottom: 0;
background: linear-gradient(180deg, rgba(31, 60, 136, 0) 51.16%, #1f3c88 100%);
z-index: 9;
}
.main-slider__content-container {
width: 100%;
}
.main-slider__content-container--hasTitle {
position: absolute;
top: 40%;
left: 50%;
transform: translateX(-50%);
width: clamp(20rem, 17.5vw + 16.5rem, 37.5rem);
background-color: rgba(255, 255, 255, 0.8);
border-radius: 15px;
padding: 10px;
}
.main-slider__title {
color: #e9660c;
}
.main-slider__down {
position: absolute;
bottom: 60px;
width: 100%;
}
.main-slider__carousel .flickity-button {
border-radius: 10px;
border: 1px solid #e9660c;
background: #e9660c;
z-index: 99;
transition: all ease 0.3s;
}
.main-slider__carousel .flickity-button svg {
display: none;
}
.main-slider__carousel .flickity-prev-next-button::before {
font-family: niafam !important;
}
.main-slider__carousel .flickity-prev-next-button.previous {
margin-inline-end: 320px;
}
.main-slider__carousel .flickity-prev-next-button.previous::before {
content: "\e92f";
font-size: 24px;
color: #fff;
}
.main-slider__carousel .flickity-prev-next-button.next {
margin-inline-start: 320px;
transform: rotateY(180deg);
top: calc(50% - 22px);
}
.main-slider__carousel .flickity-prev-next-button.next::before {
content: "\e92f";
color: #fff;
font-size: 24px;
}
.main-slider__carousel .flickity-button {
border: unset;
}
.main-slider__carousel .flickity-button:hover {
background: #1f3c88 !important;
}

.carousel-cell:before {
line-height: 200px;
font-size: 80px;
color: white;
}

.carousel-cell__item {
position: relative;
border-radius: 15px;
overflow: hidden;
aspect-ratio: 410/135;
height: 135px;
}
.carousel-cell__item img {
width: 100%;
}

.carousel-nav .carousel-cell {
width: calc(33.3% - 20px);
margin-inline: 15px;
border-radius: 15px;
overflow: hidden;
position: relative;
}

.carousel-nav .carousel-cell:before {
transition: all ease 0.3s;
}

.carousel-nav .carousel-cell.is-nav-selected {
transition: all ease 0.3s;
position: relative;
overflow: hidden;
font-family: niafam !important;
}
.carousel-nav .carousel-cell.is-nav-selected::before {
position: absolute;
content: "";
background: rgba(233, 102, 12, 0.58);
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 99;
overflow: hidden;
border-radius: 15px;
}
.carousel-nav .carousel-cell.is-nav-selected::after {
content: "\e924";
position: absolute;
top: calc(50% - 12px);
left: calc(50% - 15px);
color: #fff;
font-size: 27px;
z-index: 999;
}

.about-us {
padding-top: 49px;
padding-bottom: 60px;
display: flex;
}
.about-us__header {
display: flex;
margin-inline-start: 60px;
}
.about-us__title {
padding-top: 60px;
}
.about-us__desc {
padding-top: 40px;
}
.about-us__button {
margin-top: 60px;
position: relative;
padding-top: 13px;
padding-bottom: 12px;
padding-inline: 44px;
border-radius: 15px;
background: #e10f18;
width: 175px;
height: 50px;
margin-inline-start: 20px;
transition: all ease 0.3s;
display: flex;
justify-content: center;
align-items: center;
}
.about-us__button:hover {
background: #014c5b;
}
.about-us__button:hover::before {
top: 0;
right: 0;
}
.about-us__button::before {
content: "";
position: absolute;
width: 176px;
height: 51px;
border: solid 1px #000;
border-radius: 15px;
top: 25px;
right: -20px;
z-index: -1;
transition: cubic-bezier(0.68, -0.55, 0.27, 1.55) 0.3s;
}
.about-us__left {
aspect-ratio: 520/567;
height: auto;
margin-top: 11px;
margin-right: 36px;
position: relative;
flex-grow: 1;
}
.about-us__left img {
max-width: 100%;
height: auto;
}
.about-us__right {
margin-left: 36px;
width: 698px;
}

.border-right {
position: relative;
align-items: center;
}
.border-right::before {
content: "";
position: absolute;
top: 37%;
left: 5px;
width: 50px;
background: #e10f18;
height: 1px;
}
.border-right::after {
content: "";
position: absolute;
top: 26%;
left: 50px;
width: 10px;
background: #e10f18;
height: 10px;
border-radius: 50%;
}

.border-left {
position: relative;
align-items: center;
}
.border-left::before {
content: "";
position: absolute;
top: 37%;
right: 5px;
width: 50px;
background: #e10f18;
height: 1px;
}
.border-left::after {
content: "";
position: absolute;
top: 26%;
right: 50px;
width: 10px;
background: #e10f18;
height: 10px;
border-radius: 50%;
}

.news-item {
position: relative;
border-radius: 15px;
max-width: 300px;
height: 367px;
background: #fff;
box-shadow: 0px 15px 40px 0px rgba(0, 0, 0, 0.15);
overflow:hidden;
}
.news-item:hover .news-item__title p {
color: #e9660c;
}
.news-item:hover .news-item__pic::before {
opacity: 1;
top: 50%;
}
.news-item__pic {
position: relative;
aspect-ratio: 3/2;
font-family: niafam;
}
.news-item__pic img {
height: 100%;
}
.news-item__pic::before {
display: flex;
align-items: center;
justify-content: center;
position: absolute;
content: "\e930";
width: 45px;
height: 45px;
top: 40%;
left: 50%;
background: #fcc14c;
border-radius: 50%;
z-index: 9;
transform: translate(-50%);
font-size: 25px;
color: #1f3c88;
opacity: 0;
transition: all ease 0.3s;
}
.news-item__date {
position: absolute;
content: "";
height: 30px;
width: 109px;
background: #fcc14c;
top: 50%;
inset-inline-start: 0;
display: flex;
align-items: center;
justify-content: center;
gap: 5px;
}
.news-item__date p {
margin-top: 3px;
}
.news-item__content {
padding-block: 30px;
padding-inline: 16px;
}
.news-item__title {
margin-bottom: 11px;
}
.news-item__title p {
transition: all ease 0.3s;
}

.news {
padding-top: 50px;
padding-bottom: 177px;
}
.news .border-right::before {
background: #e9660c;
}
.news .border-right::after {
background: #e9660c;
}
.news__header {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 50px;
}
.news__archive {
position: relative;
border-radius: 15px;
background: #e9660c;
padding: 12px 52px;
transition: all ease 0.3s;
}
.news__archive:hover {
background: #e10f18;
}

.news-slider {
margin-top: 25px;
}
.news-slider__cell {
width: calc(25% - 22.5px);
margin-inline: 15px;
}
.news-slider__carousel {
margin-top: 25px;
}
.news-slider__carousel .flickity-button {
border-radius: 10px;
background: #fff;
z-index: 99;
transition: all ease 0.3s;
font-family: niafam;
}
.news-slider__carousel .flickity-button:hover {
background: #b3b3b3;
}
.news-slider__carousel .flickity-button svg {
display: none;
}
.news-slider__carousel .flickity-prev-next-button::before {
content: "\e92f";
font-size: 24px;
color: #e9660c;
}
.news-slider__carousel .flickity-button.flickity-prev-next-button.previous {
position: absolute;
top: 449px;
inset-inline-start: 55px;
}
.news-slider__carousel .flickity-button.flickity-prev-next-button.next {
position: absolute;
top: 427px;
inset-inline-start: 0;
}
.news-slider__carousel .flickity-prev-next-button.next {
transform: rotateY(180deg);
top: calc(50% - 22px);
}

.system__header {
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 60px;
}

.system-slider__item {
position: relative;
border-radius: 15px;
background: #1f3c88;
box-shadow: 0px 15px 40px 0px rgba(20, 132, 196, 0.15);
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 36px 37px;
transition: all ease 0.3s;
}
.system-slider__item:hover {
background: #e10f18;
}
.system-slider__item:hover .system-slider__icon i {
color: #1f3c88;
}
.system-slider__cell {
padding-bottom: 60px;
width: calc(16.6% - 25px);
margin-inline: 15px;
}
.system-slider__icon {
width: 100px;
height: 100px;
background: #fff;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 25px;
}
.system-slider__icon i {
margin-top: -5px;
transition: all ease 0.3s;
}
.system-slider__carousel .flickity-page-dots .dot {
background: #c0c0c0 !important;
opacity: 1;
}
.system-slider__carousel .flickity-page-dots .dot.is-selected {
background: #e10f18 !important;
border: solid 1px #e10f18;
position: relative;
transition: all ease 0.3s;
}
.system-slider__carousel .flickity-page-dots .dot.is-selected::before {
position: absolute;
top: -70%;
left: 50%;
border: solid 1px red;
transform: translate(-50%);
content: "";
width: 20px;
height: 20px;
border-radius: 50%;
}

.petro__header .border-right::before {
background: #1f3c88;
}
.petro__header .border-right::after {
background: #1f3c88;
}
.petro__content {
max-width: 608px;
height: 486px;
border-radius: 20px;
background: #fff;
box-shadow: 0px 15px 40px 0px rgba(0, 0, 0, 0.15);
padding-top: 120px;
padding-inline-start: 60px;
}
.petro__links {
margin-inline-start: 75px;
margin-top: 35px;
}
.petro__links ul {
list-style-type: none;
}
.petro__links ul li {
position: relative;
}
.petro__links ul li:hover a {
color: #e10f18;
}
.petro__links ul li:not(:last-child) {
margin-bottom: 15px;
}
.petro__links ul li::before {
position: absolute;
content: "";
width: 10px;
height: 10px;
top: 30%;
transform: translateX(50%);
right: -10px;
background: #0000ff;
border-radius: 50%;
}
.petro__links ul li a {
color: #0000ff;
transition: all ease 0.3s;
}
.petro__body {
display: flex;
justify-content: center;
}
.petro__right {
width: 608px;
}
.petro__left {
position: relative;
border-radius: 20px;
width: 496px;
height: 397px;
overflow: hidden;
margin-top: 54px;
margin-inline-start: -119px;
}

.media {
margin-block: 60px;
margin-inline: auto;
border-radius: 30px;
background: rgba(255, 255, 255, 0.51);
box-shadow: 0px 15px 40px 0px rgba(0, 0, 0, 0.15);
max-width: 1410px;
overflow: hidden;
}
.media__body {
position: relative;
padding-top: 50px;
padding-bottom: 70px;
padding-inline: 60px;
overflow: hidden;
}
.media__body::before {
position: absolute;
content: "";
background: url(/uploads/PSEZ/assets/image/mediaback.png);
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.media__header {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 40px;
}
.media__video {
display: flex;
justify-content: space-around;
align-items: center;
gap: 30px;
}
.media__item {
width: 50%;
position: relative;
}
.media__item a {
z-index: 9999;
}
.media__item:hover .media__title p {
color: #e9660c;
}
.media__title {
position: absolute;
bottom: 20px;
padding-inline: 50px;
text-align: center;
z-index: 999;
}
.media__title p {
transition: all ease 0.3s;
}
.media__pic {
position: relative;
aspect-ratio: 630/420;
overflow: hidden;
border-radius: 15px;
}
.media__pic::before {
position: absolute;
content: "";
bottom: 0;
width: 100%;
height: 100%;
background: linear-gradient(180deg, rgba(31, 60, 136, 0) 0%, #1F3C88 100%);
z-index: 99;
border-radius: 15px;
}
.media__pic img {
height: 420px;
}
.media__icon {
position: absolute;
width: 60px;
height: 60px;
top: 30px;
inset-inline-start: 30px;
background-color: #fff;
border-radius: 5px;
display: flex;
align-items: center;
justify-content: center;
z-index: 99;
}
.media__icon i {
color: #B31917;
}

.media-gallery {
margin-top: 30px;
}
.media-gallery__cell {
width: 25%;
}
.media-gallery__item {
position: relative;
transition: all ease 0.3s;
border-radius: 15px;
overflow: hidden;
}
.media-gallery__item:hover .media-gallery__title p {
color: #e9660c;
}
.media-gallery__pic {
z-index: 9;
position: relative;
aspect-ratio: 3/2;
}
.media-gallery__pic::before {
position: absolute;
content: "";
bottom: 0;
width: 100%;
height: 100%;
background: linear-gradient(180deg, rgba(31, 60, 136, 0) 0%, #1F3C88 100%);
z-index: 99;
border-radius: 15px;
}
.media-gallery__title {
z-index: 9;
position: absolute;
bottom: 25px;
padding-inline: 20px;
}
.media-gallery__title p {
transition: all ease 0.3s;
}
.media-gallery__icon {
z-index: 99;
position: absolute;
top: 15px;
inset-inline-start: 15px;
background: #fff;
border-radius: 5px;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
}
.media-gallery__icon i::before {
color: #B31917;
}
.media-gallery__slider {
display: flex;
gap: 30px;
}

.footer {
padding-block: 60px;
display: flex;
flex-direction: column;
gap: 50px;
position: relative;
z-index: 9;
}
.footer__desc {
margin-inline-end: 50px;
min-width: 298px;
}
.footer__top {
display: flex;
}
.footer__logo {
width: 91px;
height: 91px;
position: relative;
margin-bottom: 20px;
}
.footer__info {
display: flex;
align-items: center;
gap: 10px;
}
.footer__info:not(:last-child) {
margin-bottom: 10px;
}
.footer__info i {
background: linear-gradient(90deg, #F64B3C 0%, #B31917 100%);
padding: 10px;
border-radius: 50%;
}
.footer__first-row {
min-width: 220px;
}
.footer__first-row:not(:last-child) {
margin-inline-end: 45px;
}
.footer__first-row .about-us__header {
display: flex;
flex-direction: column-reverse;
gap: 15px;
margin-inline-start: 0;
margin-bottom: 20px;
}
.footer__first-row .border-right::after {
top: -5px;
left: unset;
}
.footer__first-row .border-right::before {
left: unset;
}
.footer__first-row ul li:not(:last-child) {
margin-bottom: 15px;
}
.footer__first-row ul li i::before {
display: inline-block;
transform: rotate(90deg);
height: 10px;
}
.footer__first-row ul li a {
transition: all ease 0.3s;
}
.footer__first-row ul li a:hover {
color: #e10f18;
}
.footer__down {
display: flex;
align-items: center;
gap: 60px;
justify-content: space-between;
}
.footer__copyright {
background: #fff;
border-radius: 15px;
padding-inline: 10px;
padding-block: 7px;
display: flex;
justify-content: space-between;
align-items: center;
height: 40px;
flex-grow: 1;
}

.modal-body {
padding: 0 !important;
}

.modal-header {
display: none;
}

.modal-footer {
display: none;
}

.modal-container {
margin: 60px auto;
padding-top: 0px;
position: relative;
width: 160px;
}
.modal-container .modal-btn {
display: block;
margin: 0 auto;
color: #fff;
width: 160px;
height: 50px;
line-height: 50px;
background: #446cb3;
font-size: 22px;
border: 0;
border-radius: 3px;
cursor: pointer;
text-align: center;
box-shadow: 0 5px 5px -5px #333;
transition: background 0.3s ease-in;
}
.modal-container .modal-btn:hover {
background: #365690;
}
.modal-container .modal-content,
.modal-container .modal-backdrop {
height: 0;
width: 0;
opacity: 0;
visibility: hidden;
overflow: hidden;
cursor: pointer;
transition: opacity 0.2s ease-in;
}
.modal-container .modal-close {
color: #aaa;
position: absolute;
right: 5px;
top: 5px;
padding-top: 3px;
background: #fff;
font-size: 16px;
width: 25px;
height: 25px;
font-weight: bold;
text-align: center;
cursor: pointer;
}
.modal-container .modal-close:hover {
color: #333;
}
.modal-container .modal-content-btn {
position: absolute;
text-align: center;
cursor: pointer;
bottom: 20px;
right: 30px;
background: #446cb3;
color: #fff;
width: 50px;
border-radius: 2px;
font-size: 14px;
height: 32px;
padding-top: 9px;
font-weight: normal;
}
.modal-container .modal-content-btn:hover {
color: #fff;
background: #365690;
}
.modal-container #modal-toggle {
display: none;
}
.modal-container #modal-toggle.active ~ .modal-backdrop, .modal-container #modal-toggle:checked ~ .modal-backdrop {
background-color: rgba(0, 0, 0, 0.6);
width: 100vw;
height: 100vh;
position: fixed;
left: 0;
top: 0;
z-index: 9;
visibility: visible;
opacity: 1;
transition: opacity 0.2s ease-in;
}
.modal-container #modal-toggle.active ~ .modal-content, .modal-container #modal-toggle:checked ~ .modal-content {
opacity: 1;
background-color: #fff;
max-width: 400px;
width: 400px;
height: 280px;
padding: 10px 30px;
position: fixed;
left: calc(50% - 200px);
top: 12%;
border-radius: 4px;
z-index: 999;
pointer-events: auto;
cursor: auto;
visibility: visible;
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.6);
}
@media (max-width: 400px) {
.modal-container #modal-toggle.active ~ .modal-content, .modal-container #modal-toggle:checked ~ .modal-content {
left: 0;
}
}

.modal-content {
background: unset;
border: unset;
}

.modal.show .modal-dialog {
transform: translateY(50%);
}

.map-content__dropdown {
display: none;
}

.dropdown-menu {
display: grid;
position: relative !important;
grid-template-rows: 40px max-content;
gap: 10px;
background: unset !important;
border: unset !important;
width: -moz-max-content !important;
width: max-content !important;
}

.toggle {
all: unset;
background-color: #1f3c88;
color: white;
width: 320px;
padding: 10px;
font-weight: 700;
display: flex;
justify-content: space-between;
align-items: center;
border-radius: 5px;
cursor: pointer;
}

.toggle::after {
content: "";
width: 6px;
height: 6px;
border-width: 0 3px 3px 0;
border-style: solid;
transform: rotate(45deg);
transition: 0.4s;
}

.list {
background-color: #ccc;
color: #444;
list-style: none;
display: grid;
grid-template-rows: repeat(4, 40px);
border-radius: 5px;
overflow: hidden;
height: 0;
transition: 0.4s;
}

.list-item {
display: flex;
align-items: center;
transition: 0.4s, transform 0.4s var(--delay);
transform: translateX(-100%);
padding-inline: 20px;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
cursor: pointer;
}

.list-item:hover {
background-color: #dcdcdc;
color: #000;
}

.toggle:focus::after {
transform: rotate(225deg);
}

.toggle:focus ~ .list {
height: 160px;
}

.toggle:focus ~ .list .list-item {
transform: translateX(0);
}

@media (min-width: 576px) {
.modal-dialog {
max-width: -moz-max-content;
max-width: max-content;
height: -moz-max-content;
height: max-content;
}
}
@media (max-width: 1400px) and (min-width: 1200px) {
section {
font-size: 90%;
}
body {
font-size: 90%;
}
.main-slider__carousel .flickity-prev-next-button.next {
margin-inline-start: 0;
}
.main-slider__carousel .flickity-prev-next-button.previous {
margin-inline-end: 0;
}
.news__header {
margin-bottom: 20px;
}
.news-slider__cell {
width: calc(33% - 30px);
margin-inline: 15px;
}
.system-slider__cell {
margin-bottom: 40px;
width: calc(25% - 22.5px);
margin-inline: 15px;
}
.system-slider__carousel .flickity-page-dots .dot.is-selected::before {
top: -75%;
}
.footer__desc {
margin-inline-end: 25px;
width: 20%;
}
.footer__first-row {
width: 20%;
min-width: unset;
}
.footer__first-row:not(:last-child) {
margin-inline-end: 15px;
}
.map-content__dropdown {
display: none;
}
}
@media (max-width: 1199.98px) and (min-width: 992px) {
section {
font-size: 95%;
}
body {
font-size: 85%;
}
.sec__system {
padding-block: 40px;
}
.main-slider__carousel .flickity-prev-next-button.next {
margin-inline-start: 0;
}
.main-slider__carousel .flickity-prev-next-button.previous {
margin-inline-end: 0;
}
.news__header {
margin-bottom: 20px;
}
.news-slider__cell {
width: calc(33% - 30px);
margin-inline: 18px;
}
.system-slider__cell {
margin-bottom: 40px;
width: calc(25% - 22.5px);
margin-inline: 15px;
}
.system-slider__carousel .flickity-page-dots .dot.is-selected::before {
top: -75%;
}
.media-gallery__title p {
font-size: 1em;
}
.about-us__button {
display: flex;
justify-content: center;
align-items: center;
}
.about-us__right {
max-width: 50%;
}
.footer__desc {
padding-block: 0px;
margin-inline-end: 5px;
min-width: 20%;
}
.footer__first-row {
width: 20%;
min-width: unset;
}
.footer__first-row:not(:last-child) {
margin-inline-end: 15px;
}
.map-content__dropdown {
display: none;
}
}
@media (max-width: 991.98px) {

.sm {
display: none !important;
}
.mburger {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.mburger b:not(:last-child) {
margin-bottom: 6px;
}
.mburger b {
display: flex;
width: 25px;
height: 2px;
background-color: #ffffff;
border-radius: 5px;
}
.header__menu {
display: flex;
justify-content: space-between;
align-items: center;
}
.header__menu #espritmenu {
margin-inline-start: unset;
display: none;
}
.header__menu #mainMenu-trigger {
margin-inline-start: 24px;
}
.header__menu .header__meta {
display: flex;
justify-content: center;
align-items: center;
gap: 20px;
}
.header__menu .header__meta .text__white {
color: #000000;
}
.header__menu .header__links {
display: flex;
justify-content: center;
align-items: center;
}
.header__menu .header__links a {
color: #000000;
}
.header__menu .header__social a {
color: #000000;
}
.header__menu .header__lang a {
color: #000000;
}
.header__menu .header__menu {
justify-content: space-between;
}
.header__menu .header__meta {
display: flex;
flex-direction: row;
}
.header__menu .header__data {
padding-top: unset;
display: flex;
justify-content: center;
align-items: center;
}
.header__meta {
display: none;
}
.header__search {
margin-inline-start: unset;
margin-inline-end: unset;
}
.header__body {
padding-top: 15px;
padding-bottom: 35px;
}
.sec-1 {
height: unset;
}
.sec__dropdown {
display: grid;
padding-block: 30px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.flickity-button {
display: none !important;
}
.main-slider {
margin-top: 109px;
}
.main-slider__pic {
height: calc(100vh - 146.95px);
}
.header__shortlinks li:not(:first-child)::before {
inset-block-start: 3px !important;
}
.sidebar {
display: none !important;
}
.map-content__dropdown {
display: none;
}
}
@media (max-width: 991.98px) and (min-width: 768px) {
section {
font-size: 75%;
}
.sec__system {
padding-block: 40px;
}
.sec__main-slider {
margin-top: 0;
}
.sec__about-us {
margin-top: 35px;
}
.sec__petro {
display: none;
}
.header__menu {
background: #1f3c88;
border-radius: 15px;
}
.header__menu--fixed {
border-radius: 0 0 15px 15px;
}
.header-links {
padding-block: 10px;
border-radius: 15px;
}
.header-logo {
margin-top: 0;
margin-bottom: 0;
}
.main-slider__item {
height: auto;
}
.main-slider__pic {
aspect-ratio: 1920/760;
height: auto;
}
.main-slider__down {
bottom: -35px;
}
.carousel-cell__item {
height: auto;
}
.main-slider__carousel .flickity-prev-next-button.next {
margin-inline-start: 0;
}
.main-slider__carousel .flickity-prev-next-button.previous {
margin-inline-end: 0;
}
.carousel-nav .carousel-cell.is-nav-selected::after {
top: calc(50% - 18px);
}
.news__header {
margin-bottom: 20px;
}
.media__video {
flex-wrap: wrap;
}
.media__item {
width: calc(50% - 30px);
}
.media__icon {
width: 40px;
height: 40px;
top: 20px;
inset-inline-start: 20px;
}
.media__icon i {
font-size: 20px;
}
.media-gallery__slider {
flex-wrap: wrap;
}
.media-gallery__cell {
width: calc(50% - 15px);
}
.news-slider__cell {
width: calc(50% - 30px);
margin-inline: 15px;
}
.system-slider__cell {
margin-bottom: 40px;
width: calc(33% - 20px);
margin-inline: 15px;
}
.system-slider__carousel .flickity-page-dots .dot.is-selected::before {
top: -75%;
}
.media-gallery__title p {
font-size: 1em;
}
.about-us__button {
display: flex;
justify-content: center;
align-items: center;
}
.about-us__right {
max-width: 50%;
}
.footer__top {
flex-wrap: wrap;
}
.footer__desc {
padding-block: 0px;
margin-inline-end: 60px;
min-width: 20%;
}
.footer__first-row {
width: calc(50% - 20px);
min-width: unset;
}
.footer__first-row:not(:last-child) {
margin-inline-end: 15px;
}
.footer__first-row:not(:first-child) {
margin-top: 30px;
}
.footer__down {
flex-direction: column;
}
.footer__copyright {
width: 100%;
}
.modal.show .modal-dialog {
transform: translateY(30%);
}
}
@media (max-width: 767.98px) {
.flickity-viewport {
overflow: visible;
}
.section-media .flickity-viewport {
overflow: visible;
}
.section-media .news-item,
.section-media .news-item--overlay {
transition: all 0.2s linear;
opacity: 0.6 !important;
}
.section-media__cell {
width: calc(50% - 15px);
min-width: 300px;
}
.section-media__cell.is-selected .news-item--overlay,
.section-media__cell.is-selected .news-item {
opacity: 1 !important;
}
section {
font-size: 85%;
}
body {
font-size: 85%;
}
.sec__system {
padding-block: 20px;
}
.sec__main-slider {
margin-top: 0;
}
.sec__about-us {
margin-top: 35px;
}
.sec__petro {
display: none;
}
.header__menu {
background: #1f3c88;
border-radius: 15px;
}
.header__menu--fixed {
border-radius: 0 0 15px 15px;
}
.header-links {
padding-block: 10px;
border-radius: 15px;
}
.header-logo {
margin-top: 0;
margin-bottom: 0;
}
.main-slider__item {
height: auto;
}
.main-slider__pic {
aspect-ratio: 1920/760;
height: auto;
}
.main-slider__down {
bottom: -35px;
}
.carousel-cell__item {
height: auto;
}
.main-slider__carousel .flickity-prev-next-button.next {
margin-inline-start: 0;
}
.main-slider__carousel .flickity-prev-next-button.previous {
margin-inline-end: 0;
}
.carousel-nav .carousel-cell.is-nav-selected::after {
top: calc(50% - 18px);
}
.news {
padding-bottom: 60px;
}
.news__header {
margin-bottom: 20px;
}
.petro__body {
flex-direction: column;
padding-block: 30px;
}
.petro__right {
width: 100%;
}
.petro__left {
width: 80%;
margin-top: -40px;
margin-inline: auto;
}
.petro__content {
max-width: unset;
height: unset;
padding-block: 60px;
padding-inline: 30px;
}
.news-item {
height: 300px;
}
.news-slider__cell {
width: calc(50% - 20px);
margin-inline: 10px;
}
.system-slider__carousel .flickity-page-dots {
bottom: 20px;
}
.system-slider__cell {
margin-bottom: 40px;
width: calc(50% - 20px);
margin-inline: 10px;
}
.system-slider__carousel .flickity-page-dots .dot.is-selected::before {
top: -75%;
}
.media__video {
flex-wrap: wrap;
}
.media__item {
width: 100%;
}
.media-gallery__slider {
flex-wrap: wrap;
}
.media-gallery__cell {
width: calc(50% - 15px);
}
.media-gallery__title p {
font-size: 1em;
}
.about-us {
flex-direction: column;
}
.about-us__button {
display: flex;
justify-content: center;
align-items: center;
}
.about-us__button p {
font-size: 14px;
}
.about-us__right {
max-width: 100%;
width: 100%;
}
.footer__top {
flex-wrap: wrap;
}
.footer__desc {
padding-block: 0px;
margin-inline-end: 5px;
min-width: 20%;
}
.footer__first-row {
width: calc(50% - 20px);
min-width: unset;
}
.footer__first-row:not(:last-child) {
margin-inline-end: 15px;
}
.footer__first-row:not(:first-child) {
margin-top: 30px;
}
.footer__down {
flex-direction: column;
}
.footer__copyright {
width: 100%;
}
.modal-dialog {
max-width: 500px;
margin: 1.75rem auto;
}
.map-content__dropdown {
display: flex;
align-items: center;
}
}
@media (max-width: 575.98px) {
.flickity-viewport {
overflow: visible;
}
.section-media .flickity-viewport {
overflow: visible;
}
.section-media .news-item,
.section-media .news-item--overlay {
transition: all 0.2s linear;
opacity: 0.6 !important;
}
.section-media__cell {
width: calc(50% - 15px);
min-width: 300px;
}
.section-media__cell.is-selected .news-item--overlay,
.section-media__cell.is-selected .news-item {
opacity: 1 !important;
}
section {
font-size: 85%;
}
body {
font-size: 85%;
}
.sec__news::before {
visibility: hidden;
}
.sec__system {
padding-block: 20px;
}
.sec__main-slider {
margin-top: 0;
}
.sec__dropdown {
display: grid;
}
.sec__about-us {
margin-top: 35px;
}
.header__menu {
background: #1f3c88;
border-radius: 15px;
}
.header__menu--fixed {
border-radius: 0 0 15px 15px;
}
.header-top__meta {
display: flex;
justify-content: center;
align-items: center;
}
.header-top__date {
display: none;
}
.header-links {
padding-block: 10px;
border-radius: 15px;
}
.header-logo {
margin-top: 0;
margin-bottom: 0;
}
.header-logo__left {
display: none;
}
.main-slider__item {
height: auto;
}
.main-slider__pic {
aspect-ratio: 2/3;
height: auto;
}
.main-slider__down {
display: none;
}
.carousel-cell__item {
height: auto;
}
.main-slider__carousel .flickity-prev-next-button.next {
margin-inline-start: 0;
}
.main-slider__carousel .flickity-prev-next-button.previous {
margin-inline-end: 0;
}
.carousel-nav .carousel-cell.is-nav-selected::after {
top: calc(50% - 18px);
}
.news {
padding-top: 30px;
padding-bottom: 90px;
}
.news__header {
margin-bottom: 20px;
}
.petro__body {
flex-direction: column;
padding-block: 30px;
}
.petro__right {
width: 100%;
}
.petro__left {
width: 80%;
margin-top: -40px;
margin-inline: auto;
}
.petro__content {
max-width: unset;
height: unset;
padding-block: 60px;
padding-inline: 30px;
}
.news-item {
height: unset;
max-width: unset;
}
.news-slider__cell {
width: calc(100% - 12.5px);
margin-inline: 25px;
}
.system-slider__carousel .flickity-page-dots {
bottom: 20px;
}
.system-slider__cell {
margin-bottom: 40px;
width: 100%;
}
.system-slider__carousel .flickity-page-dots .dot.is-selected::before {
top: -75%;
}
.media__body {
padding-inline: 5px;
}
.media__video {
flex-wrap: wrap;
}
.media__item {
width: 100%;
}
.media__icon {
width: 30px;
height: 30px;
top: 20px;
inset-inline-start: 20px;
}
.media__title {
padding-inline: 20px;
}
.media-gallery__slider {
display: block;
}
.media-gallery__slider {
flex-wrap: wrap;
}
.media-gallery__cell {
width: calc(100% - 20px);
margin-inline: 10px;
}
.media-gallery__title p {
font-size: 1.5em;
}
.about-us {
flex-direction: column;
}
.about-us__button {
display: flex;
justify-content: center;
align-items: center;
}
.about-us__button p {
font-size: 14px;
}
.about-us__right {
max-width: 100%;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
margin-bottom: 30px;
}
.about-us__header {
margin-inline-start: 0;
display: flex;
justify-content: center;
align-items: unset;
}
.about-us__button {
width: 120px;
height: 50px;
padding-inline: 20px;
margin-inline-start: 0;
margin-top: 20px;
}
.about-us__button:hover::before {
top: 25px;
right: calc(50% - 85px);
}
.about-us__button::before {
right: calc(50% - 85px);
}
.footer__top {
flex-wrap: wrap;
}
.footer__desc {
padding-block: 0px;
margin-inline-end: 5px;
min-width: 20%;
}
.footer__first-row {
width: 100%;
min-width: unset;
}
.footer__first-row.one{
display:none;
}
.footer__first-row.three{
display:none;
}
.footer__first-row.four{
display:none;
}
.footer__first-row:not(:last-child) {
margin-inline-end: 15px;
}
.footer__first-row:not(:first-child) {
margin-top: 30px;
}
.footer__down {
flex-direction: column;
}
.footer__copyright {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
gap: 30px;
flex-direction: column;
text-align: center;
height: auto;
}
.modal-dialog {
max-width: 500px;
margin: 1.75rem auto;
}
.modal.show .modal-dialog {
transform: translateY(10%) !important;
}
}/*# sourceMappingURL=style.css.map */