
body {
	font-family: "opensans";
	color: #1a1a1a;
	background-color: #fff;
	position: relative;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
}
a:hover {
	text-decoration: none;
}
button:focus {
	outline: none;
}
input:focus {
	outline: none;
}
.row {
	display: flex;
	flex-wrap: wrap;
}
a {
	font-size: 14px;
}
p {
	font-size: 14px;
}
h1, .h1 {
	font-size: 2.5rem;
}

h2, .h2 {
	font-size: 2rem;
}

h3, .h3 {
	font-size: 1.75rem;
}

h4, .h4 {
	font-size: 1.5rem;
}

h5, .h5 {
	font-size: 1.25rem;
}

h6, .h6 {
	font-size: 1rem;
}
.highcharts-credits {
	display: none;
}

/*==========heading==========*/
div.heading {
	margin-top: 50px;
	margin-bottom: 50px;
}
div.heading h3 {
	color: #1a1a1a;
	text-align: center;
	font-size: 36px;
	line-height: 51px;
	font-family: "opensansbold";
}
div.heading p {
	color: #5d5d5d;
	text-align: center;
	font-size: 18px;
	line-height: 25px;
	font-family: "opensanssemibold";
	margin-top: 25px;
}
.mlang {
	display: none;
}
/*----------heading----------*/
/*===========fonts============*/
@font-face{
	font-family: "opensans";
	src: url("../fonts/opensans.woff") format("woff");
	font-style: normal;
	font-weight: normal;
}

@font-face{
	font-family: "opensansbold";
	src: url("../fonts/opensansbold.woff") format("woff");
	font-style: normal;
	font-weight: normal;
}

@font-face{
	font-family: "opensanslight";
	src: url("../fonts/opensanslight.woff") format("woff");
	font-style: normal;
	font-weight: normal;
}

@font-face{
	font-family: "opensanssemibold";
	src: url("../fonts/opensanssemibold.woff") format("woff");
	font-style: normal;
	font-weight: normal;
}

/*-----------fonts------------*/
/*==========header===========*/
header {
	padding-top: 10px;
	padding-bottom: 10px;
	transition: 0.2s;
}
header.oll {
	box-shadow: 0 5px 10px 0 #00000020;
	padding-top: 3px;
	padding-bottom: 3px;
	transition: 0.2s;
}
img.oll {
	transition: 0.2s;
}
img.logo {
	transition: 0.2s;
	max-width: 73px;
}
div.hcontainer {
	max-width: 1400px;
	margin: 0 auto;
}
div.hc {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-left: 15px;
	padding-right: 15px;
}
div.logo {
	display: flex;
	align-items: center;
}
img.bayroq {
	margin-left: 11px;
	margin-right: 15px;
}
h3.logo {
	font-size: 18px;
	color: #1a1a1a;
	line-height: 27px;
	font-family: "opensansbold";
	margin-top: 10px;
}
h3.logo span{
	font-family: "Opensans";
}
div.hc a:hover {
	text-decoration: none;
}
div.krug span {
	font-size: 14px;
	font-family: "opensansbold";
	text-transform: uppercase;
	text-align: right;
}
div.krug a {
	font-family: "opensansbold";
	font-size: 50px;
	color: #0aa1ec;
	margin-left: 10px;
}
div.krug {
	display: flex;
	align-items: center;
	margin-right: 80px;
}
div.sp {
	display: flex;
	margin-right: 30px;
}
button.spbtn {
	background-color: transparent;
	border: none;
	margin: 0 8px;
	padding: 0px;
}
a.spbtn {
	margin: 0 8px;
}
div.l1003 {
	display: flex;
	align-items: center;
}
div.lang a.active {
	color: #0aa1ec;
	font-family: "opensansbold";
}
div.lang a {
	color: #5d5d5d;
	margin: 0 3px;
}
div.lang {
	text-align: right;
	padding-right: 4px;
	margin-top: 5px;
}
form.sf {
	display: flex;
	padding: 10px;
}
form.sf button {
	background: transparent;
	margin-left: 10px;
	border: 1px solid #0aa1ec80;
	color: #0aa1ec;
	padding: 2px 10px;
}
form.sf input {
	width: 250px;
	border: 1px solid #0aa1ec80;
	padding-left: 5px;
	color: #0aa1ec;
}
div.nm {
	display: flex;
	align-items: center;
}
div.newd {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
marquee {
	font-size: 16px;
	color: #f32121;
}
marquee span {
	margin-left: 30px;
}
div.hh-text span {
	font-size: 16px;
	color: #ec3939;
	margin-left: 20px;
	font-family: "opensansbold";
}
div.bot {
	margin-top: 15px;
}
div.bot a {
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	font-family: "opensansbold";
	padding: 13px 58px;
	display: inline-block;
	position: relative;
	z-index: 0;
	overflow: hidden;
	border: 1px solid transparent;
	border-radius: 50px;
}
div.bot a:hover,
div.bot a:focus {
	text-decoration: none;
	color: #0089ED;
}
div.bot a:before {
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	background-color: #0089ED;
	border-radius: 50px;
	left: 0;
	top: 0;
	z-index: -2;
}
div.bot a:after {
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	background-color: #ffffff;
	border-radius: 50px;
	left: -120%;
	top: 0;
	z-index: -1;
	transition: 0.2s;
}
div.bot a:hover:after {
	left: 0%;
	transition: 0.3s;
}
.specialViewArea {
	top: 25px;
}
.open > .dropdown-menu {
	top: 25px;
}
/*----------header-----------*/
/*==========bot==============*/
div.nbot {
	position: absolute;
	right: 4%;
	top: 100%;
	transition: 0.2s;
}
div.nbot a {
	background-color: #f32121;
	padding: 5px 12px;
	font-size: 16px;
	border: 1px solid transparent;
	border-radius: 0px 0px 8px 8px;
	color: #fff;
	text-transform: uppercase;
	font-family: "opensansbold";
	text-align: center;
	display: inline-block;
}
div.nbot a:hover {
	background-color: #0089ed;
	color: #fff;
}
div.addnbot {
	right: 10px;
	transition: 0.2s;
}
div.addbot a {
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
	transition: 0.2s;
}
div.amodal {
	background-color: #055379;
	padding: 30px 60px 30px 30px;
	border-radius: 0 0 10px 10px;
	position: absolute;
	right: 10px;
	top: 100%;
	display: none;
}
div.addamodal {
	display: block;
}
div.amodal a {
	color: #fff;
	display: inline-block;
	padding: 10px 30px;
	background-color: #fff;
	color: #000;
	border-radius: 30px;
	font-family: "opensansbold";
	font-size: 16px;
	text-transform: uppercase;
	font-size: 16px;
	width: 100%;
}
div.amodal a:hover {
	background-color: #0089ed;
	color: #fff;
}
div.sayt {
	text-align: center;
}
div.teleg {
	margin-top: 15px;
	text-align: center;
}
button.bbtn {
	background-color: transparent;
	border-radius: 50%;
	color: #fff;
	border: 2px solid #fff;
	position: absolute;
	top: 10px;
	right: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 36px;
	height: 36px;
	font-size: 16px;
}

/*----------bot--------------*/
/*==========banner===========*/
section.banner {
	position: relative;
}
div.ban {
	position: relative;
	height: calc(100vh - 99px);
	/*background: -moz-linear-gradient(to left, #0aa1ec99, #05517699);
	background: -webkit-linear-gradient(to left, #0aa1ec99, #05517699);
	background: -webkit-gradient(to left, #0aa1ec99, #05517699);
	background: -o-linear-gradient(to left, #0aa1ec99, #05517699);
	background: -ms-linear-gradient(to left, #0aa1ec99, #05517699);
	background-image: linear-gradient(to left, #0aa1ec99, #05517699);*/
	background: linear-gradient(to left, rgba(10,161,236,0.6), rgba(5,81,118, 0.6));
	overflow: hidden;
}
div.ban:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url(../image/page/banner.jpg);
	background-size: 100% calc(100% + 99px);
	z-index: -1;
	background-position: bottom;
	/*animation-name: ban;
	animation-duration: 6s;
	animation-iteration-count: infinite;*/

	-webkit-animation: ban 10s ease-in-out;
	-moz-animation: ban 10s ease-in-out;
	-o-animation: ban 10s ease-in-out;
	animation: ban 10s ease-in-out;

	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
div.ban-height {
	height: calc(100vh - 99px);
	display: flex;
	align-items: center;
}
div.ban-text h2 {
	color: #fff;
	font-size: 45px;
	font-family: "opensansbold";
	text-transform: uppercase;
}
div.ban-text h1 {
	color: #fff;
	font-size: 70px;
	font-family: "opensanssemibold";
	text-transform: uppercase;
}
div.ban-text p {
	color: #eff314;
	/*color: #fff;*/
	font-size: 24px;
}
div.bicon {
	position: absolute;
	left: 50%;
	transform: translate(-50%);
	bottom: 20px;
	width: 80px;
	height: 80px;
}
button.bicon {
	background: transparent;
	border: none;
}
button.bicon img {
	width: 40px;
}
#loader {
	animation: loader 5s cubic-bezier(.8,0,.2,1) infinite;
	height: 40px;
	width: 41px;
	position: absolute;
	/*top:calc(50% - 20px);*/
	/*left:calc(50% - 20px);*/
}
@keyframes loader {
	90% { transform: rotate(0deg); }
	100% { transform: rotate(180deg); }
}
#top {
	animation: top 5s linear infinite;
	border-top: 20px solid #fff;
	border-right: 20px solid transparent;
	border-left: 20px solid transparent;
	height: 0px;
	transform-origin: 50% 100%;
}
@keyframes top {
	90% { transform: scale(0); }
	100% { transform: scale(0);}
}
#bottom {
	animation: bottom 5s linear infinite;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #fff;
	border-left: 20px solid transparent;
	height: 0px;
	transform: scale(0);
	transform-origin: 50% 100%;
}
@keyframes bottom {
	10% { transform: scale(0); }
	90% { transform: scale(1); }
	100% { transform: scale(1); }
}
#line {
	animation: line 5s linear infinite;
	border-left: 1px dotted #fff;
	height: 0px;
	width: 0px;
	position: absolute;
	top: 20px;
	left: 20px;
}
@keyframes line {
	10% { height: 20px; }
	100% { height: 20px; }
}

/*----------banner-----------*/
/*==========sit==============*/
div.sit {
	background-color: #f2f2f2;
	border-radius: 8px;
	box-shadow: 0 5px 10px 0 #0000002b;
	padding: 20px;
	display: flex;
}
div.sit-text {
	margin-left: 20px;
}
div.sit-text h5 {
	font-family: "opensansbold";
	font-size: 18px;
}
div.sit-text a.tel-link {
	color: #0089ed;
}
div.sit-text a.tel-link:hover {
	color: #055176;
	/*text-decoration: underline;*/
	border-bottom: 1px solid #055176;
}


/*----------sit--------------*/
/*==========telegram=========*/
section.tel {
	margin-top: 30px;
	text-align: center;
	transition: 0.3s ease-in-out;
}
h5.chiat {
	font-family: "opensansbold";
	font-size: 18px;
	line-height: 25px;
	color: #5d5d5d;
}
div.tlink a {
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	line-height: 25px;
	font-family: "opensansbold";
	padding: 12px 50px;
	border-radius: 30px;
	display: inline-block;
	transition: 0.2s;
	position: relative;
	border: 1px solid #0089ed;
	overflow: hidden;
}
div.tlink a:after {
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	background-color: #fff;
	left: -120%;
	top: 0;
	transition: 0.2s;
	border-radius: 30px;
	z-index: -1;
}
div.tlink a:before {
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	background-color: #0089ed;
	border-radius: 30px;
	left: 0;
	top: 0;
	z-index: -2;
}
div.tlink a:hover {
	color: #0089ed;
	transition: 0.2s;
}
div.tlink a:hover:after {
	left: 0;
	transition: 0.4s;
}
div.tlink {
	margin-top: 25px;
}
div.ntlink br {
	display: none;
}
div.ntlink a {
	border-radius: 50px;
}

/*----------telegram---------*/
/*===========video===========*/
div.my-share-left img {
	transition: 0.2s;
	width: auto !important;
}
div.my-share-left img:hover {
	transform: rotate(360deg) scale(1.2);
	transition: 0.6s;
}
div.my-share-left a {
	margin-right: 5px;
}
div.my-share {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
	align-items: center;
}
div.my-share-right a {
	position: relative;
	font-family: "opensanssemibold";
	font-size: 16px;
}
div.my-share-right a:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 1px;
	background-color: #0089ed;
	bottom: 0;
	transition: 0.2s;
	left: 0;
}
div.my-share-right a:hover {
	color: #0089ed;
	transition: 0.2s;
}
div.my-share-right a:hover:before {
	width: 0%;
	transition: 0.2s;
}
p.ulash {
	display: inline-block;
	margin-right: 10px;
	font-size: 16px;
	font-family: "opensanssemibold";
	color: #1a1a1a;
}
div.video-share a img {
	width: inherit;
	height: inherit;
}
div.video-share {
	position: absolute;
	background-color: #fff;
	z-index: 2;
	width: 100%;
	height: 52px;
	display: flex;
	align-items: center;
	justify-content: center;
	bottom: -52px;
}
div.video-share a {
	margin-right: 8px;
	margin-left: 8px;
}
div.video-in {
	cursor: pointer;
}
div.video-in:hover div.video-share {
	bottom: 0px;
}
div.video-share {
	cursor: default;
}

/*-----------video-----------*/
/*===========map=============*/
section.map {
	margin-top: 50px;
	margin-bottom: 26px;
}
div.map svg path {
	fill: #fff;
	stroke: #0089ed;
	stroke-width: 0.8;
	cursor: pointer;
}
div.map {
	position: relative;
}
div.mci {
	padding: 0px 6px;
	border: 1px solid #0089ed80;
	border: 1px solid rgba(0, 137, 237, 0.5);
	border-radius: 14px;
	background-color: #fff;
	position: absolute;
	cursor: pointer;
	transition: 0.2s;
	display: none;
}
table.obl {
	margin-top: 15px;
}
div.addmci {
	transition: 0.2s;
}
div.mci span {
	color: #0089ed;
	font-family: "opensansbold";
	font-size: 14px;
}
div.mci span:nth-child(2) {
	display: none;
}
div.addmci span:nth-child(2) {
	display: inline;
}
div.mci:hover span {
	display: inline;
}

div.log {
	position: absolute;
	background-color: #fff;
	border: 1px solid #0089ed80;
	border-radius: 5px;
	padding: 5px 15px;
	display: none;
	transition: 0.2s;
}
div.addlog {
	display: block;
}
div.map svg {
	transform: scale(0.7) translate(-172px);
}
div.map svg path:hover {
	/*fill: #ff9900;*/
	/*opacity: 0.8;*/
}
div.mapcard {

}
div.UZ-TK {
	display: block;
}
path#UZ-TK {
	/*fill: #9d2121;*/
}
div.mapcard h3 {
	font-size: 24px;
	line-height: 30px;
	color: #262626;
	font-family: "opensansbold";
	text-transform: uppercase;
	margin-top: 0px;
}
div.mapcard h6 {
	font-size: 18px;
	line-height: 45px;
	color: #262626;
	font-family: "opensansbold";
}
div.mhr {
	width: 100px;
	background-color: #262626;
	height: 1px;
}
p.vs {
	font-size: 18px;
	color: #9d2121;
	margin-bottom: 7px;
	font-family:"opensansbold";
}
p.mp {
	font-size: 18px;
	line-height: 45px;
	color: #262626;
	margin-bottom: 7px;
	font-family:"opensansbold";
}
path#UZ-AS {
	fill: #fff;
}
div.orol {
	position: absolute;
	top: 93px;
	left: 43px;
	background-color: #fff;
	width: 97px;
	height: 100px;
	border-top: 1px solid #0089ed;
	transform: rotate(36deg);
}
div.orol:before {
	position: absolute;
	content: '';
	width: 1px;
	height: 5px;
	left: 0;
	top: 0;
	background-color: #0089ed;
}
div.UZ-ANC {
	top: 286px;
	left: 674px;
}
div.UZ-NGC {
	top: 270px;
	left: 636px;
}
div.UZ-FAC {
	top: 301px;
	left: 616px;
}
div.UZ-TOC {
	top: 279px;
	left: 566px;
}
div.UZ-TKC {
	top: 255px;
	left: 540px;
}
div.UZ-SIC {
	top: 301px;
	left: 520px;
}
div.UZ-JIC {
	top: 305px;
	left: 472px;
	z-index: 3;
}
div.UZ-SAC {
	top: 335px;
	left: 431px;
}
div.UZ-QAC {
	top: 390px;
	left: 420px;
}
div.UZ-SUC {
	top: 435px;
	left: 468px;
}
div.UZ-BUC {
	top: 324px;
	left: 316px;
	z-index: 4;
}
div.UZ-NWC {
	top: 208px;
	left: 334px;
}
div.UZ-QRC {
	top: 140px;
	left: 126px;
}
div.UZ-XOC {
	top: 246px;
	left: 184px;
}

/*-----------map-------------*/
/*===========new=============*/
section.new {
	padding-top: 10px;
	padding-bottom: 20px;
	background-image: linear-gradient(to left, #0aa1ec, #055176);
	margin-top: 55px;
}
h3.newh3 {
	color: #ffffff;
	text-align: center;
	font-family: "opensansbold";
	font-size: 30px;
}
div.ncard {
	text-align: center;
	margin-top: 45px;
}
div.ncard p {
	color: #ffffff;
	font-family: "opensansbold";
	font-size: 18px;
	margin-bottom: 0px;
}
div.ncard img {
	margin-bottom: 20px;
	transition: 0.2s;
}
div.ncard img:hover {
	transform: scale(1.25);
}

/*-----------new-------------*/
/*===========res=============*/
section.res {
	text-align: center;
	margin-top: 20px;
}
div.stat {
	box-shadow: 0 5px 15px 0 rgba(0,0,0,0.17);
	border-radius: 15px;
	padding: 15px;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
}
div.stat:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
}
div.stat:hover {

}
div.resh {
	text-align: center;
	position: relative;
}
div.ab:nth-child(1) div.ress:before {
	position: absolute;
	content: '';
	width: 1px;
	height: 90px;
	background-color: #5d5d5da8;
	right: -15px;
	top: 0;
}
div.ab:nth-child(2) div.ress:before,
div.ab:nth-child(3) div.ress:before {
	position: absolute;
	content: '';
	width: 1px;
	height: 90px;
	background-color: #5d5d5da8;
	right: -15px;
	top: 0;
}
div.nscol:nth-child(1) div.ress:before {
	position: absolute;
	content: '';
	width: 1px;
	height: 90px;
	background-color: #5d5d5da8;
	right: -15px;
	top: 0;
}
div.resh h3 {
	font-family: "opensansbold";
	font-size: 36px;
	margin-top: 18px;
}
p.resl {
	font-family: "opensansbold";
	color: #646464;
	font-size: 18px;
}
p.resone {
	color: #e00606;
	font-family: "opensansbold";
	font-size: 36px;
}
p.restwo {
	font-family: "opensansbold";
	font-size: 36px;
}
p.davo {
	color: #0089ed;
	font-family: "opensansbold";
	font-size: 36px;
}
p.resthree {

	font-family: "opensansbold";
	font-size: 36px;
}
div.ress {
	position: relative;
}
p.hstat {
	font-size: 18px;
	font-family: "opensansbold";
	color: #0089ed;
	margin-top: 10px;
	margin-bottom: 15px;
}
p.green {
	color: #3b9400;
}
p.grey {
	color: #ff9900;
}
span.green {
	color: #3b9400;
}
span.grey {
	color: #ff9900;
}
div.nsrow {
	border-top: 1px solid #5d5d5d80;
	margin-top: 18px;
	padding-top: 30px;
}


/*-----------res-------------*/
/*==========mcard============*/
div.mcard h5 {
	font-size: 16px;
	line-height: 23px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	font-family: "opensansbold";
	height: 69px;
}
div.mcard a {
	color: #1a1a1a;
	transition: 0.2s;
}
div.mcard a:hover {
	color: #0089ed;
}
div.mcard p {
	font-size: 14px;
	line-height: 23px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	height: 69px;
}
div.mcard {
	box-shadow: 0 5px 10px 0 rgba(0,0,0,0.17);
	padding: 15px 20px;
	border-radius: 6px;
	margin-top: 24px;
	min-height: 230px;
	transition: 0.2s;
}
div.mcard:hover {
	transform: translateY(-8px);
	transition: 0.2s;
}
div.ndata {
	display: flex;
	align-items: center;
}
div.ndata span {
	color: #646464;
	font-size: 14px;
	font-style: italic;
	margin-right: 3px;
}
div.ndata a {
	display: inline-block;
	border-radius: 20px;
	color: #0aa1ec;
	font-style: italic;
	position: relative;
	margin-left: 4px;
}
div.ndata a:before {
	position: absolute;
	width: 0%;
	height: 1px;
	content: '';
	bottom: 0;
	left: 0;
	background-color: #0089ed;
	transition: 0.2s;
}
div.ndata a:hover:before {
	width: 100%;
}
div.ndata img {
	margin-right: 5px;
}

/*----------mcard------------*/
/*==========info=============*/
section.info {
	margin-top: 60px;
	margin-bottom: 50px;
}
div.info h5 {
	font-family: "opensansbold";
	font-size: 18px;
	color: #1a1a1a;
}
div.info h5:hover {
	text-decoration: underline;
}
div.info p {
	font-size: 14px;
	color: #5d5d5d;
}
a.drive {
	font-family: "opensansbold";
	font-size: 16px;
	color: #5d5d5d;
	background-color: transparent;
	border-radius: 30px;
	transition: 0.2s;
	display: inline-block;
	position: relative;
	padding: 8px 20px;
	overflow: hidden;
}
a.drive:before {
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	border-radius: 30px;
	border: 2px solid #5d5d5d;
	left: 0;
	top: 0;
	z-index: -2;
}
a.drive:after {
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	background-color: #0089ed;
	left: 0;
	top: 0;
	border-radius: 30px;
	left: -120%;
	z-index: -1;
	transition: 0.2s;
}
a.drive:hover {
	color: #fff;
	transition: 0.2s;
}
a.drive:hover:after {
	left: 0%;
	transition: 0.4s;
}
/*----------info-------------*/
/*==========zab==============*/
section.zab {
	padding-bottom: 36px;
	background-image: linear-gradient(to left, #0aa1ec, #055176);
	margin-top: 36px;
}
h2.zab {
	font-size: 30px;
	color: #fff;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
h2.zab span {
	font-family: "opensansbold";
}
div.my-owl .owl-theme .owl-dots .owl-dot span {
	background: #fff;
}
div.my-owl .owl-theme .owl-dots .owl-dot.active span,
div.my-owl .owl-theme .owl-dots .owl-dot:hover span {
	background: #aaa;
}
div.my-owl .owl-carousel .owl-nav button.owl-next,
div.my-owl .owl-carousel .owl-nav button.owl-prev {
	background: #fff;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-content: center;
}
div.my-owl .owl-theme .owl-dots {
	margin-top: 15px;
}
div.my-owl .owl-carousel .owl-item img {
	height: 220px;
}
div.postin img {
	width: 100%;
}
div.post-col-in img {
	width: 100%;
}
div.post-col {
	margin-bottom: 20px;
}
div.post-all {
	text-align: center;
}
div.post-all a {
	color: #fff;
	font-size: 16px;
	position: relative;
}
div.post-all a:before {
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	background-color: #fff;
	transition: 0.2s;
}
div.post-all a:hover:before {
	width: 0%;
	transition: 0.2s;
}

/*----------zab--------------*/
/*==========kak==============*/

div.kcard h6 {
	font-family: "opensansbold";
	line-height: 23px;
	margin-bottom: 25px;
	font-size: 16px;
}
div.kcard p {
	font-size: 14px;
	line-height: 23px;
}
div.kcard {
	padding-left: 75px;
	padding-right: 15px;
	position: relative;
	margin-bottom: 75px;
}
div.kcard img {
	position: absolute;
	top: 0;
	left: 0;
}
/*----------kak--------------*/
/*==========prois============*/
section.prois {
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 30px;
	position: relative;
	background-image: linear-gradient(to left, rgba(10, 161, 236, 0.8549019607843137), rgba(5, 81, 118, 0.8549019607843137));
	overflow: hidden;
}
section.prois:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url(../image/page/prois.jpg);
	background-size: 100% 100%;
	z-index: -1;
	top: 0;
	background-position: center;
	transition: 0.8s;
}
section.prois:hover:before {
	transition: 1s;
	transform: scale(1.2);
}
h3.prois {
	color: #fff;
	text-align: center;
	font-family: "opensansbold";
	font-size: 35px;
}
p.pro-one {
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 23px;
	margin-top: 25px;
	margin-bottom: 20px;
	font-family: "opensansbold";
}
p.pro-two {
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 23px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
}

/*----------prois------------*/
/*===========test============*/
div.tcard h6 {
	font-family: "opensansbold";
	line-height: 23px;
	font-size: 16px;
}
div.tcard p {
	line-height: 23px;
	font-size: 14px;
}
div.tcard {
	padding-left: 75px;
	padding-right: 15px;
	margin-top: 20px;
	position: relative;
}
div.tcard img {
	position: absolute;
	top: 0;
	left: 10px;
}
/*-----------test------------*/
/*===========kto=============*/
section.kto {
	background-color: #f2f2f2;
	padding-top: 1px;
	padding-bottom: 60px;
}
div.ktcard h6 {
	font-family: "opensansbold";
	line-height: 23px;
	color: #1a1a1a;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	font-size: 16px;
}
div.ktcard p {
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
	font-size: 14px;
}
div.ktcard img {
	width: 100%;
	height: 100%;
}
div.ktcard:nth-child(3) div.row {
	flex-direction: row-reverse;
}
div.ktcard:nth-child(4) div.row {
	flex-direction: row-reverse;
}
div.ktcard {

}
div.ktrow {
	border-radius: 15px;
	background-color: #fff;
	overflow: hidden;
}
div.ktimg {
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
}
div.ktimg:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to left, rgba(10, 161, 236, 0.5), rgba(5, 81, 118, 0.5));
	transition: 0.2s;
	left: 0;
}
div.ktimga {
	transition: 0.2s;
}
div.ktimga:before {
	width: 100%;
	transition: 0.2s;
}

/*-----------kto-------------*/
/*============ot=============*/
div.otcol {
	margin-top: 40px;
	transition: 0.2s;
	position: relative;
}

div.otcard {
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}
div.otcard h6 {
	font-family: "opensansbold";
	max-width: 256px;
	margin: 0 auto;
	margin-bottom: 15px;
	font-size: 16px;
}
div.otcard p {
	font-size: 14px;
}
div.otcard img {
	margin-bottom: 30px;
	transition: 0.2s;
	margin-top: 10px;
}
div.otcard:hover img {
	transform: scale(0.8);
	transition: 0.2s;
}
div.otcol:before {
	position: absolute;
	width: 0%;
	height: 100%;
	content: '';
	transition: 0.2s;
	background-image: linear-gradient(to left, rgba(10, 161, 236, 0.3137254901960784), rgba(5, 81, 118, 0.12549019607843137));
	bottom: 0;
	left: 0;
	z-index: -1;
}
div.otcol:hover:before {
	transition: 0.2s;
	width: 100%;
}

/*------------ot-------------*/
/*===========yesli===========*/
section.yesli {
	background-image: linear-gradient(to left, #0aa1ec, #055176);
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: 45px;
}
h2.yesli {
	font-size: 30px;
	color: #fff;
	line-height: 1.3;
	max-width: 892px;
	margin: 0 auto;
	text-align: center;
}
h2.yesli a {
	color: #fff;
	font-size: 30px;
	position: relative;
}
h2.yesli a:before {
	position: absolute;
	width: 100%;
	height: 1px;
	content: '';
	background-color: #fff;
	left: 0;
	bottom: 0;
	transition: 0.2s;
}
h2.yesli a:hover:before {
	width: 0%;
}

/*-----------yesli-----------*/
/*===========link============*/
div.lcard span {
	font-size: 11px;
	line-height: 18px;
	font-family: "opensansbold";
	color: #1a1a1a;
	text-transform: uppercase;
}
div.lcard {
	display: flex;
	align-items: center;
}
div.lcard img {
	margin-right: 10px;
}
/*-----------link------------*/

/*==========footer===========*/
footer {
	padding-bottom: 30px;
}
div.fhr {
	height: 1px;
	background-color: #5d5d5d80;
}
div.ff {
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
p.fp {
	color: #424242;
	font-size: 12px;
	line-height: 20px;
	max-width: 462px;
}
a.f1003 {
	font-family: "opensansbold";
	font-size: 60px;
	color: #0aa1ec;
}
span.call {
	font-family: "opensansbold";
	font-size: 18px;
	color: #424242;
	margin-right: 10px;
}
div.call {
	display: flex;
	align-content: center;
}
div.comp {
	margin-top: 25px;
}
a.comp {
	margin-right: 10px;
}
div.comp a.comp img {
	width: 160px;
}

/*----------footer-----------*/
/*==========ctrl=============*/
div.ctrl {
	background-color: #06547b;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}
span.ctrl {
	color: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}
/*----------ctrl-------------*/



/*****************usefullLinks_block****************/

.usefull_links_list{
	width: 100%;
	display: inline-block;
	margin-bottom: 20px;
	padding: 0 50px;
}
.usefull_links_list li{
	margin: 5px 8px;
	list-style: none;
	min-height: 96px;
}
.usefull_links_list li a{
	background-color: #fff;
	position: relative;
	display: flex;
	min-height: 96px;
	align-items: center;
	padding: 10px 25px 10px 100px;
	font-family: "opensans";
	font-size: 14px;
	color: #515151;
	line-height: 1.2;
}
.usefull_links_list li a:hover{
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}
.usefull_links_list li a .links_img{
	position: absolute;
	top:50%;
	left:20px;
	transform: translateY(-50%);
}
.usefull_links_list li a .links_img img{
	width: 73px;
}
.usefull_links_list li a span{
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.usefull_links_list .owl-nav .owl-prev,
.usefull_links_list .owl-nav .owl-next {
	border-radius: 50%;
	width: 30px;
	height: 30px;
	position: absolute;
	top:50%;
	left: 0;
	transform: translateY(-50%);
	transition: all 0.3s ease-in-out;
	margin: -8px 0 0 0;
	outline: none;
}
.usefull_links_list .owl-nav .owl-prev:hover,
.usefull_links_list .owl-nav .owl-next:hover{
	background-color: #006dbf;
	border: 1px solid #006dbf !important;
}
.usefull_links_list .owl-nav .owl-prev span,
.usefull_links_list .owl-nav .owl-next span{
	color: #b1b1b1;
	font-size: 34px;
	position: relative;
	top: -16px;
	color: #0aa1ec;
}
.usefull_links_list .owl-nav .owl-next{
	left: auto;
	right: 0;
}

/*=================foto video==================*/

.foto{
	margin-bottom: 20px;
}
div.foto-in {
	position: relative;
}
div.foto p {
	background-color: #fff;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #0089ed;
	margin-bottom: 0;
	padding: 5px 10px 5px 10px;
	width: 100%;
	height: 52px;
}
div.video-in {
	position: relative;
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0 0 10px 0 #00000020;
}
div.video-in img{
	width: 100%;
	height: calc(100% - 52px);
	object-fit: cover;
}
img.play {
	position: absolute!important;
	width: auto!important;
	height: auto!important;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #ffffff88;
	padding: 10px;
	border-radius: 50%;
}
div.v-if-div {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 5;
	display: none;
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.5);
}
button.v-back {
	position: absolute;
	right: 0;
	top: 0;
	background-color: #333;
	color: #fff;
	border: none;
}
iframe.v-if {
	width: 600px;
	height: 340px;
	vertical-align: middle;
}
/*-----------------foto video------------------*/

/*==========news=============*/
section.news {
	position: relative;
	background-image: linear-gradient(to left, rgba(10, 161, 236, 0.8549019607843137), rgba(5, 81, 118, 0.8549019607843137));
}
section.news:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url(../image/page/news.jpg);
	z-index: -1;
}
div.newt {
	min-height: 45px;
}
div.newt h3 {
	color: #fff;
	font-family: "opensansbold";
	font-size: 32px;
	text-transform: uppercase;
	text-align: center;
	line-height: 45px;
}
h2.cardh2 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
p.cdate {
	margin: 0;
	font-size: 18px;
	line-height: 30px;
	font-family: "opensansbold";
	color: #0aa1ec;
}
p.chead {
	margin: 0;
	font-size: 18px;
	line-height: 30px;
	font-family: "opensansbold";
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	min-height: 60px;
}
button.Р  {
	font-size: 16px;
	line-height: 30px;
	color: #0aa1ec;
	font-style: italic;
	text-decoration: underline;
}
div.cdhead {
	position: relative;
}
div.cdhead:before {
	position: absolute;
	content: '';
	width: 1px;
	height: 55px;
	background-color: #5d5d5d;
	left: -20px;
	top: 0;
}
div.cdhead:after {
	position: absolute;
	content: '';
	width: 1px;
	height: 55px;
	background-color: #5d5d5d;
	right: 0;
	top: 0;
}
div.accordion>.card>.card-header {
	background-color: #fff;
}
div.cfhead {
	display: flex;
	justify-content: center;
	align-items: center;
}
p.ccb {
	font-size: 14px;
	line-height: 25px;
	color: #1a1a1a;
}
.breadcrumb {
	background: transparent;
	padding-left: 0;
}
.breadcrumb li a {
	color: #0089ed;
	font-family: "opensanssemibold";
}
.breadcrumb li {
	position: relative;
	color: #0089ed;
	margin: 0 10px 0 0;
	font-family: "opensanssemibold";
}
.breadcrumb li.active {
	position: relative;
	color: #0089ed;
	margin: 0 10px 0 0;
	font-size: 14px;
	font-family: "opensanssemibold";
}
div.newt h3 {
	margin: 0;
}
div.newt {
	padding-top: 50px;
	padding-bottom: 50px;
}
ul.pagination {
	display: flex;
	justify-content: center;
	margin-top: 36px;
}
ul.pagination li a {
	color: #0aa1ec;
}
.pagination_box {
	width: 100%;
}
a.all_news {
	display: table;
	margin: 20px  auto 0 auto;
	color: #0089ed;
	transition: all 0.3s ease-in-out;
	position: relative;
	font-size: 16px;
}
a.all_news:before {
	position: absolute;
	width: 100%;
	height: 1px;
	bottom: 0;
	left: 0;
	content: '';
	background-color: #0089ed;
	transition: 0.2s;
}
a.all_news:hover:before {
	width: 0%;
	transition: 0.2s;
}

/*----------news-------------*/
/*==========content==========*/
section.content {
	padding-top: 60px;
}
div.rucard h5 {
	font-family: "opensansbold";
	color: #0aa1ec;
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
}
div.rucard span.left {
	font-family: "opensanssemibold";
	text-transform: uppercase;
	color: #000000;
}
div.rucard span.right {
	color: #5d5d5d;
}
div.rucard {
	box-shadow: 0 0 15px 0 #00000030;
	margin-top: 30px;
	border-radius: 8px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
}
h5.title {
	margin: 30px 0px;
	text-align: center;
	color: #0089ed;
	font-family: "opensansbold";
	font-size: 24px;
}
td, th {
	border: 1px solid rgba(0,0,0,0.2) !important;
	padding: 5px 15px;
	font-size: 14px;
}
td.zero {
	font-family: "opensansbold";
}
th.zero {
	font-family: "opensansbold";
}

td.one {
	color: #e00606;
	text-align: center;
}
td.two {
	color: #3b9400;
	text-align: center;
}
td.three {
	color: #ff9900;
	text-align: center;
}
td.four {
	color: #0089ed;
	text-align: center;
}
th.one {
	color: #e00606;
	font-family: "opensansbold";
	text-align: center;
}
th.two {
	color: #3b9400;
	font-family: "opensansbold";
	text-align: center;
}
th.three {
	color: #ff9900;
	font-family: "opensansbold";
	text-align: center;
}
th.four {
	color: #0089ed;
	font-family: "opensansbold";
	text-align: center;
}

th {
	border: 1px solid #5d5d5d80 !important;
}
h2.y-head {
	text-align: center;
	color: #a3e0ff;
	font-family: "opensansbold";
	font-size: 34px;
}

/*----------content----------*/

ul.pagination li {
	margin-left: 3px;
	margin-right: 3px;
}

div.network {
	margin-top: 30px;
	padding-bottom: 18px;
	border-bottom: 1px solid #0aa1ec7a;
}
div.network img {
	transition: 0.2s;
	width: auto !important;
}
div.network img:hover {
	transform: rotate(360deg) scale(1.2);
	transition: 0.6s;
}
div.network a {
	margin-right: 5px;
}
button.print {
	border: none;
	background-color: transparent;
}
div.page img {
	max-width: 100%;
	margin: 15px 0px;
}
span.page-category a {
	font-style: italic;
	font-size: 14px;
	color: #27749a;
	font-family: "opensansbold";
	text-transform: uppercase;
	position: relative;
	transition: 0.2s;
}
span.page-category a:before {
	position: absolute;
	content: '';
	width: 0%;
	height: 1px;
	background-color: #27749a;
	bottom: 0;
	left: 0;
	transition: 0.4s;
}
span.page-category a:hover:before {
	width: 100%;
	transition: 0.4s;
}
span.page-date {
	font-style: italic;
	font-size: 14px;
	color: #27749a;
	font-family: "opensansbold";
}
span.share-link {
	margin-left: 20px;
}
div.div-description {
	text-align: center;
	font-size: 16px;
	margin-bottom: 10px;
}
div.home {
	position: fixed;
	left: 0;
	top: 220px;
	background-color: #fff;
	z-index: 5;
	padding: 15px 30px;
	border-radius: 0 10px 10px 0;
	border: 1px solid #0089ed80;
	box-shadow: 0 0 10px 0 #0089ed80;
}
div.home span {
	font-size: 30px;
	color: #0089ed;
	font-family: "opensansbold";
}
span.uy {
	animation-name: home;
	animation-duration: 1s;

}
@keyframes uy {
	0% {
		color: #0089ed;
	}
	50% {
		color: #000;
	}
	100% {
		color: #0089ed;
	}
}


/*================chat================*/

div.chat-btn {
	position: fixed;
	bottom: 36px;
	transition: 0.2s;
	right: 4%;
	z-index: 5;
}

button.chb {
	position: relative;
	text-align: center;
	background-color: transparent;
	border: none;
	padding: 10px 20px;
	border-radius: 8px 8px 8px 8px;
	background-color: #f32121;
}
button.chb:hover {
	background-color: #0089ed;
}
div.chs {
	right: 10px;
	bottom: 0px;
	transition: 0.2s;
	transform: inherit;
	left: inherit;
}
div.chs button.chb {
	border-radius: 8px 8px 0px 0px;
}
button.chb span {
	color: #fff;
	text-transform: uppercase;
	font-family: "opensansbold";
	font-size: 18px;
}
button.chb svg {
	position: absolute;
	z-index: -2;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	fill: #f32121;
}
button.chb:hover svg {
	fill: #0089ed;
}
div.myfg small {
	margin-bottom: 6px;
	font-size: 12px;
}
.text-muted {
	font-size: 12px;
}
button.plane {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	border: none;
	background: transparent;
	margin-bottom: 5px
}
button.plane span {
	font-size: 14px;
}
div.plane-item {
	background-color: #dddddd80;
	margin-bottom: 6px;
	border-radius: 4px;
	padding: 5px;

}
div.form-group {
	margin-top: 6px;
}
div.plane-item input {
	background-color: transparent;
}
div.chone {
	background-color: #055379;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
div.myfg {
	padding: 5px;
	background-color: #dddddd80;
	border-radius: 4px;
}
div.myfg input,
div.myfg textarea,
div.myfg select {
	background-color: transparent;
}
div.chone {
	padding: 30px 45px;
	max-width: 642px;
	position: fixed;
	bottom: 0;
	right: 10px;
	display: none;
	z-index: 5;
}
div.choneadd {
	display: block;
}
div.chonet {
	margin-bottom: 30px;
	text-align: center;
	padding-top: 20px;
}
div.chonet p {
	color: #fff;
	font-size: 13px;
	padding: 0 36px;
}
div.choneb {
	margin-top: 18px;
	text-align: center;
}
button.choneb1 {
	width: 100%;
	background-color: #fff;
	border-radius: 50px;
	padding: 12px;
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	border: none;
	font-family: "opensansbold";
	text-align: center;
}
button.choneb1:hover {
	background-color: #0089ed;
	color: #fff;
}
button.choneb2 {
	width: 100%;
	background-color: #E00606;
	border-radius: 50px;
	padding: 12px;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	border: none;
	font-family: "opensansbold";
}
button.choneb2:hover {
	background-color: #0089ed;
	color: #fff;
}
button.close1 {
	color: #fff;
	border-radius: 50%;
	position: absolute;
	right: 15px;
	top: 15px;
	border: 2px solid #fff;
	width: 40px;
	height: 40px;
	background-color: transparent;
	font-size: 18px;
}
button.close1:hover {
	color: #fff;
}
small.fdesc {
	font-size: 13px;
	display: inline-block;
}
.modal-title {
	font-size: 16px;
	font-family: "opensansbold";
}
div.telc input {
	width: 60%;
}
div.telc {
	display: flex;
}
div.telc button {
	margin-left: 15px;
}
div.mtel .form-group {
	margin-bottom: 0;
}
.hint-block {
	margin-top: 4px;
}
div.cod {
	display: none;
}
button.cod {
	visibility: hidden;
	position: relative;
}
button.cod:before {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	content: '';
	top: 0;
	left: 0;
}
div.prog {
	margin-bottom: 10px;
}
div.time {
	height: 0px;
	width: 0%;
	background-color: #11d211;
}
div.timeadd {
	animation-name: mywidth;
	animation-duration: 60s;
	height: 4px;
}
@keyframes mywidth {
	0% {
		width: 0%;
	}
	100% {
		width: 100%;
	}
}
input.mess:focus {
	outline: none;
	box-shadow: none;
}
input.nmess:focus {
	outline: none;
	box-shadow: none;
}
input.cod:focus {
	outline: none;
	box-shadow: none;
}
label {
	font-size: 14px;
	font-weight: inherit;
}
div.onecod {
	display: none;
}
button.btn-reports {
	background: #0089ed;
	border-radius: 36px;
	padding: 10px;
	color: #fff;
	font-family: "opensansbold";
	font-size: 18px;
	text-transform: uppercase;
}
button.getCode {
	margin-top: 26px;
	margin-left: 20px;
}

/*----------------chat----------------*/
section.uvideo {
	margin-top: 30px;
}
h4.uvideo {
	text-align: center;
	color: #0089ed;
	margin-bottom: 20px;
	font-size: 25px;
}
div.uv-link {
	margin-top: 30px;
	text-align: center;
}
div.uv-link a {
	color: #0089ed;
	position: relative;
	font-size: 18px;
}
div.uv-link a:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 1px;
	background-color: #0089ed;
	bottom: 0;
	transition: 0.2s;
	left: 0;
}
div.uv-link a:hover {
	color: #0089ed;
	transition: 0.2s;
}
div.uv-link a:hover:before {
	width: 0%;
	transition: 0.2s;
}

/*====================================*/
div.lvideo video {
	width: 100%;
}

/*------------------------------------*/

.pagination > li:last-child > span,
.pagination > li:first-child > span {
	font-size: 14px;
}

.card > .list-group:first-child .list-group-item:first-child {
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem;
}

.card-body {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	min-height: 1px;
	padding: 1.25rem;
}

.card-title {
	margin-bottom: 0.75rem;
}

.card-subtitle {
	margin-top: -0.375rem;
	margin-bottom: 0;
}

.card-text:last-child {
	margin-bottom: 0;
}

.card-link:hover {
	text-decoration: none;
}

.card-link + .card-link {
	margin-left: 1.25rem;
}

.card-header {
	padding: 0.75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, 0.03);
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
	border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
	border-top: 0;
}

.card-footer {
	padding: 0.75rem 1.25rem;
	background-color: rgba(0, 0, 0, 0.03);
	border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
	border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
	margin-right: -0.625rem;
	margin-bottom: -0.75rem;
	margin-left: -0.625rem;
	border-bottom: 0;
}

.card-header-pills {
	margin-right: -0.625rem;
	margin-left: -0.625rem;
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem;
}

.card-img,
.card-img-top,
.card-img-bottom {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
}

.card-img,
.card-img-top {
	border-top-left-radius: calc(0.25rem - 1px);
	border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
	border-bottom-right-radius: calc(0.25rem - 1px);
	border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck .card {
	margin-bottom: 15px;
}

@media (min-width: 576px) {
	.card-deck {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin-right: -15px;
		margin-left: -15px;
	}
	.card-deck .card {
		-ms-flex: 1 0 0%;
		flex: 1 0 0%;
		margin-right: 15px;
		margin-bottom: 0;
		margin-left: 15px;
	}
}

.card-group > .card {
	margin-bottom: 15px;
}

@media (min-width: 576px) {
	.card-group {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
	}
	.card-group > .card {
		-ms-flex: 1 0 0%;
		flex: 1 0 0%;
		margin-bottom: 0;
	}
	.card-group > .card + .card {
		margin-left: 0;
		border-left: 0;
	}
	.card-group > .card:not(:last-child) {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	.card-group > .card:not(:last-child) .card-img-top,
	.card-group > .card:not(:last-child) .card-header {
		border-top-right-radius: 0;
	}
	.card-group > .card:not(:last-child) .card-img-bottom,
	.card-group > .card:not(:last-child) .card-footer {
		border-bottom-right-radius: 0;
	}
	.card-group > .card:not(:first-child) {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	.card-group > .card:not(:first-child) .card-img-top,
	.card-group > .card:not(:first-child) .card-header {
		border-top-left-radius: 0;
	}
	.card-group > .card:not(:first-child) .card-img-bottom,
	.card-group > .card:not(:first-child) .card-footer {
		border-bottom-left-radius: 0;
	}
}

.card-columns .card {
	margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
	.card-columns {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 1.25rem;
		-moz-column-gap: 1.25rem;
		column-gap: 1.25rem;
		orphans: 1;
		widows: 1;
	}
	.card-columns .card {
		display: inline-block;
		width: 100%;
	}
}

.accordion > .card {
	overflow: hidden;
}

.accordion > .card:not(:last-of-type) {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.accordion > .card:not(:first-of-type) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.accordion > .card > .card-header {
	border-radius: 0;
	margin-bottom: -1px;
}

.card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: 0.25rem;
}

.card-body p {
	font-size: 14px;
}
button.СЃbtn {
	font-size: 14px;
	color: #0089ed;
}
button.cbtn:focus {
	outline: none;
	box-shadow: none;
}
section.newl {
	margin-top: 15px;
	margin-bottom: 30px;
}
.btn-link:hover, .btn-link:focus {
	text-decoration: none;
	outline: none;
	box-shadow: none;
}

/*==================404===================*/
div.site-error {
	margin-top: 127px;
}
div.div404 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 300px;
	align-items: center;
	overflow: hidden;
}
div.div404 h1 {
	font-family: cursive;
	font-size: 50px;
	color: #0089ed;
	animation-name: myani;
	animation-duration: 6s;
	animation-iteration-count: infinite;
}
div.div404 h2 {
	font-family: cursive;
	font-size: 36px;
	color: #0089ed;
	animation-name: nmyani;
	animation-duration: 6s;
	animation-iteration-count: infinite;
}
@keyframes myani {
	0% {
		color: #0089ed;
		transform: scale(1) translate(0px, 0px);
	}
	30% {
		color: #3b9400;
		transform: scale(1)  translate(200px, 0px);
	}
	60% {
		color: #ff9900;
		transform: scale(1) translate(-200px, 0px);
	}
	100% {
		color: #0089ed;
		transform: scale(1) translate(0px, 0px);
	}
}
@keyframes nmyani {
	0% {
		color: #0089ed;
		transform: scale(1) translate(0px, 0px);
	}
	30% {
		color: #3b9400;
		transform: scale(1)  translate(-200px, 0px);
	}
	60% {
		color: #ff9900;
		transform: scale(1) translate(200px, 0px);
	}
	100% {
		color: #0089ed;
		transform: scale(1) translate(0px, 0px);
	}
}

/*------------------404-------------------*/
/*==================answer================*/
section.ans {
	margin-bottom: 40px;
}
a.ans-item {
	display: block;
	margin-top: 20px;
	border-radius: 10px;
	box-shadow: 0 3px 6px 0 rgba(0,0,0,0.33);
	padding: 15px 20px;
	color: #1a1a1a;
	font-size: 18px;
	font-family: "opensanssemibold";
}
h5.ans-h5 {
	margin-top: 20px;
	font-family: "opensansbold";
	font-size: 18px;
	color: #0089ed;
}
h5.ans-h5 a {
	display: inline-block;
	border: 1px solid #0089ed;
	border-radius: 20px;
	padding: 8px 12px;
	background-color: #0089ed;
	color: #fff;
	font-size: 16px;
}
h5.ans-h5 a:hover {
	background-color: #fff;
	color: #0089ed;
}
a.ans-item:hover {
	color: #fff;
	background-image: linear-gradient(to left, rgba(10, 161, 236, 0.8549019607843137), rgba(5, 81, 118, 0.8549019607843137));
}
div.ans-online {
	margin-top: 60px;
}
div.ans-online h5 {
	font-size: 18px;
	font-family: "opensanssemibold";
	color: #1A1A1A;
	line-height: 27px;
}
div.ansbot a {
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	line-height: 25px;
	font-family: "opensansbold";
	padding: 8px 30px;
	border-radius: 30px;
	display: inline-block;
	transition: 0.2s;
	position: relative;
	border: 1px solid #0089ed;
	overflow: hidden;
}
div.ansbot a:after {
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	background-color: #fff;
	left: -120%;
	top: 0;
	transition: 0.2s;
	border-radius: 30px;
	z-index: -1;
}
div.ansbot a:before {
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	background-color: #0089ed;
	border-radius: 30px;
	left: 0;
	top: 0;
	z-index: -2;
}
div.ansbot a:hover {
	color: #0089ed;
	transition: 0.2s;
}
div.ansbot a:hover:after {
	left: 0;
	transition: 0.4s;
}
div.ansbot {
	text-align: right;
}
a.qu-col {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
a.qu-col:focus {
	text-decoration: none;
}
a.qu-col span {
	font-size: 18px;
	font-family: "opensanssemibold";
	color: #1A1A1A;
	line-height: 27px;
}
div.qu-text p,
div.qu-text {
	font-size: 14px;
	color: #1a1a1a;
	font-family: "opensanssemibold";
}
div.qu-text {
	padding-top: 0;
}
div.qu-phead {
	background-color: #fff !important;
	padding: 15px;
	border: none !important;
	border-color: #fff !important;
}
div.qu-content {
	margin-top: 20px;
	border-radius: 10px !important;
	box-shadow: 0 3px 6px 0 rgba(0,0,0,0.33);
	overflow: hidden;
	border-color: #fff !important;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #fff !important;
}
button.qubtn {
	background-color: transparent;
	border: none;
	font-size: 16px;
	font-family: "opensansbold";
	position: relative;
}
.panel-group .panel + .panel {
	margin-top: 12px;
}
button.addmin {
	position: relative;
	background-color: #fff;
}
button.addmin:before {
	position: absolute;
	content: '-';
	width: 100%;
	height: 100%;
	top: 3px;
	left: 0;
	background-color: #fff;
	z-index: 2;

}

/*------------------answer----------------*/
/*==================leaflet===============*/
h3.leaflet-link {
	color: #f32121;
	font-size: 36px;
	text-align: center;
	font-family: "opensansbold";
	margin: 0;
}
section.leaflet-section {
	margin-bottom: 30px;
	margin-top: 36px;
}
div.leaflet-link-box {
	border-radius: 15px;
	padding: 20px 15px;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
}
div.leaflet-link-box:hover {
	background: linear-gradient(to left, #0089ed, #055176);
	background-color: #0089ed;
}
div.leaflet-link-box:hover h3.leaflet-link {
	color: #fff;
}

/*------------------leaflet---------------*/
/*------------------ie--------------------*/
/*.highcharts-figure, .highcharts-data-table table {
    min-width: 300px;
    margin: 1em auto;
}
.highcharts-data-table table {
	font-family: Verdana, sans-serif;
	border-collapse: collapse;
	border: 1px solid #EBEBEB;
	margin: 10px auto;
	text-align: center;
	width: 100%;
	max-width: 500px;
}
.highcharts-data-table caption {
    padding: 1em 0;
    font-size: 1.2em;
    color: #555;
}
.highcharts-data-table th {
	font-weight: 600;
    padding: 0.5em;
}
.highcharts-data-table td, .highcharts-data-table th, .highcharts-data-table caption {
    padding: 0.5em;
}
.highcharts-data-table thead tr, .highcharts-data-table tr:nth-child(even) {
    background: #f8f8f8;
}
.highcharts-data-table tr:hover {
    background: #f1f7ff;
}

#container h4 {
    text-transform: none;
    font-size: 14px;
    font-weight: normal;
}
#container p {
    font-size: 13px;
    line-height: 16px;
}

@media screen and (max-width: 600px) {
    #container h4 {
        font-size: 2.3vw;
        line-height: 3vw;
    }
    #container p {
        font-size: 2.3vw;
        line-height: 3vw;
    }
}*/
/*------------------ie--------------------*/
/*==================foto==================*/
section.foto {
	margin-top: 50px;
}
div.foto-img-div img {
	width: 100%;
}
div.foto-img-div {
	position: relative;
}
div.foto-img-div:before {
	position: absolute;
	width: 100%;
	height: 0%;
	content: '';
	top: 0;
	left: 0;
	transition: 0.2s;
	background-image: linear-gradient(to left, rgba(10, 161, 236, 0.5), rgba(5, 81, 118, 0.6));
}
p.foto-text-p {
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 5px;
	margin-left: 8px;
	color: #0089ed;
	font-family: "opensanssemibold";
}
div.foto-col-in {
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0 3px 10px 0 rgba(0,0,0,0.3);
}
div.foto-col-in:hover div.foto-img-div:before {
	height: 100%;
	transition: 0.2s;
}
/*------------------foto------------------*/
/*==================home==================*/
section.home {
	margin-top: 36px;
	background: linear-gradient(to left, #0aa1ec, #055176);
}
div.home-row h3 {
	color: #fff;
	font-family: "opensansbold";
	font-size: 36px;
	line-height: 50px;
	margin-top: 0px;
}
div.home-row p {
	color: #fff;
	font-family: "opensanssemibold";
	font-size: 20px;
	line-height: 30px;
}
div.home-link {
	margin-top: 15px;
}
div.home-link a {
	color: #fff;
	font-family: "opensanssemibold";
	display: inline-block;
	border-radius: 30px;
	padding: 8px 20px;
	font-size: 16px;
	transition: 0.2s;
	position: relative;
	border: 1px solid transparent;
	overflow: hidden;
	z-index: 0;
}
div.home-link a:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background-color: #0089ed;
	left: 0;
	top: 0;
	z-index: -2;
	border-radius: 30px;
}
div.home-link a:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background-color: #fff;
	left: -120%;
	top: 0;
	z-index: -2;
	transition: 0.2s;
	border-radius: 30px;
}
div.home-link a:hover:after {
	left: 0%;
	transition: 0.2s;
}
div.home-link a:hover {
	color: #0089ed;
}
div.home-owl .owl-carousel .owl-item img {
	width: inherit;
}
div.home-left-col {
	display: flex;
	align-items: center;
}
/*------------------home------------------*/
/*==================stat==================*/
div.high-scroll {
	overflow-x: scroll!important;
}
div#w0 {
	width: 1500px;
}
div#w1 {
	width: 1500px;
}
/* width */
div.high-scroll::-webkit-scrollbar {
	width: 8px;
}
/* Track */
div.high-scroll::-webkit-scrollbar-track {
	background: #f1f1f1;
}

/* Handle */
div.high-scroll::-webkit-scrollbar-thumb {
	background: #c1c1c1;
}

/* Handle on hover */
div.high-scroll::-webkit-scrollbar-thumb:hover {
	background: #a1a1a1;
}

/*------------------stat------------------*/
/*==================wizard================*/
#questionsList .pages section {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 300px;
	flex-direction: column;
}

#questionsList .buttons {
	display: flex;
	justify-content: center;
}

#questionsList .buttons button {
	margin: 5px;
}
/*-------------wizard----------------------*/



