@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 380px;
  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;
}
.old-price {
	text-decoration:line-through;
	font-size:27px;
	color: #2a2a2a;
	opacity: 0.85;
  display: inline-block;
  margin-right: 12px;
}
.new-price {
	font-size: 37px;
	color: #1f8724;
	font-weight:bold;
  display: inline-block;
}
.after {
  font-family: 'CoFoSans Regular';
  font-size: 20px;
  font-style: italic;
  margin: 40px 0 0;
  opacity: 0.85;
}
.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: 50px 0 60px;
}
h1 span {
  color: #1f8724;
  display: block;
  margin-top: 10px;
  font-size: 65px;
}
.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: 0px 0 60px;
  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: 50px;
  line-height: 1.05;
  letter-spacing: -1.14px;
  color: #181818;
  margin: 0 0 41px;
  font-family: 'CoFoSans bold';
}
h2 span {
  color: #f18f29;
}
h3 {
  font-size: 50px;
  line-height: 1.05;
  letter-spacing: -1.14px;
  color: #ffffff;
  margin: 0 0 50px;
}
h6 {
  font-size: 35px;
  line-height: 1.05;
  letter-spacing: -1.14px;
  color: #181818;
  margin: 0 0 41px;
  font-family: 'CoFoSans bold';
}

.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: 35px;
  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;
}
.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: 15px;
}
.list {
  list-style: none;
  margin: 10px 0 10px;
  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;
}

.list2 {
  list-style: none;
  margin: 10px 0 0px;
  padding: 0;
}
.list2 li {
  line-height: 1.19;
  letter-spacing: -0.48px;
  position:relative;
  padding: 0 0 30px 40px;
  font-size: 26px;
}
.list2 li::before {
  content:'';
  width: 10px;
  height: 10px;
  position: absolute;
  top: 12px;
  left: 0;
  border-radius:8px;
  background-color: #f18f29;
}

.white-block {
  display:table;
  margin: 65px 0 150px -102px;
  background: #ffffff;
  font-family: 'CoFoSans Medium';
  font-size: 26px;
  line-height: 1.2;
  letter-spacing: -1px;
  color: #000000;
  padding: 60px 40px 60px 70px;
  width:100%;
  border-radius: 4px;
  box-shadow: 0 2px 20px 0 rgba(47, 55, 158, 0.15);
}
.white-block h2 {
  margin: 0 0 35px;
  font-size: 45px;
}
.orange1 {
  color: #f18f29;
  font-weight: bold;
}
.list3 {
  list-style: none;
  margin: 40px 40px 0px 0;
  padding: 0;
}
.list3 li {
  line-height: 1.19;
  letter-spacing: -0.48px;
  position:relative;
  font-size: 23px;
  padding: 0 0 35px 40px;
  background: url(../img/li2.png) left top 5px no-repeat;
}
.white-block p {
  margin-bottom: 25px;
}
.green {
  color: #1f8724;
}
.white-block .date {
  display: table;
  margin: 20px 0;
}
h5 {
  font-size: 30px;
  line-height: 1.15;
  letter-spacing: -1px;
  color: #181818;
  margin: 0 0 41px;
}
.dopproduct .date {
  display: table;
  margin: 60px 0 20px;
  color: #fff;
}
.dopproduct .old-price {
  color: #fff;
}

.bottom {
  padding: 120px 0 150px;
  background: url(../img/line.png) center bottom no-repeat;
  background-size: 100% 9px;
}
.bottom h2 {
  margin: 40px 0 50px;
}



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

@media (max-width: 1199px) {
  h1 {
    font-size: 45px;
  }
  h1 span {
    font-size: 57px;
  }
  .videocourse {
    font-size: 23px;
  }
  .module_img {
    width: 18%;
  }
  .module_title {
    font-size: 32px;
  }
  h3 {
    font-size: 44px;
  }
  .dopproduct {
    font-size: 23px;
  }
  .orange br {
    display: none;
    font-size: 21px;
  }
  h4 {
    font-size: 68px;
  }
  .grey {
    background-size: 34%, cover;
  }
  .white-block {
    padding: 60px 50px 60px 70px;
  }
  .after {
    margin: 40px 250px 0 0;
  }
}

@media (max-width: 991px) {
  .container2 {
    margin-left: 100px;
  }
  footer {
    padding: 60px 0;
  }
  footer hr {
    margin: 30px 0;
  }
  header {
    padding: 65px 0 280px;
  }
  h1 {
    font-size: 40px;
  }
  .module_first {
    margin-top: 60px;
  }
  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;
  }
  h1 span {
    font-size: 50px;
  }
  h2 {
    font-size: 45px;
  }
  .white-block {
    display: table;
    margin: 65px 0 120px 0;
    background-size: 40%;
    padding: 60px 50px 100px 50px;
  }
  .white-block h2 {
    font-size: 40px;
  }
  .list3 {
    margin: 40px 0px 0px 0;
  }
  .after {
    margin: 40px 210px 0 0;
    font-size: 19px;
  }
  h6 {
    font-size: 30px;
  }
}

@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: 33px;
    margin: 50px 0;
  }
  h1 span {
    font-size: 37px;
  }
  .gift {
    margin-right: 0px;
    width: 250px;
    margin-top: 0;
  }
  header {
    padding: 65px 0 230px;
  }
  h2 {
    font-size: 29px;
  }
  .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: 26px;
    margin-right: 0px;
  }
  .title2 {
    font-size: 25px;
  }
  h3 {
    font-size: 31px;
  }
  .dopproduct {
    font-size: 20px;
    padding: 60px 0 70px;
  }
  .dopproduct-list {
    padding-right: 0px;
  }
  .list {
    margin: 10px 0 0px;
  }
  .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;
    margin: 50px 0 30px 0;
  }
  .module_title span {
    font-size: 24px;
  }
  .white {
    padding: 20px 40px 20px 20px;
    font-size: 19px;
  }
  .white img {
    width: 137px;
  }
  p.after {
    margin-bottom: 70px!important;
  }
  .list2 li {
    font-size: 21px;
  }
  .white-block {
    margin: 50px 0 100px;
    padding: 50px 30px 60px 30px;
    font-size: 23px;
    background-size: 45%;
  }
  .white-block h2 {
    font-size: 32px;
  }
  .list3 li {
    font-size: 19px;
    padding: 0 0 28px 30px;
  }
  .old-price {
    font-size: 24px;
    margin-right: 10px;
  }
  .new-price {
    font-size: 33px;
  }
  .white-block .new-price {
    font-size: 30px;
  }
  .after {
    font-size: 17px;
  }
  h5 {
    font-size: 24px;
  }
  .bottom {
    padding: 60px 0 70px;
  }
  h6 {
    font-size: 25px;
  }
  .white-block .date {
    font-size: 19px;
  }
}

@media (max-width: 500px) {
  .after {
    margin: 40px 150px 0 0;
  }
}

@media (max-width: 450px) {
  .after {
    margin: 40px 0px 0 0;
  }
}

@media (max-width: 424px) {
	p.old-price {
  	text-decoration:line-through;
  	font-size:22px;
  	opacity:0.65;
  }
  header {
      padding: 65px 0 200px;
  }
  p.new-price {
  	font-size:30px;
  	color: #1f8724;
  	font-weight:bold;
  }
  footer {
    padding: 20px 0;
  }
  h1 {
    font-size: 29px;
    margin: 40px 0;
  }
  h1 span {
    font-size: 32px;
  }
  .gift {
    margin-top: 20px;
  }
  h2 {
    font-size: 33px;
  }
  .videocourse {
    font-size: 21px;
    padding: 0px 0 30px;
    letter-spacing: -1px;
  }
  .module_title {
    font-size: 21px;
    padding-bottom: 25px;
  }
  .module_title span {
    font-size: 19px;
    margin-bottom: 13px;
  }
  .title {
    font-size: 22px;
  }
  .title2 {
    font-size: 22px;
  }
  h3 {
    font-size: 28px;
    margin: 0 0 40px;
  }
  .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;
  }
  .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;
  }
  .list2 li {
    padding: 0 0 25px 30px;
  }
  .white-block {
    margin: 40px 0 70px;
    padding: 35px 20px 50px 25px;
    font-size: 22px;
  }
  .white-block h2 {
    font-size: 30px;
    margin: 0 0 30px;
  }
  .list3 li {
    font-size: 18px;
    padding: 0 0 25px 25px;
    background: url(../img/li3.png) left top 5px no-repeat;
  }
  .old-price {
    font-size: 22px;
  }
  .new-price {
    font-size: 29px;
  }
  .white-block .old-price {
    font-size: 20px;
  }
  .white-block .new-price {
    font-size: 28px;
  }
  h5 {
    font-size: 21px;
    margin-bottom: 30px;
  }
  .bottom {
    padding: 40px 0 70px;
  }
  h6 {
    font-size: 24px;
  }
  .date {
    font-size: 20px;
  }
  .white-block .date {
    font-size: 17px;
  }
}

@media (max-width: 374px) {
  .date {
    font-size: 17px;
  }
  .white-block .date {
    font-size: 15px;
  }
  h1 {
    font-size: 24px;
  }
  h1 span {
    font-size: 27px;
  }
  h2 {
    font-size: 28px;
  }
  .videocourse {
    font-size: 19px;
  }
  .module_title {
    font-size: 22px;
  }
  h3 {
    font-size: 27px;
  }
  .title2 {
    font-size: 20px;
  }
  .dopproduct {
    font-size: 17px;
    padding: 60px 0 50px;
  }
  .orange {
    padding: 24px 15px 28px 15px;
  }
  h4 {
    font-size: 35px;
  }
  .grey {
    padding: 0px 0 60px;
  }
  .title {
    font-size: 21px;
  }
  header {
    padding: 65px 0 160px;
  }
  .old-price {
    font-size: 18px;
    margin-right: 5px;
  }
  .new-price {
    font-size: 25px;
  }
  .list2 li {
    font-size: 19px;
    padding: 0 0 20px 25px;
  }
  .white-block {
    margin: 25px 0 60px;
    padding: 30px 15px 50px 15px;
    font-size: 21px;
  }
  .after {
    font-size: 16px;
    margin: 30px 0px 0 0;
  }
  h6 {
    font-size: 23px;
  }
}

.dopproduct p.old-price {
  color: #fff;
  margin-top: 35px;
}
