@charset "UTF-8";
@font-face {
  font-family: "Intro";
  src: url("https://ctrading.com.ua/wp-content/themes/concern/fonts/intro/Intro-Regular.eot");
  src: url("https://ctrading.com.ua/wp-content/themes/concern/fonts/intro/Intro-Regular.eot?#iefix") format("embedded-opentype"), url("https://ctrading.com.ua/wp-content/themes/concern/fonts/intro/Intro-Regular.woff") format("woff"), url("https://ctrading.com.ua/wp-content/themes/concern/fonts/intro/Intro-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Intro";
  src: url("https://ctrading.com.ua/wp-content/themes/concer/fonts/intro/Intro-Light.eot");
  src: url("https://ctrading.com.ua/wp-content/themes/concern/fonts/intro/Intro-Light.eot?#iefix") format("embedded-opentype"), url("https://ctrading.com.ua/wp-content/themes/concern/fonts/intro/Intro-Light.woff") format("woff"), url("https://ctrading.com.ua/wp-content/themes/concern/fonts/intro/Intro-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: 300; }

@font-face {
  font-family: "Intro";
  src: url("https://ctrading.com.ua/wp-content/themes/concern/fonts/intro/Intro-Bold.eot");
  src: url("https://ctrading.com.ua/wp-content/themes/concern/fonts/intro/Intro-Bold.eot?#iefix") format("embedded-opentype"), url("https://ctrading.com.ua/wp-content/themes/concern/fonts/intro/Intro-Bold.woff") format("woff"), url("https://ctrading.com.ua/wp-content/themes/concern/fonts/intro/Intro-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 500; }

@font-face {
  font-family: "Intro";
  /* src: url("https://ctrading.com.ua/wp-content/themes/concern/fonts/intro/Intro-Black.eot"); */
  src: url("https://ctrading.com.ua/wp-content/themes/concern/fonts/intro/Intro-Black.eot?#iefix") format("embedded-opentype"), url("https://ctrading.com.ua/wp-content/themes/concern/fonts/intro/Intro-Black.woff") format("woff"), url("https://ctrading.com.ua/wp-content/themes/concern/fonts/intro/Intro-Black.ttf") format("truetype");
  font-style: normal;
  font-weight: 800; }

@font-face {
  font-family: "Intro Book";
  src: url("https://ctrading.com.ua/wp-content/themes/concern/fonts/intro/Intro-Book.eot");
  src: url("https://ctrading.com.ua/wp-content/themes/concern/fonts/intro/Intro-Book.eot?#iefix") format("embedded-opentype"), url("https://ctrading.com.ua/wp-content/themes/concern/fonts/intro/Intro-Book.woff") format("woff"), url("https://ctrading.com.ua/wp-content/themes/concern/fonts/intro/Intro-Book.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Bebas Neue";
  src: url("https://ctrading.com.ua/wp-content/themes/concern/fonts/bebas/BebasNeueRegular.eot");
  src: url("https://ctrading.com.ua/wp-content/themes/concern/fonts/bebas/BebasNeueRegular.eot?#iefix") format("embedded-opentype"), url("https://ctrading.com.ua/wp-content/themes/concern/fonts/bebas/BebasNeueRegular.woff") format("woff"), url("https://ctrading.com.ua/wp-content/themes/concern/fonts/bebas/BebasNeueRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "CenturyGothic";
  src: url("https://ctrading.com.ua/wp-content/themes/concern/fonts/centuryGotic/CenturyGothic.eot");
  src: url("https://ctrading.com.ua/wp-content/themes/concern/fonts/centuryGotic/CenturyGothic.eot?#iefix") format("embedded-opentype"), url("https://ctrading.com.ua/wp-content/themes/concern/fonts/centuryGotic/CenturyGothic.woff") format("woff"), url("https://ctrading.com.ua/wp-content/themes/concern/fonts/centuryGotic/CenturyGothic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "CenturyGothic";
  src: url("https://ctrading.com.ua/wp-content/themes/concern/fonts/centuryGotic/CenturyGothic-Bold.eot");
  src: url("https://ctrading.com.ua/wp-content/themes/concern/fonts/centuryGotic/CenturyGothic-Bold.eot?#iefix") format("embedded-opentype"), url("https://ctrading.com.ua/wp-content/themes/concern/fonts/centuryGotic/CenturyGothic-Bold.woff") format("woff"), url("https://ctrading.com.ua/wp-content/themes/concern/fonts/centuryGotic/CenturyGothic-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 800; }

/*Стили сброса для айфонов*/
textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-appearance: none; }

input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

/*end*/
/*Стили сбросса*/
button {
  border: none;
  display: block;
  cursor: pointer;
  transition: 0.25s; }

* {
  box-sizing: border-box;
  outline: none; }

input::placeholder {
  padding: 0; }

input {
  outline: none;
  border: none; }

a {
  text-decoration: none;
  transition: 0.25s; }

textarea {
  resize: none;
  outline: none; }

a:hover {
  text-decoration: none; }

/*конец стилей сбросса*/
input.error {
  border: 1px solid red !important; }

label.error {
  display: none !important; }

body {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  font-family: "CenturyGothic", sans-serif;
  font-weight: 400; }

.main_wrapper {
  width: 100%;
  overflow: hidden; }

.section {
  overflow: hidden;
  position: relative; }

.wrapper {
  width: 1300px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative; }

section {
  overflow: hidden; }

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.4);
  z-index: 399;
  padding-top: 10px; }

.header_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 10px; }

.header_left {
  display: flex;
  align-items: center; }

.header_right {
  display: flex;
  align-items: center; }

.header_slogan {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 135%;
  color: #888888;
  margin-left: 30px;
  margin-right: 30px; }

.header_soc {
  display: flex;
  align-items: center; }
  .header_soc a {
    display: block;
    width: 26px;
    height: 26px;
    margin-left: 10px;
    margin-right: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
    .header_soc a:hover {
      opacity: 0.8; }
  .header_soc .icon_insta {
    background-image: url("https://ctrading.com.ua/wp-content/themes/concern/img/insta.svg"); }
  .header_soc .icon_facebook {
    background-image: url("https://ctrading.com.ua/wp-content/themes/concern/img/facebook.svg"); }

.header_language {
  margin-left: 15px;
  margin-right: 5px;
  position: relative;
  padding: 7px 15px 15px 15px;
  margin-top: 8px; }

.active_language .lang-item {
  display: none; }

.active_language .current-lang {
  display: block; }
  .active_language .current-lang a {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    /* identical to box height */
    text-decoration-line: underline;
    color: #5AB8CD; }

.all_language {
  display: none;
  position: absolute;
  bottom: 15px;
  padding-top: 15px;
  left: 0;
  width: 100%;
  transform: translateY(100%);
  border-radius: 10px;
  padding: 7px 15px; }
  .all_language .lang-item a {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #333333; }
  .all_language .lang-item a:hover {
    color: #5AB8CD; }
  .all_language .current-lang {
    display: none; }

.all_language:before {
  content: '';
  display: block;
  width: 100%;
  height: 10px;
  position: absolute;
  top: -3px;
  left: 0;
  background: #fff;
  z-index: 20;
  opacity: 0;
  transition: 0.25s; }

.header_language:hover {
  background: #FFFFFF;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px; }
  .header_language:hover .all_language {
    display: block;
    background: #FFFFFF;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); }
  .header_language:hover .all_language:before {
    opacity: 1; }

.call_back_but {
  display: flex;
  align-items: center;
  max-width: 100%;
  justify-content: center; }
  .call_back_but a {
    width: 100%;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    background: #00B4FF;
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.4);
    border-radius: 20px; }
    .call_back_but a:hover {
      background: #04A4E7; }

.header_right_phone {
  margin-right: 40px;
  display: flex; }
  .header_right_phone .icon {
    background-image: url("https://ctrading.com.ua/wp-content/themes/concern/img/phone.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    margin-right: 13px;
    width: 22px;
    position: relative;
    top: 2px;
    height: 22px; }
  .header_right_phone .header_phone_link {
    display: flex;
    flex-direction: column;
    align-items: flex-end; }
    .header_right_phone .header_phone_link a {
      font-style: normal;
      font-weight: 300;
      font-size: 14px;
      line-height: 16px;
      letter-spacing: 0.05em;
      color: #000000; }
      .header_right_phone .header_phone_link a:hover {
        color: #5AB8CD; }
    .header_right_phone .header_phone_link a:first-child {
      font-style: normal;
      font-weight: normal;
      font-size: 21px;
      font-weight: bold;
      line-height: 25px;
      letter-spacing: 0.05em;
      color: #000000; }
      .header_right_phone .header_phone_link a:first-child:hover {
        color: #5AB8CD; }

nav {
  background: #404040; }
  nav > ul {
    display: flex;
    align-items: center;
    justify-content: center; }
    nav > ul > li {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center; }
      nav > ul > li:last-child > a {
        border-right: 1px solid #C8C8C8; }
      nav > ul > li:hover > a {
        background: #5AB8CD; }
      nav > ul > li > a {
        padding-left: 50px;
        padding-right: 50px;
        position: relative;
        line-height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        font-family: "Intro";
        color: #FFFFFF;
        border-left: 1px solid #C8C8C8; }
        nav > ul > li > a > span {
          display: block;
          width: 20px;
          height: 20px;
          background-position: center;
          background-repeat: no-repeat;
          margin-right: 8px;
          background-size: contain; }
          nav > ul > li > a > span#menu_icon_1 {
            background-image: url("https://ctrading.com.ua/wp-content/themes/concern/img/menu_icon_1.svg"); }
          nav > ul > li > a > span#menu_icon_2 {
            background-image: url("https://ctrading.com.ua/wp-content/themes/concern/img/menu_icon_2.svg"); }
          nav > ul > li > a > span#menu_icon_3 {
            background-image: url("https://ctrading.com.ua/wp-content/themes/concern/img/menu_icon_3.svg"); }
          nav > ul > li > a > span#menu_icon_4 {
            background-image: url("https://ctrading.com.ua/wp-content/themes/concern/img/menu_icon_4.svg"); }
          nav > ul > li > a > span#menu_icon_5 {
            background-image: url("https://ctrading.com.ua/wp-content/themes/concern/img/menu_icon_5.svg"); }
          nav > ul > li > a > span#menu_icon_6 {
            background-image: url("https://ctrading.com.ua/wp-content/themes/concern/img/menu_icon_6.svg"); }
  nav .sub-menu {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0.5px;
    padding-top: 10px;
    width: 100%;
    transform: translateY(100%);
    background: #404040;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.4); }
    nav .sub-menu > li {
      width: 100%;
      padding-left: 20px;
      padding-right: 20px; }
      nav .sub-menu > li a {
        display: block;
        width: 100%;
        color: #fff;
        padding-bottom: 10px; }
        nav .sub-menu > li a:hover {
          color: #5AB8CD; }

.menu-item-has-children:after {
  content: '';
  display: block;
  position: absolute;
  right: 20px;
  top: 23.5px;
  background-image: url("https://ctrading.com.ua/wp-content/themes/concern/img/menu_arrow_down.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 11px;
  height: 6px;
  cursor: pointer; }

.menu-item-has-children:hover .sub-menu {
  display: block; }

.hamburger {
  display: none; }

.mobile_nav {
  display: none; }

.menu-item-has-children.active .sub-menu {
  display: block !important; }

.page_container {
  padding-top: 120px; }

.m_1 {
  min-height: 450px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }
  .m_1 .wrapper {
    position: relative;
    z-index: 3; }

.m_1_bg_left {
  width: 50%;
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1; }

.m_1_bg_right {
  position: absolute;
  background: rgba(25, 155, 176, 0.35);
  width: 50%;
  height: 100%;
  right: 0;
  top: 0;
  z-index: 1; }

.m_1_form_wrapper {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 5px;
  padding: 20px 25px;
  width: 410px;
  max-width: 100%; }

.m_1_left {
  width: 50%; }

.m_1_right {
  width: 50%;
  display: flex;
  justify-content: flex-end;
  align-items: center; }

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

.m_1_left_icon_water {
  background-image: url("https://ctrading.com.ua/wp-content/themes/concern/img/m_1_water.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 27px;
  height: 27px;
  margin-bottom: 10px; }

.m_1_left h1 {
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 37px;
  margin-bottom: 15px;
  color: #FFFFFF; }

.m_1_left_line {
  background: #229FFF;
  height: 4px;
  width: 850px;
  margin-bottom: 30px; }

.m_1_after_h1 {
  font-style: normal;
  font-weight: normal;
  font-size: 17.3611px;
  line-height: 21px;
  text-align: center;
  margin-bottom: 5px;
  color: #FFFFFF; }

.m_1_img {
  width: 100%; }
  .m_1_img img {
    max-width: 100%; }

.m_1_form_h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 27px;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 25px; }

.m_1_form_wrapper form {
  width: 100%; }

input {
  background: #FFFFFF;
  border: 1px solid #DDE2E5;
  box-sizing: border-box;
  border-radius: 20px !important;
  width: 100%;
  line-height: 40px;
  padding: 0px 10px;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 20px;
  font-size: 16px;
  text-align: center;
  color: #000; }
  input::placeholder {
    color: #ACB5BD; }

label {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  display: block;
  margin-bottom: 4px;
  text-align: center;
  color: #FFFFFF; }

form button {
  background: #00B4FF;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4);
  border-radius: 20px;
  width: 100%;
  line-height: 45px;
  font-style: normal;
  display: block;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #F5F5F5;
  margin-bottom: 13px; }
  form button:hover {
    background: #04A4E7; }

.m_1_text_after_form {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 19px;
  text-align: center;
  color: #FFFFFF; }

.m_2 {
  padding-top: 40px;
  padding-bottom: 40px;
  background: rgba(241, 246, 255, 0.55);
  opacity: 0.9; }

.main_h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  line-height: 135%;
  margin-bottom: 15px;
  color: #373737; }

.main_after_h2 {
  text-align: center;
  width: 900px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px; }
  .main_after_h2.main_after_h2_blue {
    color: #5AB8CD;
    font-weight: bold; }

.m_2_slaid {
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center; }

.m_2_sliad_wrap {
  width: 280px;
  height: 280px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  max-width: 100%;
  background: transparent;
  transition: 0.25s; }
  .m_2_sliad_wrap > div {
    width: 90%;
    height: 90%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; }
  .m_2_sliad_wrap .m_2_text {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 7px;
    color: #FFFFFF; }
  .m_2_sliad_wrap .m_2_link_with_arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    opacity: 0;
    transition: 0.25s; }
    .m_2_sliad_wrap .m_2_link_with_arrow .m_2_arrow {
      width: 24px;
      height: 10px;
      background-image: url("https://ctrading.com.ua/wp-content/themes/concern/img/m_2_arrow.svg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      margin-left: 5px; }

.m_2_sliad_wrap:hover {
  background: #5AB8CD;
  box-shadow: 0px 2px 15px rgba(90, 184, 205, 0.2); }
  .m_2_sliad_wrap:hover .m_2_link_with_arrow {
    opacity: 1; }

.m_2_slick {
  padding-bottom: 70px; }

.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: auto;
  bottom: 0px;
  width: 58px;
  height: 36px;
  display: block;
  padding: 0px;
  transform: none;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  border-radius: 0px;
  background: #C4C4C4; }

.slick-prev {
  left: auto;
  right: 78px;
  background-image: url("https://ctrading.com.ua/wp-content/themes/concern/img/prev.svg");
  background-position: center;
  background-repeat: no-repeat;
  z-index: 30;
  background-size: auto; }
  .slick-prev:hover {
    background: rgba(90, 184, 205, 0.5);
    background-image: url("https://ctrading.com.ua/wp-content/themes/concern/img/prev.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto; }

.slick-next {
  right: 0;
  z-index: 30;
  background-image: url("https://ctrading.com.ua/wp-content/themes/concern/img/next.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto; }
  .slick-next:hover {
    background: rgba(90, 184, 205, 0.5);
    background-image: url("https://ctrading.com.ua/wp-content/themes/concern/img/next.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto; }

.m_2_see_more {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -27px;
  position: relative;
  z-index: 20; }
  .m_2_see_more a {
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.03em;
    text-decoration: underline;
    color: #00B4FF; }
    .m_2_see_more a:hover {
      text-decoration: none; }

.m_3 {
  padding-top: 40px;
  padding-bottom: 40px; }

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

.m_3_el {
  width: 300px;
  margin-left: 60px;
  margin-right: 60px;
  margin-bottom: 15px; }

.m_3_icon {
  margin-bottom: 12px; }

.m_3_name {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 135%;
  color: #333333;
  margin-bottom: 3px; }

.m_3_text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 135%;
  color: #3F3F3F; }

.m_4 {
  padding-top: 40px;
  padding-bottom: 40px;
  background: rgba(241, 246, 255, 0.55); }

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

.m_4_left {
  width: 48%; }
  .m_4_left img {
    max-width: 100%; }

.main_after_h2_white {
  color: #fff; }

.m_4_right {
  width: 48%; }
  .m_4_right .main_h2 {
    text-align: left; }
  .m_4_right .main_after_h2 {
    text-align: left; }
  .m_4_right ul li {
    display: flex;
    margin-bottom: 22px; }
    .m_4_right ul li .m_4_number {
      background: #5AB8CD;
      width: 30px;
      height: 30px;
      border-radius: 100%;
      margin-right: 15px;
      text-align: center;
      line-height: 30px;
      min-width: 30px;
      font-weight: bold;
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      color: #FFFFFF; }
    .m_4_right ul li .m_4_text {
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      line-height: 30px;
      color: #000000; }

.m_4_link {
  display: flex;
  align-items: center;
  padding-top: 15px; }
  .m_4_link a {
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.03em;
    text-decoration: underline;
    color: #00B4FF; }
    .m_4_link a:hover {
      text-decoration: none; }

.m_5 {
  background: #229FFF;
  overflow: visible; }
  .m_5 .wrapper {
    position: relative;
    overflow: visible; }

.main_h2_white {
  color: #fff; }

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

.m_5_left {
  width: 65%;
  position: relative;
  z-index: 3;
  margin-left: 10%;
  padding-top: 20px;
  padding-bottom: 20px; }
  .m_5_left .main_h2 {
    text-align: left; }
  .m_5_left .main_after_h2 {
    text-align: left; }

.m_5_right {
  width: 25%;
  background-image: url("https://ctrading.com.ua/wp-content/themes/concern/img/m_5_girl.png");
  height: 260px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; }

.wrapper_form_style_2 form {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .wrapper_form_style_2 form input {
    width: 250px;
    margin-right: 30px;
    border: none;
    border-radius: 0% !important;
    border-bottom: 1px solid #FFFFFF;
    background: transparent;
    line-height: 40px;
    color: #fff;
    padding-left: 0px;
    text-align: left; }
    .wrapper_form_style_2 form input::placeholder {
      color: #F1F1F1; }
  .wrapper_form_style_2 form button {
    background: #FFFFFF;
    border: 1px solid #00B4FF;
    width: 250px;
    line-height: 40px;
    box-sizing: border-box;
    border-radius: 20px;
    color: #00B4FF;
    margin-bottom: 20px; }
    .wrapper_form_style_2 form button:hover {
      opacity: 0.8; }

.m_6 {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url("https://ctrading.com.ua/wp-content/themes/concern/img/m_6_bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.m_6_wrapper {
  display: flex;
  align-items: stretch;
  justify-content: center;
  margin-left: -15px;
  flex-wrap: wrap;
  margin-right: -15px; }

.m_6_usluga {
  margin-left: 15px;
  margin-right: 15px;
  width: 615px;
  background: #fff;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 30px; }
  .m_6_usluga:hover {
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3); }
  .m_6_usluga a {
    display: flex;
    width: 100%;
    align-items: stretch;
    justify-content: space-between; }

.m_6_usluga_left {
  width: 50%;
  display: flex;
  padding: 10px 15px 10px 30px;
  align-items: center;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: #000000; }

.m_6_icon {
  width: 42px;
  height: 42px;
  min-width: 42px;
  margin-right: 30px; }
  .m_6_icon img {
    max-width: 100%;
    max-height: 100%; }

.m_6_usluga_rught {
  width: 50%;
  min-height: 175px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.m_6_more {
  display: flex;
  justify-content: center;
  align-items: center; }
  .m_6_more a {
    display: block;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.03em;
    text-decoration: underline;
    color: #00B4FF; }
    .m_6_more a:hover {
      text-decoration: none; }

.m_7_slaid {
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center; }

.m_7_slaid_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px; }
  .m_7_slaid_wrap img {
    max-width: 100%;
    max-height: 100%; }

.m_7 {
  padding-top: 40px;
  padding-bottom: 60px; }

.m_7_slick {
  margin-top: 40px; }

.m_7_slaid_wrap img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; }
  .m_7_slaid_wrap img:hover {
    filter: none; }


.m_8 {
  display: flex;
  align-items: stretch;
  justify-content: space-between; }

.m_8_left {
  width: 50%;
  background: rgba(241, 246, 255, 0.55);
  display: flex;
  justify-content: flex-end; }

.m_8_right {
  width: 50%; }

#map {
  width: 100%;
  height: 440px; }

.m_8_left_wrap {
  width: 630px;
  max-width: 100%;
  padding-top: 40px; }
  .m_8_left_wrap .main_h2 {
    text-align: left;
    margin-bottom: 35px; }

.m_8_contact_row {
  display: flex;
  align-items: center;
  margin-bottom: 20px; }
  .m_8_contact_row .icon {
    width: 25px;
    height: 25px;
    margin-right: 15px;
    min-width: 25px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .m_8_contact_row .icon img {
      max-width: 100%;
      max-height: 100%; }
  .m_8_contact_row p {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
    color: #000000; }
  .m_8_contact_row .m_8_wrap_phone {
    display: flex;
    align-items: center; }
    .m_8_contact_row .m_8_wrap_phone a {
      display: block;
      font-style: normal;
      font-weight: normal;
      font-size: 20px;
      line-height: 25px;
      margin-right: 15px;
      color: #000000; }
      .m_8_contact_row .m_8_wrap_phone a:hover {
        color: #40639E; }
  .m_8_contact_row > a {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
    text-decoration: underline;
    color: #40639E; }
    .m_8_contact_row > a:hover {
      text-decoration: none; }

.m_8_but {
  display: flex;
  margin-top: 35px;
  margin-bottom: 15px; }
  .m_8_but a {
    display: block;
    background: #00B4FF;
    border: 1px solid #00B4FF;
    box-sizing: border-box;
    border-radius: 20px;
    width: 270px;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    line-height: 40px; }
    .m_8_but a:hover {
      opacity: 0.8; }

.m_8_text_after_but {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 19px;
  color: #A6A6A6; }

.m_9 {
  padding-top: 40px;
  padding-bottom: 40px; }

.m_9_seo {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #333333; }

.footer_main_link {
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 27px;
  color: #FFFFFF; }
  .footer_main_link a {
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 27px;
    color: #FFFFFF; }

.contact_footer {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
  margin-top: 20px;
  display: block; }

.footer_link li a {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
  margin-top: 20px;
  display: block; }

.footer_text_after_logo {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  margin-top: 20px;
  color: #FFFFFF; }

footer {
  background: #404040;
  padding-top: 40px; }
  footer a:hover {
    color: #00B4FF; }

.footer_logo {
  width: 100%; }
  .footer_logo img {
    max-width: 100%; }

.footer_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: stretch; }

.footer_el {
  width: 20%; }

.footer_copy {
  margin-top: 50px;
  padding-bottom: 10px;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 135%;
  color: #FFFFFF; }

.page_go_top {
  position: fixed;
  right: 10px;
  transform: translateX(150px);
  transition: 0.25s;
  bottom: 30px; }
  .page_go_top.active {
    transform: translateX(0px); }
  .page_go_top a {
    background: #00B3DA;
    display: block;
    width: 40px;
    border-radius: 100%;
    height: 40px;
    background-image: url("https://ctrading.com.ua/wp-content/themes/concern/img/page_go_top_arrow.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    box-shadow: 0px 0px 5px rgba(255, 255, 255, 0.5);
    border-radius: 100%; }
    .page_go_top a:hover {
      background: #04A4E7;
      background-image: url("https://ctrading.com.ua/wp-content/themes/concern/img/page_go_top_arrow.svg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: auto;
      box-shadow: 0px 0px 7px rgba(255, 255, 255, 0.6); }

.page_container .anhor_top {
  position: absolute;
  top: 0;
  left: 0; }

.u_1 {
  height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .u_1 .u_1_wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    background: rgba(0, 0, 0, 0.4); }
    .u_1 .u_1_wrapper h1 {
      width: 900px;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      font-style: normal;
      font-weight: bold;
      font-size: 30px;
      line-height: 37px;
      color: #FFFFFF; }

.blog_breackums {
  padding-top: 13px;
  padding-bottom: 13px; }
  .blog_breackums a, .blog_breackums .kb_title, .blog_breackums .kb_sep {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 135%;
    color: #000000; }

.u_2_wrapper {
  display: flex;
  justify-content: space-between; }

.u_2_left {
  width: 50%; }
  .u_2_left img {
    max-width: 100%; }

.u_2 {
  padding-top: 40px;
  padding-bottom: 40px; }

.u_2_right {
  width: 45%; }
  .u_2_right .main_h2 {
    text-align: left; }
  .u_2_right .u_2_text {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #000000; }

.u_3 {
  padding-top: 40px;
  padding-bottom: 40px;
  background: rgba(241, 246, 255, 0.55); }

.u_3_wrapper {
  display: flex;
  align-items: stretch;
  justify-content: space-between; }

.u_3_left {
  width: 48%; }
  .u_3_left .main_h2 {
    text-align: left; }
  .u_3_left ul {
    margin-top: 30px; }
    .u_3_left ul li {
      padding-left: 50px;
      position: relative;
      font-style: normal;
      font-size: 16px;
      line-height: 20px;
      display: flex;
      align-items: center;
      margin-bottom: 20px;
      letter-spacing: 0.03em;
      color: #000000; }
      .u_3_left ul li:before {
        content: '';
        display: block;
        width: 30px;
        height: 25px;
        background-image: url("https://ctrading.com.ua/wp-content/themes/concern/img/u_3_icon.svg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        left: 0;
        top: -2px; }

.u_3_right {
  width: 48%; }

.u_3_wrapper {
  display: flex;
  justify-content: space-between; }

.u_3_left {
  width: 48%; }

.u_3_right {
  width: 48%; }
  .u_3_right img {
    max-width: 100%; }

.u_4_wrapper {
  display: flex;
  justify-content: space-between; }

.u_4_left {
  width: 48%; }
  .u_4_left .main_h2 {
    text-align: left; }

.u_4_right {
  width: 48%; }
  .u_4_right img {
    max-width: 100%; }

.u_4_left_text {
  margin-top: 30px;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.03em;
  color: #000000; }

.u_4 {
  padding-top: 40px;
  padding-bottom: 40px; }

.u_5 {
  padding-top: 40px;
  padding-bottom: 40px;
  background: rgba(241, 246, 255, 0.55); }

.u_5_wrapper {
  display: flex;
  justify-content: space-between; }

.u_5_left {
  width: 48%; }
  .u_5_left .main_h2 {
    text-align: left;
    margin-bottom: 35px; }
  .u_5_left ul li {
    display: flex;
    align-items: center;
    margin-bottom: 25px; }
    .u_5_left ul li .u_5_number {
      font-style: normal;
      font-weight: normal;
      font-size: 20px;
      width: 32px;
      margin-right: 20px;
      min-width: 32px;
      height: 32px;
      line-height: 32px;
      border: 1px solid #08A1D1;
      text-align: center;
      color: #08A1D1;
      border-radius: 100%; }
    .u_5_left ul li .u_5_li_text {
      font-style: normal;
      font-size: 18px;
      line-height: 110%;
      color: #000000; }

.u_5_right {
  width: 48%;
  text-align: center; }
  .u_5_right img {
    max-width: 100%; }

.u_5_text {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 110%;
  color: #000000; }

.u_6 {
  padding-top: 40px;
  padding-bottom: 40px; }

.u_6_wrapper {
  display: flex;
  justify-content: space-between; }

.u_6_left {
  width: 48%;
  text-align: center; }
  .u_6_left img {
    max-width: 100%; }

.u_6_right {
  width: 48%; }
  .u_6_right .main_h2 {
    text-align: left;
    margin-bottom: 50px; }
    .u_6_right .main_h2 span {
      font-weight: normal; }
  .u_6_right ul li {
    position: relative;
    padding-left: 20px;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.03em;
    color: #000000;
    margin-bottom: 22px; }
    .u_6_right ul li:before {
      content: '';
      display: block;
      width: 10px;
      border-radius: 100%;
      top: 7px;
      position: absolute;
      left: 0;
      height: 10px;
      border-radius: 100%;
      background: #00B4FF; }

.u_4_left_text span {
  color: #00B3DA; }

.u_7 {
  background: #229FFF;
  position: relative; }

.u_7_wrap {
  display: flex;
  justify-content: space-between; }

.u_7_left {
  width: 55%;
  padding-top: 40px;
  padding-bottom: 40px; }
  .u_7_left .main_h2 {
    text-align: left; }

.u_7_text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  display: flex;
  align-items: center;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  margin-bottom: 35px; }
  .u_7_text a {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    margin-bottom: 35px; }

.u_7_right {
  position: absolute;
  bottom: 0;
  right: 0;
  background-image: url("https://ctrading.com.ua/wp-content/themes/concern/img/u_7_img.png");
  width: 506px;
  height: 410px;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain; }

.u_8 {
  padding-top: 40px;
  padding-bottom: 40px; }
  .u_8 .main_h2 {
    margin-bottom: 50px; }

.u_8_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-left: -15px;
  margin-right: -15px; }

.u_8_el {
  margin-right: 15px;
  margin-left: 15px;
  width: 400px;
  margin-bottom: 30px; }
  .u_8_el a {
    display: block;
    width: 100%;
    height: 250px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }

.u_8_a {
  display: flex;
  justify-content: center;
  margin-top: 10px; }
  .u_8_a a {
    display: block; }

.u_9 {
  padding-top: 40px; }
  .u_9 .main_h2 {
    margin-bottom: 40px; }

.m_5_question {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 20;
  justify-content: space-between; }

.m_5_quest_text {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 135%;
  font-family: "Intro";
  color: #000000; }

.m_5_icon {
  background: #26C4C2;
  border: 2px solid #26C4C2;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  min-width: 20px;
  margin-left: 50px;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  transition: 0.25s; }
  .m_5_icon:hover {
    opacity: 0.8; }
  .m_5_icon .icon_1 {
    width: 8px;
    margin-left: auto;
    margin-right: auto;
    height: 1px;
    background: #fff;
    transition: 0.25s; }
  .m_5_icon .icon_2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1px;
    height: 8px;
    background: #fff;
    transition: 0.25s; }

.m_5_block {
  font-size: 20px;
  line-height: 135%;
  padding: 20px 60px;
  color: #000000;
  background: #FFFFFF;
  box-shadow: 0px 2px 15px rgba(115, 182, 253, 0.25);
  border-radius: 15px;
  width: 875px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  position: relative;
  overflow: hidden; }

.m_5_block.active .m_5_icon {
  background: transparent; }

.m_5_block.active .icon_1 {
  background: #26C4C2;
  height: 2px; }

.m_5_block.active .icon_2 {
  opacity: 0; }

.m_5_block.active .m_5_text {
  display: block; }

.m_5_block.active .m_5_round_1 {
  opacity: 1; }

.m_5_block.active .m_5_round_2 {
  opacity: 1; }

.m_5_text {
  padding-top: 25px;
  font-family: "Intro Book";
  font-size: 18px;
  line-height: 24px;
  display: none;
  position: relative;
  z-index: 20;
  color: #333333; }

.m_5_round_1 {
  background: #5AB8CD;
  width: 170px;
  height: 170px;
  border-radius: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transform: translate(-40%, -40%); }

.m_5_round_2 {
  background: rgba(0, 179, 218, 0.5);
  width: 170px;
  height: 170px;
  opacity: 0;
  border-radius: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(40%, 40%); }

.r_1 {
  height: 200px; }

.r_2 {
  padding-top: 50px; }

.r_2_wrap {
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }

.r_2_elem {
  width: 400px;
  border: 1px solid #E4E4E4;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 50px;
  transition: 0.25s; }
  .r_2_elem:hover {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.4); }
  .r_2_elem a {
    width: 100%;
    background: #fff;
    display: block; }
    .r_2_elem a:hover .r_2_text {
      color: #00B4FF; }
  .r_2_elem .r_2_img {
    width: 100%;
    height: 180px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  .r_2_elem .r_2_text {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    padding: 25px 20px;
    color: #000000; }

.con_page {
  background: rgba(241, 246, 255, 0.55); }
  .con_page .blog_breackums {
    padding-top: 30px; }

.con_1 {
  padding-top: 40px;
  padding-bottom: 40px; }

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

.con_1_left {
  width: 55%; }
  .con_1_left h1 {
    font-style: normal;
    font-weight: bold;
    font-size: 33px;
    line-height: 135%;
    color: #000000;
    margin-bottom: 20px; }
  .con_1_left .con_1_after_h1 {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 135%;
    color: #000000; }
  .con_1_left .con_1_line {
    width: 850px;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #B7B7B7; }

.con_1_right {
  width: 40%;
  display: flex;
  justify-content: flex-end; }
  .con_1_right .m_1_form_wrapper {
    background: #333333; }

.m_1_form_h2 {
  font-size: 21px; }

.con_1_flex {
  display: flex;
  justify-content: space-between; }

.con_h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 135%;
  margin-bottom: 20px;
  color: #000000; }

.con_1_phone_flex {
  display: flex; }
  .con_1_phone_flex .con_1_phone_el {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .con_1_phone_flex .con_1_phone_el:first-child {
      margin-right: 30px; }
    .con_1_phone_flex .con_1_phone_el a {
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      line-height: 135%;
      display: block;
      margin-bottom: 15px;
      color: #000000; }
      .con_1_phone_flex .con_1_phone_el a:hover {
        color: #00B4FF; }

.con_1_phone {
  width: 48%; }

.con_1_email {
  width: 30%; }
  .con_1_email a {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 135%;
    display: block;
    margin-bottom: 15px;
    color: #000000; }
    .con_1_email a:hover {
      color: #00B4FF; }

.con_1_soc {
  margin-top: 20px;
  display: flex;
  align-items: center; }
  .con_1_soc a {
    display: block;
    width: 18px;
    height: 18px;
    margin-right: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
    .con_1_soc a:hover {
      opacity: 0.8; }

.con_1_insta {
  background-image: url("https://ctrading.com.ua/wp-content/themes/concern/img/con_soc_icon_1.svg"); }

.con_1_facebook {
  background-image: url("https://ctrading.com.ua/wp-content/themes/concern/img/con_soc_icon_2.svg"); }

.page_container_about .blog_breackums {
  padding-top: 30px; }

.ab_1 {
  padding-top: 50px;
  padding-bottom: 50px;
  min-height: 520px; }

.ab_1_left {
  margin-left: 8%;
  width: 42%;
  position: relative;
  z-index: 10; }
  .ab_1_left h1 {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    color: #373737; }
  .ab_1_left .ab_1_text {
    font-style: normal;
    font-size: 18px;
    color: #000000;
    line-height: 22px; }
    .ab_1_left .ab_1_text span {
      color: #00B3DA;
      font-weight: bold; }

.ab_1_bg {
  width: 665px;
  height: 650px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  right: -20px; }

.ab_2 {
  background: rgba(241, 246, 255, 0.55);
  padding-top: 40px;
  padding-bottom: 40px; }

.ab_2_wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 30px; }

.ab_2_el {
  width: 48%; }

.ab_2_text {
  font-style: normal;
  font-size: 18px;
  line-height: 135%;
  color: #000000; }

.ab_3_left {
  width: 48%; }
  .ab_3_left .main_h2 {
    text-align: left;
    margin-bottom: 30px; }
  .ab_3_left ul li {
    display: flex;
    margin-bottom: 30px; }
  .ab_3_left .ab_3_numb {
    width: 32px;
    min-width: 32px;
    line-height: 32px;
    position: relative;
    /* top: -8px; */
    margin-right: 20px;
    height: 32px;
    border-radius: 100%;
    border: 1px solid #08A1D1;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    color: #08A1D1; }

.ab_3 {
  padding-top: 40px;
  padding-bottom: 40px;
  background: rgba(241, 246, 255, 0.55); }

.ab_3_wrap {
  display: flex;
  justify-content: space-between; }

.ab_3_right {
  width: 48%;
  text-align: center; }
  .ab_3_right img {
    max-width: 100%; }

.ab_4 {
  padding-top: 40px; }

.ab_4_wrap {
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin-top: 40px;
  flex-wrap: wrap; }

.ab_4_el {
  margin-right: 55px;
  margin-left: 55px;
  width: 200px;
  margin-bottom: 40px; }
  .ab_4_el a {
    width: 100%;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #333333; }
    .ab_4_el a:hover {
      opacity: 0.8; }
    .ab_4_el a .ab_4_icon {
      background-image: url("https://ctrading.com.ua/wp-content/themes/concern/img/ab_4_icon.svg");
      width: 60px;
      height: 70px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      margin-bottom: 23px;
      margin-left: auto;
      margin-right: auto; }

.ab_5 {
  padding-top: 40px;
  padding-bottom: 40px;
  background: rgba(241, 246, 255, 0.55); }

.ab_5_wrap form input {
  border-bottom: 1px solid #00B3DA;
  color: #000;
  text-align: left !important;
  margin-left: 0px !important;
  margin-right: 0px !important; }
  .ab_5_wrap form input::placeholder {
    color: #3C3C3C; }

.ab_5_wrap form .ab_5_form_left .ab_5_form_textarea input {
  width: 100%; }

.ab_5_form_left {
  margin-right: 35px;
  width: 530px;
  max-width: 100%; }

.ab_5_row {
  display: flex;
  align-items: stretch;
  margin-bottom: 30px;
  justify-content: space-between; }

.ab_5_form {
  display: flex;
  align-items: stretch;
  justify-content: space-between; }

.ab_5_wrap .ab_5_form_right {
  width: 270px;
  align-items: flex-end;
  display: flex; }
  .ab_5_wrap .ab_5_form_right button {
    background: #00B4FF;
    border: 1px solid #00B4FF;
    box-sizing: border-box;
    border-radius: 20px;
    color: #fff;
    width: 100%; }

.an_1 {
  padding-top: 40px;
  padding-bottom: 40px; }

.an_1_wrap {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
  margin-left: -20px;
  margin-right: -20px; }

.an_1_el {
  width: 285px;
  margin-left: 20px;
  margin-right: 20px;
  max-width: 100%;
  margin-bottom: 40px; }

.an_1_number {
  width: 29px;
  height: 29px;
  margin-bottom: 13px;
  border-radius: 100%;
  border: 1px solid #08A1D1;
  min-width: 29px;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 29px;
  color: #08A1D1; }

.ab_1_text {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #000000; }

.an_2 {
  padding-top: 40px;
  padding-bottom: 40px;
  background: rgba(241, 246, 255, 0.55); }

.an_2_wrap {
  display: flex;
  justify-content: space-between; }

.an_2_right {
  width: 48%;
  text-align: center; }
  .an_2_right img {
    max-width: 100%; }

.an_2_left {
  width: 48%; }
  .an_2_left .main_h2 {
    text-align: left;
    margin-bottom: 35px; }
  .an_2_left .an_2_row {
    display: flex;
    align-items: stretch;
    justify-content: center;
    width: 500px;
    margin-bottom: 8px;
    max-width: 100%; }
  .an_2_left .an_2_row_l {
    width: 60%;
    padding-left: 40px;
    padding-right: 40px;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    padding-top: 9px;
    padding-bottom: 9px;
    background: #FFFFFF;
    color: #000000;
    margin-right: 5px; }
  .an_2_left .an_2_row_r {
    width: 40%;
    background: transparent; }
    .an_2_left .an_2_row_r p {
      background: #00B3DA;
      font-style: normal;
      font-weight: bold;
      font-size: 18px;
      padding-left: 5px;
      padding-right: 5px;
      line-height: 40px;
      color: #FFFFFF;
      text-align: center; }

.an_2_but {
  display: flex;
  margin-top: 40px; }
  .an_2_but a {
    display: block;
    background: #00B4FF;
    border: 1px solid #00B4FF;
    box-sizing: border-box;
    border-radius: 20px;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.03em;
    width: 270px;
    color: #FFFFFF; }
    .an_2_but a:hover {
      opacity: 0.8; }

.an_3 {
  padding-top: 40px;
  padding-bottom: 40px; }
  .an_3 .ab_3_wrap {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #333333; }

.page_container_about .blog_breackums {
  padding-top: 30px; }

.r_2_elem .r_2_text {
  text-align: center; }

.page_container {
  width: 100%;
  overflow: hidden; }

.ab_2_wrap {
  flex-wrap: wrap; }

.m_4_right ul li a {
  display: flex; }

.remodal_form_1 {
  background: #F1F6FF;
  width: 480px;
  padding: 30px 40px;
  max-width: 95%;
  background: #F1F6FF; }
  .remodal_form_1 label {
    color: #000; }

.remodal_name {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  color: #000000;
  margin-bottom: 10px; }

.remodal_after_name {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 135%;
  text-align: center;
  color: #000000;
  margin-bottom: 20px; }

.remodal_after_form {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 19px;
  margin-top: 15px;
  text-align: center;
  color: #000000; }

.remodal-close {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  left: auto;
  right: 0;
  top: 0;
  transform: translate(50%, -50%);
  z-index: 150;
  background-image: url("https://ctrading.com.ua/wp-content/themes/concern/img/remodal_close.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.25s; }
  .remodal-close:hover {
    opacity: 0.9; }

.remodal-close:before {
  display: none; }

.r_2_wrap {
  justify-content: flex-start; }

.m_1_after_h1 {
  text-align: left; }

.wpcf7-form br {
  display: none !important; }

span.wpcf7-not-valid-tip {
  display: none !important; }

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  display: none !important; }

input.wpcf7-not-valid {
  border: 1px solid red !important; }

div.wpcf7-mail-sent-ok {
  display: none !important; }

div.wpcf7 .ajax-loader {
  display: none !important; }

/* 
Модальное окно с формой




.remodal_2 {
    width: 409px;
    padding: 19px;
    max-width: 100%;
    background: #fff;
}
.remodal_wrapper_2 {
    background: rgba(196, 196, 196, 0.1);
    padding: 40px 20px;
}
.remodal-close {
    width: 25px;
    line-height: 25px;
    left: auto;
    right: 0;
}
.remodal_wrapper_2 h2 {

    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: normal;
    font-family: "Century Gothic";
    text-align: center;
    color: #E14B4C;
    margin-bottom: 20px;
}
.remodal_wrapper_2 p {
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    color: #1A1A1A;
    margin-bottom: 20px;
}
.remodal_wrapper_2 input {
    background: #FFFFFF;
    display: block;
    width: 260px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 14px;
    background: rgba(253, 253, 253, 0.5);
border: 1px solid #000000;
box-sizing: border-box;
    color: #959595;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}
.remodal_wrapper_2 button {
    background: #C8102E;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    line-height: 40px;
    width: 260px;
    margin-left: auto;
    margin-right: auto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 44px;
    color: #E14B4C;
    border: 2px solid #E14B4C;
    background: #fff;
}
.remodal_wrapper_2 button:hover {
    background: #E14B4C;
    color: #fff;
}
.remodal_2 .remodal-close:before {
    width: 25px;
    line-height: 25px;
}
.remodal_2 .remodal-close {
    width: 25px;
    line-height: 25px;
} 


*/
/* 
Модальное окно - спасибо

.remodal_thanks {
    width: 430px;
    max-width: 100%;
}
.remodal_thanks h2 {
    text-align: left;
    margin-bottom: 0;
    font-size: 25px;
}
.remodal_thanks p {
    text-align: left;
}
.remodal_thanks .remodal_wrapper_2 {
    padding: 20px 10px 120px 10px;
}
@media screen and (max-width: 600px){
    .remodal_thanks .remodal_wrapper_2 h2 {
        font-size: 20px;
        text-align: center;
    }
    .remodal_wrapper_2 p {
        font-size: 16px;
        text-align: center;
    }
}
.thanks_headert {
    background-image: url('../img/remodal_thanks.png');
    width: 207px;
    height: 167px;
    position: absolute;
    right: 0;
    bottom: 0;
} */
/* 
    Пагинация вордпресс, через плагин WP-PageNavi




.b_1_paginator {
    margin-top: 20px;
    margin-bottom: 60px;
}
.wp-pagenavi .current {
    display: block;
    margin-left: 2px;
    margin-right: 2px;
    line-height: 30px;
    width: 32px;
    font-size: 15px;
    height: 32px;
    text-align: center;
    cursor: pointer;
    color: #000000;
    border: 1px solid transparent;
    background: #A7046F;
    border: 1px solid #A7046F;
    border-radius: 10px;
    display: block;
    color: #fff;
}
.wp-pagenavi a {
    display: block;
    margin-left: 2px;
    margin-right: 2px;
    line-height: 30px;
    width: 32px;
    font-size: 15px;
    height: 32px;
    text-align: center;
    cursor: pointer;
    color: #000000;
    border: 1px solid transparent;
}
.wp-pagenavi a:hover {
    border: 1px solid #A7046F;
}
.wp-pagenavi .nextpostslink {
    background-image: url(../img/k_1_pagination_right.svg);
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    margin-left: 2px;
    margin-right: 2px;
    line-height: 30px;
    width: 32px;
    font-size: 15px;
    height: 32px;
    text-align: center;
    cursor: pointer;
    color: transparent;
    border: 1px solid transparent;
}
.wp-pagenavi .nextpostslink:hover {
    background: #DADADA !important;
border-radius: 10px !important;
border: 1px solid transparent !important;
    background-image: url(../img/k_1_pagination_right.svg) !important;
    background-position: center !important; 
    background-repeat: no-repeat !important;
}
.wp-pagenavi .previouspostslink:hover {
        background: #DADADA !important;
border-radius: 10px !important;
border: 1px solid transparent !important;
    background-image: url(../img/k_1_pagination_left.svg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.wp-pagenavi .previouspostslink {
    background-image: url(../img/k_1_pagination_left.svg);
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    margin-left: 2px;
    margin-right: 2px;
    line-height: 30px;
    width: 32px;
    color: transparent;
    font-size: 15px;
    height: 32px;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
}
.wp-pagenavi {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pages {
    display: none;
}
 */
