к/*@import url("990.css");*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

#owl-demo .item{
 margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
#owl-example{

}
.left{
	float: left;
}
.right{
	float: right;
}
/* LAYOUT */
/***********************************************************************************************/
@font-face {
    font-family: 'pf_din_text_cond_proregular';
    src: url('/templates/upmix/fonts/PFDinTextCondPro-Regular-webfont.eot');
    src: url('/templates/upmix/fonts/PFDinTextCondPro-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/templates/upmix/fonts/PFDinTextCondPro-Regular-webfont.woff2') format('woff2'),
         url('/templates/upmix/fonts/PFDinTextCondPro-Regular-webfont.woff') format('woff'),
         url('/templates/upmix/fonts/PFDinTextCondPro-Regular-webfont.ttf') format('truetype'),
         url('/templates/upmix/fonts/PFDinTextCondPro-Regular-webfont.svg#pf_din_text_cond_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
*{
	margin: 0;
	padding: 0;
	font-family: 'pf_din_text_cond_proregular';
	border: none;
}
html, body {
	height: 100%;
}

body {
	margin: 0 auto;
	font-family: 'pf_din_text_cond_proregular';
	width: 100%;
}



.wrapper {
	min-height: 76%;
	width: 100%;
	margin: 0 auto;
}
.main{
	/*padding-bottom: 20px;*/
	overflow:hidden;

	width: 100%;
	margin: 0 auto;
}
#main-block{
	overflow: hidden;
}
.header{
	height: 120px;
	background: #37ADF4;
	width: 100%;
	z-index: 10000;
	position: absolute;
}
.help-height{
	height: 120px;
}
.container{
	/*width: 1149px;*/
	max-width: 1150px;
	margin: 0 auto;
}
.logo-block{
    color: #165174;
    font-size: 10px;
    text-transform: uppercase;
    float: left;
    margin-top: 20px;
    padding-left: 5px;
}
.logo{

	width: 82px;
	height: 80px;
}
.logo-block span{
	font-size: 19px;
}
.logo-block img{
	float: left;
	margin-right: 10px;
}
.text-logo{
	/* padding-left: 10px; */
}
.right-block{
	float: right;
	padding-right: 10px;
}
.contacts-phone{
	text-align: right;
	margin-top: 25px;
}
.contacts-phone p{
	display: inline-block;
	zoom:1;
	*display: inline;
	font-size: 24px;
	text-transform: uppercase;
	color: #124462;
	margin-left: 18px;
}
.contacts-phone p a{
	text-decoration: none;
	color: #124462;
}
.contacts-phone p a:after{
	content: '|';
	margin-left: 12px;
}
.contacts-phone .present p a:before{
	content: '|';
	margin-right: 12px;
}
.present {
	float: right;
}

.menu{
	list-style: none;
	margin-top: 20px;
	display: block;
}
.menu li{
	display: inline-block;
	zoom:1;
	*display: inline;
	text-transform: uppercase;
}
.menu li a{
	color: #fff;
	text-decoration: none;
	font-size: 24px;
	line-height: 15px;
	margin-left: 27px;
}
.menu li a:hover{
	color: #e73636;
}
.menu li.current a{
	color:#e73636; 
}
.menu li a img{
	display: none;
}
#pull{
	display: none;
}
.btn-call, .btn-mail, .btn-fiend{
	display: none;
}
.breadcrumb{
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #bcdff4;
	margin: 0 10px;
}
.breadcrumb ul{
	list-style: none;	
}
.breadcrumb ul li{
	float: left;
	text-transform: uppercase;
	margin-right: 10px;
	font-size: 20px;
	line-height: 43px;
	color: #ce1616;
}

.breadcrumb ul li a{
	text-decoration: none;
	color: #1d74a8;
	display: block;
}
.breadcrumb ul li a:hover{
	color: #e51818;
}
.breadcrumb ul li.active a{
	color: #000;
}
.container{
	height: auto;
}
.article, .article-aboutus{
	float: left;
	/*overflow: hidden;*/
	padding-left: 10px;
}
.article-portfolio,
.article-prices{
	padding-left: 10px;
}
h3.title{
	color: #1d74a8;
	font-size: 50px;    /*БЫЛО 40*/
	margin-bottom: 0px;
	margin-top: 15px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-left: 10px;
}

.about-razrab img{
	padding-left: 10px;
}

h3.title span{
	color: #e51818;
}
h3.main-page{
		margin-bottom: 30px;
	margin-top: 30px;
}
.title-img{
	background: url(/templates/upmix/images/bg-img.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	height: 360px;
	margin-top: 20px;
}
.article-aboutus h3.title{
	font-size: 40px;
	margin-top: 40px;
	width: 350px;
}
.sidebar-aboutus h3.title{
	font-size: 40px;
	margin-top: 40px;
}
.about-sect{
	width: 747px;
	clear: both;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
.about-sect img.about-img{
	float: left;
	margin-right: 30px;
	margin-top: 210px;
}
.about-sect img.about-img-last{
	float: left;
	margin-right: 30px;
	margin-top: 150px;
	margin-left: 25px;
}
.about-sect img.about-img-right{
	float: right;
	margin-left: 38px;
	margin-top: 140px;
}
.about-sect .main-text{
	float: right;
	width: 520px;
}
.main-text p{
	color: #25393f;
	margin-top: 20px;
	font-size: 19px;
	line-height: 19px;
}
.sidebar, .sidebar-aboutus,.sidebar-price{
	float: right;
	text-align: left;
	width: 375px;
}
.list-main{
	list-style: none;
	margin-top: 25px;
	margin-left: 0px;
}
.list-main li{
	margin: -8px 0;
}
.list-main li a{
	text-decoration: none;
	color: #000;
	font-size: 16px;
	line-height: 67px;
	background: url(/templates/upmix/images/disk-list.png)left center no-repeat;
	display: block;
	padding-left: 35px;
	margin-left: 25px;
}
.list-main li:hover{
	background: url(/templates/upmix/images/arrow.png)no-repeat;
}
.list-main li a:hover{
	background: url(/templates/upmix/images/disk-list-hover.png)left center no-repeat;
	color: #fff;
}
.footer{
	background: url(/templates/upmix/images/bg-footer.jpg) center no-repeat;
	width: 100%;
	height: 162px;
	clear: both;
	position: relative;
	margin-top: 40px;
}
.footer ul li{
	list-style: none;
}
.tel {
	float: left;
	margin-left: 225px;
	margin-top: 35px;
}
.tel li{
	color: #00849f;
	font-size: 25px;
	line-height: 50px;
	background: url(/templates/upmix/images/tel-icon.png) left center no-repeat;
	padding-left: 25px;
}
.contacts{
	float: left;
	margin-left: 70px;
	margin-top: 35px;
}
.contacts li a{
	color: #00849f;	
	font-size: 24px;
	line-height: 50px;
	text-decoration: none;
	padding-left: 35px;
}
.contacts .mail{
	background: url(/templates/upmix/images/mail-icon.png) left center no-repeat;
}
.contacts .skype{
	background: url(/templates/upmix/images/skype-icon.png) left center no-repeat;
}
.soc-icon{
	float: left;
	margin-left: 65px;
	margin-top: 40px;
}
.soc-icon li{
	float: left;
	margin-right:38px;
}
.soc-icon a{
	margin-top: 20px;
	color:#00849f; 
	font-size: 18px;
	float: none;
	line-height: 42px;
}
.copyright{
	margin: 0 auto;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 10px;
}
.ancor{
	background: url(/templates/upmix/images/ankor.png);
	height: 80px;
	width: 80px;
	position: absolute;
	left: 78px;
	top: 33px;

}
/**********************  СТРАНИЦА - ДОКУМЕНТЫ  **********************************/
.title-img-doc{
	background: url(/templates/upmix/images/doc-bg.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	height: 360px;
	margin-top: 20px;
}
.title-down{
	display: none;
}
.article-doc{
	width: 1200px;
}
.list-doc{
	list-style: none;
	text-align: center;
}
.list-doc li{
	float: left;
	width: 270px;
	height: 270px;
	margin: 20px 23px 0px 0;
	position: relative;
	background: #e4fbff;
}
.list-doc li p{
	width: 270px;
	height: 203px;
}

.list-doc p.doc1{
	background: #e4fbff url(/templates/upmix/images/doc1.png) no-repeat center center;
}
.list-doc p.doc2{
	background: #e4fbff url(/templates/upmix/images/doc2.png) no-repeat center center;
}
.list-doc p.doc3{
	background: #e4fbff url(/templates/upmix/images/doc3.png) no-repeat center center;
}
.list-doc p.doc4{
	background: #e4fbff url(/templates/upmix/images/doc4.png) no-repeat center center;
}
.list-doc div.title-doc{
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	height: 67px;
	background: #e51818;
	position: absolute;
	bottom: 0px;
}
.list-doc li div span{
	width: 205px;
	display: block;
	margin: 10px auto;
}
.download-doc{
	display: none;
}
.list-doc li:hover div.title-doc{
	display: none;
}
.list-doc li:hover div.download-doc{
	display: block;
		width: 270px;
	height: 270px;
	background: #002b5e;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.8;
	display: block;
}
.download-doc a.btn{
	text-decoration: none;
	font-size: 23px;
	color: #fff;
	background: #e73636;
	border: 2px solid #fff;
	padding: 10px 35px;
	border-radius: 8px;
	position: absolute;
	bottom: 20px;
	margin: 0 auto;
	left: 0;
	right: 0;
	text-align: center;
	width: 80px;
}
.block-service a.btn:hover{
	background: #e51818;
}
/*******************  PAGE - BLOG  *****************************/
.blog-main-block{
	position: relative;
	overflow: hidden;
	margin-top: 20px;
}
.blog-main-block img{
	float: left;
	margin-right: 27px;
}
p.date{
	color: #25393f;
	font-size: 19px;
	font-weight: bold;
	margin-top: 20px;
}
h3.title-blog{
	font-size: 40px;
	margin-top: -5px;
	color: #1d74a8;
}
.blog-main-text p{
	margin-bottom: 20px;
	font-size: 18px;
}
.blog-main-text .btn{
	text-decoration: none;
	font-size: 23px;
	color: #e73636;
	background: #fff;
	border: 2px solid #e73636;
	padding: 5px 40px;
	border-radius: 8px;
	position: absolute;
	bottom: 0;
}
.blog-main-text .btn:hover{
	color: #fff;
	background: #e73636;
	border: 2px solid #fff;
}
.article-blog{
	max-width: 1200px;
	overflow: hidden;
}
.blog-excerpt{
	text-align: left;
	clear: both;
	margin-top: 40px;
	list-style: none;
}
.blog-excerpt li{
	float: left;
	width: 270px;
	min-height: 640px;
	vertical-align: top;
	margin: 0 30px 0 0;
}
.blog-excerpt img{
	margin: 0 auto;
}
.title-blog-excerpt{
	font-size: 20px;
	text-transform: uppercase;
	color: #1d74a8;
	text-align: left;
}
.blog-excerpt p{
	text-align: left;
	margin-top: 20px;
}
.blog-excerpt  li.first-li{
	margin-left: 0 !important;
}
.blog-excerpt a{
	color: #1d74a8;
	font-size: 16px;
	text-decoration: none;
	margin-top: 25px;
	display: block;
}

/********************************   PAGE - EVENT  ***********************************/
.event-img{
	background: url(/templates/upmix/images/bg-event.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 360px;
	margin-top: 20px;
}
.event-main-block{
	width: 1170px;
}
.article-event{
	width: 700px;
	float: left;
}
.article-event h3.title,
.sidebar-event h3.title{
	font-size: 40px !important;	
}
.article-event p{
	margin: 13px 0;
	font-size: 16px;
	clear: both;
}
.article-event .event-list li{
	color: #b5d1e2;
	margin-left: 15px;
	font-size: 16px;
}
.article-event .event-list li span{
	color: #000;
}
.article-event .soc-icon-list{
	list-style: none;
	margin: 10px 0 0 0;
	overflow: hidden;
}
.article-event .soc-icon-list li{
	float: left;
	position: relative;
	margin-right: 10px;
	border-radius: 3px;
}
.article-event .soc-icon-list li a{
	color: #fff;
	text-decoration: none;
	padding: 10px 10px 10px 35px;
	display: block;
	
}
.article-event .soc-icon-list li img{
	position: absolute;
	left: 10px;
	top: 10px;
}
.article-event .soc-icon-list li.fb{
	background: #4b66b5;
}
.article-event .soc-icon-list li.tw{
	background: #00aaf0;
}
.article-event .soc-icon-list li.vk{
	background: #406a9c;
}
.article-event .soc-icon-list li.vk img{
	top: 13px;
}
.article-event .soc-icon-list li.mailru{
	background: #124180;
}
.article-event .soc-icon-list li.yand{
	background: #eaeaea;
}
.article-event .soc-icon-list li.yand a{
	color: #000;
}
.article-event .soc-icon-list li.yand img{
	left: 15px;
}
.article-event .soc-icon-list li.odn{
	background: #f88400;
}
.article-event .soc-icon-list li.odn img{
	left: 15px;
	top: 13px;
}

#event-form input[type=text]{
	width: 600px;
	height: 46px;
	border: 1px solid #d9d9d9;
	padding-left: 15px;
	margin-bottom: 20px;
	font-size: 16px;
}
#event-form textarea{
	width: 600px;
	padding-left: 15px;
	padding-top: 10px;
	border: 1px solid #d9d9d9;
	font-family: 'pf_din_text_cond_proregular';
	font-size: 16px;
	resize: none;
}
.reset{
	width: 220px;
	height: 40px;
	background: #c41e1e;
	color: #fff;
	font-size: 19px;
	font-weight: normal;
	border: none;
	border-radius: 5px;
	text-transform: uppercase;
	margin-right: 10px;
	cursor: pointer;
}
.submit{
	width: 220px;
	height: 40px;
	background: #1d74a8;
	color: #fff;
	font-size: 19px;
	font-weight: normal;
	border: none;
	border-radius: 5px;
	text-transform: uppercase;
	cursor: pointer;
}
#block-captcha{
	margin-top: 30px;
	margin-bottom: 25px;
}
#block-captcha > img{
   float: left;
}
#block-captcha > p >span{
    cursor:pointer;
    font-size: 16px;
    text-decoration: none;
    margin-top: 5px;
    color: #00849f;
    border-bottom: 1px dashed #00849f;

}
#block-captcha > p:hover{
    border-bottom: none;
}
#reload_captcha{
    clear: both;
    padding-top: 10px;
}
#event-form input[type=text].captcha-input{
	height: 44px;
	width: 200px;
	float: left;
	margin-left: 50px;
	margin-top: 6px;
}
#event-form span.error {
	color: #c41e1e;
}
.sidebar-event{
	width: 315px;
	float: right;
}
.event-img{
	margin-top: 13px;
	margin-bottom: 26px;
}
.list-simular-article{
	list-style: none;
	margin-top: 82px;
}
.simular-article{
	clear: both;
	margin: 40px 0;
	overflow: hidden;
}
.simular-article img{
	float: left;
	margin-right: 30px;
	width: 149px;
	height: 149px;
}
.simular-article a.event-title{
	color: #1d74a8;
	font-size: 20px;
	text-decoration: none;
}
/********************************   PAGE - CONTACT  ***********************************/
.map-contact{
	margin-top: 20px;

}
.article-contact{
	width: 500px;
	float: left;
	padding-left: 10px;
}
.sidebar-contact{
	width: 640px;
	float: right;
	padding-top: 65px;
}
.sidebar-contact h3.title{
	display: none;
}
.article-contact ul{
	list-style: none;
}
.article-contact ul li{
	color: #1d74a8;
	font-size: 30px;
	text-transform: uppercase;
	margin-top: 70px;
}
.article-contact ul li div{
	color: #25393f;
	font-size: 30px;
	text-transform: none;
	margin: 19px auto;
}
.article-contact ul li div img{
	margin-right: 25px;
	position: relative;
	top: 3px;
}
#contact-form{
	width: 100%;
	margin-bottom: 30px;
}
#prices-form input{
width: 330px;
height: 40px;
color: #25393F;
font-size: 16px;
padding-left: 15px;
}
#contact-form input{
	width: 300px;
	height: 40px;
	padding-left: 15px;
	color: #25393f;
	font-size: 16px;
}
input[type="text"]{
	border: 1px solid #d9d9d9;
}
.file_upload{
	margin-top: 15px;
}
.file_upload input[type="file"]{
    visibility: hidden;
    height: 25px;
}
.file_upload button{
    font-size: 20px;
    color: #fff;
    border-radius: 2px;
    height: 28px;
    width: 114px;
    background: #1D74A8;
    text-transform: uppercase;
    float: left;
    margin-right: 15px;
}
.file_upload div{
    font-size: 16px;
    color: #25393f;
    line-height: 26px;
}
#prices-form input.form-email,
#contact-form input.form-email{
	float: right;
}
#title-img-prices-form input.form-email{
	float: right;
}
#contact-form textarea,
#prices-form textarea{
	width: 97.5%;
	height: 175px;
	border: 1px solid #d9d9d9;
	padding-left: 15px;
	padding-top: 10px;
	color: #25393f;
	font-size: 16px;
	resize: none;
	margin-top: 15px;
}
#contact-form p{
	color: #25393f;
	font-size: 16px;
	margin-top: 20px;
}

#contact-form .reset{
	color: #fff;
	font-size: 20px;
	height: 40px;
	width: 210px;
	padding-left: 0;
}

#contact-form .submit{
	color: #fff;
	font-size: 20px;
	height: 40px;
	width: 210px;
	padding-left: 0;
}
#contact-form textarea.error,
#prices-form textarea.error{
	border-color: red;
}
input.error{
	border-color: red;
}
.spec-mail{
	width: 90%;
	background: #F2F2F2;
	padding: 30px 20px 30px 40px;
	display: block;
	font-size: 19px;
	line-height: 29px;
	/*margin-top: 70px; */
}
/********************************   PAGE - INDEX  ***********************************/
.slides li{
    
    height: 726px;
    width: 100%;
    margin-top: -118px;
}

.slide1{
    background:url("/templates/upmix/images/main-bg.jpg")  no-repeat center center;
}
.slide2{
    background:url("/templates/upmix/images/slide2.jpg")  no-repeat center center;
}
.slide3{
    background:url("/templates/upmix/images/slide3.jpg")  no-repeat center center;
}
.banner-info{
	max-width: 1170px;
	background-size: cover;
	overflow: hidden;
	height: auto;
	margin: 0 auto;
}
.banner-text{
	margin-top: 325px;
	color: #fff;
	font-size: 45px;
	text-align: right;
	/*margin-right: 625px;*/
	margin-left: 20px;
	position: absolute;
	text-transform:uppercase;
}
.banner-text span{
	padding: 10px 20px;
	background: #d81616;
	font-size: 75px;
	margin-top: 20px;
	letter-spacing: 2px;
	display: block;
	border-radius: 5px;
}
.about-agent{
	float: left;
	max-width: 640px;
	width: 100%;
	font-size: 16px;
	color: #25393f;
}
.sidebar-main{
	float: right;
	width: 425px;
	text-align: left;
}
.link-in-text{
	color: #1d74a8;
}
.link-in-text-red{
	color: #cd1515;
}
.about-agent .btn{
	text-decoration: none;
	font-size: 23px;
	color: #E51818;
	background: #fff;
	border: 2px solid #E51818;
	padding: 6px 30px;
	border-radius: 5px;
	margin-top: 53px;
	display: block;
	float: left;
}
.about-agent .btn:hover{
	color: #fff;
	background: #E51818;
}
.uslugi-icon{
	width: 120px;
	height: 120px;
}
.flexslider .usl .slides li{
	width: 300px !important;
}
#slider, #slider-otziv{

    width: 98%;
    min-height: 460px;  
    text-align: center;
    position: relative;
    margin: 0 auto;
    padding-top: 15px;
}
.tslider, .tslider2{
    margin: 0 auto;
    z-index: 0 !important;
    width: 1170px;
}

.tslider ul, .tslider2 ul{
	width: 100%;
	overflow: hidden;
}

.tslider>ul>li,
.tslider2>ul>li{
    width: 20%;
	margin: 120px 15px 0;
	min-height: 320px;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.tslider ul li a,
.tslider2 ul li a{
	text-decoration: none;
}
.tslider ul li a:hover{
	text-decoration: underline;
	/*color: #555454;*/
	color: #2d7aba;
}
.tslider ul li p{
	color: #fff;
	font-size: 25px;
	margin-top: 20px;
	line-height: 20px;
	height: 60px;
	text-transform: uppercase;
	vertical-align: middle;
	display: block;
}
.tslider  .btn{
	 background: -moz-linear-gradient(top, #4094d9, #307ebf);
  background: -webkit-gradient(linear, left top, left bottom, from(#4094d9), to(#307ebf));
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#307ebf,endColorstr=#4094d9,GradientType=0); zoom: 1;
  background: linear-gradient(top,#4094d9, #307ebf);

	background-repeat: repeat-x;
	color: #fff;
	border-bottom: 1px solid #173b5b;
	border-right: 1px solid #173b5b;
	cursor: pointer;
	padding: 13px 45px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 21%;
	text-decoration: none;
	width: 80px;
}
.slidenav{
    width: 100%;
    display: block;
}
.slidenav .prev{
    cursor: pointer;
    padding: 0;
    border: none;
    background: url("/templates/upmix/images/arrow-left.png") no-repeat left top;
    width: 44px;
    display: block;
    height: 86px;
    position: absolute;
    top: 46%;
}
.slidenav .next{
    cursor: pointer;
    padding: 0;
    border: none;
    background: url("/templates/upmix/images/arrow-right.png") no-repeat left bottom;
    width: 44px;
    display: block;
    height: 86px;
    position: absolute;
    right: 0;
    top: 46%
}
.slidenav .next:hover,
.slidenav .prev:hover{
	opacity: 0.3;
}
.slider-uslugi{
	background: url(/templates/upmix/images/main-slider2-bg.jpg) no-repeat center;
	background-size: cover;
	height: 530px;
	width: 100%;
	margin-top: 55px;
}
.slider-uslugi .uslugi-text{
	line-height: 30px;
}

.slider-uslugi .uslugi-text a{
	color:#fff;
	text-decoration:underline;
}
.slider-uslugi .uslugi-text a:hover{
	color:#fff;
	text-decoration:none;
}
.slider-uslugi .uslugi-text span{
	color: #ffc000;
}
.slider-uslugi p.price span{
	background: url(/templates/upmix/images/price-bg.png) repeat-x center;
	margin: 0 1px;
	font-size: 45px;
	line-height: 45px;
	width: 10px;
	font-weight: bold;
	letter-spacing: 2px;
}
.slider-uslugi p.price span.rub{
	background: none;
	margin: 0 1px;
	font-size: 20px;
	color: #fff;
	opacity: 0.5;
	-webkit-transform: rotate(-90deg); /* Chrome y Safari */
-moz-transform: rotate(-90deg); /* Firefox */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); /* Internet Explorer */
-o-transform: rotate(-90deg); /* Opera */
display: inline-block; padding-left: 8px; vertical-align: text-top; text-indent: 0px;
}
.list-serv{
	list-style: none;
	text-align: center;
	margin-top: 60px;
}
.list-serv > li{
	display: inline-block;
	overflow: hidden;
	width: 275px;
	height: 373px;
	margin: 0 10px;
}
.block-title{
	color: #fff;
	text-transform: uppercase;
	font-size: 35px;
	margin-top: 20px;
	/*display: none;*/
}
.block-text{
	color: #fff;
	font-size: 14px;
	display: none;
}
.list-serv li.block1{
	background: #ff5c8a;
	position: relative;

}
.list-serv li.block1 div{
	background: url(/templates/upmix/images/services-icon.png) center center no-repeat;
	width: 100%;
	height: 100%;
	width: 270px;
	height: 373px;
	opacity: 0.4;
	position: absolute;
}
.list-serv li.block2{
	background: #5db75b;
	position: relative;

}
.list-serv li.block2 div{
	background: url(/templates/upmix/images/works-icon.png) center center no-repeat;
	width: 270px;
	height: 373px;
	opacity: 0.4;
	position: absolute;
}
.list-serv li.block3{
	background: #f0c43f;
	position: relative;

}
.list-serv li.block3 div{
	background: url(/templates/upmix/images/details-icon.png) center center no-repeat;
	width: 270px;
	height: 373px;
	opacity: 0.4;
	position: absolute;
}
.list-serv li.block4{
	background: #00b4ff;
	position: relative;
}
.list-serv li.block4 div{
	background: url(/templates/upmix/images/contacts-icon.png) center center no-repeat;
	width: 270px;
	height: 373px;
	opacity: 0.4;
	position: absolute;
}
.block-service{
		position: relative;
		text-align: center;
}
.block-service .list-item{
	text-align: left;
	margin-left: 40px;
	margin-top: 30px;
	list-style: none;
	position: absolute;
}
.block-service .list-item a{
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
	line-height: 27px;
	text-decoration: none;
	font-weight: bold;
}
.block-service .list-item a:hover{
	color: #1d74a8;
}
.big-line-height{
	line-height: 40px !important;
	color: #fff;
}
.big-font{
	font-size: 35px !important;
	margin: 0 auto;
	color: #fff;
}
.block4 .list-item{
	text-align: center;
	margin-left: 40px;
}
.block-service a.btn{
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	text-decoration: none;
	/*padding: 10px 18px;*/
	background: #1d74a8;
	border: 2px solid #fff;
	border-radius: 5px;
	margin: 0 auto;
	margin-top: 20px;
	width: 222px;
	display: block;
	height: 40px;
	line-height: 40px;
	position: absolute;
	bottom: 60px;
	left: 0;
	right: 0;
}
.block-service a.btn:hover{
	background: #e51818;
}
.tslider2 ul li{
	margin: 0 20px;
}
#slider-otziv .slidenav{
    width: 100%;
    display: block;
}
#slider-otziv .slidenav .prev{
    cursor: pointer;
    padding: 0;
    border: none;
    background: url("/templates/upmix/images/arrow-left-blue.png") no-repeat left top;
    width: 44px;
    display: block;
    height: 86px;
    position: absolute;
    top: 46%;
}
#slider-otziv .slidenav .next{
    cursor: pointer;
    padding: 0;
    border: none;
    background: url("/templates/upmix/images/arrow-right-blue.png") no-repeat left bottom;
    width: 44px;
    display: block;
    height: 86px;
    position: absolute;
    right: 0;
    top: 46%
}
.fio{
	text-transform: uppercase;
	color: #0b95b6;
	font-size: 20px;
	margin-top: 30px;
}
.profession, .otziv-text{
	color: #25393f;
	font-size: 16px;
	line-height: 16px;
}
.profession{
	margin: 15px auto 26px;
}
.banner-uslugi{
    width: 75%;
	margin: 0 auto;
	min-height: 320px;
	overflow: hidden;
	text-align: center;
	position: relative;
}
/********************************   PAGE - PORTFOLIO  ***********************************/

.block-portfolio{
	list-style: none;
	text-align: center;
	position: relative;
	overflow: hidden;
	clear: both;
	margin: 0 auto;

}
.block-portfolio li{
	/*display: inline-block;*/
	float: left;
	margin: 0 8px;
	height: 300px;
	
}
.bg-img{
	height: 270px;
	width: 100%;
	background: #1d74a8;
	display: block;
}
.opacity-img{
	background: #fff;
}
.img-portf{

}
.title-portfolio{
	color: #fff;
	background: #1d74a8;
	text-transform: uppercase;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	position: relative;
	bottom: 44px;
}
.hide-btn{
	position: relative;
	top: -240px;
	margin: 0 auto;
	visibility: hidden;
	width: auto;
}
.hide-btn a{
	display: block;
	color: #fff;
	background: #e51818;
	border: 2px solid #fff;
	border-radius: 5px;
	margin: 15px auto;
	width: 195px;
	height: 37px;
	text-decoration: none;
	line-height: 37px;
	font-weight: bold;
	overflow: hidden;
}

.block-portfolio li:hover .hide-btn{
	visibility: visible;
}
.block-portfolio li:hover img{
	opacity: 0.2;
}
.filters{
	overflow: hidden;
}
.type-filter{
	width: 250px;
	padding: 5px 10px;
	overflow: hidden;
	background: url(/templates/upmix/images/arrow-select.png) no-repeat right #eee;
	border: none;
	float: left;
	margin: 0 8px;
	margin-bottom: 30px;
}
.type-filter select{
	color: #1d74a8;
	font-size: 20px;
	text-transform: uppercase;
	width: 250px;
	height: 40px;
	border: 0 !important;
	background: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
select:: -ms-expand {
    border-radius: 10px; /* Радиус скругления */
    background: #7cbc0a; /* Цвет фона */
    color: #fff; /* Цвет текста */
}
.type-filter option{
	border: none;
	width: inherit;
	background: #eee;
}
.filter-btn {
	clear: both;
	overflow: hidden;
}
.filter-btn a.btn input{
	color: #e51818;
	font-size: 23px;
	text-transform: uppercase;
	border: 2px solid #e51818;
	float: right;
	padding: 6px 51px;
	text-decoration: none;
	border-radius: 5px;
	margin: 0px 25px 20px 0px;
}

.filter-btn a.btn input:hover{
	color: #fff;
	background: #e51818;
}
/********************************   PAGE - PRICES  ***********************************/
.title-img-prices{
	background: url(/templates/upmix/images/bg-event.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	height: 360px;
	margin-top: 20px;
}
#price-info h3.title,
.sidebar-price h3.title{
	font-size: 40px;
	margin-top: 50px;
}
.sidebar .list-main li a{
	font-size: 18px;
}
#price-info{
	width: 745px;
	float: left;
}
#price-info p{
	font-size: 18px;
	margin-top: 25px;
}
#create-sites{
	width: 100%;
	border: 1px solid #fff;
	background: #f2f2f2;
	border-collapse: collapse;
	margin-top: 40px;
}
#create-sites th{
	color: #000;
	font-size: 20px;
	height: 40px;
	padding-left: 0;
	background: #d9d9d9;
}
#create-sites td{
	color: #1d74a8;
	font-size: 18px;
	height: 40px;
	padding-left: 26px;
}
#create-sites td.price{
	color: #000;
	font-weight: bold;
	width: 214px;
	text-align: center;
	padding-left: 0;
}
.not-active td{
	color: #000 !important;
}
#prices-form{
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
#prices-form input[type=text]{
	width: 350px;
	height: 40px;
	padding-left: 15px;
	color: #25393f;
	font-size: 16px;
}
#prices-form input.reset{
	color: #fff;
	font-size: 20px;
	height: 40px;
	width: 200px;
}
#prices-form input.submit{
	color: #fff;
	font-size: 20px;
	height: 40px;
	width: 200px;
}
#prices-form p{
	color: #25393f;
	font-size: 20px;
	margin-top: 15px;
}
/********************************   PAGE - SERVICES  ***********************************/
.article-services{
	width: 1200px;
}
.top-title{
	height: auto;
	overflow: hidden;
	padding: 0 10px;
}
.title-img-services{
	background: url(/templates/upmix/images/bg-services.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	height: 360px;
	margin: 20px auto 0;
	clear: both;
}
.how-work{
	float: right;
}
.how-work a.btn{
	color: #e51818;
	font-size: 23px;
	text-transform: uppercase;
	border: 2px solid #e51818;
	padding: 5px 20px;
	text-decoration: none;
	border-radius: 5px;
	margin: 30px 0 0 0;
	display: block;
}
.how-work a.btn:hover{
	color: #fff;
	background:#e51818; 
}
.razrabotka{

	background: url(/templates/upmix/images/services.png) no-repeat center center #ff7e00;
	/*background: #e51818;*/
}
.prodvizhenie{

	background: url(/templates/upmix/images/services1.png) no-repeat center center #2bc706;
}
.konsalting{

	background: url(/templates/upmix/images/services2.png) no-repeat center center #00a8ff;
}
.smm{

	background: url(/templates/upmix/images/services3.png) no-repeat center center #a73fff;
}
.kontekstnaya_reklama{
	
	background: url(/templates/upmix/images/services4.png) no-repeat center center #c7a506;
}
.podderzhka{

	background: url(/templates/upmix/images/services5.png) no-repeat center center #c7428d;
}
.list-services{
	text-align: center;
	margin: 0 auto;
}
.inner-list{
	/*display: none;*/
	visibility: hidden;
}
.list-services > li{
	list-style: none;
	float: left;
	/*display: inline-block;*/
	margin: 20px 20px 10px 0;
	width: 370px;
	height: 290px;
	position: relative;
}
.list-services p.title{
	font-size: 35px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 25px;
}
.list-services p.excerpt{
	color: #fff;
	font-size: 16px;
	margin-top: 145px;
	visibility: visible;
}
.list-services .list-uslug{
	list-style: none;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 40px;
	position: absolute;
	left: 0;
	right: 0;
	top: 65px;
}
.list-services .list-uslug li a{
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	display: block;
	margin: 4px 0;
}
.list-services .list-uslug li a:hover{
	color: #1d74a8;

}
.list-services a.btn{
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	background: #1d74a8;
	border: 2px solid #fff;
	border-radius: 5px;
	width: 250px;
	height: 35px;
	line-height: 35px;
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.list-services a.btn:hover{
	background: #e51818;
	color: #fff;
}
.list-services > li:hover{
	background: #e51818;
}
.list-services > li:hover .inner-list{
	/*display: block;*/
	visibility: visible;
}
.list-services > li:hover p.excerpt{
	visibility: hidden;
}

/********************************   PAGE - RAZRABOTKA  ***********************************/
.title-img-razrabotka img{
	/*background: url(/templates/upmix/images/bg-services.jpg) no-repeat;*/
	background-size: cover;
	width: 100%;
	/*height: 360px;*/
	margin: 20px auto 0;	
}
.article-razrabotka h3.title,
.sidebar-razrabotka h3.title{
	font-size: 40px;
	margin-top: 40px;
}
.article-razrabotka h3.title{
	margin-bottom: 10px;
	padding-left: 80px;
	height: 45px;
}
.article-razrabotka{
	width: 650px;
	float: left;
}
section.about-razrab{
	margin-bottom: 70px;
}
.sidebar-razrabotka{
	width: 400px;
	float: right;
	text-align: left;
}
.title-bg3{
	background: url(/templates/upmix/images/uslugi3.png) no-repeat 10px;
	overflow: hidden;
	padding-left: 86px;
}
.title-bg4{
	background: url(/templates/upmix/images/uslugi4.png) no-repeat 10px;
	overflow: hidden;
	padding-left: 86px;
	margin-bottom: 30px;
}
.title-bg2{
	background: url(/templates/upmix/images/uslugi2.png) no-repeat 10px;
	overflow: hidden;
	padding-left: 86px;
}
.title-bg1{
	background: url(/templates/upmix/images/uslugi1.png) no-repeat left;
	overflow: hidden;
	padding-left: 86px;
}
.article-razrabotka a.btn,
.title-img-razrabotka a.btn{
	font-size: 33px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	background: #e51818;
	border-radius: 4px;
	height: 60px;
	line-height: 60px;
	width: 422px;
	display: block;
	margin-top: -20px;
	text-align: center;
}
.title-img-razrabotka a.btn{
	display: none;
}

.about-razrab p{
	margin-top: 20px;
	font-size: 18px;
}
/************************  СТРАНИЦА   -  ПОРТФОЛИО ******************************/
.breadcrumb ul li{
	float: left;
	text-transform: uppercase;
	margin-right: 10px;
	font-size: 19px;
	line-height: 42px;
	color: #ce1616;
}
.type-filter{
	width: 250px;
	padding: 5px 10px;
	overflow: hidden;
	background: url(/templates/upmix/images/arrow-select.png) no-repeat right #eee;
	border: none;
	float: left;
	margin: 12px 22px 15px 0;
}
.last-filter{
	margin-right: 0;
}
.filter-btn {
	clear: both;
	margin-top: 15px;
	overflow: hidden;
}
.filter-btn a.btn{
	margin: 0 22px 30px 0;
	padding: 5px 51px;
}
.article-portfolio{
	width: 1170px;
	overflow: hidden;
}
.block-portfolio li{
	float: left;
	margin: 0 22px 0 0;
	height: 300px;
}
/************************  СТРАНИЦА   -  Типы ПРОЕКТОВ ******************************/
.proj-img{
	background: url(/templates/upmix/images/bg-proj.jpg) no-repeat center center;
	width: 100%;
	height: 360px;
	margin-top: 20px;
	clear: both;
}
.sidebar-proj{
	float: right;
	width: 380px;
	text-align: left;
}
.sidebar-proj h3.title,
.slider-proj h3.title{
	font-size: 40px;
	margin-top: 40px;
}
.sidebar-proj .list-main li a {
font-size: 17px;
line-height: 67px;
}
.article-proj{
	width: 750px;
	float: left;
}
.slider-proj{
	width: 750px;
	float: left;
}
.proj-about{
	font-size: 19px;
	margin-top: 30px;
	/*margin-left: 6px;*/
}
h1.sklad-h1 {
	color: #1d74a8;
	margin-top: 30px;
    font-size: 35px;
}
.sklad-sect .about-sect .proj-about h2{
	margin-bottom: 30px;
}
.sklad-sect .about-sect .proj-about h3{
	margin-bottom: 15px;
}
.sklad-sect ul {
	font-size: 17px;
}
.sklad-sect ul li{
	margin-left: 28px;
}
.slider-proj .item{
	width: 190px;
	height: 460px;
	padding: 20px;
	text-align: left;
}
#owl-typeproj{
	width: 100%;
	min-height: 650px;
}
.proj-title{
	color: #fff;
	font-size: 20px;
	margin-top: 10px;
	text-transform: uppercase;
	min-height: 58px;
}
.proj-title a{
	color: #fff;
	font-size: 20px;
	margin-top: 10px;
	text-transform: uppercase;
	min-height: 58px;
	text-decoration: none;
}
.proj-text{
	color: #fff;
	font-size: 16px;
	line-height: 19px;
	margin-top: 20px;
	height: 215px;
}
.article-proj .time{
	background: url(/templates/upmix/images/time-proj.png) left center no-repeat;
	color: #fff;
	font-size: 20px;
	letter-spacing: 1px;
	display: block;
	padding: 5px 30px;
	margin-left: 10px;
}
.article-proj .price{
	background: url(/templates/upmix/images/money.png) left center no-repeat;
	padding: 5px 30px;
	color: #fff;
	font-size: 20px;
	letter-spacing: 1px;
	display: block;
	margin-left: 10px;
}
.item a.btn{
	font-size: 17px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	background: #1d74a8;
	border-radius: 4px;
	border: 2px solid #fff;
	height: 30px;
	line-height: 30px;
	width: 170px;
	display: block;
	margin: 10px auto 0;
	text-align: center;
}
a.img-push{
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 27px;
}
.list-proj-item{

	width: 228px;
	margin-left: -20px;
	list-style: none;
	background: #e5f7fb;
	display: none;
}
.list-proj-item li{
	margin: 0 10px 10px;
	padding: 0px 10px;
}
.owl-carousel{
	display: none;
	position: relative;
	
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}
.article-proj .owl-theme .owl-controlls{
    top: -610px;
	text-align: center;
	height: 73px;
	position: relative;
}

/* Styling Next and Prev buttons */
.article-proj .owl-theme .owl-controlls .owl-buttons{
	position: relative;
	top: -40px;
}

.article-proj .owl-theme .owl-controlls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	opacity: 1;

	
}
 .article-proj .owl-theme .owl-controlls .owl-buttons div.owl-prev{
	background: #fff url(/templates/upmix/images/arr-red-prev.png) center center no-repeat;
	position: absolute;
	left: 250px;
	height: 40px;
	width: 22px;
}
.article-proj .owl-theme .owl-controlls .owl-buttons div.owl-next{
	background: #fff url(/templates/upmix/images/arr-red-next.png) center center no-repeat;
	position: absolute;
	right: 250px;
	height: 40px;
	width: 22px;
}
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	padding-top: 35px;
}
@media screen and (min-width:990px) and (max-width:1279px){
	h3.title{
	font-size: 50px; 
	margin-bottom: 0;
	margin-top: 20px;
	letter-spacing: 1px;
}
  .main{
  	/*padding: 0 10px;*/
	padding-bottom: 20px;
	overflow:hidden;
	/*max-width: 1150px;*/
	width: 100%;
	margin: 0 auto;
}
  .container{
	/*max-width: 870px !important;
	max-width: 1150px;*/
	max-width: 100%;
	width: 100%;
	min-width: 870px;
	/*padding: 0 10px;*/
	margin: 0 auto;
	overflow: hidden;
}
/**********************  СТИЛИ ДЛЯ МЕНЮ   *****************************/
.menu li a{
	color: #fff;
	text-decoration: none;
	font-size: 20px !important;
	line-height: 24px;
	margin-left: 18px !important;
}
.contacts-phone p{
	font-size: 20px;
	margin-left: 10px;
}

.contacts-phone p a:after{
	margin-left: 10px;
}
/************************  ГЛАВНАЯ СТРАНИЦА ******************************/
.article{
	max-width: 850px;
	width: 66%;
}
.about-agent{
	float: left;
	max-width: 100%;
	width: 95%;
	font-size: 16px;
	color: #25393f;
}
.slides li{
    
    height: 707px;
    width: 100%;
    margin-top: -118px;
}

.slide1{
    background:url("/templates/upmix/images/main-bg990.jpg")  no-repeat center center;
}
.slide2{
    background:url("/templates/upmix/images/slide2.jpg")  no-repeat center center;
}
.slide3{
    background:url("/templates/upmix/images/slide3.jpg")  no-repeat center center;
}
.banner-text{
	margin-top: 365px;
	color: #fff;
	font-size: 32px;
	text-align: left;
	/*margin-right: 625px;*/
	margin-left: 70px;
	position: absolute;
}
.banner-text span{
	padding: 5px 15px;
	background: #d81616;
	font-size: 54px;
	margin-top: 10px;
	letter-spacing: 1px;
	display: block;
	border-radius: 5px;
}
 #owl-example .owl-carousel{
	display: none;
	position: relative;
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
}
 #owl-example .owl-theme .owl-controlls{
    top: -400px;
	text-align: center;
	height: 73px;
	position: relative;
}

/* Styling Next and Prev buttons */
 #owl-example .owl-theme .owl-controlls .owl-buttons div.owl-prev{
	height: 450px;
	width: 43px;
}
 #owl-example .owl-theme .owl-controlls .owl-buttons div.owl-next{
	height: 450px;
	width: 43px;
}
/***********************   СТРАНИЦА  -  ОБ АГЕНСТВЕ   ***********************************/
.article-aboutus{
	font-size: 40px;
	margin-top: 0px;
	width: 67%;
	height: auto;
}
.article-aboutus h3.title{
	font-size: 40px;
	margin-top: 40px;
	width: 290px;
}
.about-sect{
	width: 100%;
	float: left;
	margin-right: 38px;
	height: auto;
	overflow: hidden;
}
.about-sect img.about-img{
	float: left;
	margin-right: 38px;
	margin-top: 25%;
}
.about-sect img.about-img-right{
	float: right;
	margin-left: 30px;
	margin-top: 25%;
	margin-right: 50px
}
/*.about-agent{
	float: left;
	max-width: 850px;
	width: 70%;
	border: 1px solid black;
	font-size: 16px;
	color: #25393f;
}*/
.about-sect .main-text{
	/*float: right;*/
	width: 64%;

}
.about-sect .main-text p{
	color: #000;
	margin-top: 15px;
	font-size: 19px;
	line-height: 20px;
	/*width: 550px;
	width: 100%;*/
	/*overflow: hidden;*/
}
.about-agent .btn{
	margin-top: 30px;
}
.about-agent h3.title{
	width: 300px;
	font-size: 40px;
}
.sidebar-aboutus{
	float: right;
	text-align: left;
	width: 275px;
}
.sidebar-main{
	float: right;
	min-width: 305px;
	width: 25%;
	text-align: left;
}
.sidebar-main h3{
	letter-spacing: 1px;
	font-size: 40px;
}
.list-main{
	margin-top: 0;
}
.list-main li{
	margin: 0;
}
.list-main li a{
	font-size: 15px;
	line-height: 49px;
}
.list-main li:hover{
	background: url(/templates/upmix/images/arrow990.png)no-repeat;
}
/*******************************************************************/
.slider-uslugi{
	margin-top: 30px;
}
.banner-uslugi{
    width: 60%;
}
.tslider{
    margin: 0 auto;
    z-index: 0 !important;
    width: 880px !important;
}
.tslider li{
	width: 270px !important;
}
.slidenav .prev{
    left: 0px;
    top: 47%;
}
.slidenav .next{
    right: 0px;
    top: 47%
}
.list-serv > li{
	display: inline-block;
	overflow: hidden;
	width: 420px;
	height: 318px;
	margin: 0 10px 30px;
}
.block-service .list-item{
	margin-left: 40px;
	margin-top: 60px;
}
.block-service a.btn{
	display: none;
	bottom: 40px;
}
.block-title{
	display: block;
	margin-top: 50px;
	letter-spacing: 1px;
}
.block-text{
	display: block;
	position: relative;
	bottom: -130px;
	font-size: 17px;
	line-height: 18px;
	width: 360px;
	margin: 0 auto;
}
.list-item{
	display: none;
}
.list-serv li.block1 div{
	background: url(/templates/upmix/images/services-icon.png) center center no-repeat;
	background-size: 13%;
	width: 420px;
	height: 318px;
	opacity: 1;
}
.list-serv li.block2 div{
	background: url(/templates/upmix/images/works-icon.png) center center no-repeat;
	background-size: 13%;
	width: 420px;
	height: 318px;
	opacity: 1;
}
.list-serv li.block3 div{
	background: url(/templates/upmix/images/details-icon.png) center center no-repeat;
	background-size: 13%;
	width: 420px;
	height: 318px;
	opacity: 1;
}
.list-serv li.block4 div{
	background: url(/templates/upmix/images/contacts-icon.png) center center no-repeat;
	background-size: 13%;
	width: 420px;
	height: 318px;
	opacity: 1;
}
.list-serv li:hover .block-text{
	display: none;
}
.list-serv li:hover .list-item{
	display: block;
}
.list-serv li:hover .block-title{
	display: none;
}
.list-serv li:hover a.btn{
	display: block;
}
.list-serv li:hover div{
	opacity: 0.5;
}
.slider-otziv h3.title{
	margin-top: 0px;
}
.slides li{
    
    height: 700px !important;
    width: 100%;
    margin-top: -118px;
}
.banner-info{
	max-width: 860px !important;
	overflow: hidden;
	height: auto;
	margin: 0 auto;
}

/************************  СТРАНИЦА - ЧТО МЫ ДЕЛАЕМ ******************************/
.title-img-services{

}
.article-services{
	width: 900px;
	overflow: hidden;
	margin: 0 auto;
}
.list-services{
	text-align: center;
	width: 900px !important;
	margin: 0 auto;
	overflow: hidden;
	height: auto;
}
.list-services > li{
	list-style: none;
	/*float: left;*/
	margin: 20px 15px 10px 0;
	width: 275px;
	float: none;
	display: inline-block;
	/*height: 210px;*/
	height: 250px;
	position: relative;
	clear: both;
}
/*.list-services li:first-child{
	margin-left: 0px;
}*/
.list-services p.title{
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 20px;
}
.razrabotka, .prodvizhenie, .konsalting,
.smm, .kontekstnaya_reklama, .podderzhka{
	background-size: 20%;
}
.list-services p.excerpt{
	color: #fff;
	font-size: 14px;
	/*margin-top: 85px;*/
	margin-top: 125px;
}
.list-services a.btn{
	font-size: 19px;
	width: 220px;
	height: 30px;
	line-height: 30px;
}
.list-services .list-uslug{
	top: 50px;
}
.list-services .list-uslug li a{
	font-size: 15px;
	display: block;
	margin: 4px 0;
}
/********************************   PAGE - RAZRABOTKA  ***********************************/
.title-img-razrabotka{
	background: url(/templates/upmix/images/bg-services.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	height: 360px;
	margin: 20px auto 0;	
}
.article-razrabotka h3.title,
.sidebar-razrabotka h3.title{
	font-size: 40px;
	margin-top: 40px;
}
.article-razrabotka h3.title{
	margin-bottom: 10px;
}
.article-razrabotka{
	min-width: 550px;
	width: 65%;
	float: left;
	padding-left: 10px;
}
section.about-razrab{
	margin-bottom: 70px;
}
.sidebar-razrabotka{
	width: 275px;
	float: right;
	text-align: left;
}

/************************  СТРАНИЦА   -  ПОРТФОЛИО ******************************/
.breadcrumb ul li{
	float: left;
	text-transform: uppercase;
	margin-right: 10px;
	font-size: 19px;
	line-height: 42px;
	color: #ce1616;
}
.type-filter{
	width: 250px;
	padding: 5px 10px;
	overflow: hidden;
	background: url(/templates/upmix/images/arrow-select.png) no-repeat right #eee;
	border: none;
	float: left;
	margin: 12px 30px 0 0;
}
.last-filter{
	margin-right: 0;
}
.filter-btn {
	clear: both;
	margin-top: 15px;
	overflow: hidden;
}
.filter-btn a.btn{
	margin: 0 30px 30px 0;
	padding: 5px 51px;
}
.article-portfolio{
	width: 900px;
	overflow: hidden;
	margin: 0 auto;
}
.block-portfolio li{
	float: left;
	margin: 0 30px 0 0;
	height: 300px;
	
}
/********************************   PAGE - PRICES  ***********************************/
.title-img-prices{
	background: url(/templates/upmix/images/bg-event.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	height: 360px;
	margin-top: 20px;
}
#price-info h3.title,
.sidebar-price h3.title{
	font-size: 40px;
	margin-top: 50px;
}
.sidebar-price{
	float: right;
	text-align: left;
	width: 275px;
}
.sidebar .list-main li a{
	font-size: 18px;
}
#price-info{
	width: 70%;
	float: left;
}
#price-info p{
	font-size: 18px;
	margin-top: 25px;
}
#create-sites{
	width: 100%;
	border: 1px solid #fff;
	background: #f2f2f2;
	border-collapse: collapse;
	margin-top: 40px;
}
#create-sites th{
	color: #000;
	font-size: 20px;
	height: 40px;
	padding-left: 0;
	background: #d9d9d9;
}
#create-sites td{
	color: #1d74a8;
	font-size: 18px;
	height: 40px;
	padding-left: 26px;
}
#create-sites td.price{
	color: #000;
	font-weight: bold;
	width: 214px;
	text-align: center;
	padding-left: 0;
}
.not-active td{
	color: #000 !important;
}
#prices-form{
	width: 545px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#prices-form input[type=text]{
	width: 250px;
	height: 40px;
	padding-left: 15px;
	color: #25393f;
	font-size: 16px;
}
#prices-form input.reset{
	color: #fff;
	font-size: 20px;
	height: 40px;
	width: 200px;
}
#prices-form input.submit{
	color: #fff;
	font-size: 20px;
	height: 40px;
	width: 200px;
}
#prices-form p{
	color: #25393f;
	font-size: 20px;
	margin-top: 15px;
}
#prices-form textarea{
	width: 527px;
}
/*******************  PAGE - BLOG  *****************************/
.blog-main-block{
	position: relative;
	overflow: hidden;
	margin-top: 20px;
	padding-left: 10px;
}
.blog-main-block img{
	float: left;
	margin-right: 27px;
}
 h3.title-blog{
	font-size: 30px;
	margin-top: -5px;
}
.blog-main-text p{
	margin-bottom: 10px;
	font-size: 16.5px;
}
.article-blog{
	width: 99%;
	overflow: hidden;
	padding-left: 10px;
}
.blog-excerpt{
	text-align: left;
	clear: both;
	margin-top: 30px;
	list-style: none;
}
.blog-excerpt li{
	float: left;
	width: 30%;
	min-height: 640px;
	vertical-align: top;
	margin: 0 3% 30px 0;
}
.blog-excerpt img{
	margin: 0 auto;
}
.title-blog-excerpt{
	font-size: 20px;
}
.blog-excerpt p{
	text-align: left;
	margin-top: 20px;
	width: 270px;
}
.blog-excerpt  li.first-li{
	margin-left: 0 !important;
}
.blog-excerpt a{
	color: #1d74a8;
	font-size: 18px;
	text-decoration: none;
	margin-top: 35px;
	display: block;
}
/********************************   PAGE - CONTACT  ***********************************/
.map-contact{
	margin-top: 20px;

}
.article-contact{
	width: 340px;
	float: left;
}
.sidebar-contact{
	width: 500px;
	float: right;
	padding-top: 65px;
}
.sidebar-contact h3.title{
	display: block;
	font-size: 30px;
	font-weight: normal;
}
.article-contact ul li{
	margin-top: 70px;
}
#contact-form{
	width: 100%;
	margin-bottom: 30px;
}
#contact-form input{
	width: 480px;
	height: 40px;
	padding-left: 15px;
	color: #25393f;
	font-size: 16px;
	float: none;
	clear: both;
	margin: 20px 0 0px 0;
}
#contact-form input[type="text"]{
	border: 1px solid #d9d9d9;
}
.file_upload{
	margin-top: 15px;
}
#contact-form input[type="file"]{
	height: 20px;
}
#contact-form input.form-email{
	float: none;
}
#contact-form textarea{
	width: 480px;
	margin-top: 20px;
}
#contact-form p{
	color: #25393f;
	font-size: 16px;
	margin-top: 20px;
}

#contact-form .reset{
	color: #fff;
	font-size: 20px;
	height: 40px;
	width: 210px;
	padding-left: 0;
	margin: -10px 20px 0 0;
}

#contact-form .submit{
	color: #fff;
	font-size: 20px;
	height: 40px;
	width: 210px;
	padding-left: 0;
	margin: -10px 0 0 0;
}
/**********************  СТРАНИЦА - ДОКУМЕНТЫ  **********************************/
.title-img-doc{
	background: url(/templates/upmix/images/doc-bg.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	height: 360px;
	margin-top: 20px;
	position: relative;
}
.list-doc li{
	float: none;
	display: inline-block;
	width: 270px;
	height: 270px;
	margin: 20px 10px 0;
	position: relative;
	background: #e4fbff;
}
.title-down{
	display: block;
	color: #fff;
	font-size: 50px;
	text-transform: uppercase;
	position: relative;
	top: 250px;
	left: 40px;
	letter-spacing: 1px;
}
.article-doc{
	min-width: 990px;
	width: 100%;
	text-align: center;
}
/************************  ФУТЕР - ******************************/
.footer{
	clear: both;
	position: relative;
	margin-top: 20px;
}
.block-footer{
	max-width: 870px;
	margin: 0 auto;
}
.tel {
	float: left;
	margin-left: 80px;
	margin-top: 30px;
}
.tel li{
	color: #00849f;
	font-size: 25px;
	line-height: 60px;
	background: url(/templates/upmix/images/tel-icon.png) left center no-repeat;
	padding-left: 25px;
}
.contacts{
	float: left;
	margin-left: 70px;
	margin-top: 30px;
}
.contacts li a{
	color: #00849f;	
	font-size: 24px;
	line-height: 60px;
	text-decoration: none;
	padding-left: 30px;
}
.contacts .mail{
	background: url(/templates/upmix/images/mail-icon.png) left center no-repeat;
}
.contacts .skype{
	background: url(/templates/upmix/images/skype-icon.png) left center no-repeat;
}
.soc-icon{
	float: right;
	margin-left: 10px;
	margin-top: 45px;
}
.soc-icon li{
	float: left;
	margin-left: 20px;
	margin-right: 0;

}
.ancor{
	position: absolute;
	left: 0px;
	top: 33px;
}
/************************  СТРАНИЦА   -  Типы ПРОЕКТОВ ******************************/
.proj-img{
	background: url(/templates/upmix/images/bg-proj.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 360px;
	margin-top: 20px;
	clear: both;
}
 /* .container{
	max-width: 870px !important;
	margin: 0 auto;
	overflow: hidden;
}*/
.sidebar-proj{
	float: right;
	width: 290px;
	text-align: left;
}
.sidebar-proj h3.title,
.slider-proj h3.title{
	font-size: 40px;
	margin-top: 50px;
	margin-left: -10px;
}
.article-proj{
	min-width: 500px;
	width: 67%;
	padding-left: 10px;
}
.slider-proj{
	min-width: 550px;
	width: 100%;
	float: left;
}
.proj-about{
	font-size: 19px;
	margin-top: 30px;
	width: 93%;
}
.slider-proj .item{
	width: 185px;
	height: 460px;
	padding: 20px;
	text-align: left;
}
#owl-typeproj{
	width: 100%;
	/*min-height: 800px;*/
}

.list-proj-item{
	position: relative;
	width: 228px;
	margin-left: -20px;
	list-style: none;
	background: #e5f7fb;
	display: none;
}
.list-proj-item li{
	margin: 10px;
	padding: 0 10px;
}
.sidebar-proj .list-main li a {
font-size: 15px;
line-height: 50px;
}
.list-main li:hover{
	background: url(/templates/upmix/images/arrow990.png)no-repeat center center;
}
#owl-typeproj .owl-carousel{
	display: none;
	position: relative;
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
}
 #owl-typeproj .owl-theme .owl-controlls{
    top: -610px;
	text-align: center;
	height: 73px;
	position: relative;
}

/* Styling Next and Prev buttons */
#owl-typeproj .owl-theme .owl-controlls .owl-buttons{
	position: relative;
	top: -40px;
}

#owl-typeproj .owl-theme .owl-controlls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	opacity: 1;

	
}
 .article-proj .owl-theme .owl-controlls .owl-buttons div.owl-prev{
	background:  url(/templates/upmix/images/arr-red-prev.png) center center no-repeat;
	position: absolute;
	left: 180px;
	height: 40px;
	width: 22px;
}
.article-proj .owl-theme .owl-controlls .owl-buttons div.owl-next{
	background:  url(/templates/upmix/images/arr-red-next.png) center center no-repeat;
	position: absolute;
	right: 180px;
	height: 40px;
	width: 22px;
}
#owl-typeproj .owl-carousel  .owl-wrapper,
#owl-typeproj .owl-carousel  .owl-item{
	padding-top: 35px;
}
/********************************   PAGE - EVENT  ***********************************/
.event-img{
	background: url(/templates/upmix/images/bg-event.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 360px;
	margin-top: 20px;
}
.event-main-block{
	width: 990px;
}
.article-event{
	width: 535px;
	float: left;
}
.article-event h3.title,
.sidebar-event h3.title{
	font-size: 40px !important;	
}
.article-event p{
	margin: 13px 0;
	font-size: 16px;
	clear: both;
}
.sidebar-event{
	width: 300px;
	float: right;
}
#event-form input[type=text]{
	width: 480px;
}
#event-form textarea{
	width: 480px;
}
#event-form input[type=text].captcha-input{
	width: 230px;
	margin-left: 55px;
}
}
@media screen and (min-width:769px) and (max-width:989px){
 	h3.title{
	font-size: 50px;    /*БЫЛО 40*/
	margin-bottom: 0;
	margin-top: 20px;
	letter-spacing: 1px;
}
  .main{
	padding-bottom: 20px;
	overflow:hidden;
	width: 100%;
	margin: 0 auto;
}
  .container{
	/*max-width: 722px !important;*/
	max-width: 100%;
	width: 100%;
	/*min-width: 722px;*/
	margin: 0 auto 0;
	overflow: hidden;
}
/**********************  СТИЛИ ДЛЯ МЕНЮ   *****************************/
.menu li a{
	color: #fff;
	text-decoration: none;
	font-size: 17px !important;
	line-height: 24px;
	margin-left: 14px !important;
}
.contacts-phone{
	margin-top: 35px;
}
.contacts-phone p{
	font-size: 17px;
	margin-left: 10px;
}

.contacts-phone p a:after{
	margin-left: 10px;
}
.breadcrumb ul li{
	float: left;
	text-transform: uppercase;
	margin-right: 10px;
	font-size: 20px;
	line-height: 50px;
	color: #ce1616;
}
/************************  ГЛАВНАЯ СТРАНИЦА ******************************/
.slides li{
    
    height: 623px;
    width: 100%;
    margin-top: -118px;
}

.slide1{
    background:url("/templates/upmix/images/main-bg768.jpg")  no-repeat center center;
}
.slide2{
    background:url("/templates/upmix/images/slide2.jpg")  no-repeat center center;
}
.slide3{
    background:url("/templates/upmix/images/slide3.jpg")  no-repeat center center;
}
.banner-text{
	margin-top: 310px;
	color: #fff;
	font-size: 30px;
	text-align: left;
	/*margin-right: 625px;*/
	margin-left: 110px;
	position: absolute;
}
.banner-text span{
	padding: 4px 13px;
	font-size: 44px;
	margin-top: 6px;
}
.about-agent h3.title,
.sidebar-main h3.title{
	font-size: 40px;
}
.article{
	max-width: 650px;
	width: 61%;
}
.about-agent{
	float: left;
	max-width: 100%;
	width: 95%;
	font-size: 16px;
	color: #25393f;
}
.about-agent h3.title{
	width: 270px;
}
.sidebar-main{
	float: right;
	min-width: 280px;
	width: 25%;
	text-align: left;
}
.main-text p{
	margin-top: 20px;
	font-size: 16px;
	line-height: 15px;
	height: 90px;
	overflow: hidden;
}
.about-agent .btn{
	margin-top: 50px;
}
.sidebar{
	float: right;
	text-align: left;
	/*width: 375px;*/
}
.list-main{
	margin-top: 0px;
	margin-left: 5px;
}
.list-main li{
	margin: 0;
}
.list-main li a{
	font-size: 13px;
	line-height: 49px;
}
.list-main li:hover{
	background: url(/templates/upmix/images/arrow768.png)no-repeat;
}
.tslider{
    margin: 0 auto;
    z-index: 0 !important;
    width: 660px !important;
}
.tslider li{
	width: 300px !important;
}
.slidenav .prev{
    left: 0px;
    top: 47%;
}
.slidenav .next{
    right: 0px;
    top: 47%
}
.list-serv > li{
	display: inline-block;
	overflow: hidden;
	width: 345px;
	height: 318px;
	margin: 0 10px 30px;
}
.list-serv > a.btn{
	width: 100%;
	height: 100%;
	color: transparent;

}
.block-service .list-item{
	margin-left: 40px;
	margin-top: 60px;
}
.block-service a.btn{
	display: none;
	bottom: 40px;
}
.block-title{
	display: block;
	margin-top: 50px;
	letter-spacing: 1px;
}
.block-text{
	display: block;
	position: relative;
	bottom: -130px;
	font-size: 17px;
	line-height: 18px;
	width: 360px;
	margin: 0 auto;
}
.list-item{
	display: none;
}
.list-serv li.block1 div{
	background: url(/templates/upmix/images/services-icon.png) center center no-repeat;
	background-size: 13%;
	width: 345px;
	height: 318px;
	opacity: 1;
}
.list-serv li.block2 div{
	background: url(/templates/upmix/images/works-icon.png) center center no-repeat;
	background-size: 13%;
	width: 345px;
	height: 318px;
	opacity: 1;
}
.list-serv li.block3 div{
	background: url(/templates/upmix/images/details-icon.png) center center no-repeat;
	background-size: 13%;
	width: 345px;
	height: 318px;
	opacity: 1;
}
.list-serv li.block4 div{
	background: url(/templates/upmix/images/contacts-icon.png) center center no-repeat;
	background-size: 13%;
	width: 345px;
	height: 318px;
	opacity: 1;
}
.list-serv li:hover .block-text{
	display: none;
}
.list-serv li:hover .list-item{
	display: block;
}
.list-serv li:hover .block-title{
	display: none;
}
.list-serv li:hover a.btn{
	display: block;
}
.list-serv li:hover div{
	opacity: 0.5;
}
.slider-otziv h3.title{
	margin-top: 0px;
}

#slider, #slider-otziv{

    width: 88%;
    min-height: 460px;  
    text-align: center;
    position: relative;
    margin: 0 auto;
    padding-top: 15px;
}

/************************  СТРАНИЦА - ЧТО МЫ ДЕЛАЕМ - ******************************/
.article-services{
	width: 750px;
	overflow: hidden;
	margin: 0 auto;
}
.how-work a.btn{
	margin: 30px 0 0 0;
}
.title-img-services{
	background: url(/templates/upmix/images/bg-services768.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	height: 275px;
	margin: 20px auto 0;	
}
.list-services > li{
	list-style: none;
	float: left;
	margin: 20px 30px 10px 0;
	width: 344px;
	height: 272px;
	position: relative;
}
/*.list-services li:first-child{
	margin-left: 0px;
}*/
.list-services p.title{
	font-size: 30px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 30px;
}
.razrabotka, .prodvizhenie, .konsalting,
.smm, .kontekstnaya_reklama, .podderzhka{
	background-size: 20%;
}
.list-services p.excerpt{
	color: #fff;
	font-size: 14px;
	margin-top: 120px;
}
.list-services .list-uslug{

	list-style: none;
	color: #fff;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 40px;
	top: 60px;
}
.list-services .list-uslug li a{
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	display: block;
	margin: 4px 0;
}
/********************************   PAGE - RAZRABOTKA  ***********************************/
.title-img-razrabotka{
	background: url(/templates/upmix/images/bg-services.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	height: 360px;
	margin: 20px auto 0;	
}
.article-razrabotka h3.title,
.sidebar-razrabotka h3.title{
	font-size: 30px;
	margin-top: 30px;
}
.article-razrabotka h3.title{
	margin-bottom: 10px;
}
.article-razrabotka{
	width: 99%;
	float: none;
	padding-left: 10px;
}
.article-razrabotka a.btn{
	font-size: 30px;
	width: 380px;
}
section.about-razrab{
	margin-bottom: 50px;
	margin-top: 40px;
}
.sidebar-razrabotka{
	width: 275px;
	float: none;
	text-align: left;
	margin-top: 40px;
}
.sidebar-razrabotka .list-main li{
	line-height: 60px;
}
.sidebar-razrabotka .list-main li:hover{
	background: url(/templates/upmix/images/arrow768.png)no-repeat left center;
}

/************************  СТРАНИЦА   -  ПОРТФОЛИО ******************************/
.breadcrumb ul li{
	float: left;
	text-transform: uppercase;
	margin-right: 10px;
	font-size: 19px;
	line-height: 42px;
	color: #ce1616;
}
.filters{
	float: left;
	clear: none;
	width: 350px;
}
.type-filter{
	width: 325px;
	padding: 5px 10px;
	overflow: hidden;
	background: url(/templates/upmix/images/arrow-select.png) no-repeat right #eee;
	border: none;
	float: left;
	margin: 12px 30px 0 0;
}
.type-filter select{
	width: 325px;
}
.last-filter{
	margin-right: 0;
}
.filter-btn {
	clear: none;
	margin-top: 15px;
	overflow: hidden;
	width: 350px;
	padding-left: 14px;

}
.filter-btn a.btn{
	margin: 0 30px 20px 0;
	padding: 5px 0;
	width: 340px;
	text-align: center;
}	
.article-portfolio{
	width: 730px;
	overflow: hidden;
	margin: 20px auto 0 auto;
}
.block-portfolio {
	padding-top: 30px;
}
.block-portfolio li{
	float: left;
	margin: 0 20px 60px 0;
	height: 300px;	
}
.img-portf{
	width: 345px;
	height: auto;
}
.bg-img{
	height: 305px;
	width: 100%;
	background: #1d74a8;
	display: block;
}
/***********************   СТРАНИЦА  -  ОБ АГЕНСТВЕ   ***********************************/
.article-aboutus{
	font-size: 40px;
	margin-top: 0px;
	width: 99%;
	padding: 0 5px;
	height: auto;
}
.article-aboutus h3.title{
	font-size: 40px;
	margin-top: 30px;
	width: 50%;
	padding-left: 0;
}
.title-img{
	margin-top: 15px;
}
.about-sect{
	width: 100%;
	float: left;
	margin-right: 38px;
}
.about-sect img.about-img{
	float: left;
	margin-right: 40px;
	margin-top: 35px;
	margin-left: 0;
}
.about-sect img.about-img-right{
	float: right;
	margin-left: 50px;
	margin-top: 50px;
	margin-right: 30px
}
.about-sect img.about-img-last {
	float: left;
	margin-right: 40px;
	margin-top: 40px;
	margin-left: 0px;
}
/*.about-agent{
	width: 550px;
}*/
.about-sect .main-text{
	/*float: right;*/
	width: 69%;
	float: left;

}
.about-sect .main-text p{
	color: #000;
	margin-top: 15px;
	font-size: 16px;
	line-height: 20px;
	width: 100%;   /*было 500px*/
	height: auto;
	overflow: hidden;
}
.about-agent .btn{
	margin-top: 30px;
}
.about-agent h3.title{
	/*width: 300px;*/
	font-size: 40px;
}
.sidebar-aboutus{
	float: left;
	text-align: left;
	width: 380px;
}
/*.sidebar-main{
	float: right;
	width: 372px;
	text-align: left;
}
.sidebar-main h3{
	letter-spacing: 1px;
	font-size: 40px;
}
.list-main{
	margin-top: 0;
	width: 400px;
}
.list-main li{
	margin: 0 10px;
}*/
.list-main li a{
	font-size: 16px;
	line-height: 65px;
	padding-left: 45px;
	margin-left: 35px;
}
.list-main li:hover{
	background: url(/templates/upmix/images/arrow.png)no-repeat;
}
/********************************   PAGE - PRICES  ***********************************/
#price-info{
	width: 98%;
	float: none;
	padding-right: 2%;
}
.sidebar-price{
	float: left;
	text-align: left;
	width: 380px;
}
.sidebar .list-main li a{
	font-size: 18px;
}

#prices-form{
	width: 50%;
	margin-top: 30px;
	margin-bottom: 30px;
}
#prices-form input[type=text]{
	width: 375px;
	height: 40px;
	padding-left: 15px;
	color: #25393f;
	font-size: 16px;
	margin: 10px 0;
	float: none;
}
#prices-form input.reset{
	color: #fff;
	font-size: 17px;
	height: 40px;
	width: 170px;
	padding: 0 25px;
	text-align: center;
}
#prices-form input.submit{
	color: #fff;
	font-size: 17px;
	height: 40px;
	width: 170px;
	padding: 0 25px;
	text-align: center;
}
#prices-form p{
	color: #25393f;
	font-size: 20px;
	margin-top: 15px;
}
#prices-form textarea{
	width: 375px;
}
#price-info p.about-brif{
	width: 400px;
} 
/*******************  PAGE - BLOG  *****************************/
.blog-main-block{
	position: relative;
	overflow: hidden;
	margin-top: 10px;
	padding-left: 10px;
}
.blog-main-block img{
	float: left;
	margin-right: 27px;
	width: 270px;
	height: auto;
}
h3.title-blog{
	font-size: 30px;
	margin-top: -5px;
}
.blog-main-text {
	padding-bottom: 40px;
}
.blog-main-text p{
	margin-bottom: 5px;
	font-size: 15px;
}
.article-blog{
	width: 98%;
	overflow: hidden;
	padding: 0 1%;
}
.blog-excerpt{
	text-align: left;
	clear: both;
	margin-top: 30px;
	list-style: none;
}
.blog-excerpt li{
	float: left;
	/*width: 230px;*/
	width: 30%;
	min-height: 600px;
	vertical-align: top;
	margin: 0 3% 30px 0;
}
.blog-excerpt img{
	margin: 0 auto;
	width: 230px;
	height: auto;
}
.title-blog-excerpt{
	font-size: 20px;
}
.blog-excerpt p{
	text-align: left;
	margin-top: 20px;
	font-size: 16px;
	max-width: 230px;
}
.blog-excerpt  li.first-li{
	margin-left: 0 !important;
}
.blog-excerpt a{
	color: #1d74a8;
	font-size: 18px;
	text-decoration: none;
	margin-top: 35px;
	display: block;
}

/********************************   PAGE - CONTACT  ***********************************/
.map-contact{
	margin-top: 20px;
	height: 360px;
	overflow: hidden;
}
.article-contact{
	width: 280px;
}
.sidebar-contact{
	width: 420px;
}
.sidebar-contact h3.title{
	display: block;
	font-size: 30px;
	font-weight: normal;
	margin-top: -10px;
}
.sidebar-contact p{
	font-size: 17px;
}
.article-contact ul li{
	margin-top: 50px;
}
.article-contact ul li div{
	font-size: 24px;
}
#contact-form{
	width: 100%;
	margin-bottom: 30px;
}
#contact-form input{
	width: 380px;
	height: 40px;
	padding-left: 15px;
	color: #25393f;
	font-size: 16px;
	float: none;
	clear: both;
	margin: 20px 0 0px 0;
}
#contact-form input[type="text"]{
	border: 1px solid #d9d9d9;
}
.file_upload{
	margin-top: 15px;
}
#contact-form input[type="file"]{
	height: 20px;
}
#contact-form input.form-email{
	float: none;
}
#contact-form textarea{
	width: 380px;
	margin-top: 20px;
}
#contact-form p{
	color: #25393f;
	font-size: 17px;
	margin-top: 20px;
}

#contact-form .reset{
	color: #fff;
	font-size: 18px;
	height: 40px;
	width: 200px;
	padding-left: 0;
	margin: -10px 10px 0 0;
}

#contact-form .submit{
	color: #fff;
	font-size: 18px;
	height: 40px;
	width: 200px;
	padding-left: 0;
	margin: -10px 0 0 0;
}
.spec-mail{
	margin-top: 30px;
}
/**********************  СТРАНИЦА - ДОКУМЕНТЫ  **********************************/
.title-img-doc{
	background: url(/templates/upmix/images/doc-bg.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	height: 295px;
	margin-top: 20px;
	position: relative;
}
.title-down{
	display: block;
	color: #fff;
	font-size: 40px;
	text-transform: uppercase;
	position: relative;
	top: 210px;
	left: 40px;
	letter-spacing: 1px;
}
.article-doc{
	min-width: 768px;
	width: 100%;
}
.list-doc li{
	float: none;
	display: inline-block;
	width: 345px;
	height: 345px;
	margin: 40px 10px 0;
	position: relative;
	background: #e4fbff;
}
.list-doc li p{
	width: 345px;
	height: 260px;
}
.list-doc div.title-doc{
	font-size: 24px;
	height: 85px;
}
.list-doc li div span{
	width: 250px;
	margin: 10px auto;
}
.list-doc li:hover div.download-doc{
	width: 345px;
	height: 345px;
}
/************************  ФУТЕР - ******************************/
.footer{
	clear: both;
	position: relative;
	margin-top: 40px;
}
.block-footer{
	max-width: 722px;
	margin: 0 auto;
}
.tel {
	float: left;
	margin-left: 80px;
	margin-top: 40px;
}
.tel li{
	color: #00849f;
	font-size: 15px;
	line-height: 50px;
	background: url(/templates/upmix/images/tel-icon.png) left center no-repeat;
	padding-left: 25px;
}
.contacts{
	float: left;
	margin-left: 40px;
	margin-top: 40px;
}
.contacts li a{
	color: #00849f;	
	font-size: 15px;
	line-height: 50px;
	text-decoration: none;
	padding-left: 30px;
}
.contacts .mail{
	background: url(/templates/upmix/images/mail-icon.png) left center no-repeat;
}
.contacts .skype{
	background: url(/templates/upmix/images/skype-icon.png) left center no-repeat;
}
.soc-icon{
	float: right;
	margin-left: 40px;
	margin-top: 40px;
}
.soc-icon li{
	float: left;
	margin-left:20px;
	margin-right: 0;
}
.soc-icon>a{
	float: right;
	margin-top: 0;
}
.ancor{
	background: url(/templates/upmix/images/ankor480.png) !important;
	height: 58px;
	width: 58px;
	position: absolute;
	left: 30px;
	top: 33px;
}
/************************  СТРАНИЦА   -  Типы ПРОЕКТОВ ******************************/
.proj-img{
	background: url(/templates/upmix/images/bg-proj.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 360px;
	margin-top: 20px;
	clear: both;
}

.sidebar-proj{
	float: none;
	width: 290px;
	text-align: left;

}
.sidebar-proj h3.title,
.slider-proj h3.title{
	font-size: 40px;
	margin-top: 50px;
}
.article-proj{
	width: 100%;
}
.slider-proj{
	width: 96%;
	float: none;
	padding-left: 10px;
}
.proj-about{
	font-size: 19px;
	margin-top: 30px;
	width: 100%;
}
.slider-proj .item{
	width: 185px;
	height: 460px;
	padding: 20px;
	text-align: left;
}
#owl-typeproj{
	width: 100%;
	min-height: 600px;
}
.list-proj-item li{
	margin: 10px;
	padding: 0 10px;
}
.sidebar-proj .list-main li a {
	font-size: 14px;
	line-height: 50px;
}
.list-main li:hover{
	background: url(/templates/upmix/images/arrow768.png)no-repeat;
}
/********************************   PAGE - EVENT  ***********************************/
.event-img{
	background: url(/templates/upmix/images/bg-event.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 300px;
	margin-top: 20px;
	margin-bottom: 40px;
}
.event-main-block{
	width: 730px;
}
.article-event{
	width: 730px;
	float: none;
}
.article-event h3.title,
.sidebar-event h3.title{
	font-size: 40px !important;	
}
.article-event p{
	margin: 13px 0;
	font-size: 19px;
	clear: both;
}
.article-event .event-list li{
	color: #b5d1e2;
	margin-left: 15px;
	margin: 10px 15px;
	font-size: 18px;
}
.sidebar-event{
	width: 500px;
	float: left;
	margin-top: 10px;
}
#event-form input[type=text]{
	width: 480px;
}
#event-form textarea{
	width: 480px;
}
#event-form input[type=text].captcha-input{
	width: 230px;
	margin-left: 55px;
}

} 
@media screen and (min-width:480px) and (max-width: 768px){
	h3.title{
	font-size: 50px;    /*БЫЛО 40*/
	margin-bottom: 0;
	margin-top: 20px;
	letter-spacing: 1px;
}
.main{
	padding-bottom: 0px;
	overflow:hidden;
	width: 100%;
	margin: 0 auto;
}
.container{
	/*min-width: 463;*/
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
/**********************  СТИЛИ ДЛЯ МЕНЮ   *****************************/
.header{
	height: 92px;
	background: #37ADF4;
	width: 100%;
}
.help-height{
	height: 92px;
}
.logo-block{
    margin-top: 4px;
}
.logo{
	background: url(/templates/upmix/images/logo480.png);
	width: 64px;
	height: 62px;
	position: absolute;
}
.text-logo{
	display: none;
}
#pull{
	display: block;
	position: absolute;
	top: 30px;
	right: 10px;
	opacity: 0.5;
}
.right-block{
	float: none;
	margin: 0 auto;
	padding-right: 0;
}
.contacts-phone{
	text-align: center;
	margin-left: 0px;
}
.contacts-phone p{
	display: block;
	font-size: 20px;
	margin-left: 0px;
	text-transform: uppercase;
}
.present p a{
	display: none;
}
.contacts-phone p a{
	text-decoration: none;
	color: #124462;
}
.contacts-phone p a:after{
	content: '';
	margin-left: 0px;
}
nav.nav{
	padding-top: 16px;
}

.menu{
	display: none;	
	position: relative;
	right: 0;
	margin-top: 0px;
	background: #487ec7;
	width: 100%;
	z-index: 2999;

}
.menu li{
	display: block;
	text-transform: uppercase;
	opacity: 1;
	text-align: left;
	position: relative;
	/*width: 360px;*/
	width: 90%;
	margin: 0 auto;
	border-bottom: 1px solid #3B92DA;
}
.li1{
	opacity: 0.5;
}
.menu li img{
	vertical-align: middle;

}
.menu li a{
	color: #fff;
	text-decoration: none;
	font-size: 20px !important;
	line-height: 70px;
	display: block;
	height: 70px;
	margin-left: 30%;
}
.menu li a img{
	opacity: 0.5;
	padding-right: 30px;
	display: inline;
}
.btn-call, .btn-mail, .btn-fiend{
	display: block;
	
}
.btn-call a, .btn-mail a, .btn-fiend a{
	display: block;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	height: 107px;
	color: #fff;
	font-size: 26px;
	line-height: 107px;
	border-bottom: 1px solid #72DAFB;	
}
.btn-call a{
	background: #00a1f2 url(/templates/upmix/images/btn-call.png) center center no-repeat;
	margin-top: -20px;
}
.btn-mail a{
	background: #00a1f2 url(/templates/upmix/images/btn-mail.png) center center no-repeat;
}
.btn-fiend a{
	background: #00a1f2 url(/templates/upmix/images/btn-find.png) center center no-repeat;
	border-bottom: none;
}
#mainpage-text{
	display: none;
}
.slider-uslugi{
	margin-top: 0px;
}
.slider-uslugi{
	background: url(/templates/upmix/images/main-slider2-bg480.jpg) no-repeat center;
	background-size: cover;
	height: 477px;
	width: 100%;
}
.tslider{
    margin: 0 auto;
    z-index: 0 !important;
    width: 480px !important;
}
/*.tslider li{
	width: 460px !important;
}*/
.tslider ul, .tslider2 ul{
	width: 100%;
	overflow: hidden;
}

.tslider>ul>li,
.tslider2>ul>li{
    width: 100%;
	margin: 120px 0px 0;
	min-height: 320px;
}
.list-serv{
	list-style: none;
	text-align: center;
	margin-top: 0px;
}
.list-serv > li{
	display: inline-block;
	overflow: hidden;
	width: 100%;
	height: 373px;
	margin: 0;
	margin-bottom: -5px;
}
.list-serv li.block1 div{
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
}
.list-serv li.block2{
	background: #5db75b;
	position: relative;
	width: 100%;

}
.list-serv li.block2 div{
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
}
.list-serv li.block3{
	background: #f0c43f;
	position: relative;

}
.list-serv li.block3 div{
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
}
.list-serv li.block4{
	background: #00b4ff;
	position: relative;
}
.list-serv li.block4 div{
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
}
.block-service a.btn{
	left: 0;
	right: 0;
}
.block-service .list-item{
	text-align: left;
	margin-left: 0px;
	margin-top: 78px;
	list-style: none;
	position: absolute;
	left: 40%;
	right: 0;
}
.block-service .list-item a{
	font-size: 17px;
}
.big-line-height{
	font-size: 17px;
}

/************************  ГЛАВНАЯ СТРАНИЦА ******************************/

.slides li{
    
    height: 286px;
    width: 100%;
    margin-top: 0px;
    background-size: cover;
}

.slide1{
    background:url("/templates/upmix/images/main-bg480.jpg")  no-repeat center center;

}
.slide2{
    background:url("/templates/upmix/images/slide2.jpg")  no-repeat center center;
}
.slide3{
    background:url("/templates/upmix/images/slide3.jpg")  no-repeat center center;
}
.banner-info{
	min-width: 460px !important;
	overflow: hidden;
	height: auto;
	margin: 0 auto;
}
.banner-text{
	margin-top: 100px;
	color: #fff;
	font-size: 18px;
	text-align: left;
	/*margin-right: 625px;*/
	margin-left: 50px;
	position: absolute;
}
.banner-text span{
	padding: 4px 10px;
	font-size: 25px;
	margin-top: 6px;
}
/************************  СТРАНИЦА - ЧТО МЫ ДЕЛАЕМ - ******************************/

.article-services{
	min-width: 480px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.title-img-services{
	background: url(/templates/upmix/images/bg-services480.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	height: 283px;
	margin: 0 auto 0;	
}
.how-work{
	float: none;
	width: 100%;
}
.how-work a.btn{
	color: #fff;
	background: #e51818;
	font-size: 32px;
	text-transform: uppercase;
	border: 2px solid #e51818;
	padding: 5px 10px;
	text-decoration: none;
	border-radius: 5px;
	margin: 20px 0 0 0;
	position: absolute;
	width: 235px;
	text-align: center;
	right: 0;
	left: 0;
	top: 350px;
	margin: 0 auto;
}
.how-work a.btn:hover{
	color:  #e51818;
	background: #fff;
	border: 2px solid #e51818;
}
.list-services{
	text-align: center;
	width: 100%;
	margin: 0 auto
}
.list-services > li{
	list-style: none;
	display: inline-block;
	margin: 0;
	width: 100%;
	height: 319px;
	position: relative;
}
/*.list-services li:first-child{
	margin-left: 0px;
}*/
.list-services p.title{
	font-size: 34px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 55px;
}
.razrabotka, .prodvizhenie, .konsalting,
.smm, .kontekstnaya_reklama, .podderzhka{
	background-size: 15%;
}
.list-services p.excerpt{
	color: #fff;
	font-size: 16px;
	margin-top: 140px;
}
.list-services .list-uslug{
	top: 90px;
}
.list-services .list-uslug li a{
	font-size: 17px;
}
/********************************   PAGE - RAZRABOTKA  ***********************************/
.title-img-razrabotka{
	background: url(/templates/upmix/images/bg-services480.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	height: 283px;
	margin: 0 auto;	
}
.article-razrabotka h3.title,
.sidebar-razrabotka h3.title{
	font-size: 30px;
	margin-top: 30px;
}
.article-razrabotka h3.title{
	margin-bottom: 10px;
	line-height: 45px;
}
.article-razrabotka{
	width: 99%;
	float: none;
	padding-left: 1%;
}
.article-razrabotka a.btn,
.title-img-razrabotka a.btn{
	font-size: 30px;
	width: 380px;
	margin: 0 auto;
	height: 45px;
	line-height: 45px;
}
.title-img-razrabotka a.btn{
	display: block;
	position: relative;
	top: 140px;
}
.title-img-razrabotka a.btn:hover{
	color: #e51818;
	background: #fff;
	border: 2px solid #e51818;
}
section.about-razrab{
	margin-bottom: 50px;
	margin-top: 40px;
}
.sidebar-razrabotka{
	width: 275px;
	float: none;
	text-align: left;
	margin-top: 40px;
}
.sidebar-razrabotka h3.title{
	text-align: center;
}
/************************  СТРАНИЦА   -  ПОРТФОЛИО ******************************/
.breadcrumb ul li{
	float: left;
	text-transform: uppercase;
	margin-right: 10px;
	font-size: 19px;
	line-height: 42px;
	color: #ce1616;
}
.filters{
	float: left;
	clear: none;
	width: 460px;
	overflow: hidden;
}
.type-filter{
	width: 435px;
	padding: 7px 10px;
	overflow: hidden;
	background: url(/templates/upmix/images/arrow-select.png) no-repeat right #eee;
	border: none;
	float: left;
	margin: 18px 20px 0 0;
}
.type-filter select{
	width: 440px;
	font-size: 27px;
}
.last-filter{
	margin-right: 0;
}
.filter-btn {
	margin-top: 25px;
	overflow: hidden;
	float: none;
	width: 480px;

}
.filter-btn a.btn{
	margin: 35px 25px 20px 0;
	padding: 5px 0;
	width: 190px;
	text-align: center;
	float: left;
}	
.article-portfolio{
	/*width: 480px;*/
	width: 100%;
	overflow: hidden;
}
.block-portfolio >li{
	float: left;
	margin: 10px 20px 30px 0;	
	height: 180px;
}
.img-portf{
	width: 200px;
	height: 200px;
}
.bg-img{
	height: 200px;
	background: #1d74a8;
	display: block;
}
.hide-btn{
	top: -180px;
}
.hide-btn a{
	margin: 10px auto;
	width: 140px;
	height: 25px;
	line-height: 25px;
}
/***********************   СТРАНИЦА  -  ОБ АГЕНСТВЕ   ***********************************/
.article-aboutus{
	font-size: 40px;
	margin-top: 20px;
	width: 98%;
	padding-right: 2%;
}
.article-aboutus h3.title{
	font-size: 40px;
	margin-top: 20px;
	padding-left: 0;
	width: 390px;
}
.title-img{
	background: url(/templates/upmix/images/bg-img480.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	height: 283px;
	margin-top: 0px;
}
.about-sect{
	width: 100%;
	float: none;
	margin-right: 0;
	padding-left: 0px;
}
.about-sect img.about-img{
	float: none;
	margin-right: 0px;
	margin-top: 20px;
}
.about-sect img.about-img-right{
	float: none;
	margin-left: 0px;
	margin-top: 60px;
	margin-right: 0px
}
.about-sect img.about-img-last{
	float: none;
	margin-right: 0px;
	margin-top: 60px;
	margin-left: 0;
}
.about-sect .main-text {
	float: none; 
	width: 100%;
}
.about-agent{
	width: 450px;
}
.about-sect .main-text p{
	color: #000;
	margin-top: 15px;
	font-size: 19px;
	line-height: 20px;
}
.about-agent .btn{
	margin-top: 30px;
}
.about-agent h3.title{
	width: 450px;
	font-size: 40px;
}
.sidebar-aboutus{
	float: right;
	text-align: left;
	width: 100%;
}
.sidebar-aboutus h3.title{
	text-align: center;
	margin-top: 30px;
}
.sidebar-main{
	float: none;
	width: 100%;
	text-align: left;
}
.sidebar-main h3{
	letter-spacing: 1px;
	font-size: 40px;
}
.list-main{
	float: none;
}
.list-main li{
	width: 100%;
	background: #0599f1;
	border: 1px solid #fff;
}
.list-main li a{
	font-size: 19px;
	color: #fff;
	background: url(/templates/upmix/images/disk-list-hover.png) left center no-repeat;
	text-decoration: none;
	line-height: 75px;
	height: 75px;
	display: block;
	margin-left: 30%;
	
}
.list-main li:hover{
	background: #e51818;
}
/********************************   PAGE - PRICES  ***********************************/
.title-img-prices{
	background: url(/templates/upmix/images/bg-img480.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	height: 283px;
	margin-top: 20px;
}
#price-info{
	width: 97%;
	padding: 0 1.5%;
	float: none;
}
#price-info h3.title{
	font-size: 40px;
	margin-top: 50px;
	width: 350px;
}
.sidebar-price h3.title{
	font-size: 40px;
	margin-top: 50px;
	text-align: center;
}
.sidebar-price{
	float: none;
	text-align: left;
	width: 470px;
}
.sidebar .list-main li a{
	font-size: 18px;
}

#prices-form{
	width: 98%;
	margin-top: 30px;
	margin-bottom: 30px;
}
#prices-form input[type=text]{
	width: 100%;
	height: 40px;
	padding-left: 15px;
	color: #25393f;
	font-size: 16px;
	margin: 10px 0;
	float: none;
}
#prices-form input.reset{
	color: #fff;
	font-size: 19px;
	height: 40px;
	width: 200px;
	padding: 0 25px;
	text-align: center;
}
#prices-form input.submit{
	color: #fff;
	font-size: 19px;
	height: 40px;
	width: 200px;
	padding: 0 25px;
	text-align: center;
}
#prices-form p{
	color: #25393f;
	font-size: 20px;
	margin-top: 15px;
}
#prices-form textarea{
	width: 100%;
}
#price-info p.about-brif{
	width: 98%;
}
/*******************  PAGE - BLOG  *****************************/
.blog-main-block{
	position: relative;
	overflow: hidden;
	margin-top: 10px;
	padding-left: 10px;
}
.blog-main-block img{
	float: left;
	margin-right: 27px;
	width: 196px;
	height: auto;
}
h3.title-blog{
	font-size: 25px;
	margin-top: -5px;
}
.blog-main-text {
	height: auto;
	border-bottom: 1px solid #bcdff4;	
}
.blog-main-text p{
	margin-bottom: 10px;
	font-size: 16.5px;
	clear: both;
}
.article-blog{
	min-width: 460px;
	width: 98%;
	overflow: hidden;
	padding: 0 10px;

}
.blog-excerpt{
	text-align: left;
	clear: both;
	margin-top: 30px;
	list-style: none;
}
.blog-excerpt li{
	float: left;
	width: 196px;
	min-height: 680px;
	vertical-align: top;
	margin: 0 30px 30px 0;
}
.blog-excerpt img{
	margin: 0 auto;
	width: 196px;
	height: auto;
}
.title-blog-excerpt{
	font-size: 20px;
}
.blog-excerpt p{
	text-align: left;
	margin-top: 20px;
	font-size: 19px;
	width: 196px;
} 
.blog-main-text .btn{
	text-decoration: none;
	font-size: 19px;
	color: #1d74a8;
	background: transparent;
	text-transform: none;
	border: none;
	padding: 0;
	border-radius: 8px;
	position: relative;
	bottom: 0;
	margin-top: 10px;
	line-height: 20px;
}
/********************************   PAGE - CONTACT  ***********************************/
.map-contact{
	margin-top: 20px;
	height: 275px;
	overflow: hidden;
}
.article-contact{
	width: 480px;
	float: none;
}
.sidebar-contact{
	width: 420px;
	float: none;
}
.sidebar-contact h3.title{
	display: block;
	font-size: 30px;
	font-weight: bold;
	margin-top: 50px;
}
.sidebar-contact p{
	font-size: 17px;
}
.article-contact ul li{
	margin-top: 15px;
	font-weight: bold;
}
.article-contact ul li div{
	font-size: 24px;
}
#contact-form{
	width: 100%;
	margin-bottom: 30px;
}
#contact-form input{
	width: 440px;
	height: 40px;
	padding-left: 15px;
	color: #25393f;
	font-size: 16px;
	float: none;
	clear: both;
	margin: 20px 0 0px 0;
}
#contact-form input[type="text"]{
	border: 1px solid #d9d9d9;
}
.file_upload{
	margin-top: 15px;
}
#contact-form input[type="file"]{
	height: 20px;
}
#contact-form input.form-email{
	float: none;
}
#contact-form textarea{
	width: 440px;
	margin-top: 20px;
}
#contact-form p{
	color: #25393f;
	font-size: 17px;
	margin-top: 20px;
}

#contact-form .reset{
	color: #fff;
	font-size: 18px;
	height: 40px;
	width: 200px;
	padding-left: 0;
	margin: -10px 10px 0 0;
}

#contact-form .submit{
	color: #fff;
	font-size: 18px;
	height: 40px;
	width: 200px;
	padding-left: 0;
	margin: -10px 0 0 0;
}
.spec-mail{
	margin-top: 30px;
}
/**********************  СТРАНИЦА - ДОКУМЕНТЫ  **********************************/
.title-img-doc{
	background: url(/templates/upmix/images/doc-bg480.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	height: 279px;
	margin-top: 10px;
	position: relative;
}
.title-down{
	display: block;
	color: #1d74a8;
	font-size: 39px;
	text-transform: uppercase;
	position: relative;
	top: 85px;
	left: 0px;
	letter-spacing: 0px;
	text-align: center;
	width: 340px;
	margin: 0 auto;
	font-weight: bold;
}
.article-doc{
	min-width: 480px;
	width: 100%;
	text-align: center;
}
.list-doc{
	text-align: center;
}
.list-doc li{
	float: none;
	display: inline-block;
	width: 195px;
	height: 195px;
	margin: 40px 15px 0px;
	position: relative;
	background: #e4fbff;
}
.list-doc li p{
	width: 195px;
	height: 145px;
}
.list-doc div.title-doc{
	font-size: 16px;
	height: 55px;
}
.list-doc li div span{
	width: 195px;
	margin: 10px auto;
}
.list-doc li:hover div.download-doc{
	width: 195px;
	height: 195px;
}
.download-doc a.btn{
	font-size: 18px;
	color: #fff;
	background: #e73636;
	border: 2px solid #fff;
	padding: 5px 25px;
	border-radius: 8px;
	position: absolute;
	bottom: 20px;
	width: 80px;
}
/************************  ФУТЕР - ******************************/
.tel {
	float: none;
	margin-left: 110px;
	margin-top: 70px;
}
.tel li{
	color: #00849f;
	font-size: 22px;
	line-height: 40px;
	background: url(/templates/upmix/images/tel-icon.png) left center no-repeat;
	padding-left: 25px;
}
.contacts{
	float: none;
	margin-left: 110px;
	margin-top: 0px;
}
.contacts li a{
	color: #00849f;	
	font-size: 22px;
	line-height: 40px;
	text-decoration: none;
	padding-left: 30px;
}
.contacts .mail{
	background: url(/templates/upmix/images/mail-icon.png) left center no-repeat;
}
.contacts .skype{
	background: url(/templates/upmix/images/skype-icon.png) left center no-repeat;
}
.soc-icon{
	float: none;
	margin-left: 110px;
	margin-top: 20px;
}
.soc-icon li{
	float: left;
	margin-left:0px;
	margin-right: 35px;
}
.soc-icon>a{
	position: absolute;
	top: 0;
	right: 30px;
}
.ancor{
	background: url(/templates/upmix/images/ankor480.png) !important;
	height: 58px;
	width: 58px;
	position: absolute;
	left: 30px;
	top: 33px;
}
.footer{
	background: url(/templates/upmix/images/bg-footer480.jpg) center no-repeat;
	background-size: cover;
	width: 100%;
	height: 320px;
	clear: both;
	position: relative;
}
.block-footer{
	max-width: 722px;
	width: 90%;
	min-width: 480px;
	margin: 0 auto;
	padding-left: 10%;
}
/************************  СТРАНИЦА   -  Типы ПРОЕКТОВ ******************************/
.proj-img{
	background: url(/templates/upmix/images/bg-proj.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 360px;
	margin-top: 20px;
	clear: both;
}

.sidebar-proj{
	float: none;
	width: 290px;
	text-align: left;

}
.sidebar-proj h3.title,
.slider-proj h3.title{
	font-size: 40px;
	margin-top: 50px;
}
.article-proj{
	width: 100%;
}
.slider-proj{
	width: 96%;
	float: none;
	padding-left: 10px;
}
.proj-about{
	font-size: 19px;
	margin-top: 30px;
	width: 100%;
}
.slider-proj .item{
	width: 185px;
	height: 460px;
	padding: 20px;
	text-align: left;
	margin: 0 auto;
}
#owl-typeproj{
	width: 100%;
	min-height: 600px;
}
.list-proj-item li{
	margin: 10px;
	padding: 0 10px;
	margin: 0 auto;
}
.article-proj .owl-theme .owl-controlls{
    top: -610px;
	text-align: center;
	height: 73px;
	position: relative;
}

/* Styling Next and Prev buttons */

 .article-proj .owl-theme .owl-controlls .owl-buttons div.owl-prev{
	left: 23%;
}
.article-proj .owl-theme .owl-controlls .owl-buttons div.owl-next{
	right: 23%;
}
/********************************   PAGE - EVENT  ***********************************/
.event-img{
	background: url(/templates/upmix/images/bg-services480.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 276px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.event-main-block{
	min-width: 480px;
}
.article-event{
	min-width: 450px;
	width: 97%;
	margin: 0 10px;
	float: none;
}
.article-event h3.title,
.sidebar-event h3.title{
	font-size: 40px !important;	
}
.article-event .soc-icon-list{
	list-style: none;
	margin: 0;
	overflow: hidden;
}
.article-event .soc-icon-list li{
	
	margin-top: 10px;
}
.article-event p img{
	text-align: center;
}
.event-img{
	height: 200px;
	width: auto;
}
.article-event p{
	margin: 13px 0;
	font-size: 19px;
	clear: both;
}
.article-event .event-list li{
	color: #b5d1e2;
	margin-left: 15px;
	margin: 10px 15px;
	font-size: 18px;
}
.sidebar-event{
	width: 450px;
	padding: 0 10px;
	float: left;
	margin-top: 10px;
}
#event-form input[type=text]{
	width: 400px;
}
#event-form textarea{
	width: 400px;
}
#event-form input[type=text].captcha-input{
	width: 190px;
	margin-left: 15px;
}
.reset{
	width: 200px;
}
.submit{
	width: 200px;
}
} 
@media screen and (min-width:320px) and (max-width: 479px){
h3.title{
	font-size: 40px;    /*БЫЛО 40*/
	margin-bottom: 0;
	margin-top: 20px;
	letter-spacing: 1px;
}
.main{
	padding-bottom: 0px;
	overflow:hidden;
	width: 100%;
	margin: 0 auto;
}
.container{
	/*min-width: 320px !important;*/
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

    .nav ul > li {
    width: 100%;
    }
/**********************  СТИЛИ ДЛЯ МЕНЮ   *****************************/
.header{
	height: 92px;
	background: #37ADF4;
	width: 100%;
}
.help-height{
	height: 92px;
}
.logo-block{
    margin-top: 4px;
}
.logo{
	background: url(/templates/upmix/images/logo480.png);
	width: 64px;
	height: 62px;
	position: absolute;
}
.text-logo{
	display: none;
}
#pull{
	display: block;
	position: absolute;
	top: 30px;
	right: 10px;
	opacity: 0.5;
}
.right-block{
	float: none;
	margin: 0 auto;
	padding-right: 0;
}
.contacts-phone{
	text-align: center;
	margin-left: 0px;
}
.contacts-phone p{
	display: block;
	font-size: 20px;
	margin-left: 0px;
	text-transform: uppercase;
}
.contacts-phone p a{
	text-decoration: none;
	color: #124462;
}
.present p a{
	display: none;
}
.contacts-phone p a:after{
	content: '';
	margin-left: 0px;
}
nav.nav{
	padding-top: 16px;
}

.menu{
	display: none;	
	position: relative;
	right: 0;
	margin-top: 0px;
	background: #487ec7;
	width: 100%;
	z-index: 2999;

}
.menu li{
	display: block;
	text-transform: uppercase;
	opacity: 1;
	text-align: left;
	position: relative;
	/*width: 360px;*/
	width: 90%;
	margin: 0 auto;
	border-bottom: 1px solid #3B92DA;
}
.li1{
	opacity: 0.5;
}
.menu li img{
	vertical-align: middle;

}
.menu li a{
	color: #fff;
	text-decoration: none;
	font-size: 18px !important;
	line-height: 70px;
	display: block;
	height: 70px;
	margin-left: 30%;
}
.menu li a img{
	opacity: 0.5;
	padding-right: 20px;
	display: inline;
}
.btn-call, .btn-mail, .btn-fiend{
	display: block;
	
}
.btn-call a, .btn-mail a, .btn-fiend a{
	display: block;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	height: 107px;
	color: #fff;
	font-size: 22px;
	line-height: 107px;
	border-bottom: 1px solid #72DAFB;	
}
.btn-call a{
	background: #00a1f2 url(/templates/upmix/images/btn-call.png) center center no-repeat;
	margin-top: -20px;
}
.btn-mail a{
	background: #00a1f2 url(/templates/upmix/images/btn-mail.png) center center no-repeat;
}
.btn-fiend a{
	background: #00a1f2 url(/templates/upmix/images/btn-find.png) center center no-repeat;
	border-bottom: none;
}
#mainpage-text{
	display: none;
}
.slider-uslugi{
	margin-top: 0px;
}
.slider-uslugi{
	background: url(/templates/upmix/images/main-slider2-bg480.jpg) no-repeat center;
	background-size: cover;
	height: 477px;
	width: 100%;
}
.tslider{
    margin: 0 auto;
    z-index: 0 !important;
    width: 320px !important;
}
/*.tslider li{
	width: 460px !important;
}*/
.tslider ul, .tslider2 ul{
	width: 100%;
	overflow: hidden;
}

.tslider>ul>li,
.tslider2>ul>li{
    width: 100%;
	margin: 120px 0px 0;
	min-height: 320px;
}
.list-serv{
	list-style: none;
	text-align: center;
	margin-top: 0px;
}
.list-serv > li{
	display: inline-block;
	overflow: hidden;
	width: 100%;
	height: 373px;
	margin: 0;
	margin-bottom: -5px;
}
.list-serv li.block1 div{
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
}
.list-serv li.block2{
	background: #5db75b;
	position: relative;
	width: 100%;

}
.list-serv li.block2 div{
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
}
.list-serv li.block3{
	background: #f0c43f;
	position: relative;

}
.list-serv li.block3 div{
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
}
.list-serv li.block4{
	background: #00b4ff;
	position: relative;
}
.list-serv li.block4 div{
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
}
.block-service a.btn{
	left: 0;
	right: 0;
}
.block-service .list-item{
	text-align: left;
	margin-left: 0px;
	margin-top: 78px;
	list-style: none;
	position: absolute;
	left: 30%;
	right: 0;
}
.block-service .list-item a{
	font-size: 17px;
}
.big-line-height{
	font-size: 17px;
}

/************************  ГЛАВНАЯ СТРАНИЦА ******************************/

.slides li{
    
    height: 286px;
    width: 100%;
    margin-top: 0px;
    background-size: cover;
}

.slide1{
    background:url("/templates/upmix/images/main-bg480.jpg")  no-repeat center center;

}
.slide2{
    background:url("/templates/upmix/images/slide2.jpg")  no-repeat center center;
}
.slide3{
    background:url("/templates/upmix/images/slide3.jpg")  no-repeat center center;
}
.banner-info{
	min-width: 460px !important;
	overflow: hidden;
	height: auto;
	margin: 0 auto;
}
.banner-text{
	margin-top: 100px;
	color: #fff;
	font-size: 18px;
	text-align: left;
	/*margin-right: 625px;*/
	margin-left: 50px;
	position: absolute;
}
.banner-text span{
	padding: 4px 10px;
	font-size: 14px;
	margin-top: 6px;
}
/************************  СТРАНИЦА - ЧТО МЫ ДЕЛАЕМ - ******************************/

.article-services{
	width: 100%;
}
.title-img-services{
	background: url(/templates/upmix/images/bg-services480.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	height: 283px;
	margin: 0 auto 0;	
}
.how-work{
	float: none;
	width: 100%;
}
.how-work a.btn{
	color: #fff;
	background: #e51818;
	font-size: 32px;
	text-transform: uppercase;
	border: 2px solid #e51818;
	padding: 5px 10px;
	text-decoration: none;
	border-radius: 5px;
	margin: 20px 0 0 0;
	position: absolute;
	width: 235px;
	text-align: center;
	right: 0;
	left: 0;
	top: 350px;
	margin: 0 auto;
}
.how-work a.btn:hover{
	color:  #e51818;
	background: #fff;
	border: 2px solid #e51818;
}
.list-services{
	text-align: center;
	width: 100%;
	margin: 0 auto
}
.list-services > li{
	list-style: none;
	display: inline-block;
	margin: 0;
	width: 100%;
	height: 319px;
	position: relative;
}
/*.list-services li:first-child{
	margin-left: 0px;
}*/
.list-services p.title{
	font-size: 34px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 55px;
}
.razrabotka, .prodvizhenie, .konsalting,
.smm, .kontekstnaya_reklama, .podderzhka{
	background-size: 15%;
}
.list-services p.excerpt{
	color: #fff;
	font-size: 14px;
	margin-top: 140px;
}
.list-services .list-uslug{
	top: 90px;
}
.list-services .list-uslug li a{
	text-decoration: none;
	color: #fff;
	font-size: 17px;
	display: block;
	margin: 4px 0;
}
/************************  СТРАНИЦА   -  ПОРТФОЛИО ******************************/
.breadcrumb ul li{
	float: left;
	text-transform: uppercase;
	margin-right: 10px;
	font-size: 19px;
	line-height: 42px;
	color: #ce1616;
}
.filters{
	float: left;
	clear: none;
	width: 100%;
	overflow: hidden;
}
.type-filter{
	width: 95%;
	padding: 7px 10px;
	overflow: hidden;
	background: url(/templates/upmix/images/arrow-select.png) no-repeat right #eee;
	border: none;
	float: left;
	margin: 18px 20px 0 0;
}
.type-filter select{
	width: 100%;
	font-size: 27px;
}
.last-filter{
	margin-right: 0;
}
.filter-btn {
	margin-top: 15px;
	overflow: hidden;
	float: none;
	width: 99%;
	padding: 0 1% 0 0;

}
.filter-btn a.btn{
	margin: 15px 25px 0px 0;
	padding: 5px 0;
	width: 100%;
	text-align: center;
	float: left;
}	
.article-portfolio{
	/*width: 480px;*/
	width: 100%;
	overflow: hidden;
	padding-left: 0;
}
.block-portfolio >li{
	float: none;
	display: inline-block;
	margin: 10px 10px 10px 0;	
	height: 270px;
	overflow: hidden;
}
.img-portf{
	width: 270px;
	height: 270px;

}
.bg-img{
	height: 270px;
	background: #1d74a8;
	display: block;
}
.hide-btn{
	top: -210px;
}
.hide-btn a{
	margin: 15px auto;
	width: 155px;
	height: 25px;
	line-height: 25px;
	font-size: 17px;
}
/********************************   PAGE - RAZRABOTKA  ***********************************/
.title-img-razrabotka{
	background: url(/templates/upmix/images/bg-services480.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	height: 283px;
	margin: 0 auto;	
}
.article-razrabotka h3.title,
.sidebar-razrabotka h3.title{
	font-size: 30px;
	margin-top: 30px;
}
.article-razrabotka h3.title{
	margin-bottom: 10px;
	line-height: 45px;
	padding-left: 70px;
	font-size: 26px;
}
.article-razrabotka{
	width: 98%;
	float: none;
	padding-left: 1%;
	padding-right: 1%;
}
.article-razrabotka a.btn,
.title-img-razrabotka a.btn{
	font-size: 28px;
	width: 310px;
	margin: 0 auto;
	height: 45px;
	line-height: 45px;
	border: 2px solid #e51818;
}
.title-img-razrabotka a.btn{
	display: block;
	position: relative;
	top: 140px;
}
.article-razrabotka a.btn:hover,
.title-img-razrabotka a.btn:hover{
	color: #e51818;
	background: #fff;
	border: 2px solid #e51818;
}
section.about-razrab{
	margin-bottom: 50px;
	margin-top: 40px;
}
.sidebar-razrabotka{
	width: 275px;
	float: none;
	text-align: left;
	margin-top: 40px;
}
.sidebar-razrabotka h3.title{
	text-align: center;
}
.list-main{
	float: none;
}
.list-main li{
	width: 100%;
	background: #0599f1;
	border: 1px solid #fff;
}
.list-main li a{
	font-size: 19px;
	color: #fff;
	background: url(/templates/upmix/images/disk-list-hover.png) left center no-repeat;
	text-decoration: none;
	line-height: 75px;
	height: 75px;
	display: block;
	margin-left: 20%;
	
}
.list-main li:hover{
	background: #e51818;
}
/***********************   СТРАНИЦА  -  ОБ АГЕНСТВЕ   ***********************************/
.article-aboutus{
	width: 98%;
	padding-right: 2%;
}
.article-aboutus h3.title{
	font-size: 38px;
	margin-top: 20px;
	padding-left: 0;
	width: 99%;
}
.title-img{
	background: url(/templates/upmix/images/bg-img480.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	height: 283px;
	margin-top: 0px;
}
.about-sect{
	width: 100%;
	float: none;
	margin-right: 0;
	padding-left: 0px;
}
.about-sect img.about-img{
	float: none;
	margin-right: 0px;
	margin-top: 20px;
}
.about-sect img.about-img-right{
	float: none;
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px
}
.about-sect img.about-img-last{
	float: none;
	margin-right: 0px;
	margin-top: 40px;
	margin-left: 0;
}
.about-sect .main-text {
	float: none; 
	width: 100%;
}
.about-agent{
	width: 450px;
}
.about-sect .main-text p{
	color: #000;
	margin-top: 15px;
	font-size: 19px;
	line-height: 20px;
}
.about-agent .btn{
	margin-top: 30px;
}
.about-agent h3.title{
	width: 450px;
	font-size: 40px;
}
.sidebar-aboutus{
	float: right;
	text-align: left;
	width: 100%;
}
.sidebar-aboutus h3.title{
	text-align: center;
	margin-top: 30px;
}
.sidebar-aboutus .list-main li a{
	font-size: 18px;
	margin-left: 18%;
}
/********************************   PAGE - PRICES  ***********************************/
.title-img-prices{
	background: url(/templates/upmix/images/bg-img480.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	height: 283px;
	margin-top: 20px;
}
#price-info{
	width: 97%;
	padding: 0 1.5%;
	float: none;
}
#price-info h3.title{
	font-size: 40px;
	margin-top: 50px;
	width: 350px;
}
.sidebar-price h3.title{
	font-size: 40px;
	margin-top: 50px;
	text-align: center;
}
.sidebar-price{
	float: none;
	text-align: left;
	width: 470px;
}
.sidebar .list-main li a{
	font-size: 18px;
}

#prices-form{
	width: 96%;
	margin-top: 30px;
	margin-bottom: 30px;
}
#prices-form input[type=text]{
	width: 100%;
	height: 40px;
	padding-left: 15px;
	color: #25393f;
	font-size: 16px;
	margin: 10px 0;
	float: none;
}
#prices-form input.reset{
	color: #fff;
	font-size: 18px;
	height: 40px;
	width: 135px;
	padding: 0 5px;
	text-align: center;
}
#prices-form input.submit{
	color: #fff;
	font-size: 18px;
	height: 40px;
	width: 135px;
	padding: 0 5px;
	text-align: center;
	float: right;
}
#prices-form p{
	color: #25393f;
	font-size: 20px;
	margin-top: 15px;
}
#prices-form textarea{
	width: 100%;
}
#price-info p.about-brif{
	width: 98%;
}
#price-info td.price{
	color: #000;
	font-weight: bold;
	width: 100px;
	text-align: center;
	padding-left: 0;
}
/*******************  PAGE - BLOG  *****************************/
.blog-main-block{
	position: relative;
	overflow: hidden;
	margin-top: 10px;
	padding-left: 10px;
}
.blog-main-block img{
	float: none;
	margin-right: 27px;
	width: 265px;
	height: auto;
}
 h3.title-blog{
	font-size: 25px;
	margin-top: 15px;
}
.blog-main-text {
	height: auto;
	border-bottom: 1px solid #bcdff4;	
	padding-bottom: 40px;
}
.blog-main-text p{
	margin-bottom: 10px;
	font-size: 16.5px;
	clear: both;
}
.article-blog{
	min-width: 320px;
	width: 98%;
	overflow: hidden;
	padding: 0 10px;

}
.blog-excerpt{
	text-align: left;
	clear: both;
	margin-top: 30px;
	list-style: none;
}
.blog-excerpt li{
	float: left;
	min-width: 265px;
	width: 98%;
	min-height: 500px;
	vertical-align: top;
	margin: 0 30px 30px 0;
}
.blog-excerpt img{
	margin: 0 auto;
	width: 265px;
	height: auto;
}
.blog-excerpt p.title-blog-excerpt{
	font-size: 23px;
	margin-top: 15px;
	color: #1d74a8;
	font-weight: bold;
}
.blog-excerpt p{
	text-align: left;
	margin-top: 20px;
	font-size: 19px;
} 
.blog-main-text .btn,
.blog-excerpt a{
	text-decoration: none;
	font-size: 23px;
	color: #e73636;
	background: #fff;
	border: 2px solid #e73636;
	padding: 5px 10px;
	border-radius: 8px;
	width: 120px;
}
.blog-main-text .btn{
	margin-bottom: 5px;
}
.blog-main-text .btn:hover,
.blog-excerpt a:hover{
	color: #fff;
	background: #e73636;
	border: 2px solid #fff;
}
/********************************   PAGE - CONTACT  ***********************************/
.map-contact{
	margin-top: 20px;
	height: 279px;
	overflow: hidden;
}
.article-contact{
	width: 480px;
	float: none;
}
.sidebar-contact{
	width: 420px;
	float: none;
}
.sidebar-contact h3.title{
	display: block;
	font-size: 30px;
	font-weight: bold;
	margin-top: 50px;
}
.sidebar-contact p{
	font-size: 17px;
	margin-left: 10px;
	margin-right: 10px;
}
.article-contact ul li{
	margin-top: 15px;
	font-weight: bold;
	font-size: 27px;
}
.article-contact ul li div{
	font-size: 24px;
}
#contact-form{
	width: 92%;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-right: 10px;
}

#contact-form input{
	width: 100%;
	height: 40px;
	padding-left: 15px;
	color: #25393f;
	font-size: 16px;
	float: none;
	clear: both;
	margin: 20px 0 0px 0;
}
#contact-form input[type="text"]{
	border: 1px solid #d9d9d9;
}
.file_upload{
	margin-top: 15px;
}
#contact-form input[type="file"]{
	height: 20px;
}
#contact-form input.form-email{
	float: none;
}
#contact-form textarea{
	width: 100%;
	margin-top: 20px;
}
#contact-form p{
	color: #25393f;
	font-size: 17px;
	margin-top: 20px;
}

#contact-form .reset{
	color: #fff;
	font-size: 18px;
	height: 40px;
	width: 200px;
	padding-left: 0;
	margin: -10px 10px 0 0;
}

#contact-form .submit{
	color: #fff;
	font-size: 18px;
	height: 40px;
	width: 200px;
	padding-left: 0;
	margin: 10px 0 0 0;
}
.spec-mail{
	margin-top: 30px;
}
/********************************   PAGE - EVENT  ***********************************/
.event-img{
	background: url(/templates/upmix/images/bg-services480.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 276px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.event-main-block{
	min-width: 320px;
}
.article-event{
	min-width: 300px;
	width: 97%;
	margin: 0 10px;
	float: none;
}
.article-event h3.title,
.sidebar-event h3.title{
	font-size: 30px !important;	
}
.article-event .soc-icon-list{
	list-style: none;
	margin: 0;
	overflow: hidden;
}
.article-event .soc-icon-list li{
	
	margin-top: 10px;
}
.article-event p img{
	text-align: center;
}
.event-img{
	height: 200px;
	width: auto;
}
.article-event p{
	margin: 13px 0;
	font-size: 19px;
	clear: both;
}
.article-event .event-list li{
	color: #b5d1e2;
	margin-left: 15px;
	margin: 10px 15px;
	font-size: 18px;
}
.sidebar-event{
	min-width: 300px;
	padding: 0 10px;
	float: left;
	margin-top: 10px;
}
#event-form input[type=text]{
	width: 95%;
}
#event-form textarea{
	width: 95%;
}
#event-form input[type=text].captcha-input{
	width: 125px;
	margin-left: 10px;
}
.reset{
	width: 200px;
	margin-bottom: 10px;
}
.submit{
	width: 200px;
}
/**********************  СТРАНИЦА - ДОКУМЕНТЫ  **********************************/
.title-img-doc{
	background: url(/templates/upmix/images/doc-bg480.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	height: 279px;
	margin-top: 10px;
	position: relative;
}
.title-down{
	display: block;
	color: #1d74a8;
	font-size: 39px;
	text-transform: uppercase;
	position: relative;
	top: 85px;
	left: 0px;
	letter-spacing: 0px;
	text-align: center;
	width: 340px;
	margin: 0 auto;
	font-weight: bold;
}
.article-doc{
	min-width: 320px;
	width: 100%;
	text-align: center;
}
.list-doc{
	text-align: center;
}
.list-doc li{
	float: none;
	display: inline-block;
	width: 270px;
	height: 270px;
	margin: 40px 15px 0px;
	position: relative;
	background: #e4fbff;
}
.list-doc li p{
	width: 270px;
	height: 145px;
}
.list-doc div.title-doc{
	font-size: 16px;
	height: 55px;
}
.list-doc li div span{
	width: 270px;
	margin: 10px auto;
}
.list-doc li:hover div.download-doc{
	width: 270px;
	height: 270px;
}
.download-doc a.btn{
	font-size: 24px;
	color: #fff;
	background: #e73636;
	border: 2px solid #fff;
	padding: 5px 25px;
	border-radius: 8px;
	position: absolute;
	bottom: 20px;
	width: 100px;
}
/************************  ФУТЕР - ******************************/
.tel {
	float: none;
	margin-left: 20px;
	margin-top: 70px;
}
.tel li{
	color: #00849f;
	font-size: 23px;
	line-height: 40px;
	background: url(/templates/upmix/images/tel-icon.png) left center no-repeat;
	padding-left: 25px;
}
.contacts{
	float: none;
	margin-left: 15px;
	margin-top: 0px;
}
.contacts li a{
	color: #00849f;	
	font-size: 23px;
	line-height: 40px;
	text-decoration: none;
	padding-left: 30px;
}
.contacts .mail{
	background: url(/templates/upmix/images/mail-icon.png) left center no-repeat;
}
.contacts .skype{
	background: url(/templates/upmix/images/skype-icon.png) left center no-repeat;
}
.soc-icon{
	float: none;
	margin-left: 0px;
	margin-top: 20px;
	text-align: center;
}
.soc-icon li{
	float: left;
	float: none;
	margin-left:0px;
	margin-right: 0px;
}
.soc-icon>a{
	position: absolute;
	top: 0;
	right: 30px;
}
.soc-icon li{
	display: inline-block;
	margin: 0 18px;
	text-align: center;
}
.ancor{
	background: url(/templates/upmix/images/ankor480.png) !important;
	height: 58px;
	width: 58px;
	position: absolute;
	left: 30px;
	top: 15px;
}
.footer{
	background: url(/templates/upmix/images/bg-footer480.jpg) center no-repeat;
	background-size: cover;
	width: 100%;
	height: 320px;
	clear: both;
	position: relative;
}
.block-footer{
	max-width: 320px;
	margin: 0 auto;
}
/************************  СТРАНИЦА   -  Типы ПРОЕКТОВ ******************************/
.proj-img{
	background: url(/templates/upmix/images/bg-proj.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 360px;
	margin-top: 20px;
	clear: both;
}

.sidebar-proj{
	float: none;
	width: 290px;
	text-align: left;

}
.sidebar-proj h3.title,
.slider-proj h3.title{
	font-size: 40px;
	margin-top: 50px;
}
.article-proj{
	width: 100%;
}
.slider-proj{
	width: 96%;
	float: none;
	padding-left: 10px;
}
.proj-about{
	font-size: 19px;
	margin-top: 30px;
	width: 100%;
}
.slider-proj .item{
	width: 185px;
	height: 460px;
	padding: 20px;
	text-align: left;
	margin: 0 auto;
}
#owl-typeproj{
	width: 100%;
	min-height: 600px;
}
.list-proj-item li{
	padding: 0 10px;
	margin: 10px auto;
}
.article-proj .owl-theme .owl-controlls{
    top: -610px;
	text-align: center;
	height: 73px;
	position: relative;
}

/* Styling Next and Prev buttons */

 .article-proj .owl-theme .owl-controlls .owl-buttons div.owl-prev{
	left: 18%;
}
.article-proj .owl-theme .owl-controlls .owl-buttons div.owl-next{
	right: 18%;
}
}

.img-push{
	background: url(/templates/upmix/images/proj-back.png) no-repeat center center;
}


.title-contact{
    color: #1d74a8;
    font-size: 30px;
    margin-top: 10px;
	margin-bottom: 10px;
    text-transform: uppercase;
	font-family: 'pf_din_text_cond_proregular';
}

.centrall {
	padding-top: 160px;
    text-align: center;
}

.errore {
    margin-left: 25%;
    width: 75%;
}


.about-razrab .title{
	 padding-left: 0px !important;
}
.about-razrab .title img{
	 padding-left: 0px !important;
	 padding-right:30px;
	  margin-bottom: -2px;
}

.sitemap  ul {
    margin-left: 20px; 
    font-size: 18px;
}
.sitemap {
    margin-left: 40px;
}
.sitemap.title{
    margin-left: 0px;
	padding-left:10px;
}
.map-site{
	margin-top:20px;
}

.sitemap  a {
color: #1d74a8;
font-size: 18px;
}
.sitemap  a:hover {
text-decoration:none;
}
/*landing style*/
.breadcrumbs{
	border-bottom: 1px solid #b1d8f2;
	padding: 7px 0;
}
.breadcrumbs li{
	list-style: none;
	float: left;
}
.breadcrumbs li a{
	font-size: 20px;
	text-transform: uppercase;
	margin-right: 7px;
}
.breadcrumbs li a span{
	color: #bc0011;
	margin-left: 5px;
}
.breadcrumbs li .active{
	color: #1e6199;
}
.wrapper_1{
	box-sizing: border-box;
	padding: 0 10px;

}
.wrapper_1 h1{
    color: #1e6199;
	font-size: 50px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
}
.screen_1{
	height: 743px;
	width: 100%;
	background: url("/templates/upmix/images/bg1.jpg") no-repeat center 0;
	background-size: cover;
}
.why_block{
	width: 269px;
	float: left;
	text-align: center;
	background: #e6e6e6;
	-webkit-box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 1px 7px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 1px 7px 0px rgba(0, 0, 0, 0.75);
	margin: 60px 30px 0 65px;
}
.l_title{
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 40px;
	padding-top: 50px;
}
.why_text{
	width: 100%;
	font-size: 19px;
	height: 200px;
	display: table;
	text-align: center;
	position: relative;
}
.why_text p{
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
	padding: 0 25px;
}
.why_text_big{
	height: 250px;
}
.wi_abs{
	position: absolute;
	top: -35px;
	left: 100px;
}
.why_ico_wp{
	width: 70px;
	height: 70px;
	background: #fff;
	border-radius: 50%;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    0px 3px 5px 0px rgba(0, 0, 0, 0.15);
	box-shadow:         0px 3px 5px 0px rgba(0, 0, 0, 0.15);
	display: table;
	text-align: center;
}
.why_ico{
	display: table-cell;
	vertical-align: middle;
}
.title_col1{
	color: #1e6199;
}
.screen_2{
	height: 610px;
	background: #e9e9e9 url("/templates/upmix/images/bg2.jpg") no-repeat center bottom;
	position: relative;
	background-size: cover;
	overflow: hidden;
}

.cloud1{
	position: absolute;
	top: 160px;
	left: 0;
	margin-left: 0;
	width: 164px;
	height: 94px;
	z-index: 15;
}
.cloud7{
	position: absolute;
	top: 30px;
	right: 0;
	margin-right: 0;
	width: 164px;
	height: 94px;
}
.cloud6{
	position: absolute;
	top: 420px;
	right: 0;
	margin-right: 0;
	width: 164px;
	height: 94px;
}

.cloud2{
	position: absolute;
	top: 240px;
	left: 0;
}
.cloud3{
	position: absolute;
	top: 150px;
	right: 0;
}
.cloud4{
	position: absolute;
	bottom: -40px;
	right: 50px;
}
.cloud5{
	position: absolute;
	top: 160px;
	left: 150px;
}
.cloud_big{
	width: 414px;
	height: 224px;
	/*background: url("../images/oblako1.png") no-repeat;*/
	margin: 40px auto;
	position: relative;
	z-index: 5;
}
.cloud_big p{
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 90px;
}
.lighting1{
	position: absolute;
	bottom: -130px;
	left: 110px;
	z-index: 1;
	opacity: 0;
	animation-duration: 0.8s;
	-webkit-animation-duration: 0.8s;
	-moz-animation-duration: 0.8s;

}
.lighting2{
	position: absolute;
	bottom: -80px;
	left: 210px;
	z-index: 1;
	opacity: 0;
	animation-duration: 0.6s;
	-webkit-animation-duration: 0.6s;
	-moz-animation-duration: 0.6s;
}
#animated_icon {

}
.cloud_big p span{
	display: block;
	font-size: 29px;
}
.cloud_big1{
	width: 414px;
	height: 224px;
	/*background: url("../images/oblako6.png") no-repeat;*/
	margin: 40px auto;
	position: relative;
	z-index: 5;
}
.absolute_cloud {
	position: absolute;
	z-index: 5;
}
.cloud_1 {
    -webkit-filter: brightness(0.55) saturate(0.7) hue-rotate(10deg);
    -moz-filter: brightness(0.55) saturate(0.7) hue-rotate(10deg);
    filter: brightness(0.55) saturate(0.7) hue-rotate(10deg);
	transition: 0.7s all ease;
	-webkit-transition: 0.7s all ease;
	-moz-transition: 0.7s all ease;
}
.cloud_2 {
	-webkit-filter: none;
	-moz-filter: none;
	filter: none;
	transition: 0.7s all ease;
	-webkit-transition: 0.7s all ease;
	-moz-transition: 0.7s all ease;
}
.cloud_big_wp{
	position: relative;
	width: 414px;
	margin: 40px auto;
	z-index: 5;
}
.cloud_big1_wp{
	position: relative;
	z-index: 4;
	opacity: 0;
	margin-top: -224px;
	
}
.cloud_bg{
	content: '';
	width: 645px;
    left: -110px;
	height: 621px;
	background: url("/templates/upmix/images/bg7.png") no-repeat center 0;
	position: absolute;
	top: -170px;
	z-index: 1;
	opacity: 0;
}
.cloud_big1 p{
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 100px;
}
.cloud_big1 p span{
	display: block;
	font-size: 29px;
}
.cloud_big p span.cloud_small_text {
	font-size: 25px;
}
.l_title span{
	display: block;
	color: #1e6199;
	font-size: 20px;
	text-transform: lowercase;
	padding-top: 20px;
}
.advantage_block{
	padding-left: 70px;
	font-size: 17px;
	width: 400px;
	margin: 0 auto;
	box-sizing: border-box;
	padding-right: 10px;
	position: relative;
	margin-bottom: 50px;
	min-height: 60px;
}
.advantage_block:before{
	content: '';
	background: url("/templates/upmix/images/line1.png") no-repeat;
	position: absolute;
	top: 15px;
	left: 0;
	width: 37px;
	height: 105px;
	z-index: 999;
}
.advantage_block:last-child:before{
	content: '';
	background: url("/templates/upmix/images/line1.png") no-repeat;
	position: absolute;
	top: 15px;
	left: 0;
	width: 37px;
	height: 37px;
	z-index: 999;
}
.advantage_column{
	width: 50%;
	float: left;
}
.advantage_title{
	text-align: center;
	padding: 40px 0;
}
.ab1{
	padding-right: 50px;
}
.ab1:before{
	content: '';
	background: url("/templates/upmix/images/line2.png") no-repeat;
	position: absolute;
	top: 15px;
	left: 0;
	width: 37px;
	height: 105px;
	z-index: 999;
}
.ab1:last-child:before{
	content: '';
	background: url("/templates/upmix/images/line2.png") no-repeat;
	position: absolute;
	top: 15px;
	left: 0;
	width: 37px;
	height: 37px;
	z-index: 999;
}
.ab_p1{
	padding-top: 10px;
}
.screen_3{
	width: 100%;
	height: 590px;
	background: url("/templates/upmix/images/bg4.jpg") no-repeat center 0;
	background-size: cover;
}
.portfolio_btn{
	text-align: center;
	margin-top: 40px;
}
.portfolio_btn a{
	color: #fff;
	text-transform: uppercase;
	font-size: 23px;
	border-radius: 5px;
	border: 2px solid #fff;
	display: inline-block;
	padding: 5px 20px;
}
.wrapper_1 .article-portfolio{
	margin-top: 50px;
}
.price_table{
	width: 880px;
	margin: 0 auto;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 40px;
}
.price_table td{
	text-align: center;
	border: 1px solid #dfdfdf;
	vertical-align: middle;
	padding: 15px 0;
}
.price_table .td1{
	text-align: left;
}
.td1{
width: 340px;
}
.td2{
	width: 180px;
}
.td3{
	width: 180px;
}
.td4{
	width: 180px;
}
.td1 p{
	font-size: 17px;
	padding-left: 20px;
}
.table_caption td{
	border: none;
}
.table_caption .td2{
	font-size: 20px;
	color: #fff;
}
.table_caption .td2 p{
	height: 50px;
	background: #38ac18;
	padding-top: 14px;
	box-sizing: border-box;
}
.table_caption .td4 p{
	height: 50px;
	background: #df1c58;
	padding-top: 14px;
	box-sizing: border-box;
}
.table_caption .td4{
	font-size: 20px;
	color: #fff;
}
.table_caption .td3{
	background: #e9a500;
}
.table_caption .td3 p{
	font-size: 30px;
	color: #fff;
}
.table_caption .td3 p span{
	display: block;
	color: #906700;
	font-size: 17px;
}
.price_table  .active{
    background: #f6f6f6;
}
.line_price td{
	border: none;
}
.line_price td p{
	color: #1e6199;
	font-size: 30px;
	text-transform: uppercase;
}
.screen_4{
    width: 100%;
	/*height: 665px;*/
	height: 935px;
	background: url("/templates/upmix/images/bg3.jpg") no-repeat center 0;
	background-size: cover;
}
.work_block{
	width: 300px;
	height: 260px;
	float: left;
	text-align: center;
	cursor: pointer;
	padding-top: 20px;
	box-sizing: border-box;
}
.work_wp{
	width: 900px;
	margin: 0 auto;
	margin-top: 30px;
}
.work_number_wp{
	width: 100px;
	height: 100px;
	margin: 0 auto;
	border-radius: 50%;
	display: table;
	text-align: center;
	-webkit-box-shadow: -1px 3px 5px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow:    -1px 3px 5px 0px rgba(0, 0, 0, 0.35);
	box-shadow:         -1px 3px 5px 0px rgba(0, 0, 0, 0.35);
	box-sizing: border-box;
	border: 2px solid #fff;
}
.work_number_wp p{
	display: table-cell;
	vertical-align: middle;
	font-size: 60px;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	font-weight: 100;
}
.worktext{
	font-size: 17px;
	color: #fff;
	box-sizing: border-box;
	padding: 0 20px;
	margin-top: 30px;
}
.work_block_active {
	background: #f64078;
}
.work_block_active .work_number_wp{
	background: #fff;
}
.work_block_active  .work_number_wp p{
	color: #f64078;
}
.work_block:hover{
	background: #f64078;
}
.work_block:hover .work_number_wp{
	background: #fff;
}
.work_block:hover .work_number_wp p{
	color: #f64078;
}
.screen_5{
	width: 100%;
	background: #efefef;
	/*padding-bottom: 80px;*/
}
.brend_item{
	float: left;
	height: 90px;
	display: table;
	width: 100%;

}
.brend_wp {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.brend_img{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	text-align: center;
    -webkit-filter:grayscale(1) brightness(3.6);
    -moz-filter:grayscale(1) brightness(3.6);
    /*filter:grayscale(1) brightness(3.6);*/
    filter:grayscale(1) brightness(1);
	transition: 0.4s all ease;
	-moz-transition: 0.4s all ease;
	-webkit-transition: 0.4s all ease;
}
.brend_img:hover{
	-webkit-filter:none;
	-moz-filter:none;
	filter:none;
	transition: 0.4s all ease;
	-moz-transition: 0.4s all ease;
	-webkit-transition: 0.4s all ease;
}
.brand_slider{
	/*margin-top: 80px;*/
}
.screen_6{
	width: 100%;
	height: 483px;
	background: url("/templates/upmix/images/bg5.jpg") no-repeat center 0;
	background-size: cover;
}
.about_wp{
	width: 850px;
	margin: 0 auto;
	margin-top: 50px;
}
.about_img{
	width: 50%;
	float: left;
}
.about_info{
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding-left: 30px;
}
.about_info{
	color: #fff;
}
.ai_title{
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.ai_text{
	font-size: 17px;
	margin-bottom: 30px;
}
.ai_link{
	color: #fff;
	text-transform: uppercase;
	font-size: 23px;
	border-radius: 5px;
	border: 2px solid #fff;
	display: inline-block;
	padding: 5px 20px;
	cursor: pointer;
	text-decoration: none;
}
.contacts_form{
	background: #efefef;
	width: 870px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 50px 76px;
	margin-top: 50px;
}
.contacts_form_katalog{
	/*background: #efefef;*/
	width: 870px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 50px 76px;
	margin-top: 50px;
}
.cf_column{
	width: 50%;
	float: left;
}
.cf_column input{
	width: 96%;
	height: 46px;
	border: 1px solid #c1c1c1;
	box-sizing: border-box;
	padding-left: 20px;
	font-size: 17px;
	margin-bottom: 30px;
}
.cf_column textarea{
	width: 96%;
	height: 198px;
	border: 1px solid #c1c1c1;
	margin-left: 4%;
	box-sizing: border-box;
	padding-left: 20px;
	font-size: 17px;
	resize: none;
}
.cf_btn{
	color: #1d73a6;
	text-transform: uppercase;
	font-size: 23px;
	border-radius: 5px;
	border: 2px solid #1d73a6;
	display: inline-block;
	padding: 5px 20px;
	margin-top: 30px;
	cursor: pointer;
}
.cf_brif{
	color: #5e5e5e;
	font-size: 17px;
	padding-left: 50px;
	background: url("/templates/upmix/images/ico7.png") no-repeat;
	display: block;
	height: 50px;
	padding-top: 3px;
	margin-left: 5px;
	margin-top: 54px;
}
.services_block{
	width: 270px;
	height: 210px;
	display: table;
	text-align: center;
	float: left;
	margin-right: 15px;
	position: relative;
}
.sb_hover_wp{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.sb_hover{
	width: 270px;
	height: 210px;
	text-align: center;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
	display: table;
}
.services_block:hover .sb_hover_wp{
	display: block;
}
.sb_hover a{
	display: table-cell;
	vertical-align: middle;
}
.sb_hover a span{
	display: block;
	color: #81a177;
	font-size: 13px;
}
.services_wp{
	margin: 50px 0;
}
.sb_mn{
	margin-right: 0;
}
.services_content{
	display: table-cell;
	vertical-align: middle;
}
.sb1{
	background: #38bf00;
}
.sb2{
	background: #b99500;
}
.sb3{
	background: #8f22ff;
}
.sb4{
	background: #f64078;
}
.services_content p{
	color: #fff;
	font-size: 25px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.container_fixed{
    width: 1170px;
	margin: 0 auto
}
#owl-brand {
	position: relative;
}
#owl-brand div.owl-next {
	background: transparent url(/templates/upmix/images/brand_next.png) center center no-repeat;
	position: absolute;
	right: -15px;
	height: 55px;
	top: 260px;
	width: 55px;
	opacity: 1;
}
#owl-brand div.owl-prev {
	background: transparent url(/templates/upmix/images/brand_prev.png) center center no-repeat;
	position: absolute;
	left: -15px;
	height: 55px;
	top: 260px;
	width: 55px;
	opacity: 1;
}
.cloud_small_text {
	font-size: 16px;
}


@media screen and (max-width:1290px){
	
	.container_fixed{
		width: 1024px;
	}
	.why_block{
		margin: 40px 32px 0 32px;
	}
	.container_fixed .block-portfolio li{
		width: 240px;
	margin: 40px 8px 0 8px;
	}
	.container_fixed .img-portf{
		width: 240px;
	}
	.container_fixed .article-portfolio{
		width: 100%;
		padding-left: 0;
		margin: 0;
	}
	.mob_pn{
		padding: 0;
	}
	.services_block{
		width: 240px;
		margin: 0 8px;
	}
	.sb_hover{
		width: 240px;
		height: 210px;
		text-align: center;
		background: rgba(0,0,0,0.5);
		cursor: pointer;
		display: table;
	}
	.cloud1{
		left: 70px;
	}
	
}

@media screen and (max-width:1169px){
	.container_fixed{
		width: 1024px;
	}
	.why_block{
		margin: 40px 32px 0 32px;
	}
	.container_fixed .block-portfolio li{
		width: 240px;
	margin: 40px 8px 0 8px;
	}
	.container_fixed .img-portf{
		width: 240px;
	}
	.container_fixed .article-portfolio{
		width: 100%;
		padding-left: 0;
		margin: 0;
	}
	.mob_pn{
		padding: 0;
	}
	.services_block{
		width: 240px;
		margin: 0 8px;
	}
	.sb_hover{
		width: 240px;
		height: 210px;
		text-align: center;
		background: rgba(0,0,0,0.5);
		cursor: pointer;
		display: table;
	}
	.cloud1{
		left: 70px;
	}
}
@media screen and (max-width:1023px){
	.container_fixed{
		width: 768px;
	}
	.screen_1{
		height: 100%;
		background-size: cover;
		padding-bottom: 30px;
	}
	.why_block{
		width: 236px;
		margin: 0 10px;
		margin-top: 30px;
	}
	.why_img img{
		width: 100%;
	}
	.wi_abs{
		left: 83px;
	}
	.ab1{
		padding-right: 0;
	}
	.advantage_block{
		padding-right: 40px;
	}
	.container_fixed .block-portfolio li{
		width: 270px;
		height: 270px;
		margin: 40px 57px 0 57px;
	}
	.container_fixed .img-portf{
		width: 270px;
		height: 270px;
	}
	.container_fixed .bg-img{
		height: 270px;
	}
	.services_block{
		width: 270px;
		margin: 20px 57px;
	}
	.sb_hover{
		width: 270px;
		height: 210px;
		text-align: center;
		background: rgba(0,0,0,0.5);
		cursor: pointer;
		display: table;
	}
	.screen_3{
		height: 100%;
		background-size: cover;
		padding-bottom: 30px;
	}
	.price_table{
		width: 100%;
	}
	.work_wp{
		width: 100%;
	}
	.work_block{
		margin: 20px 37px;
	}
	.screen_4{
		height: 100%;
		background-size: cover;
	}
	.about_wp{
		width: 100%;
	}
	.about_img img{
		width: 100%;
	}
	.contacts_form{
		width: 100%;
	}
	.cloud1{
		left: 10px;
	}
	.cloud2{
		top: 350px;
	}
}
@media screen and (max-width:767px) {
	.container_fixed {
		width: 480px;
	}
	.wrapper_1 h1{
		font-size: 30px;
	}
	.l_title{
		font-size: 24px;
	}
	.why_block{
		width: 270px;
		float: none;
		margin: 10px auto;
	}
	.wi_abs{
		left: 100px;
	}
	.advantage_column{
		width: 100%;
		float: none;
	}
	.container_fixed .block-portfolio li{
		margin: 0 auto;
		float: none;
		margin-bottom: 20px;
	}
	.table_caption .td3 p{
		font-size: 20px;
	}
	.table_caption .td4{
		font-size: 16px;
	}
	.td1{
		width: 160px;
	}
	.td2{
		width: 100px;
	}
	.td3{
		width: 100px;
	}
	.td4{
		width: 100px;
	}
	.line_price td p{
		font-size: 20px;
	}
	.work_block{
		float: none;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.about_img{
		width: 100%;
		float: none;
	}
	.about_info{
		width: 100%;
		float: none;
		margin-top: 20px;
		padding-left: 0;
	}
	.screen_6{
		background-size: cover;
		height: 100%;
		padding-bottom: 30px;
	}
	.contacts_form{
		position: relative;
		padding-bottom: 100px;
	}
	.cf_column{
		width: 100%;
		float: none;
	}
	.cf_column textarea{
		margin-left: 0;
	}
	.cf_btn{
		position: absolute;
		left: 115px;
		bottom: 40px;
	}
	.cf_brif{
		margin-top: 30px;
	}
	.services_block{
		float: none;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.cloud3{
		display: none;
	}
	.cloud1{
		top: 70px;
	}
}
@media screen and (max-width:479px) {
	.container_fixed {
		width: 320px;
	}
	.breadcrumbs li a{
		font-size: 12px;
	}
	.wrapper_1 h1{
		font-size: 24px;
	}
	.l_title{
		font-size: 21px;
	}
	.cloud_big{
		width: 300px;
		background-size: 100% auto;
	}
	.cloud_big p{
		padding-top: 50px;
		font-size: 18px;
	}
	.cloud_big p span{
		font-size: 27px;
	}
	.cloud_big1{
		width: 300px;
		margin-top: 70px;
		background-size: 100% auto;
	}
	.cloud_big_wp{
		width: 300px;
	}
	.cloud_big1 p{
		padding-top: 70px;
		font-size: 18px;
	}
	.cloud_big1 p span{
		font-size: 27px;
	}
	.l_title span{
		font-size: 16px;
	}
	.advantage_block{
	width: 300px;
		padding-right: 0;
		padding-left: 50px;
	}
	.table_caption .td3 p{
		font-size: 12px;
	}
	.table_caption .td3 p span{
		font-size: 10px;
	}
	.table_caption .td4{
		  font-size: 11px;
	  }
	.table_caption .td2{
		font-size: 12px;
	}
	.td1{
		width: 120px;
	}
	.td2{
		width: 60px;
	}
	.td3{
		width: 60px;
	}
	.td4{
		width: 60px;
	}
	.line_price td p{
		font-size: 18px;
	}
	.td1 p{
		padding-left: 10px;
		font-size: 15px;
	}
	.table_caption .td2 p{
		padding-top: 18px;
	}
	.table_caption .td4 p{
		padding-top: 18px;
	}
	.contacts_form{
		padding-left: 20px;
		padding-right: 20px;
	}
	.cloud3{
		top: 310px;
	}
	.lighting1{
		position: absolute;
		bottom: -70px;
		left: 50px;
		z-index: 1;
	}
	.lighting2{
		position: absolute;
		bottom: -20px;
		left: 150px;
		z-index: 1;
	}
	.absolute_cloud {
		width: 100%;
		height: auto;
	}
	.cloud_bg {
		left: -145px;
		top: -190px;
	}
	.cf_btn {
		left: 37px;
	}
}
.slideground1 {
	background: #5db85b;
}
.slideground2 {
	background: #a63efd;
}
.slideground3 {
	background: #ff5d89;
}
.slideground4 {
	background: #5db85b;
}
.slideground5 {
	background: #a63efd;
}
.slideground6 {
	background: #ff5d89;
}
.slideground7 {
	background: #5db85b;
}
.slideground8 {
	background: #a63efd;
}
.slideground9 {
	background: #ff5d89;
}
.slideground10 {
	background: #5db85b;
}
.slideground11 {
	background: #a63efd;
}
.align li {
    margin-left: 40px;
    max-width: 100%;
}
.bold strong {
	 font-weight: 600;
}
/* 23.06.2017 */
.bc_m1{
	margin-bottom: 20px;
}
.aa_v1 h3.title{
	margin-top: 50px;
	margin-bottom: 30px;
}
.aa_v1{
	width: 65%;
}
.seo_text{
	font-size: 19px;
	line-height: 30px;
	margin-bottom: 20px;
}
.aa_v1 h4{
	font-size: 19px;
	margin-bottom: 20px;
}
.aa_v1 h5{
	color: #1d74a8;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
.seo_list{
	margin-bottom: 30px;
}
.seo_list li{
	list-style: none;
	font-size: 19px;
	padding-left: 30px;
	background: url("/templates/upmix/images/dott1.png") no-repeat 0 5px;
	margin-bottom: 5px;
	line-height: 25px;
}

.seo_cite{
    box-sizing: border-box;
	background: #1d74a8 url("/templates/upmix/images/cite.png") no-repeat 20px 20px;
	padding: 20px 20px 20px 80px;
	margin-bottom: 35px;
}
.seo_cite p{
	font-size: 19px;
	line-height: 30px;
	color: #fff;
}
.seo_price{
	border-left: 3px solid #1d74a8;
	font-size: 20px;
	font-weight: 700;
	color: #1d74a8;
	padding: 7px 0 7px 25px;
	margin-bottom: 15px;
}
.mf_column{
	box-sizing: border-box;
	width: 50%;
	padding: 0 15px;
	float: left;
}
.mf_column input[type='text']{
	width: 100%;
	height: 40px;
	border: 1px solid #e6e6e6;
	margin-bottom: 15px;
	padding-left: 10px;
	font-size: 18px;
}
.main_forma input[type='submit']{
	width: 300px;
	height: 40px;
	color: #1d74a8;
	background: #e6e6e6;
	text-transform: uppercase;
	display: inline-block;
	margin-left: 15px;
	font-size: 18px;
	font-weight: 700;
	cursor: pointer;
}
.main_forma {
	width: 80%;
	margin: 30px auto;
	max-width: 1200px;
}
header.header_small .container {
	position: relative;
}
.header_small .menu li:first-child a {
	color: #fff;
	text-decoration: none;
	font-size: 24px;
	line-height: 15px;
	margin-left: 0;
}

.scroller {
	width: 100%;
	height: 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	visibility: hidden;
}
.mf_column textarea{
	width: 100%;
	height: 160px;
	border: 1px solid #e6e6e6;
	font-size: 18px;
	box-sizing: border-box;
	padding: 10px 0 0 10px;
	resize: none;
}
.mf_link{
	display: inline-block;
	vertical-align: middle;
	padding-left: 30px;
	margin-left: 30px;
	background: url("/templates/upmix/images/ico15.png") no-repeat;
	font-size: 20px;
	cursor: pointer;
}
.header_small{
	height: 50px;
	position: fixed;
	z-index: 999;
}
.header_small .logo-block{
	display: none;
}
.header_small .menu{
	position: absolute;
	left: 0;
	margin-top: 0;
	top: 17px;
}
.header_small .contacts-phone{
	margin-top: 10px;
}
@media screen and (max-width:1279px){
	.header_small .menu{
		position: absolute;
		left: 0;
		margin-top: 0;
		top: 15px;
	}
	.header_small .contacts-phone{
		margin-top: 15px;
	}
}
@media screen and (max-width:989px){
	.aa_v1{
		width: 99%;
	}
	.seo_cite{
		width: 95%;
	}
	.main_forma{
		width: 100%;
	}
}
@media screen and (max-width:768px){
	.header_small{
		height: 70px;
	}
	.header_small .logo-block{
		display: block;
	}
	.header_small .logo-block img{
		width: 45px;
	}
}
@media screen and (max-width:767px){
	.mf_column{
		width: 100%;
		margin-bottom: 20px;
	}
	.mf_column input[type='text']{
		width: 98.5%;
	}
}
@media screen and (max-width:649px){
	.mf_link{
		display: block;
		margin-top: 20px;
		margin-left: 20px;
	}
	.mf_column input[type='text']{
		width: 96%;
	}
}