.btn-inverse {
	background-color: #004773;
	background-image: -moz-linear-gradient(top,#046,#023);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#046),to(#023));
	background-image: -webkit-linear-gradient(top,#046,#023);
	background-image: -o-linear-gradient(top,#046,#023);
	background-image: linear-gradient(to bottom,#046,#023);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff004466', endColorstr='#ff002233', GradientType=0);
	border-color: #222 #222 #000000;
}
.parallax {
background-color: #FFF;
overflow: hidden;
background-attachment: fixed !important;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
transition: none;
background-position: 50% 50%;
background-repeat: no-repeat;
position: relative;
}
.parallax:after {
background: #000000;
content: '';
position: absolute;
top:0;
right: 0;
bottom: 0;
left: 0;
opacity: 0.5;
z-index: 1;
}
.parallax-border {
    background-color: #ffffff;
    height: 1px;
    margin-bottom: 30px;
    width: 184px;
}
.parallax-title {
    font-size: 1.625em;
    font-weight: 800;
    margin-bottom: 45px;
    position: relative;
    text-transform: uppercase;
}
.parallax>.container, .gradient>.container {
    z-index: 3;
    position: relative;
}

#some-fact {
background-image: url(../example/parallax/some-fact.jpg);
}
#testimonials {
background-image: url(../example/parallax/testimonials.jpg);
}
#subscribe {
background-image: url(../example/parallax/subscribe.jpg);
}
#land {
background-image: url(/images/headers/land.jpg);
background-size: cover;
/*height: 100%;*/
}
#skills {
    background-image: url(/images/headers/skills.jpg);
    background-size: cover;
}

.top-form .theme_btn2 {
  float: left;
  top: -7px;
  position: relative;
}

.top-form .form-header {
   margin-top: 20px;   
	font-size: 2em;
	line-height: 1.2em;
    color: #fff;
}
.top-form {
  position: relative;
  background: rgba(0, 124, 178, 0.3);
  border-radius: 15px;
  padding: 5px;
}
.page-header h1 {
  color: #ff8a00;
}
.intro-text {
  z-index: 4;
  position: relative;
  color: #fff;
  margin-top: 20px;
  padding: 5px;
}
.intro-text h1 {
    font-size: 2em;
    line-height: 1.2em;
    margin-bottom: 25px;
    text-align: left;
}
h1 a.intro-text:link, h1 a.intro-text:hover, h1 a.intro-text:active {
  	color: #FFF;
}
.intro-text ul li {
    font-size: 2em;
    line-height: 1.2em;
    margin-bottom: 25px;
    text-align: center;
}
.intro-text .form-header{
    font-size: 2em;
    line-height: 1.2em;
    margin-bottom: 25px;
    text-align: center;
}
.hdr {
    margin-top: 40px;
    margin-bottom: 40px;
}
.hdr-down {
    margin-top: 200px;
    margin-bottom: 40px;
}
.big-txt {
	font-size: 4em;
	line-height: 1em;	
}

.list-unstyled {
    list-style: outside none none;
}
.eo-titul {
  	background-color: #EF7COO;
	background-image: url(/images/headers/titul.jpg);
    background-size: 100%;
  	background-repeat: no-repeat;
} 
.user-footer {
	font-size: 1em;
	line-height: 1em;
	color: #fff;
	background: #004773;	
}

a.user-footer:focus,
a.user-footer:hover{
  	color: #EF7C00;
	outline: 0;
}
a.user-menu-footer {color: #EF7C00;}
a.user-menu-footer:focus,
a.user-menu-footer:hover{
  	color: #FFF;
	outline: 0;
}
.dark-bg {
    background: #000;
/*		height: 300px; */
}
.title-border {
    background-color: #007db6;
    height: 1px;
/*    margin-bottom: 30px;
    width: 184px; */
}
.big-icon {
  display: block;
  font-size: 160px;
  width: 160px;
  height: 160px;
  color: #007db6;
  margin-left: auto;
  margin-right: auto;
}
.big-text {
    color: #ff8a00;
	font-size: 1.6em;
}
a.big-text:hover,
a.big-text:active {
	outline: 0;
	color: #ff8a00;
}
.mid-txt {
	font-size: 1.4em;
	line-height: 1.2em;
}
a.mid-txt:hover,
a.mid-txt:active {
	outline: 0;
	color: #0088cc;
}
.small-txt {
	font-size: 1em;
}
a.small-txt:hover,
a.small-txt:active {
	outline: 0;
	color: #0088cc;
}
.stat-text {
  z-index: 4;
  position: relative;
  font-size: 1.1em;
  color: #fff;
  line-height: 20px;
  margin-top: 20px;
  padding: 20px;
}
.mod-padding {
  padding: 20px;
}
/* Настройки слайдера 1 страницы */
.carousel-control1 {
	position: absolute;
	top: 40%;
	left: 15px;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	font-size: 30px;
	font-weight: 100;
	line-height: 30px;
	color: #fff;
	text-align: center;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.carousel-caption1 {
	position: absolute;
	left: 20%;
	right: 20%;
	bottom: 5%;
	padding: 5%;
	background: #333;
	background: rgba(0,0,0,0.75);
}

.carousel-caption1 h4 {
	line-height: 18px;
font-size: 60px;
color: #007CB2;
font-weight: 700;
text-align: center;
	margin: 0 0 50px;
}
.carousel-caption1 p {
		color: #fff;
	margin-bottom: 0;
	font-size: 30px;
/*	width: 800px; */
	text-align: center;
	line-height: 36px; 
/*	margin-left: 14.5%;
	margin-top: 25px; */
}
.carousel-control1.right {
	left: auto;
	right: 15px;
}
.carousel-control1:hover,
.carousel-control1:focus {
	color: #fff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
/* Настройки слайдера заказа сертификатов */
.carousel-caption2 {
	position: absolute;
	left: 20%;
	right: 20%;
	bottom: 5%;
	padding: 5%;
	background: #333;
	background: rgba(0,0,0,0.75);
}

.carousel-caption2>h4 {
	line-height: 30px;
font-size: 30px;
color: #007CB2;
/* font-weight: 700; */
text-align: center;
	margin: 0 0 50px;
}
.carousel-caption2>p {
		color: #fff;
	margin-bottom: 0;
	font-size: 20px;
	text-align: center;
	line-height: 20px; 
}
.carousel-caption2>ul {
		color: #fff;
	margin-bottom: 0;
	font-size: 20px;
	text-align: left;
	line-height: 30px; 
}
/* Back to top button */
#back-to-top{
	position:fixed; 
	z-index: 999; 
	display:none; 
	bottom:70px; 
	right:15px; 
	cursor:pointer;
}
#back-to-top i{
	width: 50px; 
	height: 50px; 
	display:block; 
	color: #fff; 
	background: #3591c3; 
	text-align:center; 
	font-size:16px; 
	line-height: 50px; 
	border-radius: 5px;
	-webkit-transition:  .3s all;
	   -moz-transition:  .3s all;
	    -ms-transition:  .3s all;
	     -o-transition:  .3s all;
	        transition:  .3s all;
}
#back-to-top i:hover{background:#007db6;}

.register_btn {
display: inline-block;
padding: 6px 34px 6px;
text-transform: uppercase;
font-size: 12px;
font-weight: 700;
background-image: none;
text-shadow: none;
border-radius: 0;
line-height: 24px;
border:none;
-webkit-transition: all 0.4s linear;
-moz-transition: all 0.4s linear;
-o-transition: all 0.4s linear;
-ms-transition: all 0.4s linear;
transition: all 0.4s linear;
}
.register_btn:hover {
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
-o-transition: all 0.15s linear;
-ms-transition: all 0.15s linear;
transition: all 0.15s linear;
}
.register_btn-default {border:1px solid #ccc;}
.register_btn.btn-primary {
    background-color: #ff8a00;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    margin-top: 0px;
    padding: 10px 20px;
    text-transform:unset;

}
.register_btn.btn-primary:hover {
    background-color: #31353d;
    color: #fff;
}
.order-course {
  position: absolute;
  bottom: 38px;
}
.register_article_header {color: #ff8a00;}
.input_eo_auto {width: auto;}
@media (min-width: 1216px) {
.intro-text h1 {
    font-size: 2em;
    line-height: 1.2em;
	margin-left: 20px;
    margin-bottom: 10px;
    text-align: left;
}
.intro-text ul li {
    font-size: 2em;
    line-height: 1.2em;
    margin-bottom: 20px;
    text-align: center;
}
.intro-text .form-header{
    font-size: 2em;
    line-height: 1.2em;
    margin-bottom: 10px;
    text-align: center;
}
.hdr-down {
    margin-top: 200px;
    margin-bottom: 0px;
}
}
@media (min-width: 980px) and (max-width: 1215px) {
.intro-text h1 {
    font-size: 1.5em;
    line-height: 1em;
	margin-left: 20px;
    margin-bottom: 10px;
    text-align: left;
}
.intro-text ul li {
    font-size: 2em;
    line-height: 1em;
    margin-bottom: 10px;
    text-align: center;
}
.intro-text .form-header{
    font-size: 1.5em;
    line-height: 1em;
    margin-bottom: 20px;
    text-align: center;
}
.hdr-down {
    margin-top: 150px;
    margin-bottom: 0px;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.intro-text h1 {
    font-size: 1.2em;
    line-height: 1em;
    margin-bottom: 5px;
    text-align: left;
}
.intro-text ul li {
    font-size: 2em;
    line-height: 1em;
    margin-bottom: 10px;
    text-align: center;
}
.intro-text .form-header{
    font-size: 1.2em;
    line-height: 1em;
    margin-bottom: 10px;
    text-align: center;
}
  .hdr-down {
    margin-top: 120px;
    margin-bottom: 10px;
}
}
@media (min-width: 480px)  and (max-width: 767px) {
.intro-text h1 {
    font-size: 1em;
    line-height: 1em;
    margin-bottom: 10px;
    text-align: left;
}
.intro-text ul li {
    font-size: 1.2em;
    line-height: 2em;
    margin-bottom: 10px;
    text-align: center;
}
.intro-text .form-header{
    font-size: 1em;
    line-height: 1em;
    margin-bottom: 10px;
    text-align: center;
}
.hdr-down {
    margin-top: 60px;
    margin-bottom: 5px;
}
.hdr {
    margin-top: 60px;
    margin-bottom: 5px;
}
}
@media (max-width: 479px) {
 .intro-text h1 {
    font-size: 0.6em;
    line-height: 1em;
    margin-bottom: 5px;
    text-align: left;
}
.intro-text ul li {
    font-size: 1em;
    line-height: 2em;
    margin-bottom: 5px;
    text-align: center;
}
.intro-text .form-header{
    font-size: 1em;
    line-height: 1em;
    margin-bottom: 5px;
    text-align: center;
}
  .hdr-down {
    margin-top: 20px;
    margin-bottom: 5px;
}
  .hdr {
    margin-top: 40px;
    margin-bottom: 10px;
}
}
/*	eo-kon Конкурсы */
.eo-kon-details {
    padding: .5em .5em 0;
    outline:none;
	font-size: 1.2em;
}
.eo-kon-summary {
    font-weight: bold;
    width:50%;
    margin: -.5em -.5em 0;
    padding: .5em;
	border: 5px solid transparent;
	border-radius: 15px;
	outline:none;
	font-size: 30px;
	display: inline-block;
}
.eo-kon-details[open] {
    padding: .5em;
	border: 5px solid transparent;
}
.eo-kon-details[open] summary {
    border-bottom: 1px solid #aaa;
    margin-bottom: .5em;
	border: 5px solid transparent;
}
.eo-kon-details summary::-webkit-details-marker {  
  display: none;
}
.eo-kon-summary:hover {
  background:#ff9900;

}
/*	eo-land Лэндинг */
.eo-land-details{
  outline:none;
  outline-offset: 0;
}
.eo-land-details summary::-webkit-details-marker {  
  display: none;
}
.eo-land-details > summary {
  list-style: none;
  border: 5px solid transparent;
  font-size:1.2em;
  margin-bottom: .5em;
  outline:none;
  
}
.eo-land-details summary:before {
  content: '+';
  font-family: "Font Awesome 5 free";
  margin-right: 7px;
}
.eo-land-details[open] summary:before {
  content: '-';
}
.eo-land-div {
  float: left;
  margin-left: 1%;
  width: 2%;
}
@media screen and (max-width:500px) {
    .eo-land-div
    {
    width: 350px;
    float: none;
    height: 570px;
    border-radius: 5px;
    margin-top: 30px;
    overflow-y: auto;
      overflow-x: auto;
    }
}