html, body {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	font-size: 100%;
	font-family: 'Oswald', sans-serif;
	color: #242424;
	background: url(../images/bg_grey.png) fixed;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: 'Oswald', sans-serif;
}

h1 {
	font-size: 1.6em;
	margin: 0;
	padding: 10px 5px;
	text-align: center;
	/* color: #CE1126; */
	color: #005500;
	font-weight: 500;
	text-transform: uppercase;
	text-shadow:1px 2px 0 #FFF, 1px 3px 0 #AAA;
}

h1.zagolovok {
	font-size: 1.8em;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #4C975C;
	font-weight: 500;
	text-transform: uppercase;
	text-shadow:1px 2px 0 #FFF, 1px 3px 0 #CCC;
}

h2 {
	font-size: 1.4em;
	margin: 0;
	padding: 8px;
	text-align: center;
	color: #005500;
	font-weight: 400;
	text-transform: uppercase;
	text-shadow:1px 1px 0 #FFF, 1px 2px 0 #AAA;
}

h2.news {
	font-size: 1.3em;
	text-align: left;
	font-style: italic;
}

h2.podzagolovok {
	font-size: 1.3em;
	text-align: center;
	font-style: italic;
}

h3 {
	font-size: 1.2em;
	margin: 0;
	padding: 8px;
	text-align: center;
	color: #003893;
	font-weight: 400;
	font-style: italic;
	text-transform: uppercase;
}

h3.canal {
	text-transform: none;
}

h3.name {
	text-align: left;
	padding-bottom: 0;
}

h4 {
	font-size: 1.1em;
	text-align: left;
	color: #242424;
	font-weight: 300;
}

a {
	text-decoration: none;
	color: #0066FF;
}

a.champ {
	text-decoration: none;
	color: #0066FF;

}

a.champ:hover {
	text-decoration: none;
	color: #571595;
}

a.canal {
	text-decoration: none;
	color: #571595;
	font-weight: 300;
	line-height: 1.4em; 
}

a.canal:hover {
	text-decoration: none;
	color: #FF0000;
}

a.footer {
	text-decoration: none;
	color: #003893;
	font-weight: 400;
}

a.footer:hover {
	text-decoration: none;
	color: #CE1126;
}

a.footer2 {
	text-decoration: none;
	color: #74ACDF;
	font-weight: 400;
}

a.footer2:hover {
	text-decoration: none;
	color: #FDD116;
}

a.footer_mini {
	font-size: 1.0em;
	font-family: 'Oswald', sans-serif;
	margin: 0;
	padding: 0 8px;
	text-align: left;
	text-decoration: none;
	color: #013893;
	font-weight: 300;
}

a.footer_mini:hover {
	text-decoration: none;
	color: #CE1127;
}

a.canal_url {
	text-decoration: none;
	color: #0066FF;
	font-size: 1.2em;
	font-weight: 400;
	line-height: 2.0em;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}

a.canal_url:hover {
	color: #FF0000;
}

.copy_text, copy_ssilka{
	margin:5px;
	padding-bottom:10px;
	
	font-family: 'Oswald', sans-serif;
	text-align: center;
}

.copy_text {
	font-size: 1.2em;
	font-style: italic;
	font-weight: 300;
	color:#242424;	
}

.copy_ssilka {
	font-size: 1.2em;
	font-weight: 400;
	color: #0066FF;	
}

a.news {
	text-decoration: none;
	color: #0066FF;
	font-weight: 400;
}

a.news:hover {
	text-decoration: none;
	color: #FF0000;
}

img {
	max-width: 100%;
	height: auto;
	/* font-weight: 300; */
	vertical-align: middle;
}

.img_news {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	float: left;
	margin: 10px 10px 10px 0;
}

.img_left {
	float: left; /* Выравнивание по левому краю */
	margin: 10px 10px 10px 0; /* Отступы вокруг картинки */
}

.img_left_logo {
	display: block;
	margin: 0px auto; /* Отступы вокруг картинки */
	width: 25%;
	height: auto;
	display: none;
}

.img_content {
	float: left; /* Выравнивание по левому краю */
	margin: 15px 20px 10px 15px; /* Отступы вокруг картинки */
	background: #F1F1F1;
	border: 5px solid #FFF;
	box-shadow: 1px 2px 10px #535353;
}

.logo {
height: 50px;
float: left;
display: block;
position:absolute;
margin: 0;
margin-left:10px;
line-height: 1;
}

.img_bottom {
	margin: 5px auto;
	padding: 5px;
}

.img_right {
	float: right; /* Выравнивание по правому краю  */
	margin: 10px 0 10px 10px; /* Отступы вокруг картинки */
}

.wrapper_block {
	width: 90%;
	background: url(../images/bg_grey.png) fixed;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

a.ssilka_v_texte,
a.ssilka_v_texte:visited {
    text-decoration: none;
    color: #0066FF;
    padding: 5px;
}
a.ssilka_v_texte:hover {
    color: #FF0000;
}

p {
	color: #242424;
	font-size: 1.3em;
	line-height: 1.5em;
	text-indent: 1.5em;
	margin: 0.5em;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	text-align: justify;
}

p.modal {
	color: #242424;
	font-size: 0.8em;
	line-height: 1.1em;
	margin: 0;
	padding: 0;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	text-align: center;
}

.info_red {
	color: #FF0000;
	font-size: 1.1em;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	margin:5px;
	padding-bottom:10px;
	font-weight: 300;
}

p.warning {
	font-style:italic;
	color: #003893;
	font-weight: 300;
}

p.main {
	color: #242424;
	font-size: 1.5em;
	line-height: 0.6em;
	text-indent: 0;
	padding-right: 1.0em;
	font-weight: 500;
	font-family: 'Oswald', sans-serif;
	text-align: right;
	margin: 0;
	margin-top: 10px;	
}

p.right, p.left {
	color: #242424;
	font-size: 1.0em;
	line-height: 0.8em;
	text-indent: 0;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	margin: 0;
	padding: 5px 10px;
	font-style: italic;
}

p.right {
	text-align: right;
}

p.left {
	text-align: left;
}

p.text-table {
	color: #242424;
	font-size: 1.0em;
	line-height: 1.4em;
	text-indent: 1.0em;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	text-align: justify;
	margin: 0;
	font-style: italic;
}

p.clock {
	color: #003893;
	font-size: 1.0em;
	line-height: 0.8em;
	text-indent: 0;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	margin: 0;
	padding: 5px 10px;
	font-style: italic;
}

p.menu {
	color: #FFF;
	font-size: 1.2em;
	line-height: 1.5em;
	text-indent: 0;
	margin: 0;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	text-align: center;
}

.menu_active {
	color: #000;
	font-weight: 400;
}

p.footer, p.footer2_2 {
	color: #FFF;
	font-size: 1.1em;
	line-height: 0.75em;
	text-indent: 0;
	margin: 1.0em 2.5em;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
}

p.footer2 {
	color: #FFF;
	font-size: 1.1em;
	line-height: 0.75em;
	text-indent: 0;
	margin: 1.0em 2.5em;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
}

p.info {
	color: #29387C;
	font-size: 1.2em;
	line-height: 1.1em;
	text-indent: 0.1em;
	font-style: italic;
}

p.info_green {
	color: #009933;
	font-size: 1.1em;
	line-height: 1.5em;
	text-indent: 0.1em;
}

p.small {
	color: #aaaaaa;
	font-size: 1.2em;
	line-height: 1.5em;
	text-indent: 1.5em;
	margin: 0.5em;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	text-align: justify;
	font-style: italic;
}

.zagolovok {
	font-size: 1.8em;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	text-align: center;
	color: #242424;
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	text-shadow:1px 2px 0 #FFF, 1px 3px 0 #CCC;
}

.podzagolovok {
	font-size: 1.5em;
	margin: 0;
	padding: 8px;
	text-align: center;
	color: #003893;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}

.podzagolovok_news {
	font-size: 1.4em;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #003893;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}

.other_champ {
	font-size: 1.1em;
	margin: 0;
	padding: 5px;
	text-align: center;
	color: #242424;
	font-family: 'Oswald', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}

hr {
   border: 0;
   height: 1px;
   margin: 5px 0 10px 0;
   background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
   background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
   background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
   background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.container {
	display: grid;
	grid-gap: 10px;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	grid-template-rows: repeat(1, auto);
	margin: 10px;
}

.container2 {
	display: grid;
	grid-gap: 10px;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	grid-template-rows: repeat(1, auto);
	margin: 0;
	margin-bottom: 10px;
}

.container5 {
	display: grid;
	grid-gap: 10px;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	grid-template-rows: repeat(1, auto);
	margin: 0;
	margin-bottom: 10px;
}

.container>div>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.block {
	background: #FFF;
	padding: 5px 5px 15px 5px;
	float: left;
}

.block_logo {
	background: url(../images/shapka_mobile.jpg);
	padding: 0;
	margin: 0;
	text-align: center;
}

.block_news {
	background: #FFF;
	padding: 5px 5px 15px 5px;
	margin-bottom: 20px;
	border: solid 1px #CCC;
	float: left;
}

.block_center {
	background: #FFF;
	padding: 5px 5px 15px 5px;
	float: left;
	text-align: center;
	overflow: hidden;
}

.block_cocial {
	background: #FFF;
	padding: 0;
	margin: 0 auto;
	float: left;
	text-align: center;
	overflow: hidden;
}

.block_photo {
	background: #FFF;
	padding: 5px;
	float: left;
	text-align: center;
}

.wrapper_footer {
	width: 100%;
	margin: 0 auto;
	padding: 10px 25px;
	overflow: hidden;
	/* background: url(../images/fon_footer.jpg); */
	background: url(../images/bg_ca2020.jpg);
	height: auto;
	z-index: 9999;
}

.container_menu {
	display: grid;
	grid-gap: 0;
	grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
	grid-template-rows: repeat(1, auto);
	margin: 0;
}

.container_menu>div>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.container2>div>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.line_color {
	width: 100%;
	background: #FFF;
	height: 25px;
	margin: 0;
	padding: 0;
}

.line_menu {
	width: 100%;
	background: #FFF;
	height: 10px;
	margin: 0;
	padding: 0;
}

.line_nocolor {
	width: 100%;
	background: none;
	height: 15px;
	margin: 0;
	padding: 0;
}

#top {
	position: fixed;
	right: 5px;
	bottom: 5px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	z-index: +99999;
}

.sticky-content.fixed{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index:+999;
}

.spoiler {
	font-family: 'Oswald', sans-serif;
	overflow: hidden;
	display: block;
	float: right;
	width: auto;
	height: auto;
	margin: 5px;
	padding: 5px 10px;
	text-align: center;
	background: #0056A8;
	color: #FFF;
	font-size: 1.1em;
	font-weight: 300;
	cursor: pointer;
}

.spoiler {
	font-family: 'Oswald', sans-serif;
	overflow: hidden;
	display: block;
	float: right;
	width: auto;
	height: auto;
	margin: 5px;
	padding: 5px 10px;
	text-align: center;
	background: #382F7E;
	color: #FFF;
	font-size: 1.1em;
	font-weight: 300;
	cursor: pointer;
}

.nav {
	margin: 0;
	padding: 0;
	text-align: center;
}

.nav_2 {
	margin: 0;
	padding: 0;
	text-align: center;
	display: none;	
}

.knopka_red {
	font-family: 'Oswald', sans-serif;
	font-size: 1.5em;
	font-weight: 300;
	color: #FFF;
	text-transform: uppercase;
	background: #0F2973;
	border: 3px solid #FFF;
	text-shadow: 1px 2px 5px #222;
	box-shadow: 2px 2px 5px #000;
	width: 35%;
	margin: 10px auto;
	max-width: 100%;
	padding: 6px;
	cursor: pointer;
	text-align: center;
	display: block;
}

.knopka_red:hover {
	color: #F9DC29;
	background: #008000;
	text-decoration: none;
}

.knopka_perehod {
	font-family: 'Oswald', sans-serif;
	font-size: 1.2em;
	font-weight: 400;
	color: #FFF;
	text-transform: uppercase;
	background:#0F2973;
	border: 3px solid #FFF;
	text-shadow: 1px 2px 5px #222;
	box-shadow: 2px 2px 5px #242424;
	width: 60%;
	margin: 10px auto;
	max-width: 100%;
	padding: 6px;
	cursor: pointer;
	text-align: center;
	display: block;
	position: relative;
}

.knopka_perehod:hover {
	color: #F9DC29;
	background: #008000;
	text-decoration: none;
}

.map-responsive{
   overflow:hidden;
   padding-bottom:56.25%;
   position:relative;
   height:0;
}
.map-responsive iframe{
   left:0;
   top:0;
   height:100%;
   width:100%;
   position:absolute;
}

.tovar_nedeli {
	font-size: 1.5em;
	margin: 0;
	padding: 10px;
	text-align: center;
	color: #FF0000;
	font-weight: 600;
	text-transform: uppercase;
}

div#callme { 
	right: initial!important; 
	left: 5px!important;
}

.shadow {
	text-align: center;
}

/* STYLE 2 */

.shapka {
  font-family: "Paytone One";
  text-transform: uppercase;
}

.shapka span {
  display: block;
  margin: 10px 0 20px 0;
  padding: 0 50px;
  font-size: 4.2em;
  color: #EDEDED;
  text-shadow: 0 13.36px 8.896px #969696,0 -2px 1px #FFF;
  text-align: center;
  letter-spacing: 3px;
}

.photo {
	text-align: center;
	margin: 10px 10px;
}

/* ТАБЛИЦА */
table {
color: #242424;
font-size: 1.2em;
line-height: 1.0em;
margin: 0.5em;
font-weight: 300;
font-family: 'Oswald', sans-serif;
    
    border: 1px solid #ccc;
    width: 100%;
    margin:0;
    padding:0;
    border-collapse: collapse;
    border-spacing: 0;
  }

  table tr {
    border: 1px solid #ddd;
    padding: 5px;
  }

  table th, 
  table td {
    padding: 10px;
    text-align: center;
  }
  
  table td.flag {
   padding: 10px;
   text-align: left;
}

  table th {
    text-transform: uppercase;
    font-size: 0.8em;
    letter-spacing: 1px;
    font-weight: 500;
  }

  @media screen and (max-width: 767px) {

    table {
      border: 0;
    }

    table thead {
      display: none;
    }

    table tr {
      margin-bottom: 10px;
      display: block;
      border-bottom: 3px solid #ddd;
    }

    table td {
      display: block;
      text-align: right;
      font-size: 1.0em;
      font-weight: 400;
      border-bottom: 1px dotted #ccc;
    }
      
      table td.nodisplay {
      display: vision;
      text-align: right;
      font-size: 1.0em;
      font-weight: 400;
      border-bottom: 1px dotted #ccc;
    }
    
 .nodisplay {
 		display: vision;
 }
 
    table td:last-child {
      border-bottom: 0;
    }

    table td:before {
      content: attr(data-label);
      float: left;
      text-transform: uppercase;
      font-weight: 300;
      font-size: 0.8em;
    }    
  }
  
	.main_top5 {
		text-align:left;
		padding:10px 10px 10px 120px;
	}
	.circle {
		border-radius:90px;
		border:solid 3px #083250;
		background:#FFF;
		padding:3px;
	}
	
	a.modal_form_button {
	text-decoration: none;
	color: #00BFFF;
	font-weight: 400;
}

	a.modal_form_button:hover {
	text-decoration: none;
	color: #FFF;
}

/* СОЦСЕТИ */

a.twitter, a.ok, a.vk, a.instagram, a.facebook {
	background:#000;
	border: dotted 1px #EEE;
	padding:0 2px 5px 2px;
}

a.twitter:hover, a.ok:hover, a.vk:hover,
a.instagram:hover, a.facebook:hover {
	border: dotted 1px #000;
}

a.twitter:hover {
	background: #1C9CEA;
}

a.ok:hover {
	background: #E77E08;
}

a.vk:hover {
	background: #4E7DB2;
}

a.instagram:hover {
	background: #CA122D;
}

a.facebook:hover {
	background: #3B5998;
}

.stroka_scroll {
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-top: 10px;
	padding: 10px;
	overflow: hidden;
	background: #CE1126;
	font-family: 'Oswald', sans-serif;
	color: #FFF;
	font-size: 1.2em;
	font-weight: 300;
	line-height: 150%;
	display: block;
}













#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  outline-style: none;
}
#colorbox,
#cboxWrapper,
#cboxContent,
#cboxLoadedContent {
  width: 100% !important;
  /*max-width: 500px !important;*/
  height: auto !important;
}
#cboxOverlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  -webkit-opacity: 0.6;
  -khtml-opacity: 0.6;
  -icab-opacity: 0.6;
  -moz-opacity: 0.6;
  -ms-opacity: 0.6;
  -o-opacity: 0.6;
  opacity: 0.6;
  filter: "alpha(opactiy=60)";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=60)";
  zoom: 1;
}
.modal_form {
  position: relative;
  max-width: 95%;
  width: 500px;
  margin: 0 auto;
  text-align: center;
  background: transparent;
}
.modal_form .modal_title {
  background: #083250;
  padding: 6px;
  -webkit-border-radius: 2px 2px 0 0;
  -khtml-border-radius: 2px 2px 0 0;
  -icab-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -ms-border-radius: 2px 2px 0 0;
  -o-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
  color: #FFF;
  font-size: 1.2em;
  font-weight: 300;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}
.modal_form .modal_content {
  background: #FFF;
  padding: 10px;
}
.modal_form .modal_content p {
  text-align: center;
  text-indent: 0;
}
.modal_form .modal_content .modal_desc {
  font-family: 'Oswald', sans-serif;
  font-size: 1.1em;
  font-weight: 300;
  padding: 10px;
  color: #242424;
}
.modal_form .modal_content .field {
  border: 1px solid #083250;
  background: #FFF;
  margin-bottom: 10px;
  height: 40px;
  line-height: 40px;
  text-align: left;
}
.modal_form .modal_content .field.noheight {
  height: auto;
}
.modal_form .modal_content .field:before {
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -icab-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  font-family: fontawesome;
  font-size: 17px;
  -webkit-opacity: 0.5;
  -khtml-opacity: 0.5;
  -icab-opacity: 0.5;
  -moz-opacity: 0.5;
  -ms-opacity: 0.5;
  -o-opacity: 0.5;
  opacity: 0.5;
  filter: "alpha(opactiy=50)";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  zoom: 1;
  color: #083250;
  float: left;
  width: 10%;
  height: 20px;
  line-height: 20px;
  margin: 10px 0;
  text-align: center;
}
.modal_form .modal_content .field:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.modal_form .modal_content .field input {
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -icab-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  border: none;
  background: transparent;
  float: right;
  width: 90%;
  height: 100%;
  padding-left: 10px;
  outline-style: none;
  font-size: 14px;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -icab-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.modal_form .modal_content .field input[type=date] {
  height: 20px;
  line-height: 20px;
  margin: 10px 0;
}
.modal_form .modal_content .field input[type=time] {
  height: 20px;
  line-height: 20px;
  margin: 10px 0;
}
.modal_form .modal_content .field textarea {
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -icab-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 100px;
  padding: 10px;
  font-size: 14px;
  border: none;
  background: transparent;
  outline-style: none;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -icab-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.modal_form .modal_content .field .select_wrap {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -icab-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  width: 90%;
  height: 100%;
}
.modal_form .modal_content .field .select_wrap:after {
  content: "Ў";
  font-size: 14px;
  text-align: center;
  display: block;
  width: 50px;
  height: 100%;
  border-left: 1px solid black;
  position: absolute;
  z-index: 0;
  right: 0;
  top: 0;
  -webkit-transition: all 300ms ease;
  -khtml-transition: all 300ms ease;
  -icab-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.modal_form .modal_content .field .select_wrap select {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 0 60px 0 5px;
  border: none;
  background: none;
  font-size: 14px;
  -webkit-appearance: none;
  -khtml-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  text-indent: 1px;
  text-overflow: '';
  outline-style: none;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -icab-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  top: -2px;
}
.modal_form .modal_content .field .select_wrap select::-ms-expand {
  display: none;
}
.modal_form .modal_content .field .select_wrap select option:nth-child(even) {
  background: #eee;
}
.modal_form .modal_content .field .select_wrap select option[selected] {
  background: orange;
}
.modal_form .modal_content .icon_name:before {
  content: "\f007";
}
.modal_form .modal_content .icon_phone:before {
  content: "\f095";
}
.modal_form .modal_content .icon_email:before {
  content: "\f0e0";
}
.modal_form .modal_content .icon_calendar:before {
  content: "\f073";
}
.modal_form .modal_content .icon_time:before {
  content: "\f017";
}
.modal_form .modal_content .icon_procedure:before {
  content: "\f271";
}
.modal_form .modal_content label {
  display: block;
  margin-bottom: 10px;
}
.modal_form .modal_content label input {
  cursor: pointer;
}
.modal_form .modal_content label a {
  color: #242424;
  text-decoration: underline;
  font-size: 14px;
}
.modal_form .modal_content .button_wrap button {
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -icab-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 15px 0;
  border: none;
  background: #083250;
  color: #FFF;
  text-transform: uppercase;
  font-size: 16px;
  cursor: pointer;
  -webkit-transition: all 300ms ease;
  -khtml-transition: all 300ms ease;
  -icab-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.modal_form .modal_content .button_wrap button:hover {
  background: #737272;
}
.modal_form .modal_content .error {
  border-color: red !important;
}
.modal_form .close {
  position: absolute;
  z-index: 10000;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  -webkit-opacity: 0.7;
  -khtml-opacity: 0.7;
  -icab-opacity: 0.7;
  -moz-opacity: 0.7;
  -ms-opacity: 0.7;
  -o-opacity: 0.7;
  opacity: 0.7;
  filter: "alpha(opactiy=70)";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
  zoom: 1;
  right: 5px;
  top: 5px;
  cursor: pointer;
  text-decoration: none;
}
@media (max-width: 480px) {
  .modal_form .modal_title {
    padding: 5px;
  }
  .modal_form .modal_content {
    padding: 5px;
  }
  .modal_form .modal_content .modal_desc {
    padding: 5px;
  }
  .modal_form .modal_content .field {
    height: 20px;
    line-height: 20px;
  }
  .modal_form .modal_content .field:before {
    margin: 0;
    font-size: 14px;
    height: 18px;
    line-height: 18px;
  }
  .modal_form .modal_content .field input[type=date],
  .modal_form .modal_content .field input[type=time] {
    margin: 0;
  }
}