html, body {
    font-family: ultimapro;
}

h1 {
  margin-bottom: 30px;
  margin-top: 30px;
  text-align: center;
}
h2.item-title {
  text-align: center;
}
.col-sm-12.col-md-12.col-lg-4.col-xl-4 img {
  border-radius: 15px 225px 15px 255px/ 255px 15px 225px ;
  box-shadow: 20px 38px 34px -26px rgba(0, 0, 0, 0.2);
  width: 100%;
}
.prices {
  border: 8px none;
  border-radius: 255px 15px 225px / 15px 225px 15px 255px;
  box-shadow: 20px 38px 34px -26px rgba(0, 0, 0, 0.2);
  padding: 45px;
  position: relative;
}


.prices:hover {
	box-shadow: 2px 8px 4px -6px rgba(0, 0, 0, 0.3);
}
.custom {
  background: #85ccff4a;
  border-radius: 255px 15px 225px / 15px 225px 15px 255px;
  box-shadow: 20px 38px 34px -26px rgba(0, 0, 0, 0.2);
  padding: 36px;
}
.cen {
  font-size: 39px;
  position: relative;
  text-align: center;
}
.pric-title {
  font-weight: 700;
  margin: 12px;
  text-align: center;
}













.navbar-light .navbar-nav .nav-link {
  color: white;
}
.navbar-light .navbar-nav .nav-link:hover {
  color: #f0ff07;
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: #f0ff07;
    border-bottom: 3px solid;
}
.header-menu {
    background: #007bffd4 none repeat scroll 0 0;
    box-shadow: 0 0 18px #007bff;
    height: 59px;
    margin: 0 auto;
    width: 100%;
}
h3.gorod {
	font-weight: 700;
	margin: 12px;
	text-align: center;
	
}
.otz {
	text-align: center;
}
.header-menu.fixed {
    animation-duration: 1s;
    animation-name: zoomIn;
    background: #007bffe6 none repeat scroll 0 0;
    box-shadow: 0 0 12px blue;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 12;
}
/*scroll-top*/
.scroll-top {
  width: 55px;
  height: 55px;
  line-height: 55px;
  position: fixed;
  bottom: 105%;
  right: 50px;
  font-size: 16px;
  border-radius: 50%;
  z-index: 99;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  background: #008391;
  transition: 1s ease;
}
.scroll-top.open {
  border: medium none;
  bottom: 30px;
}
.scroll-top:hover{
  background: #f18f20;
}
.scroll-top span{
  color: #fff;
}
.scroll-top:after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
  background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
/*scroll-top*/
.owl-prev {
	position: relative;
	top: -130px;
}
.owl-next {
	position: relative;
	top: -130px;
}
.rab {
  font-size: 21px;
  position: relative;
  top: 12px;
}
.col-sm-12.col-md-12.col-lg-3.col-xl-3.mt-3 {
  text-align: center;
}
#searchform {
  border-bottom: 2px solid;
  border-radius: 5px;
  box-shadow: 0 0 3px;
  float: left;
  position: relative;
  top: 9px;
  width: 100%;
}
#searchform input[type="text"] {
  border: medium none;
  float: left;
  padding: 7px;
  width: 100%;
}
#searchform input[type="submit"] {
  background: rgba(0, 0, 0, 0) url("/templates/tema/img/search.png") no-repeat scroll center center;
  border: medium none;
  height: 41px;
  min-width: 60px;
  position: absolute;
  right: -12px;
  width: 60px;
}
.phone {
  font-size: 21px;
  position: relative;
  top: 9px;
}
.logo.pt-1.pb-1 {
  border-radius: 5px;
  box-shadow: 0 0 3px;
  height: 150px;
  padding: 18px;
  text-align: center;
}
.fab.fa-viber {
  color: red;
  font-size: 23px;
}
.fab.fa-whatsapp {
  color: green;
  font-size: 23px;
}
ul.nav.navbar-nav .nav-link {
  font-weight: 900;
  margin-left: 9px;
  margin-right: 9px;
  text-transform: uppercase;
}
video.bg-video {
  height: 100%;
  width: 100%;
}
.navbar-nav {
  display: flex;
  flex-direction: inherit;
  list-style: outside none none;
  margin: 0 auto;
  padding-left: 0;
}
.top-menu {
  box-shadow: 0 0 7px orange;
}

.overlow {
  background-color: #ffffff6e;
  display: inline-block;
  height: 360px;
  position: absolute;
  width: 99%;
}
.over-conteiner .text {
  color: white;
  font-size: 63px;
  margin-top: 60px;
  position: absolute;
  text-align: center;
  width: 70%;
}
.over-conteiner .text-small {
  color: white;
  font-size: 54px;
  margin-top: 140px;
  position: absolute;
  text-align: center;
  width: 70%;
}
.navbar.navbar-dark.color .nav-item {
  border-radius: 9px;
  box-shadow: 0 0 3px blue;
  margin: 11px;
}
.navbar.navbar-dark.color .nav-item::before {
  color: blue;
  content: "\f058";
  font-family: Font Awesome \35  Pro;
  font-size: 23px;
  font-weight: 100;
  margin-left: -9px;
  position: absolute;
  top: 3px;
}
.navbar.navbar-dark.color .nav-item a{
  color: #007bff;
}
.logo.pb-1 {
  background: #85ccff4a;
  font-size: 27px;
  border-radius: 9px;
  padding: 16px;
}

.logo.pb-1 a{
  color: #044877;
}
.hidden {
  display: none;
}
.contactus-form.contactus-form92.contactus-center {
  position: absolute;
  width: 100%;
  right: 5%;
  margin-top: 70px;
  background: #5655b98c;
  padding: 21px;
  border-radius: 12px;
}
.footer {
  background: #007bffe6 none repeat scroll 0 0;
  height: 340px;
}
.footer-copyright {
  color: white;
  position: relative;
  top: 150px;
}
.footer-copyright a {
    color: #1988ff;
    text-decoration: none;
    background-color: transparent;
}
.owl-carousel .owl-item img {
width: auto;
max-height: 120px;
margin-left: auto;
margin-right: auto;
}
#otz img {
width: auto;
max-height: 300px;
margin-left: auto;
margin-right: auto;
}
#p-vuz img {
  margin-left: auto;
  margin-right: auto;
  max-height: 250px;
  width: auto;
}
.owl-next {
	font-size: 45px;
	float: right;
}
.owl-prev {
	font-size: 45px;
	float: left;
}
.bt {
  width: 100%;
  text-align: center;
  margin-top: 27px;
}
@media (max-width: 575.98px) { 
.navbar-light .navbar-toggler {
    color: rgb(255 255 255);
    border-color: rgb(255 255 255);
    width: 100%;
}
ul.top.nav.navbar-nav.m-auto {
    background: #007bffe6;
    z-index: 9;
    position: relative;
    text-align: center;
}
li.nav-item .active {
    width: 100%;
}
li.nav-item {
    width: 100%;
}

.navbar.navbar-dark.color .nav-item a{
  color: #ffffff;
}

ul.top.nav.navbar-nav.m-auto.navbar .navbar-dark.color .nav-item{
    background: #007bff;
}
 }


@media (min-width: 576px) and (max-width: 767.98px) { 
.navbar-light .navbar-toggler {
    color: rgb(255 255 255);
    border-color: rgb(255 255 255);
    width: 100%;
}
ul.top.nav.navbar-nav.m-auto {
    background: yellowgreen;
    z-index: 9;
    position: relative;
    text-align: center;
}
 }


@media (min-width: 768px) and (max-width: 991.98px) { 

 }


@media (min-width: 992px) and (max-width: 1199.98px) { 

 }


@media (min-width: 1200px) { 

.container {
  max-width: 1640px;
  position: relative;
}
.shadows {
  box-shadow: 0 0 3px #007bffe6;
  margin: 0 auto;
  width: 1600px;
}
.rab {
  font-size: 21px;
  position: relative;
  top: 12px;
}
.pric-title {
  font-weight: 700;
  margin: 12px;
  text-align: center;
}
.gorod-title {
	font-weight: 700;
	margin: 12px;
	text-align: center;
	width: 72%;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
	font-size: 45px;
	float: right;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	font-size: 45px;
	float: left;
}

 }












@font-face{font-family:"ultimapro";src:url("/templates/diplom/webfonts/ultimapro.woff2");
font-display: swap;
}
@font-face{font-family:"ultimapro";src:url("/templates/diplom/webfonts/ultimapro-bold.woff2");
font-display: swap;
}