body {
	/*
	background-color: #185771;
	*/
	color: #185771;
	font-family: 'Roboto', sans-serif;
	font-size: 1.2rem;
	line-height: 1.4rem;
}

h1 {
	padding-top: 3rem;
}
.icon {
	height: auto;
}
.icon-big {
	max-width: 6rem;
}
.icon-mid {
	max-width: 4rem;
}
.icon-sm {
	max-width: 2rem;
}



/* header */
header {
	margin-top: 2rem;
	margin-bottom: 1.2rem;
}
.rm-logo {
	margin-top: 0rem;
	text-align: center;
	margin-bottom: 0rem;
}
@media (min-width: 576px) {
	.rm-logo {
		margin-top: -15px;
	}
}
.rm-logo img {
	max-height: 3em;
}
.rm-call-button {
	margin: 0.5rem auto;
	display: block;
}
.rm-call-button a{
	font-size: 2rem !important;
}
@media (min-width: 576px) {
	.rm-call-button {
		display: none;
	}
}
.rm-call-number {
	font-size: 1.4rem;
}
.rm-hdr-tel a {
	font-size: 1.6rem;
	color: #185771;
	text-decoration: none;
}
.rm-hdr-tel a:hover {
	color: #db7926;
}
.rm-attention {
	color: #db7926;
	font-size: 1.2rem;
}
.rm-header-contacts i {
	line-height: 3rem;
}
.rm-header-contacts {
	text-align: center;
	font-size: 1.5rem;
}

@media (min-width: 768px) {
	.rm-logo {
		text-align: left;
	}
	.rm-header-contacts {
		text-align: right;
	}
}
.rm-contacts-icons {
	display: inline-block;
	margin-right: 1rem;
}
/* //header */

/* nav */
.navbar {
	padding-bottom: 0.8rem !important;
}
.navbar i{
	margin-right: 0.4rem;
}
.navbar a {
	color: #fff;
}
.navbar a:hover{
	color: #db7926;
}
.navbar .nav-item {
	margin-right: 1.2rem;
}
.navbar-toggler i {
	color: #fff;
	font-size: 1.2rem;
}
/* //nav */

/* lines */
.line {
	padding-bottom: 3rem;
}
.line-dark {
	background-color: #185771;
	color: #fff;
}
.line-red {
	background-color: #db7926;
	color: #fff;
}
.line-light {
	background-color: #fff;
	color: #185771;
}

svg.divider {
	pointer-events: none;
	margin-bottom: 3rem;
}
svg.divider-top {
	position: absolute;
	bottom: 0;
	z-index: 99;
	pointer-events: none;
	margin-bottom: 0rem;
}
.divider-dark path {
  fill: #185771;
  stroke: #185771;
  stroke-width: 2;
}
.divider-red path {
  fill: #db7926;
  stroke: #db7926;
  stroke-width: 2;
}
.divider-light path {
  fill: #fff;
  stroke: #fff;
  stroke-width: 2;
}

.line p {
	margin-bottom: 0rem;
	margin-top: 1rem;
}
/* specific */

/* promo */
.promo {
	padding-bottom: 0rem !important;
	position: relative;
}
.slide1,
.slide2,
.slide3 {
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.slide1 {
	background-image: url('/static/photo/slide1.jpg');
}
.slide2 {
	background-image: url('/static/photo/slide2.jpg');
}
.slide3 {
	background-image: url('/static/photo/slide3.jpg');
}
.slide-promo-item {
	display: inline-block;
	margin-top: 4rem;
	margin-bottom: 6rem;
	background-color: rgba(200,200,200,.7);
	border-radius: 3px;
	padding: 2rem;
}
.slide-promo-item .btn{
	margin-top: 2rem;
}
/* /promo */

/* footer */
.mr-type-item {
	display: inline-block;
	padding: 0.5rem;
}
.mr-type-item a{
	color: #fff;
	text-decoration: none;
}
.mr-type-item a:hover{
	color: #fff;
	border-bottom: 1px solid;
}
.mr-type-item i{
	margin-right: 0.3rem;
}
.mr-call-button {
	margin: 0.5rem auto;
	display: block;
}
.mr-call-button p{
	text-align: center;
}
.mr-call-button a{
	font-size: 2rem !important;
}
.mr-call-number {
	padding-top:1rem;
	padding-bottom: 1rem;
	text-align: center;
}
.mr-copy {
	text-align: center;
}
@media (min-width: 576px) {
	.mr-call-button {
		display: none;
	}
	.mr-call-button p{
		text-align: inherit;
	}
	.mr-call-number {
		text-align: inherit;
		padding:0;
	}
	.mr-copy {
		text-align: inherit;
	}
}

.mr-call-number a{
	font-size: 1.7rem;
	color: #fff;
}

/* - */
.about {

}
.about-points {

}
.about-points .point{
	padding-bottom: 2rem;
	padding-top: 2rem;
}
.about-points .point-bg {
    min-width: 70px;
    min-height: 70px;
    display: inline-block;
    background-color: #fff;
		border-radius: 70px;
		margin-bottom: 1.5rem;
		color: #185771;
    font-size: 2rem;
    line-height: 4.4rem;
}
.about-points .point-bg i{
		color: #db7926;
}

/* - */
.mr-callback-form {

}


/* - */
.actions {

}
.actions-points {

}
.actions-points .point{
	padding-bottom: 2rem;
	padding-top: 2rem;
}
/* - */
.price {

}
.price-points {

}
.price-points .point {
	margin-top: 2rem;
}
.price-points .point a{
	margin-top: 1rem;
}
/* - */
.work {
}
.work-points{
}
.work-points .point {
	margin-top: 2rem;
}
.work-points .point a{
	margin-top: 1rem;
}

/* boostrap 4.3 */
.btn-primary, a .btn-primary{
    color: #fff !important;
    background-color: #185771;
    border-color: #185771;
}
.btn-outline-primary, a .btn-outline-primary  {
    color: #185771;
    border-color: #185771;
}
.btn-outline-primary:hover, a .btn-outline-primary:hover {
    background-color: #185771;
    border-color: #185771;
}

.btn-order, a .btn-order{
    color: #fff !important;
    background-color: #db7926;
    border-color: #db7926;
}
.btn-outline-order, a .btn-outline-order  {
    color: #db7926;
    border-color: #db7926;
}
.btn-outline-order:hover, a .btn-outline-order:hover {
    background-color: #db7926;
    border-color: #db7926;
}
/* callback button */

.pulse {
  position: fixed;
  bottom: 2%;
  right: 3%;
  transform: translate(-50%, -50%);
  background: #db7926;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  color: #fff;
  text-align: center;
  line-height: 58px;
  font-size: 25px;
	cursor: pointer;
}

@media (min-width: 576px) {
	.pulse {
		width: 70px;
		height: 70px;
		bottom: 10%;
		right: 5%;
		line-height: 70px;
	  font-size: 30px;
	}
}

.pulse a {
	color: #fff;
	z-index: 999;
}

.pulse:before,
.pulse:after {
	content: " ";
	display: block;
	position: absolute;
	border: 50%;
	border: 1px solid #db7926;
	left: -20px;
	right: -20px;
	top: -20px;
	bottom: -20px;
	border-radius: 50%;
	animation: animate 1.5s linear infinite;
	opacity: 0;
	backface-visibility: hidden;
}

.pulse:after{
	animation-delay: .5s;
}

@keyframes animate {
	0% {
    	transform: scale(0.5);
    	opacity: 0;
		}
	50% {
    	opacity: 1;
		}
	100% {
    	transform: scale(1.2);
    	opacity: 0;
		}
}
