.cs2_png {
	width: 100px;
}

.img_paloma {
  margin-top: -10px;
}

.btns {
	padding-bottom: 50px;
}

.box-shadow-info {
  padding: 5px;
  box-shadow: 0px 0px 1px #000;
  margin-top: 10px;
}

.tng {
	color: red;
	font-size: 20px;
}

.div_tarif {
	background-color: #F2EDE7;
}

.dopol {
	color: #000;
	font-size: 15px;
}

.sale {
  background-color: #F5F404;
}

.sale b {
  font-size: 18px;
  color: red;
}

.txt_sp {
	color: #000;
	font-size: 12px;
}

.div_tarif2 {
	background-color: #F5F5F5;
}

.div_tarif3 {
	background-color: #EFD3AE;
}

.hit_png {
	width: 150px;
	margin-top: -100px;
}

.img_cs {
	margin: 2px;
	border-radius: 10px;
	box-shadow: 0px 0px 10px #000;
}

.img_cs:hover {
	margin: 2px;
	border-radius: 10px;
	box-shadow: 0px 0px 10px #fff;
}

.gallery {
	padding-left: 35px;
}

.intro {
	text-align: center;
}

.info {
	text-align: center;
}

.contact_pos {
  color: black;
	margin-bottom: 50px;
  padding: 5px;
  text-align: center;
  text-shadow: 0px 0px 50px #0FBE7C;
}

.cont_a {
	font-size: 15px;
}

.cont_a:hover {
  color: white;
}

.speech-bubble a {
	color: blue;
}

.marg {
	margin: 10px;
}

.top {
	margin-left: 80px;
	font-size: 15px;
	color: green;
}

.top:hover {
	margin-left: 80px;
	font-size: 17px;
}

.tex_ul {
  color: #4F435C;
}

.div_rostaskr {
  width: 100%; 
  text-align: center;
  position: relative;
}

.rostaskr {
  text-align: center;
  width: 100%;
}


.content1{
  padding: 20px;
  margin-top: 50px;
  width: 100%;
  position: relative;
}

.content1 img{

  float:left;
  width: 180px;
  height: 250px;
  margin-right: 20px;

}

.content1 p {
  width: 100%;
  float: left;
}

.content1 span {
  font-weight: 600;
}

/* ======= Footer ======= */
.footer {
  display: block;
  position: relative;
  margin: 0;
  padding: 0
}

@media print {
  .footer {
      display: none
  }
}

.footer__section {
  display: flex;
  flex-wrap: wrap;
  padding-top: 2rem;
  padding-bottom: 2rem
}

.footer__divider {
  display: block;
  height: 1px;
  background: #f8f9fa;
  width: 100%
}

.footer__link {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  line-height: 1.2;
  margin-top: .75rem;
  color: #000;
  border-bottom: 1px solid transparent;
  transition: all .1s linear
}

.footer__link:focus {
  outline: none
}

.footer__link:hover {
  color: #007bff;
  border-bottom-color: rgba(0,123,255,.23)
}

.footer__heading {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  line-height: 1.2;
  margin-top: 1rem;
  color: #000;
  border-bottom: 1px solid transparent;
  transition: all .1s linear
}

a.footer__heading:hover {
  color: #007bff;
  border-bottom-color: rgba(0,123,255,.23)
}

.footer-rating {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center
}

@media (max-width: 991.98px) {
  .footer-rating {
      justify-content:center
  }
}

.footer-rating__hidden {
  display: none
}

.footer-rating__result {
  margin-left: .5rem
}

.footer-rating__text {
  display: block;
  position: relative;
  color: #080503;
  font-size: 1rem;
  font-weight: 400;
  margin: 0;
  padding: 0;
  line-height: 1;
  top: .125rem
}

.footer-rating__star {
  display: block;
  position: relative;
  width: 1.3rem;
  height: 1.3rem;
  margin-left: .125rem;
  margin-right: .125rem
}

.footer-rating__star:first-child {
  margin-left: 0
}

.footer-rating__star:last-child {
  margin-right: 0
}

.footer-rating__star path {
  fill: #ffeeba;
  transition: all .1s linear
}

.footer-rating__star:hover {
  cursor: pointer
}

.footer-rating__star-active path {
  fill: #ffdb6d
}

.footer-rating__star-hover path {
  fill: #ffc107
}

.footer-phones {
  display: flex;
  flex-direction: row;
  justify-content: flex-end
}

@media (max-width: 991.98px) {
  .footer-phones {
      justify-content:center
  }
}

.footer-phones__item {
  display: block;
  text-decoration: none;
  color: #080503;
  font-size: 1.75rem;
  font-weight: 700;
  margin-right: 1.75rem;
  transition: all .1s linear
}

.footer-phones__item:first-child {
  margin-left: auto
}

.footer-phones__item:last-child {
  margin-right: 0
}

@media (max-width: 991.98px) {
  .footer-phones__item {
      margin-left:auto;
      margin-right: auto;
      margin-top: 1rem
  }
}

@media (max-width: 991.98px) {
  .footer-phones__item.hid {
      display:none
  }
}

.footer-phones__item svg {
  fill: #080503;
  display: inline-block;
  position: relative;
  height: 1.75rem;
  width: 1.75rem;
  top: .25rem;
  transition: all .1s linear
}

.footer-phones__item .pre {
  font-weight: 400
}

.footer-phones__item:hover {
  color: #007bff
}

.footer-phones__item:hover svg {
  fill: #007bff;
  animation-name: footer-animate;
  animation-duration: .5s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
  transform-origin: center;
  transition: all .1s linear
}

@keyframes footer-animate {
  0% {
      transform: rotate(0)
  }

  25% {
      transform: rotate(18deg)
  }

  50% {
      transform: rotate(12deg)
  }

  to {
      transform: rotate(0)
  }
}

@media (max-width: 991.98px) {
  .footer-copyright {
      display:flex;
      flex-direction: column;
      text-align: center
  }
}

.footer-copyright__company {
  display: block;
  color: #080503;
  font-size: 1rem;
  font-weight: 400
}

@media (max-width: 991.98px) {
  .footer-copyright__company {
      margin-bottom:1rem
  }
}

.footer-copyright__company-link {
  display: inline-block;
  color: #080503;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
  transition: all .1s linear;
  border-bottom: 1px solid transparent
}

.footer-copyright__company-link:hover {
  color: #007bff;
  border-bottom-color: rgba(0,123,255,.23)
}

.footer-copyright__link {
  display: block;
  color: #080503;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
  transition: all .1s linear;
  border-bottom: 1px solid transparent;
  margin-right: .75rem
}

.footer-copyright__link:hover {
  color: #007bff;
  border-bottom-color: rgba(0,123,255,.23)
}

.footer-copyright__link:first-child {
  margin-left: auto
}

.footer-copyright__link:last-child {
  margin-right: 0
}

@media (max-width: 991.98px) {
  .footer-copyright__link {
      margin-left:auto;
      margin-right: auto!important
  }
}

.footer-seo {
  display: block;
  position: relative
}

.footer-seo h1,.footer-seo h2,.footer-seo h3,.footer-seo h4,.footer-seo h5 {
  color: #6c757d;
  font-size: .8rem;
  font-weight: 400;
  padding: 0;
  line-height: 1.2;
  text-align: left;
  margin: .25rem 0
}

.footer-seo ol,.footer-seo p,.footer-seo ul {
  color: #6c757d;
  font-size: .8rem;
  font-weight: 300;
  text-align: justify;
  line-height: 1.2;
  margin: .25rem 0
}

@media (max-width: 991.98px) {
  .footer-seo ol,.footer-seo ul {
      padding-left:15px
  }
}

.footer-seo ol li,.footer-seo ul li {
  color: #6c757d;
  font-size: .8rem;
  font-weight: 300;
  text-align: justify;
  margin: 0;
  line-height: 1.2
}

.footer-seo a {
  color: inherit;
  text-decoration: none;
  font-size: inherit;
  font-weight: inherit;
  border: 1px solid transparent;
  transition: all .1s linear
}

.footer-seo a:hover {
  border-color: rgba(209,204,199,.33)
}

/*Кнопка дозвона (начало)*/
#popup__toggle{bottom:25px;right:10px;position:fixed;z-index:999;}
.img-circle{background-color:#29AEE3;box-sizing:content-box;-webkit-box-sizing:content-box;}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border: 2px solid #29AEE3;width:150px;height:150px;bottom:-25px;right:10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%;opacity: .5;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#29AEE3;width:100px;height:100px;bottom:0px;right:35px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom: 14px;right: 49px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;background-image:url(images/mini5.png);background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}

.img-circle:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}
 @-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}   
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
  0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
  30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
  100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
opacity: .1;}}
@-moz-keyframes circle-fill-anim {
  0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
  100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
  50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
  100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
  0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
  0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
/*Кнопка дозвона (конец)*/



