a {
  text-decoration: none;
}


.container {
  width: 90%;
  max-width: 1370px;
  margin: 0 auto;
}

.pagination-active {
  color: #195ed1;
}

.month-block {
  width: 100%;
}

.method #sub-main, .page-template-page-blocks #sub-main, .single-post #sub-main, .search #sub-main, .blog #sub-main, .archive.date #sub-main {
  margin-top: 181px;
  padding-top: 70px;
  margin-bottom: 181px;
}

@media screen and (max-width: 1280px) {
  .method #sub-main, .page-template-page-blocks #sub-main, .single-post #sub-main, .search #sub-main, .blog #sub-main, .archive.date #sub-main {
    margin-top: 168px;
    margin-bottom: 180px;
  }
}

@media screen and (max-width: 1200px) {
  .method #sub-main, .page-template-page-blocks #sub-main, .single-post #sub-main, .search #sub-main, .blog #sub-main, .archive.date #sub-main {
    margin-top: 155px;
    margin-bottom: 140px;
  }
}

@media screen and (max-width: 767px) {
  .method #sub-main, .page-template-page-blocks #sub-main, .single-post #sub-main, .search #sub-main, .blog #sub-main, .archive.date #sub-main {
    margin-top: 50px;
  }
}

@media screen and (max-width: 699px) {
  .method #sub-main, .page-template-page-blocks #sub-main, .single-post #sub-main, .search #sub-main, .blog #sub-main, .archive.date #sub-main {
    padding-top: 20px;
    margin-bottom: 100px;
  }
}

#sub-main {
  font-family: "Montserrat", sans-serif;
}

#sub-main .sub-news li, #sub-main .sub-events li, #sub-main .single-news li, #sub-main .sub-method li {
  list-style: none;
  padding: 0;
}

#sub-main .sub-news li::before, #sub-main .sub-events li::before, #sub-main .single-news li::before, #sub-main .sub-method li::before {
  content: none !important;
  display: none !important;
}

.sub-news .sub-news-title-pagination {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 56px;
}

@media screen and (max-width: 768px) {
  .sub-news .sub-news-title-pagination {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 699px) {
  .sub-news .sub-news-title-pagination {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 420px) {
  .sub-news .sub-news-title-pagination {
    margin-bottom: 20px;
  }
}

.sub-news .sub-news-title-pagination h6 {
  margin: 0;
  padding: 0;
  font-size: 70px;
  font-weight: 700;
  color: #2e2d2c;
}

@media screen and (max-width: 1280px) {
  .sub-news .sub-news-title-pagination h6 {
    font-size: 64px;
  }
}

@media screen and (max-width: 768px) {
  .sub-news .sub-news-title-pagination h6 {
    font-size: 36px;
    width: 100%;
  }
}

.sub-news .sub-news-title-pagination .sub-news-pagination {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 25px;
}

@media screen and (max-width: 768px) {
  .sub-news .sub-news-title-pagination .sub-news-pagination {
    margin-top: 20px;
    flex-wrap: wrap;
    line-height: 28px;
  }
}


@media screen and (max-width: 699px) {
  .sub-news .sub-news-title-pagination .sub-news-pagination {
    margin-top: 0;
    margin-bottom: 20px;
  }
}

.sub-news .sub-news-title-pagination .sub-news-pagination li a {
  margin: 0;
  padding: 0;
  font-size: 19px;
  color: #c7c7c7;
  font-weight: 700;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  margin: 0 calc(30px / 2);
}

.sub-news .sub-news-title-pagination .sub-news-pagination li a.pagination-active {
  color: #195ed1;
}

@media screen and (max-width: 1024px) {
  .sub-news .sub-news-title-pagination .sub-news-pagination li a {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .sub-news .sub-news-title-pagination .sub-news-pagination li a {
    margin: 0 calc(6px / 2);
  }
}

@media screen and (max-width: 699px) {
  .sub-news .sub-news-title-pagination .sub-news-pagination li a {
    margin: 0 calc(10px / 2);
    font-size: 17px;
  }
}

.sub-news .sub-news-title-pagination .sub-news-pagination li a:hover {
  color: #195ed1;
}

.sub-news .sub-news-blocks {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}

@media screen and (max-width: 420px) {
  .sub-news .sub-news-blocks {
    flex-direction: column;
  }
}

.sub-news .sub-news-blocks .sub-news-block {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: calc(50% - 54px);
  margin-bottom: 70px;
  height: 320px;
}

@media screen and (max-width: 1440px) {
  .sub-news .sub-news-blocks .sub-news-block {
    height: 295px;
  }
}

@media screen and (max-width: 1280px) {
  .sub-news .sub-news-blocks .sub-news-block {
    height: 260px;
  }
}

@media screen and (max-width: 1024px) {
  .sub-news .sub-news-blocks .sub-news-block {
    height: 220px;
    width: calc(50% - 30px);
  }
}

@media screen and (max-width: 992px) {
  .sub-news .sub-news-blocks .sub-news-block {
    flex-direction: column-reverse !important;
    width: 100%;
    height: 100%;
    margin-bottom: 70px;
    width: calc(50% - 21px);
  }
}

@media screen and (max-width: 699px) {
  .sub-news .sub-news-blocks .sub-news-block {
    margin-bottom: 50px;
  }
  .sub-news .sub-news-blocks .sub-news-block:nth-last-child(1) {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 479px) {
  .sub-news .sub-news-blocks .sub-news-block {
    width: 100%;
  }
}

.sub-news .sub-news-blocks .sub-news-block:nth-child(4n), .sub-news .sub-news-blocks .sub-news-block:nth-child(4n-1) {
  flex-direction: row-reverse;
}

.sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide, .sub-news .sub-news-blocks .sub-news-block .sub-news-block-rightSide {
  display: block;
  width: calc(50% - 50px);
}

.sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
 /* height: 100%; */
  padding-bottom: 50px;
  position: relative;
}

.sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide .inner {
  overflow: hidden;
  height: 100%;
}

@media screen and (max-width: 992px) {
  .sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide {
    width: 100%;
    margin-top: 40px;
  }
}

@media screen and (max-width: 699px) {
  .sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide {
    margin-top: 20px;
  }
}

.sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide h6 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  color: #c7c7c7;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}

@media screen and (max-width: 1440px) {
  .sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide h6 {
    font-size: 20px;
  }
}

@media screen and (max-width: 1280px) {
  .sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide h6 {
    font-size: 18px;
  }
}

@media screen and (max-width: 1199px) {
  .sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide h6 {
    font-size: 15px;
    line-height: 1.2;
  }
}


@media screen and (max-width: 992px) {
  .sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide h6 {
    line-height: 1.58;
  }
}

@media screen and (max-width: 768px) {
  .sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide h6 {
    font-size: 22px;
  }
}

.sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide p {
  line-height: 1.2;
  margin: 8px 0 0 0;
  padding: 0;
  font-size: 28px;
  font-weight: 700;
  color: #195ed1;
  font-family: "Montserrat", sans-serif;
}

@media screen and (max-width: 1440px) {
  .sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide p {
    font-size: 26px;
    line-height: 1.3;
  }
}

@media screen and (max-width: 1280px) {
  .sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide p {
    font-size: 21px;
  }
}


@media screen and (max-width: 1199px) {
  .sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide p {
    font-size: 17px;
  }

  .sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide {
    padding-bottom: 44px;
  }
}

@media screen and (max-width: 1024px) {
  .sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide p {
    font-size: 17px;
    line-height: 1.2;
  }
}

@media screen and (max-width: 768px) {

  .sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide {
    padding-bottom: 0;
  }

  .sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide .inner {
    height: auto;
  }

  .sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide ul {
    bottom: auto;
    left: auto;
    position: relative;
    right: auto;
  }

  .sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide p {
    font-size: 22px;
    margin: 20px 0 20px 0;
  }
}

@media screen and (max-width: 699px) {
  
  .sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide p {
    font-size: 21px;
    margin: 9px 0 16px;
  }
}

.sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: auto;
  line-height: 1;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}

@media screen and (max-width: 768px) {

  .sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide ul {
    bottom: auto;
    left: auto;
    position: relative;
    right: auto;
  }
}

.sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide ul li {
  margin-right: 8px;
  padding-right: 8px !important;
  border-right: 1px solid #2e2d2c;
}

.sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide ul li:nth-last-child(1) {
  border-right: none;
  margin-right: 0;
  padding-right: 0 !important;
}

.sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide ul li span {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  color: #2e2d2c;
  text-decoration: none;
}

@media screen and (max-width: 1440px) {
  .sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide ul li span {
    font-size: 16px;
  }
}

@media screen and (max-width: 1280px) {
  .sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide ul li span {
    font-size: 14px;
  }
}

@media screen and (max-width: 1024px) {
  .sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide ul li span {
    font-size: 12px;
  }
}

@media screen and (max-width: 992px) {
  .sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide ul li span {
    font-size: 18px;
  }
}

.sub-news .sub-news-blocks .sub-news-block .sub-news-block-rightSide {
  display: block;
  width: 51%;
  height: 100%;
  background-image: url("../img/bg-big.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 1440px) {
  .sub-news .sub-news-blocks .sub-news-block .sub-news-block-rightSide {
    width: 52%;
  }
}

@media screen and (max-width: 1200px) {
  .sub-news .sub-news-blocks .sub-news-block .sub-news-block-rightSide {
    width: 58%;
    height: 100%;
  }
}

@media screen and (max-width: 992px) {
  .sub-news .sub-news-blocks .sub-news-block .sub-news-block-rightSide {
    width: 100%;
    padding-top: 80%;
  }
}

.sub-news .sub-news-btn {
  float: right;
  margin-top: 40px;
}

@media screen and (max-width: 699px) {
  .sub-news .sub-news-btn {
    margin-top: 40px;
  }
}









.sub-events {
  margin-top: 150px;
}

@media screen and (max-width: 767px) {
  .sub-events {
    margin-top: 60px;
  }
}

@media screen and (max-width: 699px) {
  .sub-events {
    margin-top: 25px;
  }
}

.sub-events .sub-events-title-pagination {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 56px;
}

@media screen and (max-width: 699px) {
  .sub-events .sub-events-title-pagination {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 420px) {
  .sub-events .sub-events-title-pagination {
    margin-bottom: 20px;
  }
}

.sub-events .sub-events-title-pagination h6 {
  margin: 0;
  padding: 0;
  font-size: 70px;
  font-weight: 700;
  color: #2e2d2c;
}

@media screen and (max-width: 1280px) {
  .sub-events .sub-events-title-pagination h6 {
    font-size: 64px;
  }
}

@media screen and (max-width: 768px) {
  .sub-events .sub-events-title-pagination h6 {
    font-size: 36px;
  }
}

@media screen and (max-width: 699px) {
  .sub-events .sub-events-title-pagination h6 {
    width: 100%;
  }
}

.sub-events .sub-events-title-pagination .sub-events-pagination {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 25px;
}

@media screen and (max-width: 768px) {
  .sub-events .sub-events-title-pagination .sub-events-pagination {
    margin-top: 20px;
  }
}

@media screen and (max-width: 699px) {
  .sub-events .sub-events-title-pagination .sub-events-pagination {
    flex-wrap: wrap;
    margin-top: 0;
  }
}


@media screen and (max-width: 479px) {
  .sub-events .sub-events-title-pagination .sub-events-pagination {
    margin-top: 0;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 699px) {
  .sub-events .sub-events-title-pagination .sub-events-pagination li {
    line-height: 28px;
  }
}

.sub-events .sub-events-title-pagination .sub-events-pagination li a {
  margin: 0;
  padding: 0;
  font-size: 19px;
  color: #c7c7c7;
  font-weight: 700;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  margin: 0 calc(20px / 2);
}

.sub-events .sub-events-title-pagination .sub-events-pagination li a.pagination-active {
  color: #195ed1;
}

.sub-events .sub-events-title-pagination .sub-events-pagination li a:hover {
  color: #195ed1;
}

@media screen and (max-width: 1024px) {
  .sub-events .sub-events-title-pagination .sub-events-pagination li a {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .sub-events .sub-events-title-pagination .sub-events-pagination li a {
    margin: 0 calc(6px / 2);
  }
}

@media screen and (max-width: 699px) {
  .sub-events .sub-events-title-pagination .sub-events-pagination li a {
    margin: 0 calc(10px / 2);
    font-size: 17px;
  }
}

.sub-events .sub-events-blocks {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}

.sub-events .sub-events-blocks .sub-events-block {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 70px;
  height: 345px;
}

@media screen and (max-width: 1280px) {
  .sub-events .sub-events-blocks .sub-events-block {
    height: 320px;
  }
}

@media screen and (max-width: 1024px) {
  .sub-events .sub-events-blocks .sub-events-block {
    height: 280px;
  }
}

@media screen and (max-width: 768px) {
  .sub-events .sub-events-blocks .sub-events-block {
    height: 250px;
    margin-bottom: 85px;
  }
}

@media screen and (max-width: 699px) {
  .sub-events .sub-events-blocks .sub-events-block {
    flex-direction: column !important;
    height: 100%;
    margin-bottom: 40px;
  }
  .sub-events .sub-events-blocks .sub-events-block:nth-last-child(1) {
    margin-bottom: 40px;
  }
}

.sub-events .sub-events-blocks .sub-events-block:nth-child(even) {
  flex-direction: row-reverse;
}

.sub-events .sub-events-blocks .sub-events-block:nth-child(even) .sub-events-block-rightSide {
  align-items: flex-end;
}

@media screen and (max-width: 699px) {
  .sub-events .sub-events-blocks .sub-events-block:nth-child(even) .sub-events-block-rightSide {
    align-items: flex-start;
  }
}

.sub-events .sub-events-blocks .sub-events-block:nth-child(even) .sub-events-block-rightSide h6 {
  margin: 0;
  padding: 0;
  text-align: right;
}

@media screen and (max-width: 699px) {
  .sub-events .sub-events-blocks .sub-events-block:nth-child(even) .sub-events-block-rightSide h6 {
    text-align: left;
  }
}

.sub-events .sub-events-blocks .sub-events-block:nth-child(even) .sub-events-block-rightSide p {
  margin: 0;
  padding: 0;
  text-align: right;
}

@media screen and (max-width: 699px) {
  .sub-events .sub-events-blocks .sub-events-block:nth-child(even) .sub-events-block-rightSide p {
    text-align: left;
  }
}

.sub-events .sub-events-blocks .sub-events-block .sub-events-block-leftSide {
  display: block;
  width: 61%;
  height: 100%;
  background-image: url("../img/bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 1366px) {
  .sub-events .sub-events-blocks .sub-events-block .sub-events-block-leftSide {
    width: 58%;
  }
}

@media screen and (max-width: 1024px) {
  .sub-events .sub-events-blocks .sub-events-block .sub-events-block-leftSide {
    width: 56%;
  }
}

@media screen and (max-width: 699px) {
  .sub-events .sub-events-blocks .sub-events-block .sub-events-block-leftSide {
    width: 100%;
    height: 320px;
  }
}

@media screen and (max-width: 479px) {
  .sub-events .sub-events-blocks .sub-events-block .sub-events-block-leftSide {
    height: 228px;
  }

  .sub-events .sub-events-blocks .sub-events-block .sub-events-block-rightSide {
    margin-top: 14px;
  }
}

.sub-events .sub-events-blocks .sub-events-block .sub-events-block-rightSide {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-start;
  width: 35%;
  height: 100%;
  min-height: 100%;
}

@media screen and (max-width: 1280px) {
  .sub-events .sub-events-blocks .sub-events-block .sub-events-block-rightSide {
    width: 38%;
  }
}

@media screen and (max-width: 1024px) {
  .sub-events .sub-events-blocks .sub-events-block .sub-events-block-rightSide {
    width: 40%;
  }
}

@media screen and (max-width: 768px) {
  .sub-events .sub-events-blocks .sub-events-block .sub-events-block-rightSide {
    width: 38%;
  }
}

@media screen and (max-width: 699px) {
  .sub-events .sub-events-blocks .sub-events-block .sub-events-block-rightSide {
    width: 100%;
    margin-top: 20px;
  }
}

.sub-events .sub-events-blocks .sub-events-block .sub-events-block-rightSide h6 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  color: #c7c7c7;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}

@media screen and (max-width: 1280px) {
  .sub-events .sub-events-blocks .sub-events-block .sub-events-block-rightSide h6 {
    font-size: 18px;
  }
}

@media screen and (max-width: 1024px) {
  .sub-events .sub-events-blocks .sub-events-block .sub-events-block-rightSide h6 {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .sub-events .sub-events-blocks .sub-events-block .sub-events-block-rightSide h6 {
    font-size: 22px;
  }
}

.sub-events .sub-events-blocks .sub-events-block .sub-events-block-rightSide p {
  margin: 8px 0 0 0;
  padding: 0;
  font-size: 28px;
  font-weight: 700;
  color: #195ed1;
  font-family: "Montserrat", sans-serif;
}

@media screen and (max-width: 1280px) {
  .sub-events .sub-events-blocks .sub-events-block .sub-events-block-rightSide p {
    font-size: 22px;
  }
}

@media screen and (max-width: 1024px) {
  .sub-events .sub-events-blocks .sub-events-block .sub-events-block-rightSide p {
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {
  .sub-events .sub-events-blocks .sub-events-block .sub-events-block-rightSide p {
    font-size: 22px;
  }
}

@media screen and (max-width: 768px) {
  .sub-events .sub-events-blocks .sub-events-block .sub-events-block-rightSide p {
    margin-top: 2px;
  }
}

@media screen and (max-width: 699px) {
  .sub-events .sub-events-blocks .sub-events-block .sub-events-block-rightSide p {
    margin-top: 0;
  }
}

.sub-events .sub-events-btn {
  float: right;
  margin-top: 40px;
}

@media screen and (max-width: 699px) {
  .sub-events .sub-events-btn {
    margin-top: -4px;
  }
}

.single-news .single-news-mainImg {
  display: block;
  width: 100%;
  height: auto;
}

.single-news .single-news-date-share {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 35px;
}

@media screen and (max-width: 420px) {
  .single-news .single-news-date-share {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 35px;
  }
}

@media screen and (max-width: 340px) {
  .single-news .single-news-date-share {
    margin-top: 30px;
  }
}

.single-news .single-news-date-share h6 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  color: #c7c7c7;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}

@media screen and (max-width: 1440px) {
  .single-news .single-news-date-share h6 {
    font-size: 20px;
  }
}

@media screen and (max-width: 1280px) {
  .single-news .single-news-date-share h6 {
    font-size: 18px;
  }
}

@media screen and (max-width: 1024px) {
  .single-news .single-news-date-share h6 {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .single-news .single-news-date-share h6 {
    font-size: 22px;
  }
}

@media screen and (max-width: 340px) {
  .single-news .single-news-date-share h6 {
    font-size: 20px;
  }
}

.single-news .single-news-date-share .single-news-share {
  display: flex;
  -ms-align-items: center;
  align-items: center;
}

@media screen and (max-width: 420px) {
  .single-news .single-news-date-share .single-news-share {
    margin-top: 15px;
  }
}

.single-news .single-news-date-share .single-news-share p {
  margin: 0;
  padding: 0;
  font-size: 19px;
  font-weight: 300;
  color: #2e2d2c;
  margin-right: 20px;
}

@media screen and (max-width: 420px) {
  .single-news .single-news-date-share .single-news-share p {
    font-size: 18px;
  }
}

.single-news .single-news-date-share .single-news-share a {
  margin: 0;
  padding: 0;
  font-size: 26px;
}

@media screen and (max-width: 992px) {
  .single-news .single-news-date-share .single-news-share a {
    font-size: 22px;
  }
}

@media screen and (max-width: 420px) {
  .single-news .single-news-date-share .single-news-share a {
    font-size: 18px;
  }
}

.single-news .single-news-date-share .single-news-share a:nth-child(3) {
  margin: 0 14px;
}

.single-news .single-news-date-share .single-news-share a i {
  color: #2e2d2c;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}

.single-news .single-news-date-share .single-news-share a:hover i {
  color: #195ed1;
}

.single-news .single-news-discription {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.single-news .single-news-discription h1 {
  margin: 0;
  padding: 0;
  margin-top: 60px;
  font-size: 28px;
  font-weight: 700;
  color: #195ed1;
  font-family: "Montserrat", sans-serif;
}

@media screen and (max-width: 768px) {
  .single-news .single-news-discription h1 {
    font-size: 26px;
    margin-top: 35px;
  }
}

@media screen and (max-width: 699px) {
  .single-news .single-news-discription h1 {
    font-size: 24px;
    margin-top: 30px;
  }
}

@media screen and (max-width: 340px) {
  .single-news .single-news-discription h1 {
    font-size: 22px;
    margin-top: 20px;
  }
}

.single-news .single-news-discription h5 {
  margin: 0;
  padding: 0;
  font-size: 29px;
  color: #2e2d2c;
  font-weight: 700;
  margin-top: 65px;
}

@media screen and (max-width: 1440px) {
  .single-news .single-news-discription h5 {
    font-size: 26px;
  }
}

@media screen and (max-width: 768px) {
  .single-news .single-news-discription h5 {
    margin-top: 35px;
  }
}

@media screen and (max-width: 699px) {
  .single-news .single-news-discription h5 {
    font-size: 22px;
    margin-top: 30px;
  }
}

@media screen and (max-width: 340px) {
  .single-news .single-news-discription h5 {
    font-size: 20px;
    margin-top: 15px;
  }
}

.single-news .single-news-discription p {
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: 300;
  color: #2e2d2c;
  margin-top: 36px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .single-news .single-news-discription p {
    margin-top: 30px;
  }
}

@media screen and (max-width: 699px) {
  .single-news .single-news-discription p {
    font-size: 19px;
    margin-top: 25px;
  }
}

@media screen and (max-width: 340px) {
  .single-news .single-news-discription p {
    font-size: 18px;
    margin-top: 10px;
  }
}

.single-news .single-news-pagination {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 45px;
}

@media screen and (max-width: 340px) {
  .single-news .single-news-pagination {
    margin-top: 30px;
  }
}

.single-news .single-news-pagination a {
  margin: 0;
  padding: 0;
  font-size: 25px;
  font-weight: 700;
  color: #2e2d2c;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}

.single-news .single-news-pagination a:hover {
  color: #195ed1;
}

@media screen and (max-width: 699px) {
  .single-news .single-news-pagination a {
    font-size: 24px;
  }
}

@media screen and (max-width: 340px) {
  .single-news .single-news-pagination a {
    font-size: 18px;
  }
}

.single-news .single-news-pagination a:nth-child(1) {
  margin-right: 56px;
}

@media screen and (max-width: 699px) {
  .single-news .single-news-pagination a:nth-child(1) {
    margin-right: 50px;
  }
}

@media screen and (max-width: 340px) {
  .single-news .single-news-pagination a:nth-child(1) {
    margin-right: 30px;
  }
}

.sub-method .sub-method-wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
}

.sub-method .sub-method-wrapper .sub-method-mainImg {
  display: block;
  width: 100%;
  height: auto;
}

.sub-method .sub-method-wrapper .sub-method-block {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 90px;
}

@media screen and (max-width: 768px) {
  .sub-method .sub-method-wrapper .sub-method-block {
    margin-top: 70px;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block {
    margin-top: 60px;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block {
    margin-top: 40px;
  }
}

.sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist {
  height: 548px;
}

@media screen and (max-width: 1440px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist {
    height: 488px;
  }
}

@media screen and (max-width: 1366px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist {
    height: 428px;
  }
}

@media screen and (max-width: 1280px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist {
    height: 368px;
  }
}

@media screen and (max-width: 1024px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist {
    height: 328px;
  }
}

@media screen and (max-width: 768px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist {
    height: 376px;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist {
    height: 336px;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist {
    flex-direction: column-reverse;
    height: auto;
  }
}

.sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-leftSide {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  width: 54%;
  height: 100%;
}

@media screen and (max-width: 1366px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-leftSide {
    width: 48%;
  }
}

@media screen and (max-width: 768px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-leftSide {
    width: 44%;
  }
}

@media screen and (max-width: 700px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-leftSide {
    width: 38%;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-leftSide {
    width: 100%;
  }
}

.sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-leftSide h6 {
  margin: 0 0 42px 0;
  padding: 0;
  font-size: 71px;
  line-height: 73px;
  font-weight: 700;
  color: #195ed1;
  font-family: "Montserrat", sans-serif;
}

@media screen and (max-width: 1440px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-leftSide h6 {
    font-size: 58px;
    line-height: 64px;
  }
}

@media screen and (max-width: 1280px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-leftSide h6 {
    font-size: 48px;
    line-height: 54px;
  }
}

@media screen and (max-width: 1024px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-leftSide h6 {
    font-size: 36px;
    line-height: 42px;
  }
}

@media screen and (max-width: 768px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-leftSide h6 {
    font-size: 38px;
    line-height: 42px;
    margin: 0 0 20px 0;
  }
}

@media screen and (max-width: 700px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-leftSide h6 {
    font-size: 32px;
    line-height: 48px;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-leftSide h6 {
    font-size: 30px;
    line-height: 42px;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-leftSide h6 {
    margin: 20px 0 10px 0;
  }
}

@media screen and (max-width: 380px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-leftSide h6 {
    font-size: 26px;
    line-height: 32px;
  }
}

.sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-leftSide p {
  margin: 0;
  padding: 0;
  font-size: 23px;
  font-weight: 300;
  color: #2e2d2c;
  line-height: 39px;
}

@media screen and (max-width: 1440px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-leftSide p {
    font-size: 21px;
    line-height: 36px;
  }
}

@media screen and (max-width: 1024px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-leftSide p {
    font-size: 20px;
    line-height: 32px;
  }
}

@media screen and (max-width: 768px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-leftSide p {
    font-size: 22px;
    line-height: 30px;
  }
}

@media screen and (max-width: 700px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-leftSide p {
    font-size: 20px;
    line-height: 28px;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-leftSide p {
    font-size: 18px;
    line-height: 26px;
  }
}

@media screen and (max-width: 380px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-leftSide p {
    font-size: 16px;
    line-height: 24px;
  }
}

.sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-rightSide {
  display: block;
  width: 548px;
  height: 100%;
  background-image: url("../img/single-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 1440px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-rightSide {
    width: 488px;
  }
}

@media screen and (max-width: 1366px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-rightSide {
    width: 428px;
  }
}

@media screen and (max-width: 1280px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-rightSide {
    width: 368px;
  }
}

@media screen and (max-width: 1024px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-rightSide {
    width: 328px;
  }
}

@media screen and (max-width: 768px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-rightSide {
    position: absolute;
    right: 0;
    width: 376px;
    height: 376px;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-rightSide {
    width: 336px;
    height: 336px;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-rightSide {
    position: relative;
    width: 100%;
    left: 0;
    height: 286px;
  }
}

@media screen and (max-width: 380px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-fist .sub-method-block-rightSide {
    height: 226px;
  }
}

.sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second {
  height: 822px;
  flex-wrap: nowrap;
}

@media screen and (max-width: 1440px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second {
    height: 742px;
  }
}

@media screen and (max-width: 1366px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second {
    height: 662px;
  }
}

@media screen and (max-width: 1280px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second {
    height: 622px;
  }
}

@media screen and (max-width: 1024px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second {
    height: 582px;
  }
}

@media screen and (max-width: 768px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second {
    height: 372px;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second {
    height: 336px;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second {
    flex-direction: column;
    height: auto;
  }
}

.sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-leftSide {
  display: block;
  width: 822px;
  height: 100%;
  position: relative;
  background-image: url("../img/single-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 1440px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-leftSide {
    width: 742px;
  }
}

@media screen and (max-width: 1366px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-leftSide {
    width: 662px;
  }
}

@media screen and (max-width: 1280px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-leftSide {
    width: 622px;
  }
}

@media screen and (max-width: 1024px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-leftSide {
    width: 582px;
  }
}

@media screen and (max-width: 768px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-leftSide {
    position: absolute;
    left: 0;
    width: 376px;
    height: 376px;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-leftSide {
    width: 336px;
    height: 336px;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-leftSide {
    position: relative;
    width: 100%;
    height: 286px;
  }
}

@media screen and (max-width: 380px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-leftSide {
    height: 226px;
  }
}

.sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-rightSide {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  position: relative;
  width: 50%;
  left: -40px;
}

@media screen and (max-width: 768px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-rightSide {
    left: 0;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-left: auto;
  }
}

@media screen and (max-width: 700px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-rightSide {
    width: 44%;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-rightSide {
    width: 100%;
    justify-content: flex-start;
  }
}

.sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-rightSide h6 {
  margin: 0;
  padding: 0;
  font-size: 71px;
  font-weight: 700;
  color: #195ed1;
  font-family: "Montserrat", sans-serif;
  line-height: 73px;
}

@media screen and (max-width: 1440px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-rightSide h6 {
    font-size: 58px;
    line-height: 64px;
  }
}

@media screen and (max-width: 1280px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-rightSide h6 {
    font-size: 48px;
    line-height: 54px;
  }
}

@media screen and (max-width: 1024px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-rightSide h6 {
    font-size: 36px;
    line-height: 42px;
  }
}

@media screen and (max-width: 768px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-rightSide h6 {
    font-size: 38px;
    line-height: 42px;
    position: relative;
    left: -40px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 700px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-rightSide h6 {
    font-size: 32px;
    line-height: 48px;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-rightSide h6 {
    font-size: 30px;
    line-height: 42px;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-rightSide h6 {
    left: 0;
    margin: 20px 0 10px 0;
  }
}

@media screen and (max-width: 380px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-rightSide h6 {
    font-size: 26px;
    line-height: 32px;
  }
}

.sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-rightSide p {
  margin: 0;
  padding: 0;
  font-size: 23px;
  font-weight: 300;
  color: #2e2d2c;
  margin-left: 40px;
  line-height: 39px;
}

@media screen and (max-width: 1440px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-rightSide p {
    font-size: 21px;
    line-height: 36px;
  }
}

@media screen and (max-width: 1024px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-rightSide p {
    font-size: 20px;
    line-height: 32px;
  }
}

@media screen and (max-width: 768px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-rightSide p {
    font-size: 22px;
    line-height: 30px;
  }
}

@media screen and (max-width: 700px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-rightSide p {
    font-size: 20px;
    line-height: 28px;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-rightSide p {
    font-size: 18px;
    line-height: 26px;
  }
}

@media screen and (max-width: 340px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-rightSide p {
    font-size: 16px;
    line-height: 22px;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-rightSide p {
    margin-left: 0;
  }
}

@media screen and (max-width: 380px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-second .sub-method-block-rightSide p {
    font-size: 16px;
    line-height: 24px;
  }
}

.sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third {
  height: 548px;
}

@media screen and (max-width: 1280px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third {
    height: 528px;
  }
}

@media screen and (max-width: 1024px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third {
    height: 468px;
  }
}

@media screen and (max-width: 768px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third {
    height: 372px;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third {
    height: 292px;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third {
    flex-direction: column-reverse;
    height: auto;
  }
}

.sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-leftSide {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: flex-start;
  width: 24%;
  height: 100%;
  position: relative;
}

@media screen and (max-width: 1280px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-leftSide {
    width: 25%;
  }
}

@media screen and (max-width: 1024px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-leftSide {
    width: 27%;
  }
}

@media screen and (max-width: 768px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-leftSide {
    width: 32%;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-leftSide {
    width: 100%;
  }
}

.sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-leftSide .wrapper-rotate-h6 {
  position: absolute;
  right: 0;
  bottom: 0;
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-leftSide .wrapper-rotate-h6 {
    position: relative;
    left: 0;
    top: 0;
  }
}

.sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-leftSide h6 {
  display: block;
  position: absolute;
  width: 548px;
  padding: 0;
  margin: 0;
  font-size: 71px;
  font-weight: 700;
  line-height: 73px;
  color: #195ed1;
  font-family: "Montserrat", sans-serif;
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform-origin: left top;
  -moz-transform-origin: left top;
  -webkit-transform-origin: left top;
  -o-transform-origin: left top;
}

@media screen and (max-width: 1440px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-leftSide h6 {
    font-size: 58px;
    line-height: 64px;
  }
}

@media screen and (max-width: 1280px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-leftSide h6 {
    font-size: 48px;
    line-height: 54px;
  }
}

@media screen and (max-width: 1024px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-leftSide h6 {
    font-size: 36px;
    line-height: 42px;
  }
}

@media screen and (max-width: 768px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-leftSide h6 {
    font-size: 38px;
    line-height: 42px;
  }
}

@media screen and (max-width: 700px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-leftSide h6 {
    font-size: 32px;
    line-height: 48px;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-leftSide h6 {
    font-size: 30px;
    line-height: 42px;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-leftSide h6 {
    position: relative;
    transform: rotate(0);
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    margin: 20px 0 10px 0;
  }
}

@media screen and (max-width: 380px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-leftSide h6 {
    font-size: 26px;
    line-height: 32px;
  }
}

.sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-leftSide p {
  margin: 0;
  padding: 0;
  width: 90%;
  font-size: 23px;
  font-weight: 300;
  color: #2e2d2c;
  line-height: 39px;
}

@media screen and (max-width: 1440px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-leftSide p {
    font-size: 21px;
    line-height: 36px;
  }
}

@media screen and (max-width: 1024px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-leftSide p {
    font-size: 20px;
    line-height: 32px;
  }
}

@media screen and (max-width: 768px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-leftSide p {
    font-size: 22px;
    line-height: 30px;
    width: 95%;
  }
}

@media screen and (max-width: 700px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-leftSide p {
    font-size: 20px;
    line-height: 28px;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-leftSide p {
    font-size: 18px;
    line-height: 24px;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-leftSide p {
    width: 100%;
  }
}

@media screen and (max-width: 380px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-leftSide p {
    font-size: 16px;
    line-height: 24px;
  }
}

.sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-rightSide {
  display: block;
  width: 65%;
  height: 100%;
  background-image: url("../img/bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-rightSide {
    width: 420px;
    height: 372px;
    position: absolute;
    right: 0;
  }
}

@media screen and (max-width: 700px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-rightSide {
    width: 380px;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-rightSide {
    width: 320px;
    height: 292px;
  }
}

@media screen and (max-width: 699px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-rightSide {
    position: relative;
    width: 100%;
    height: 282px;
  }
}

@media screen and (max-width: 380px) {
  .sub-method .sub-method-wrapper .sub-method-block.sub-method-block-third .sub-method-block-rightSide {
    height: 222px;
  }
}

.sub-project {
  margin-top: 56px;
}

@media screen and (max-width: 768px) {
  .sub-project {
    margin-top: 40px;
  }
}

@media screen and (max-width: 420px) {
  .sub-project {
    margin-top: 20px;
  }
}

.sub-project .sub-project-back-share {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 60px;
}

@media screen and (max-width: 768px) {
  .sub-project .sub-project-back-share {
    margin-bottom: 120px;
  }
}

@media screen and (max-width: 699px) {
  .sub-project .sub-project-back-share {
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 420px) {
  .sub-project .sub-project-back-share {
    margin-bottom: 60px;
  }
}

.sub-project .sub-project-back-share .back-project {
  font-size: 18px;
  line-height: 22px;
  color: #195ed1;
  font-weight: 700;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}

.sub-project .sub-project-back-share .back-project:hover {
  color: #d4d4d4;
}

@media screen and (max-width: 420px) {
  .sub-project .sub-project-back-share .back-project {
    font-size: 20px;
    line-height: 22px;
  }
}

.sub-project .sub-project-back-share .sub-project-share {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: none !important;
}

.sub-project .sub-project-back-share .sub-project-share:hover p {
  color: #195ed1;
}

.sub-project .sub-project-back-share .sub-project-share:hover svg .svg-arrow-share {
  fill: #195ed1;
}

.sub-project .sub-project-back-share .sub-project-share p {
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  color: #2e2d2c;
  margin-right: 35px;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}

@media screen and (max-width: 768px) {
  .sub-project .sub-project-back-share .sub-project-share p {
    margin-right: 0;
  }
}

@media screen and (max-width: 420px) {
  .sub-project .sub-project-back-share .sub-project-share p {
    font-size: 20px;
    line-height: 22px;
  }
}

.sub-project .sub-project-back-share .sub-project-share svg {
  width: 27px;
}

@media screen and (max-width: 1366px) {
  .sub-project .sub-project-back-share .sub-project-share svg {
    width: 25px;
  }
}

@media screen and (max-width: 768px) {
  .sub-project .sub-project-back-share .sub-project-share svg {
    display: none;
  }
}

.sub-project .sub-project-back-share .sub-project-share svg .svg-arrow-share {
  fill: #2a2c2b;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}

.sub-project .sub-project-content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}

.sub-project .sub-project-content h1 {
  font-size: 70px;
  line-height: 74px;
  color: #195ed1;
  font-weight: 700;
  margin-bottom: 48px;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .sub-project .sub-project-content h1 {
    font-size: 68px;
    line-height: 76px;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .sub-project .sub-project-content h1 {
    font-size: 36px;
    line-height: 41px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 420px) {
  .sub-project .sub-project-content h1 {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 20px;
  }
}



.sub-project .sub-project-content .sub-project-content-leftSide {
  width: 61%;
}

@media screen and (max-width: 992px) {
  .sub-project .sub-project-content .sub-project-content-leftSide {
    width: 100%;
  }
}

.sub-project .sub-project-content .sub-project-content-leftSide p {
  font-size: 19px;
  font-weight: 300;
  line-height: 32px;
}

@media screen and (max-width: 768px) {
  .sub-project .sub-project-content .sub-project-content-leftSide p {
    font-size: 22px;
    line-height: 28px;
  }
}

@media screen and (max-width: 420px) {
  .sub-project .sub-project-content .sub-project-content-leftSide p {
    font-size: 20px;
    line-height: 24px;
  }
}

.sub-project .sub-project-content .sub-project-showMore {
  /*display: none;*/
  font-size: 22px;
  line-height: 29px;
  font-weight: 700;
  color: #195ed1;
  cursor: pointer;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}

.sub-project .sub-project-content .sub-project-showMore:hover {
  color: #2e2d2c;
}

@media screen and (max-width: 768px) {
  .sub-project .sub-project-content .sub-project-showMore {
    display: block;
  }
}

@media screen and (max-width: 420px) {
  .sub-project .sub-project-content .sub-project-showMore {
    font-size: 20px;
    line-height: 24px;
  }
}

.sub-project .sub-project-content .sub-project-content-rightSide {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 30.5%;
  position: relative;
  margin-bottom: 40px;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}

@media screen and (max-width: 1366px) {
  .sub-project .sub-project-content .sub-project-content-rightSide {
    width: 30%;
  }
}

@media screen and (max-width: 992px) {
  .sub-project .sub-project-content .sub-project-content-rightSide {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 992px) {
  .sub-project .sub-project-content .sub-project-content-rightSide {
    width: 36%;
  }
}

@media screen and (max-width: 768px) {
  .sub-project .sub-project-content .sub-project-content-rightSide {
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
  }
}

@media screen and (max-width: 420px) {
  .sub-project .sub-project-content .sub-project-content-rightSide {
    margin-top: 30px;
  }
}

.sub-project .sub-project-content .sub-project-content-rightSide .sub-project-content-rightSide-blocks {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 8px 0;
  border-bottom: 1px solid #929497;
}

.sub-project .sub-project-content .sub-project-content-rightSide .sub-project-content-rightSide-blocks:last-of-type {
  border-bottom: 0 none;
}

@media screen and (max-width: 768px) {
  .sub-project .sub-project-content .sub-project-content-rightSide .sub-project-content-rightSide-blocks {
    flex-direction: column;
    border-bottom: none;
    margin-bottom: 20px;
    padding: 0;
  }
}

@media screen and (max-width: 420px) {
  .sub-project .sub-project-content .sub-project-content-rightSide .sub-project-content-rightSide-blocks {
    margin-bottom: 15px;
  }
}

.sub-project .sub-project-content .sub-project-content-rightSide .sub-project-content-rightSide-blocks:nth-last-child(1) {
  border-bottom: none;
}

.sub-project .sub-project-content .sub-project-content-rightSide .sub-project-content-rightSide-blocks.sub-project-content-rightSide-blocks-services .sub-project-content-rightSide-services {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60%;
}

@media screen and (max-width: 768px) {
  .sub-project .sub-project-content .sub-project-content-rightSide .sub-project-content-rightSide-blocks.sub-project-content-rightSide-blocks-services .sub-project-content-rightSide-services {
    width: 100%;
  }
}

.sub-project .sub-project-content .sub-project-content-rightSide .sub-project-content-rightSide-blocks.sub-project-content-rightSide-blocks-services .sub-project-content-rightSide-services a {
  font-size: 19px;
  font-weight: 400;
  line-height: 1.2;
  color: #195ed1;
  margin-right: 10px;
}

.sub-project .sub-project-content .sub-project-content-rightSide .sub-project-content-rightSide-blocks.sub-project-content-rightSide-blocks-services .sub-project-content-rightSide-services a:nth-last-child(1) {
  margin-right: 0;
}

@media screen and (max-width: 992px) {
  .sub-project .sub-project-content .sub-project-content-rightSide .sub-project-content-rightSide-blocks.sub-project-content-rightSide-blocks-services .sub-project-content-rightSide-services a {
    font-size: 18px;
    line-height: 32px;
  }
}

@media screen and (max-width: 768px) {
  .sub-project .sub-project-content .sub-project-content-rightSide .sub-project-content-rightSide-blocks.sub-project-content-rightSide-blocks-services .sub-project-content-rightSide-services a {
    font-size: 22px;
    line-height: 29px;
  }
}

@media screen and (max-width: 420px) {
  .sub-project .sub-project-content .sub-project-content-rightSide .sub-project-content-rightSide-blocks.sub-project-content-rightSide-blocks-services .sub-project-content-rightSide-services a {
    font-size: 20px;
    line-height: 24px;
  }
}

.sub-project .sub-project-content .sub-project-content-rightSide .sub-project-content-rightSide-blocks h6 {
  font-size: 19px;
  font-weight: 300;
  line-height: 1.1;
  width: 40%;
  margin: 0;
  color: #929497;
}

@media screen and (max-width: 992px) {
  .sub-project .sub-project-content .sub-project-content-rightSide .sub-project-content-rightSide-blocks h6 {
    font-size: 18px;
    line-height: 32px;
  }
}

@media screen and (max-width: 768px) {
  .sub-project .sub-project-content .sub-project-content-rightSide .sub-project-content-rightSide-blocks h6 {
    font-size: 22px;
    line-height: 29px;
    font-weight: 700;
    width: 100%;
  }
}

@media screen and (max-width: 420px) {
  .sub-project .sub-project-content .sub-project-content-rightSide .sub-project-content-rightSide-blocks h6 {
    font-size: 20px;
    line-height: 24px;
  }
}

.sub-project .sub-project-content .sub-project-content-rightSide .sub-project-content-rightSide-blocks span {
  font-size: 19px;
  font-weight: 500;
  line-height: 1.1;
  color: #2e2d2c;
  width: 60%;
}

@media screen and (max-width: 992px) {
  .sub-project .sub-project-content .sub-project-content-rightSide .sub-project-content-rightSide-blocks span {
    font-size: 18px;
    line-height: 32px;
  }
}

@media screen and (max-width: 768px) {
  .sub-project .sub-project-content .sub-project-content-rightSide .sub-project-content-rightSide-blocks span {
    font-size: 22px;
    line-height: 29px;
    width: 100%;
  }
}

@media screen and (max-width: 420px) {
  .sub-project .sub-project-content .sub-project-content-rightSide .sub-project-content-rightSide-blocks span {
    font-size: 20px;
    line-height: 24px;
  }
}

.sub-project-blue {
  display: block;
  position: relative;
  background-color: #195ed1;
  padding: 88px 280px;
  margin: 140px 0;
}

@media screen and (max-width: 1440px) {
  .sub-project-blue {
    margin: 120px 0;
  }
}

@media screen and (max-width: 1366px) {
  .sub-project-blue {
    padding: 78px 160px;
  }
}

@media screen and (max-width: 1024px) {
  .sub-project-blue {
    margin: 100px 0;
    padding: 60px 120px;
  }
}

@media screen and (max-width: 768px) {
  .sub-project-blue {
    margin: 60px 0;
    padding: 40px 84px;
  }
}

@media screen and (max-width: 420px) {
  .sub-project-blue {
    margin: 40px 0;
    padding: 20px 40px;
  }
}

.sub-project-blue .sub-project-blue-circle {
  /* display: block;
  width: 120px;
  height: 120px;
  position: absolute;
  box-sizing: border-box;
  border: 16px solid #fff;
  border-radius: 50%;
  left: 190px;
  top: 119px; */

  background: #fff none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  box-sizing: border-box;
  display: block;
  height: 160px;
  left: 50%;
  margin-left: -670px;
  position: absolute;
  top: 0;
  width: 7px;
}

@media screen and (max-width: 1520px) {
  .sub-project-blue .sub-project-blue-circle {
    left: 6%;
    margin-left: 0;
  }
}




.sub-project-blue h5 {
  width: 90%;
  margin-left: auto;
  font-size: 72px;
  line-height: 90px;
  font-weight: 700;
  color: #fff;
  text-align: right;
}

@media screen and (max-width: 1580px) {
  .sub-project-blue h5 {
    width: 95%;
    font-size: 80px;
    line-height: 92px;
  }

  .sub-project-blue .sub-project-blue-circle {
    height: 156px;
  }
}

@media screen and (max-width: 1480px) {
  .sub-project-blue h5 {
    font-size: 70px;
    line-height: 84px;
  }
}

@media screen and (max-width: 1366px) {
  .sub-project-blue h5 {
    font-size: 46px;
    line-height: 58px;
  }

  .sub-project-blue .sub-project-blue-circle {
    height: 126px;
  }
}

@media screen and (max-width: 1024px) {
  .sub-project-blue h5 {
    width: 90%;
    font-size: 42px;
    line-height: 52px;
  }

  .sub-project-blue .sub-project-blue-circle {
    height: 102px;
  }
}

@media screen and (max-width: 768px) {
  .sub-project-blue h5 {
    font-size: 27px;
    line-height: 33px;
  }

  .sub-project-blue .sub-project-blue-circle {
    height: 67px;
    width: 4px;
  }
}

@media screen and (max-width: 699px) {
  .sub-project-blue h5 {
    font-size: 24px;
    line-height: 26px;
    width: 86%;
  }

  .sub-project-blue .sub-project-blue-circle {
    height: 62px;
    width: 3px;
  }
}

@media screen and (max-width: 420px) {
  .sub-project-blue h5 {
    font-size: 22px;
    line-height: 24px;
  }

  .sub-project-blue .sub-project-blue-circle {
    height: 40px;
    width: 2px;
  }
}

.sub-project-description-gallery {
  margin-bottom: 278px;
  position: relative;
  width: 100%;
  padding-top: 38px;
}

@media screen and (max-width: 1600px) {
  .sub-project-description-gallery {
    margin-bottom: 260px;
  }
}

@media screen and (max-width: 1440px) {
  .sub-project-description-gallery {
    margin-bottom: 250px;
  }
}


@media screen and (max-width: 1280px) {
  .sub-project-description-gallery {
    padding-top: 0;
  }
}


@media screen and (max-width: 992px) {
  .sub-project-description-gallery {
    margin-bottom: 185px;
  }
}



@media screen and (max-width: 420px) {
  .sub-project-description-gallery {
    margin-bottom: 100px;
  }
}

.sub-project-description-gallery .sub-project-description {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  position: relative;
}

@media screen and (max-width: 768px) {
  .sub-project-description-gallery .sub-project-description {
    height: 352px;
  }
}

@media screen and (max-width: 420px) {
  .sub-project-description-gallery .sub-project-description {
    height: 280px;
  }
}

.sub-project-description-gallery .sub-project-description a {
  display: block;
  width: 60%;
  height: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .sub-project-description-gallery .sub-project-description a {
    position: absolute;
    left: 0;
    width: 63%;
  }
}

@media screen and (max-width: 420px) {
  .sub-project-description-gallery .sub-project-description a {
    width: 72%;
  }
}

.sub-project-description-gallery .sub-project-description a img {
  opacity: 0;
  width: 100%;
  height: 840px;
}

@media screen and (max-width: 1366px) {
  .sub-project-description-gallery .sub-project-description a img {
    height: 920px;
  }
}

@media screen and (max-width: 1024px) {
  .sub-project-description-gallery .sub-project-description a img {
    height: 680px;
  }
}

@media screen and (max-width: 768px) {
  .sub-project-description-gallery .sub-project-description a img {
    height: 352px;
  }
}

@media screen and (max-width: 420px) {
  .sub-project-description-gallery .sub-project-description a img {
    height: 280px;
  }
}

.sub-project-description-gallery .sub-project-description .sub-project-description-rightSide {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-start;
  margin: auto 0 0 auto;
  width: 37%;
  padding-bottom: 185px;
}

@media screen and (max-width: 1366px) {
  .sub-project-description-gallery .sub-project-description .sub-project-description-rightSide {
    padding-bottom: 145px;
  }
}

@media screen and (max-width: 1024px) {
  .sub-project-description-gallery .sub-project-description .sub-project-description-rightSide {
    padding-bottom: 25px;
  }
}

@media screen and (max-width: 992px) {
  .sub-project-description-gallery .sub-project-description .sub-project-description-rightSide {
    width: 33%;
  }
}

@media screen and (max-width: 768px) {
  .sub-project-description-gallery .sub-project-description .sub-project-description-rightSide {
    padding: 0;
    margin: auto 0 auto auto;
  }
}

.sub-project-description-gallery .sub-project-description .sub-project-description-rightSide h5 {
  color: #195ed1;
  font-size: 70px;
  font-weight: 700;
/*  left: -194px; */
  line-height: 82px;
  margin-bottom: 120px;
  position: relative;
}

@media screen and (max-width: 1366px) {
  .sub-project-description-gallery .sub-project-description .sub-project-description-rightSide h5 {
    font-size: 78px;
    line-height: 86px;
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 1024px) {
  .sub-project-description-gallery .sub-project-description .sub-project-description-rightSide h5 {
    font-size: 68px;
    line-height: 74px;
  }
}

@media screen and (max-width: 992px) {
  .sub-project-description-gallery .sub-project-description .sub-project-description-rightSide h5 {
    font-size: 62px;
    line-height: 68px;
    left: -120px;
  }
}

@media screen and (max-width: 768px) {
  .sub-project-description-gallery .sub-project-description .sub-project-description-rightSide h5 {
    margin: 0;
    font-size: 38px;
    line-height: 41px;
    left: -56px;
  }
}

@media screen and (max-width: 420px) {
  .sub-project-description-gallery .sub-project-description .sub-project-description-rightSide h5 {
    font-size: 28px;
    line-height: 32px;
    left: 0;
  }
}

.sub-project-description-gallery .sub-project-description .sub-project-description-rightSide p {
  display: block;
  font-size: 18px;
  line-height: 30px;
  color: #2e2d2c;
  margin: 0 auto;
}

@media screen and (max-width: 1366px) {
  .sub-project-description-gallery .sub-project-description .sub-project-description-rightSide p {
    font-size: 21px;
    line-height: 32px;
  }
}

@media screen and (max-width: 768px) {
  .sub-project-description-gallery .sub-project-description .sub-project-description-rightSide p {
    display: none;
  }
}

.sub-project-description-gallery .sub-project-description .sub-project-description-rightSide span, .sub-project-description-gallery .big-bg {
  display: block;
  position: absolute;
  top: 0;
  /*left: 70%;*/
  line-height: 1;
  font-size: 456px;
  color: #E6E6E6;
  font-weight: 700;
  z-index: -1;
}

.sub-project-description-gallery .big-bg {
  right: 0;
      font-size: 320px;
    top: 18px;
}

@media screen and (max-width: 1600px) {
  /*.sub-project-description-gallery .sub-project-description .sub-project-description-rightSide span {
    font-size: 400px;
    left: 65%;
  }*/
  .sub-project-description-gallery .big-bg {
    font-size: 340px;

  }

}

@media screen and (max-width: 1440px) {
  /*.sub-project-description-gallery .sub-project-description .sub-project-description-rightSide span {
    font-size: 380px;
  }*/
  .sub-project-description-gallery .big-bg {
    font-size: 320px;
  }
}

@media screen and (max-width: 1400px) {
  /*.sub-project-description-gallery .sub-project-description .sub-project-description-rightSide span {
    font-size: 360px;
  }*/
  .sub-project-description-gallery .big-bg {
    font-size: 300px;
  }
}

@media screen and (max-width: 1399px) {
  /*.sub-project-description-gallery .sub-project-description .sub-project-description-rightSide span {
    font-size: 320px;
    top: 2%;
  }*/
  .sub-project-description-gallery .big-bg {
    font-size: 260px;
  }
}


@media screen and (max-width: 1280px) {
  /*.sub-project-description-gallery .sub-project-description .sub-project-description-rightSide span {
    font-size: 290px;
  }*/
  .sub-project-description-gallery .big-bg {
    font-size: 230px;
  }
}

@media screen and (max-width: 1199px) {
  /*.sub-project-description-gallery .sub-project-description .sub-project-description-rightSide span {
    font-size: 260px;
    left: 62%;
  }*/
  .sub-project-description-gallery .big-bg {
    font-size: 200px;
    top: -15px;
  }
}

@media screen and (max-width: 992px) {
  /*.sub-project-description-gallery .sub-project-description .sub-project-description-rightSide span {
    font-size: 225px;
  }*/
  .sub-project-description-gallery .big-bg {
    font-size: 175px;
  }
}

@media screen and (max-width: 768px) {
  .sub-project-description-gallery .sub-project-description .sub-project-description-rightSide span, .sub-project-description-gallery .big-bg  {
    display: none;
  }
}

.sub-project-description-gallery .sub-project-gallery {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.sub-project-description-gallery .sub-project-gallery.sub-branding-project {
  margin-top: 170px;
}

@media screen and (max-width: 1366px) {
  .sub-project-description-gallery .sub-project-gallery.sub-branding-project {
    margin-top: 130px;
  }
}

@media screen and (max-width: 1024px) {
  .sub-project-description-gallery .sub-project-gallery.sub-branding-project {
    margin-top: 110px;
  }
}

@media screen and (max-width: 768px) {
  .sub-project-description-gallery .sub-project-gallery.sub-branding-project {
    margin-top: 95px;
  }
}

@media screen and (max-width: 699px) {
  .sub-project-description-gallery .sub-project-gallery.sub-branding-project {
    margin-top: 55px;
  }
}

@media screen and (max-width: 420px) {
  .sub-project-description-gallery .sub-project-gallery.sub-branding-project {
    margin-top: 40px;
  }
}

@media screen and (max-width: 380px) {
  .sub-project-description-gallery .sub-project-gallery.sub-branding-project {
    margin-top: 30px;
  }
}

.sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block p {
  display: none;
}

.sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block span {
  display: none;
}

.sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(3n+1) {
  margin-top: 92px;
  width: 46.5%;
  height: auto;
}

@media screen and (max-width: 1440px) {

  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(3n+1) {
    margin-top: 88px;
  }

}

@media screen and (max-width: 1399px) {

  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(3n+1) {
    margin-top: 80px;
  }

}

@media screen and (max-width: 1280px) {

  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(3n+1) {
    margin-top: 72px;
  }

}


@media screen and (max-width: 1024px) {

  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(3n+1) {
    margin-top: 48px;
  }

}

.sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(3n+1) a {
  padding-top: 87%;
}

@media screen and (max-width: 1024px) {
  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(3n+1) {
    width: 47%;
  }
}

.sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(3n+2) {
  margin-top: 92px;
  width: 46.5%;
  height: auto;
}

@media screen and (max-width: 1440px) {

  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(3n+2) {
    margin-top: 88px;
  }

}

@media screen and (max-width: 1399px) {

  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(3n+2) {
    margin-top: 80px;
  }

}


@media screen and (max-width: 1280px) {

  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(3n+2) {
    margin-top: 72px;
  }

}


@media screen and (max-width: 1024px) {

  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(3n+2) {
    margin-top: 48px;
  }

}

.sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(3n+2) a {
  padding-top: 87%;
}

@media screen and (max-width: 1024px) {
  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(3n+2) {
    width: 47%;
  }
}

.sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(3n+3) {
  width: 100%;
  height: auto;
  margin-top: 92px;
}

@media screen and (max-width: 1440px) {

  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(3n+3) {
    margin-top: 88px;
  }

}

@media screen and (max-width: 1399px) {

  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(3n+3) {
    margin-top: 80px;
  }

}


@media screen and (max-width: 1280px) {

  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(3n+3) {
    margin-top: 72px;
  }

}


@media screen and (max-width: 1024px) {

  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(3n+3) {
    margin-top: 48px;
  }

}

.sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(3n+3) a {
  padding-top: 54%;
}

@media screen and (max-width: 768px) {
  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(odd) {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    height: 347px;
    margin-top: 66px;
    position: relative;
  }
  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(odd) a {
    position: absolute;
    right: 0;
    width: 100%;
    padding-top: 100%;
    top: 0;
  }
  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(odd) p {
    display: block;
    width: 48%;
    text-align: right;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 300;
    color: #2e2d2c;
  }
  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(even) {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 352px;
    margin-top: 66px;
    position: relative;
  }
  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(even) a {
    position: absolute;
    left: -14%;
    width: 78%;
    padding-top: 98%;
  }
  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(even) span {
    display: block;
    position: absolute;
    left: 80%;
    line-height: 0.7;
    font-size: 140px;
    font-weight: 700;
    color: #E6E6E6;
  }
}

@media screen and (max-width: 699px) {
  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(odd) p {
    font-size: 18px;
    width: 44%;
  }
  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(even) a {
    padding-top: 68.5%;
  }
  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(even) span {
    left: 67%;
  }
}

@media screen and (max-width: 480px) {
  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(odd) {
    height: 280px;
    margin-top: 40px;
  }
  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(odd) p {
    width: 32%;
    font-size: 16px;
  }
  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(even) {
    height: 300px;
    margin-top: 40px;
  }
  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(even) a {
    width: 81%;
    padding-top: 80%;
  }
  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(even) span {
    font-size: 80px;
    left: 80%;
  }
}

@media screen and (max-width: 420px) {
  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(odd) {
    margin-top: 20px;
    height: auto;
  }
  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(odd) a {
    position: relative;
    width: 100%;
    padding-top: 73%;
  }
  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(odd) p {
    margin-top: 10px;
    width: 100%;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
  }
  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(even) {
    height: auto;
    margin-top: 20px;
  }
  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(even) a {
    position: relative;
    width: 100%;
    padding-top: 74%;
    left: 0;
  }
  .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(even) span {
    display: none;
  }
}

.sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block a {
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block a img {
  opacity: 0;
  width: 100%;
  height: 100%;
}
/*# sourceMappingURL=style.css.map */
