body{
	font-size: 2.2rem !important;
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff;
}
button{
	outline:none !important;
}
nav{
	border-radius: 10px !important;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}
.h4, h4 {
    font-size: 2.2rem;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 4px;
    vertical-align: middle;
    border-top: 8px dashed;
    border-top: 4px solid\9;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    line-height: 20px;
	font-size: 2.2rem !important;
}
.navbar-default {
    background-color: #f8f9fa;
    border: 0;
}
.navbar-default .navbar-brand, .navbar-default .navbar-nav>li>a {
    color: #939598;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #5e5e5e;
    background-color: transparent;
}
.dib{
	display: inline-block;
}
.mw250{
	max-width: 250px !important;
}
.ya{
	background-color: #f8f9fa !important;
    border-radius: 15px;
	margin: 20px 0 !important;
}
.mw80{
	max-width: 80%;
}
.blackt, .blackt:hover, .blackt:active, .blackt:focus{
	color: #000;	
}
.tdn{
	text-decoration: none !important;
}
.sv{
	font-size: 2.2rem;
    margin: 0;
    background-color: #fe0000;
    color: white;
    display: inline-block;
    padding: 10px 10px 6px 10px;

}

.pb-2, .py-2 {
    padding-bottom: 0.3rem !important;
}
.raxef{
    max-width: 200px;
}
.line_menu{
    background-color: #e31e24;
    padding: 10px;
    color: white;
}
.red{
	color: red;
	font-weight: bold;
}
.blue{
	color: #0090ff;
	font-weight: bold;
}
.malin{
	color: #b900ff;
	font-weight: bold;
}
.green{
	color: #1fca05;
	font-weight: bold;
}
.c{
	text-align: center;
}
.r{
	text-align: right;
}
.j{
	text-align: justify;
}
.cp{
	cursor: pointer;
}
.name{
	color: #17c60f;
}
.contentTable {
    width: 100%;
}
table {
    border-collapse: collapse;
    border: 0;
    border-radius: 3px;
    margin: 10px 0 10px 0;
}
.line{
	white-space: nowrap; /*запрет переноса*/
    overflow: hidden; /*обрезка того, что не помещается*/
    text-overflow: ellipsis; /*...*/
	margin: 0;
}
.dropdown-menu{
	max-width: 400px !important;
}
.dropdown-menu>li>a {
    word-wrap: break-word;
    white-space: normal;
}
.navbar-toggler{
	margin-left: auto !important;
	float: right !important;
}
/*.nav-item, .navbar-collapse{
	display: inline-block !important;
}*/
.resultText{
	font-size: 2rem;
    color: #17c60f;
	text-align: justify;
}
.resultErrText{
	font-size: 2rem;
    color: red;
}
.empty{
	background-color: #ffdfdf;
}
.mar0{
	margin: 0;
}
.padl15{
	padding-left: 15px;
}
.mart15, .mar15_0_0_0{
	margin-top: 15px;
}
.mart24{
	margin-top: 24px;
}
.marb{
	margin-bottom: 30px;
}
.martb10{
	margin: 10px;
}
.martb20{
	margin: 20px;
}
.marl40{
	margin-left: 40px;
}
.text_b{
	width: 100%;
    margin: 4px 0;
    position: relative;
    display: inline-block;
    font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
    font-size: 1.1em !important;
    color: rgb(0, 123, 255);
    text-shadow: 0 -1px rgba(0,0,0,.1);
    text-decoration: none;
    user-select: none;
    outline: none;
    -webkit-animation: pulsate 1.2s linear infinite;
    animation: pulsate 1.2s linear infinite;
}
.but_1{
	width: 100%;
    margin: 4px 0;
    position: relative;
    display: inline-block;
    font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
    font-size: 1.1em !important;
    font-weight: 700;
    color: rgb(245,245,245);
    text-shadow: 0 -1px rgba(0,0,0,.1);
    text-decoration: none;
    user-select: none;
    padding: .3em 1em;
    outline: none;
    border: none;
    border-radius: 3px;
    /*background: #dac0ff linear-gradient(#a3b2c5, #6a7795);*/
	background: -webkit-linear-gradient(top, #a3b2c5 0%,#a3b2c5 50%,#6a7795 51%,#a3b2c5 100%);
    box-shadow: inset #2d3e4d 0 -1px 1px, inset 0 1px 1px #919fb6, #9ca8bd 0 0 0 1px, rgba(0,0,0,.3) 0 2px 5px;
    -webkit-animation: pulsate 1.2s linear infinite;
    animation: pulsate 1.2s linear infinite;
}
.but_2{
	text-align: center;
	margin: 20px;
    position: relative;
    display: inline-block;
    padding: 1.3em 1em 1.05em 1em;
    border: none;
    border-radius: 3px;
    box-shadow: inset #d6d6d6 0 -1px 1px, inset 0 1px 1px #e1e1e1, #bdbdbd 0 0 0 1px, rgba(0,0,0,.3) 0 2px 5px;
    -webkit-animation: pulsate 1.2s linear infinite;
    animation: pulsate 1.2s linear infinite;
}
.but_3{
	display: inline-block;
    margin: 4px 0;
    position: relative;
    display: inline-block;
    font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
    font-size: 1.1em !important;
    font-weight: 700;
    color: rgb(245,245,245);
    text-shadow: 0 -1px rgba(0,0,0,.1);
    text-decoration: none;
    user-select: none;
    padding: .3em 1em;
    outline: none;
    border: none;
    border-radius: 3px;
    /*background: #dac0ff linear-gradient(#a3b2c5, #6a7795);*/
	background: -webkit-linear-gradient(top, #a3b2c5 0%,#a3b2c5 50%,#6a7795 51%,#a3b2c5 100%);
    box-shadow: inset #2d3e4d 0 -1px 1px, inset 0 1px 1px #919fb6, #9ca8bd 0 0 0 1px, rgba(0,0,0,.3) 0 2px 5px;
    -webkit-animation: pulsate 1.2s linear infinite;
    animation: pulsate 1.2s linear infinite;
}
.but_4{
	width: 100%;
    margin: 4px 0;
    position: relative;
    display: inline-block;
    font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
    font-size: 1.1em !important;
    font-weight: 500;
    color: #000000;
    text-shadow: 0 -1px rgba(0,0,0,.1);
    text-decoration: none;
    user-select: none;
    padding: .3em 0;
    outline: none;
    /* border: none; */
    border-radius: 3px;
    /* background: #dac0ff linear-gradient(#a3b2c5, #6a7795); */
    /* box-shadow: inset #d6d6d6 0 -1px 1px, inset 0 1px 1px #e1e1e1, #bdbdbd 0 0 0 1px, rgba(0,0,0,.3) 0 2px 5px; */
    -webkit-animation: pulsate 1.2s linear infinite;
    animation: pulsate 1.2s linear infinite;
}
img{
	max-width: 100%;
}
.imgic{
	max-width: 50px;
}
select{
	padding: 0.44em 1em !important;
}
input, textarea, select{
	width: 100%;
    margin: 4px 0;
    position: relative;
    display: inline-block;
    font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
    /* font-size: 1.1em !important; */
    /* font-weight: 700; */
    /* color: rgb(245,245,245); */
    text-shadow: 0 -1px rgba(0,0,0,.1);
    text-decoration: none;
    user-select: none;
    padding: .3em 1em;
    outline: none;
    border: none;
    border-radius: 3px;
    /* background: #dac0ff linear-gradient(#a3b2c5, #6a7795); */
    box-shadow: inset #2d3e4d 0 -1px 1px, inset 0 1px 1px #919fb6, #9ca8bd 0 0 0 1px, rgba(0,0,0,.3) 0 2px 5px;
    -webkit-animation: pulsate 1.2s linear infinite;
    animation: pulsate 1.2s linear infinite;
}
.htx{
	height: 1000px;
}
.htx200{
	height: 200px;
}
.fsh1{
	font-size: 2.5rem;
}
.fsh2{
	font-size: 2rem;
}
.fsh3{
	font-size: 1.75rem;
}
/*всплывающее окно*/
/* Button used to open the contact form - fixed at the bottom of the page */
.open-button {
  background-color: #555;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  position: fixed;
  bottom: 23px;
  right: 28px;
  width: 280px;
}

/* The popup form - hidden by default */
.form-popup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 15px;
  border: 3px solid #f1f1f1;
  z-index: 9;
}

/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
}

/* Full-width input fields */
.form-container input[type=text], .form-container input[type=password] {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #4CAF50;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}


/*RADIO BUTTON*/

.container_2{
  display: block;
  position: relative;
  height: auto;
}

.container_2 h2 {
	color: #AAAAAA;
}

.container_2 ul{
  /*list-style: none;*/
  margin: 0;
  padding: 0;
	overflow: auto;
}

.container_2 ul li{
  color: #AAAAAA;
  display: block;
  position: relative;
  float: left;
  width: 100%;
  height: 10%;
	/*border-bottom: 1px solid #333;*/
}

.container_2 ul li input[type=radio]{
  position: absolute;
  visibility: hidden;
}

.container_2 ul li label{
  display: block;
  position: relative;
  font-weight: 300;
  font-size: 1.35em;
  padding: 25px 25px 25px 80px;
  /*margin: 10px auto;
  height: 30px;*/
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
}

.container_2 ul li:hover label{
	color: #000;
}

.container_2 ul li .check{
  display: block;
  position: absolute;
  border: 5px solid #AAAAAA;
  border-radius: 100%;
  height: 25px;
  width: 25px;
  top: 40px;
  left: 20px;
	z-index: 5;
	transition: border .25s linear;
	-webkit-transition: border .25s linear;
}

.container_2 ul li:hover .check {
  border: 5px solid #aaa;
}

.container_2 ul li .check::before {
  display: block;
  position: absolute;
	content: '';
  border-radius: 100%;
    height: 9px;
    width: 9px;
    top: 3px;
    left: 3px;
  margin: auto;
	transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;
}

input[type=radio]:checked ~ .check {
      border: 5px solid #007bff;
}

input[type=radio]:checked ~ .check::before{
  background: #007bff;
}

input[type=radio]:checked ~ label{
  color: #007bff;
}


/*navbar-1*/
/*.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
}*/

/* rotate caret on hover */
/*.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} */
/*navbar-2*/

.dropdown hr{
	margin: 0;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(90deg);
} 



/* open images in modal window */
/* open images in modal window */
/* open images in modal window */
.myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

.myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}
/* open images in modal window end*/
/* open images in modal window end*/
/* open images in modal window end*/