html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

  scroll-behavior: smooth;


}

.agk-color1 {
  color: #ffffff;
}
.agk-color1_1 {
  color: #1a1a1a;
}
.agk-color1_2 {
  color: #262626;
}
.agk-color1_3 {
  color: #ffffff;
}
.agk-color1_4 {
  color: #404040;
}
.agk-color1_5 {
  color: #4d4d4d;
}
.agk-color2 {
  color: #ffffff;
}
.agk-color2_1 {
  color: ###000C76;
}
.agk-color2_2 {
  color: #e93a42;
}
.agk-color2_3 {
  color: #ffffff;
}
.agk-color2_4 {
  color: #ee686e;
}
.agk-color2_5 {
  color: #f07f84;
}
.agk-color3 {
  color: #ffffff;
}
.agk-color3_1 {
  color: #696969;
}
.agk-color3_2 {
  color: #757575;
}
.agk-color3_3 {
  color: #ffffff;
}
.agk-color3_4 {
  color: #8f8f8f;
}
.agk-color3_5 {
  color: #9c9c9c;
}
.agk-color4 {
  color: #ffffff;
}
.agk-color4_1 {
  color: #363636;
}
.agk-color4_2 {
  color: #424242;
}
.agk-color4_3 {
  color: #000000;
}
.agk-color4_4 {
  color: #5c5c5c;
}
.agk-color4_5 {
  color: #696969;
}
.agk-color5 {
  color: #f5f5f5;
}
.agk-color5_1 {
  color: #dbdbdb;
}
.agk-color5_2 {
  color: #e8e8e8;
}
.agk-color5_3 {
  color: #f5f5f5;
}
.agk-color5_4 {
  color: #ffffff;
}
.agk-color5_5 {
  color: #ffffff;
}
.agk-color_custom1 {
  color: #000000;
}
.agk-color_custom2 {
  color: #bdbdbd;
}
.agk-color_custom3 {
  color: #4ad313;
}
.agk-color_custom4 {
  color: #e82914;
}
.agk-color_custom5 {
  color: #323b42;
}
.agk-bg-color1 {
  background: #ffffff;
}
.agk-bg-color1_1 {
  background: #1a1a1a;
}
.agk-bg-color1_2 {
  background: #262626;
}
.agk-bg-color1_3 {
  background: #ffffff;
}
.agk-bg-color1_4 {
  background: #404040;
}
.agk-bg-color1_5 {
  background: #4d4d4d;
}
.agk-bg-color2 {
  background: #ffffff;
}
.agk-bg-color2_1 {
  background: ###000C76;
}
.agk-bg-color2_2 {
  background: #e93a42;
}
.agk-bg-color2_3 {
  background: #ffffff;
}
.agk-bg-color2_4 {
  background: #ee686e;
}
.agk-bg-color2_5 {
  background: #f07f84;
}
.agk-bg-color3 {
  background: #ffffff;
}
.agk-bg-color3_1 {
  background: #696969;
}
.agk-bg-color3_2 {
  background: #757575;
}
.agk-bg-color3_3 {
  background: #ffffff;
}
.agk-bg-color3_4 {
  background: #8f8f8f;
}
.agk-bg-color3_5 {
  background: #9c9c9c;
}
.agk-bg-color4 {
  background: #ffffff;
}
.agk-bg-color4_1 {
  background: #363636;
}
.agk-bg-color4_2 {
  background: #424242;
}
.agk-bg-color4_3 {
  background: #ffffff;
}
.agk-bg-color4_4 {
  background: #5c5c5c;
}
.agk-bg-color4_5 {
  background: #696969;
}
.agk-bg-color5 {
  background: #f5f5f5;
}
.agk-bg-color5_1 {
  background: #dbdbdb;
}
.agk-bg-color5_2 {
  background: #e8e8e8;
}
.agk-bg-color5_3 {
  background: #6ebffd;
}
.agk-bg-color5_4 {
  background: #ffffff;
}
.agk-bg-color5_5 {
  background: #ffffff;
}
.agk-bg-color_custom1 {
  background: #000000;
}
.agk-bg-color_custom2 {
  background: #bdbdbd;
}
.agk-bg-color_custom3 {
  background: #4ad313;
}
.agk-bg-color_custom4 {
  background: #e82914;
}
.agk-bg-color_custom5 {
  background: #323b42;
}
@media screen and (min-width: 1039px) {
  .agk-parallax,
  .agk-background-fixed {
    background-attachment: fixed;
  }
}
.agk-spacing-top-auto {
  padding-top: initial;
}
.agk-spacing-top-zero {
  padding-top: 0;
}
.agk-spacing-top-small {
  padding-top: 20px;
}
.agk-spacing-top-medium {
  padding-top: 10px;
}
.agk-spacing-top-large {
  padding-top: 110px;
}
.agk-spacing-bottom-auto {
  padding-bottom: initial;
}
.agk-spacing-bottom-zero {
  padding-bottom: 0;
}
.agk-spacing-bottom-small {
  padding-bottom: 20px;
}
.agk-spacing-bottom-medium {
  padding-bottom: 20px;
}
.agk-spacing-bottom-large {
  padding-bottom: 110px;
}
.agk-spacing-left-auto {
  padding-left: initial;
}
.agk-spacing-left-zero {
  padding-left: 0;
}
.agk-spacing-left-small {
  padding-left: 20px;
}
.agk-spacing-left-medium {
  padding-left: 50px;
}
.agk-spacing-left-large {
  padding-left: 110px;
}
.agk-spacing-right-auto {
  padding-right: initial;
}
.agk-spacing-right-zero {
  padding-right: 0;
}
.agk-spacing-right-small {
  padding-right: 20px;
}
.agk-spacing-right-medium {
  padding-right: 50px;
}
.agk-spacing-right-large {
  padding-right: 110px;
}
@media (max-width: 1039px) {
  .agk-spacing-top-small {
    padding-top: 15px;
  }
  .agk-spacing-top-medium {
    padding-top: 15px;
  }
  .agk-spacing-top-large {
    padding-top: 50px;
  }
  .agk-spacing-bottom-small {
    padding-bottom: 15px;
  }
  .agk-spacing-bottom-medium {
    padding-bottom: 30px;
  }
  .agk-spacing-bottom-large {
    padding-bottom: 50px;
  }
  .agk-spacing-left-small {
    padding-left: 15px;
  }
  .agk-spacing-left-medium {
    padding-left: 30px;
  }
  .agk-spacing-left-large {
    padding-left: 50px;
  }
  .agk-spacing-right-small {
    padding-right: 15px;
  }
  .agk-spacing-right-medium {
    padding-right: 30px;
  }
  .agk-spacing-right-large {
    padding-right: 50px;
  }
}
@media (max-width: 767px) {
  .agk-spacing-top-small {
    padding-top: 15px;
  }
  .agk-spacing-top-medium {
    padding-top: 15px;
  }
  .agk-spacing-top-large {
    padding-top: 60px;
  }
  .agk-spacing-bottom-small {
    padding-bottom: 15px;
  }
  .agk-spacing-bottom-medium {
    padding-bottom: 35px;
  }
  .agk-spacing-bottom-large {
    padding-bottom: 60px;
  }
  .agk-spacing-left-small {
    padding-left: 15px;
  }
  .agk-spacing-left-medium {
    padding-left: 35px;
  }
  .agk-spacing-left-large {
    padding-left: 60px;
  }
  .agk-spacing-right-small {
    padding-right: 15px;
  }
  .agk-spacing-right-medium {
    padding-right: 35px;
  }
  .agk-spacing-right-large {
    padding-right: 60px;
  }
}
@media (max-width: 479px) {
  .agk-spacing-top-small {
    padding-top: 10px;
  }
  .agk-spacing-top-medium {
    padding-top: 35px;
  }
  .agk-spacing-top-large {
    padding-top: 50px;
  }
  .agk-spacing-bottom-small {
    padding-bottom: 10px;
  }
  .agk-spacing-bottom-medium {
    padding-bottom: 35px;
  }
  .agk-spacing-bottom-large {
    padding-bottom: 50px;
  }
  .agk-spacing-left-small {
    padding-left: 10px;
  }
  .agk-spacing-left-medium {
    padding-left: 35px;
  }
  .agk-spacing-left-large {
    padding-left: 50px;
  }
  .agk-spacing-right-small {
    padding-right: 10px;
  }
  .agk-spacing-right-medium {
    padding-right: 35px;
  }
  .agk-spacing-right-large {
    padding-right: 50px;
  }
}
h1 {
  margin: 0em 0;
}
h2 {
  margin: 0em 0;
}
h3 {
  margin: 0em 0;
}
h4 {
  margin: 0em 0;
}
.a {
  font-weight: 400;
  font-style: normal;
  font-family: 'Baamini';
  color: #ffffff;
  font-size: 14px;
  line-height: 1.9;
  letter-spacing: 0px;
}
.agk-text_223 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Noto Serif', serif;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.9;
  letter-spacing: 0px;
}
.agk-text_223 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.agk-text_223 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .agk-text_223 {
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .agk-text_223 {
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .agk-text_223 {
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.agk-text_222 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Noto Serif', serif;
  color: #ffffff;
  font-size: 40px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.agk-text_222 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.agk-text_222 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .agk-text_222 {
    font-size: 25px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .agk-text_222 {
    font-size: 25px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .agk-text_222 {
    font-size: 25px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.agk-container_content_5b44513a9 {
  margin-top: 10px;
  border-style: solid;
  border-color: #f5f5f5;
  border-left-width: 2px;
  border-right-width: 2px;
  border-top-width: 2px;
  border-bottom-width: 2px;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.agk-container_content_5b44513a9:hover {
  border-color: #ffffff;
}
.agk-container_content_5b44513a8 {
  margin-top: 10px;
  border-style: solid;
  border-color: #f5f5f5;
  border-left-width: 2px;
  border-right-width: 2px;
  border-top-width: 2px;
  border-bottom-width: 2px;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.agk-container_content_5b44513a8:hover {
  border-color: #ffffff;
}
.agk-container_content_5b44513a7 {
  margin-top: 10px;
  border-style: solid;
  border-color: #f5f5f5;
  border-left-width: 2px;
  border-right-width: 2px;
  border-top-width: 2px;
  border-bottom-width: 2px;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.agk-container_content_5b44513a7:hover {
  border-color: #ffffff;
}
.agk-container_content_5a44edab14 {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #f5f5f5;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.agk-container_content_5a44edab13 {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #f5f5f5;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.agk-container_content_5a44ed5912 {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #f5f5f5;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.agk-container_content_5a44ed5911 {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #f5f5f5;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.agk-container_content_5a44eb8a10 {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #f5f5f5;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.agk-container_content_5a44eb8a9 {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #f5f5f5;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.agk-container_content_5a44eaa08 {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #f5f5f5;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.agk-container_content_5a44e9707 {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #f5f5f5;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.agk-container_header_5a44c1ef1 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #030644;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.agk-text_206 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Noto Sans', sans-serif;
  color: #bdbdbd;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0px;
}
.agk-text_206 a {
  color: #bdbdbd;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.agk-text_206 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .agk-text_206 {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .agk-text_206 {
    font-size: 13px;
    line-height: 1.8;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .agk-text_206 {
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.agk-text_205 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Noto Serif', serif;
  color: #323b42;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0px;
}
.agk-text_205 a {
  color: #323b42;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.agk-text_205 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .agk-text_205 {
    font-size: 19px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .agk-text_205 {
    font-size: 18px;
    line-height: 0.9;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .agk-text_205 {
    font-size: 17px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.agk-container_content_5a44b1832 {
  margin-top: 10px;
  border-style: solid;
  border-color: #f5f5f5;
  border-left-width: 2px;
  border-right-width: 2px;
  border-top-width: 2px;
  border-bottom-width: 2px;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.agk-container_content_5a44b1832:hover {
  border-color: #ffffff;
}
.agk-container_content_5a44b1843 {
  margin-top: 10px;
  border-style: solid;
  border-color: #f5f5f5;
  border-left-width: 2px;
  border-right-width: 2px;
  border-top-width: 2px;
  border-bottom-width: 2px;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.agk-container_content_5a44b1843:hover {
  border-color: #ffffff;
}
.agk-text_202 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Noto Sans', sans-serif;
  color: #883c03;
  font-size: 16px;
  line-height: 2.7;
  letter-spacing: 0px;
}
.agk-text_202 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.agk-text_202 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .agk-text_202 {
    font-size: 13px;
    line-height: 2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .agk-text_202 {
    font-size: 14px;
    line-height: 2.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .agk-text_202 {
    font-size: 14px;
    line-height: 1.9;
    letter-spacing: 0px;
  }
}
.agk-container_content_5a44af961 {
  margin-top: 10px;
  border-style: solid;
  border-color: #f5f5f5;
  border-left-width: 2px;
  border-right-width: 2px;
  border-top-width: 2px;
  border-bottom-width: 2px;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.agk-container_content_5a44af961:hover {
  border-color: #ffffff;
}
.agk-text_186 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Noto Serif', serif;
  color: #323b42;
  font-size: 25px;
  line-height: 1.4;
  letter-spacing: 0px;
}
.agk-text_186 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.agk-text_186 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #bdbdbd;
}
@media (max-width: 1039px) {
  .agk-text_186 {
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .agk-text_186 {
    font-size: 22px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .agk-text_186 {
    font-size: 19px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.agk-background_2 {
  background-color: #000C76;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url(../uploads/2017/07/agk-1103-content-bg.jpg/index.html);
}
.agk-background_1 {
  background-color: #030644;
  background-attachment: fixed;
  background-image: url(../uploads/2017/12/agk-1297-content-bg01.jpg);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}
.agk-background {
  background-color: #6ebffd;
}
.agk-text_system_14 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Noto Serif', serif;
  color: black;
  font-size: 24px;
  line-height: 0.9;
  letter-spacing: 0px;
}
.agk-text_system_14 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.agk-text_system_14 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .agk-text_system_14 {
    font-size: 18px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .agk-text_system_14 {
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .agk-text_system_14 {
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.agk-text_system_14 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Noto Serif', serif;
  color: black;
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: 0px;
}
.agk-text_system_13 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.agk-text_system_13 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .agk-text_system_13 {
    font-size: 25px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .agk-text_system_13 {
    font-size: 21px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .agk-text_system_13 {
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.agk-text_system_12 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Noto Sans', sans-serif;
  color: #030644;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0px;
}
.agk-text_system_12 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.agk-text_system_12 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .agk-text_system_12 {
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .agk-text_system_12 {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .agk-text_system_12 {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.agk-text_system_11 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Noto Serif', serif;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.9;
  letter-spacing: 0px;
}
.agk-text_system_11 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.agk-text_system_11 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .agk-text_system_11 {
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .agk-text_system_11 {
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .agk-text_system_11 {
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.agk-text_system_10 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Noto Sans', sans-serif;
  color: #030644;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0px;
}
.agk-text_system_10 a {
  color: #ffffff;
  text-decoration: underline;
  font-weight: 400;
  font-style: normal;
}
.agk-text_system_10 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .agk-text_system_10 {
    font-size: 12px;
    line-height: 1.7;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .agk-text_system_10 {
    font-size: 13px;
    line-height: 1.8;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .agk-text_system_10 {
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.agk-text_system_9 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Noto Serif', serif;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0px;
}
.agk-text_system_9 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.agk-text_system_9 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .agk-text_system_9 {
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .agk-text_system_9 {
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .agk-text_system_9 {
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.agk-text_system_8 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Noto Serif', serif;
  color: #ffffff;
  font-size: 40px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.agk-text_system_8 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.agk-text_system_8 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .agk-text_system_8 {
    font-size: 25px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .agk-text_system_8 {
    font-size: 25px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .agk-text_system_8 {
    font-size: 25px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.agk-text_system_7 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Noto Sans', sans-serif;
  color: #ffffff;
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0px;
}
.agk-text_system_7 a {
  color: #000000;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.agk-text_system_7 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .agk-text_system_7 {
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .agk-text_system_7 {
    font-size: 17px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .agk-text_system_7 {
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.agk-text_system_6 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Noto Serif', serif;
  color: #ffffff;
  font-size: 50px;
  line-height: 1.5;
  letter-spacing: 0px;
}
.agk-text_system_6 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.agk-text_system_6 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .agk-text_system_6 {
    font-size: 30px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .agk-text_system_6 {
    font-size: 32px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .agk-text_system_6 {
    font-size: 25px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.agk-text_system_5 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Noto Serif', serif;
  color: ##8e93b3;
  font-size: 70px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.agk-text_system_5 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.agk-text_system_5 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .agk-text_system_5 {
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .agk-text_system_5 {
    font-size: 50px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .agk-text_system_5 {
    font-size: 40px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
.agk-text_system_4 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Rubik', sans-serif;
  color: #ffffff;
  font-size: 120px;
  line-height: 1.3;
  letter-spacing: 1px;
}
.agk-text_system_4 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.agk-text_system_4 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .agk-text_system_4 {
    font-size: 110px;
    line-height: 0.9;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .agk-text_system_4 {
    font-size: 100px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .agk-text_system_4 {
    font-size: 100px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.agk-text_system_3 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Noto Serif', serif;
  color: #ffffff;
  font-size: 200px;
  line-height: 0.9;
  letter-spacing: 0px;
}
.agk-text_system_3 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.agk-text_system_3 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .agk-text_system_3 {
    font-size: 120px;
    line-height: 0.9;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .agk-text_system_3 {
    font-size: 100px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .agk-text_system_3 {
    font-size: 100px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.agk-text_system_2 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Noto Serif', serif;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0px;
}
.agk-text_system_2 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.agk-text_system_2 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .agk-text_system_2 {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .agk-text_system_2 {
    font-size: 14px;
    line-height: 2.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .agk-text_system_2 {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
.agk-text_system_1 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Noto Serif', serif;
  color: #ffffff;
  font-size: 30px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.agk-text_system_1 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.agk-text_system_1 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .agk-text_system_1 {
    font-size: 26px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .agk-text_system_1 {
    font-size: 26px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .agk-text_system_1 {
    font-size: 26px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.agk-text_normal {
  font-weight: 400;
  font-style: normal;
  font-family: 'Noto Sans', sans-serif;
  color: white;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0px;
}
.agk-text_normal a {
  color: black;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.agk-text_normal a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .agk-text_normal {
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .agk-text_normal {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .agk-text_normal {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
.agk-widget-text * {
  transition: .3s;
}
.agk-widget-text li {
  position: relative;
}
.agk-widget-text ul li {
  padding: 0 0 0 30px;
}
.agk-widget-text ul li:not(:last-child) {
  margin-bottom: 10px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-text ul li {
    padding: 0 0 0 18px;
  }
  .agk-widget-text ul li:not(:last-child) {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 767px) {
  .agk-widget-text ul li {
    padding: 0 0 0 12px;
  }
  .agk-widget-text ul li:not(:last-child) {
    margin-bottom: 7px;
  }
}
.agk-widget-text ul li:before {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  z-index: 0;
  font: 16px/1 FontAwesome;
  color: #ffffff;
  content: "\f105";
}
.agk-widget-text ol {
  counter-reset: agk-counter;
}
.agk-widget-text ol li {
  padding: 0 0 0 100px;
}
.agk-widget-text ol li:not(:last-child) {
  margin-bottom: 25px;
}
.agk-widget-text ol li:before {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  z-index: 0;
  font: 700 52px/1 'Open Sans', sans-serif;
  color: #323b42;
  content: counter(agk-counter,decimal-leading-zero);
  counter-increment: agk-counter;
}
.agk-widget-menu-toggle-btn {
  width: 40px;
  height: 40px;
  padding: 0 8px;
}
.agk-widget-menu-toggle-btn-icon {
  font-size: 24px;
  line-height: 40px;
}
.agk-widget-menu-link {
  padding: 10px 20px;
  font-size: 16px;
  line-height: 22px;
  position: relative;
  display: block;
  text-align: left;
  transition: .3s;
  z-index: 1;
}
@media screen and (max-width: 1039px) {
  .agk-widget-menu-link {
    font-size: 14px;
  }
}
.agk-widget-menu .agk-widget-menu-list {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .agk-widget-menu .agk-widget-menu-list {
    display: none;
  }
}
.agk-widget-menu .agk-widget-menu-list >.agk-widget-menu-item .agk-widget-menu-sublist {
  top: calc(100% + 15px);
  min-width: 200px;
  left: 0;
  padding: 26px 0;
}
@media screen and (max-width: 1039px) {
  .agk-widget-menu .agk-widget-menu-list >.agk-widget-menu-item .agk-widget-menu-sublist {
    min-width: 150px;
    padding: 15px 0;
  }
}
.agk-widget-menu .agk-widget-menu-list >.agk-widget-menu-item .agk-widget-menu-sublist:before {
  position: absolute;
  top: -17px;
  height: 17px;
  left: 0;
  width: 100%;
  content: "";
}
.agk-widget-menu .agk-widget-menu-list >.agk-widget-menu-item .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link {
  font-size: 14px;
  line-height: 23px;
  padding: 5px 20px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-menu .agk-widget-menu-list >.agk-widget-menu-item .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link {
    padding: 5px 15px;
    font-size: 13px;
  }
}
.agk-widget-menu .agk-widget-menu-list >.agk-widget-menu-item .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-sublist {
  top: -26px;
  left: calc(100% + 5px);
}
@media screen and (max-width: 1039px) {
  .agk-widget-menu .agk-widget-menu-list >.agk-widget-menu-item .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-sublist {
    top: -15px;
  }
}
.agk-widget-menu .agk-widget-menu-list >.agk-widget-menu-item .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-sublist:before {
  content: "";
  width: 7px;
  height: 100%;
  top: 0;
  left: -7px;
  position: absolute;
}
.agk-widget-menu.agk-preset-default .agk-widget-menu-list >.agk-widget-menu-item:not(:first-child) {
  margin-left: 51px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-menu.agk-preset-default .agk-widget-menu-list >.agk-widget-menu-item:not(:first-child) {
    margin-left: 20px;
  }
}
.agk-widget-menu.agk-preset-default .agk-widget-menu-list >.agk-widget-menu-item >.agk-widget-menu-link {
  padding: 0;
}
.agk-widget-menu.agk-preset-default .agk-widget-menu-list >.agk-widget-menu-item .agk-widget-menu-sublist {
  border-width: 1px;
  border-style: solid;
  box-shadow: 0 2px 10px 0 rgba(51,51,51,0.2);
}
.agk-widget-menu.agk-preset-default .agk-widget-menu-list >.agk-widget-menu-item .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link .agk-widget-menu-link-arrow {
  position: absolute;
  right: 10px;
  font: 16px 'FontAwesome';
  transition: .33s all ease;
  line-height: 23px;
  transform: none;
  -webkit-transform: none;
}
.agk-widget-menu.agk-preset-default .agk-widget-menu-list >.agk-widget-menu-item .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link .agk-widget-menu-link-arrow:before {
  content: '\f105';
}
.agk-widget-menu.agk-preset-default .agk-widget-menu-list >.agk-widget-menu-item .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link:after {
  content: '';
  height: 1px;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
.agk-widget-menu.agk-preset-default .agk-widget-menu-list >.agk-widget-menu-item .agk-widget-menu-sublist .agk-widget-menu-item:last-child .agk-widget-menu-link:after {
  display: none;
}
.agk-widget-menu.agk-preset-default .agk-widget-menu-list >.agk-widget-menu-item .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-sublist {
  top: -27px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-menu.agk-preset-default .agk-widget-menu-list >.agk-widget-menu-item .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-sublist {
    top: -16px;
  }
}
.agk-widget-menu.agk-preset-2 .agk-widget-menu-list >.agk-widget-menu-item:not(:first-child) {
  margin-left: 12px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-menu.agk-preset-2 .agk-widget-menu-list >.agk-widget-menu-item:not(:first-child):not(:first-child) {
    margin-left: 3px;
  }
}
.agk-widget-menu.agk-preset-2 .agk-widget-menu-list >.agk-widget-menu-item >.agk-widget-menu-link {
  line-height: 21px;
  border: 2px solid;
}
@media screen and (max-width: 1039px) {
  .agk-widget-menu.agk-preset-2 .agk-widget-menu-list >.agk-widget-menu-item >.agk-widget-menu-link {
    font-size: 11px;
  }
}
.agk-widget-menu.agk-preset-2 .agk-widget-menu-list >.agk-widget-menu-item .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link .agk-widget-menu-link-arrow {
  position: relative;
  font: 16px 'FontAwesome';
  transition: .33s all ease;
  padding-left: 5px;
  line-height: 21px;
  transform: none;
  -webkit-transform: none;
}
.agk-widget-menu.agk-preset-2 .agk-widget-menu-list >.agk-widget-menu-item .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link .agk-widget-menu-link-arrow:before {
  content: '\f105';
}
.agk-widget-menu.agk-preset-2 .agk-widget-menu-list >.agk-widget-menu-item .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link:after {
  content: '';
  height: 1px;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
.agk-widget-menu.agk-preset-3 .agk-widget-menu-list >.agk-widget-menu-item:not(:first-child) {
  margin-left: 51px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-menu.agk-preset-3 .agk-widget-menu-list >.agk-widget-menu-item:not(:first-child) {
    margin-left: 20px;
  }
}
.agk-widget-menu.agk-preset-3 .agk-widget-menu-list >.agk-widget-menu-item >.agk-widget-menu-link {
  line-height: 17px;
  padding: 0;
}
.agk-widget-menu.agk-preset-3 .agk-widget-menu-list >.agk-widget-menu-item .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link .agk-widget-menu-link-arrow {
  position: absolute;
  right: 10px;
  font: 16px 'FontAwesome';
  transition: .33s all ease;
  line-height: 21px;
  transform: none;
  -webkit-transform: none;
}
.agk-widget-menu.agk-preset-3 .agk-widget-menu-list >.agk-widget-menu-item .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link .agk-widget-menu-link-arrow:before {
  content: '\f105';
}
.agk-widget-menu.agk-preset-3 .agk-widget-menu-list >.agk-widget-menu-item .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link:after {
  content: '';
  height: 1px;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .agk-widget-menu.agk-widget-menu-mobile-open .agk-widget-menu-list {
    border: 2px solid;
    max-width: auto;
  }
  .agk-widget-menu.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-item {
    border: none;
    margin: 0 !important;
    padding: 0;
  }
  .agk-widget-menu.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-item:after,
  .agk-widget-menu.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-item:before {
    display: none;
  }
  .agk-widget-menu.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-link {
    padding: 10px 50px 10px 20px;
    font-size: 14px;
    line-height: 1.2;
    text-align: left;
    border: none;
    border-radius: 0;
  }
  .agk-widget-menu.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-link:after,
  .agk-widget-menu.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-link:before {
    display: none;
  }
  .agk-widget-menu.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-link .agk-widget-menu-link-arrow {
    display: block !important;
    position: absolute !important;
    right: 0 !important;
    top: 0;
    text-align: center !important;
    width: 50px !important;
    height: 100%;
    transition: .3s;
    font-family: FontAwesome !important;
    color: inherit !important;
  }
  .agk-widget-menu.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-link .agk-widget-menu-link-arrow:after {
    content: "\f107";
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
    color: inherit !important;
  }
  .agk-widget-menu.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-link .agk-widget-menu-link-arrow:before {
    display: none;
  }
  .agk-widget-menu.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-sublist {
    width: 100%;
    padding: 0;
    border: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
  }
  .agk-widget-menu.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-sublist:before,
  .agk-widget-menu.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-sublist:after {
    content: none;
  }
  .agk-widget-menu.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-sublist .agk-widget-menu-item {
    width: 100%;
    border-bottom: none;
  }
  .agk-widget-menu.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link {
    padding: 7px 40px;
    font-size: 14px;
    margin: 0;
    border: none;
    text-align: left;
  }
  .agk-widget-menu.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link:before,
  .agk-widget-menu.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link:after {
    display: none;
  }
  .agk-widget-menu.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-sublist .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link {
    padding: 7px 40px 7px 60px;
  }
}
.agk-widget-button .agk-widget-button-link {
  position: relative;
  text-align: center;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: .3s;
  line-height: 22px;
  border: 2px solid;
  border-radius: 5px;
}
.agk-widget-button .agk-widget-button-link.agk-size-small {
  font-size: 15px;
  padding: 12px 15px;
  min-width: 150px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-button .agk-widget-button-link.agk-size-small {
    min-width: 100px;
  }
}
.agk-widget-button .agk-widget-button-link.agk-size-medium {
  font-size: 16px;
  padding: 17px 10px;
  min-width: 180px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-button .agk-widget-button-link.agk-size-medium {
    min-width: 120px;
    padding: 13px 10px;
    font-size: 13px;
  }
}
.agk-widget-button .agk-widget-button-link.agk-size-large {
  font-size: 17px;
  padding: 17px 15px;
  min-width: 280px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-button .agk-widget-button-link.agk-size-large {
    min-width: 180px;
  }
}
.agk-widget-button.agk-preset-4 .agk-widget-button-link {
  padding: 0;
  border: none;
  border-radius: 0;
  min-width: 0;
  min-height: auto;
}
.agk-widget-button.agk-preset-5 .agk-widget-button-link {
  padding: 0;
  border: none;
  border-radius: 0;
  min-width: 0;
  min-height: auto;
}
.agk-widget-button.agk-preset-5 .agk-widget-button-link.agk-size-small {
  font-size: 15px;
}
.agk-widget-button.agk-preset-5 .agk-widget-button-link.agk-size-medium {
  font-size: 16px;
}
.agk-widget-button.agk-preset-5 .agk-widget-button-link.agk-size-large {
  font-size: 17px;
}
.agk-widget-image .agk-widget-image-link {
  position: relative;
  overflow: hidden;
  transition: .3s;
}
.agk-widget-image .agk-widget-image-link .agk-widget-image-picture {
  transition: .3s;
  }
.agk-widget-image .agk-widget-image-link:before,
.agk-widget-image .agk-widget-image-link:after {
  content: "";
  position: absolute;
  transition: all .3s ease-in-out;
}
.agk-widget-image .agk-widget-image-link:before {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border: 1px solid;
}
.agk-widget-image .agk-widget-image-link:after {
  top: 50%;
  left: 50%;
  font-family: FontAwesome;
  font-size: 34px;
  z-index: 5;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
}
.agk-widget-image.agk-preset-default .agk-widget-image-link:before,
.agk-widget-image.agk-preset-default .agk-widget-image-link:after {
  display: none;
}
.agk-widget-image.agk-preset-2 .agk-widget-image-link {
  border-radius: 50%;
}
.agk-widget-image.agk-preset-2 .agk-widget-image-link:before,
.agk-widget-image.agk-preset-2 .agk-widget-image-link:after {
  display: none;
}
.agk-widget-image.agk-preset-3 .agk-widget-image-link:before {
  border: 3px solid;
}
.agk-widget-image.agk-preset-3 .agk-widget-image-link:after {
  top: 70%;
  content: "\f002";
}
.agk-widget-image.agk-preset-3 .agk-widget-image-link:hover:after {
  top: 50%;
}
.agk-widget-image.agk-preset-4 .agk-widget-image-link:before {
  border: 2px solid;
}
.agk-widget-image.agk-preset-4 .agk-widget-image-link:after {
  content: "\f03e";
  font-size: 40px;
}
.agk-widget-image.agk-preset-5 .agk-widget-image-link:before {
  border: 2px solid;
}
.agk-widget-image.agk-preset-5 .agk-widget-image-link:after {
  font-size: 24px;
  content: '\f00e';
}
.agk-widget-grid-gallery .agk-widget-grid-gallery-item .agk-widget-grid-gallery-image {
  transition: .35s;
}
.agk-widget-grid-gallery .agk-widget-grid-gallery-item .caption {
  position: absolute;
  z-index: 99;
  display: block;
  width: auto;
  padding: 5px;
  opacity: 0;
  transition: .35s;
}
.agk-widget-grid-gallery .agk-widget-grid-gallery-item .caption_text {
  text-align: center;
  font-size: 22px;
  line-height: 1.4;
  letter-spacing: .88px;
}
.agk-widget-grid-gallery .agk-widget-grid-gallery-item .caption-visible {
  opacity: 1;
  transition: .35s;
}
.agk-widget-grid-gallery .agk-widget-grid-gallery-item:before,
.agk-widget-grid-gallery .agk-widget-grid-gallery-item:after {
  position: absolute;
  transition: .35s;
}
.agk-widget-grid-gallery .agk-widget-grid-gallery-item:before {
  content: "";
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  border-width: 1px;
  border-style: solid;
}
.agk-widget-grid-gallery .agk-widget-grid-gallery-item:after {
  z-index: 10;
  font-family: FontAwesome;
  font-size: 32px;
}
.agk-widget-grid-gallery.agk-preset-default .agk-widget-grid-gallery-item .caption {
  opacity: 1;
  right: auto;
  top: 75%;
  left: 50%;
  width: 78%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
}
.agk-widget-grid-gallery.agk-preset-default .agk-widget-grid-gallery-item .caption_text {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 1.08px;
  width: 100%;
  text-align: left;
}
.agk-widget-grid-gallery.agk-preset-default .agk-widget-grid-gallery-item:after {
  top: 50%;
  right: auto;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  text-align: center;
  content: "\f030";
  font-size: 40px;
  z-index: 99;
  transition: 0.3s all ease;
}
.agk-widget-grid-gallery.agk-preset-2 .agk-widget-grid-gallery-items .agk-widget-grid-gallery-item .caption {
  top: 65%;
  left: 50%;
  font-size: 24px;
  text-align: center;
  opacity: 0;
  transition: all .3s;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
}
.agk-widget-grid-gallery.agk-preset-2 .agk-widget-grid-gallery-items .agk-widget-grid-gallery-item .caption-visible {
  top: 60%;
  opacity: 1;
}
.agk-widget-grid-gallery.agk-preset-2 .agk-widget-grid-gallery-items .agk-widget-grid-gallery-item:after {
  bottom: 50%;
  width: auto;
  right: 50%;
  text-align: center;
  content: "\f065";
  transform: translate(50%,50%) scale(0);
  -webkit-transform: translate(50%,50%) scale(0);
  font-size: 35px;
}
.agk-widget-grid-gallery.agk-preset-2 .agk-widget-grid-gallery-items .agk-widget-grid-gallery-item:hover:after {
  transform: translate(50%,50%) scale(1);
  -webkit-transform: translate(50%,50%) scale(1);
}
.agk-widget-grid-gallery.agk-preset-3 .agk-widget-grid-gallery-items .agk-widget-grid-gallery-item .caption {
  width: 70%;
  padding: 5px 20px;
  bottom: auto;
  top: 80%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  opacity: 0;
}
.agk-widget-grid-gallery.agk-preset-3 .agk-widget-grid-gallery-items .agk-widget-grid-gallery-item .caption-visible {
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  opacity: 1;
}
.agk-widget-grid-gallery.agk-preset-3 .agk-widget-grid-gallery-items .agk-widget-grid-gallery-item:after {
  bottom: 50%;
  width: 100%;
  text-align: center;
  content: "\f002";
  transform: translateY(50%);
  -webkit-transform: translateY(50%);
  font-size: 50px;
}
.agk-widget-slider .bx-wrapper .bx-controls {
  font-size: 0;
}
.agk-widget-slider .bx-wrapper .bx-controls a {
  transition: .3s;
}
.agk-widget-slider .bx-wrapper .bx-controls .bx-pager {
  position: absolute;
  bottom: 75px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-slider .bx-wrapper .bx-controls .bx-pager {
    bottom: 10px;
  }
}
.agk-widget-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item:not(:first-child) {
  margin-left: 4px;
}
.agk-widget-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link {
  border-width: 3px;
  border-style: solid;
  width: 16px;
  height: 16px;
  transition: .3s;
  border-radius: 50%;
}
.agk-widget-slider .bx-wrapper .bx-controls .bx-controls-direction a {
  z-index: 1;
}
.agk-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
.agk-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  display: block;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  border-width: 2px;
  border-style: solid;
  width: 60px;
  height: 60px;
  transition: .3s;
}
.agk-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev:before,
.agk-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next:before {
  transition: .3s;
  font: 26px/56px FontAwesome;
}
.agk-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: 40px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
    left: 10px;
  }
}
.agk-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev:before {
  content: "\f104";
}
.agk-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: 40px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    right: 10px;
  }
}
.agk-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next:before {
  content: "\f105";
}
.agk-widget-slider .bx-caption {
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  padding: 10px 20px;
  width: 61%;
}
.agk-widget-slider .bx-caption_text {
  text-align: center;
  font-size: 100px;
  line-height: 1.2;
}
@media screen and (max-width: 1039px) {
  .agk-widget-slider .bx-caption_text {
    font-size: 18px;
  }
}
@media screen and (max-width: 1039px) {
  .agk-widget-slider .bx-caption {
    padding: 10px;
    width: 75%;
  }
}
.agk-widget-slider .carousel-block {
  padding-bottom: 65px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-slider .carousel-block {
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  .agk-widget-slider .carousel-block {
    padding-bottom: 15px;
  }
}
.agk-widget-slider .carousel-block .bx-wrapper {
  padding: 0 60px;
}
.agk-widget-slider .carousel-block .bx-wrapper .bx-controls .bx-pager {
  position: relative;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 100%;
  bottom: -10px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .agk-widget-slider .carousel-block .bx-wrapper .bx-controls .bx-pager {
    text-align: center;
    bottom: -10px;
  }
}
.agk-widget-slider.agk-widget-slider-loader li:first-child:after {
  border-top-color: rgba(38,38,38,0.2);
  border-right-color: rgba(38,38,38,0.2);
  border-bottom-color: rgba(38,38,38,0.2);
  border-left-color: #262626;
}
.agk-widget-slider.agk-preset-default .bx-wrapper .bx-controls .bx-pager {
  width: 100%;
  position: absolute;
  bottom: 30px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-slider.agk-preset-default .bx-wrapper .bx-controls .bx-pager {
    bottom: 10px;
  }
}
.agk-widget-slider.agk-preset-default .bx-wrapper .bx-controls .bx-pager .bx-pager-item:not(:first-child) {
  margin-left: 22px;
}
.agk-widget-slider.agk-preset-default .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link {
  width: 10px;
  height: 10px;
  transition: .3s;
  border-radius: 50%;
  border: none;
}
.agk-widget-slider.agk-preset-default .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link.active,
.agk-widget-slider.agk-preset-default .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link:hover {
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
}
.agk-widget-slider.agk-preset-default .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
.agk-widget-slider.agk-preset-default .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  border: none;
  display: block;
  position: absolute;
  text-align: center;
  top: 55%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  width: 60px;
  height: 60px;
  transition: .3s;
}
@media screen and (max-width: 1039px) {
  .agk-widget-slider.agk-preset-default .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
  .agk-widget-slider.agk-preset-default .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    top: 50%;
  }
}
.agk-widget-slider.agk-preset-default .bx-wrapper .bx-controls .bx-controls-direction .bx-prev:before,
.agk-widget-slider.agk-preset-default .bx-wrapper .bx-controls .bx-controls-direction .bx-next:before {
  transition: .3s;
  font: 36px/60px FontAwesome;
}
.agk-widget-slider.agk-preset-default .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: 0;
}
.agk-widget-slider.agk-preset-default .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: 0;
}
.agk-widget-slider.agk-preset-default .bx-wrapper .bx-controls .bx-pager {
  bottom: 35px;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1039px) {
  .agk-widget-slider.agk-preset-default .bx-wrapper .bx-controls .bx-pager {
    bottom: 10px;
  }
}
.agk-widget-slider.agk-preset-default .carousel-block .bx-wrapper {
  padding: 0 40px;
}
@media screen and (max-width: 767px) {
  .agk-widget-slider.agk-preset-default .carousel-block .bx-wrapper {
    padding: 0 20px;
  }
}
.agk-widget-slider.agk-preset-default .carousel-block .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
.agk-widget-slider.agk-preset-default .carousel-block .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  width: auto;
}
.agk-widget-slider.agk-preset-default .carousel-block .bx-wrapper .bx-controls .bx-pager {
  bottom: -35px;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1039px) {
  .agk-widget-slider.agk-preset-default .carousel-block .bx-wrapper .bx-controls .bx-pager {
    bottom: -20px;
  }
}
.agk-widget-slider.agk-preset-2 .bx-wrapper .bx-controls .bx-pager {
  bottom: 150px;
}
.agk-widget-slider.agk-preset-2 .bx-wrapper .bx-controls .bx-pager .bx-pager-item:not(:first-child) {
  margin-left: 30px;
}
.agk-widget-slider.agk-preset-2 .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link {
  width: 14px;
  height: 14px;
  border-width: 2px;
}
@media screen and (max-width: 767px) {
  .agk-widget-slider.agk-preset-2 .bx-wrapper .bx-controls .bx-prev,
  .agk-widget-slider.agk-preset-2 .bx-wrapper .bx-controls .bx-next {
    width: 40px;
    height: 40px;
  }
  .agk-widget-slider.agk-preset-2 .bx-wrapper .bx-controls .bx-prev:before,
  .agk-widget-slider.agk-preset-2 .bx-wrapper .bx-controls .bx-next:before {
    font: 16px/36px FontAwesome;
  }
}
.agk-widget-slider.agk-preset-2 .bx-wrapper .bx-controls .bx-prev {
  left: 0;
}
@media screen and (max-width: 1039px) {
  .agk-widget-slider.agk-preset-2 .bx-wrapper .bx-controls .bx-prev {
    left: 0;
  }
}
.agk-widget-slider.agk-preset-2 .bx-wrapper .bx-controls .bx-next {
  right: 0;
}
@media screen and (max-width: 1039px) {
  .agk-widget-slider.agk-preset-2 .bx-wrapper .bx-controls .bx-next {
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .agk-widget-slider.agk-preset-2 .carousel-block .bx-wrapper {
    padding: 0 40px;
  }
}
.agk-widget-slider.agk-preset-2 .carousel-block .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: -60px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-slider.agk-preset-2 .carousel-block .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .agk-widget-slider.agk-preset-2 .carousel-block .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
    left: -5px;
  }
}
.agk-widget-slider.agk-preset-2 .carousel-block .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: -60px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-slider.agk-preset-2 .carousel-block .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .agk-widget-slider.agk-preset-2 .carousel-block .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    right: -5px;
  }
}
.agk-widget-slider.agk-preset-2 .carousel-block .bx-wrapper .bx-controls .bx-pager {
  bottom: -35px;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1039px) {
  .agk-widget-slider.agk-preset-2 .carousel-block .bx-wrapper .bx-controls .bx-pager {
    bottom: -20px;
  }
}
.agk-widget-social-links .agk-widget-social-links-item:not(:first-child) {
  margin-left: 10px;
}
.agk-widget-social-links .agk-widget-social-links-item .agk-widget-social-links-link {
  position: relative;
  display: inline-block;
  text-align: center;
  transition: all .3s ease;
  border-width: 2px;
  border-style: solid;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
.agk-widget-social-links .agk-widget-social-links-item .agk-widget-social-links-link:before {
  display: block;
  transition: .3s;
  font-family: FontAwesome;
}
.agk-widget-social-links .agk-widget-social-links-link_facebook:before {
  content: "\f09a";
}
.agk-widget-social-links .agk-widget-social-links-link_googleplus:before {
  content: "\f0d5";
}
.agk-widget-social-links .agk-widget-social-links-link_twitter:before {
  content: "\f099";
}
.agk-widget-social-links .agk-widget-social-links-link_pinterest:before {
  content: "\f0d2";
}
.agk-widget-social-links .agk-widget-social-links-link_linkedin:before {
  content: "\f0e1";
}
.agk-widget-social-links .agk-widget-social-links-link_instagram:before {
  content: "\f16d";
}
.agk-widget-social-links.agk-preset-default .agk-widget-social-links-item:not(:first-child) {
  margin-left: 24px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-social-links.agk-preset-default .agk-widget-social-links-item:not(:first-child) {
    margin-left: 14px;
  }
}
.agk-widget-social-links.agk-preset-default .agk-widget-social-links-item .agk-widget-social-links-link {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  border-radius: 50%;
  border: none;
}
.agk-widget-social-links.agk-preset-2 .agk-widget-social-links-item:not(:first-child) {
  margin-left: 10px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-social-links.agk-preset-2 .agk-widget-social-links-item:not(:first-child) {
    margin-left: 4px;
  }
}
.agk-widget-social-links.agk-preset-2 .agk-widget-social-links-item .agk-widget-social-links-link {
  line-height: 28px;
  width: 32px;
  height: 32px;
  font-size: 12px;
  border-radius: 50%;
}
@media screen and (max-width: 1039px) {
  .agk-widget-social-links.agk-preset-2 .agk-widget-social-links-item .agk-widget-social-links-link {
    width: 28px;
    height: 28px;
    line-height: 24px;
  }
}
.agk-widget-social-links.agk-preset-3 .agk-widget-social-links-item:not(:first-child) {
  margin-left: 30px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-social-links.agk-preset-3 .agk-widget-social-links-item:not(:first-child) {
    margin-left: 22px;
  }
}
.agk-widget-social-links.agk-preset-3 .agk-widget-social-links-item .agk-widget-social-links-link {
  width: auto;
  height: auto;
  font-size: 12px;
  line-height: 12px;
  border: none;
}
.agk-widget-contact_form input[type="text"]:focus {
  outline: none;
  background-color: transparent;
}
.agk-widget-contact_form textarea:focus {
  outline: none;
}
.agk-widget-contact_form .agk-widget-contact_form-success,
.agk-widget-contact_form .agk-widget-contact_form-danger {
  position: relative;
  font-size: 13px;
  top: 5px;
}
.agk-widget-contact_form .agk-widget-contact_form-form {
  overflow: visible;
}
.agk-widget-contact_form .agk-widget-contact_form-label {
  display: none;
}
.agk-widget-contact_form .agk-widget-contact_form-group .agk-widget-contact_form-field {
  border: 1px solid;
  padding: 18px 29px;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
}
.agk-widget-contact_form .agk-widget-contact_form-group .agk-widget-contact_form-field.agk-widget-contact_form-textarea {
  min-height: 110px;
  margin-bottom: 10px;
}
.agk-widget-contact_form .agk-widget-contact_form-buttons {
  margin-top: 20px;
}
.agk-widget-contact_form .agk-widget-contact_form-field-error {
  right: 23px;
  top: 3px;
  font-size: 10px;
  position: absolute;
}
.agk-widget-contact_form.agk-preset-2 .agk-widget-contact_form-group .agk-widget-contact_form-field {
  border: none;
  border-bottom: 1px solid;
}
.agk-widget-contact_form.agk-preset-2 .agk-widget-contact_form-group .agk-widget-contact_form-field-error {
  right: 3px;
}
.agk-widget-contact_form.agk-preset-3 .agk-widget-contact_form-group .agk-widget-contact_form-field {
  border-radius: 5px;
}
.agk-back-to-top-button {
  right: 40px;
  bottom: -50px;
  transition: .3s;
}
.agk-back-to-top-button.agk-back-to-top-button_visible {
  bottom: 40px;
}
@media screen and (max-width: 1280px) {
  .agk-back-to-top-button.agk-back-to-top-button_visible {
    bottom: 10px;
  }
}
@media screen and (max-width: 1039px) {
  .agk-back-to-top-button.agk-back-to-top-button_visible {
    bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .agk-back-to-top-button.agk-back-to-top-button_visible {
    bottom: 30px;
    right: 10px;
  }
}
.agk-back-to-top-button .agk-back-to-top-button-link {
  transition: .3s;
  color: #ffffff;
  background: #6ebffd;
  font: 26px/46px 'FontAwesome';
  text-align: center;
  height: 48px;
  width: 48px;
}
@media screen and (max-width: 767px) {
  .agk-back-to-top-button .agk-back-to-top-button-link {
    height: 40px;
    width: 40px;
    font: 18px/40px 'FontAwesome';
  }
}
.agk-back-to-top-button .agk-back-to-top-button-link:hover {
  background: #4d4d4d;
}
.agk-back-to-top-button .agk-back-to-top-button-link .agk-back-to-top-button-icon:before {
  content: "\f106";
}
.agk-widget-accordion.agk-preset-default .agk-widget-accordion__header {
  padding: 31px 0;
}
.agk-widget-accordion.agk-preset-default .agk-widget-accordion__content {
  padding: 0 46px 30px;
  border-right: 0;
}
.agk-widget-accordion.agk-preset-default .agk-widget-accordion__header-item {
  margin: 0;
  margin-right: 25px;
}
.agk-widget-divider.agk-preset-default .agk-widget-divider-line {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ffffff;
}
.agk-divider-line_top.agk-preset-default {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ffffff;
}
.agk-divider-line_left.agk-preset-default {
  border-left-color: #ffffff;
  border-left-width: 1px;
  border-left-style: solid;
}
.agk-divider-line_bottom.agk-preset-default {
  border-bottom-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.agk-divider-line_right.agk-preset-default {
  border-right-color: #ffffff;
  border-right-width: 1px;
  border-right-style: solid;
}
.agk-widget-divider.agk-preset-2 .agk-widget-divider-line {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #bdbdbd;
}
.agk-divider-line_top.agk-preset-2 {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #bdbdbd;
}
.agk-divider-line_left.agk-preset-2 {
  border-left-color: #bdbdbd;
  border-left-width: 1px;
  border-left-style: solid;
}
.agk-divider-line_bottom.agk-preset-2 {
  border-bottom-color: #bdbdbd;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.agk-divider-line_right.agk-preset-2 {
  border-right-color: #bdbdbd;
  border-right-width: 1px;
  border-right-style: solid;
}
.agk-widget-divider.agk-preset-3 .agk-widget-divider-line {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #ffffff;
}
.agk-divider-line_top.agk-preset-3 {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #ffffff;
}
.agk-divider-line_left.agk-preset-3 {
  border-left-color: #ffffff;
  border-left-width: 2px;
  border-left-style: solid;
}
.agk-divider-line_bottom.agk-preset-3 {
  border-bottom-color: #ffffff;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
.agk-divider-line_right.agk-preset-3 {
  border-right-color: #ffffff;
  border-right-width: 2px;
  border-right-style: solid;
}
.agk-widget-image.agk-preset-3 .agk-widget-image-link:after {
  color: transparent;
}
.agk-widget-image.agk-preset-3 .agk-widget-image-link:before {
  background-color: transparent;
  border-color: transparent;
}
.agk-widget-image.agk-preset-3 .agk-widget-image-link:hover:after {
  color: transparent;
}
.agk-widget-image.agk-preset-3 .agk-widget-image-link:hover:before {
  background-color: rgba(0,0,0,0.35);
}
.agk-widget-image.agk-preset-4 .agk-widget-image-link:after {
  color: #ffffff;
}
.agk-widget-image.agk-preset-4 .agk-widget-image-link:before {
  background-color: transparent;
  border-color: transparent;
}
.agk-widget-image.agk-preset-4 .agk-widget-image-link:hover:after {
  color: ###000C76#ffffff;
}
.agk-widget-image.agk-preset-4 .agk-widget-image-link:hover:before {
  background-color: transparent;
}
.agk-widget-image.agk-preset-5 .agk-widget-image-link:after {
  color: transparent;
}
.agk-widget-image.agk-preset-5 .agk-widget-image-link:before {
  background-color: transparent;
  border-color: transparent;
}
.agk-widget-image.agk-preset-5 .agk-widget-image-link:hover:after {
  color: #ffffff;
}
.agk-widget-image.agk-preset-5 .agk-widget-image-link:hover:before {
  background-color: #030644;
  border-color: transparent;
}
.agk-widget-button.agk-preset-default .agk-widget-button-link {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  background-color: #030644;
  border-color: #000C76;
}
.agk-widget-button.agk-preset-default .agk-widget-button-link:hover {
  color: #ffffff;
  background-color: #030644;
  border-color: ###000C76;
}
.agk-widget-button.agk-preset-default .agk-widget-button-link .agk-widget-button-label {
  text-decoration: none;
}
.agk-widget-button.agk-preset-2 .agk-widget-button-link {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fffff;
  background-color: #030644;
  border-color: #ffffff;
}
.agk-widget-button.agk-preset-2 .agk-widget-button-link:hover {
  color: #ffffff;
  background-color: #030644;
  border-color: #ffffff;
}
.agk-widget-button.agk-preset-2 .agk-widget-button-link .agk-widget-button-label {
  text-decoration: none;
}
.agk-widget-button.agk-preset-3 .agk-widget-button-link {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.agk-widget-button.agk-preset-3 .agk-widget-button-link:hover {
  color: #ffffff;
  background-color: #030644;
  border-color: #ffffff;
}
.agk-widget-button.agk-preset-3 .agk-widget-button-link .agk-widget-button-label {
  text-decoration: none;
}
.agk-widget-button.agk-preset-4 .agk-widget-button-link {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
}
.agk-widget-button.agk-preset-4 .agk-widget-button-link:hover {
  color: #ffffff;
}
.agk-widget-button.agk-preset-4 .agk-widget-button-link .agk-widget-button-label {
  text-decoration: none;
}
.agk-widget-button.agk-preset-5 .agk-widget-button-link {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
}
.agk-widget-button.agk-preset-5 .agk-widget-button-link:hover {
  color: #ffffff;
}
.agk-widget-button.agk-preset-5 .agk-widget-button-link:hover .agk-widget-button-label {
  text-decoration: underline;
}
.agk-widget-button.agk-preset-5 .agk-widget-button-link .agk-widget-button-label {
  text-decoration: none;
}
.agk-widget-social-links.agk-preset-default .agk-widget-social-links-link {
  background-color: transparent;
}
.agk-widget-social-links.agk-preset-default .agk-widget-social-links-link:before {
  color: #ffffff;
}
.agk-widget-social-links.agk-preset-default .agk-widget-social-links-link:hover {
  background-color: transparent;
}
.agk-widget-social-links.agk-preset-default .agk-widget-social-links-link:hover:before {
  color: #ffffff;
}
.agk-widget-social-links.agk-preset-2 .agk-widget-social-links-link {
  border-color: #ffffff;
  background-color: #030644;
}
.agk-widget-social-links.agk-preset-2 .agk-widget-social-links-link:before {
  color: #ffffff;
}
.agk-widget-social-links.agk-preset-2 .agk-widget-social-links-link:hover {
  border-color: #ffffff;
  background-color: #030644;
}
.agk-widget-social-links.agk-preset-2 .agk-widget-social-links-link:hover:before {
  color: #ffffff;
}
.agk-widget-social-links.agk-preset-3 .agk-widget-social-links-link:before {
  color: #ffffff;
}
.agk-widget-social-links.agk-preset-3 .agk-widget-social-links-link:hover:before {
  color: #ffffff;
}
.agk-widget-slider.agk-preset-default .bx-caption {
  background-color: transparent;
}
.agk-widget-slider.agk-preset-default .bx-caption_text {
  font-family: 'Noto Serif', serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
}
.agk-widget-slider.agk-preset-default .bx-controls-direction .bx-prev:before,
.agk-widget-slider.agk-preset-default .bx-controls-direction .bx-next:before {
  color: rgba(189,189,189,0.4);
}
.agk-widget-slider.agk-preset-default .bx-controls-direction .bx-prev:hover:before,
.agk-widget-slider.agk-preset-default .bx-controls-direction .bx-next:hover:before {
  color: #ffffff;
}
.agk-widget-slider.agk-preset-default .bx-pager-link {
  background-color: #030644;
}
.agk-widget-slider.agk-preset-default .bx-pager-link:hover {
  background-color: #030644;
}
.agk-widget-slider.agk-preset-default .bx-pager-link.active {
  background-color: #030644;
}
.agk-widget-slider.agk-preset-default .bx-pager-link.active:hover {
  background-color: #030644;
}
.agk-widget-slider.agk-preset-default .agk-widget-slider__thumbnail-pagination {
  margin-top: 0px;
}
.agk-widget-slider.agk-preset-default .agk-widget-slider__thumbnail-pagination-item {
  height: 75px;
  width: 100px;
  margin-right: 5px;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-radius: 10px;
  border-color: #d3d8db;
}
.agk-widget-slider.agk-preset-default .agk-widget-slider__thumbnail-pagination-item:before {
  background-color: rgba(0,0,0,0);
}
.agk-widget-slider.agk-preset-default .agk-widget-slider__thumbnail-pagination-item:hover {
  border-color: rgba(0,0,0,0.15);
}
.agk-widget-slider.agk-preset-default .agk-widget-slider__thumbnail-pagination-item:hover:before {
  background-color: rgba(0,0,0,0.15);
}
.agk-widget-slider.agk-preset-default .agk-widget-slider__thumbnail-pagination-item.active {
  border-color: #d3d8db;
}
.agk-widget-slider.agk-preset-default .agk-widget-slider__thumbnail-pagination-item.active:before {
  background-color: rgba(0,0,0,0.05);
}
.agk-widget-slider.agk-preset-default .agk-widget-slider__thumbnail-pagination-item.active:hover {
  border-color: rgba(0,0,0,0.15);
}
.agk-widget-slider.agk-preset-default .agk-widget-slider__thumbnail-pagination-item.active:hover:before {
  background-color: rgba(0,0,0,0.15);
}
.agk-widget-slider.agk-preset-2 .bx-caption {
  background-color: transparent;
}
.agk-widget-slider.agk-preset-2 .bx-caption_text {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
}
.agk-widget-slider.agk-preset-2 .bx-controls-direction .bx-prev,
.agk-widget-slider.agk-preset-2 .bx-controls-direction .bx-next {
  background-color: #030644;
  border-color: transparent;
}
.agk-widget-slider.agk-preset-2 .bx-controls-direction .bx-prev:before,
.agk-widget-slider.agk-preset-2 .bx-controls-direction .bx-next:before {
  color: #ffffff;
}
.agk-widget-slider.agk-preset-2 .bx-controls-direction .bx-prev:hover:before,
.agk-widget-slider.agk-preset-2 .bx-controls-direction .bx-next:hover:before {
  color: #ffffff;
}
.agk-widget-slider.agk-preset-2 .bx-pager-link {
  border-color: transparent;
  background-color: #030644;
}
.agk-widget-slider.agk-preset-2 .bx-pager-link:hover {
  background-color: #030644;
}
.agk-widget-slider.agk-preset-2 .bx-pager-link.active {
  border-color: transparent;
  background-color: #030644;
}
.agk-widget-slider.agk-preset-2 .bx-pager-link.active:hover {
  background-color: #030644;
}
.agk-widget-slider.agk-preset-2 .agk-widget-slider__thumbnail-pagination {
  margin-top: 0px;
}
.agk-widget-slider.agk-preset-2 .agk-widget-slider__thumbnail-pagination-item {
  height: 75px;
  width: 100px;
  margin-right: 5px;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-radius: 10px;
  border-color: #d3d8db;
}
.agk-widget-slider.agk-preset-2 .agk-widget-slider__thumbnail-pagination-item:before {
  background-color: rgba(0,0,0,0);
}
.agk-widget-slider.agk-preset-2 .agk-widget-slider__thumbnail-pagination-item:hover {
  border-color: rgba(0,0,0,0.15);
}
.agk-widget-slider.agk-preset-2 .agk-widget-slider__thumbnail-pagination-item:hover:before {
  background-color: rgba(0,0,0,0.15);
}
.agk-widget-slider.agk-preset-2 .agk-widget-slider__thumbnail-pagination-item.active {
  border-color: #d3d8db;
}
.agk-widget-slider.agk-preset-2 .agk-widget-slider__thumbnail-pagination-item.active:before {
  background-color: rgba(0,0,0,0.05);
}
.agk-widget-slider.agk-preset-2 .agk-widget-slider__thumbnail-pagination-item.active:hover {
  border-color: rgba(0,0,0,0.15);
}
.agk-widget-slider.agk-preset-2 .agk-widget-slider__thumbnail-pagination-item.active:hover:before {
  background-color: rgba(0,0,0,0.15);
}
.agk-widget.agk-widget-carousel.agk-preset-2 .agk-widget-carousel-caption {
  background-color: transparent;
}
.agk-widget-grid-gallery.agk-preset-default .caption_text {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
}
.agk-widget-grid-gallery.agk-preset-default .caption {
  background-color: transparent;
}
.agk-widget-grid-gallery.agk-preset-default .agk-widget-grid-gallery-item:before {
  background-color: transparent;
  border-color: transparent;
}
.agk-widget-grid-gallery.agk-preset-default .agk-widget-grid-gallery-item:after {
  color: transparent;
}
.agk-widget-grid-gallery.agk-preset-default .agk-widget-grid-gallery-item:hover:before {
  background-color: rgba(12,12,12,0.5);
}
.agk-widget-grid-gallery.agk-preset-default .agk-widget-grid-gallery-item:hover:after {
  color: #ffffff;
}
.agk-widget-grid-gallery.agk-preset-2 .caption_text {
  font-family: 'Noto Serif', serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
}
.agk-widget-grid-gallery.agk-preset-2 .caption {
  background-color: transparent;
}
.agk-widget-grid-gallery.agk-preset-2 .agk-widget-grid-gallery-item:before {
  background-color: transparent;
  border-color: transparent;
}
.agk-widget-grid-gallery.agk-preset-2 .agk-widget-grid-gallery-item:after {
  color: transparent;
}
.agk-widget-grid-gallery.agk-preset-2 .agk-widget-grid-gallery-item:hover:before {
  background-color: rgba(0,0,0,0.5);
}
.agk-widget-grid-gallery.agk-preset-2 .agk-widget-grid-gallery-item:hover:after {
  color: #ffffff;
}
.agk-widget-grid-gallery.agk-preset-3 .caption_text {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
}
.agk-widget-grid-gallery.agk-preset-3 .caption {
  background-color: transparent;
}
.agk-widget-grid-gallery.agk-preset-3 .agk-widget-grid-gallery-item:before {
  background-color: transparent;
  border-color: transparent;
}
.agk-widget-grid-gallery.agk-preset-3 .agk-widget-grid-gallery-item:after {
  color: transparent;
}
.agk-widget-grid-gallery.agk-preset-3 .agk-widget-grid-gallery-item:hover:before {
  background-color: rgba(45,46,46,0.5);
}
.agk-widget-grid-gallery.agk-preset-3 .agk-widget-grid-gallery-item:hover:after {
  color: #ffffff;
}
.agk-widget-contact_form.agk-preset-default .agk-widget-contact_form-form {
  font-family: 'Noto Sans', sans-serif;
}
.agk-widget-contact_form.agk-preset-default .agk-widget-contact_form-form .agk-widget-contact_form-field {
  color: #ffffff;
  background-color: #030644;
  font-style: normal;
  font-weight: 400;
  border-color: #dedede;
}
.agk-widget-contact_form.agk-preset-default .agk-widget-contact_form-form .agk-widget-contact_form-field.ng-touched.ng-invalid {
  color: #ffffff;
  background-color: #030644;
  border-color: #e82914;
}
.agk-widget-contact_form.agk-preset-default .agk-widget-contact_form-form .agk-widget-contact_form-field::-webkit-input-placeholder {
  color: #ffffff;
}
.agk-widget-contact_form.agk-preset-default .agk-widget-contact_form-form .agk-widget-contact_form-field::-moz-placeholder {
  color: #ffffff;
}
.agk-widget-contact_form.agk-preset-default .agk-widget-contact_form-form .agk-widget-contact_form-field:-ms-input-placeholder {
  color: #ffffff;
}
.agk-widget-contact_form.agk-preset-default .agk-widget-contact_form-form .agk-widget-contact_form-field-error {
  font-style: normal;
  font-weight: 400;
  color: #e82914;
}
.agk-widget-contact_form.agk-preset-default .agk-widget-contact_form-form .agk-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #4ad313;
}
.agk-widget-contact_form.agk-preset-default .agk-widget-contact_form-form .agk-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #e82914;
}
.agk-widget-contact_form.agk-preset-default .agk-widget-contact_form-form .agk-widget-contact_form-checkbox-icon {
  width: 16px;
  height: 16px;
  font-size: 16px;
  border-color: #81868c;
  color: #55616d;
}
.agk-widget-contact_form.agk-preset-default .agk-widget-contact_form-form .agk-widget-contact_form-group-not-valid .agk-widget-contact_form-checkbox-icon {
  border-color: #ff0000;
}
.agk-widget-contact_form.agk-preset-2 .agk-widget-contact_form-form {
  font-family: 'Noto Sans', sans-serif;
  background-color: transparent;
}
.agk-widget-contact_form.agk-preset-2 .agk-widget-contact_form-form .agk-widget-contact_form-field {
  color: #ffffff;
  background-color: #030644;
  font-style: normal;
  font-weight: 400;
  border-color: #ffffff;
}
.agk-widget-contact_form.agk-preset-2 .agk-widget-contact_form-form .agk-widget-contact_form-field.ng-touched.ng-invalid {
  color: #ffffff;
  background-color: #030644;
  border-color: #e82914;
}
.agk-widget-contact_form.agk-preset-2 .agk-widget-contact_form-form .agk-widget-contact_form-field::-webkit-input-placeholder {
  color: #ffffff;
}
.agk-widget-contact_form.agk-preset-2 .agk-widget-contact_form-form .agk-widget-contact_form-field::-moz-placeholder {
  color: #ffffff;
}
.agk-widget-contact_form.agk-preset-2 .agk-widget-contact_form-form .agk-widget-contact_form-field:-ms-input-placeholder {
  color: #ffffff;
}
.agk-widget-contact_form.agk-preset-2 .agk-widget-contact_form-form .agk-widget-contact_form-field-error {
  font-style: normal;
  font-weight: 400;
  color: #e82914;
}
.agk-widget-contact_form.agk-preset-2 .agk-widget-contact_form-form .agk-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #4ad313;
}
.agk-widget-contact_form.agk-preset-2 .agk-widget-contact_form-form .agk-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #e82914;
}
.agk-widget-contact_form.agk-preset-2 .agk-widget-contact_form-form .agk-widget-contact_form-checkbox-icon {
  width: 16px;
  height: 16px;
  font-size: 16px;
  border-color: #81868c;
  color: #55616d;
}
.agk-widget-contact_form.agk-preset-2 .agk-widget-contact_form-form .agk-widget-contact_form-group-not-valid .agk-widget-contact_form-checkbox-icon {
  border-color: #ff0000;
}
.agk-widget-contact_form.agk-preset-3 .agk-widget-contact_form-form {
  font-family: 'Noto Sans', sans-serif;
  background-color: transparent;
}
.agk-widget-contact_form.agk-preset-3 .agk-widget-contact_form-form .agk-widget-contact_form-field {
  color: #bdbdbd;
  background-color: #030644;
  font-style: normal;
  font-weight: 400;
  border-color: #ffffff;
}
.agk-widget-contact_form.agk-preset-3 .agk-widget-contact_form-form .agk-widget-contact_form-field.ng-touched.ng-invalid {
  color: #bdbdbd;
  background-color: #030644;
  border-color: #e82914;
}
.agk-widget-contact_form.agk-preset-3 .agk-widget-contact_form-form .agk-widget-contact_form-field::-webkit-input-placeholder {
  color: #bdbdbd;
}
.agk-widget-contact_form.agk-preset-3 .agk-widget-contact_form-form .agk-widget-contact_form-field::-moz-placeholder {
  color: #bdbdbd;
}
.agk-widget-contact_form.agk-preset-3 .agk-widget-contact_form-form .agk-widget-contact_form-field:-ms-input-placeholder {
  color: #bdbdbd;
}
.agk-widget-contact_form.agk-preset-3 .agk-widget-contact_form-form .agk-widget-contact_form-field-error {
  font-style: normal;
  font-weight: 400;
  color: #e82914;
}
.agk-widget-contact_form.agk-preset-3 .agk-widget-contact_form-form .agk-widget-contact_form-success {
  font-style: normal;
  font-weight: 400;
  color: #4ad313;
}
.agk-widget-contact_form.agk-preset-3 .agk-widget-contact_form-form .agk-widget-contact_form-danger {
  font-style: normal;
  font-weight: 400;
  color: #e82914;
}
.agk-widget-contact_form.agk-preset-3 .agk-widget-contact_form-form .agk-widget-contact_form-checkbox-icon {
  width: 16px;
  height: 16px;
  font-size: 16px;
  border-color: #81868c;
  color: #55616d;
}
.agk-widget-contact_form.agk-preset-3 .agk-widget-contact_form-form .agk-widget-contact_form-group-not-valid .agk-widget-contact_form-checkbox-icon {
  border-color: #ff0000;
}
.agk-widget-menu.agk-preset-default .agk-widget-menu-list .agk-widget-menu-item:hover .agk-widget-menu-link-level-1 {
  color: #ffffff;
}
.agk-widget-menu.agk-preset-default .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-link-level-1 {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
}
.agk-widget-menu.agk-preset-default .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-link-level-1.agk-widget-menu-link-active {
  color: #ffffff;
  text-decoration: none;
}
.agk-widget-menu.agk-preset-default .agk-widget-menu-sublist {
  background-color: #030644;
  border-color: transparent;
}
.agk-widget-menu.agk-preset-default .agk-widget-menu-sublist .agk-widget-menu-item:hover > .agk-widget-menu-link {
  color: #ffffff;
}
.agk-widget-menu.agk-preset-default .agk-widget-menu-sublist .agk-widget-menu-item:hover > .agk-widget-menu-link .agk-widget-menu-link-arrow {
  color: #ffffff;
}
.agk-widget-menu.agk-preset-default .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
}
.agk-widget-menu.agk-preset-default .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link:after {
  background-color: transparent;
}
.agk-widget-menu.agk-preset-default .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link.agk-widget-menu-link-active {
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
}
.agk-widget-menu.agk-preset-default .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link.agk-widget-menu-link-active .agk-widget-menu-link-arrow {
  color: #ffffff;
}
.agk-widget-menu.agk-preset-default .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link.agk-widget-menu-link-active:hover {
  color: #ffffff;
}
.agk-widget-menu.agk-preset-default .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link.agk-widget-menu-link-active:hover .agk-widget-menu-link-arrow {
  color: #ffffff;
}
.agk-widget-menu.agk-preset-default .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link-arrow {
  color: #ffffff;
}
.agk-widget-menu.agk-preset-default .agk-widget-menu-toggle-btn {
  color: #ffffff;
  background-color: #030644;
}
@media screen and (max-width: 767px) {
  .agk-widget-menu.agk-preset-default.agk-widget-menu-mobile-open .agk-widget-menu-toggle-btn {
    color: #ffffff;
    background-color: #030644;
  }
  .agk-widget-menu.agk-preset-default.agk-widget-menu-mobile-open .agk-widget-menu-list {
    background-color: #030644;
    border-color: #ffffff;
  }
  .agk-widget-menu.agk-preset-default.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-item {
    border-color: transparent;
  }
  .agk-widget-menu.agk-preset-default.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-link {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
  }
  .agk-widget-menu.agk-preset-default.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-link.agk-widget-menu-link-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #030644;
  }
  .agk-widget-menu.agk-preset-default.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-sublist {
    background-color: #030644;
  }
  .agk-widget-menu.agk-preset-default.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-sublist .agk-widget-menu-link {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
  }
  .agk-widget-menu.agk-preset-default.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-sublist .agk-widget-menu-link.agk-widget-menu-link-active {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
  }
}
.agk-widget-menu.agk-preset-2 .agk-widget-menu-list .agk-widget-menu-item:hover .agk-widget-menu-link-level-1 {
  color: #ffffff;
  background-color: #030644;
  border-color: #ffffff;
}
.agk-widget-menu.agk-preset-2 .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-link-level-1 {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
}
.agk-widget-menu.agk-preset-2 .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-link-level-1.agk-widget-menu-link-active {
  color: #ffffff;
  text-decoration: none;
  background-color: #030644;
  border-color: #ffffff;
}
.agk-widget-menu.agk-preset-2 .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-link-level-1.agk-widget-menu-link-active:hover {
  color: #ffffff;
  background-color: #030644;
  border-color: #ffffff;
}
.agk-widget-menu.agk-preset-2 .agk-widget-menu-sublist {
  background-color: #030644;
}
.agk-widget-menu.agk-preset-2 .agk-widget-menu-sublist .agk-widget-menu-item:hover > .agk-widget-menu-link {
  color: #ffffff;
  background-color: transparent;
}
.agk-widget-menu.agk-preset-2 .agk-widget-menu-sublist .agk-widget-menu-item:hover > .agk-widget-menu-link .agk-widget-menu-link-arrow {
  color: #ffffff;
}
.agk-widget-menu.agk-preset-2 .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
}
.agk-widget-menu.agk-preset-2 .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link:after {
  background-color: transparent;
}
.agk-widget-menu.agk-preset-2 .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link.agk-widget-menu-link-active {
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
}
.agk-widget-menu.agk-preset-2 .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link.agk-widget-menu-link-active .agk-widget-menu-link-arrow {
  color: #ffffff;
}
.agk-widget-menu.agk-preset-2 .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link.agk-widget-menu-link-active:hover {
  color: #ffffff;
}
.agk-widget-menu.agk-preset-2 .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link-arrow {
  color: #ffffff;
}
.agk-widget-menu.agk-preset-2 .agk-widget-menu-toggle-btn {
  color: #ffffff;
  background-color: #030644;
}
@media screen and (max-width: 767px) {
  .agk-widget-menu.agk-preset-2.agk-widget-menu-mobile-open .agk-widget-menu-toggle-btn {
    color: #ffffff;
    background-color: #030644;
  }
  .agk-widget-menu.agk-preset-2.agk-widget-menu-mobile-open .agk-widget-menu-list {
    background-color: #030644;
    border-color: #ffffff;
  }
  .agk-widget-menu.agk-preset-2.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-item {
    border-color: transparent;
  }
  .agk-widget-menu.agk-preset-2.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-link {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
  }
  .agk-widget-menu.agk-preset-2.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-link.agk-widget-menu-link-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #030644;
  }
  .agk-widget-menu.agk-preset-2.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-sublist {
    background-color: #030644;
  }
  .agk-widget-menu.agk-preset-2.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-sublist .agk-widget-menu-link {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
  }
  .agk-widget-menu.agk-preset-2.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-sublist .agk-widget-menu-link.agk-widget-menu-link-active {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
  }
}
.agk-widget-menu.agk-preset-3 .agk-widget-menu-list .agk-widget-menu-item:hover .agk-widget-menu-link-level-1 {
  color: #ffffff;
}
.agk-widget-menu.agk-preset-3 .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-link-level-1 {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
}
.agk-widget-menu.agk-preset-3 .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-link-level-1.agk-widget-menu-link-active {
  color: #ffffff;
  text-decoration: none;
}
.agk-widget-menu.agk-preset-3 .agk-widget-menu-sublist {
  background-color: #030644;
}
.agk-widget-menu.agk-preset-3 .agk-widget-menu-sublist .agk-widget-menu-item:hover > .agk-widget-menu-link {
  color: #ffffff;
}
.agk-widget-menu.agk-preset-3 .agk-widget-menu-sublist .agk-widget-menu-item:hover > .agk-widget-menu-link .agk-widget-menu-link-arrow {
  color: #ffffff;
}
.agk-widget-menu.agk-preset-3 .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
}
.agk-widget-menu.agk-preset-3 .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link.agk-widget-menu-link-active {
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
}
.agk-widget-menu.agk-preset-3 .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link.agk-widget-menu-link-active .agk-widget-menu-link-arrow {
  color: #ffffff;
}
.agk-widget-menu.agk-preset-3 .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link.agk-widget-menu-link-active:hover {
  color: #ffffff;
  background-color: transparent;
}
.agk-widget-menu.agk-preset-3 .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link.agk-widget-menu-link-active:hover .agk-widget-menu-link-arrow {
  color: #ffffff;
}
.agk-widget-menu.agk-preset-3 .agk-widget-menu-sublist .agk-widget-menu-item .agk-widget-menu-link-arrow {
  color: #ffffff;
}
.agk-widget-menu.agk-preset-3 .agk-widget-menu-toggle-btn {
  color: #ffffff;
  background-color: #030644;
}
@media screen and (max-width: 767px) {
  .agk-widget-menu.agk-preset-3.agk-widget-menu-mobile-open .agk-widget-menu-toggle-btn {
    color: #ffffff;
    background-color: #030644;
  }
  .agk-widget-menu.agk-preset-3.agk-widget-menu-mobile-open .agk-widget-menu-list {
    background-color: #030644;
    border-color: #ffffff;
  }
  .agk-widget-menu.agk-preset-3.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-item {
    border-color: transparent;
  }
  .agk-widget-menu.agk-preset-3.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-link {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
  }
  .agk-widget-menu.agk-preset-3.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-item .agk-widget-menu-link.agk-widget-menu-link-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #030644;
  }
  .agk-widget-menu.agk-preset-3.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-sublist {
    background-color: #030644;
  }
  .agk-widget-menu.agk-preset-3.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-sublist .agk-widget-menu-link {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
  }
  .agk-widget-menu.agk-preset-3.agk-widget-menu-mobile-open .agk-widget-menu-list .agk-widget-menu-sublist .agk-widget-menu-link.agk-widget-menu-link-active {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
  }
}
.agk-widget-pagination.agk-preset-default {
  font-family: 'Noto Serif', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
}
.agk-widget-pagination.agk-preset-default .agk-pagination-item,
.agk-widget-pagination.agk-preset-default li {
  margin-right: 5px;
}
.agk-widget-pagination.agk-preset-default .agk-pagination-link,
.agk-widget-pagination.agk-preset-default a {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
  border-width: 1px;
  border-radius: 0%;
  border-style: solid;
  text-decoration: none;
  width: 31px;
  height: 31px;
}
.agk-widget-pagination.agk-preset-default .agk-pagination-link:hover,
.agk-widget-pagination.agk-preset-default a:hover {
  color: #ffffff;
}
.agk-widget-pagination.agk-preset-default .agk-pagination-link_active,
.agk-widget-pagination.agk-preset-default li.active a {
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
  border-color: transparent;
  text-decoration: none;
}
.agk-widget-pagination.agk-preset-default .agk-pagination-link_active:hover,
.agk-widget-pagination.agk-preset-default li.active a:hover {
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
  border-color: transparent;
  text-decoration: none;
}
.agk-media-player.agk-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active button,
.agk-media-player.agk-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active.mejs-agk-download-button a {
  background-color: #d3d8db;
}
.agk-media-player.agk-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active button:before,
.agk-media-player.agk-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active.mejs-agk-download-button a:before {
  color: #55616d;
}
.agk-media-player.agk-preset-default .mejs-controls .mejs-button button,
.agk-media-player.agk-preset-default .mejs-controls .mejs-volume-button button,
.agk-media-player.agk-preset-default .mejs-overlay-button,
.agk-media-player.agk-preset-default .mejs-controls .mejs-button.mejs-agk-download-button a {
  background-color: transparent;
}
.agk-media-player.agk-preset-default .mejs-controls .mejs-button button:before,
.agk-media-player.agk-preset-default .mejs-controls .mejs-volume-button button:before,
.agk-media-player.agk-preset-default .mejs-overlay-button:before,
.agk-media-player.agk-preset-default .mejs-controls .mejs-button.mejs-agk-download-button a:before {
  color: #d3d8db;
}
.agk-media-player.agk-preset-default .mejs-controls .mejs-button button:hover:before,
.agk-media-player.agk-preset-default .mejs-controls .mejs-volume-button button:hover:before,
.agk-media-player.agk-preset-default .mejs-overlay-button:hover:before,
.agk-media-player.agk-preset-default .mejs-controls .mejs-button.mejs-agk-download-button a:hover:before {
  color: #7f878a;
}
.agk-media-player.agk-preset-default .mejs-controls {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: #030644;
  font-size: 12px;
  border-color: #d3d8db;
}
.agk-media-player.agk-preset-default .mejs-controls .mejs-time-current,
.agk-media-player.agk-preset-default .mejs-controls .mejs-time-handle {
  background-color: #7f878a;
}
.agk-media-player.agk-preset-default .mejs-controls .mejs-horizontal-volume-current,
.agk-media-player.agk-preset-default .mejs-controls .mejs-horizontal-volume-handle {
  background-color: #7f878a;
}
.agk-media-player.agk-preset-default .mejs-controls .mejs-time-loaded {
  background-color: rgba(127,135,138,0.25);
}
.agk-media-player.agk-preset-default .mejs-controls .mejs-time-total {
  background-color: rgba(127,135,138,0.25);
}
.agk-media-player.agk-preset-default .mejs-controls .mejs-time-handle {
  box-shadow: 0px 0px 4px 0px #7f878a;
}
.agk-media-player.agk-preset-default .mejs-controls .mejs-horizontal-volume-total {
  background-color: rgba(127,135,138,0.5);
}
.agk-media-player.agk-preset-default .mejs-controls .mejs-horizontal-volume-handle {
  box-shadow: 0px 0px 4px 0px #7f878a;
}
.agk-media-player.agk-preset-default .mejs__playlist {
  border-color: #d3d8db;
}
.agk-media-player.agk-preset-default .mejs__playlist li {
  font-family: 'Noto Sans', sans-serif;
  font-style: normal;
  font-size: 12px;
  color: #81868c;
  background-color: #030644;
}
.agk-media-player.agk-preset-default .mejs__playlist li.current {
  color: #55616d;
  background-color: transparent;
}
.agk-widget-countdown.agk-preset-default .countdown-item-amount {
  color: #ffffff;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
}
.agk-widget-countdown.agk-preset-default .countdown-item-unit {
  color: #ffffff;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
}
.agk-widget-countdown.agk-preset-default .countdown-item-delimiter {
  min-width: 20px;
  font-size: 26px;
  color: #ffffff;
}
.agk-widget-countdown.agk-preset-default .countdown-item-block {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: #030644;
  font-size: 12px;
  height: 85px;
  width: 85px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-style: none;
  border-radius: 40px;
}
.agk-widget-countdown.agk-preset-2 .countdown-item-amount {
  color: #ffffff;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
}
.agk-widget-countdown.agk-preset-2 .countdown-item-unit {
  color: #ffffff;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
}
.agk-widget-countdown.agk-preset-2 .countdown-item-delimiter {
  min-width: 30px;
  font-size: 22px;
  color: #ffffff;
}
.agk-widget-countdown.agk-preset-2 .countdown-item-block {
  font-family: trebuchet ms, geneva;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: #030644;
  font-size: 12px;
  height: 80px;
  width: 80px;
  border-color: #ffffff;
  border-top-width: 5px;
  border-left-width: 5px;
  border-right-width: 5px;
  border-bottom-width: 5px;
  border-style: dotted;
  border-radius: 2px;
}
.agk-widget-countdown.agk-preset-3 .countdown-item-amount {
  color: #f07f84;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
}
.agk-widget-countdown.agk-preset-3 .countdown-item-unit {
  color: #f07f84;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
}
.agk-widget-countdown.agk-preset-3 .countdown-item-delimiter {
  min-width: 20px;
  font-size: 30px;
  color: #f07f84;
}
.agk-widget-countdown.agk-preset-3 .countdown-item-block {
  font-family: helvetica;
  font-weight: 400;
  font-style: normal;
  color: #81868c;
  background-color: transparent;
  font-size: 12px;
  height: 80px;
  width: 80px;
  border-color: #f07f84;
  border-top-width: 3px;
  border-left-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-style: solid;
  border-radius: 40px;
}
.agk-widget-accordion.agk-preset-default .agk-widget-accordion__header {
  background-color: transparent;
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: none;
  border-top-width: 0px;
  color: #ffffff;
  font-family: 'Noto Serif', serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}
.agk-widget-accordion.agk-preset-default .agk-widget-accordion__header-icon {
  color: #ffffff;
  font-size: 18px;
}
.agk-widget-accordion.agk-preset-default .agk-widget-accordion__collapse-icon {
  color: #000000;
  font-size: 18px;
}
.agk-widget-accordion.agk-preset-default .agk-widget-accordion__collapse-icon:before {
  content: "\f067";
}
@media screen and (max-width: 1039px) {
  .agk-widget-accordion.agk-preset-default .agk-widget-accordion__header {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .agk-widget-accordion.agk-preset-default .agk-widget-accordion__header {
    font-size: 15px;
  }
  .agk-widget-accordion.agk-preset-default .agk-widget-accordion__header-icon {
    font-size: 19px;
  }
}
@media screen and (max-width: 479px) {
  .agk-widget-accordion.agk-preset-default .agk-widget-accordion__header {
    font-size: 14px;
  }
}
.agk-widget-accordion.agk-preset-default .agk-widget-accordion__item {
  border-bottom-width: 1px;
  border-color: #e8e8e8;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: solid;
  border-top-width: 0px;
  margin-bottom: 0px;
}
.agk-widget-accordion.agk-preset-default .agk-widget-accordion__item .agk-widget-accordion__header-title {
  text-decoration: none;
}
.agk-widget-accordion.agk-preset-default .agk-widget-accordion__item .agk-widget-accordion__content {
  background-color: transparent;
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: solid;
  border-top-width: 1px;
}
.agk-widget-accordion.agk-preset-default .agk-widget-accordion__item:hover {
  border-color: #e8e8e8;
}
.agk-widget-accordion.agk-preset-default .agk-widget-accordion__item:hover .agk-widget-accordion__header {
  color: #ffffff;
}
.agk-widget-accordion.agk-preset-default .agk-widget-accordion__item:hover .agk-widget-accordion__header-icon {
  color: #ffffff;
}
.agk-widget-accordion.agk-preset-default .agk-widget-accordion__item:hover .agk-widget-accordion__collapse-icon {
  color: #000000;
}
.agk-widget-accordion.agk-preset-default .agk-widget-accordion__item:hover .agk-widget-accordion__content {
  background-color: transparent;
  border-color: transparent;
}
.agk-widget-accordion.agk-preset-default .agk-widget-accordion__item.agk-widget-accordion__item_open {
  border-bottom-width: 1px;
  border-color: #e8e8e8;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
}
.agk-widget-accordion.agk-preset-default .agk-widget-accordion__item.agk-widget-accordion__item_open .agk-widget-accordion__header-title {
  text-decoration: none;
}
.agk-widget-accordion.agk-preset-default .agk-widget-accordion__item.agk-widget-accordion__item_open .agk-widget-accordion__header {
  background-color: transparent;
  border-bottom-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #ffffff;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
}
.agk-widget-accordion.agk-preset-default .agk-widget-accordion__item.agk-widget-accordion__item_open .agk-widget-accordion__header-icon {
  color: #ffffff;
}
.agk-widget-accordion.agk-preset-default .agk-widget-accordion__item.agk-widget-accordion__item_open .agk-widget-accordion__collapse-icon {
  color: #000000;
}
.agk-widget-accordion.agk-preset-default .agk-widget-accordion__item.agk-widget-accordion__item_open .agk-widget-accordion__collapse-icon:before {
  content: "\f068";
}
.agk-widget-accordion.agk-preset-default .agk-widget-accordion__item.agk-widget-accordion__item_open:hover {
  border-color: #e8e8e8;
}
.agk-widget-accordion.agk-preset-default .agk-widget-accordion__item.agk-widget-accordion__item_open:hover .agk-widget-accordion__header {
  border-color: transparent;
  color: #ffffff;
  background-color: transparent;
}
.agk-widget-accordion.agk-preset-default .agk-widget-accordion__item.agk-widget-accordion__item_open:hover .agk-widget-accordion__header-icon {
  color: #ffffff;
}
.agk-widget-accordion.agk-preset-default .agk-widget-accordion__item.agk-widget-accordion__item_open:hover .agk-widget-accordion__collapse-icon {
  color: #000000;
}
.agk-widget-accordion.agk-preset-2 .agk-widget-accordion__header {
  background-color: transparent;
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: none;
  border-top-width: 0px;
  color: #ffffff;
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
.agk-widget-accordion.agk-preset-2 .agk-widget-accordion__header-icon {
  color: #80868b;
  font-size: 20px;
}
.agk-widget-accordion.agk-preset-2 .agk-widget-accordion__collapse-icon {
  color: #ffffff;
  font-size: 20px;
}
.agk-widget-accordion.agk-preset-2 .agk-widget-accordion__collapse-icon:before {
  content: "\f054";
}
.agk-widget-accordion.agk-preset-2 .agk-widget-accordion__item {
  border-bottom-width: 1px;
  border-color: #696969;
  border-left-width: 1px;
  border-radius: 0px;
  border-right-width: 1px;
  border-style: solid;
  border-top-width: 1px;
  margin-bottom: 10px;
}
.agk-widget-accordion.agk-preset-2 .agk-widget-accordion__item .agk-widget-accordion__header-title {
  text-decoration: none;
}
.agk-widget-accordion.agk-preset-2 .agk-widget-accordion__item .agk-widget-accordion__content {
  background-color: transparent;
  border-bottom-width: 0px;
  border-color: #696969;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: none;
  border-top-width: 0px;
}
.agk-widget-accordion.agk-preset-2 .agk-widget-accordion__item:hover {
  border-color: #9c9c9c;
}
.agk-widget-accordion.agk-preset-2 .agk-widget-accordion__item:hover .agk-widget-accordion__header {
  background-color: transparent;
  border-color: #9c9c9c;
  color: #ffffff;
}
.agk-widget-accordion.agk-preset-2 .agk-widget-accordion__item:hover .agk-widget-accordion__header-icon {
  color: #ffffff;
}
.agk-widget-accordion.agk-preset-2 .agk-widget-accordion__item:hover .agk-widget-accordion__collapse-icon {
  color: #ffffff;
}
.agk-widget-accordion.agk-preset-2 .agk-widget-accordion__item:hover .agk-widget-accordion__content {
  background-color: transparent;
}
.agk-widget-accordion.agk-preset-2 .agk-widget-accordion__item.agk-widget-accordion__item_open {
  border-bottom-width: 1px;
  border-color: #696969;
  border-left-width: 1px;
  border-radius: 0px;
  border-right-width: 1px;
  border-style: solid;
  border-top-width: 1px;
}
.agk-widget-accordion.agk-preset-2 .agk-widget-accordion__item.agk-widget-accordion__item_open .agk-widget-accordion__header-title {
  text-decoration: none;
}
.agk-widget-accordion.agk-preset-2 .agk-widget-accordion__item.agk-widget-accordion__item_open .agk-widget-accordion__header {
  background-color: transparent;
  border-bottom-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
  color: #ffffff;
}
.agk-widget-accordion.agk-preset-2 .agk-widget-accordion__item.agk-widget-accordion__item_open .agk-widget-accordion__header-icon {
  color: #ffffff;
}
.agk-widget-accordion.agk-preset-2 .agk-widget-accordion__item.agk-widget-accordion__item_open .agk-widget-accordion__collapse-icon {
  color: #ffffff;
}
.agk-widget-accordion.agk-preset-2 .agk-widget-accordion__item.agk-widget-accordion__item_open .agk-widget-accordion__collapse-icon:before {
  content: "\f078";
}
.agk-widget-accordion.agk-preset-2 .agk-widget-accordion__item.agk-widget-accordion__item_open:hover .agk-widget-accordion__header {
  color: #ffffff;
}
.agk-widget-accordion.agk-preset-2 .agk-widget-accordion__item.agk-widget-accordion__item_open:hover .agk-widget-accordion__collapse-icon {
  color: #696969;
}
.agk-widget-accordion.agk-preset-3 .agk-widget-accordion__header {
  background-color: transparent;
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: none;
  border-top-width: 0px;
  color: #ffffff;
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
}
.agk-widget-accordion.agk-preset-3 .agk-widget-accordion__header-icon {
  color: #ffffff;
  font-size: 20px;
}
.agk-widget-accordion.agk-preset-3 .agk-widget-accordion__collapse-icon {
  color: #ffffff;
  font-size: 15px;
}
.agk-widget-accordion.agk-preset-3 .agk-widget-accordion__collapse-icon:before {
  content: "\f105";
}
.agk-widget-accordion.agk-preset-3 .agk-widget-accordion__item {
  border-bottom-width: 0px;
  border-color: transparent;
  border-left-width: 0px;
  border-radius: 0px;
  border-right-width: 0px;
  border-style: none;
  border-top-width: 0px;
  margin-bottom: 5px;
}
.agk-widget-accordion.agk-preset-3 .agk-widget-accordion__item .agk-widget-accordion__header-title {
  text-decoration: none;
}
.agk-widget-accordion.agk-preset-3 .agk-widget-accordion__item .agk-widget-accordion__content {
  background-color: transparent;
  border-bottom-width: 0px;
  border-color: #ffffff;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: none;
  border-top-width: 0px;
}
.agk-widget-accordion.agk-preset-3 .agk-widget-accordion__item:hover .agk-widget-accordion__header {
  background-color: transparent;
  color: #ffffff;
}
.agk-widget-accordion.agk-preset-3 .agk-widget-accordion__item:hover .agk-widget-accordion__header-icon {
  color: #ffffff;
}
.agk-widget-accordion.agk-preset-3 .agk-widget-accordion__item:hover .agk-widget-accordion__collapse-icon {
  color: #ffffff;
}
.agk-widget-accordion.agk-preset-3 .agk-widget-accordion__item.agk-widget-accordion__item_open {
  border-bottom-width: 1px;
  border-color: transparent;
  border-left-width: 1px;
  border-radius: 1px;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
}
.agk-widget-accordion.agk-preset-3 .agk-widget-accordion__item.agk-widget-accordion__item_open .agk-widget-accordion__header-title {
  text-decoration: none;
}
.agk-widget-accordion.agk-preset-3 .agk-widget-accordion__item.agk-widget-accordion__item_open .agk-widget-accordion__header {
  background-color: #696969;
  border-bottom-width: 1px;
  border-color: transparent;
  border-radius: 0px;
  border-style: solid;
  color: #ffffff;
}
.agk-widget-accordion.agk-preset-3 .agk-widget-accordion__item.agk-widget-accordion__item_open .agk-widget-accordion__header-icon {
  color: #ffffff;
}
.agk-widget-accordion.agk-preset-3 .agk-widget-accordion__item.agk-widget-accordion__item_open .agk-widget-accordion__collapse-icon {
  color: #ffffff;
}
.agk-widget-accordion.agk-preset-3 .agk-widget-accordion__item.agk-widget-accordion__item_open .agk-widget-accordion__collapse-icon:before {
  content: "\f107";
}
.agk-widget-back-to-top {
  top: auto;
  bottom: 60px;
  right: 40px;
  left: auto;
}
.agk-widget-back-to-top.agk-back-to-top-button_visible {
  -webkit-animation-name: none;
  animation-name: none;
}
@media screen and (max-width: 1039px) {
  .agk-widget-back-to-top {
    top: auto;
    bottom: 20px;
    right: 20px;
    left: auto;
  }
}
@media screen and (max-width: 767px) {
  .agk-widget-back-to-top {
    top: auto;
    left: auto;
  }
}
@media screen and (max-width: 479px) {
  .agk-widget-back-to-top {
    top: auto;
    left: auto;
  }
}
.agk-widget-back-to-top .agk-widget-back-to-top-link {
  width: 48px;
  height: 48px;
}
.agk-widget-back-to-top .agk-widget-back-to-top-link {
  font-size: 24px;
  background-color: rgba(211,216,219,0.8);
  color: #2e3a46;
  border-color: #ffffff;
  border-style: solid;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-radius: 0px;
}
.agk-widget-back-to-top .agk-widget-back-to-top-link:hover {
  color: #d3d8db;
  background-color: #2e3a46;
  border-color: #d3d8db;
}
.agk-widget-back-to-top .agk-widget-back-to-top-icon:before {
  content: "\f077";
}
.agk-widget-tabs.agk-preset-default .agk-widget-tabs__header_desktop {
  margin-right: 10px;
}
.agk-widget-tabs.agk-preset-default .agk-widget-tabs__headers-wrapper {
  margin-bottom: 10px;
}
.agk-widget-tabs.agk-preset-default .agk-widget-tabs__content {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
}
.agk-widget-tabs.agk-preset-default .agk-widget-tabs__header {
  font-size: 16px;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  background-color: transparent;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.agk-widget-tabs.agk-preset-default .agk-widget-tabs__header-title {
  font-family: 'Noto Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
  text-decoration: none;
}
.agk-widget-tabs.agk-preset-default .agk-widget-tabs__header-icon {
  font-size: 16px;
  margin-right: 10px;
  color: #ffffff;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .agk-widget-tabs.agk-preset-default .agk-widget-tabs__item {
    margin-bottom: 10px;
  }
}
.agk-widget-tabs.agk-preset-default .agk-widget-tabs__header:hover {
  border-color: transparent;
  background-color: #030644;
}
.agk-widget-tabs.agk-preset-default .agk-widget-tabs__header:hover .agk-widget-tabs__header-title {
  color: #ffffff;
}
.agk-widget-tabs.agk-preset-default .agk-widget-tabs__header:hover .agk-widget-tabs__header-icon {
  color: #ffffff;
}
.agk-widget-tabs.agk-preset-default .agk-widget-tabs__header.agk-widget-tabs__header_opened {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: #030644;
  border-color: transparent;
}
.agk-widget-tabs.agk-preset-default .agk-widget-tabs__header.agk-widget-tabs__header_opened .agk-widget-tabs__header-title {
  color: #ffffff;
  text-decoration: none;
}
.agk-widget-tabs.agk-preset-default .agk-widget-tabs__header.agk-widget-tabs__header_opened .agk-widget-tabs__header-icon {
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .agk-widget-tabs.agk-preset-default .agk-widget-tabs__header.agk-widget-tabs__header_opened {
    margin-bottom: 10px;
  }
}
.agk-widget-tabs.agk-preset-default.agk-widget-tabs_type-vertical .agk-widget-tabs__headers-wrapper {
  margin-left: 10px;
  margin-right: 10px;
}
.agk-widget-tabs.agk-preset-default.agk-widget-tabs_type-vertical .agk-widget-tabs__header_desktop {
  margin-bottom: 10px;
}
.agk-widget-tabs.agk-preset-default .agk-widget-tabs__header_desktop:last-child,
.agk-widget-tabs.agk-preset-default .agk-widget-tabs__header-icon:last-child,
.agk-widget-tabs.agk-preset-default .agk-widget-tabs__headers-wrapper_icon-right .agk-widget-tabs__header-icon,
.agk-widget-tabs.agk-preset-default .agk-widget-tabs__headers-wrapper_icon-right + .agk-widget-tabs__items-wrapper .agk-widget-tabs__header-icon,
.agk-widget-tabs.agk-preset-default.agk-widget-tabs_type-vertical .agk-widget-tabs__header_desktop,
.agk-widget-tabs.agk-preset-default.agk-widget-tabs_type-vertical_right .agk-widget-tabs__headers-wrapper {
  margin-right: 0;
}
.agk-widget-tabs.agk-preset-default .agk-widget-tabs__headers-wrapper_icon-left .agk-widget-tabs__header-icon,
.agk-widget-tabs.agk-preset-default .agk-widget-tabs__headers-wrapper_icon-left + .agk-widget-tabs__items-wrapper .agk-widget-tabs__header-icon,
.agk-widget-tabs.agk-preset-default.agk-widget-tabs_type-vertical_left .agk-widget-tabs__headers-wrapper {
  margin-left: 0;
}
.agk-widget-tabs.agk-preset-default .agk-widget-tabs__item:last-child,
.agk-widget-tabs.agk-preset-default.agk-widget-tabs_type-vertical .agk-widget-tabs__headers-wrapper,
.agk-widget-tabs.agk-preset-default.agk-widget-tabs_type-vertical .agk-widget-tabs__header_desktop:last-child {
  margin-bottom: 0;
}
.agk-widget-tabs.agk-preset-2 .agk-widget-tabs__header_desktop {
  margin-right: 0px;
}
.agk-widget-tabs.agk-preset-2 .agk-widget-tabs__headers-wrapper {
  margin-bottom: 0px;
}
.agk-widget-tabs.agk-preset-2 .agk-widget-tabs__content {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: #f5f5f5;
  border-color: transparent;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.agk-widget-tabs.agk-preset-2 .agk-widget-tabs__header {
  font-size: 16px;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  background-color: transparent;
  padding-top: 14px;
  padding-right: 30px;
  padding-bottom: 14px;
  padding-left: 30px;
}
.agk-widget-tabs.agk-preset-2 .agk-widget-tabs__header-title {
  font-family: 'Noto Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
  text-decoration: none;
}
.agk-widget-tabs.agk-preset-2 .agk-widget-tabs__header-icon {
  font-size: 16px;
  margin-right: 10px;
  color: #ffffff;
  margin-left: 10px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-tabs.agk-preset-2 .agk-widget-tabs__header {
    font-size: 14px;
  }
  .agk-widget-tabs.agk-preset-2 .agk-widget-tabs__header-icon {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .agk-widget-tabs.agk-preset-2 .agk-widget-tabs__item {
    margin-bottom: 0px;
  }
}
.agk-widget-tabs.agk-preset-2 .agk-widget-tabs__header:hover {
  border-color: transparent;
  background-color: #f5f5f5;
}
.agk-widget-tabs.agk-preset-2 .agk-widget-tabs__header:hover .agk-widget-tabs__header-title {
  color: #ffffff;
}
.agk-widget-tabs.agk-preset-2 .agk-widget-tabs__header:hover .agk-widget-tabs__header-icon {
  color: #ffffff;
}
.agk-widget-tabs.agk-preset-2 .agk-widget-tabs__header.agk-widget-tabs__header_opened {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: #f5f5f5;
  border-color: transparent;
}
.agk-widget-tabs.agk-preset-2 .agk-widget-tabs__header.agk-widget-tabs__header_opened .agk-widget-tabs__header-title {
  color: #ffffff;
  text-decoration: none;
}
.agk-widget-tabs.agk-preset-2 .agk-widget-tabs__header.agk-widget-tabs__header_opened .agk-widget-tabs__header-icon {
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .agk-widget-tabs.agk-preset-2 .agk-widget-tabs__header.agk-widget-tabs__header_opened {
    margin-bottom: 0px;
  }
}
.agk-widget-tabs.agk-preset-2 .agk-widget-tabs__header.agk-widget-tabs__header_opened:hover .agk-widget-tabs__header-title {
  color: #ffffff;
}
.agk-widget-tabs.agk-preset-2 .agk-widget-tabs__header.agk-widget-tabs__header_opened:hover .agk-widget-tabs__header-icon {
  color: #ffffff;
}
.agk-widget-tabs.agk-preset-2.agk-widget-tabs_type-vertical .agk-widget-tabs__headers-wrapper {
  margin-left: 0px;
  margin-right: 0px;
}
.agk-widget-tabs.agk-preset-2.agk-widget-tabs_type-vertical .agk-widget-tabs__header_desktop {
  margin-bottom: 0px;
}
.agk-widget-tabs.agk-preset-2 .agk-widget-tabs__header_desktop:last-child,
.agk-widget-tabs.agk-preset-2 .agk-widget-tabs__header-icon:last-child,
.agk-widget-tabs.agk-preset-2 .agk-widget-tabs__headers-wrapper_icon-right .agk-widget-tabs__header-icon,
.agk-widget-tabs.agk-preset-2 .agk-widget-tabs__headers-wrapper_icon-right + .agk-widget-tabs__items-wrapper .agk-widget-tabs__header-icon,
.agk-widget-tabs.agk-preset-2.agk-widget-tabs_type-vertical .agk-widget-tabs__header_desktop,
.agk-widget-tabs.agk-preset-2.agk-widget-tabs_type-vertical_right .agk-widget-tabs__headers-wrapper {
  margin-right: 0;
}
.agk-widget-tabs.agk-preset-2 .agk-widget-tabs__headers-wrapper_icon-left .agk-widget-tabs__header-icon,
.agk-widget-tabs.agk-preset-2 .agk-widget-tabs__headers-wrapper_icon-left + .agk-widget-tabs__items-wrapper .agk-widget-tabs__header-icon,
.agk-widget-tabs.agk-preset-2.agk-widget-tabs_type-vertical_left .agk-widget-tabs__headers-wrapper {
  margin-left: 0;
}
.agk-widget-tabs.agk-preset-2 .agk-widget-tabs__item:last-child,
.agk-widget-tabs.agk-preset-2.agk-widget-tabs_type-vertical .agk-widget-tabs__headers-wrapper,
.agk-widget-tabs.agk-preset-2.agk-widget-tabs_type-vertical .agk-widget-tabs__header_desktop:last-child {
  margin-bottom: 0;
}
.agk-widget-tabs.agk-preset-2.agk-widget-tabs_type-horizontal .agk-widget-tabs__headers-wrapper {
  margin-bottom: 0px;
}
.agk-widget-tabs.agk-preset-2.agk-widget-tabs_type-vertical_left .agk-widget-tabs__headers-wrapper {
  margin-right: 0px;
}
.agk-widget-tabs.agk-preset-2.agk-widget-tabs_type-vertical_right .agk-widget-tabs__headers-wrapper {
  margin-left: 0px;
}
@media screen and (max-width: 767px) {
  .agk-widget-tabs.agk-preset-2 .agk-widget-tabs__header.agk-widget-tabs__header_opened {
    margin-bottom: 0px;
  }
}
.agk-widget-tabs.agk-preset-3 .agk-widget-tabs__header_desktop {
  margin-right: 1px;
}
.agk-widget-tabs.agk-preset-3 .agk-widget-tabs__headers-wrapper {
  margin-bottom: 0px;
}
.agk-widget-tabs.agk-preset-3 .agk-widget-tabs__content {
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-radius: 0px;
  background-color: #030644;
  border-color: #ffffff;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.agk-widget-tabs.agk-preset-3 .agk-widget-tabs__header {
  font-size: 16px;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  background-color: #030644;
  padding-top: 18px;
  padding-right: 30px;
  padding-bottom: 18px;
  padding-left: 30px;
}
.agk-widget-tabs.agk-preset-3 .agk-widget-tabs__header-title {
  font-family: 'Noto Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
  text-decoration: none;
}
.agk-widget-tabs.agk-preset-3 .agk-widget-tabs__header-icon {
  font-size: 16px;
  margin-right: 10px;
  color: #ffffff;
  margin-left: 10px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-tabs.agk-preset-3 .agk-widget-tabs__header {
    font-size: 14px;
  }
  .agk-widget-tabs.agk-preset-3 .agk-widget-tabs__header-icon {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .agk-widget-tabs.agk-preset-3 .agk-widget-tabs__item {
    margin-bottom: 1px;
  }
}
.agk-widget-tabs.agk-preset-3 .agk-widget-tabs__header:hover {
  background-color: #030644;
}
.agk-widget-tabs.agk-preset-3 .agk-widget-tabs__header:hover .agk-widget-tabs__header-title {
  color: #ffffff;
}
.agk-widget-tabs.agk-preset-3 .agk-widget-tabs__header:hover .agk-widget-tabs__header-icon {
  color: #ffffff;
}
.agk-widget-tabs.agk-preset-3 .agk-widget-tabs__header.agk-widget-tabs__header_opened {
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: #030644;
  border-color: transparent;
}
.agk-widget-tabs.agk-preset-3 .agk-widget-tabs__header.agk-widget-tabs__header_opened .agk-widget-tabs__header-title {
  color: #ffffff;
  text-decoration: none;
}
.agk-widget-tabs.agk-preset-3 .agk-widget-tabs__header.agk-widget-tabs__header_opened .agk-widget-tabs__header-icon {
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .agk-widget-tabs.agk-preset-3 .agk-widget-tabs__header.agk-widget-tabs__header_opened {
    margin-bottom: 0px;
  }
}
.agk-widget-tabs.agk-preset-3 .agk-widget-tabs__header.agk-widget-tabs__header_opened:hover {
  background-color: #030644;
  border-color: transparent;
}
.agk-widget-tabs.agk-preset-3 .agk-widget-tabs__header.agk-widget-tabs__header_opened:hover .agk-widget-tabs__header-title {
  color: #ffffff;
}
.agk-widget-tabs.agk-preset-3 .agk-widget-tabs__header.agk-widget-tabs__header_opened:hover .agk-widget-tabs__header-icon {
  color: #ffffff;
}
.agk-widget-tabs.agk-preset-3.agk-widget-tabs_type-vertical .agk-widget-tabs__headers-wrapper {
  margin-left: 0px;
  margin-right: 0px;
}
.agk-widget-tabs.agk-preset-3.agk-widget-tabs_type-vertical .agk-widget-tabs__header_desktop {
  margin-bottom: 1px;
}
.agk-widget-tabs.agk-preset-3 .agk-widget-tabs__header_desktop:last-child,
.agk-widget-tabs.agk-preset-3 .agk-widget-tabs__header-icon:last-child,
.agk-widget-tabs.agk-preset-3 .agk-widget-tabs__headers-wrapper_icon-right .agk-widget-tabs__header-icon,
.agk-widget-tabs.agk-preset-3 .agk-widget-tabs__headers-wrapper_icon-right + .agk-widget-tabs__items-wrapper .agk-widget-tabs__header-icon,
.agk-widget-tabs.agk-preset-3.agk-widget-tabs_type-vertical .agk-widget-tabs__header_desktop,
.agk-widget-tabs.agk-preset-3.agk-widget-tabs_type-vertical_right .agk-widget-tabs__headers-wrapper {
  margin-right: 0;
}
.agk-widget-tabs.agk-preset-3 .agk-widget-tabs__headers-wrapper_icon-left .agk-widget-tabs__header-icon,
.agk-widget-tabs.agk-preset-3 .agk-widget-tabs__headers-wrapper_icon-left + .agk-widget-tabs__items-wrapper .agk-widget-tabs__header-icon,
.agk-widget-tabs.agk-preset-3.agk-widget-tabs_type-vertical_left .agk-widget-tabs__headers-wrapper {
  margin-left: 0;
}
.agk-widget-tabs.agk-preset-3 .agk-widget-tabs__item:last-child,
.agk-widget-tabs.agk-preset-3.agk-widget-tabs_type-vertical .agk-widget-tabs__headers-wrapper,
.agk-widget-tabs.agk-preset-3.agk-widget-tabs_type-vertical .agk-widget-tabs__header_desktop:last-child {
  margin-bottom: 0;
}
.agk-widget-tabs.agk-preset-3.agk-widget-tabs_type-horizontal .agk-widget-tabs__headers-wrapper {
  margin-bottom: -1px;
}
.agk-widget-tabs.agk-preset-3.agk-widget-tabs_type-vertical_left .agk-widget-tabs__headers-wrapper {
  margin-right: -1px;
}
.agk-widget-tabs.agk-preset-3.agk-widget-tabs_type-vertical_right .agk-widget-tabs__headers-wrapper {
  margin-left: -1px;
}
@media screen and (max-width: 767px) {
  .agk-widget-tabs.agk-preset-3 .agk-widget-tabs__header.agk-widget-tabs__header_opened {
    margin-bottom: -1px;
  }
}
.agk-cookie-notification {
  background-color: #1f2228;
}
.agk-cookie-notification__button_close {
  color: rgba(255,255,255,0.4);
}
.agk-cookie-notification__button_close:hover {
  color: #ffffff;
}
.agk-widget-tile-gallery.agk-preset-default .agk-widget-tile-gallery__item {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
}
.agk-widget-tile-gallery.agk-preset-default .agk-widget-tile-gallery__item-layer {
  background-color: transparent;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
}
.agk-widget-tile-gallery.agk-preset-default .agk-widget-tile-gallery__item-layer-icon {
  color: transparent;
}
.agk-widget-tile-gallery.agk-preset-default .agk-widget-tile-gallery__item-layer-icon:before {
  content: "\f067";
}
.agk-widget-tile-gallery.agk-preset-default .agk-widget-tile-gallery__item-caption {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  color: #ffffff;
  background-color: rgba(46,58,70,0.85);
  font-size: 16px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.agk-widget-tile-gallery.agk-preset-default .agk-widget-tile-gallery__item:hover .agk-widget-tile-gallery__item-layer {
  background-color: rgba(85,97,109,0.45);
}
.agk-widget-tile-gallery.agk-preset-default .agk-widget-tile-gallery__item:hover .agk-widget-tile-gallery__item-layer-icon {
  font-size: 42px;
  color: #ffffff;
}
@media screen and (max-width: 1039px) {
  .agk-widget-tile-gallery.agk-preset-default .agk-widget-tile-gallery__item-caption {
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
  }
}
@media screen and (max-width: 767px) {
  .agk-widget-tile-gallery.agk-preset-default .agk-widget-tile-gallery__item-caption {
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    font-size: 14px;
  }
  .agk-widget-tile-gallery.agk-preset-default .agk-widget-tile-gallery__item:hover .agk-widget-tile-gallery__item-layer-icon {
    font-size: 30px;
  }
}
.agk-widget-tile-gallery.agk-preset-default .agk-widget-tile-gallery__item-caption {
  position: absolute;
  width: 100%;
  bottom: -100%;
  left: 0;
  right: 0;
}
.agk-widget-tile-gallery.agk-preset-default .agk-widget-tile-gallery__item:hover .agk-widget-tile-gallery__item-caption {
  bottom: 0;
}
.agk-widget-tile-gallery.agk-preset-2 .agk-widget-tile-gallery__item {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
}
.agk-widget-tile-gallery.agk-preset-2 .agk-widget-tile-gallery__item-layer {
  background-color: transparent;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
}
.agk-widget-tile-gallery.agk-preset-2 .agk-widget-tile-gallery__item-layer-icon {
  font-size: 40px;
  color: transparent;
}
.agk-widget-tile-gallery.agk-preset-2 .agk-widget-tile-gallery__item-layer-icon:before {
  content: "\f00e";
}
.agk-widget-tile-gallery.agk-preset-2 .agk-widget-tile-gallery__item-caption {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  color: #2e3a48;
  background-color: transparent;
  font-size: 16px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.agk-widget-tile-gallery.agk-preset-2 .agk-widget-tile-gallery__item:hover .agk-widget-tile-gallery__item-layer {
  background-color: rgba(255,255,255,0.75);
}
.agk-widget-tile-gallery.agk-preset-2 .agk-widget-tile-gallery__item:hover .agk-widget-tile-gallery__item-layer-icon {
  color: #2e3a48;
}
@media screen and (max-width: 767px) {
  .agk-widget-tile-gallery.agk-preset-2 .agk-widget-tile-gallery__item-layer-icon {
    font-size: 30px;
  }
  .agk-widget-tile-gallery.agk-preset-2 .agk-widget-tile-gallery__item-caption {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    font-size: 14px;
  }
}
.agk-widget-tile-gallery.agk-preset-2 .agk-widget-tile-gallery__item-layer {
  margin: 0;
  padding: 0;
  padding-top: 30px;
}
.agk-widget-tile-gallery.agk-preset-2 .agk-widget-tile-gallery__item:hover .agk-widget-tile-gallery__item-layer {
  padding-top: 0;
}
.agk-widget-tile-gallery.agk-preset-3 .agk-widget-tile-gallery__item {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: transparent;
}
.agk-widget-tile-gallery.agk-preset-3 .agk-widget-tile-gallery__item-layer {
  background-color: transparent;
  border-style: solid;
  border-left-width: 16px;
  border-top-width: 16px;
  border-right-width: 16px;
  border-bottom-width: 16px;
  border-radius: 0px;
  border-color: transparent;
}
.agk-widget-tile-gallery.agk-preset-3 .agk-widget-tile-gallery__item-layer-icon {
  font-size: 40px;
  color: transparent;
}
.agk-widget-tile-gallery.agk-preset-3 .agk-widget-tile-gallery__item-layer-icon:before {
  content: "\f00e";
}
.agk-widget-tile-gallery.agk-preset-3 .agk-widget-tile-gallery__item-caption {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  color: #ffffff;
  background-color: transparent;
  font-size: 16px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.agk-widget-tile-gallery.agk-preset-3 .agk-widget-tile-gallery__item:hover .agk-widget-tile-gallery__item-layer {
  background-color: rgba(46,58,72,0.85);
}
.agk-widget-tile-gallery.agk-preset-3 .agk-widget-tile-gallery__item:hover .agk-widget-tile-gallery__item-layer-icon {
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .agk-widget-tile-gallery.agk-preset-3 .agk-widget-tile-gallery__item-layer-icon {
    font-size: 30px;
  }
  .agk-widget-tile-gallery.agk-preset-3 .agk-widget-tile-gallery__item-caption {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    font-size: 14px;
  }
}
.agk-widget-tile-gallery.agk-preset-3 .agk-widget-tile-gallery__item-layer {
  margin: 0;
  padding: 0;
  padding-bottom: 16px;
}
.agk-widget-tile-gallery.agk-preset-3 .agk-widget-tile-gallery__item:hover .agk-widget-tile-gallery__item-layer {
  padding-bottom: 0;
}
.agk-widget-social-links-extended.agk-preset-default .agk-widget-social-links-extended__item {
  margin-bottom: 0px;
  margin-left: 24px;
  margin-right: 24px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-social-links-extended.agk-preset-default .agk-widget-social-links-extended__item {
    margin-left: 14px;
    margin-right: 14px;
  }
}
.agk-widget-social-links-extended.agk-preset-default .agk-widget-social-links-extended__item:last-child {
  margin-bottom: 0;
  margin-right: 0;
}
.agk-widget-social-links-extended.agk-preset-default.agk-align-left .agk-widget-social-links-extended__item {
  margin-left: 0;
}
.agk-widget-social-links-extended.agk-preset-default.agk-align-center .agk-widget-social-links-extended__item {
  margin-right: 12px;
  margin-left: 12px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-social-links-extended.agk-preset-default.agk-align-center .agk-widget-social-links-extended__item {
    margin-right: 7px;
    margin-left: 7px;
  }
}
.agk-widget-social-links-extended.agk-preset-default.agk-align-right .agk-widget-social-links-extended__item {
  margin-right: 0;
}
.agk-widget-social-links-extended.agk-preset-default.agk-align-right .agk-widget-social-links-extended__item:first-child {
  margin-left: 0;
}
.agk-widget-social-links-extended.agk-preset-default .agk-widget-social-links-extended__link {
  font-size: 14px;
  width: 40px;
  height: 40px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-radius: 40px;
  border-style: none;
  color: #ffffff;
  background-color: transparent;
  border-color: transparent;
}
.agk-widget-social-links-extended.agk-preset-default .agk-widget-social-links-extended__link:hover {
  color: #ffffff;
  background-color: transparent;
  border-color: transparent;
}
.agk-widget-social-links-extended.agk-preset-2 .agk-widget-social-links-extended__item {
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 10px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-social-links-extended.agk-preset-2 .agk-widget-social-links-extended__item {
    margin-left: 5px;
    margin-right: 5px;
  }
}
.agk-widget-social-links-extended.agk-preset-2 .agk-widget-social-links-extended__item:last-child {
  margin-bottom: 0;
  margin-right: 0;
}
.agk-widget-social-links-extended.agk-preset-2.agk-align-left .agk-widget-social-links-extended__item {
  margin-left: 0;
}
.agk-widget-social-links-extended.agk-preset-2.agk-align-center .agk-widget-social-links-extended__item {
  margin-right: 5px;
  margin-left: 5px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-social-links-extended.agk-preset-2.agk-align-center .agk-widget-social-links-extended__item {
    margin-right: 2.5px;
    margin-left: 2.5px;
  }
}
.agk-widget-social-links-extended.agk-preset-2.agk-align-right .agk-widget-social-links-extended__item {
  margin-right: 0;
}
.agk-widget-social-links-extended.agk-preset-2.agk-align-right .agk-widget-social-links-extended__item:first-child {
  margin-left: 0;
}
.agk-widget-social-links-extended.agk-preset-2 .agk-widget-social-links-extended__link {
  font-size: 12px;
  width: 32px;
  height: 32px;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-radius: 25px;
  border-style: solid;
  color: #ffffff;
  background-color: #030644;
  border-color: #ffffff;
}
.agk-widget-social-links-extended.agk-preset-2 .agk-widget-social-links-extended__link:hover {
  color: #ffffff;
  background-color: #030644;
}
@media screen and (max-width: 1039px) {
  .agk-widget-social-links-extended.agk-preset-2 .agk-widget-social-links-extended__link {
    width: 25px;
    height: 25px;
  }
}
.agk-widget-social-links-extended.agk-preset-3 .agk-widget-social-links-extended__item {
  margin-bottom: 0px;
  margin-left: 30px;
  margin-right: 30px;
}
.agk-widget-social-links-extended.agk-preset-3 .agk-widget-social-links-extended__item:last-child {
  margin-bottom: 0;
  margin-right: 0;
}
.agk-widget-social-links-extended.agk-preset-3.agk-align-left .agk-widget-social-links-extended__item {
  margin-left: 0;
}
.agk-widget-social-links-extended.agk-preset-3.agk-align-center .agk-widget-social-links-extended__item {
  margin-right: 15px;
  margin-left: 15px;
}
.agk-widget-social-links-extended.agk-preset-3.agk-align-right .agk-widget-social-links-extended__item {
  margin-right: 0;
}
.agk-widget-social-links-extended.agk-preset-3.agk-align-right .agk-widget-social-links-extended__item:first-child {
  margin-left: 0;
}
.agk-widget-social-links-extended.agk-preset-3 .agk-widget-social-links-extended__link {
  font-size: 12px;
  width: 32px;
  height: 32px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-radius: 0px;
  border-style: solid;
  color: #ffffff;
  background-color: transparent;
  border-color: transparent;
}
.agk-widget-social-links-extended.agk-preset-3 .agk-widget-social-links-extended__link:hover {
  color: #ffffff;
  background-color: transparent;
  border-color: transparent;
}
.agk-widget-social-links-extended.agk-preset-3 .agk-widget-social-links-extended__link {
  width: auto;
  height: auto;
}
.agk-widget-blog-post_tags.agk-preset-default .agk-widget-blog-post_tags__item-link {
  font-family: 'Noto Serif', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-radius: 3px;
  text-decoration: none;
  color: #ffffff;
  background-color: transparent;
  border-color: #dbdbdb;
}
.agk-widget-blog-post_tags.agk-preset-default .agk-widget-blog-post_tags__item-link:hover {
  font-style: normal;
  font-weight: 400;
  background-color: #000000;
  color: #ffffff;
}
.agk-widget-blog-post_tags.agk-preset-default .agk-widget-blog-post_tags__item {
  margin-right: 4px;
  margin-bottom: 4px;
}
.agk-widget-blog-post_tags.agk-preset-default .agk-widget-blog-post_tags__title {
  margin-right: 15px;
  margin-bottom: 4px;
}
.agk-widget-blog-category_list.agk-preset-default .agk-widget-blog-category_list__item {
  padding-bottom: 10px;
  border-bottom-style: solid;
  border-bottom-color: #dbdbdb;
  border-bottom-width: 1px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-blog-category_list.agk-preset-default .agk-widget-blog-category_list__item {
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
}
.agk-widget-blog-category_list.agk-preset-default .agk-widget-blog-category_list__item-link {
  font-family: 'Noto Serif', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
}
.agk-widget-blog-category_list.agk-preset-default .agk-widget-blog-category_list__item-link:hover {
  color: #ffffff;
  font-style: normal;
  font-weight: 400;
}
.agk-widget-blog-category_list.agk-preset-default .agk-widget-blog-category_list__item-text {
  font-size: 16px;
  text-decoration: none;
}
.agk-widget-blog-category_list.agk-preset-default .agk-widget-blog-category_list__item-text:hover {
  text-decoration: none;
}
@media screen and (max-width: 1039px) {
  .agk-widget-blog-category_list.agk-preset-default .agk-widget-blog-category_list__item-text {
    font-size: 14px;
  }
}
.agk-widget-blog-category_list.agk-preset-default .agk-widget-blog-category_list__item-link:hover .agk-widget-blog-category_list__item-icon {
  color: #ffffff;
}
.agk-widget-blog-category_list.agk-preset-default .agk-widget-blog-category_list__item-icon {
  font-size: 8px;
  margin-right: 10px;
  color: #000000;
}
.agk-widget-blog-category_list.agk-preset-default .agk-widget-blog-category_list__item-count {
  color: #55616d;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  margin-left: 10px;
}
.agk-widget-blog-category_list.agk-preset-2 .agk-widget-blog-category_list__item {
  padding-bottom: 10px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  border-bottom-width: 1px;
  margin-bottom: 10px;
}
.agk-widget-blog-category_list.agk-preset-2 .agk-widget-blog-category_list__item-link {
  font-family: 'Noto Serif', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
}
.agk-widget-blog-category_list.agk-preset-2 .agk-widget-blog-category_list__item-link:hover {
  color: #ffffff;
  font-style: normal;
  font-weight: 400;
}
.agk-widget-blog-category_list.agk-preset-2 .agk-widget-blog-category_list__item-text {
  font-size: 16px;
  text-decoration: none;
}
.agk-widget-blog-category_list.agk-preset-2 .agk-widget-blog-category_list__item-link:hover .agk-widget-blog-category_list__item-icon {
  color: #ffffff;
}
.agk-widget-blog-category_list.agk-preset-2 .agk-widget-blog-category_list__item-icon {
  font-size: 10px;
  margin-right: 10px;
  color: #ffffff;
}
.agk-widget-blog-category_list.agk-preset-2 .agk-widget-blog-category_list__item-count {
  color: #55616d;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  margin-left: 10px;
}
.agk-widget-callback.agk-preset-default {
  bottom: 40px;
  left: 40px;
  right: auto;
  box-shadow: 0 4px 10px 0 rgba(46,58,70,0.35);
  background-color: #6ebffd;
  color: #ffffff;
  max-height: 80vh;
}
@media screen and (max-width: 1039px) {
  .agk-widget-callback.agk-preset-default {
    bottom: 80px;
    left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .agk-widget-callback.agk-preset-default {
    bottom: 10px;
    left: 10px;
  }
}
@media screen and (max-width: 479px) {
  .agk-widget-callback.agk-preset-default {
    bottom: 10px;
    left: 10px;
  }
}
.agk-widget-callback.agk-preset-default.agk-widget-callback_opened,
.agk-widget-callback.agk-preset-default.agk-widget-callback_opening {
  border-radius: 3px;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-color: transparent;
}
.agk-widget-callback.agk-preset-default.agk-widget-callback_closed,
.agk-widget-callback.agk-preset-default.agk-widget-callback_closing {
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-color: transparent;
  border-radius: 40px;
}
.agk-widget-callback.agk-preset-default .agk-widget-callback__agent .agk-widget-callback__thumbnail_image:not(.agk-widget-callback__thumbnail_empty) {
  border-radius: 40px;
  margin-bottom: 10px;
}
.agk-widget-callback.agk-preset-default .agk-widget-callback__agent .agk-widget-callback__thumbnail_icon:not(.agk-widget-callback__thumbnail_empty) {
  font-size: 80px;
  margin-bottom: 10px;
}
.agk-widget-callback.agk-preset-default .agk-widget-callback__more-details-divider {
  border-top-color: #d3d8db;
  border-top-width: 1px;
}
.agk-widget-callback.agk-preset-default .agk-widget-callback__more-details-button {
  color: #000000;
}
.agk-widget-callback.agk-preset-default .agk-widget-callback__more-details-button:hover {
  color: #ffffff;
}
.agk-widget-callback.agk-preset-default .agk-widget-callback__close-button {
  color: #000000;
}
.agk-widget-callback.agk-preset-default .agk-widget-callback__close-button:hover {
  color: #ffffff;
}
.agk-widget-callback.agk-preset-default .agk-widget-callback__overlay_open-button {
  background-color: transparent;
}
.agk-widget-callback.agk-preset-default .agk-widget-callback__overlay_link {
  background-color: transparent;
}
.agk-widget-callback.agk-preset-default .agk-widget-callback__open-button:hover .agk-widget-callback__overlay_open-button {
  background-color: rgba(255,255,255,0.35);
}
.agk-widget-callback.agk-preset-default .agk-widget-callback__more-details-item:hover .agk-widget-callback__overlay_link {
  background-color: rgba(255,255,255,0.25);
}
.agk-widget-callback.agk-preset-default .agk-widget-callback__thumbnail_image:not(.agk-widget-callback__thumbnail_empty),
.agk-widget-callback.agk-preset-default .agk-widget-callback__open-button .agk-widget-callback__thumbnail_empty {
  width: 80px;
  height: 80px;
  font-size: 50px;
}
.agk-widget-callback.agk-preset-default.agk-widget-callback_closed,
.agk-widget-callback.agk-preset-default.agk-widget-callback_closing {
  width: 80px;
}
.agk-widget-callback.agk-preset-default .agk-widget-callback__open-button .agk-widget-callback__thumbnail_icon:not(.agk-widget-callback__thumbnail_empty) {
  font-size: 50px;
  line-height: 80px;
}
.agk-widget-content_slider.agk-preset-default .bx-prev,
.agk-widget-content_slider.agk-preset-default .bx-next {
  background-color: #899098;
  border-color: #899098;
  color: #ffffff;
  width: 50px;
  height: 50px;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  top: 50%;
  transform: translateY(-50%);
  transition: .4s;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.agk-widget-content_slider.agk-preset-default .bx-prev:before,
.agk-widget-content_slider.agk-preset-default .bx-next:before {
  font-size: 30px;
}
.agk-widget-content_slider.agk-preset-default .bx-prev:hover,
.agk-widget-content_slider.agk-preset-default .bx-next:hover {
  background-color: #2e3a46;
  border-color: #2e3a46;
}
@media screen and (max-width: 1039px) {
  .agk-widget-content_slider.agk-preset-default .bx-prev,
  .agk-widget-content_slider.agk-preset-default .bx-next {
    width: 40px;
    height: 40px;
  }
  .agk-widget-content_slider.agk-preset-default .bx-prev:before,
  .agk-widget-content_slider.agk-preset-default .bx-next:before {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .agk-widget-content_slider.agk-preset-default .bx-prev,
  .agk-widget-content_slider.agk-preset-default .bx-next {
    width: 24px;
    height: 24px;
  }
  .agk-widget-content_slider.agk-preset-default .bx-prev:before,
  .agk-widget-content_slider.agk-preset-default .bx-next:before {
    font-size: 12px;
  }
}
.agk-widget-content_slider.agk-preset-default .bx-pager-link {
  border-style: none;
  width: 12px;
  height: 12px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: #d3d8db;
  color: #2e3a46;
  transition: .4s;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.agk-widget-content_slider.agk-preset-default .bx-pager {
  left: 50%;
  transform: translateX(-50%);
  bottom: 40px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-content_slider.agk-preset-default .bx-pager {
    bottom: 20px;
  }
}
.agk-widget-content_slider.agk-preset-default .bx-pager-item:not(:last-child) {
  margin-right: 6px;
}
.agk-widget-content_slider.agk-preset-default .bx-pager-link {
  border-style: none;
  width: 12px;
  height: 12px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  background-color: #d3d8db;
  color: #2e3a46;
  transition: .4s;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.agk-widget-content_slider.agk-preset-default .bx-pager-link:hover {
  background-color: #81868c;
}
.agk-widget-content_slider.agk-preset-default .bx-pager-link.active {
  color: #ffffff;
  background-color: #2e3a46;
  border-color: #2e3a46;
}
.agk-widget-content_slider.agk-preset-default .bx-prev {
  left: 40px;
}
.agk-widget-content_slider.agk-preset-default .bx-prev:before {
  content: "\f104";
}
@media screen and (max-width: 1039px) {
  .agk-widget-content_slider.agk-preset-default .bx-prev {
    left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .agk-widget-content_slider.agk-preset-default .bx-prev {
    left: 10px;
  }
}
.agk-widget-content_slider.agk-preset-default .bx-next {
  right: 40px;
}
.agk-widget-content_slider.agk-preset-default .bx-next:before {
  content: "\f105";
}
@media screen and (max-width: 1039px) {
  .agk-widget-content_slider.agk-preset-default .bx-next {
    right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .agk-widget-content_slider.agk-preset-default .bx-next {
    right: 10px;
  }
}
.agk-widget-content_slider.agk-preset-default .bx-controls-auto {
  right: 65px;
  bottom: 48px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-content_slider.agk-preset-default .bx-controls-auto {
    right: 60px;
    bottom: 28px;
  }
}
@media screen and (max-width: 767px) {
  .agk-widget-content_slider.agk-preset-default .bx-controls-auto {
    right: 22px;
  }
}
.agk-widget-content_slider.agk-preset-default .bx-start,
.agk-widget-content_slider.agk-preset-default .bx-stop {
  color: #d3d8db;
  transition: 0.4s;
}
.agk-widget-content_slider.agk-preset-default .bx-start:before,
.agk-widget-content_slider.agk-preset-default .bx-stop:before {
  font-size: 22px;
}
.agk-widget-content_slider.agk-preset-default .bx-start:hover,
.agk-widget-content_slider.agk-preset-default .bx-stop:hover {
  color: #81868c;
}
.agk-widget-content_slider.agk-preset-default .bx-start:before {
  content: "\f04b";
}
.agk-widget-content_slider.agk-preset-default .bx-stop:before {
  content: "\f04c";
}
.agk-widget-content_slider.agk-preset-default .agk-widget-loader__indicator {
  border-top-color: rgba(24,27,39,0.2);
  border-right-color: rgba(24,27,39,0.2);
  border-bottom-color: rgba(24,27,39,0.2);
  border-left-color: #181b27;
}
.agk-widget-content_slider.agk-preset-2 .bx-prev,
.agk-widget-content_slider.agk-preset-2 .bx-next {
  background-color: #899098;
  border-color: #899098;
  color: #ffffff;
  width: 50px;
  height: 50px;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 50px;
  top: 50%;
  transform: translateY(-50%);
  transition: .4s;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.agk-widget-content_slider.agk-preset-2 .bx-prev:before,
.agk-widget-content_slider.agk-preset-2 .bx-next:before {
  font-size: 30px;
}
.agk-widget-content_slider.agk-preset-2 .bx-prev:hover,
.agk-widget-content_slider.agk-preset-2 .bx-next:hover {
  background-color: #2e3a46;
  border-color: #2e3a46;
}
@media screen and (max-width: 1039px) {
  .agk-widget-content_slider.agk-preset-2 .bx-prev,
  .agk-widget-content_slider.agk-preset-2 .bx-next {
    width: 40px;
    height: 40px;
  }
  .agk-widget-content_slider.agk-preset-2 .bx-prev:before,
  .agk-widget-content_slider.agk-preset-2 .bx-next:before {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .agk-widget-content_slider.agk-preset-2 .bx-prev,
  .agk-widget-content_slider.agk-preset-2 .bx-next {
    width: 24px;
    height: 24px;
  }
  .agk-widget-content_slider.agk-preset-2 .bx-prev:before,
  .agk-widget-content_slider.agk-preset-2 .bx-next:before {
    font-size: 12px;
  }
}
.agk-widget-content_slider.agk-preset-2 .bx-pager-link {
  border-style: none;
  width: 12px;
  height: 12px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 50px;
  background-color: #d3d8db;
  color: #2e3a46;
  transition: .4s;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0px;
}
.agk-widget-content_slider.agk-preset-2 .bx-pager {
  left: 50%;
  transform: translateX(-50%);
  bottom: 40px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-content_slider.agk-preset-2 .bx-pager {
    bottom: 20px;
  }
}
.agk-widget-content_slider.agk-preset-2 .bx-pager-item:not(:last-child) {
  margin-right: 6px;
}
.agk-widget-content_slider.agk-preset-2 .bx-pager-link {
  border-style: none;
  width: 12px;
  height: 12px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 50px;
  background-color: #d3d8db;
  color: #2e3a46;
  transition: .4s;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0px;
}
.agk-widget-content_slider.agk-preset-2 .bx-pager-link:hover {
  background-color: #81868c;
  color: #ffffff;
}
.agk-widget-content_slider.agk-preset-2 .bx-pager-link.active {
  color: #ffffff;
  background-color: #2e3a46;
  border-color: #2e3a46;
}
.agk-widget-content_slider.agk-preset-2 .bx-prev {
  left: 40px;
}
.agk-widget-content_slider.agk-preset-2 .bx-prev:before {
  content: "\f104";
}
@media screen and (max-width: 1039px) {
  .agk-widget-content_slider.agk-preset-2 .bx-prev {
    left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .agk-widget-content_slider.agk-preset-2 .bx-prev {
    left: 10px;
  }
}
.agk-widget-content_slider.agk-preset-2 .bx-next {
  right: 40px;
}
.agk-widget-content_slider.agk-preset-2 .bx-next:before {
  content: "\f105";
}
@media screen and (max-width: 1039px) {
  .agk-widget-content_slider.agk-preset-2 .bx-next {
    right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .agk-widget-content_slider.agk-preset-2 .bx-next {
    right: 10px;
  }
}
.agk-widget-content_slider.agk-preset-2 .bx-controls-auto {
  right: 65px;
  bottom: 48px;
}
@media screen and (max-width: 1039px) {
  .agk-widget-content_slider.agk-preset-2 .bx-controls-auto {
    right: 60px;
    bottom: 28px;
  }
}
@media screen and (max-width: 767px) {
  .agk-widget-content_slider.agk-preset-2 .bx-controls-auto {
    right: 22px;
  }
}
.agk-widget-content_slider.agk-preset-2 .bx-start,
.agk-widget-content_slider.agk-preset-2 .bx-stop {
  color: #d3d8db;
  transition: 0.4s;
}
.agk-widget-content_slider.agk-preset-2 .bx-start:before,
.agk-widget-content_slider.agk-preset-2 .bx-stop:before {
  font-size: 22px;
}
.agk-widget-content_slider.agk-preset-2 .bx-start:hover,
.agk-widget-content_slider.agk-preset-2 .bx-stop:hover {
  color: #81868c;
}
.agk-widget-content_slider.agk-preset-2 .bx-start:before {
  content: "\f04b";
}
.agk-widget-content_slider.agk-preset-2 .bx-stop:before {
  content: "\f04c";
}
.agk-widget-content_slider.agk-preset-2 .agk-widget-loader__indicator {
  border-top-color: rgba(24,27,39,0.2);
  border-right-color: rgba(24,27,39,0.2);
  border-bottom-color: rgba(24,27,39,0.2);
  border-left-color: #181b27;
}
.agk-widget-breadcrumbs.agk-preset-default .agk-widget-breadcrumbs__list {
  background-color: transparent;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
}
.agk-widget-breadcrumbs.agk-preset-default .agk-widget-breadcrumbs__item-content {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 0px;
  background-color: transparent;
}
.agk-widget-breadcrumbs.agk-preset-default .agk-widget-breadcrumbs__item-content_link {
  color: #55616d;
  text-decoration: none;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  border-style: none;
}
.agk-widget-breadcrumbs.agk-preset-default .agk-widget-breadcrumbs__item-content_link:hover {
  color: #2e3a46;
}
.agk-widget-breadcrumbs.agk-preset-default .agk-widget-breadcrumbs__item-content_current {
  color: #55616d;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  border-style: none;
}
.agk-widget-breadcrumbs.agk-preset-default .agk-widget-breadcrumbs__item-delimiter {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  color: #55616d;
}
.agk-widget-breadcrumbs.agk-preset-default .agk-widget-breadcrumbs__item-icon {
  color: #55616d;
  font-size: 12px;
  margin-right: 5px;
}
.agk-widget-breadcrumbs.agk-preset-default .agk-widget-breadcrumbs__item:hover .agk-widget-breadcrumbs__item-icon {
  color: #2e3a46;
}
.agk-widget-breadcrumbs.agk-preset-default .agk-widget-breadcrumbs__item-delimiter,
.agk-widget-breadcrumbs.agk-preset-default .agk-widget-breadcrumbs__item:not(:last-child) {
  margin-right: 10px;
}
.agk-widget-breadcrumbs.agk-preset-default .agk-widget-breadcrumbs__item-icon:last-child {
  margin-right: 0;
}
.agk-widget-breadcrumbs.agk-preset-2 .agk-widget-breadcrumbs__list {
  background-color: transparent;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  border-style: none;
}
.agk-widget-breadcrumbs.agk-preset-2 .agk-widget-breadcrumbs__item-content {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 0px;
  background-color: transparent;
}
.agk-widget-breadcrumbs.agk-preset-2 .agk-widget-breadcrumbs__item-content_link {
  color: #ffffff;
  text-decoration: none;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  border-style: none;
}
.agk-widget-breadcrumbs.agk-preset-2 .agk-widget-breadcrumbs__item-content_link:hover {
  color: #d3d8db;
}
.agk-widget-breadcrumbs.agk-preset-2 .agk-widget-breadcrumbs__item-content_current {
  color: #ffffff;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-radius: 0px;
  border-color: transparent;
  border-style: none;
}
.agk-widget-breadcrumbs.agk-preset-2 .agk-widget-breadcrumbs__item-delimiter {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
}
.agk-widget-breadcrumbs.agk-preset-2 .agk-widget-breadcrumbs__item-icon {
  color: #ffffff;
  font-size: 12px;
  margin-right: 5px;
}
.agk-widget-breadcrumbs.agk-preset-2 .agk-widget-breadcrumbs__item:hover .agk-widget-breadcrumbs__item-icon {
  color: #d3d8db;
}
.agk-widget-breadcrumbs.agk-preset-2 .agk-widget-breadcrumbs__item-delimiter,
.agk-widget-breadcrumbs.agk-preset-2 .agk-widget-breadcrumbs__item:not(:last-child) {
  margin-right: 10px;
}
.agk-widget-breadcrumbs.agk-preset-2 .agk-widget-breadcrumbs__item-icon:last-child {
  margin-right: 0;
}
.agk-preset-default .agk-form__field-control {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 5px;
  border-style: solid;
  border-top-width: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  font-family: arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #ffffff;
  color: #ffffff;
  background-color: transparent;
}
.agk-preset-default .agk-form__field-control::-webkit-input-placeholder {
  color: #ffffff;
}
.agk-preset-default .agk-form__field-control::-ms-input-placeholder {
  color: #ffffff;
}
.agk-preset-default .agk-form__field-control::-moz-placeholder {
  color: #ffffff;
}
.agk-preset-default .agk-form__field-control:focus {
  border-color: #09a4fb;
}
.agk-preset-default .agk-form__element_invalid .agk-form__field-control {
  border-color: #ff6464;
}
.agk-preset-default .agk-form__field-control_input,
.agk-preset-default .agk-form__field-control_select {
  height: 50px;
  padding-left: 15px;
  padding-right: 15px;
}
.agk-preset-default .agk-form__field-control_textarea {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.agk-preset-default .agk-form__field_with-icon .agk-form__field-control_input {
  padding-left: 41px;
}
.agk-preset-default .agk-form__element_input .agk-form__field-icon {
  font-size: 18px;
  left: 11px;
  color: #ffffff;
}
.agk-preset-default .agk-form__element.agk-form__element_invalid .agk-form__field-icon {
  color: #ff6464;
}
.agk-preset-default .agk-form__error-item {
  font-size: 12px;
  line-height: 1.2;
  font-family: arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
  margin-top: 5px;
}
.agk-preset-default .agk-form__element_radio .agk-form__field-text {
  margin-left: 10px;
}
.agk-preset-default .agk-form__element_radio .agk-form__field-label {
  color: #353159;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.agk-preset-default .agk-form__element_checkbox .agk-form__field-text {
  margin-left: 10px;
}
.agk-preset-default .agk-form__element_checkbox .agk-form__field-label_type-text {
  color: #ffffff;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.agk-preset-default .agk-form__element_checkbox .agk-form__field-icon {
  color: #ffffff;
  font-size: 20px;
}
.agk-preset-default .agk-form__element_checkbox .agk-form__field-icon:before {
  content: "\f096";
}
.agk-preset-default .agk-form__field-control_checkbox:checked + .agk-form__field-icon {
  color: #ffffff;
}
.agk-preset-default .agk-form__field-control_checkbox:checked + .agk-form__field-icon:before {
  content: "\f14a";
}
.agk-preset-default .agk-form__element_radio .agk-form__field-icon {
  color: #7e81a5;
  font-size: 20px;
}
.agk-preset-default .agk-form__element_radio .agk-form__field-icon:before {
  content: "\f1db";
}
.agk-preset-default .agk-form__element_radio .agk-form__field-options-item_selected .agk-form__field-icon {
  color: #353159;
}
.agk-preset-default .agk-form__element_radio .agk-form__field-options-item_selected .agk-form__field-icon:before {
  content: "\f192";
}
.agk-preset-default .agk-form__element_radio .agk-form__field-options_vertical .agk-form__field-options-item {
  margin-bottom: 10px;
}
.agk-preset-default .agk-form__element_radio .agk-form__field-options_horizontal .agk-form__field-options-item {
  margin-right: 30px;
}
.agk-preset-default .agk-form__attachments-item {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 5px;
  border-style: solid;
  border-top-width: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  font-family: arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #ffffff;
  color: #ffffff;
  background-color: transparent;
}
.agk-preset-default .agk-form__attachments-item::-webkit-input-placeholder {
  color: #ffffff;
}
.agk-preset-default .agk-form__attachments-item::-ms-input-placeholder {
  color: #ffffff;
}
.agk-preset-default .agk-form__attachments-item::-moz-placeholder {
  color: #ffffff;
}
.agk-preset-default .agk-form__attachments-item:hover {
  border-color: #09a4fb;
}
.agk-preset-default .agk-form__attachments-item.agk-form__attachments-item_error {
  border-color: #ff6464;
}
.agk-preset-default .agk-form__attachments-item_button {
  color: #ffffff;
}
@media screen and (max-width: 1039px) {
  .agk-preset-default .agk-form__field-control_input,
  .agk-preset-default .agk-form__field-control_select {
    height: 49px;
  }
  .agk-preset-default .agk-form__element_input .agk-form__field-icon {
    left: 11px;
  }
  .agk-preset-default .agk-form__field_with-icon .agk-form__field-control_input {
    padding-left: 41px;
  }
}
@media screen and (max-width: 767px) {
  .agk-preset-default .agk-form__element_input .agk-form__field-icon {
    left: 11px;
  }
  .agk-preset-default .agk-form__field_with-icon .agk-form__field-control_input {
    padding-left: 41px;
  }
}
@media screen and (max-width: 479px) {
  .agk-preset-default .agk-form__element_input .agk-form__field-icon {
    left: 11px;
  }
  .agk-preset-default .agk-form__field_with-icon .agk-form__field-control_input {
    padding-left: 41px;
  }
}
.agk-preset-2 .agk-form__field-control {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 2px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #4e5964;
  color: #ffffff;
  background-color: #10151b;
}
.agk-preset-2 .agk-form__field-control::-webkit-input-placeholder {
  color: #4e5964;
}
.agk-preset-2 .agk-form__field-control::-ms-input-placeholder {
  color: #4e5964;
}
.agk-preset-2 .agk-form__field-control::-moz-placeholder {
  color: #4e5964;
}
.agk-preset-2 .agk-form__field-control:focus {
  border-color: #8a98a5;
}
.agk-preset-2 .agk-form__element_invalid .agk-form__field-control {
  border-color: #ff6464;
}
.agk-preset-2 .agk-form__field-control_input,
.agk-preset-2 .agk-form__field-control_select {
  height: 44px;
  padding-left: 15px;
  padding-right: 15px;
}
.agk-preset-2 .agk-form__field-control_textarea {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.agk-preset-2 .agk-form__field_with-icon .agk-form__field-control_input {
  padding-left: 42px;
}
.agk-preset-2 .agk-form__element_input .agk-form__field-icon {
  font-size: 18px;
  left: 10px;
  color: #4e5964;
}
.agk-preset-2 .agk-form__element.agk-form__element_invalid .agk-form__field-icon {
  color: #ff6464;
}
.agk-preset-2 .agk-form__error-item {
  font-size: 12px;
  line-height: 1.2;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #ff6464;
  margin-top: 5px;
}
.agk-preset-2 .agk-form__element_radio .agk-form__field-text {
  margin-left: 10px;
}
.agk-preset-2 .agk-form__element_radio .agk-form__field-label {
  color: #8a98a5;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.agk-preset-2 .agk-form__element_checkbox .agk-form__field-text {
  margin-left: 10px;
}
.agk-preset-2 .agk-form__element_checkbox .agk-form__field-label_type-text {
  color: #8a98a5;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.agk-preset-2 .agk-form__element_checkbox .agk-form__field-icon {
  color: #4e5964;
  font-size: 20px;
}
.agk-preset-2 .agk-form__element_checkbox .agk-form__field-icon:before {
  content: "\f096";
}
.agk-preset-2 .agk-form__field-control_checkbox:checked + .agk-form__field-icon {
  color: #8a98a5;
}
.agk-preset-2 .agk-form__field-control_checkbox:checked + .agk-form__field-icon:before {
  content: "\f14a";
}
.agk-preset-2 .agk-form__element_radio .agk-form__field-icon {
  color: #4e5964;
  font-size: 20px;
}
.agk-preset-2 .agk-form__element_radio .agk-form__field-icon:before {
  content: "\f1db";
}
.agk-preset-2 .agk-form__element_radio .agk-form__field-options-item_selected .agk-form__field-icon {
  color: #8a98a5;
}
.agk-preset-2 .agk-form__element_radio .agk-form__field-options-item_selected .agk-form__field-icon:before {
  content: "\f192";
}
.agk-preset-2 .agk-form__element_radio .agk-form__field-options_vertical .agk-form__field-options-item {
  margin-bottom: 10px;
}
.agk-preset-2 .agk-form__element_radio .agk-form__field-options_horizontal .agk-form__field-options-item {
  margin-right: 30px;
}
.agk-preset-2 .agk-form__attachments-item {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 2px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #4e5964;
  color: #ffffff;
  background-color: #10151b;
}
.agk-preset-2 .agk-form__attachments-item::-webkit-input-placeholder {
  color: #4e5964;
}
.agk-preset-2 .agk-form__attachments-item::-ms-input-placeholder {
  color: #4e5964;
}
.agk-preset-2 .agk-form__attachments-item::-moz-placeholder {
  color: #4e5964;
}
.agk-preset-2 .agk-form__attachments-item:hover {
  border-color: #8a98a5;
}
.agk-preset-2 .agk-form__attachments-item.agk-form__attachments-item_error {
  border-color: #ff6464;
}
.agk-preset-2 .agk-form__attachments-item_button {
  color: #4e5964;
}
.agk-preset-3 .agk-form__field-control {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 25px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #d3d8db;
  color: #353159;
  background-color: #030644;
}
.agk-preset-3 .agk-form__field-control::-webkit-input-placeholder {
  color: #7e81a5;
}
.agk-preset-3 .agk-form__field-control::-ms-input-placeholder {
  color: #7e81a5;
}
.agk-preset-3 .agk-form__field-control::-moz-placeholder {
  color: #7e81a5;
}
.agk-preset-3 .agk-form__field-control:focus {
  border-color: #09a4fb;
}
.agk-preset-3 .agk-form__element_invalid .agk-form__field-control {
  border-color: #ff6464;
}
.agk-preset-3 .agk-form__field-control_input,
.agk-preset-3 .agk-form__field-control_select {
  height: 44px;
  padding-left: 15px;
  padding-right: 15px;
}
.agk-preset-3 .agk-form__field-control_textarea {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.agk-preset-3 .agk-form__field_with-icon .agk-form__field-control_input {
  padding-left: 42px;
}
.agk-preset-3 .agk-form__element_input .agk-form__field-icon {
  font-size: 18px;
  left: 10px;
  color: #7e81a5;
}
.agk-preset-3 .agk-form__element.agk-form__element_invalid .agk-form__field-icon {
  color: #ff6464;
}
.agk-preset-3 .agk-form__error-item {
  font-size: 12px;
  line-height: 1.2;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #ff6464;
  margin-top: 5px;
}
.agk-preset-3 .agk-form__element_radio .agk-form__field-text {
  margin-left: 10px;
}
.agk-preset-3 .agk-form__element_radio .agk-form__field-label {
  color: #353159;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.agk-preset-3 .agk-form__element_checkbox .agk-form__field-text {
  margin-left: 10px;
}
.agk-preset-3 .agk-form__element_checkbox .agk-form__field-label_type-text {
  color: #353159;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.agk-preset-3 .agk-form__element_checkbox .agk-form__field-icon {
  color: #7e81a5;
  font-size: 20px;
}
.agk-preset-3 .agk-form__element_checkbox .agk-form__field-icon:before {
  content: "\f096";
}
.agk-preset-3 .agk-form__field-control_checkbox:checked + .agk-form__field-icon {
  color: #353159;
}
.agk-preset-3 .agk-form__field-control_checkbox:checked + .agk-form__field-icon:before {
  content: "\f14a";
}
.agk-preset-3 .agk-form__element_radio .agk-form__field-icon {
  color: #7e81a5;
  font-size: 20px;
}
.agk-preset-3 .agk-form__element_radio .agk-form__field-icon:before {
  content: "\f1db";
}
.agk-preset-3 .agk-form__element_radio .agk-form__field-options-item_selected .agk-form__field-icon {
  color: #353159;
}
.agk-preset-3 .agk-form__element_radio .agk-form__field-options-item_selected .agk-form__field-icon:before {
  content: "\f192";
}
.agk-preset-3 .agk-form__element_radio .agk-form__field-options_vertical .agk-form__field-options-item {
  margin-bottom: 10px;
}
.agk-preset-3 .agk-form__element_radio .agk-form__field-options_horizontal .agk-form__field-options-item {
  margin-right: 30px;
}
.agk-preset-3 .agk-form__attachments-item {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 25px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #d3d8db;
  color: #353159;
  background-color: #030644;
}
.agk-preset-3 .agk-form__attachments-item::-webkit-input-placeholder {
  color: #7e81a5;
}
.agk-preset-3 .agk-form__attachments-item::-ms-input-placeholder {
  color: #7e81a5;
}
.agk-preset-3 .agk-form__attachments-item::-moz-placeholder {
  color: #7e81a5;
}
.agk-preset-3 .agk-form__attachments-item:hover {
  border-color: #09a4fb;
}
.agk-preset-3 .agk-form__attachments-item.agk-form__attachments-item_error {
  border-color: #ff6464;
}
.agk-preset-3 .agk-form__attachments-item_button {
  color: #7e81a5;
}
.agk-preset-4 .agk-form__field-control {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 25px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #4e5964;
  color: #ffffff;
  background-color: #10151b;
}
.agk-preset-4 .agk-form__field-control::-webkit-input-placeholder {
  color: #4e5964;
}
.agk-preset-4 .agk-form__field-control::-ms-input-placeholder {
  color: #4e5964;
}
.agk-preset-4 .agk-form__field-control::-moz-placeholder {
  color: #4e5964;
}
.agk-preset-4 .agk-form__field-control:focus {
  border-color: #8a98a5;
}
.agk-preset-4 .agk-form__element_invalid .agk-form__field-control {
  border-color: #ff6464;
}
.agk-preset-4 .agk-form__field-control_input,
.agk-preset-4 .agk-form__field-control_select {
  height: 44px;
  padding-left: 15px;
  padding-right: 15px;
}
.agk-preset-4 .agk-form__field-control_textarea {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.agk-preset-4 .agk-form__field_with-icon .agk-form__field-control_input {
  padding-left: 42px;
}
.agk-preset-4 .agk-form__element_input .agk-form__field-icon {
  font-size: 18px;
  left: 10px;
  color: #4e5964;
}
.agk-preset-4 .agk-form__element.agk-form__element_invalid .agk-form__field-icon {
  color: #ff6464;
}
.agk-preset-4 .agk-form__error-item {
  font-size: 12px;
  line-height: 1.2;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #ff6464;
  margin-top: 5px;
}
.agk-preset-4 .agk-form__element_radio .agk-form__field-text {
  margin-left: 10px;
}
.agk-preset-4 .agk-form__element_radio .agk-form__field-label {
  color: #8a98a5;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.agk-preset-4 .agk-form__element_checkbox .agk-form__field-text {
  margin-left: 10px;
}
.agk-preset-4 .agk-form__element_checkbox .agk-form__field-label_type-text {
  color: #8a98a5;
  font-size: 15px;
  line-height: 1.6;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.agk-preset-4 .agk-form__element_checkbox .agk-form__field-icon {
  color: #4e5964;
  font-size: 20px;
}
.agk-preset-4 .agk-form__element_checkbox .agk-form__field-icon:before {
  content: "\f096";
}
.agk-preset-4 .agk-form__field-control_checkbox:checked + .agk-form__field-icon {
  color: #8a98a5;
}
.agk-preset-4 .agk-form__field-control_checkbox:checked + .agk-form__field-icon:before {
  content: "\f14a";
}
.agk-preset-4 .agk-form__element_radio .agk-form__field-icon {
  color: #4e5964;
  font-size: 20px;
}
.agk-preset-4 .agk-form__element_radio .agk-form__field-icon:before {
  content: "\f1db";
}
.agk-preset-4 .agk-form__element_radio .agk-form__field-options-item_selected .agk-form__field-icon {
  color: #8a98a5;
}
.agk-preset-4 .agk-form__element_radio .agk-form__field-options-item_selected .agk-form__field-icon:before {
  content: "\f192";
}
.agk-preset-4 .agk-form__element_radio .agk-form__field-options_vertical .agk-form__field-options-item {
  margin-bottom: 10px;
}
.agk-preset-4 .agk-form__element_radio .agk-form__field-options_horizontal .agk-form__field-options-item {
  margin-right: 30px;
}
.agk-preset-4 .agk-form__attachments-item {
  font-size: 15px;
  line-height: 1.6;
  border-radius: 25px;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #4e5964;
  color: #ffffff;
  background-color: #10151b;
}
.agk-preset-4 .agk-form__attachments-item::-webkit-input-placeholder {
  color: #4e5964;
}
.agk-preset-4 .agk-form__attachments-item::-ms-input-placeholder {
  color: #4e5964;
}
.agk-preset-4 .agk-form__attachments-item::-moz-placeholder {
  color: #4e5964;
}
.agk-preset-4 .agk-form__attachments-item:hover {
  border-color: #8a98a5;
}
.agk-preset-4 .agk-form__attachments-item.agk-form__attachments-item_error {
  border-color: #ff6464;
}
.agk-preset-4 .agk-form__attachments-item_button {
  color: #4e5964;
}
.agk-widget-blog-post_tags.agk-preset-2 .agk-widget-blog-post_tags__item-link {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  border-style: none;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  text-decoration: none;
  color: #2e3a46;
  background-color: #d3d8db;
  border-color: transparent;
}
.agk-widget-blog-post_tags.agk-preset-2 .agk-widget-blog-post_tags__item-link:hover {
  font-style: normal;
  font-weight: 400;
  background-color: #55616d;
  color: #ffffff;
}
.agk-widget-blog-post_tags.agk-preset-2 .agk-widget-blog-post_tags__item {
  margin-right: 4px;
  margin-bottom: 4px;
}
.agk-widget-blog-post_tags.agk-preset-2 .agk-widget-blog-post_tags__title {
  margin-right: 15px;
  margin-bottom: 4px;
}
.agk-widget-text .table.agk-preset-default {
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-radius: 0px;
  border-color: #d3d8db;
}
.agk-widget-text .table.agk-preset-default>tbody>tr>td,
.agk-widget-text .table.agk-preset-default>tbody>tr>th,
.agk-widget-text .table.agk-preset-default>thead>tr>td,
.agk-widget-text .table.agk-preset-default>thead>tr>th {
  border-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-top-width: 0px;
  border-radius: 0px;
  border-color: #d3d8db;
}
.agk-widget-text .table.agk-preset-default>tbody>tr {
  background-color: #030644;
}
.agk-widget-text .table.agk-preset-default.table-striped>tbody>tr:nth-child(2n) {
  background-color: #f4f5f6;
}
.agk-widget-text .table.agk-preset-default.table-striped>tbody>tr:nth-child(2n+1) {
  background-color: #030644;
}
.agk-widget-text .table.agk-preset-default>tbody>tr>th {
  background-color: #2e3a46;
}
.agk-widget-text .table.agk-preset-default>thead>tr {
  background-color: #55616d;
}
.agk-widget-text .table.agk-preset-default.table-hover>tbody>tr:hover {
  background-color: #c0c2c5;
}
.agk-widget-text .table.agk-preset-default.table-hover.table-striped>tbody>tr:nth-child(2n):hover {
  background-color: #c0c2c5;
}
.agk-widget-text .table.agk-preset-default.table-hover.table-striped>tbody>tr:nth-child(2n+1):hover {
  background-color: #c0c2c5;
}
.agk-widget-text .table.agk-preset-2 {
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: #55616d;
}
.agk-widget-text .table.agk-preset-2>tbody>tr>td,
.agk-widget-text .table.agk-preset-2>tbody>tr>th,
.agk-widget-text .table.agk-preset-2>thead>tr>td,
.agk-widget-text .table.agk-preset-2>thead>tr>th {
  border-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-radius: 0px;
  border-color: #55616d;
}
.agk-widget-text .table.agk-preset-2>tbody>tr {
  background-color: #2e3a46;
}
.agk-widget-text .table.agk-preset-2.table-striped>tbody>tr:nth-child(2n) {
  background-color: #384450;
}
.agk-widget-text .table.agk-preset-2.table-striped>tbody>tr:nth-child(2n+1) {
  background-color: #2e3a46;
}
.agk-widget-text .table.agk-preset-2>tbody>tr>th {
  background-color: #d3d8db;
}
.agk-widget-text .table.agk-preset-2>thead>tr {
  background-color: #414d59;
}
.agk-widget-text .table.agk-preset-2.table-hover>tbody>tr:hover {
  background-color: #818991;
}
.agk-widget-text .table.agk-preset-2.table-hover.table-striped>tbody>tr:nth-child(2n):hover {
  background-color: #818991;
}
.agk-widget-text .table.agk-preset-2.table-hover.table-striped>tbody>tr:nth-child(2n+1):hover {
  background-color: #818991;
}
.agk-widget-text .table.agk-preset-3 {
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-radius: 0px;
  border-color: #81868c;
}
.agk-widget-text .table.agk-preset-3>tbody>tr>td,
.agk-widget-text .table.agk-preset-3>tbody>tr>th,
.agk-widget-text .table.agk-preset-3>thead>tr>td,
.agk-widget-text .table.agk-preset-3>thead>tr>th {
  border-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-radius: 0px;
  border-color: #81868c;
}
.agk-widget-text .table.agk-preset-3>tbody>tr {
  background-color: #d3d8db;
}
.agk-widget-text .table.agk-preset-3.table-striped>tbody>tr:nth-child(2n) {
  background-color: #bec3c7;
}
.agk-widget-text .table.agk-preset-3.table-striped>tbody>tr:nth-child(2n+1) {
  background-color: #d3d8db;
}
.agk-widget-text .table.agk-preset-3>tbody>tr>th {
  background-color: #030644;
}
.agk-widget-text .table.agk-preset-3>thead>tr {
  background-color: #55616d;
}
.agk-widget-text .table.agk-preset-3.table-hover>tbody>tr:hover {
  background-color: #2e3a46;
}
.agk-widget-text .table.agk-preset-3.table-hover.table-striped>tbody>tr:nth-child(2n):hover {
  background-color: #2e3a46;
}
.agk-widget-text .table.agk-preset-3.table-hover.table-striped>tbody>tr:nth-child(2n+1):hover {
  background-color: #2e3a46;
}
.container-fluid,
.agk-cell {
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.agk-container_width-fixed,
.row-fixed .container-fluid {
  max-width: 1200px;
}

/* Popup container */
.popup {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

/* The actual popup (appears on top) */
.popup .popuptext {
  font-family: Baamini, Arial, sans-serif;
  visibility: hidden;
  width: 20em;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -80px;
}

/* Popup arrow */
.popup .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Toggle this class when clicking on the popup container (hide and show the popup) */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {opacity: 0;}
  to {opacity: 1;}
}

@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity:1 ;}
}
@font-face {
font-family: "Baamini";
src: url("fonts/Baamini.ttf");
font-weight:normal;
font-style:normal;
}


.avatar {
    width: auto;
  height: 100px !important;
  width: 100px !important;
  border-radius: 50%;
}

agk-link {
  color: black !important;
}

grid-item {
  display: grid;
  grid-template-columns: 20%x;

}
.logo1{
    height: auto;
    width: auto; /* makes the div same size as content */
    float: left;
}
.text1{
    height: auto;
    width: auto; /* makes the div same size as content */
    float: left;
}
}
grid-item1 {
  display: grid;
  border-right-width: 0px;
  padding-right: 190px !important;
}
grid-item3 {
  display: grid;
      border-left-width: 0px;
      padding-left: 343px !important;
}


.neon {
  font-family: neon;
  color: #FB4264;
  text-shadow: 0 0 1vw #F40A35;
}

.flux {
  font-family: neon;
  color: ;
  text-shadow: 0 0 .21em #2356FF;
}

.neon {
  animation: neon 1s ease infinite;
  -moz-animation: neon 1s ease infinite;
  -webkit-animation: neon 1s ease infinite;
}

@keyframes neon {
  0%,
  100% {
    text-shadow: 0 0 1vw #FA1C16, 0 0 3vw #FA1C16, 0 0 10vw #FA1C16, 0 0 10vw #FA1C16, 0 0 .4vw #FED128, .5vw .5vw .1vw #806914;
    color: #FED128;
  }
  50% {
    text-shadow: 0 0 .5vw #800E0B, 0 0 1.5vw #800E0B, 0 0 5vw #800E0B, 0 0 5vw #800E0B, 0 0 .2vw #800E0B, .5vw .5vw .1vw #40340A;
    color: #806914;
  }
}

.flux {
  animation: flux 2s linear infinite;
  -moz-animation: flux 2s linear infinite;
  -webkit-animation: flux 2s linear infinite;
  -o-animation: flux 2s linear infinite;
}

@keyframes flux {
  0%,
  100% {
    text-shadow: 0 0 1vw #1041FF, 0 0 3vw #1041FF, 0 0 10vw #1041FF, 0 0 10vw #1041FF, 0 0 .4vw #8BFDFE, .5vw .5vw .1vw #147280;
    color: #28D7FE;
  }
  50% {
    text-shadow: 0 0 .5vw #082180, 0 0 1.5vw #082180, 0 0 5vw #082180, 0 0 5vw #082180, 0 0 .2vw #082180, .5vw .5vw .1vw #0A3940;
    color: palegreen;
  }
}

/* Popover styling */

a {
  text-decoration: none;
}

.popover__title {
  font-size: 24px;
  line-height: 36px;
  text-decoration: none;
  color: rgb(228, 68, 68);
  text-align: center;
  padding: 15px 0;
}

.popover__wrapper {
  position: relative;
  margin-top: 1.5rem;
  display: inline-block;
}
.popover__content {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: -150px;
  transform: translate(0, 10px);
  background-color: #bfbfbf;
  padding: 1.5rem;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  width: auto;
}
.popover__content:before {
  position: absolute;
  z-index: -1;
  content: "";
  right: calc(50% - 10px);
  top: -8px;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #bfbfbf transparent;
  transition-duration: 0.3s;
  transition-property: transform;
}
.popover__wrapper:hover .popover__content {
  z-index: 10;
  opacity: 1;
  visibility: visible;
  transform: translate(0, -20px);
  transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
}
.popover__message {
  text-align: center;
}
