@font-face {
  font-family: "avenirnextcyr-bold";
  src: url("../fonts/AvenirNextCyr/AvenirNextCyr-Bold.woff") format("woff");
}
@font-face {
  font-family: "avenirnextcyr-BoldItalic";
  src: url("../fonts/AvenirNextCyr/AvenirNextCyr-BoldItalic.woff") format("woff");
}
@font-face {
  font-family: "avenirnextcyr-Demi";
  src: url("../fonts/AvenirNextCyr/AvenirNextCyr-Demi.woff") format("woff");
}
@font-face {
  font-family: "avenirnextcyr-DemiItalic";
  src: url("../fonts/AvenirNextCyr/AvenirNextCyr-DemiItalic.woff") format("woff");
}
@font-face {
  font-family: "avenirnextcyr-Heavy";
  src: url("../fonts/AvenirNextCyr/AvenirNextCyr-Heavy.woff") format("woff");
}
@font-face {
  font-family: "avenirnextcyr-HeavyItalic";
  src: url("../fonts/AvenirNextCyr/AvenirNextCyr-HeavyItalic.woff") format("woff");
}
@font-face {
  font-family: "avenirnextcyr_Italic";
  src: url("../fonts/AvenirNextCyr/AvenirNextCyr-Italic.woff") format("woff");
}
@font-face {
  font-family: "avenirnextcyr_Light";
  src: url("../fonts/AvenirNextCyr/AvenirNextCyr-Light.woff") format("woff");
}
@font-face {
  font-family: "avenirnextcyr_LightItalic";
  src: url("../fonts/AvenirNextCyr/AvenirNextCyr-LightItalic.woff") format("woff");
}
@font-face {
  font-family: "avenirnextcyr_Medium";
  src: url("../fonts/AvenirNextCyr/AvenirNextCyr-Medium.woff") format("woff");
}
@font-face {
  font-family: "avenirnextcyr_MediumItalic";
  src: url("../fonts/AvenirNextCyr/AvenirNextCyr-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "avenirnextcyr_Regular";
  src: url("../fonts/AvenirNextCyr/AvenirNextCyr-Regular.woff") format("woff");
}
@font-face {
  font-family: "avenirnextcyr_Thin";
  src: url("../fonts/AvenirNextCyr/AvenirNextCyr-Thin.woff") format("woff");
}
@font-face {
  font-family: "avenirnextcyr_ThinItalic";
  src: url("../fonts/AvenirNextCyr/AvenirNextCyr-ThinItalic.woff") format("woff");
}
@font-face {
  font-family: "avenirnextcyr_UltraLight";
  src: url("../fonts/AvenirNextCyr/AvenirNextCyr-UltraLight.woff") format("woff");
}
@font-face {
  font-family: "avenirnextcyr_UltraLightIt";
  src: url("../fonts/AvenirNextCyr/AvenirNextCyr-UltraLightIt.woff") format("woff");
}
/*---- Arab Fonts ----*/
@font-face {
  font-family: "gess-two-bold";
  src: url("../fonts/arab-fonts/GESSTwoBold-Bold.woff") format("woff");
  src: url("../fonts/arab-fonts/GESSTwoBold-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "gess-two-light";
  src: url("../fonts/arab-fonts/GESSTwoLight-Light.woff") format("woff");
  src: url("../fonts/arab-fonts/GESSTwoLight-Light.woff2") format("woff2");
}
@font-face {
  font-family: "gess-two-medium";
  src: url("../fonts/arab-fonts/GESSTwoMedium-Medium.woff") format("woff");
  src: url("../fonts/arab-fonts/GESSTwoMedium-Medium.woff2") format("woff2");
}
/*---- Arab Fonts ----*/
/* ----------color----------------  */
/* ----------color----------------  */
/* ----------fonts----------------  */
/* ----------fonts----------------  */
/* --------- Arab fonts ----------------- */
.header-logo {
  margin: 33px 0;
  transition: all .3s ease-in-out;
}
@media (max-width: 575.98px) {
  .header-logo {
    margin: 10px 0;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .header-logo {
    margin: 10px 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .header-logo {
    margin: 20px 0;
    padding-bottom: 0px;
  }
}
@media (max-width: 575.98px) {
  .header-logo .container {
    padding: 0;
    text-align: center;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .header-logo .container {
    padding: 0;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .header-logo .container {
    padding: 0;
  }
}
.header-logo .header-logo-img {
  padding-inline-start: 0;
  padding-inline-end: 0;
}
@media (max-width: 575.98px) {
  .header-logo .header-logo-img {
    margin-bottom: 20px;
  }
}
.header-logo .header-logo-img h2 {
  font-family: "avenirnextcyr-Demi";
  font-size: 24px;
  display: inline-block;
  color: #303866;
  margin-inline-start: 24px;
}
@media (max-width: 430px) {
  .header-logo .header-logo-img h2 {
    font-size: 18px;
    margin-inline-start: 0;
  }
}
@media (max-width: 575.98px) {
  .header-logo .header-logo-img h2 {
    margin-inline-start: 1px;
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .header-logo .header-logo-img h2 {
    margin-inline-start: 2px;
    font-size: 20px;
  }
}
.header-logo .header-logo-img img {
  display: inline-block;
}
@media (max-width: 430px) {
  .header-logo .header-logo-img img {
    width: 45px !important;
  }
}
@media (max-width: 575.98px) {
  .header-logo .header-logo-img img {
    width: 65px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .header-logo .header-logo-img img {
    width: 90px;
  }
}
.header-logo .header-logo-icons {
  padding: 0;
  margin: auto;
}
.header-logo .header-logo-icons ul {
  /* width: 150px; */
  margin-inline-end: 43px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .header-logo .header-logo-icons ul {
    margin-inline-end: 0px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .header-logo .header-logo-icons ul {
    margin-inline-end: 0px;
  }
}
.header-logo .header-logo-icons ul li {
  position: relative;
  display: inline-block;
}
.header-logo .header-logo-icons ul li:not(:last-child) {
  margin-inline-end: 53px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .header-logo .header-logo-icons ul li:not(:last-child) {
    margin-inline-end: 34px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .header-logo .header-logo-icons ul li:not(:last-child) {
    margin-inline-end: 34px;
  }
}
.header-logo .header-logo-icons ul li:not(:last-child)::before {
  position: absolute;
  content: url("../images/home/col1.png");
  left: 30px;
  top: 5px;
  right: unset;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .header-logo .header-logo-icons ul li:not(:last-child)::before {
    left: 33px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .header-logo .header-logo-icons ul li:not(:last-child)::before {
    left: 33px;
  }
}
.header-logo .header-logo-icons ul li a i {
  color: #414141;
  font-size: 17px;
  transition: all .3s ease-in-out;
}
.header-logo .header-logo-icons ul li a i:last-child {
  color: #303866;
}
.header-logo .header-logo-icons ul li a i:hover {
  transform: scale(1.2);
}
.header-logo .header-logo-icons form {
  position: absolute;
  top: 45px;
  border-bottom: 1px solid #303866;
  height: 40px;
  right: 0;
  width: 220px;
  text-align: center;
  line-height: 40px;
  z-index: 999;
  display: none;
}
@media (max-width: 575.98px) {
  .header-logo .header-logo-icons form {
    right: unset;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .header-logo .header-logo-icons form {
    right: unset;
  }
}
.header-logo .header-logo-icons form input {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0 10px;
  color: #303866;
}
.header-logo .header-logo-icons form input::placeholder {
  color: #303866;
}
.header-logo .header-logo-icons form i {
  position: absolute;
  right: -2px;
  top: 13px;
  color: #303866;
  font-size: 20px;
  transition: all .3s ease-in-out;
  cursor: pointer;
}
.header-logo .header-logo-icons form i:hover {
  transform: scale(1.1);
}
.header-logo .header-logo-icons button {
  font-family: "gess-two-light";
  font-size: 17.2px;
  transition: all .3s ease-in-out;
}
.header-logo .header-logo-icons button:hover {
  background-color: #fff;
  color: #303866;
  border: 1px solid;
}

button {
  border: none;
  outline: none;
  background-color: #303866;
  color: #fff;
  width: 84px;
  height: 33px;
  border-radius: 17px 17px;
  padding: 0;
}

.header-content-nav nav {
  padding: 0;
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px solid #fff;
}
@media (max-width: 575.98px) {
  .header-content-nav nav {
    border-bottom: none;
    padding-bottom: 10px;
    padding-top: 10px;
  }
}
@media (max-width: 575.98px) and (max-width: 575.98px) {
  .header-content-nav nav .navbar-toggler {
    margin-left: auto;
    width: 30px;
    position: relative;
    right: 32px;
  }
  .header-content-nav nav .navbar-toggler::before {
    font-family: 'FontAwesome';
    content: '\f0c9';
    position: absolute;
    top: 0;
    font-size: 30px;
  }
}

.header-content-nav nav ul {
  width: 100%;
  justify-content: space-between !important;
}
@media (max-width: 575.98px) {
  .header-content-nav nav ul {
    padding-inline-start: 10px;
  }
}
.header-content-nav nav ul li {
  font-family: "avenirnextcyr_Medium";
  font-size: 16px;
  text-transform: uppercase;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .header-content-nav nav ul li {
    font-size: 12px;
  }
}
.header-content-nav nav ul li a {
  color: #fff;
  transition: all .3s ease-in-out;
}
.header-content-nav nav ul li a:focus {
  box-shadow: none;
  outline: none;
}
.header-content-nav nav ul li a:hover {
  color: #3ec7f4;
}
.header-content-nav nav ul li .dropdown-menu {
  left: -52px;
  top: 135%;
  float: left;
  color: #212529;
  border-radius: 0;
  border-top: 4px solid rgba(0, 170, 255, 0.755);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
@media (max-width: 575.98px) {
  .header-content-nav nav ul li .dropdown-menu {
    width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .header-content-nav nav ul li .dropdown-menu {
    min-width: unset !important;
    width: 155px;
    text-align: center;
    padding: 0;
  }
}
.header-content-nav nav ul li .dropdown-menu .dropdown-item {
  color: #303866;
  border: 0;
  transition: all .3s ease-in-out;
}
.header-content-nav nav ul li .dropdown-menu .dropdown-item:hover {
  color: #3ec7f4;
  background-color: transparent;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .header-content-nav nav ul li .dropdown-menu .dropdown-item {
    white-space: unset;
    font-size: 12px;
  }
}
.header-content-nav nav ul li .dropdown-menu .dropdown-item:not(:last-child) {
  border-bottom: 1px solid #414141;
}

input {
  outline: none;
  border: none;
  background-color: transparent;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.row {
  margin: 0;
}

/* --------- Start Header --------*/
/* header .header-content {
  background-image: url("../images/home/bg-header.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 90px;
  transition: all .3s ease-in-out;
} */
@media (max-width: 575.98px) {
  header .header-content {
    padding: 0;
    padding-bottom: 130px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  header .header-content {
    padding: 0;
    padding-bottom: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  header .header-content {
    padding: 0;
    padding-bottom: 60px;
  }
}
@media (max-width: 575.98px) {
  header .header-content .container {
    padding: 0 4px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  header .header-content .container {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  header .header-content .container {
    padding: 0;
  }
}
header .header-heading {
  margin-top: 104px;
  margin-bottom: 83px;
}
@media (max-width: 575.98px) {
  header .header-heading {
    margin-top: 0;
    margin-bottom: 22px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  header .header-heading {
    margin-top: 36px;
    margin-bottom: 33px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  header .header-heading {
    margin-top: 53px;
    margin-bottom: 43px;
  }
}
header .header-heading h2 {
  color: #fff;
  font-family: "avenirnextcyr-bold";
  font-size: 42px;
  margin-bottom: 13px;
}
@media (max-width: 575.98px) {
  header .header-heading h2 {
    font-size: 15px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  header .header-heading h2 {
    font-size: 23px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  header .header-heading h2 {
    font-size: 31px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  header .header-heading h2 {
    font-size: 40px;
  }
}
header .header-heading span {
  color: #fff;
  font-family: "avenirnextcyr_Regular";
  font-size: 28px;
}
@media (max-width: 575.98px) {
  header .header-heading span {
    font-size: 14px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  header .header-heading span {
    font-size: 20px;
  }
}
header .header-form {
  width: 84%;
  margin: auto;
}
@media (max-width: 575.98px) {
  header .header-form {
    width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  header .header-form {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  header .header-form {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  header .header-form {
    width: 94%;
  }
}
header .header-form form {
  padding-inline-start: 38px;
  padding-inline-end: 5px;
  height: 70px;
  width: 100%;
  border-radius: 50px;
  background-color: #fff;
}
@media (max-width: 575.98px) {
  header .header-form form {
    padding-inline-start: 10px;
    height: 50px;
    flex-wrap: wrap;
    line-height: 50px;
    background-color: transparent;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  header .header-form form {
    padding-inline-start: 10px;
    height: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  header .header-form form {
    padding-inline-start: 18px;
  }
}
header .header-form form input {
  color: #000;
  width: 48%;
  font-family: "avenirnextcyr_Regular";
}
header .header-form form input::placeholder{
  font-family: "avenirnextcyr_Regular";
}
@media (max-width: 575.98px) {
  header .header-form form input {
    padding-inline-start: 10px;
    font-size: 15px;
    width: 100%;
    height: 40px;
    border-radius: 50px;
    background-color: #fff;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  header .header-form form input {
    font-size: 13px;
  }
}
header .header-form form .dropdown-form {
  width: 45%;
}
@media (max-width: 575.98px) {
  header .header-form form .dropdown-form {
    width: 100%;
  }
}
header .header-form form .dropdown-form .dropdown {
  margin: auto;
  position: relative;
}
@media (max-width: 575.98px) {
  header .header-form form .dropdown-form .dropdown {
    margin-inline-start: auto;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  header .header-form form .dropdown-form .dropdown {
    margin-inline-start: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  header .header-form form .dropdown-form .dropdown {
    margin-inline-start: 0;
  }
}
@media (max-width: 430px) {
  header .header-form form .dropdown-form .dropdown:last-child {
    margin-inline-start: 12px !important;
  }
}
@media (max-width: 575.98px) {
  header .header-form form .dropdown-form .dropdown:last-child {
    margin-inline-start: 43px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  header .header-form form .dropdown-form .dropdown:last-child {
    margin-inline-start: 43px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  header .header-form form .dropdown-form .dropdown:last-child {
    margin-inline-start: 50px;
  }
}
header .header-form form .dropdown-form .dropdown:last-child::before {
  position: absolute;
  content: "";
  left: -57px;
  top: 10px;
  height: 25px;
  width: 1px;
  background-color: #c7c4b7;
}
@media (max-width: 430px) {
  header .header-form form .dropdown-form .dropdown:last-child::before {
    display: none;
    left: -45px !important;
  }
}
@media (max-width: 575.98px) {
  header .header-form form .dropdown-form .dropdown:last-child::before {
    position: absolute;
    content: "";
    left: -66px;
    top: 20px;
    height: 18px;
    width: 1px;
    background-color: #c7c4b7;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  header .header-form form .dropdown-form .dropdown:last-child::before {
    position: absolute;
    content: "";
    left: -39px;
    top: 9px;
    height: 18px;
    width: 1px;
    background-color: #c7c4b7;
  }
}
header .header-form form .dropdown-form .dropdown:last-child button {
  margin: auto;
  position: relative;
  transition: all .3s ease-in-out;
}
header .header-form form .dropdown-form .dropdown:last-child button:hover {
  color: #3ec7f4;
}
header .header-form form .dropdown-form .dropdown:last-child button::before {
  position: absolute;
  font-family: 'FontAwesome';
  color: #007ab5;
  content: "\f0ac";
  left: -36px;
  top: 3.5px;
  font-size: 20px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  header .header-form form .dropdown-form .dropdown:last-child button::before {
    top: 1.5px;
  }
}
@media (max-width: 430px) {
  header .header-form form .dropdown-form .dropdown:last-child button::before {
    left: -22px !important;
  }
}
@media (max-width: 575.98px) {
  header .header-form form .dropdown-form .dropdown:last-child button::before {
    left: -24px;
    top: 2px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  header .header-form form .dropdown-form .dropdown:last-child button::before {
    left: -22px;
  }
}
header .header-form form .dropdown-form .dropdown button {
  margin: auto;
  padding: 0;
  font-family: "avenirnextcyr_Medium";
  font-size: 20px;
  color: #696767;
}
header .header-form form .dropdown-form .dropdown button:hover {
  color: #3ec7f4;
}
@media (max-width: 575.98px) {
  header .header-form form .dropdown-form .dropdown button {
    font-size: 16px;
    color: #fff;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  header .header-form form .dropdown-form .dropdown button {
    font-size: 16px;
  }
}
header .header-form form .dropdown-form .dropdown .dropdown-toggle::after {
  border: none;
  content: url("../images/home/arrow.png");
  vertical-align: 0.1em;
}
header .header-form form .dropdown-form .dropdown-menu {
  left: -87px !important;
  padding: 15px 20px;
  top: 30px !important;
  width: 200px;
  border-radius: 12px 12px;
}
@media (max-width: 575.98px) {
  header .header-form form .dropdown-form .dropdown-menu {
    padding: 0px 20px;
    left: -58px !important;
    width: 119px !important;
    top: 5px !important;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  header .header-form form .dropdown-form .dropdown-menu {
    left: -65px !important;
    width: 150px !important;
    padding: 9px 20px;
  }
}
header .header-form form .dropdown-form .dropdown-menu::after {
  position: absolute;
  content: url("../images/home/Triangle 1.png");
  left: unset;
  top: -18px;
  right: 16px;
}
@media (max-width: 575.98px) {
  header .header-form form .dropdown-form .dropdown-menu::after {
    top: -31px;
    right: 10px;
  }
}
header .header-form form .dropdown-form .dropdown-menu a {
  font-family: "avenirnextcyr-bold";
  font-size: 16px;
  color: #303866;
  padding-inline-start: 39px;
  position: relative;
  background-color: transparent;
  transition: all .3s ease-in-out;
}
header .header-form form .dropdown-form .dropdown-menu a:hover {
  color: #3ec7f4;
}
@media (max-width: 575.98px) {
  header .header-form form .dropdown-form .dropdown-menu a {
    padding-inline-start: 29px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  header .header-form form .dropdown-form .dropdown-menu a {
    padding-inline-start: 29px;
  }
}
header .header-form form .dropdown-form .dropdown-menu a::before {
  position: absolute;
  left: 0;
  top: 2px;
  font-family: 'FontAwesome';
  color: #25b7d3;
  content: "\f05a";
  font-size: 20px;
}
header .header-form form .dropdown-form .dropdown-menu a:first-child {
  padding-bottom: 10px;
  margin-bottom: 5px;
  border-bottom: 1px solid #414141;
}
header .header-form form .dropdown-form .dropdown-menu a:first-child::before {
  content: "\f0ac";
  color: #007ab5;
}
@media (max-width: 575.98px) {
  header .header-form form .dropdown-form .dropdown-menu a:first-child::before {
    top: 5px;
  }
}
header .header-form form > button {
  margin: auto;
  height: 55px;
  width: 138px;
  border-radius: 30px 30px;
  font-family: "avenirnextcyr_Medium";
  font-size: 18px;
  transition: all .3s ease-in-out;
}
header .header-form form > button:hover {
  border: 1px solid;
  background-color: #3ec7f4;
}
@media (max-width: 575.98px) {
  header .header-form form > button {
    height: 45px;
    width: 175px;
    font-size: 14px;
    margin-top: 19px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  header .header-form form > button {
    height: 40px;
    width: 90px;
    font-size: 14px;
  }
}
header .header-form form .btn.focus,
header .header-form form .btn:focus {
  box-shadow: none;
}

/* --------- End Header --------*/
.whois {
  background-image: url("../images/home/bg-whois.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 45px;
  padding-bottom: 72px;
}
@media (max-width: 575.98px) {
  .whois {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .whois {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .whois {
    padding-top: 20px;
    padding-bottom: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .whois {
    padding-top: 30px;
    padding-bottom: 47px;
  }
}
@media (max-width: 575.98px) {
  .whois .row div:nth-child(3) {
    margin: auto;
  }
}
@media (max-width: 575.98px) {
  .whois .row div {
    padding: 0;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .whois .row div {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .whois .row div {
    padding: 0;
  }
}
.whois img {
  width: 128px;
  display: block;
  margin: auto;
  margin-bottom: 33px;
  transition: all .3s ease-in-out;
}
.whois img:hover {
  transform: scale(1.2);
}
@media (max-width: 575.98px) {
  .whois img {
    width: 100px;
    margin-bottom: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .whois img {
    width: 100px;
    margin-bottom: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .whois img {
    width: 120px;
  }
}
.whois span a {
  font-family: "avenirnextcyr_Medium";
  font-size: 20px;
  color: #002d5c;
  transition: all .3s ease-in-out;
}
.whois span a:hover {
  transform: scale(1.2);
  color: #3ec7f4;
}
.whois span a:hover {
  text-decoration: none;
}
.whois p {
  font-family: "avenirnextcyr_Medium";
  font-size: 16px;
  margin-top: 16px;
  color: #213368;
  width: 90%;
}
@media (max-width: 575.98px) {
  .whois p {
    width: 98%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .whois p {
    margin-top: 7px;
    width: 100%;
    font-size: 14px;
  }
}

/*---------- Start CITRA ---------*/
.citra {
  margin: 100px 0;
}
@media (max-width: 575.98px) {
  .citra {
    margin: 0;
    margin-top: 30px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .citra {
    margin: 0;
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .citra {
    margin: 0;
    margin-top: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .citra {
    margin: 50px 0;
  }
}
.citra .citra-content {
  padding-inline-end: 35px;
}
.citra .citra-content > p {
  text-align: end;
  font-family: "avenirnextcyr_Medium";
  font-size: 13px;
  color: #3ec7f4;
  position: relative;
  padding-inline-end: 70px;
  margin-bottom: 31px;
}
@media (max-width: 575.98px) {
  .citra .citra-content > p {
    margin-bottom: 5px;
    text-align: start;
    padding-inline-start: 70px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .citra .citra-content > p {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .citra .citra-content > p {
    margin-bottom: 5px;
  }
}
.citra .citra-content > p::after {
  position: absolute;
  content: "";
  left: unset;
  top: 8px;
  height: 1px;
  width: 41px;
  background-color: #000;
  right: 0;
}
@media (max-width: 575.98px) {
  .citra .citra-content > p::after {
    left: 0;
  }
}
.citra .citra-content div {
  text-align: end;
  margin-bottom: 19px;
}
@media (max-width: 575.98px) {
  .citra .citra-content div {
    margin-bottom: 7px;
    text-align: start;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .citra .citra-content div {
    margin-bottom: 7px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .citra .citra-content div {
    margin-bottom: 7px;
  }
}
.citra .citra-content div h2 {
  font-family: "avenirnextcyr-bold";
  font-size: 41px;
  color: #213368;
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .citra .citra-content div h2 {
    font-size: 33px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .citra .citra-content div h2 {
    font-size: 33px;
  }
}
.citra .citra-content div p {
  text-transform: uppercase;
  margin: 0;
  font-family: "avenirnextcyr_Medium";
  font-size: 30px;
  color: #213368;
}
@media (max-width: 575.98px) {
  .citra .citra-content div p {
    font-size: 22px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .citra .citra-content div p {
    font-size: 22px;
  }
}
.citra .citra-content article p, .citra .citra-content article h6 {
  line-height: 1.8;
  margin-bottom: 2px;
  text-align: justify;
  font-family: "avenirnextcyr_Medium";
  font-size: 16px;
  color: #213368;
}
@media (max-width: 575.98px) {
  .citra .citra-content article p, .citra .citra-content article h6 {
    font-size: 14px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .citra .citra-content article p, .citra .citra-content article h6 {
    font-size: 14px;
  }
}
.citra .citra-img img {
  width: 100%;
  transition: all .3s ease-in-out;
}
.citra .citra-img img:hover {
  transform: scale(1.1);
}

/*---------- End CITRA ---------*/
/* --------- Start announcements -*/
.announcements {
  margin-top: 66px;
  padding-bottom: 65px;
}
@media (max-width: 575.98px) {
  .announcements {
    margin-top: 25px;
    padding-bottom: 0;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .announcements {
    margin-top: 25px;
    padding-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .announcements {
    margin-top: 25px;
    padding-bottom: 0;
  }
}
.announcements .announcement-open {
  padding-top: 55px;
  padding-bottom: 40px;
  border-radius: 25px 25px;
  -webkit-box-shadow: 12px 12px 16px 0px #3038662b;
  -moz-box-shadow: 12px 12px 16px 0px #3038662b;
  -o-box-shadow: 12px 12px 16px 0px #3038662b;
  box-shadow: 12px 12px 16px 0px #3038662b;
}
@media (max-width: 575.98px) {
  .announcements .announcement-open {
    order: 2;
    margin-bottom: 32px;
    padding-top: 17px;
    padding-bottom: 17px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .announcements .announcement-open {
    order: 2;
    margin-bottom: 32px;
    padding-top: 17px;
    padding-bottom: 17px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .announcements .announcement-open {
    order: 2;
    margin-bottom: 32px;
    padding-top: 17px;
    padding-bottom: 17px;
  }
}
.announcements .announcement-open div:first-child {
  border-bottom: 1px dashed #c7c4b7;
}
.announcements .announcement-open div:first-child strong {
  font-family: "avenirnextcyr-bold";
  font-size: 60px;
  color: #9f9f9f;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .announcements .announcement-open div:first-child strong {
    font-size: 59px;
  }
}
@media (max-width: 430px) {
  .announcements .announcement-open div:first-child strong {
    font-size: 28px !important;
  }
}
@media (max-width: 575.98px) {
  .announcements .announcement-open div:first-child strong {
    font-size: 40px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .announcements .announcement-open div:first-child strong {
    font-size: 40px;
  }
}
.announcements .announcement-open div:first-child span {
  color: #9f9f9f;
  font-family: "avenirnextcyr-bold";
  font-size: 16px;
}
.announcements .announcement-open div:first-child h2 {
  margin-top: -12px;
  color: #169d00;
  font-family: "avenirnextcyr-bold";
  font-size: 21.2px;
  margin-bottom: 26px;
}
@media (max-width: 430px) {
  .announcements .announcement-open div:first-child h2 {
    margin-top: 12px !important;
  }
}
@media (max-width: 575.98px) {
  .announcements .announcement-open div:first-child h2 {
    font-size: 19px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .announcements .announcement-open div:first-child h2 {
    font-size: 19px;
  }
}
.announcements .announcement-open div:last-child {
  margin-top: 23px;
}
@media (max-width: 430px) {
  .announcements .announcement-open div:last-child {
    margin-top: 16px !important;
  }
}
.announcements .announcement-open div:last-child p {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: "avenirnextcyr-bold";
  font-size: 19px;
  color: #303866;
}
@media (max-width: 430px) {
  .announcements .announcement-open div:last-child p {
    font-size: 13px !important;
  }
}
.announcements .announcement-open div:last-child span {
  display: block;
  font-family: "avenirnextcyr_Medium";
  font-size: 14.3px;
  color: #303866;
}
.announcements .announcement-slider {
  padding-top: 55px;
  padding-bottom: 40px;
  border-radius: 25px 25px;
  -webkit-box-shadow: 12px 12px 16px 0px #3038662b;
  -moz-box-shadow: 12px 12px 16px 0px #3038662b;
  -o-box-shadow: 12px 12px 16px 0px #3038662b;
  box-shadow: 12px 12px 16px 0px #3038662b;
}
@media (max-width: 575.98px) {
  .announcements .announcement-slider {
    order: 1;
    margin-bottom: 32px;
    padding-top: 17px;
    padding-bottom: 17px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .announcements .announcement-slider {
    order: 1;
    margin-bottom: 32px;
    padding-top: 17px;
    padding-bottom: 17px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .announcements .announcement-slider {
    order: 1;
    margin-bottom: 32px;
    padding-top: 17px;
    padding-bottom: 17px;
  }
}
.announcements .announcement-slider .carousel-indicators {
  bottom: 53px;
}
@media (max-width: 575.98px) {
  .announcements .announcement-slider .carousel-indicators {
    bottom: 40px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .announcements .announcement-slider .carousel-indicators {
    bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .announcements .announcement-slider .carousel-indicators {
    bottom: 40px;
  }
}
.announcements .announcement-slider .carousel-indicators li {
  opacity: 1;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #d1d1d1;
  transition: all .3s ease-in-out;
}
.announcements .announcement-slider .carousel-indicators li:hover {
  background-color: #3ec7f4;
}
.announcements .announcement-slider .carousel-indicators .active {
  background-color: #3ec7f4;
}
.announcements .announcement-slider .carousel-inner .carousel-item div h3 {
  margin-bottom: 14px;
  font-family: "avenirnextcyr-bold";
  font-size: 29px;
  color: #303866;
}
@media (max-width: 575.98px) {
  .announcements .announcement-slider .carousel-inner .carousel-item div h3 {
    font-size: 22px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .announcements .announcement-slider .carousel-inner .carousel-item div h3 {
    font-size: 22px;
  }
}
.announcements .announcement-slider .carousel-inner .carousel-item div p {
  font-family: "avenirnextcyr_Regular";
  font-size: 14.3px;
  color: #303866;
  width: 80%;
  margin: auto;
  line-height: 1.8;
  margin-bottom: 60px;
}
@media (max-width: 575.98px) {
  .announcements .announcement-slider .carousel-inner .carousel-item div p {
    margin-bottom: 40px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .announcements .announcement-slider .carousel-inner .carousel-item div p {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .announcements .announcement-slider .carousel-inner .carousel-item div p {
    margin-bottom: 40px;
  }
}
.announcements .announcement-slider .carousel-inner .carousel-item div a {
  font-family: "avenirnextcyr_Medium";
  font-size: 14px;
  color: #fff;
  margin: auto;
  display: block;
  width: 200px;
  text-decoration: none;
  border-radius: 25px;
  background-color: #3ec7f4;
  padding: 14px 0;
  transition: all .3s ease-in-out;
}
.announcements .announcement-slider .carousel-inner .carousel-item div a:hover {
  color: #3ec7f4;
  background-color: #fff;
  border: 1px solid;
}
.announcements .announcement-call {
  padding-top: 55px;
  padding-bottom: 40px;
  border-radius: 25px 25px;
  -webkit-box-shadow: 12px 12px 16px 0px #3038662b;
  -moz-box-shadow: 12px 12px 16px 0px #3038662b;
  -o-box-shadow: 12px 12px 16px 0px #3038662b;
  box-shadow: 12px 12px 16px 0px #3038662b;
}
@media (max-width: 575.98px) {
  .announcements .announcement-call {
    order: 3;
    margin-bottom: 32px;
    padding-top: 13px;
    padding-bottom: 17px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .announcements .announcement-call {
    order: 3;
    margin-bottom: 32px;
    padding-top: 13px;
    padding-bottom: 17px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .announcements .announcement-call {
    order: 3;
    margin-bottom: 32px;
    padding-top: 17px;
    padding-bottom: 17px;
  }
}
.announcements .announcement-call img {
  transition: all .3s ease-in-out;
  width: 128px;
}
.announcements .announcement-call img:hover {
  transform: scale(1.2);
}
@media (max-width: 290px) {
  .announcements .announcement-call img {
    width: 95px !important;
  }
}
@media (max-width: 575.98px) {
  .announcements .announcement-call img {
    width: 120px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .announcements .announcement-call img {
    width: 120px;
  }
}
.announcements .announcement-call p {
  margin-top: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: "avenirnextcyr-bold";
  font-size: 19px;
  color: #303866;
}
@media (max-width: 430px) {
  .announcements .announcement-call p {
    font-size: 13px !important;
  }
}
@media (max-width: 575.98px) {
  .announcements .announcement-call p {
    margin-top: 4px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .announcements .announcement-call p {
    margin-top: 4px;
  }
}
.announcements .announcement-call span {
  display: block;
  font-family: "avenirnextcyr_Medium";
  font-size: 14.3px;
  color: #303866;
}

/* --------- Start announcements -*/
/*---------- End footer ---------*/
footer {
  background-color: #fcfcfc;
  padding-top: 83px;
}
@media (max-width: 575.98px) {
  footer {
    text-align: center;
    padding-top: 30px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  footer {
    padding-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  footer {
    padding-top: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  footer {
    padding-top: 30px;
  }
}
footer .container {
  position: relative;
}
/* @media (max-width: 575.98px) {
  footer .container .row > div:nth-child(2) {
    display: flex;
    justify-content: space-around;
  }
} */
@media (min-width: 576px) and (max-width: 767.98px) {
  footer .container {
    text-align: center;
  }
}
footer .container > img {
  width: 88px;
  position: absolute;
  bottom: -41px;
  right: 0px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
footer .container > img:hover {
  transform: scale(1.2);
}
@media (max-width: 575.98px) {
  footer .container > img:hover {
    transform: scale(1);
  }
}
@media (max-width: 575.98px) {
  footer .container > img {
    width: 60px;
    bottom: -30px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  footer .container > img {
    width: 60px;
    bottom: -30px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  footer .container > img {
    width: 70px;
    bottom: -30px;
  }
}
footer .footer-content {
  position: relative;
  padding-bottom: 24px;
}
@media (max-width: 575.98px) {
  footer .footer-content {
    padding-bottom: 0;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  footer .footer-content {
    padding-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  footer .footer-content {
    padding-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  footer .footer-content .footer-img {
    padding-inline-end: 0;
  }
}
footer .footer-content .footer-img img {
  width: 214px;
}
footer .footer-content .footer-img p {
  margin-top: 45px;
  font-family: "avenirnextcyr_Medium";
  font-size: 14px;
  color: #203167;
  line-height: 1.7;
}
@media (max-width: 575.98px) {
  footer .footer-content .footer-img p {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  footer .footer-content .footer-img p {
    margin-top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  footer .footer-content .footer-img p {
    margin-top: 25px;
  }
}
@media (max-width: 575.98px) {
  footer .footer-content .footer-img img {
    width: 170px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  footer .footer-content .footer-img img {
    width: 140px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  footer .footer-content .footer-img img {
    width: 140px;
  }
}
footer .footer-content h5 {
  font-family: "avenirnextcyr-Demi";
  font-size: 16px;
  color: #203167;
}
@media (max-width: 575.98px) {
  footer .footer-content .h-small {
    margin-bottom: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  footer .footer-content .h-small {
    margin-bottom: 20px;
  }
}
footer .footer-content ul li {
  margin-bottom: 8px;
}
footer .footer-content ul li a {
  font-family: "avenirnextcyr_Regular";
  font-size: 14px;
  color: #203167;
  transition: all 0.3s ease-in-out;
}
footer .footer-content ul li a:hover {
  text-decoration: none;
  color: #3ec7f4;
}
@media (max-width: 575.98px) {
  footer .footer-content .footer-contact ul li {
    font-size: 13px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  footer .footer-content .footer-contact ul li {
    font-size: 14px;
  }
}
footer .footer-content .footer-contact ul li:nth-child(1), footer .footer-content .footer-contact ul li:nth-child(2) {
  margin-top: 10px;
  width: 48px;
  height: 48px;
  margin-inline-end: 7px;
  transition: all 0.3s ease-in-out;
}
footer .footer-content .footer-contact ul li:nth-child(1) a, footer .footer-content .footer-contact ul li:nth-child(2) a {
  display: block;
  color: #cd74c2;
  font-size: 20px;
  text-align: center;
  line-height: 48px;
}
footer .footer-content .footer-contact ul li:nth-child(1):hover, footer .footer-content .footer-contact ul li:nth-child(2):hover {
  transform: scale(1.2);
}
footer .footer-content .footer-contact ul li:nth-child(1):nth-child(1), footer .footer-content .footer-contact ul li:nth-child(2):nth-child(1) {
  background-image: url("../images/home/bg-blue.png");
}
@media (max-width: 575.98px) {
  footer .footer-content .footer-contact ul li:nth-child(1):nth-child(1), footer .footer-content .footer-contact ul li:nth-child(2):nth-child(1) {
    display: none !important;
  }
}
footer .footer-content .footer-contact ul li:nth-child(1):nth-child(2), footer .footer-content .footer-contact ul li:nth-child(2):nth-child(2) {
  background-image: url("../images/home/ba-move.png");
}
@media (max-width: 575.98px) {
  footer .footer-content .footer-contact ul li:nth-child(1):nth-child(2), footer .footer-content .footer-contact ul li:nth-child(1):nth-child(2) {
    display: none !important;
  }
}
footer .footer-content .icon-sm {
  display: none;
}
@media (max-width: 575.98px) {
  footer .footer-content .icon-sm {
    display: block;
  }
}
footer .footer-content .icon-sm li {
  margin-top: 10px;
  width: 48px;
  height: 48px;
  margin-inline-end: 7px;
  transition: all 0.3s ease-in-out;
}
footer .footer-content .icon-sm li:hover {
  transform: scale(1.2);
}
footer .footer-content .icon-sm li:first-child {
  background-image: url("../images/home/bg-blue.png");
}
footer .footer-content .icon-sm li:first-child a {
  color: #cd74c2;
  font-size: 20px;
  text-align: center;
  line-height: 48px;
}
footer .footer-content .icon-sm li:last-child {
  background-image: url("../images/home/ba-move.png");
}
footer .footer-content .icon-sm li:last-child a {
  color: #cd74c2;
  font-size: 20px;
  text-align: center;
  line-height: 48px;
}
footer .footer-para {
  color: #717f8a;
  padding: 25px 0;
  margin-bottom: 0;
  font-family: "avenirnextcyr_Medium";
  font-size: 16px;
}
@media (max-width: 575.98px) {
  footer .footer-para {
    padding: 10px 0;
    margin-bottom: 11px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  footer .footer-para {
    padding: 10px 0;
    margin-bottom: 11px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  footer .footer-para {
    padding: 10px 0;
    margin-bottom: 11px;
  }
}

/*---------- End footer ---------*/

/*# sourceMappingURL=home.css.map */
/***************************************make the header center aligned********************/
.header-logo .container .row .col-md-8{
  display: flex;
  align-items: center;
}
.header-logo .header-logo-img h2{
  margin-bottom:0px;
}
.header-logo .header-logo-icons ul{
  margin-bottom:0px;
  height:30px;
}
