/*
 *
 *   INSPINIA Landing Page - Responsive Admin Theme
 *   2.2
 *
*/
@import url("//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&amp;lang=en");
/* GLOBAL STYLESs
-------------------------------------------------- */
body {
  color: #5e6163;
  font-family: 'Open Sans', helvetica, arial, sans-serif;
}
span.navy {
  color: #046b7e;
}
p.text-color {
  color: #5e6163;
  
}
a.navy-link {
  color: #046b7e;
  text-decoration: none;
}
a.navy-link:hover {
  color: #035a6a;
}
section p {
  color: #fff;
  font-size: 18px;
  text-align:center;
}
section a {
  color: #fff;
  font-size: 18px;
  text-align:center;
}

section a:hover{
  color: #fff;
  font-size: 18px;
  text-align:center;
}

address {
  font-size: 13px;
}
h1 {
  margin-top: 10px;
  font-size: 30px;
  font-weight: 200;
}

h2 {
	padding-top:0px;
	
	color: #44c6ea;
}	
.navy-line {
  width: 100px;
  height: 1px;
  margin: 10px auto 0;
  border-bottom: 1px solid #44c6ea;
margin-bottom:40px;
}

.navy-line1 {
  width: 100px;
  height: 1px;
  margin: 0px auto 0;
  border-bottom: 1px solid #fff;
  margin-bottom:40px;
}
.navy-bg {
  background-color: #046b7e;
  color: #ffffff;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 2000;
  

}
/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
  
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
  
}


.navbar-default.navbar-scroll {
  background-color: #fff;
  border-color: #fff;
  padding: px 0;
 
}



.down li {
	background:url('../img/pix.png');
}

.navbar-scroll.navbar-default .down li{
 
  background: transparent;
}

.navbar-scroll.down li a{ 
	color:black;
}

.navbar-default {
  background-color: transparent;
  border-color: transparent;
  transition: all 0.3s ease-in-out 0s;
 
   
}
.navbar-default .nav li a {
  color: #fff;
  font-family: 'Open Sans', helvetica, arial, sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
   border-bottom: 0px solid #fff;
   font-size: 12px;
  
  
}

@media (max-width: 1200px){
	
	.navbar-default .nav li a {
	font-size: 10px;
	 font-weight: 500;
	  text-transform: none;
	}
	
}
	
	
	
	
	
.navbar-nav > li > a {
  padding-top: 25px;
  border-top: 6px solid transparent;
   background-color: #fff;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover {
  background: transparent;
  color: #00abd6;
  border-top: 6px solid #00abd6;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #fff;
   border-bottom: 0px solid #fff;
}
.navbar-default .navbar-nav > .active > a:focus {
  background: transparent;
  color: #fff;
  
}
.navbar-default.navbar-scroll .navbar-nav > .active > a:focus {
  background: transparent;
  color: inherit;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  background: #00abd6;
  color: #fff;
  
}

.navbar-default .navbar-brand {
  color: #fff;
  height: auto;
  display: block;
  font-size: 14px;
  background: #00abd6;
  padding: 15px 20px 15px 20px;
  border-radius: 0 0px 5px 5px;
  font-weight: 700;
  transition: all 0.3s ease-in-out 0s;
}




.navbar-scroll.navbar-default .nav li a {
  color: #5e6163;
  background: transparent;
}
.navbar-scroll.navbar-default .nav li a:hover {
  color: #00abd6;
}

.navbar-scroll.navbar-default .nav .navbar-brand1 li a {
  color: #5e6163;
}


/*
.navbar-wrapper .navbar.navbar-scroll {
  padding-top: 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #e7eaec;
  border-radius: 0;
}*/
.nav > li > a {
  padding: 25px 10px 15px 10px;
 background:url('../img/pix.png');

}

/*
.navbar-scroll .navbar-nav > li > a {
  padding: 20px 10px;
}*/

/*
.navbar.navbar-scroll .navbar-brand {
  margin-top: 15px;
  border-radius: 5px;
  font-size: 12px;
  padding: 10px;
  height: auto;
}
*/


/* BACKGROUNDS SLIDER
-------------------------------------------------- */
.header-back {
  height: 470px;
  width: 100%;
}
.header-back.one {
  background: url('../img/header_one.jpg') 50% 0 no-repeat;
}
.header-back.two {
  background: url('../img/header_two.jpg') 50% 0 no-repeat;
}
/*TOP BANNER
-------------------------------------------------- */
.banner {
  height: 617px;
  background-color: #44c6ea;
background-image:url('../img/bezecho.jpg');
 background-size: cover;
 background-repeat: repeat;
background-position:left bottom, center center;
  min-width: 100%;
}

@media screen and (max-width: 414px) {
	
	.banner {
		background-color: #44c6ea;
background-image:url('../img/uzor1.png');
	background-size: cover;
 background-repeat: no-repeat;
background-position: ;
	}
}
.banner .promo {
  position: absolute;
  top: 120px;
  left: 19.2%;
padding:10px;
  color: #fff;
  z-index:1;
   background:url('../img/pix.png');
   border-radius: 10px;
  
}

.zakazat {
	padding-top:510px;
	
}	

.banner .promo h1 {

font-weight:bold; 
}

@media screen and (max-width: 480px) {
	
	.banner .promo {
		left: 10.2%;
	}
	.banner .promo h1 {
		font-size: 22px;
		}
		
		
		.banner {
			height: 480px;
		}
		
		.zakazat {
	padding-top:350px;
	
}
}

.banner .promo1 {
  position: absolute;
  top: 190px;
  right: 35%;
  height: 100%;
  z-index:0;  

}

@media screen and (max-width: 1024px) {
	.showme {
		opacity:0.4;	
	}	
}

@media screen and (max-width: 1280px) {
	.banner .promo1 {
		right: 0%;
	}
}

@media screen and (max-width: 1366px) {
	.banner .promo1 {
		right: 7%;
	}
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carousel {
  height: 470px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}
/* Declare heights because of positioning of img element */
.carousel .item {
  height: 470px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 470px;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-control.left,
.carousel-control.right {
  background: none;
}
.carousel-control {
  width: 6%;
}
.carousel-inner .container {
  position: relative;
}
.carousel-inner {
  overflow: visible;
}
.carousel-caption {
  position: absolute;
  top: 100px;
  left: 0;
  bottom: auto;
  right: auto;
  text-align: left;
}
.carousel-caption {
  position: absolute;
  top: 100px;
  left: 0;
  bottom: auto;
  right: auto;
  text-align: left;
}
.carousel-caption.blank {
  top: 140px;
}

.carousel-indicators {
  padding-right: 60px;
}
.carousel-caption h1 {
  font-weight: 700;
  font-size: 38px;
  text-transform: uppercase;
  text-shadow: none;
  letter-spacing: -1.5px;
}
.carousel-caption p {
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: none;
}
.caption-link {
  color: #fff;
  margin-left: 10px;
  text-transform: capitalize;
  font-weight: 400;
}
.caption-link:hover {
  text-decoration: none;
  color: inherit;
}
/* Sections
------------------------- */
.services {
  padding-top: 20px;
}
.services h2 {
  font-size: 16px;
  letter-spacing: -1px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
  text-align: center;
}
.services h3 {
  margin-top: 5px;
  font-size: 13px;
  letter-spacing: -1px;
  font-weight: 400;
  margin-bottom: 15px;
  text-align: center;
}
.features-block {
  margin-top: 40px;
}

.features-block1 {
  margin-top: 40px;
}

.features-block img {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.features-text {
  padding: 110px;
}
.features small {
  color: #046b7e;
}
.features h2 {
  font-size: 18px;
  margin-top: 5px;
 
}
.features-text-alone {
  margin: 40px 0;
}
.features-text-alone h1 {
  font-weight: 200;
}
.features-icon {
  color: #046b7e;
  font-size: 40px;
}
.navy-section {
  margin-top: 60px;
  background: #046b7e;
  color: #fff;
  padding: 20px 0;
}
.gray-section {
  background: #f4f4f4;
  margin-top: 60px;
   width:100%;
}

.sky-section {
	background: #0b79ac url("../img/uzor1.png") no-repeat center bottom; 
	background-size: 100%;
  z-index:10;
  position: relative;
   width:100%;
  
}

.white-section {
	background: #fff url("../img/fon3.png") no-repeat center bottom; 
	background-size: 100%;
	
  margin-top: ;
  z-index:;
  position: relative;
   width:100%;
  
}
.poloski-section {
   background-image: url('../img/poloski.jpg');
  height:500px;
 background-size:cover;
 width:100%;
 position: relative;
 	z-index:8;
  text-align:center;
}


@media screen and (max-width: 414px) {
.poloski-section {	
height:800px;

}
}	

.blue-section {
  background: #0278ab;
  margin-top: 0px;
  height:60px;
   box-shadow: 0 16px 10px -4px rgba(0, 0, 0, .2);
    z-index:15;
	position: relative;
	 width:100%;
}

.blue2-section {
  background: #44c6ea;
  margin-top: 0px;
  height:60px;
   box-shadow: 0 16px 10px -4px rgba(0, 0, 0, .2);
    width:100%;
	position: relative;
	z-index:9;
}

.blue3-section {
 	background: #0b79ac url("../img/uzor1.png") no-repeat center bottom;
  margin-top: 0px;
  height:100px;
   box-shadow: 0 16px 10px -4px rgba(0, 0, 0, .2);
    z-index:15;
	position: relative;
	 width:100%;
}


.fon-section {
  background-image: url('../img/fon.jpg');
  margin-top: 0px;
  height:347px;
 background-size:;
 width:100%;
}




.fon2-section {
  background-image: url('../img/fon2.jpg');
  margin-top: 0px;
  height:1847px;
 background-size:cover;
 width:100%;
 position: relative;
 	z-index:8;
	text-align:left;
}

.new-section {
  background-image: url('../img/fon2.jpg');
  margin-top: 0px;
  height:800px;
 background-size:;
 width:100%;
 position: relative;
 	z-index:8;
	text-align:left;
}



@media screen and (max-width: 1200px) {
	
	.fon2-section {
	 height:2447px;
	}
}

@media screen and (max-width: 702px) {
	
	.fon2-section {
	 height:2000px;
	}

}

@media screen and (max-width: 414px) {
	
	.fon2-section {
	 height:2650px;
	}
	
}

@media screen and (max-width: 375px) {
	.fon2-section {
	 height:2800px;
	}
	
}

.team-member {
  text-align: center;
}
.team-member img {
  margin: auto;
}
.social-icon a {
  background: #046b7e;
  color: #fff;
  padding: 4px 8px;
  height: 28px;
  width: 28px;
  display: block;
  border-radius: 50px;
}
.social-icon a:hover {
  background: #035a6a;
}
.img-small {
  height: 88px;
  width: 88px;
}
.pricing-plan {
  margin: 30px 4px 0 0px;
  border-radius: 4px;
  border: 1px solid #046b7e;
}
.pricing-plan.selected {
  transform: scale(1.2);
  background: #f4f4f4 ;
 
}

@media screen and (max-width: 1200px) {
  .pricing-plan.selected {
   transform: scale(1.0);
    background: #f4f4f4 ;
  }
  
  }

.pricing-plan li {
  padding: 20px 16px;
  border-top: 1px solid #e7eaec;
  text-align: center;
  color: #5d5d5d;
}
.pricing-plan .pricing-price span {
	font-size: 16px;
  font-weight: 700;
  color: #046b7e;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
}
li.pricing-desc {
  font-size: 13px;
  border-top: none;
  padding: 20px 16px ;
}
li.pricing-title {
	border-top: none;
	
  background: #046b7e;
  color: #fff;
  padding: 14px;
  border-radius: 1px 1px 0 0 ;
  font-size: 22px;
  font-weight: 600;
}
.testimonials {
  padding-top: 80px;
  padding-bottom: 90px;
  background-color: #046b7e;
  background-image: url('../img/avatar_all.png');
}
.big-icon {
  font-size: 56px;
}
.features .big-icon {
  color: #046b7e;
}
.contact {
  background-image: url('../img/word_map.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin-top: 60px;
}
/* Buttons - only primary custom button
------------------------- */
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: #fff;
}
.btn-primary {
  background-color: #007caf;
  border-color: #007caf;
  color: #FFFFFF;
  font-size: 20px;
  padding: 10px 40px;
  font-weight: ;
  border-radius: 40px;
}

.btn-primary1 {
  background-color: #046b7e;
  color: #FFFFFF;
  font-size: 14px;
  padding: 10px 10px;
  font-weight: 600;
}

.btn-primary1:hover,
.btn-primary1:focus,
.btn-primary1:active,
.btn-primary1.active {
	background-color: #035a6a;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-color: #6f9ca9;
  border-color: #6f9ca9;
  color: #FFFFFF;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary.active[disabled],
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: #057c92;
  border-color: #057c92;
}
/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;

  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
	
  }
  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 0px;
  }
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.4;
  }
  .featurette-heading {
    font-size: 50px;
  }
}
@media (max-width: 992px) {
 
}
@media (max-width: 768px){




 
  .carousel-caption,
  .carousel-caption.blank {
    left: 5%;
    top: 80px;
  }
  .carousel-caption h1 {
    font-size: 28px;
  }
  
  
  .navbar.navbar-scroll .navbar-brand {
    margin-top: 6px;
  }
  .navbar-default {
    background-color: #fff;
    border-color: #fff;
    padding: 15px 0;
	
	
  }
  .navbar-default .navbar-nav > .active > a:focus {
    background: transparent;
    color: inherit;
  }
  .navbar-default .nav li a {
    color: #5e6163;
	
	
  }
  .navbar-default .nav li a:hover {
    color: #046b7e;
	
  }
  .navbar-wrapper .navbar {
    padding-top: 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #e7eaec;
    border-radius: 0;
	
	
  }
  .nav > li > a {
    padding: 25px 9px 15px 9px;
	
  }
  .navbar-nav > li > a {
    padding: 20px 10px;
	 
	
  }
  
 @media (max-width: 414px){
	.navbar-default .nav li a {
   
font-size: 16px;
	}	
 }
  
  
  .navbar .navbar-brand {
    margin-top: 6px;
    border-radius: 5px;
    font-size: 12px;
    padding: 10px;
    height: auto;
  }
  
    .navbar .navbar-`1 {
    margin-top: 10px;
    border-radius: 5px;
    font-size: 12px;
    padding: 10px;
    height: auto;
  }
  .navbar-wrapper .navbar {
    padding-left: 15px;
    padding-right: 5px;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover {
    color: inherit;
	
  }
  .carousel-control {
    display: none;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}

	

@media (max-width: 1068px){
	.navbar-nav > li > a {
		font-size:12px;
		 padding: 25px 5px;
	}
	
	.navbar .navbar-brand {
    margin-top: px;
    border-radius: px;
    font-size: 12px;
    padding: 10px;
    height: auto;
  }
  
  .kartinka
	{
	width:100%;
	}
	
}
/* MARGINS & PADDINGS
-------------------------------------------------- */
.p-xxs {
  padding: 5px;
}
.p-xs {
  padding: 10px;
}
.p-sm {
  padding: 15px;
}
.p-m {
  padding: 20px;
}
.p-md {
  padding: 25px;
}
.p-lg {
  padding: 30px;
}
.p-xl {
  padding: 40px;
}
.m-xxs {
  margin: 2px 4px;
}
.m-xs {
  margin: 5px;
}
.m-sm {
  margin: 10px;
}
.m {
  margin: 15px;
}
.m-md {
  margin: 20px;
}
.m-lg {
  margin: 30px;
}
.m-xl {
  margin: 50px;
}
.m-n {
  margin: 0 !important;
}
.m-l-none {
  margin-left: 0;
}
.m-l-xs {
  margin-left: 5px;
}
.m-l-sm {
  margin-left: 10px;
}
.m-l {
  margin-left: 15px;
}
.m-l-md {
  margin-left: 20px;
}
.m-l-lg {
  margin-left: 30px;
}
.m-l-xl {
  margin-left: 40px;
}
.m-l-n-xxs {
  margin-left: -1px;
}
.m-l-n-xs {
  margin-left: -5px;
}
.m-l-n-sm {
  margin-left: -10px;
}
.m-l-n {
  margin-left: -15px;
}
.m-l-n-md {
  margin-left: -20px;
}
.m-l-n-lg {
  margin-left: -30px;
}
.m-l-n-xl {
  margin-left: -40px;
}
.m-t-none {
  margin-top: 0;
}
.m-t-xxs {
  margin-top: 1px;
}
.m-t-xs {
  margin-top: 5px;
}
.m-t-sm {
  margin-top: 10px;
}
.m-t {
  margin-top: 15px;
}
.m-t-md {
  margin-top: 20px;
}
.m-t-lg {
  margin-top: 30px;
}
.m-t-xl {
  margin-top: 40px;
}
.m-t-n-xxs {
  margin-top: -1px;
}
.m-t-n-xs {
  margin-top: -5px;
}
.m-t-n-sm {
  margin-top: -10px;
}
.m-t-n {
  margin-top: -15px;
}
.m-t-n-md {
  margin-top: -20px;
}
.m-t-n-lg {
  margin-top: -30px;
}
.m-t-n-xl {
  margin-top: -40px;
}
.m-r-none {
  margin-right: 0;
}
.m-r-xxs {
  margin-right: 1px;
}
.m-r-xs {
  margin-right: 5px;
}
.m-r-sm {
  margin-right: 10px;
}
.m-r {
  margin-right: 15px;
}
.m-r-md {
  margin-right: 20px;
}
.m-r-lg {
  margin-right: 30px;
}
.m-r-xl {
  margin-right: 40px;
}
.m-r-n-xxs {
  margin-right: -1px;
}
.m-r-n-xs {
  margin-right: -5px;
}
.m-r-n-sm {
  margin-right: -10px;
}
.m-r-n {
  margin-right: -15px;
}
.m-r-n-md {
  margin-right: -20px;
}
.m-r-n-lg {
  margin-right: -30px;
}
.m-r-n-xl {
  margin-right: -40px;
}
.m-b-none {
  margin-bottom: 0;
}
.m-b-xxs {
  margin-bottom: 1px;
}
.m-b-xs {
  margin-bottom: 5px;
}
.m-b-sm {
  margin-bottom: 10px;
}
.m-b {
  margin-bottom: 15px;
}
.m-b-md {
  margin-bottom: 20px;
}
.m-b-lg {
  margin-bottom: 30px;
}
.m-b-xl {
  margin-bottom: 40px;
}
.m-b-n-xxs {
  margin-bottom: -1px;
}
.m-b-n-xs {
  margin-bottom: -5px;
}
.m-b-n-sm {
  margin-bottom: -10px;
}
.m-b-n {
  margin-bottom: -15px;
}
.m-b-n-md {
  margin-bottom: -20px;
}
.m-b-n-lg {
  margin-bottom: -30px;
}
.m-b-n-xl {
  margin-bottom: -40px;
}
.space-15 {
  margin: 15px 0;
}
.space-20 {
  margin: 20px 0;
}
.space-25 {
  margin: 25px 0;
}
.space-30 {
  margin: 30px 0;
}
/* PACE PLUGIN
-------------------------------------------------- */
.pace .pace-progress {
  background: #fff;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 2px;
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}
.pace-inactive {
  display: none;
}
section.timeline {
  padding-bottom: 0px;
}
section.comments {
  padding-bottom: 0px;
}
.comments-avatar {
  margin-top: 25px;
  margin-left: 22px;
}
.comments-avatar .commens-name {
  font-weight: 600;
  font-size: 14px;
}
.comments-avatar img {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  margin-right: 10px;
}

.comments-avatar1 img {
  width: 360px;
  height: 186px;
 

}

.bubble {
  position: relative;
  height: 100px;
  padding: 10px;
  background: #FFFFFF;
 
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-style: ;
  font-size: 15px;
  text-align:center;
  padding-top:40px;
}


.bubble:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 15px 14px 0;
  border-color: #FFFFFF transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -15px;
  left: 30px;
}

.bubble1 {
	 
  position: relative;
  height: 100px;
  padding: 10px;
  background: #FFFFFF;
 
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-style: ;
  font-size: 15px;
   text-align:center;
 padding-top:30px;
  box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);
} 

.bubble1:after {
  content: '';
  position: absolute;
  
 border: 70px solid transparent;
border-bottom: 23px solid #ffffff;

  display: block;
  width: 0;
  z-index: 1;
  top: -85px;
  left: 30px;
}


.pryam {
	background-image: url('../img/blue.png'); 
	background-repeat:repeat;
	z-index:12;
	width:580px; 
	height:300px; 
	margin-bottom: 100px;
	margin-top: 100px; 
	display: inline-block;
	text-align:center;
	
}

@media screen and (max-width: 606px) {
	.bubble1 {
		padding-top:15px;
		  font-size: 12px;
		  line-height:14px;
	}
	
.pryam {
width:100%;

}	
	
}	

@media screen and (max-width: 480px) {
	.pryam {
width:100%;
height:100%;

}
	





	.parent3 p{
	font-size: 3vw; /* 3% of viewport width */
		margin: 1px;
		padding:0px;
	}
	
.parent3 li{
	font-size: 3vw; /* 3% of viewport width */
		margin: 1px;
		padding:0px;
	}
	
		
.parent1 {
	font-size: 3vw; /* 3% of viewport width */
		
	}
	
		
.parent4 p {
	font-size: 3vw; /* 3% of viewport width */
		
	}
	
	.parent4 li {
	font-size: 3vw; /* 3% of viewport width */
		
	}
}

@media screen and (max-width: 386px) {
	.shag2 {
		padding-top:20px;
	}
	
}

@media screen and (max-width: 414px) {
	.shag2 {
		padding-top:20px;
	}
	
}

@media screen and (max-width: 320px) {	

	.shag {
		padding-top:30px;
	}
	
}

@media screen and (max-width: 320px) {	

	.otvet {
		padding-top:30px;
	}
	
}



@media screen and (max-width: 320px) {	

	.otvet2 {
		padding-top:5px;
	}
	
}

.otvet2 {
		padding-top:20px;
	}


/* New Timeline style */
.vertical-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;
}
.vertical-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
#vertical-timeline {
  position: relative;
  padding: 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
#vertical-timeline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #f1f1f1;
}
.vertical-timeline-content .btn {
  float: right;
}
#vertical-timeline.light-timeline:before {
  background: #e7eaec;
}
.dark-timeline .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent ;
}
.dark-timeline.center-orientation .vertical-timeline-content:before {
  border-color: transparent  transparent transparent #f5f5f5;
}
.dark-timeline .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before,
.dark-timeline.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent;
}
.dark-timeline .vertical-timeline-content,
.dark-timeline.center-orientation .vertical-timeline-content {
  background: #f5f5f5;
}
@media only screen and (min-width: 1170px) {
  #vertical-timeline.center-orientation {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #vertical-timeline.center-orientation:before {
    left: 50%;
    margin-left: -2px;
  }
}
@media only screen and (max-width: 1170px) {
  .center-orientation.dark-timeline .vertical-timeline-content:before {
    border-color: transparent #f5f5f5 transparent transparent;
  }
}
.vertical-timeline-block {
  position: relative;
  margin: 2em 0;
}
.vertical-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.vertical-timeline-block:first-child {
  margin-top: 0;
}
.vertical-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-block {
    margin: 4em 0;
  }
  .center-orientation .vertical-timeline-block:first-child {
    margin-top: 0;
  }
  .center-orientation .vertical-timeline-block:last-child {
    margin-bottom: 0;
  }
}
.vertical-timeline-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 16px;
  border: 3px solid #f1f1f1;
  text-align: center;
}
.vertical-timeline-icon i {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -9px;
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-icon {
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    font-size: 19px;
  }
  .center-orientation .vertical-timeline-icon i {
    margin-left: -12px;
    margin-top: -10px;
  }
  .center-orientation .cssanimations .vertical-timeline-icon.is-hidden {
    visibility: hidden;
  }
}
.vertical-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em;
}
.vertical-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.vertical-timeline-content h2 {
  font-weight: 400;
  margin-top: 4px;
}
.vertical-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}
.vertical-timeline-content .vertical-date {
  float: left;
  font-weight: 500;
}
.vertical-date small {
  color: #046b7e;
  font-weight: 400;
}
.vertical-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
@media only screen and (min-width: 768px) {
  .vertical-timeline-content h2 {
    font-size: 18px;
  }
  .vertical-timeline-content p {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  .center-orientation .vertical-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }
  .center-orientation .vertical-timeline-content .btn {
    float: left;
  }
  .center-orientation .vertical-timeline-content .vertical-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 2px;
    font-size: 14px;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content {
    float: right;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .btn {
    float: right;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .vertical-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .center-orientation .cssanimations .vertical-timeline-content.is-hidden {
    visibility: hidden;
  }
}

.cifry {
	margin-bottom:45px;
	width:80px; 
	height:80px;
	
}
		
@media only screen and (max-width: 480px) {
	
	.cifry {
	width:60px; 
	height:60px;
	margin-bottom:65px;
	}
}

.white {
color: #fff;	
}

a.white:hover{
color: #fff;	
}

.blue {
	text-align:left;
color: #0079ac;	
font-size: 18px;

}

.grey {
	text-align:left;
color: #393939;	
font-size: 18px;

}


a.grey{
font-weight:bold;
color: #393939;	
}

a.grey:hover{

 -webkit-filter: grayscale(100%);


}

.grey li{

margin-left:20px;
}

.parent1 {
	
display: inline-block;
width: 840px;
}

.parent2 {
vertical-align:top;
text-align:left;	
display: inline-block;
width: 250px;
margin-left: 25px;
}

.parent2 p {
color: #393939;	
font-size: 14px;
}

.parent3 {
vertical-align:top;
text-align:left;	
display: inline-block;
width: 520px;
margin: 45px;
}

.parent3 p {
	text-align:left;
}
.parent4 {
vertical-align:top;
text-align:left;	
display: inline-block;
width: 520px;
margin: 45px;
}

.parent4 p {
	text-align:left;
}

.parent5 {
vertical-align:top;
text-align:left;	
display: inline-block;
width: 320px;
margin: 25px;
}

.parent5 p {
	text-align:left;
}
.parent6 {
vertical-align:top;
text-align:left;	
display: inline-block;
width: 200px;
margin: 20px;
}

.parent6 p {
	text-align:left;
}



.boxShadow12 {
  box-shadow: 0 0 0 41px #44c6ea;
}


@media only screen and (max-width: 480px) {



.fon-section {
display:none;	
}	
	
}

.kontakty {
padding-top: 0px;
}	






@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
 
  background: url ('../img/pix.png');
}
#cssmenu > ul > li {
  float: right;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 17px;
  font-size: ;
  letter-spacing: 1px;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}
#cssmenu > ul > li:hover > a {
  color: #d4ebf6;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 0px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 270px;
  font-size: 12px;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  background: url('../img/pix.png');
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #d4ebf6;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    color: #dddddd;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #ffffff;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 17px;
    color: #dddddd;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
  }
  #cssmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    content: '';
  }
  #cssmenu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #dddddd;
    content: '';
  }
  #cssmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 46px;
    width: 46px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #262626;
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '+';
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
}





/* картинка на странице */
.minimized {
  width: auto;
    height: auto;
 margin: 0px auto;
  cursor: pointer;
  border: px solid #FFF;
}
 
.minimized:hover {
   -webkit-filter: grayscale(100%);
 cursor: zoom-in;
 
}
 
/* увеличенная картинка */
#magnify {
  display: none;
 
  /* position: absolute; upd: 24.10.2016 */
  position: fixed;
  max-width: 600px;
  height: auto;
  z-index: 9999;
}
 
#magnify img {
  width: 100%;
}
 
/* затемняющий фон */
#overlay {
  display: none;
 
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  z-index: 9990;
}
 
/* кнопка закрытия */
#close-popup {
  width: 30px;
  height: 30px;
 
  background: #FFFFFF;
  border: 1px solid #AFAFAF;
  border-radius: 15px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
}
 
#close-popup i {
  width: 30px;
  height: 30px;
  background: url(https://codernote.ru/files/cross.png) no-repeat center center;
  background-size: 16px 16px;
  display: block;
}
 
@keyframes rota {
 25% { transform: rotate(360deg); }
}
 
#close-popup:hover {
  animation: rota 4s infinite normal;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}


.img__contain { object-fit: contain; /* изображение сжимается или растягивается, чтобы полностью поместиться в область с сохранением пропорций */ }
.img__fill { object-fit: fill; /* изображение растягивается на всю область блока */ }
.img__cover { object-fit: cover; /* изображение растягивается на всю область блока с сохранением пропорций и центрированием */ }
.img__scale-down { object-fit: scale-down; /* изображение только сжимается, чтобы полностью поместиться в область с сохранением пропорций */ } 




