@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap');

/*
* {
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
}
* {
	font-family: Century Cothic;
}
*/

* {
	font-family: 'Jost', sans-serif;
}


h1, h2, h3, h4 {
	font-weight: normal !important;
}

.title h1 {
	font-size: 1.2rem;
	text-transform: uppercase;
}

a {
	color: #0095da;
}
a:hover {
	color: #8bd7f8;
}

body {
	color: #555;
}

.modal {
	color: #000;
}

.head {
	position: relative;
	z-index: 2;

}
.head > div {
	padding: 2rem 0;
}
.head > div:first-child {
	padding: 0.5rem 0;
}
.head .logo img {
	max-width: 100%;
	max-height: 70px;
	padding: 4px;
}

.head.fixed {
  width: 100%;
  position: fixed;
  background: #fff;
  top: 0; left:0;
	-webkit-box-shadow: 0px 1px 3px 0px rgba(107, 107, 107, 0.75);
	-moz-box-shadow:    0px 1px 3px 0px rgba(107, 107, 107, 0.75);
	box-shadow:         0px 1px 3px 0px rgba(107, 107, 107, 0.75);
	padding: 0rem 2rem 0 0.5rem;
}
.head.fixed > div {
	padding: 0.5rem;
}


.head.fixed .logo img {
	margin-top: 0;
	max-width: 100%;
	max-height: 35px;
}
.head.fixed .phone, .head.fixed .dopmenu {
	padding-top: 1rem !important;
}

.head_panel {
	margin-top: -30px;
	padding: 0 !important;
}
.head_panel .feather {
	margin-bottom: 3px !important;
}
.head_panel > a {
	display: inline-block;
	color: #a6a6a6;
	margin: 0 10px 0 0;
}

.grey {
	background: url('/i/bg2.jpg') no-repeat center center;
	xbackground: #eee;
}

.row {
	padding: 0;
	margin: 0;
}

.head .feather {
	margin-bottom: 0.5rem;
}
.head .dopmenu .feather {
	margin-bottom: 0.5rem;
	color: #000 !important;
}

.close span {
	font-size: 1.5rem;
}
.phone .feather {
	margin-right: 0.5rem;
}
.phone a {
	color: #000;
	font-size: 1.4rem;
}
.dopmenu {
	padding-top: 2.5rem !important;
}

.navbar-toggler-icon, navbar-toggler {
	color: #000;
}
.nav-item.action a, .nav-item.active.action a {
	color: #f00 !important;
}
.navbar-toggler {
	background: #fecc00;
	padding: 5px 10px;
}

.head .navbar-nav {
	width: 100%;
}
.head .nav-item {
	width: 19%;
}
.head .nav-item > li {
	padding: 0;
}
.head .nav-item > a {
	font-size: 16px;
	display: block;
	padding: 0.5rem 1rem !important;
}
.head .nav-item:hover, .head .nav-item:hover > a, .head .nav-item.active > a {
	color: #fff;
}

.head .navbar {
	transition: top 2s;
  padding: 0;
}
.head .navbar-brand img {
	width: 100%;
	max-height: 50px;
}
.head .tofixed {
	margin-left: 1rem;
}

.phone {
	padding-top: 2.5rem !important;
	text-align: right;
}
.phone .feather {
	margin-right: 0.5rem;
}
.phone a {
	color: #000;
	font-size: 1rem;
}


.head .navbar-nav {
	width: 100%;
}
.head .nav-item {
	width: 19%;
}
.head .nav-item > li {
	padding: 0;
}
.head .nav-item > a {
	display: block;
	text-align: center;
	border: 2px solid transparent;
	padding: 0.5rem .5rem !important;
}
.head .nav-item:hover > a, .head .nav-item.active > a {
	color: #555;
	border-bottom: 2px solid #ccc;
}

.head .navbar {
	transition: top 2s;
  padding: 0;
}
.head .navbar-brand img {
	width: 100%;
	max-height: 50px;
}
.head .tofixed {
	margin-left: 1rem;
}

.head .navbar .navbar-brand, .head .navbar .tofixed {
	display: none;
}
.head .navbar.fixed .navbar-brand, .head .navbar.fixed .tofixed  {
	display: block;
}
.head .navbar.fixed ~ .wrap {
  /*margin-top:80px;*/
}
.head .dropdown-menu {
	background: transparent;
	border: 0;
	border-radius: 0;
	padding: 0;
	min-width: 250px;
}
.head .dropdown-item {
	color: #0095da;
	border-radius: 0 !important;
	background: rgba(240,240,240,0.95);
	padding: 0.5rem 1rem;
}
.head .dropdown-item:hover {
	color: #fff;
	background: rgba(200,200,200,0.95);
}


table {
	border: 0 !important;
}

.start {
	border-radius: 0;
	padding: 0;
	min-height: 600px;
}
.start h1 {
	margin: 5rem 5rem 0 5rem;
	font-size: 4rem;
	font-weight: 700;
	color: #fff;
}
.start h4 {
	margin: 0 5rem 5rem 5rem;
	font-weight: 400;
	font-size: 2rem;
	color: #fff;
}


.btn-outline-primary {
	color: #307bb7;
	border-color: #307bb7;
}
.btn-outline-primary:hover {
	color: #fff;
	background-color: #307bb7;
	border-color: #307bb7;
}

.preem {
	padding: 0;
}
.preem h3 {
	font-weight: bold;
	font-size: 2rem;
}
.preem .feather {
	width: 60px;
	height: 60px;
	color: red;
}

.gallery-start .item {
	height: 300px;
}
.gallery-start .item a {
	display: block;
	width: 100%;
	height: 100%;
}
.gallery-start .item h3 {
	display: inline-block;
	width: auto;
	margin-top: 15px;
	padding: 5px 10px;
	font-size: 18px;
	background: #000;
	color: #fff;
}

.map {
	position: relative;
	height: 500px;
}
.map > ymaps {
	position: absolute;
	width: 100%;
	height: 100%;
 	/*filter: grayscale(100%);*/
}
.map .feather {
	width: 20px;
	height: 20px;
	margin-bottom: 5px;
}
.map li a {
	font-size: 24px;
}

.mapc {
	background: rgba(255,255,255,0.9);
	padding: 30px;
	color: #000;
	border: 1px solid #eee;
	border-radius: 3px;
}
.mapc .feather, .mapb .feather {
	margin-right: 0.5rem;
}
.mapc li, .mapc ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mapc h2 {
	padding: 0;
}

.caption {
	padding-top: 15vh;
	color: #fff;
	text-align: left;
}
.caption h1 {
	font-size: 4rem;
	text-shadow: 1px 1px 1px rgba(71, 71, 71, 1);
}
.caption h1 span {
	display: block;
}
.caption p {
	font-size: 2rem;
	text-shadow: 1px 1px 1px rgba(71, 71, 71, 1);
}
.carousel-control-next, .carousel-control-prev {
	width: 5%;
}
.carousel {
	height: 80vh;
}
.carousel-inner, .carousel-item {
	height: 100%;
}

/* Новости */
.start_news {
	padding: 3rem 0 1rem 0;
}
.start_news .start_news-title {
	padding: 1rem;
}
.start_news .start_news-all {
	padding: 1.5rem 1rem 0 1rem;
}
.start_news-title h2 {
	font-weight: bold;
}
.news .item {
	height: 250px;
	margin-bottom: 30px;
}
.news .item img {
	object-fit: cover;
	height: 70%;
	width: 100%;
}
.news .item h4 {
	width: 100%;
	height: 60px;
	margin: 0;
	font-size: 1rem;
	padding: 10px 0;
	color: #555;
}
/* END Новости */

.cd-timeline-img .feather {
	margin: 15px;
	width: 30px;
	height: 30px;
	color: #fff;
}

.footer {
	margin: 0;
	padding-top: 0rem;
}
.footer ul > li {
	width: 16%;
	list-style: none;
	float: left;
}
.footer .sub a {
	padding: 0.1rem 0;
}

.copy {
	padding: 3rem 0 1rem 0;
	background: url(/i/bottom_bg_4.png) repeat-x center bottom;
}
.copy div, .copy div a{
	font-size: 0.7rem;
	color: #888;
}


@media (max-width: 990px) {
	h2 {
		font-size: 1.2rem;
	}
	.preem .feather {
		width: 35px;
		height: 35px;
	}
	.preem h5 {
		font-size: 1rem;
	}
	.caption h1 {
		font-size: 2rem;
	}
	#dopmenu {
		border: 0px solid red;	
		height: 90vh;
	}
	.logo {
			padding-top: 1rem !important;
	}
	iframe {
		width: 99%;
	}	
	.head > div {
  	padding: 0.5rem 0;
	}
	.dopmenu, .phone {
		padding-top: 1rem !important;
	}
	.head .logo, .head_panel {
    text-align: center;
	}
	.head .nav-item {
		width: 100%;
	}
	.head_panel > a {
		margin: 10px;
	}
	.head_panel a span {
		display: none;
	}
	.head_panel {
		margin-top: 10px;
		padding: 0 !important;
	}
	.start_prod h2 a, .start_prod h2 {
		width: 100%;
		font-size: 120%;
	}
	.phone a {
		font-size: 0.8rem;
	}
	.carousel {
		height: 80vh;
	}
	.caption h5 {
		font-size: 1rem;
		font-weight: bold;
		text-shadow: 1px 1px 1px rgba(71, 71, 71, 1);
	}
	.caption p {
		font-size: 0.5rem;
		text-shadow: 1px 1px 1px rgba(71, 71, 71, 1);
	}
}
@media (max-width: 1200px) {
	.footer ul {
		margin:0;padding:0;
	}
	.footer ul > li {
		width: 80%;
		list-style: none;
	}
	.footer .sub {
		padding-left: 1rem;
	}
	.caption h5 {
		font-size: 2rem;
		font-weight: bold;
		text-shadow: 1px 1px 1px rgba(71, 71, 71, 1);
	}
	.caption p {
		font-size: 1rem;
		text-shadow: 1px 1px 1px rgba(71, 71, 71, 1);
	}
	.cd-timeline-img .feather {
		margin: 7px;
		width: 25px;
		height: 25px;
		color: #fff;
	}
	.head .nav-item > a {
		font-size: 13px;
	}
}

.content img {
	max-width: 100%;
}







/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}
.cd-container::after {
  /* clearfix */
  content: "";
  display: table;
  clear: both;
}

/* -------------------------------- 

Main components 

-------------------------------- */

#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
#cd-timeline::before {
  /* this is the vertical line */
  content: "";
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #d7e4ed;
}
@media only screen and (min-width: 1170px) {
  #cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #cd-timeline::before {
    left: 50%;
    margin-left: -2px;
  }
}

.cd-timeline-block {
  position: relative;
  margin: 1em 0;
}
.cd-timeline-block::after {
  clear: both;
  content: "";
  display: table;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin: 1em 0;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}

.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px #ffffff, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}
.cd-timeline-img img {
  display: block;
  width: 40px;
  height: 40px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
}
.cd-timeline-img.cd-picture, .cd-movie, .cd-location {
  background: #fff;
}

@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: #f4f4f4;
  border-radius: 0.25em;
  padding: 0.5em;
  box-shadow: 0 3px 0 #d7e4ed;
}
.cd-timeline-content::after {
  clear: both;
  content: "";
  display: table;
}
.cd-timeline-content h2 {
  color: #303e49;
}
.cd-timeline-content p,
.cd-timeline-content .cd-read-more,
.cd-timeline-content .cd-date {
  font-size: 13px;
  font-size: 0.8125rem;
}
.cd-timeline-content .cd-read-more,
.cd-timeline-content .cd-date {
  display: inline-block;
}
.cd-timeline-content p {
  margin: 0;
  line-height: 1.6;
}
.cd-timeline-content .cd-read-more {
  float: right;
  padding: 0.3em 0.5em;
  background: #acb7c0;
  color: #ffffff;
  border-radius: 0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}
.cd-timeline-content .cd-date {
  float: left;
  padding: 0.8em 0;
  opacity: 0.7;
}
.cd-timeline-content::before {
  content: "";
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #ffffff;
}
@media only screen and (min-width: 768px) {
  .cd-timeline-content h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .cd-timeline-content p {
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-content .cd-read-more,
  .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    margin-left: 0;
    padding: 1em;
    width: 45%;
  }
  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: #ffffff;
  }
  .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: #ffffff;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}

@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations
  .cd-timeline-block:nth-child(even)
  .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}