@font-face {
  font-family: 'CoFoSans Black';
  src: url('../fonts/CoFo_Sans-Black.ttf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'CoFoSans bold';
  src: url('../fonts/CoFo_Sans-Bold.ttf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'CoFoSans Medium';
  src: url('../fonts/CoFo_Sans-Medium.ttf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'CoFoSans Regular';
  src: url('../fonts/CoFo_Sans-Regular.ttf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Circe-Regular';
  src: url('../fonts/Circe-Regular.ttf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Circe-Bold';
  src: url('../fonts/Circe-Bold.ttf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Circe-ExtraBold';
  src: url('../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: #1c1c1c;
font-size: 22px;
background: #dddddd;
line-height: normal;
}

header {
  background: url(../images/new-trainings/header.png) center top no-repeat;
  background-size: cover;
  color: #ffffff;
  padding: 65px 0 170px;
  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;
}

.level {
font-family: 'CoFoSans bold';
font-size: 20px;
line-height: normal;
letter-spacing: -0.5px;
color: #ffffff;
border-radius: 33.5px;
background: #d32e72;
padding: 10px 21px 9px;
display: inline-block;
margin-top: 63px;
}

h1 {
font-family: 'CoFoSans bold';
font-size: 65px;
line-height: 1.14;
letter-spacing: -0.7px;
color: #ffffff;
margin: 30px 0 63px;
}
h2 {
font-family: 'CoFoSans Medium';
font-size: 68px;
line-height: 1.12;
letter-spacing: -2px;
color: #ffffff;
margin: 0 0 79px;
}
h2 span {
font-size: 36px;
line-height: 2.11;
letter-spacing: -1px;
display: block;
}

.training {
padding: 0 0 75px;
font-family: 'Circe-Regular';
font-size: 20px;
line-height: 1.2;
letter-spacing: -0.44px;
color: #000000;
}

.gift {
margin: -170px 0 107px;
border-radius: 16px;
box-shadow: 0 18px 47px 0 rgba(179, 179, 179, 0.12);
background: url(../images/new-trainings/gift.svg) right bottom no-repeat, #ffffff;
font-family: 'CoFoSans bold';
font-size: 27px;
line-height: normal;
letter-spacing: -0.3px;
color: #000000;
padding: 39px 270px 50px 58px;
}

.btn {
font-family: 'CoFoSans bold';
font-size: 20px;
line-height: normal;
letter-spacing: -0.5px;
text-align: center;
color: #fff;
border-radius: 31px;
border: solid 2px #fff;
background: none;
padding: 19px 30px 18px 30px;
display: table;
margin-top: 37px;
}
.btn:hover, .btn:active, .btn:focus {
color: #fff;
opacity: 0.8;
}
.btn2 {
background-image: linear-gradient(to top, #40ba49, #228c28);
border: none;
}

h3 {
font-family: 'Circe-Bold';
font-size: 48px;
line-height: 1.08;
letter-spacing: -1px;
color: #262626;
margin: 0 0 120px 106px;
}

.gift0 {
margin-bottom: 73px;
margin-left: -40px;
}
.gift1 {
float: left;
width: 18%;
}
.gift2 {
float: left;
width: 82%;
position: relative;
}
.icon {
  width: 100px;
  height: 100px;
  box-shadow: 20px 20px 60px 0 #bcbcbc, -20px -20px 60px 0 #fefefe;
  background: url(../images/new-trainings/icon1.svg) center no-repeat, #dddddd;
  border-radius: 50%;
  background-size: 60px;
}
.icon2 {
  background: url(../images/new-trainings/icon2.svg) center no-repeat, #dddddd;
  background-size: 60px;
}
.icon3 {
  background: url(../images/new-trainings/icon3.svg) center no-repeat, #dddddd;
  background-size: 60px;
}
.icon4 {
  background: url(../images/new-trainings/icon4.svg) center no-repeat, #dddddd;
  background-size: 60px;
}

h4 {
  font-family: 'Circe-Bold';
  font-size: 30px;
  line-height: 1.33;
  letter-spacing: -0.53px;
  color: #262626;
  margin: 29px 0 49px;
  float: left;
}
h4 br {
  display: none;
}
.new {
  border-radius: 33.5px;
  box-shadow: 20px 20px 60px 0 #bcbcbc, -20px -20px 60px 0 #fefefe;
  background: #1f8724;
  font-family: 'CoFoSans bold';
  font-size: 20px;
  letter-spacing: -0.5px;
  color: #ffffff;
  padding: 10px 16px;
  float: right;
  margin-top: 27px;
}
.training p {
  clear: both;
  margin-bottom: 20px;
}

.example {
  font-family: 'Circe-Bold';
  font-size: 20px;
  letter-spacing: -0.36px;
  color: #262626;
  border-radius: 18px;
  border: solid 1px #f18f29;
  padding: 6px 14px 4px;
  margin: 48px 0 18px;
  display: table;
}

.training p.m-b {
  margin-bottom: 81px;
}

.line {
  width: 200%;
  height: 1px;
  background: #979797;
  position: absolute;
  left: 0;
  bottom: 0;
}

.what {
background: #171717;
padding: 94px 0 95px;
}
h5 {
font-family: 'Circe-Bold';
font-size: 48px;
line-height: 1.13;
letter-spacing: -1px;
color: #ffffff;
margin: 0 0 65px 106px;
}

ol {
  padding-left: 0;
  margin-left: 60px;
  margin-bottom: 90px;
  list-style-type: decimal-leading-zero;
}
ol li {
color: #f18f29;
font-family: 'Circe-Bold';
font-size: 30px;
line-height: 1.33;
letter-spacing: -0.53px;
padding: 0 0 45px 45px;
}
ol li span {
  color: #fff;
}

.hr h5 {
  border-bottom: solid 1px #f0f0f0;
  padding-bottom: 29px;
  margin-bottom: 84px;
}

ul {
padding-left: 0;
margin-left: 40px;
list-style: none;
}
ul li {
font-family: 'Circe-Bold';
font-size: 30px;
line-height: 1.33;
letter-spacing: -0.53px;
padding: 0 0 40px 70px;
background: url(../images/new-trainings/li.png) left top 5px no-repeat;
}

.dariya {
  background: url(../images/new-trainings/dariya.png) center no-repeat;
  background-size: cover;
  color: #ffffff;
  padding: 147px 0 430px;
  position: relative;
}

.buy {
  font-family: 'CoFoSans Medium';
  font-size: 70px;
  line-height: 1.14;
  letter-spacing: -2.82px;
  color: #ffffff;
  margin-bottom: 400px;
}
.buy span {
  color: #1f8724;
}

.dariya ol li {
  color: #fff;
}

.review {
padding: 0;
position: relative;
}

h6 {
font-family: 'Circe-Bold';
font-size: 48px;
line-height: 1.13;
letter-spacing: -1px;
margin: 0 0 64px;
}

.review-name {
  font-family: 'Circe-Bold';
  font-size: 30px;
  line-height: 0.93;
  letter-spacing: -0.32px;
  color: #262626;
  margin-bottom: 40px;
}
.carousel1 {
border-radius: 14px;
box-shadow: 0 18px 47px 0 rgba(0, 0, 0, 0.1);
background: #ffffff;
padding: 16px 16px 0 0;
height: 980px;
margin-bottom: -180px;
position: relative;
z-index: 2;
}
.carousel {
  border-radius: 14px;
  box-shadow: 0 18px 47px 0 rgba(0, 0, 0, 0.1);
  background: #ffffff;
  padding: 45px 38px 40px 58px;
  margin: 0 0 0 -16px;
}
.carousel-inner {
  min-height: 900px;
}
.item {
  font-family: 'Circe-Regular';
  font-size: 24px;
  line-height: 1.17;
  letter-spacing: -0.26px;
  color: #262626;
}
.carousel-control {
  border-radius: 12px;
  border: solid 1px #e7e7e7;
  background-image: none!important;
  background: #fff;
  box-shadow: none;
  padding: 12px 19px 15px 20px;
  width: 50px;
  height: 50px;
  opacity: 1;
  top: auto;
  left: auto;
  bottom: 0;
}
.carousel-control.right {
  right: 0;
}
.carousel-control.left {
  right: 60px;
}
.carousel-control:hover  {
  background: #f5f5f5;
  border: solid 1px #f5f5f5;
}
.carousel p {
  margin-bottom: 25px;
}

.gift3 {
border-radius: 16px;
box-shadow: 0 18px 47px 0 rgba(179, 179, 179, 0.12);
background: url(../images/new-trainings/gift3.svg) right bottom no-repeat, #ffffff;
font-family: 'CoFoSans bold';
font-size: 28px;
line-height: normal;
letter-spacing: -0.3px;
color: #000000;
padding: 50px 300px 50px 60px;
}

.gift3 span {
  font-family: 'Circe-Bold';
  font-size: 24px;
  line-height: 1.13;
  letter-spacing: -0.43px;
  color: #262626;
  display: block;
  margin-top: 28px;
}

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;
}

.trenager {
padding: 110px 0 90px;
font-family: 'Circe-Regular';
font-size: 20px;
line-height: 1.2;
letter-spacing: -0.44px;
color: #000000;
}
.trenager p {
clear: both;
margin-bottom: 20px;
}
.trenager p.m-b {
margin-bottom: 81px;
}


.course {
background: url(../images/new-trainings/course.jpg) center no-repeat;
background-size: cover;
color: #ffffff;
padding: 372px 0 161px;
position: relative;
font-family: 'Circe-Bold';
font-size: 30px;
line-height: 1.33;
letter-spacing: -0.5px;
}
.course ol {
margin-left: 80px;
margin-bottom: 22px;
}
.course ol li {
color: #fff;
padding: 0 0 45px 20px;
}
.modul {
font-family: 'CoFoSans Medium';
font-size: 36px;
line-height: 1.22;
letter-spacing: -0.5px;
border-left: 6px solid #f18f29;
padding-left: 45px;
margin-left: 50px;
margin-bottom: 50px;
}
.post {
font-family: 'CoFoSans Medium';
font-size: 24px;
line-height: 1.25;
letter-spacing: -0.5px;
margin-left: 100px;
}

.step {
background: url(../images/new-trainings/review.png) center no-repeat, #dddddd;
background-size: 100%;
padding: 148px 0 157px;
position: relative;
font-family: 'CoFoSans bold';
font-size: 68px;
line-height: 1.15;
letter-spacing: -2px;
color: #262626;
}
.step span {
color: #1f8724;
}
.step .btn2 {
margin-top: 50px;
}




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

@media (max-width: 1199px) {
h1 {
  font-size: 53px;
}
.gift {
  padding: 39px 220px 50px 45px;
}
h3 {
  font-size: 43px;
}
h5 {
  font-size: 42px;
}
.course {
  padding: 500px 0 161px;
}
h2 {
  font-size: 60px;
}
}


@media (max-width: 991px) {
.container2 {
  margin-left: 100px;
}
h1 {
  font-size: 51px;
}
h2 {
  font-size: 50px;
}
.gift {
  font-size: 26px;
  padding: 39px 229px 50px 40px;
  margin: -190px 0 100px;
}
.icon {
  width: 80px;
  height: 80px;
  background-size: 45px;
}
h3 {
  margin: 0 0 70px 106px;
  font-size: 41px;
}
h4 {
  margin: 20px 0 49px;
}
.training p.m-b {
  margin-bottom: 50px;
}
.gift0 {
  margin-bottom: 30px;
}
.training {
  padding: 80px 0 60px;
}
header {
  padding: 65px 0 100px;
}
.course {
  padding: 250px 0 161px;
}
h5 {
  font-size: 40px;
}
ol li {
  font-size: 27px;
}
ol {
  margin-bottom: 60px;
}
ul li {
  font-size: 27px;
}
.dariya {
  padding: 100px 0 350px;
}
.buy {
  font-size: 49px;
  margin-bottom: 200px;
}
h6 {
  font-size: 35px;
}
.item {
  font-size: 22px;
}
.step {
  font-size: 55px;
}
.gift3 {
  background-size: 50%;
  font-size: 25px;
  padding: 50px 240px 50px 40px;
}
.review {
  padding: 0 0 100px;
}
footer {
  padding: 60px 0;
}
footer hr {
  margin: 30px 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;
}
.item {
  font-size: 20px;
}
.carousel-inner {
  min-height: 280px;
}
.carousel1 {
  min-height: 360px;
}
h1 {
  font-size: 33px;
}
h2 {
  font-size: 35px;
  letter-spacing: -1px;
  margin: 0 0 50px;
}
h2 span {
  font-size: 26px;
  letter-spacing: -0.5px;
}
.gift {
  font-size: 23px;
  padding: 40px 40px 40px 40px;
  background: #fff;
  margin: -140px 0 50px;
}
.icon {
  width: 50px;
  height: 50px;
  background-size: 30px;
}
h3 {
  margin: 0 0 40px 50px;
  font-size: 33px;
}
h4 {
  margin: 15px 0 30px;
  font-size: 23px;
}
.new {
  margin-top: 8px;
  font-size: 18px;
}
.training {
  font-size: 18px;
  padding: 60px 0 30px;
}
header {
  padding: 65px 0 70px;
}
.example {
  margin: 18px 0 18px;
}
.training p.m-b {
  margin-bottom: 30px;
}
.gift0 {
  margin-bottom: 20px;
  margin-left: 0;
}
.what {
  padding: 50px 0 20px;
}
.trenager {
  padding: 50px 0;
}
ol {
  margin-left: 30px;
  margin-bottom: 50px;
}
ol li {
  font-size: 23px;
  padding: 0 0 25px 20px;
}
h5 {
  font-size: 32px;
  margin: 0 0 50px 50px;
}
ul {
  margin-left: 0;
}
ul li {
  font-size: 23px;
  padding: 0 0 25px 50px;
}
.hr h5 {
  margin-bottom: 50px;
}
.dariya {
  background: #3c3e3c;
  padding: 60px 0 300px;
}
.buy {
  font-size: 32px;
  margin-bottom: 80px;
  letter-spacing: normal;
}
h6 {
  font-size: 30px;
}
.carousel {
  padding: 25px 20px 25px 30px;
}
.review-name {
  font-size: 25px;
  margin-bottom: 30px;
}
.item {
  font-size: 18px;
}
.carousel p {
  margin-bottom: 15px;
}
.carousel-inner {
  min-height: 860px;
}
.carousel1 {
  height: 890px;
}
.step {
  font-size: 36px;
  padding: 60px 0 57px;
}
.btn2 {
  margin-top: 30px;
}
.gift3 {
  font-size: 23px;
  padding: 40px 40px 40px 40px;
  background: #fff;
}
.gift3 span {
  font-size: 20px;
}
.review {
  padding: 0 0 50px;
}
footer {
  padding: 40px 0;
}
footer span {
  text-align: center;
}
.course ol {
  margin-left: 30px;
}
.modul {
  font-size: 30px;
  padding-left: 20px;
  margin-left: 5px;
}
.post {
  font-size: 20px;
  margin-left: 32px;
}
.post br {
  display: none;
}
.course {
  padding: 230px 0 80px;
}
}

@media (max-width: 424px) {
h1 {
  font-size: 29px;
}
h2 {
  font-size: 31px;
}
h2 span {
  font-size: 23px;
}
.gift {
  font-size: 20px;
  padding: 25px 20px 25px 20px;
  margin: -130px 0 50px;
}
header {
  padding: 65px 0 60px;
}
.btn {
  font-size: 18px;
  padding: 14px 25px 13px 25px;
  margin-top: 30px;
}
.icon {
  width: 40px;
  height: 40px;
  background-size: 25px;
}
.gift1 {
  width: 16%;
}
.gift2 {
  width: 84%;
}
h4 {
  margin: 10px 0 20px;
  font-size: 21px;
}
h4 br {
  display: block;
}
.new {
  margin-top: 5px;
  font-size: 14px;
}
h3 {
  margin: 0 0 30px 43px;
  font-size: 25px;
}
.training {
  padding: 50px 0 10px;
}
h5 {
  font-size: 28px;
  margin: 0 0 40px 50px;
}
ol li {
  font-size: 18px;
  padding: 0 0 20px 20px;
}
ul li {
  font-size: 18px;
  padding: 0 0 20px 40px;
  background-size: 20px;
}
.dariya {
  padding: 40px 0 300px;
}
.buy {
  font-size: 23px;
  margin-bottom: 40px;
  letter-spacing: normal;
}
.buy br{
  display: none;
}
.hr h5 {
  margin-bottom: 30px;
  padding-bottom: 15px;
}
h6 {
  font-size: 25px;
  margin: 0 0 30px;
}
.item {
  font-size: 16px;
}
.carousel p {
  margin-bottom: 10px;
}
.carousel-inner {
  min-height: 800px;
}
.carousel1 {
  height: 840px;
}
.step {
  font-size: 24px;
  letter-spacing: normal;
}
.gift3 {
  font-size: 20px;
  padding: 25px 20px 25px 20px;
}
footer {
  padding: 20px 0;
}
.course ol li {
  padding: 0 0 20px 20px;
}
.modul {
  font-size: 24px;
  margin-bottom: 35px;
}
.post {
  font-size: 16px;
  letter-spacing: -0px;
}
.step .btn2 {
  margin-top: 30px;
}
}

@media (max-width: 374px) {
.carousel-inner {
  min-height: 910px;
}
.carousel1 {
  min-height: 940px;
}
.gift {
  padding: 25px 10px 25px 15px;
}
h5 {
  font-size: 23px;
}
h2 {
  font-size: 27px;
}
h2  span{
  font-size: 21px;
}
}
