@font-face {
  font-family: 'CoFoSans Black';
  src: url('../../landings-static/fonts/CoFo_Sans-Black.ttf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'CoFoSans bold';
  src: url('../../landings-static/fonts/CoFo_Sans-Bold.ttf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'CoFoSans Medium';
  src: url('../../landings-static/fonts/CoFo_Sans-Medium.ttf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'CoFoSans Regular';
  src: url('../../landings-static/fonts/CoFo_Sans-Regular.ttf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Circe-Regular';
  src: url('../../landings-static/fonts/Circe-Regular.ttf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Circe-Bold';
  src: url('../../landings-static/fonts/Circe-Bold.ttf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Circe-ExtraBold';
  src: url('../../landings-static/fonts/Circe-ExtraBold.ttf') format('opentype');
  font-weight: 800;
  font-style: normal;
}

a:hover, a:focus, a:active{
  text-decoration: none;
}

img {
  max-width: 100%;
}

html, body {
  max-width: 100%;
  overflow-x: hidden;
}

body {
	font-family: 'CoFoSans Medium';
	color: #000000;
	font-size: 22px;
	background: #dddddd;
  line-height: normal;
}

header {
  background: url(../img/header.png) center bottom no-repeat;
  background-size: cover;
  color: #ffffff;
  padding: 65px 0 370px;
  position: relative;
}

.logo {
  margin-left: 72px;
}

.soc {
  position: fixed;
  left: 72px;
  bottom: 8%;
  z-index: 3;
}

.soc img {
  display: block;
}

.soc a {
  display: block;
  background: rgba(0,0,0,0.2);
  padding: 12px 8px 13px 9px;
  border-radius: 50%;
  width: 33px;
  height: 33px;
  margin-top: 10px;
}
.soc a.soc1 {
  padding: 9px 8px 13px 10px;
}
.soc a.soc2 {
  padding: 10px 8px 13px 10px;
}
.subscribe {
  font-family: 'CoFoSans Medium';
  font-size: 12px;
  line-height: normal;
  letter-spacing: -0.3px;
  color: #f0f0f0;
  background: rgba(0,0,0,0.2);
  padding: 10px 16px 11px 16px;
  border-radius: 25px;
  transform: rotate(-90deg);
  margin: 0 0 55px -44px;
}
.soc2 {
  position: relative;
  display: none;
}

.container2 {
  margin-left: 170px;
}

.date {
  font-family: 'CoFoSans bold';
  font-size: 24px;
  line-height: 1.7;
  letter-spacing: -0.26px;
  color: #1d1d1d;
  border-radius: 22px;
  border: solid 2px #f18f29;
  padding: 0 13px;
  display: inline-block;
}
h1 {
  font-family: 'CoFoSans bold';
  font-size: 48px;
  line-height: 1.04;
  letter-spacing: -0.85px;
  color: #000000;
  margin: 70px 0 34px;
}
h1 span {
  color: #1f8724;
}
.btn1 {
  font-family: 'CoFoSans bold';
  font-size: 20px;
  line-height: normal;
  letter-spacing: -0.5px;
  color: #ffffff;
  padding: 16px 34px;
  border-radius: 33.5px;
  background-image: linear-gradient(to bottom, #40ba49 0%, #228c28);
  display: table;
  margin:30px 0 0 0;
}
.btn1:hover, .btn1:focus, .btn1:active {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
}
.gift {
  margin-top: -90px;
  margin-right: -120px;
  float: right;
  width: 400px;
}

.videocourse {
  padding: 40px 0 0;
  font-size: 27px;
  font-family: 'CoFoSans bold';
  line-height: 1.19;
  letter-spacing: -0.29px;
  color: #2a2a2a;
  background: url(../img/line.png) center bottom no-repeat, #dddddd;
  background-size: 100% 9px, cover;
}
.videocourse p {
  margin-bottom: 45px;
}
.title {
  font-size: 24px;
  line-height: 1.83;
  letter-spacing: -0.26px;
  color: #ffffff;
  border-radius: 25px;
  background-image: linear-gradient(195deg, #fcbb3a, #f18f29);
  padding: 1px 18px 0px;
  display: table;
  margin-bottom: 20px;
}
.arrow {
  display: inline-block;
  border-color: #fff;
  margin-right: 16px;
  width: 0;
	height: 0;
  border-top: 9px solid transparent;
  border-left: 18px solid;
  border-bottom: 9px solid transparent;
}
h2 {
  font-size: 64px;
  line-height: 1.05;
  letter-spacing: -1.14px;
  color: #181818;
  margin: 0 0 41px;
}
h3 {
  font-size: 64px;
  line-height: 1.05;
  letter-spacing: -1.14px;
  color: #ffffff;
  margin: 0 0 34px;
}

.module_first {
  margin-top: 90px;
}
.module {
  margin-bottom: 36px;
}
.module_img {
  box-shadow: 1px 10px 20px 0 rgba(0, 0, 0, 0.36);
  background: #000000;
  border-radius: 50%;
  width: 16%;
  float: left;
}
.module_title {
  font-size: 40px;
  line-height: 1;
  letter-spacing: -0.71px;
  color: #fff;
  border-bottom: solid 1px #fff;
  padding-bottom: 35px;
  margin-right: 40px;
}
.module_title span {
  font-size: 27px;
  line-height: 1.19;
  letter-spacing: -0.48px;
  color: #fff;
  display: block;
  margin-bottom: 20px;
}
.module_last {
  margin-bottom: 0;
}
.module_last .module_title {
  border-bottom: none;
  min-height: auto;
}

.dopproduct {
  padding: 170px 0 160px;
  background: url(../img/line.png) center bottom no-repeat, url(../img/dopproduct.jpg) center top no-repeat;
  background-size: 100% 9px, cover;
  font-family: 'CoFoSans bold';
  font-size: 27px;
  line-height: 1.19;
  letter-spacing: -0.48px;
  color: #ffffff;
}
.dopproduct span {
  color: #1f8724;
}
.title2 {
  font-size: 24px;
  line-height: 1.83;
  letter-spacing: -0.26px;
  color: #ffffff;
  border-radius: 25px;
  background-image: linear-gradient(to bottom, #40ba49 0%, #228c28);
  padding: 0px 20px 1px;
  display: table;
  margin-bottom: 30px;
}
.dopproduct-list {
  padding-right: 50px;
}
.dopproduct-list p {
  font-size: 34px;
  line-height: 1.1;
  color: #1f8724;
  margin-top: 50px;
}
.list {
  list-style: none;
  margin: 10px 0 170px;
  padding: 0;
}
.list li {
  line-height: 1.19;
  letter-spacing: -0.48px;
  background: url(../img/list.png) left top no-repeat;
  padding: 0 0 30px 65px;
}
.orange {
  font-size: 22px;
  line-height: 1.27;
  letter-spacing: -0.39px;
  color: #ffffff;
  border-radius: 14px;
  background-color: #f18f29;
  margin-top: 80px;
  padding: 24px 38px 28px 179px;
  position: relative;
  margin-left: 54px;
}
.orange img {
  position: absolute;
  width: 205px;
  top: -34px;
  left: -73px;
}

.white {
  padding: 30px 100px 40px 40px;
  border-radius: 10px;
  border: solid 2px #ffffff;
  margin: 60px 60px 50px 0;
  position: relative;
}
.white img {
  position: absolute;
  width: 157px;
  top: -65px;
  right: -60px;
}

.grey {
  padding: 167px 0 246px;
  background: url(../img/grey.png) right bottom no-repeat, #1d1d1d;
  background-size: 37%, cover;
  font-family: 'CoFoSans bold';
  font-size: 27px;
  line-height: 1.19;
  letter-spacing: -0.29px;
  color: #fff;
}
h4 {
  font-size: 82px;
  line-height: 1;
  letter-spacing: -1.46px;
  color: #ffffff;
  margin: 95px 0 30px 0;
}
.grey .btn1 {
  margin-top: 40px;
}



footer {
  background: #d8d8d8;
  padding: 100px 0;
  font-family: 'CoFoSans Regular';
  font-size: 12px;
  line-height: 1.83;
  letter-spacing: -0.3px;
  color: #6b6b6b;
  text-align: center;
}

footer span {
  display: block;
  text-align: left;
}

footer a {
  font-family: 'CoFoSans Medium';
  font-size: 12px;
  line-height: normal;
  letter-spacing: -0.25px;
  color: #181818;
}

footer a:hover, footer a:focus, footer a:active {
  color: #181818;
  text-decoration: underline;
}

footer hr {
  border-top: 1px solid #979797;
  margin: 50px 0;
}




@media (max-width: 1399px) {
  .logo {
    margin-left: 20px;
  }
  .soc {
    left: 20px;
  }
  .date {
    margin-top: 30px;
  }
}

@media (max-width: 1199px) {
  h1 {
    font-size: 43px;
  }
  h2 {
    font-size: 52px;
  }
  .videocourse {
    font-size: 23px;
  }
  .module_img {
    width: 18%;
  }
  .module_title {
    font-size: 32px;
  }
  h3 {
    font-size: 52px;
  }
  .dopproduct {
    font-size: 23px;
  }
  .orange br {
    display: none;
    font-size: 21px;
  }
  h4 {
    font-size: 68px;
  }
  .grey {
    background-size: 34%, cover;
  }
  .dopproduct-list p br {
    display: none;
  }
  .white br {
    display: none;
  }
}

@media (max-width: 991px) {
  .container2 {
    margin-left: 100px;
  }
  footer {
    padding: 60px 0;
  }
  footer hr {
    margin: 30px 0;
  }
  header {
    padding: 65px 0 230px;
  }
  h1 {
    font-size: 40px;
  }
  .module_first {
    margin-top: 60px;
  }
  .list {
    margin: 10px 0 80px;
  }
  h4 {
    font-size: 60px;
  }
  .gift {
    margin-right: 0px;
    width: 300px;
  }
  .videocourse {
    padding: 0px 0 80px;
  }
  .dopproduct {
    padding: 90px 0 100px;
  }
  .grey {
    padding: 50px 0 150px;
    background: url(../img/grey.png) right -100px bottom no-repeat, #1d1d1d;
    background-size: 34%, cover;
  }
  .white {
    margin: 60px 40px 50px 0;
  }
}

@media (max-width: 767px) {
  .soc {
    display: none;
  }
  .container2 {
    margin-left: 0;
  }
  .soc2 {
    display: block;
    left: 0;
  }
  .soc2 a {
    display: inline-block;
    margin: 10px 3px 0;
  }
  footer a {
    float: none;
    text-align: center;
    margin-top: 8px;
    display: block;
  }
  footer  {
    text-align: center;
    padding: 40px 0;
  }
  footer span {
    text-align: center;
  }
  .date {
    font-size: 23px;
  }
  h1 br {
    display: none;
  }
  h1 {
    font-size: 39px;
  }
  .gift {
    margin-right: 0px;
    width: 250px;
    margin-top: 0;
  }
  header {
    padding: 65px 0 200px;
  }
  h2 {
    font-size: 40px;
  }
  .title {
    font-size: 25px;
  }
  .videocourse {
    font-size: 25px;
    padding: 0px 0 50px;
  }
  .videocourse br {
    display: none;
  }
  .module_first {
    margin-top: 40px;
  }
  .module_img {
    width: 22%;
  }
  .module_title {
    font-size: 27px;
    margin-right: 0px;
  }
  .title2 {
    font-size: 25px;
  }
  h3 {
    font-size: 40px;
  }
  .dopproduct {
    font-size: 20px;
    padding: 60px 0 50px;
  }
  .dopproduct-list {
    padding-right: 0px;
  }
  .list {
    margin: 10px 0 50px;
  }
  .dopproduct br {
    display: none;
  }
  .orange {
    font-size: 19px;
    padding: 24px 15px 28px 100px;
  }
  .orange img {
    width: 190px;
    top: -8px;
    left: -95px;
  }
  .grey {
    padding: 20px 0 60px;
    font-size: 23px;
  }
  .grey br {
    display: none;
  }
  h4 {
    font-size: 50px;
  }
  .module_title span {
    font-size: 24px;
  }
  .white {
    padding: 20px 40px 20px 20px;
    font-size: 19px;
  }
  .white img {
    width: 137px;
  }
  .dopproduct-list p {
    font-size: 29px;
  }
}

@media (max-width: 424px) {
  footer {
    padding: 20px 0;
  }
  h1 {
    font-size: 28px;
  }
  .gift {
    margin-top: 20px;
  }
  h2 {
    font-size: 35px;
  }
  .videocourse {
    font-size: 22px;
    padding: 0px 0 30px;
  }
  .module_title {
    font-size: 24px;
    padding-bottom: 25px;
  }
  .module_title span {
    font-size: 19px;
    margin-bottom: 13px;
  }
  .title {
    font-size: 22px;
  }
  .title2 {
    font-size: 22px;
  }
  h3 {
    font-size: 35px;
  }
  .dopproduct {
    font-size: 18px;
  }
  .list li {
    padding: 0 0 20px 45px;
  }
  .orange img {
    display: none;
  }
  .orange {
    padding: 24px 15px 28px 20px;
    margin: 50px 0 0;
  }
  h4 {
    font-size: 40px;
    margin: 50px 0 30px 0;
  }
  .white {
    margin: 30px 0px 30px 0;
    padding: 20px 20px 20px 20px;
    font-size: 17px;
  }
  .white img {
    display: none;
  }
  .grey {
    padding: 20px 0 60px;
    font-size: 18px;
    background: #1d1d1d;
  }
  .module {
    margin-bottom: 25px;
  }
  .dopproduct-list p {
    font-size: 29px;
  }
}

@media (max-width: 374px) {
  .date {
    font-size: 21px;
  }
  .date {
    font-size: 21px;
  }
  h1 {
    font-size: 24px;
  }
  h2 {
    font-size: 30px;
  }
  .videocourse {
    font-size: 19px;
  }
  .module_title {
    font-size: 22px;
  }
  h3 {
    font-size: 30px;
  }
  .title2 {
    font-size: 20px;
  }
  .dopproduct {
    font-size: 18px;
  }
  .orange {
    padding: 24px 15px 28px 15px;
  }
  h4 {
    font-size: 40px;
  }
  .grey {
    padding: 0px 0 60px;
  }
  .dopproduct-list p {
    font-size: 25px;
  }
}
