﻿body{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #009bff;
	font-weight: normal;
	text-align: center;
	margin-left:0;
	margin-right:0;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%
}
img{
	max-width: 100%;
	height: auto;
}

header{
	margin: 0px auto;
	padding: 0;
	width: 100%;
	position: fixed;
	z-index: 9999;

}



/* Контейнер */



#popup__toggle{bottom:25px;right:10px;position:fixed;}
.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/mini.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;}}

  
  .popup__overlay {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    text-align: center
    }
    .popup__overlay:after {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        height: 100%;
        width: 0;
        vertical-align: middle;
        content: ''
        }
/* Added for IE<9 compatibility */
.popup__overlay_ie {
        background: #000;
        opacity: .7;
        filter: alpha(opacity=70)
        }
.popup {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    max-width: 80%;
    padding: 20px;
    border-radius: 10px;
    border:1px solid #c8c7c9;
    background: #fff;
    vertical-align: middle;

    }
/* Added instead of :after pseudoelement */
.popup__valignfix {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 0;
    height: 100%;
    vertical-align: middle
    }
.button {
	  display: inline-block;
	  color: white;
	  font-weight: 700;
	  text-decoration: none;
	  user-select: none;
	  padding: .3em 2em;
	  outline: none;
	  border: 2px solid;
	  border-radius: 1px;
	  transition: 0.2s;
    }
.button:hover { 
background: #9bc1e4; 
}

.button:active { 
background: #009bff; 
}

.popup__close {
    display: block;
    position: absolute;
    top: -18px;
    right: 10px;
    width: 12px;
    height: 12px;
    padding: 8px;
    border-radius: 50%;
    cursor: pointer;
    background: #339900;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    cursor:pointer;
    }
    .popup__close:hover {
     background: #ff6600
    }
	
#blok_tel form{
	margin: 50px;
	font-size: 16pt;
	color: lightgrey;
	
}

#blok_tel form p{
	color: #009bff;
	font-size: 20pt;
	
}
	
	



.content .container{

	padding-right: 0px;
	padding-left: 0px;
	display: inline-block;

}

footer{
	margin-bottom:50px;
	color: gray;
}



.menu{
	background: white;
	border: 0;
	box-shadow: 0 0 5px rgba(0, 0, 0, .19);
	padding: 15px 0;
	
}



.navbar-brand{
	padding-right: 50px;
	text-transform: uppercase;
	
}

.navbar-default .navbar-nav > li > a{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid white;
}

.navbar-default .navbar-nav > li.active-link > a{
	border-bottom: 1px solid #009bff;
	color: #009bff;
}

.navbar-default .navbar-nav > li > a:hover{
	border-bottom: 1px solid #009bff;
	color: #009bff;
	
}


.row{
	font-size: 14px;
	margin-bottom:100px;
	color: #F0F8FF;
}

.row .col-md-3 > b{
	font-size: 22px;
}

.content .card > a{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #009bff;
    border-radius: 4px;
    color: #F0F8FF;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.6s ease 0s;
	text-transform: uppercase;
	padding: 10px 20px;
}



.content .card > a:hover
{
  background-color:#009bff;
  color:white;
  text-decoration:none;

}

.slogan{
	margin-top: 100px;
	margin-bottom:0px;
	color: #F0F8FF;
	padding-bottom: 100px;
}

.slogan > p{
	font-size: 24px;
	/* color: #009bff; */
	color: #F0F8FF;
}
/*
.backimage_one{
	background-image:url(images/zastavka.jpg);
	background-repeat:no-repeat;
	background-position: center ;
	background-attachment: fixed;
	background-clip: padding-box;
	padding-top:80px;
	
}
*/

/* Отступ сверху для содержимого body (высота navbar = 50px)*/
body{
padding-top: auto;
}
/* Заставка */
.splash { 
/* Отступ для содержимого, помещенного в splash */
padding:9em 0 2em;
/* Масштабируем картинку с сохранением пропорций */
/* Запрещаем фоновому изображению прокручиваться, т.е. делаем его неподвижным */
	background-image:url(images/zastavka2.jpg);
	background-repeat:no-repeat;
	background-position: center ;
	background-attachment: scroll;
	background-clip: padding-box;

/* Цвет текста */
/* Выравниваем текста внутри splash по центру */
}

.splash_1 { 
padding:9em 0 2em;
background-color: #eaeff2;
}

.pic_top{
font-size:18px;font-weight:bold;margin-bottom:20px;

}

.pic1_text{
float: left; width: 330px;
color: #696a6d;

}

.text_blue{
color:#009bff;
}

.pic1 {
  background-image: url( images/pic1.gif);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  height: 110px;
  margin-right: 10px;
  width: 110px;
}

.pic2 {
  background-image: url(images/pic2.gif);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  height: 110px;
  margin-right: 10px;
  width: 110px;
}

.pic3 {
  background-image: url(images/pic3.gif);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  height: 110px;
  margin-right: 10px;
  width: 110px;
}

.pic4{
  background-image: url(images/pic4.gif);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  height: 110px;
  margin-right: 10px;
  width: 110px;
}

.pic5 {
  background-image: url(images/pic5.gif);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  height: 110px;
  margin-right: 10px;
  width: 110px;
}

.pic6 {
  background-image: url(images/pic6.gif);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  height: 110px;
  margin-right: 10px;
  width: 110px;
}

.mci1 {
  float: center;
  font-size: 14px;
  margin-bottom: 90px;
  width: 480px;
  margin: 50px auto;
}


@media only screen and (max-width: 1200px) {
	
	.navbar-brand{
		padding-right: 10px;
	}
	.navbar-default .navbar-nav > li > a{
		font-size: 10px;
		text-transform: uppercase;
		font-weight: bold;
	}
	
	.splash { 
	padding:9em 0 2em;
	background-image:url(images/zastavka2.jpg);
	background-position: center;
	background-repeat:no-repeat;
	background-attachment: local;
	background-size: 3072px 1728px;
	
	}
	
	body{
		max-width: 1200px!important;
	}
	

}

@media only screen and (max-width: 992px) {
	
	.splash { 
	padding:9em 0 2em;
	background-image:url(images/zastavka2.jpg);
	background-position: center;
	background-repeat:no-repeat;
	background-attachment: local;
	background-size: 3072px 1728px;
	}
	
	.navbar-brand{
		display:none;
	}
	.slogan{
	padding-bottom: 50px;
	}
	
	.row {
	margin-bottom:0;
	}
	
	.navbar-nav {
		margin-left: 0px;
	}
	
	.navbar-default .navbar-nav > li > a{
		font-size: 8px;
		text-transform: uppercase;
		font-weight: bold;	
	}	
	
		.row .card{
		margin-bottom:50px;
		margin-top: 50px;
	}
	
	.row .col-md-3 {
		margin: 30px auto;
	}
	
	body{
		max-width: 992px!important;
	}
}

@media only screen and (max-width: 767px) {
	body{
		width: 100%;
	}
	
	.menu{
	background: white;
	border: 0;
	box-shadow: 0 0 5px rgba(0, 0, 0, .19);
	padding: 0;
	width: 100%;
	}
	
	header .navbar-brand{
		display:block;
	}
	
	header .navbar-default .navbar-nav > li.active-link > a{
		border-bottom: 0;
		background:#009bff;
		color: white;
	}
	
	header .navbar-default .navbar-nav > li > a:hover{
		border-bottom: 0;
		background:#009bff;
		color: white;
	}
	
	.content .navbar-default {
	display:none;
	}
	
	
	.pic1, .pic2, .pic3, .pic4, .pic5, .pic6 {
		display:none;
	}
	
	.pic1_text{
		text-align: center;
	}
	
	body{
		max-width: 767px!important;
	}
}

@media only screen and (max-width: 480px) {
	header, .slogan{
		margin-bottom: 30px;
	}
	
	body{
		max-width: 480px!important;
	}
	
	.row{
		max-width: 480px;
		
	}
	
		
	
	.pic1{
		display: none;
	}
	.pic2{
		display: none;
	}
	.pic3{
		display: none;
	}
	.pic4{
		display: none;
	}
	.pic5{
		display: none;
	}
	.pic6{
		display: none;
	}
	
	
	.pic1_text{
		width: 300px;
	}
	.pic2_text{
		width: 300px;
	}
	.pic3_text{
		width: 300px;
	}
	.pic4_text{
		width: 300px;
	}
	.pic5_text{
		width: 300px;
	}
	.pic6_text{
		width: 300px;
	}
	
	
	.mci1{
		width: 300px;
	}
	.mci2{
		width: 300px;
	}
	.mci3{
		width: 300px;
	}
	.mci4{
		width: 300px;
	}
	.mci5{
		width: 300px;
	}
	.mci6{
		width: 300px;
	}
	
	
	#rowmain{
		width: 450px!important;
	}
	#rowmain1{
		width: 450px!important;
	}


}

  


	