/* HTML5 display-role reset for older browsers */
html {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

body {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  line-height: 1;
}

div {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

span {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

applet {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

object {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

iframe {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

h1 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

h2 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

h3 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

h4 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

h5 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

h6 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

p {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

blockquote {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  quotes: none;
}

blockquote:before {
  content: '';
  content: none;
}

blockquote:after {
  content: '';
  content: none;
}

pre {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

abbr {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

acronym {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

address {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

big {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

cite {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

code {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

del {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

dfn {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

em {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

ins {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

kbd {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

q {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  quotes: none;
}

q:before {
  content: '';
  content: none;
}

q:after {
  content: '';
  content: none;
}

s {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

samp {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

small {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

strike {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

strong {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

sub {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

sup {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

tt {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

var {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

b {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

u {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

i {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

center {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

dl {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

dt {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

dd {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

ol {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  list-style: none;
}

ul {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  list-style: none;
}

li {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

form {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

label {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

legend {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

tbody {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

tfoot {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

thead {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

th {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

aside {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

canvas {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

details {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

embed {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

figure {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

figcaption {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

footer {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

header {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

hgroup {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

menu {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

nav {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

output {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

ruby {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

section {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}

summary {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

time {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

mark {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

audio {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

body {
  background-color: #E1DBEE;
}

@font-face {
  font-family: 'IRANSans-web';
  src: url("../fonts/IRANSans-Bold-web.eot");
  src: url("../fonts/IRANSans-Bold-web.eot?#iefix") format("eot"), url("../fonts/IRANSans-Bold-web.woff2") format("woff2"), url("../fonts/IRANSans-Bold-web.woff") format("woff"), url("../fonts/IRANSans-Bold-web.ttf") format("ttf");
  font-weight: bold;
}

@font-face {
  font-family: 'IRANSans-web';
  src: url("../fonts/IRANSans-Medium-web.eot");
  src: url("../fonts/IRANSans-Medium-web.eot?#iefix") format("eot"), url("../fonts/IRANSans-Medium-web.woff2") format("woff2"), url("../fonts/IRANSans-Medium-web.woff") format("woff"), url("../fonts/IRANSans-Medium-web.ttf") format("ttf");
  font-weight: 500;
}

@font-face {
  font-family: 'IRANSans-web';
  src: url("../fonts/IRANSans-UltraLight-web.eot");
  src: url("../fonts/IRANSans-UltraLight-web.eot?#iefix") format("eot"), url("../fonts/IRANSans-UltraLight-web.woff2") format("woff2"), url("../fonts/IRANSans-UltraLight-web.woff") format("woff"), url("../fonts/IRANSans-UltraLight-web.ttf") format("ttf");
  font-weight: 200;
}

@font-face {
  font-family: 'IRANSans-web';
  src: url("../fonts/IRANSans-Light-web.eot");
  src: url("../fonts/IRANSans-Light-web.eot?#iefix") format("eot"), url("../fonts/IRANSans-Light-web.woff2") format("woff2"), url("../fonts/IRANSans-Light-web.woff") format("woff"), url("../fonts/IRANSans-Light-web.ttf") format("ttf");
  font-weight: 300;
}

@font-face {
  font-family: 'IRANSans-web';
  src: url("../fonts/IRANSans-web.eot");
  src: url("../fonts/IRANSans-web.eot?#iefix") format("eot"), url("../fonts/IRANSans-web.woff2") format("woff2"), url("../fonts/IRANSans-web.woff") format("woff"), url("../fonts/IRANSans-web.ttf") format("ttf");
  font-weight: normal;
}

body {
  font-size: 15px;
  direction: rtl;
  font-family: iransans;
  font-weight: 500;
  position: relative;
  background-color: #1B262C;
  background-image: url(../img/bg/bg.svg);
  color: #BBE1FA;
}

a {
  text-decoration: none;
  display: inline-block;
}

* {
  font-family: iransans;
}

input,
button,
textarea,
select {
  outline: none;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
}

@media only screen and (max-width: 1200px) {
  .container {
    max-width: 992px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 992px) {
  .container {
    max-width: 768px;
    padding: 0 20px;
  }
}

@media only screen and (max-width: 768px) {
  .container {
    max-width: 576px;
  }
}

.style_admin_menu {
  right: 0 !important;
}

.login_modal_style {
  top: 50% !important;
  -webkit-transform: translate(50%, -50%) !important;
          transform: translate(50%, -50%) !important;
  -webkit-transition: all linear 1s;
  transition: all linear 1s;
}

.stlye_active_hamberger_content {
  right: 0 !important;
}

@media only screen and (max-width: 370px) {
  .stlye_active_hamberger_content {
    width: calc(100% - 80px) !important;
  }
}

.stlye_active_hamberger_content .active {
  position: relative;
  border: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 768px) {
  .stlye_active_hamberger_content .active::before {
    position: absolute;
    top: 3px;
    right: -17px;
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 0 100px 100px 0;
    background-color: #1B262C;
  }
}

.body_style_for_show_modal {
  height: 100vh;
  overflow: hidden !important;
}

.body_style_for_show_modal::after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 299;
  background-color: rgba(27, 38, 44, 0.9);
}

header .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;
  padding: 7px 0;
}

@media only screen and (max-width: 768px) {
  header .content {
    padding: 20px 0;
  }
}

header .content .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header .content .logo a {
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  header .content .logo {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-right: 5%;
  }
}

@media only screen and (max-width: 450px) {
  header .content .logo img {
    margin-right: 20%;
    width: 80%;
    height: 80%;
  }
}

header .content .logo h1 {
  display: none;
}

@media only screen and (max-width: 768px) {
  header .content nav {
    overflow: scroll;
    position: absolute;
    top: 0;
    right: -300px;
    padding: 50px 40px;
    width: 200px;
    background-color: #1563EE;
    background-image: url(../img/bg/hamberger_menu_content.svg);
    height: 100vh;
    z-index: 200;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

header .content nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -11px;
}

@media only screen and (max-width: 768px) {
  header .content nav ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0px;
  }
}

header .content nav ul li {
  margin: 0 11px;
  z-index: 999;

}

@media only screen and (max-width: 768px) {
  header .content nav ul li {
    margin: 0 0 40px;
  }
}

header .content nav ul li a {
  font-size: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid transparent;
  -webkit-transition: all linear 0.15s;
  transition: all linear 0.15s;
  color: #ffffff;
  font-weight: 300;
}

header .content nav ul li a:hover {
  color: #BBE1FA;
}

@media only screen and (max-width: 768px) {
  header .content nav ul #call_us_btn {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 450px) {
  header .content nav ul #call_us_btn {
    margin-bottom: unset;
  }
}

header .content nav ul .price_list_res {
  margin-bottom: 30px;
}

@media only screen and (min-width: 450px) {
  header .content nav ul .price_list_res {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  header .content nav ul .prodacts {
    position: relative;
    cursor: pointer;
  }
  header .content nav ul .prodacts:hover .prodacts_list {
    margin-top: 10px;
    width: 230px;
    height: 130px;
    padding: 12px;
  }
}

@media only screen and (max-width: 768px) {
  header .content nav ul .prodacts .prodacts_list a {
    font-size: 12px;
  }
}

@media only screen and (max-width: 768px) {
  header .content nav ul .prodacts .prodacts_list {
    margin-top: 20px;
    margin-right: 10px;
  }
}

@media only screen and (min-width: 768px) {
  header .content nav ul .prodacts .prodacts_list {
    padding: 0px;
    display: block;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    width: 210px;
    height: 0px;
    background: #1B262C;
    position: absolute;
    overflow: hidden;
    border-radius: 5px;
    margin-top: 10px;
  }
  header .content nav ul .prodacts .prodacts_list li {
    text-align: center;
    border-radius: 5px;
    color: #ffffff;
  }
  header .content nav ul .prodacts .prodacts_list li a {
    margin-top: 6px;
    margin-bottom: 7px;
  }
  header .content nav ul .prodacts .prodacts_list li a:hover {
    color: #BBE1FA;
  }
}

header .content nav ul .active_product {
  display: none;
}

header .content nav ul .active {
  color: #BBE1FA;
  padding-bottom: 7px;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  header .content nav ul .active {
    color: #1B262C;
  }
}

header .content nav .hambeger_menu_logo {
  margin-top: -18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  font-size: 18px;
  color: #1B262C;
  margin-bottom: 40px;
}

@media only screen and (min-width: 768px) {
  header .content nav .hambeger_menu_logo {
    display: none;
  }
}

header .content nav .hambeger_menu_logo .pic {
  width: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 14px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 50px;
  background: #1B262C;
  border-radius: 100%;
}

header .content nav .hambeger_menu_logo .pic img {
  width: 35px;
  height: 30px;
  -o-object-fit: cover;
     object-fit: cover;
}

header .content nav .btn_close_hamberger_menu {
  background-color: transparent;
  border: none;
  width: 35px;
  height: 35px;
  position: absolute;
  left: 25px;
  top: 21px;
}

@media only screen and (min-width: 768px) {
  header .content nav .btn_close_hamberger_menu {
    display: none;
  }
}

header .content .price_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  color: #ffffff;
  -webkit-transition: all linear 0.25s;
  transition: all linear 0.25s;
  background-color: transparent;
  border: none;
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  header .content .price_list {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

@media only screen and (max-width: 450px) {
  header .content .price_list {
    display: none;
  }
}

header .content .price_list:hover {
  color: #BBE1FA;
}

header .content .hamberger_menu_btn {
  background-color: transparent;
  border: navajowhite;
  width: 50px;
  height: 50px;
}

@media only screen and (min-width: 769px) {
  header .content .hamberger_menu_btn {
    display: none;
  }
}

header .content .price_list_active {
  color: #ffffff;
  background-color: #17499E;
  padding: 0 15px;
  height: 43px;
  border-radius: 5px;
}

header .content .exit {
  padding: 0 15px;
  height: 43px;
  border-radius: 5px;
  color: #ffffff;
  margin-right: 20px;
  border: none;
  cursor: pointer;
  background-color: #fd1e1e;
}

header .content .exit:hover {
  -webkit-box-shadow: 0 5px 20px rgba(253, 30, 30, 0.7);
          box-shadow: 0 5px 20px rgba(253, 30, 30, 0.7);
}

header .content .esc_listt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header_bg {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 99, 238, 0.1)), to(rgba(25, 65, 92, 0)));
  background: linear-gradient(rgba(21, 99, 238, 0.1), rgba(25, 65, 92, 0));
  padding-bottom: 20px;
}

.header_absolute {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 200;
  width: 100%;
}

.intro {
  height: 100vh;
  width: 100%;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width: 992px) {
  .intro {
    height: 500px;
  }
}

@media only screen and (max-width: 568px) {
  .intro {
    height: 350px;
  }
}

.intro .intro_slider {
  height: 100%;
}

.intro .slide {
  height: 100%;
  position: relative;
}

@media only screen and (max-width: 992px) {
  .intro .slide {
    height: 100%;
  }
}

.intro .slide::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#1B262C), color-stop(rgba(27, 38, 44, 0.35)), to(#1B262C));
  background: linear-gradient(#1B262C, rgba(27, 38, 44, 0.35), #1B262C);
  z-index: 10;
}

.intro .slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.intro .slide .text {
  position: absolute;
  top: 43%;
  right: 50%;
  -webkit-transform: translate(50%, 50%);
          transform: translate(50%, 50%);
  z-index: 110;
}

@media only screen and (max-width: 992px) {
  .intro .slide .text {
    top: 44%;
  }
}

@media only screen and (max-width: 568px) {
  .intro .slide .text {
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    top: 50%;
  }
}

.intro .slide .text h2 {
  font-size: 51px;
  font-family: "Lalezar", cursiv;
}

@media only screen and (max-width: 992px) {
  .intro .slide .text h2 {
    font-size: 30px;
  }
}

@media only screen and (max-width: 568px) {
  .intro .slide .text h2 {
    text-align: center;
  }
}

.intro .swiper-slide-active {
  width: 100% !important;
}

.intro .intro_slider_prev_btn,
.intro .intro_slider_next_btn {
  position: absolute;
  top: 45%;
  outline: none;
  right: 0px;
  -webkit-transform: rotate(-90deg) translateY(-50%);
          transform: rotate(-90deg) translateY(-50%);
  z-index: 100;
  cursor: pointer;
}

@media only screen and (max-width: 568px) {
  .intro .intro_slider_prev_btn,
  .intro .intro_slider_next_btn {
    display: none;
  }
}

@media only screen and (max-width: 992px) {
  .intro .intro_slider_prev_btn svg,
  .intro .intro_slider_next_btn svg {
    width: 50px;
    height: 50px;
  }
}

.intro .intro_slider_prev_btn {
  right: unset;
  left: 0px;
  -webkit-transform: rotate(90deg) translateY(-50%);
          transform: rotate(90deg) translateY(-50%);
}

.about_us {
  padding-top: 88px;
  margin-bottom: 238px;
}

.about_us .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.about_us .content .text {
  max-width: 471.32px;
}

@media only screen and (max-width: 768px) {
  .about_us .content .text {
    max-width: 100%;
  }
}

.about_us .content .text .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 450px) {
  .about_us .content .text .title {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.about_us .content .text .title h3 {
  font-size: 35px;
  color: #BBE1FA;
  margin-bottom: 100px;
}

@media only screen and (max-width: 992px) {
  .about_us .content .text .title h3 {
    font-size: 25px;
    margin-bottom: 80px;
  }
}

.about_us .content .text h5 {
  font-size: 18px;
  margin-bottom: 24px;
  color: #E9F6FF;
}

@media only screen and (max-width: 992px) {
  .about_us .content .text h5 {
    font-size: 15px;
    margin-bottom: 19px;
  }
}

@media only screen and (max-width: 450px) {
  .about_us .content .text h5 {
    text-align: center;
  }
}

.about_us .content .text p {
  max-height: 196px;
  font-weight: 300;
  line-height: 38px;
  overflow: hidden;
  text-align: justify;
  color: #ffffff;
  font-weight: 300;
}

@media only screen and (max-width: 992px) {
  .about_us .content .text p {
    font-size: 12px;
    margin-bottom: 19px;
  }
}

@media only screen and (max-width: 450px) {
  .about_us .content .text p {
    text-align: center;
  }
}

.about_us .content img {
  width: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 768px) {
  .about_us .content img {
    display: none;
  }
}

.our_activities {
  background-image: url(../img/pic/active_img.jpg);
  height: 762px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.our_activities::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  background-color: rgba(0, 0, 0, 0.8);
  content: "";
  z-index: 0;
}

.our_activities .container {
  z-index: 1;
}

.our_activities .content h3 {
  font-size: 25px;
  color: #BBE1FA;
  margin-bottom: 60px;
}

@media only screen and (max-width: 768px) {
  .our_activities .content h3 {
    font-size: 20px;
    text-align: center;
    line-height: 30px;
  }
}

.our_activities .content p {
  max-width: 825px;
  max-height: 420px;
  line-height: 38px;
  color: #ffffff;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .our_activities .content p {
    font-size: 14px;
    text-align: center;
    max-width: 100%;
  }
}

.advantage_web {
  padding: 103px 0;
  background-image: url(../img/bg/bg_img.png);
}

.advantage_web .content h3 {
  font-size: 25px;
  margin-bottom: 83px;
}

@media only screen and (max-width: 768px) {
  .advantage_web .content h3 {
    text-align: center;
  }
}

@media only screen and (max-width: 550px) {
  .advantage_web .content h3 {
    line-height: 30px;
    font-size: 20px;
  }
}

.advantage_web .content ul {
  margin-right: 40px;
}

@media only screen and (max-width: 768px) {
  .advantage_web .content ul {
    margin-right: 0px;
  }
}

.advantage_web .content ul li {
  margin-bottom: 41px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 300;
  color: #E9F6FF;
}

@media only screen and (max-width: 992px) {
  .advantage_web .content ul li {
    line-height: 30px;
    -webkit-box-align: unset;
        -ms-flex-align: unset;
            align-items: unset;
    font-size: 13px;
    position: relative;
    padding-right: 40px;
  }
}

.advantage_web .content ul li span {
  width: 30px;
  height: 30px;
  background: #17499E;
  border-radius: 50px;
  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;
  margin-left: 7px;
}

@media only screen and (max-width: 992px) {
  .advantage_web .content ul li span {
    position: absolute;
    top: 0;
    right: 0;
  }
}

.advantage_web .content ul li:last-child {
  margin-bottom: 0;
}

.products {
  margin-top: 150px;
  margin-bottom: 165px;
}

.products .content .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.products .content .title h3 {
  margin-bottom: 100px;
  text-align: center;
  font-size: 35px;
  color: #BBE1FA;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media only screen and (max-width: 768px) {
  .products .content .title h3 {
    font-size: 28px;
  }
}

.products .content .slider {
  overflow: hidden;
  position: relative;
}

.products .content .slider .slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 70px;
}

@media only screen and (max-width: 992px) {
  .products .content .slider .slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media only screen and (max-width: 500px) {
  .products .content .slider .slide {
    margin: 0;
    padding-bottom: 50px;
  }
}

.products .content .slider .slide .text {
  max-width: 370px;
}

@media only screen and (max-width: 992px) {
  .products .content .slider .slide .text {
    margin-top: 35px;
    max-width: 100%;
  }
}

.products .content .slider .slide .text h4 {
  font-size: 24px;
  margin-bottom: 18px;
  font-weight: 300;
}

.products .content .slider .slide .text h4 a {
  color: #E9F6FF;
}

@media only screen and (max-width: 992px) {
  .products .content .slider .slide .text h4 {
    text-align: center;
  }
}

.products .content .slider .slide .text p {
  color: #ffffff;
  line-height: 30px;
  max-height: 210px;
  overflow: hidden;
  font-weight: 300;
}

@media only screen and (max-width: 992px) {
  .products .content .slider .slide .text p {
    text-align: center;
  }
}

.products .content .slider .slide .pic {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  height: 281px;
  width: 460px;
}

.products .content .slider .slide .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 500px) {
  .products .content .slider .slide .pic {
    width: 320px;
  }
}

@media only screen and (max-width: 370px) {
  .products .content .slider .slide .pic {
    width: 270px;
  }
}

.products .content .slider .slide .pic::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(50, 130, 184, 0.34);
}

.products .content .slider .products_slider_next_btn,
.products .content .slider .products_slider_prev_btn {
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  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: 50px;
  cursor: pointer;
  width: 25px;
  height: 25px;
  background: #17499E;
  outline: none;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.6);
          box-shadow: 0 3px 3px rgba(0, 0, 0, 0.6);
}

@media only screen and (max-width: 768px) {
  .products .content .slider .products_slider_next_btn,
  .products .content .slider .products_slider_prev_btn {
    display: none;
  }
}

.products .content .slider .products_slider_prev_btn {
  right: unset;
  left: 0px;
}

.products .content .slider .products_slider_prev_btn svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.call_us {
  padding-top: 70px;
  margin-bottom: 285px;
}

@media only screen and (max-width: 450px) {
  .call_us .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.call_us .content h3 {
  font-size: 35px;
  color: #BBE1FA;
  margin-bottom: 80px;
}

@media only screen and (max-width: 992px) {
  .call_us .content h3 {
    font-size: 25px;
    margin-bottom: 80px;
    text-align: center;
  }
}

.call_us .content .text__map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 992px) {
  .call_us .content .text__map {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.call_us .content .text__map .text {
  max-width: 413px;
}

@media only screen and (max-width: 992px) {
  .call_us .content .text__map .text {
    text-align: center;
    margin-bottom: 40px;
  }
}

.call_us .content .text__map .text address {
  margin-bottom: 22px;
  line-height: 39px;
  color: #E9F6FF;
}

.call_us .content .text__map .text ul li {
  margin-bottom: 33px;
  color: #E9F6FF;
  font-weight: 300;
}

.call_us .content .text__map .text ul li:last-child {
  margin-bottom: 0;
}

.call_us .content .text__map .text ul li a {
  color: #E9F6FF;
}

.call_us .content .text__map .map {
  border-radius: 6px;
  overflow: hidden;
  width: 536px;
  height: 374px;
  position: relative;
}

@media only screen and (max-width: 992px) {
  .call_us .content .text__map .map {
    width: 100%;
  }
}

@media only screen and (max-width: 400px) {
  .call_us .content .text__map .map {
    height: 250px;
  }
}

.call_us .content .text__map .map iframe {
  width: 100%;
  height: 100%;
}

.find_alma_in_cyberspace {
  margin-bottom: 115px;
}

.find_alma_in_cyberspace .content h3 {
  font-size: 22px;
  text-align: center;
  margin-bottom: 67px;
}

@media only screen and (max-width: 600px) {
  .find_alma_in_cyberspace .content h3 {
    font-size: 18px;
  }
}

.find_alma_in_cyberspace .content ul {
  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;
}

@media only screen and (max-width: 768px) {
  .find_alma_in_cyberspace .content ul {
    margin: 0 -20px;
  }
}

@media only screen and (max-width: 500px) {
  .find_alma_in_cyberspace .content ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.find_alma_in_cyberspace .content ul li {
  margin: 0 35px;
}

@media only screen and (max-width: 768px) {
  .find_alma_in_cyberspace .content ul li {
    margin: 0 20px;
  }
}

@media only screen and (max-width: 500px) {
  .find_alma_in_cyberspace .content ul li {
    margin: 0px 20px 30px;
  }
}

.find_alma_in_cyberspace .content ul li a {
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #BBE1FA;
}

.find_alma_in_cyberspace .content ul li a svg {
  margin-bottom: 13px;
  fill: #BBE1FA;
  -webkit-transition: all linear 0.8s;
  transition: all linear 0.8s;
}

.find_alma_in_cyberspace .content ul li:hover a {
  color: #17499E;
}

.find_alma_in_cyberspace .content ul li:hover a svg {
  fill: #17499E;
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

footer {
  padding: 70px 0 10px;
  background: -webkit-gradient(linear, left top, left bottom, from(#1b262c), to(rgba(21, 99, 238, 0.27)));
  background: linear-gradient(#1b262c, rgba(21, 99, 238, 0.27));
  text-align: center;
  color: #BBE1FA;
}

footer img {
  margin-bottom: 20px;
  -o-object-fit: cover;
     object-fit: cover;
}

footer h5 {
  margin-bottom: 36px;
  font-size: 14px;
  font-weight: 400;
}

footer h5 a {
  color: #fab90a;
}

footer .copy_right {
  font-size: 10px;
  font-weight: 400;
}

@media only screen and (max-width: 460px) {
  footer .copy_right {
    line-height: 30px;
  }
}

.products_page {
  margin-top: 150px;
  overflow: hidden;
}

.products_page .content .items .item {
  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;
  margin-bottom: 200px;
}

@media only screen and (max-width: 992px) {
  .products_page .content .items .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: 100px;
  }
}

.products_page .content .items .item .text {
  max-width: 400px;
}

.products_page .content .items .item .text h3 {
  font-size: 24px;
  margin-bottom: 18px;
  font-weight: bold;
  color: #BBE1FA;
}

@media only screen and (max-width: 992px) {
  .products_page .content .items .item .text h3 {
    text-align: center;
  }
}

.products_page .content .items .item .text p {
  color: #ffffff;
  line-height: 30px;
  max-height: 210px;
  overflow: hidden;
  font-weight: 300;
}

@media only screen and (max-width: 992px) {
  .products_page .content .items .item .text p {
    text-align: center;
  }
}

.products_page .content .items .item .gif {
  width: 385px;
  height: 345px;
  overflow: hidden;
  border-radius: 6px;
  position: relative;
}

@media only screen and (max-width: 992px) {
  .products_page .content .items .item .gif {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 500px) {
  .products_page .content .items .item .gif {
    width: 100%;
  }
}

.products_page .content .items .item .gif::after {
  background: rgba(50, 130, 184, 0.34);
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.products_page .content .items .item .gif img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

@media only screen and (max-width: 992px) {
  .products_page .content .items .item:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.products_list {
  padding-top: 60px;
  overflow: hidden;
  padding-bottom: 150px;
}

.products_list .content .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 80px;
}

.products_list .content .title h4 {
  font-size: 21px;
  position: relative;
  color: #ffffff;
}

.products_list .content .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
}

@media only screen and (max-width: 620px) {
  .products_list .content .items {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.products_list .content .items .item {
  width: calc(30.33333% - 30px);
  border-radius: 8px;
  overflow: hidden;
  background-color: #1563EE;
  position: relative;
  margin: 0 15px;
  margin-bottom: 40px;
}

@media only screen and (max-width: 992px) {
  .products_list .content .items .item {
    width: calc(50% - 30px);
  }
}

@media only screen and (max-width: 620px) {
  .products_list .content .items .item {
    width: calc(60% - 30px);
  }
}

@media only screen and (max-width: 620px) {
  .products_list .content .items .item {
    width: calc(100% - 30px);
  }
}

.products_list .content .items .item:hover .products_type_name {
  top: -5px;
}

.products_list .content .items .item:hover .pic::after {
  background: rgba(2, 31, 51, 0.5);
}

.products_list .content .items .item:hover .pic img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.products_list .content .items .item:hover .price_btn {
  -webkit-transform: translateX(50%) rotateX(360deg) !important;
          transform: translateX(50%) rotateX(360deg) !important;
}

.products_list .content .items .item .products_type_name {
  width: 200px;
  -webkit-transition: all linear 0.25s;
  transition: all linear 0.25s;
  padding: 15px 0px 10px;
  border-radius: 0 0 15px 15px;
  background: #1563EE;
  -webkit-filter: drop-shadow(0px 6px 11px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0px 6px 11px rgba(0, 0, 0, 0.5));
  position: absolute;
  top: -70px;
  z-index: 10;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  text-align: center;
  color: #ffffff;
}

.products_list .content .items .item .pic {
  width: 100%;
  height: 215px;
  position: relative;
  overflow: hidden;
}

.products_list .content .items .item .pic::after {
  -webkit-transition: all linear 0.25s;
  transition: all linear 0.25s;
  background: rgba(50, 130, 184, 0.34);
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.products_list .content .items .item .pic img {
  -webkit-transition: all linear 0.25s;
  transition: all linear 0.25s;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.products_list .content .items .item .text {
  padding: 38px 33px 25px;
  height: 162px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}

.products_list .content .items .item .text .price_btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
  position: absolute;
  top: -17px;
  right: 50%;
  font-size: 13px;
  border-radius: 8px;
  padding: 13px 45px;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  background: #193254;
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.63));
          filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.63));
  color: #ffffff;
  -webkit-transition: all 1.2s;
  transition: all 1.2s;
}

.products_list .content .items .item .text .price {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
  position: absolute;
  top: -17px;
  right: 50%;
  font-size: 13px;
  border-radius: 8px;
  padding: 13px 45px;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  background: #193254;
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.63));
          filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.63));
  color: #ffffff;
  font-size: 13px;
}

@media only screen and (max-width: 768px) {
  .products_list .content .items .item .text .price {
    padding: 13px 40px;
  }
}

.products_list .content .items .item .text .price .num {
  margin-left: 8px;
  font-size: 15px;
}

.products_list .content .items .item .text h4 {
  margin-bottom: 14px;
}

.products_list .content .items .item .text h4 a {
  color: #ffffff;
  font-size: 20px;
  font-weight: 300;
}

@media only screen and (min-width: 1200px) {
  .products_list .content .items .item .text h4 a {
    max-height: 25px;
    overflow: hidden;
  }
}

@media only screen and (min-width: 1200px) {
  .products_list .content .items .item .text h4 a {
    max-height: 50px;
    overflow: hidden;
  }
}

@media only screen and (max-width: 360px) {
  .products_list .content .items .item .text h4 a {
    font-size: 16px;
  }
}

.products_list .content .items .item .text p {
  color: #ffffff;
  font-size: 13px;
  font-weight: 300;
  line-height: 30px;
  overflow: hidden;
  max-height: 95px;
  text-align: justify;
}

@media only screen and (max-width: 360px) {
  .products_list .content .items .item .text p {
    line-height: 23px;
    font-size: 12px;
  }
}

.products_list .content .items .item .text .more {
  margin-top: 20px;
  font-weight: 300;
  font-size: 13px;
  text-align: right;
  color: #ffffff;
  -ms-flex-item-align: end;
      align-self: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.products_list .content .items .item .text .more svg {
  margin-right: 8px;
  fill: #ffffff;
}

.single_products {
  margin-top: 70px;
  margin-bottom: 100px;
}

.single_products .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.single_products .content .item {
  background-color: #17499E;
  border-radius: 6px;
  overflow: hidden;
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.7);
          box-shadow: 0 3px 20px rgba(0, 0, 0, 0.7);
  width: 1000px;
}

.single_products .content .item .pic__price {
  height: 503px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .single_products .content .item .pic__price {
    height: 350px;
  }
}

@media only screen and (max-width: 400px) {
  .single_products .content .item .pic__price {
    height: 250px;
  }
}

.single_products .content .item .pic__price::after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(27, 38, 44, 0.55);
  z-index: 1;
}

.single_products .content .item .pic__price img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

.single_products .content .item .pic__price .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  font-size: 21px;
  bottom: -45px;
  right: 50%;
  padding: 20px 130px 50px;
  border-radius: 50px;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  color: #ffffff;
  background-color: #17499E;
  text-align: center;
  z-index: 2;
}

@media only screen and (max-width: 768px) {
  .single_products .content .item .pic__price .price {
    padding: 10px 70px 50px;
  }
}

@media only screen and (max-width: 400px) {
  .single_products .content .item .pic__price .price {
    padding: 10px 40px 50px;
    font-size: 13px;
  }
}

.single_products .content .item .pic__price .price span {
  font-size: 23px;
  margin-left: 5px;
}

@media only screen and (max-width: 400px) {
  .single_products .content .item .pic__price .price span {
    font-size: 18px;
  }
}

.single_products .content .item .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 33px 47px;
}

@media only screen and (max-width: 568px) {
  .single_products .content .item .text {
    padding: 33px 20px;
  }
}

.single_products .content .item .text h3 {
  font-size: 23px;
  margin-bottom: 25px;
  color: #ffffff;
}

@media only screen and (max-width: 568px) {
  .single_products .content .item .text h3 {
    font-size: 18px;
  }
}

.single_products .content .item .text p {
  line-height: 38px;
  text-align: right;
  font-weight: 300;
  font-size: 15px;
  color: #ffffff;
}

@media only screen and (max-width: 568px) {
  .single_products .content .item .text p {
    font-size: 13px;
    line-height: 30px;
  }
}

.single_products .content .item .text .dwnload__gallery_btn {
  margin-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

@media only screen and (max-width: 768px) {
  .single_products .content .item .text .dwnload__gallery_btn {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
}

@media only screen and (max-width: 568px) {
  .single_products .content .item .text .dwnload__gallery_btn {
    margin-top: 40px;
  }
}

@media only screen and (max-width: 360px) {
  .single_products .content .item .text .dwnload__gallery_btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.single_products .content .item .text .dwnload__gallery_btn .gallery_btn {
  margin-left: 0px;
}

.single_products .content .item .text .dwnload__gallery_btn .gallery_btn svg {
  margin-right: 10px;
  width: 10px;
  height: 10px;
}

.single_products .content .item .text .dwnload__gallery_btn span {
  border-right: 1px solid #ffffff;
  height: 20px;
  margin: 0 10px;
}

@media only screen and (max-width: 360px) {
  .single_products .content .item .text .dwnload__gallery_btn span {
    border-right: unset;
    border-bottom: 1px solid #ffffff;
    display: inline-block;
    height: 1px;
    margin: 10px 0;
    width: 200px;
  }
}

.single_products .content .item .text .dwnload__gallery_btn a {
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  font-weight: 300;
}

.single_products .content .item .text .dwnload__gallery_btn a svg {
  margin-left: 10px;
  fill: #ffffff;
  width: 17px;
  height: 17px;
}

.gallery {
  margin-top: 50px;
  margin-bottom: 120px;
}

.gallery .content {
  background-color: #17499E;
  border-radius: 14px;
  padding: 25px 0;
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.7);
          box-shadow: 0 3px 20px rgba(0, 0, 0, 0.7);
}

.gallery .content .gallerys_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 10px;
}

.gallery .content .gallerys_items a {
  width: calc(25% - 20px);
  margin: 0 10px;
  border-radius: 6px;
  overflow: hidden;
  height: 190px;
  position: relative;
}

.gallery .content .gallerys_items a::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(27, 38, 44, 0.6);
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
}

.gallery .content .gallerys_items a:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.gallery .content .gallerys_items a:hover::after {
  top: -100%;
}

.gallery .content .gallerys_items a img {
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
/*# sourceMappingURL=style.css.map */