@font-face {
  font-family: 'Avetra';
  src: url("../fonts/Avertademopecutteddemoregular.ttf") format("truetype"); 
  font-display: swap;}

@font-face {
  font-family: 'roboto';
  src: url("../fonts/Roboto-Light.ttf") format("truetype");
  font-display: swap;}

html {
  width: 100%; }

.bodyColor {
  background-color: #000;
  width: 100%; }

.decstop {
  width: 100%;
  display: block; }
.mobile-2,
.mobile {
  display: none; }

.logo {
  max-width: 300px;
  width: 100%; }

a {
  color: inherit; }
  a:hover {
    color: inherit;
    text-decoration: none; }

.myBtn {
  max-width: 375px;
	width: 100%;
  line-height: 50px;
  background-color: #009ff4;
  color: white;
  font-size: 14px;
  font-family: Avetra;
  text-align: center;
  border-radius: 5px;
  display: block;
  letter-spacing: 3px;
  border: 1px solid transparent; }
  .myBtn__margin {
	  padding-left: 0px;
    margin-right: auto; }
  .myBtn:hover {
    background-color: #000;
    border: 1px solid #009ff4;
    text-decoration: none;
    color: white !important; }

.myBtn li{
	list-style:none;
	text-transform: uppercase;
}
.menu-allassets_en-container{
	width : 100%;
}
.myBtn li a{
	max-width: 375px;
    width: 100%;
    line-height: 50px;
    color: white;
    font-size: 16px;
    font-family: Avetra;
    text-align: center;
    border-radius: 5px;
    display: block;
    letter-spacing: 3px;
    padding-left: 0;
    list-style: none;
    text-transform: uppercase;
    border: 1px solid transparent;
}

.myBtn-grey li a{
	padding:10px 29px;
}
.myBtn-grey {
  max-width: 375px;
  width: 100%;
  line-height: 50px;
  background-color: #464646;
  color: white;
  font-size: 14px;
  font-family: Avetra;
  text-align: center;
  border-radius: 5px;
  display: block;
  letter-spacing: 3px;
	    padding-left: 0;
    list-style: none;
	text-transform:uppercase;
  border: 1px solid transparent; }
  .myBtn-grey:hover {
    background-color: #000;
    border: 1px solid #464646;
    text-decoration: none;
    color: white !important; }

.header {
  padding: 10px 0px; }
  .header__btn {
    font-size: 20px;
    text-decoration: none;
    letter-spacing: 4px;
    color: white; }
    .header__btn:hover {
      color: #beaaaa;
      text-decoration: none; }

.carousel-height-2,
.carousel-height-1 {
  max-width:1366px;
  width: 100%;
  margin: auto;
  position: relative;
  height: 650px;
  overflow: hidden; }

.carousel-caption {
  width: 50%;
  position: absolute;
  top: 20%;
  left: 8%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: left; }

.carousel-control-next-icon {
  margin-right: -150px;
  border-radius: 50%;
  background-image: none; }

.fa-chevron-left,
.fa-chevron-right {
  font-size: 50px; }

.carousel-control-prev-icon {
  margin-left: -150px;
  border-radius: 50%;
  background-image: none; }

.HomeFixetText {
  width: 50%;
  position: absolute;
  left: 10%;
  top: 300px;
  z-index: 100; }

.homeSliderText {
  width: 100%;
  bottom: 69%;
  left: 4%;
  z-index: 150;
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .homeSliderText__head {
    font-size: 42px;
    font-family: Avetra;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    margin-bottom: 0; }
  .homeSliderText__subHead {
    color: white;
    font-size: 30px;
    font-family: roboto;
    font-weight: 300;
    letter-spacing: 8px; }
  .homeSliderText__text {
    color: white;
    font-family: roboto;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-top: 50px; }
  .homeSliderText__sum {
    color: white;
    font-family: Avetra;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 2px;
    margin-top: 17px; }
  .homeSliderText__btn {
    color: white;
    background-color: #009ff4;
    width: 100%;
    text-align: center;
    padding: 15px 60px;
    font-family: roboto;
    font-size: 16px;
    letter-spacing: 4px;
    font-weight: 300;
    z-index: 999;
    border-radius: 5px; }
    .homeSliderText__btn:hover {
      color: black;
      background-color: #535353;
      text-decoration: none; }
  .homeSliderText__link {
    width: 70px;
    height: 70px;
    margin: 0px auto;
    position: absolute;
   bottom: -175px;
    left: 31%;
     }
  .homeSliderText__link img {
    width: 70px;
    height: 70px; }

.wrapperCoverLearn {
  width: 100%;
  height: auto;
  overflow: hidden; }

.coverLearn {
  background-repeat: no-repeat;
  background-size: 80%;
	background-attachment:fixed;
	background-position-x: center;
  text-align: center;
  margin: 30px 0px;
  padding: 30px 0px; }
.coverLearn img{
	display: none;
}
  .coverLearn__p, .coverLearn__head {
    font-family: Avetra;
    font-size: 32px;
    font-weight: bold;
    color: white;
    letter-spacing: 2px;
    margin: 0; }
  .coverLearn__text {
    font-family: roboto;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 2px;
    color: white;
    width: 70%;
    margin: 16px auto; }

.card {
  background-color: inherit; }
  .card__img {
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin: 0 auto; }
  .card-title {
    font-size: 16px;
    font-family: Avetra;
    font-weight: 300;
    color: white; }

.head-proff {
  letter-spacing: 10px;
  font-family: Avetra;
  font-size: 40px;
  color: white;
  text-align: center; }

.head-proff__h3 {
  letter-spacing: 2px;
  font-family: Avetra;
  font-size: 24px;
  color: white; }

.cursesBTN {
  margin: 70px auto; }
  .cursesBTN a {
    padding: 15px 70px;
    background-color: #009ff4;
    color: white;
    font-size: 16px;
    font-family: roboto;
    margin-top: 50px;
    border-radius: 5px;
    letter-spacing: 4px; }
    .cursesBTN a:hover {
      background-color: #535353;
      color: black;
      text-decoration: none; }

.mySlider h5 {
  font-size: 20px;
  color: white;
  font-family: Avetra;
  font-weight: 900; }

.mySlider p {
  font-family: roboto;
  font-size: 16px;
  color: white;
  font-weight: 300;
	text-transform : uppercase;
}

.mySlider p:first-letter{
	text-transform : uppercase;
}

.block-3 {
  padding: 100px 0px;
  margin-bottom: 50px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed; }
.block-3-mob{
	display: none;
}
  .block-3__head {
    font-family: Avetra;
    font-size: 36px;
    font-weight: 500;
    letter-spacing: 2px;
    color: white;
    text-align: center;
    margin: 50px 0px 30px 0px; }
  .block-3__text {
    text-align: center;
    color: white;
    font-family: roboto;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 2px; }

.footer .wpcf7-form {
	width:100%;
	height:30px;
  border: 1px solid white;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
	align-items:center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
.footer .wpcf7-form-control {
    background-color: inherit;
    outline: none;
    border: 0px;
    margin: 0; }
.footer .wpcf7-form p{
	margin-bottom: 0;
}
.footer .wpcf7-email {
    font-size: 14px;
	  font-family:Avetra;
    color: white;
    padding: 5px;
	height:100%;
    width: 97%; }
.footer .wpcf7-submit {
    color: white;
	font-size:24px;
	font-weight: bold;
    padding-bottom:5px;
	  margin: -7px 0px;
    width: 35px; }
    .form__submit:hover {
      color: rgba(255, 255, 255, 0.575); }
.footer .wpcf7-response-output{
	position: absolute;
    top: 115px;
	color:white;
}
  .form__icon {
    font-size: 24px;
    color: white; }
    .form__icon:hover {
      color: #464646; }
.support form{
	padding: 20px 40px;
	background-color:rgb(43, 43, 43);
}
.support input,
.support textarea,
.mailBlock input{
	width: 100%;
    background-color: inherit;
    border-radius: 0px;
    border: 0px;
    border-bottom: 1px solid grey;
    padding: 5px 0px;
    margin: 5px 0px;
	color: white;
}
.mailBlock label{
	color: gray;
}
.mailBlock select{
	width: 100%;
    background-color: inherit;
    border-radius: 0px;
    border: 0px;
    border-bottom: 1px solid grey;
    padding: 5px 0px;
    margin: 5px 0px;
	color: white;
}
.mailBlock select option{
	color:black;
}
.mailBlock select:focus,
.mailBlock input:focus{
	outline: none;
}
.mailBlock .wpcf7-submit{
	background-color: grey;
	color:white;
	    text-transform: uppercase;
    letter-spacing: 3px;
}
.list {
  padding-left: 0; }
  .list .menu-item {
    list-style: none; }
  .list a {
    color: white;
    font-family: Avetra;
    font-size: 16px; }
.list a:hover{
	color:#464646;
}
.footer {
  padding-top:70px; }
  .footer__text {
    color: white;
    font-family: Avetra;
    font-size: 16px; }
  .footer__smoll {
    margin-left: auto;
    font-size: 12px;
    color: white;
    font-family: Avetra; }

.lang-item img{
	width: 15px;
	height:15px;
	border-radius: 50%;
	border: 1px solid black;
}

.media{
  background-color: #535353;
  height: 0;
}

.media-header-auto {
	height : auto!important;
}
  .media-nam{
    width: 10%;
    font-size: 50px;
    color: white;
    text-align: center;
  }
.media-body h5{
  color: white;
  font-family: Avetra;
	font-size:22px;
  margin-block-end: 0;
  margin-block-start: 0;
  
}
.media-body p{
  font-family: roboto;
  font-size: 18px;
  color: white;
  padding: 0px 10px 0px 0px ;
  margin-bottom: 0;
}