@media screen and (min-width:800px) and (max-width:1366px){
	.image-block img {
		width:95%;
	}
}

@media screen and (min-width:800px) and (max-width:1024px){
	.creat-temp, .promot-temp, .analit-temp, .adv-temp {height:150px !important;width:150px !important;}
	.creat-temp{background-size:150px !important;}
	.promot-temp{background-size:150px !important;}
	.analit-temp{background-size:150px !important;}
	.adv-temp{background-size:150px !important;}
	.price {top:70px!important;font-size:12px!important;}
	.creat-temp:hover span img, .promot-temp:hover span img, .analit-temp:hover span img, .adv-temp:hover span img {height:100%;}
	.all-icons li{height:180px!important;}
	.all-icons li.subtitle {height:auto!important;}
	.serv-title {top:15px!important;}
	.services label {font-size:1.1em!important;}
}

/* END OF MEDIA */

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, "Geneva CY", serif;
	/*background-color: #f9f9f9;
	background: url('../img/creating_01.jpg') top center no-repeat;*/
}

.wrapper, .top-menu, .top-descr {
	margin: 0 auto;
}

.wrapper {
	padding-top: 8px;
	margin-bottom:60px; 
}

.clear {
	clear: both;
}

.wrapper .top-descr {
	/*width: 628px;*/
	margin-top: 20px;
	
}

.wrapper .top-descr .adv-title-large {
	width: 280px;
}

.wrapper .top-descr h1 {
	color: #FC3;
	display: block;
	margin: 0 auto;
	margin-bottom: 16px;
	text-align: center;
	font-size:1.5em;
}

.wrapper .content-blocks h1 {
	text-align:center;
	color: #33cc00;	
	font-size:1.5em;
}

.wrapper .top-descr .title1 {
	color: #0097b7;
}

.wrapper .top-descr .title2 {
	color: #9702a7;
}

.wrapper .top-descr .title3 {
	color: #0097b7;
	text-align: center;
	font-size:1.5em;
}

.wrapper .top-descr p, .wrapper .news-items-block .news-item .news-content .news-title, .wrapper .news-items-block .news-item .news-content .news-more a {
	color: #999999;
}

.wrapper .top-descr p {
	font-size: 11pt;
	line-height: 1.5;
	display: block;
	width: 460px;
	margin: 0 auto;
	text-align: center;
}

.wrapper .main-menu {
	width: inherit;
	height: 522px;
	margin-top: 146px;
	
}

.wrapper .content-blocks {
	width: 70%;
	margin: 0 auto;	
	margin-top: 30px;
}

#services {
	width:100%;
}

.wrapper .content-blocks .block-width-small {
	width: 240px;
}

.wrapper .content-blocks .about-title {
	width: 215px;
}

.wrapper .content-blocks .block-width-large {
	width: 500px;
}

.wrapper .content-blocks h3 {
	text-align:center;
	margin: 0px;
	margin: 0 auto;
	color:#33cc00;
	font-size:1.3em;
}

.wrapper .content-blocks p+h3 {
	margin-top:20px;
}

.wrapper .content-blocks h3+p, .wrapper .content-blocks h3+ol, .wrapper .content-blocks h3+ul {
	margin-top:10px;
}

.wrapper .content-blocks .context  {
	color: #9702a7;
}

.wrapper .content-blocks .seo {
	color: #0097b7;
}

.wrapper .content-blocks .block{
	margin-top: 10px;
}

.wrapper .content-blocks .block{
	width:100%;
}

.wrapper .content-blocks .small-margin {
	margin-top: 25px;
}


.wrapper .content-blocks .block .sub-block {

}

.wrapper .content-blocks .block .text-block, .wrapper .content-blocks .block .image-block {
	float: left;
}

.wrapper .content-blocks .block .text-block {
	width: 543px;	
}

.width-1 {
	width: 75% !important;
}

.width-2 {
	width: 82% !important;
}

.width-3 {
	width: 18% !important;
}

.width-4{
	width:25% !important;
}

.width-5{
	width:26% !important;
}

.width-6{
	width:34% !important;
}

.wrapper .content-blocks .block .text-large-block {
	width: inherit;
}

.wrapper .content-blocks .block .large-block {
	width: 650px;
}

.wrapper .content-blocks .block .margin {
	margin-right: 10px;
}

.wrapper .content-blocks .block .text-block p,
 .wrapper .content-blocks .block .text-block ul,
  .wrapper .content-blocks .block .down-text p, 
  .wrapper .content-blocks .block .text-large-block p,
   .wrapper .content-blocks .block .down-text ul,
   .wrapper .content-blocks p, 
   .wrapper .content-blocks ul, 
   .wrapper .content-blocks ol{
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-position:inside;
}

.wrapper .content-blocks .block .text-block p, .wrapper .content-blocks .block .down-text p,
  .wrapper .content-blocks .block .text-large-block p,
   .wrapper .content-blocks .block .down-text ul,
   .wrapper .content-blocks p,
   .wrapper .content-blocks ul,
   .wrapper .content-blocks ol{
	line-height: 1.75;
}

.right p{
	padding-right:10px;
}

.left p{
	padding-left:10px;
}

.left ul{
	padding-left:30px !important;
}

.wrapper .content-blocks .block .text-block ul, .wrapper .content-blocks ul, .wrapper .content-blocks ol  {

	padding: 0px;
}

.wrapper .content-blocks .block .down-text {
	width: 60%;
	margin: 0 auto;
}

.wrapper .top-descr .title-s{
	color:#ffcc33;
}

.fservices {
	background:#ffcc33;
}

.services input {
	display:none;
}

.services label {
	display:inline-block;
	background:#cccccc;
	padding:15px 0;
	color:white;
	border-radius:30px;
	cursor:pointer;
	width:18%;
  min-width: 118px;
	font-size:1.3em;
  margin: 0 1% 10px 0;
}

.services label:last-of-type {
	margin:0;
}

.services input:checked+label.lbl_all, .lbl_all:hover {
	background:#ffcc33;
	transition:100ms all linear;
}

.services input:checked+label.lbl_1, .lbl_1:hover {
	background:#ff6666;
	transition:100ms all linear;
}

.services input:checked+label.lbl_2, .lbl_2:hover {
	background:#0097b7;
	transition:100ms all linear;
}

.services input:checked+label.lbl_3, .lbl_3:hover {
	background:#33cc00;
	transition:100ms all linear;
}

.services input:checked+label.lbl_4, .lbl_4:hover {
	background:#9702a7;
	transition:100ms all linear;
}

.serv_text {
	margin-top:20px;
	text-align:left;
}

.serv_text p {
	display:none;
}

.serv_text p.text_all {
	display:inline;
}

.all-icons {
	list-style-type:none;
}

.all-icons li {
  width: 180px;
  height: 221px;
  position: relative;
  vertical-align: top;
  margin: 0 10px 46px;
  zoom: .9;
}

.all-icons li.subtitle {
	width:100%;
	height:auto;
	text-align:center;
	margin:20px 0;
	font-size:18px;
}

.cr {
	color:#ff6666;
}

.pr {
	color:#0097b7;
}

.an {
	color:#33cc00;
}

.ad {
	color:#9702a7;
}

/*.serv_creat {
	background:url(img/item-1.png) no-repeat 0 0;
}

.serv_promot {
	background:url(img/item-2.png) no-repeat 0 0;
}

.serv_analit {
	background:url(img/item-3.png) no-repeat 0 0;
}

.serv_adv {
	background:url(img/item-4.png) no-repeat 0 0;
}*/

.creat-temp, .promot-temp, .analit-temp, .adv-temp {
	height:180px;
	width:180px;
	position:relative;
	top:10px;
	cursor:pointer;
	opacity:0.8;
	background-position:0 0;
	text-rendering: optimizeLegibility;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform:translateZ(0);
	overflow:hidden;
	margin:0 auto;
	border-radius:150px;
	}
.creat-temp{background:#F66;}
.promot-temp{background:#0097B7;}
.analit-temp{background:#3C0;}
.adv-temp{background:#9702A7;}

.creat-temp:hover, .promot-temp:hover, .analit-temp:hover, .adv-temp:hover{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
	z-index:9999;
	opacity:1;
	-webkit-transition:400ms -webkit-transform ease-in;
	-ms-transition:400ms -ms-transform ease-in;
	-o-transition:400ms -o-transform ease-in;
	-moz-transition:400ms -moz-transform ease-in;
	transition:400ms transform ease-in;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.price {
	position:absolute;
	color:whitesmoke;
	font-size:14px;
	width:100%;
	top:90px;
}

.price a {color: whitesmoke;}

.creat-temp:hover .price, .promot-temp:hover .price, .analit-temp:hover .price, .adv-temp:hover .price{
	-webkit-animation: moveFromBottom 500ms ease-in;
    -moz-animation: moveFromBottom 500ms ease-in;
    -ms-animation: moveFromBottom 500ms ease-in;
	-o-animation: moveFromBottom 500ms ease-in;
	animation: moveFromBottom 500ms ease-in;
	top:100px;
}

.creat-temp:hover span, .promot-temp:hover span, .analit-temp:hover span, .adv-temp:hover span {
	-webkit-animation: moveFromBottom 500ms ease-out;
    -moz-animation: moveFromBottom 500ms ease-out;
    -ms-animation: moveFromBottom 500ms ease-out;
	-o-animation: moveFromBottom 500ms ease-out;
	animation: moveFromBottom 500ms ease-out;
	width:90px;
}

.creat-temp:hover ~ .serv-title, .promot-temp:hover ~ .serv-title, .analit-temp:hover ~ .serv-title, .adv-temp:hover ~ .serv-title{
	top:25px;
	font-size:1.35em;
	transition:400ms top linear;
}

.icon-content, .all-icons li {
	display:inline-block;
}

.icon-content{
	position:relative;
	margin:0 auto;
	top:20px;
	width:70%;
}

.icon-content span {
	display:block;
	width:60px;
	height:80px;
	margin:0 auto;
}

.icon-content span  img{
	width:100%;
}

.serv-title {
	position:relative;
	top:15px;
	line-height:1.5;
}

.i-creat {
	color:#ff6666 !important;
}

.i-promot {
	color:#0097b7 !important;
}

.i-analit {
	color:#33cc00 !important;
}

.i-adv {
	color:#9702a7 !important;
}

.services input#serv_1:checked ~ .serv-icons .all-icons .serv_promot,  .services input#serv_1:checked ~ .serv-icons .all-icons .serv_analit,
.services input#serv_1:checked ~ .serv-icons .all-icons .serv_adv{
	display:none;
}

.services input#serv_2:checked ~ .serv-icons .all-icons .serv_creat,  .services input#serv_2:checked ~ .serv-icons .all-icons .serv_analit,
.services input#serv_2:checked ~ .serv-icons .all-icons .serv_adv{
	display:none;
}

.services input#serv_3:checked ~ .serv-icons .all-icons .serv_creat,  .services input#serv_3:checked ~ .serv-icons .all-icons .serv_promot,
.services input#serv_3:checked ~ .serv-icons .all-icons .serv_adv{
	display:none;
}

.services input#serv_4:checked ~ .serv-icons .all-icons .serv_creat,  .services input#serv_4:checked ~ .serv-icons .all-icons .serv_promot,
.services input#serv_4:checked ~ .serv-icons .all-icons .serv_analit{
	display:none;
}

.services input#serv_1:checked ~ .serv-icons .all-icons  .sep, .services input#serv_2:checked ~ .serv-icons .all-icons  .sep,
.services input#serv_3:checked ~ .serv-icons .all-icons  .sep, .services input#serv_4:checked ~ .serv-icons .all-icons  .sep {
	display:none;
}

.services input#serv_1:checked ~ .serv-icons .all-icons  .subtitle, .services input#serv_2:checked ~ .serv-icons .all-icons  .subtitle,
.services input#serv_3:checked ~ .serv-icons .all-icons  .subtitle, .services input#serv_4:checked ~ .serv-icons .all-icons  .subtitle {
	display:none;
}

.fservices .footer-adr, .fservices .footer-content .footer-menu li a {
	color:#c38708;
}

.quote{
	margin:20px 0;
	padding:20px 70px 0 70px;
	background:url(../img/quote-open.png) top left no-repeat, url(../img/quote-close.png) bottom right no-repeat, whitesmoke;
	border:1px dashed #0097b7;
	font-style:italic;
}

.quote p{
	text-indent:30px;
}

.quote img{
	float:right;
	margin-left:10px;
}

@keyframes moveFromBottom {
    from {
        -o-transform: translateY(127%) scale(0.5);
    }
    to {
        -o-transform: translateY(0%) scale(1);      
    }
}

@-moz-keyframes moveFromBottom {
    from {
        -moz-transform: translateY(127%) scale(0.5);
    }
    to {
        -moz-transform: translateY(0%) scale(1);        
    }
}

@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(127%) scale(0.5) ;
    }
    to {
        -webkit-transform: translateY(0%) scale(1) ;
    }
}

@-ms-keyframes moveFromBottom {
    from {
        -ms-transform: translateY(127%) scale(0.5);
    }
    to {
        -ms-transform: translateY(0%) scale(1);      
    }
}

@-o-keyframes moveFromBottom {
    from {
        -ms-transform: translateY(127%) scale(0.5);
    }
    to {
        -ms-transform: translateY(0%) scale(1);      
    }
}

@-webkit-keyframes moveFromLeft {
    from {
        -webkit-transform: translateX(-300%) scale(0.5);
        opacity: 0;
    }
    to {
        -webkit-transform: translateX(0%) scale(1);
        opacity: 1;
    }
}
@-moz-keyframes moveFromLeft {
    from {
        -moz-transform: translateX(-300%) scale(0.5);
        opacity: 0;
    }
    to {
        -moz-transform: translateX(0%) scale(1);
        opacity: 1;        
    }
}
@-ms-keyframes moveFromLeft {
    from {
        -ms-transform: translateX(-300%) scale(0.5);
        opacity: 0;
    }
    to {
        -ms-transform: translateX(0%) scale(1);
        opacity: 1;        
    }
}

@-webkit-keyframes moveFromRight {
    from {
        -webkit-transform: translateX(300%) scale(0.5);
        opacity: 0;
    }
    to {
        -webkit-transform: translateX(0%) scale(1);
        opacity: 1;
    }
}
@-moz-keyframes moveFromRight {
    from {
        -moz-transform: translateX(300%) scale(0.5);
        opacity: 0;
    }
    to {
        -moz-transform: translateX(0%) scale(1);
        opacity: 1;        
    }
}
@-ms-keyframes moveFromRight {
    from {
        -ms-transform: translateX(300%) scale(0.5);
        opacity: 0;
    }
    to {
        -ms-transform: translateX(0%) scale(1);
        opacity: 1;        
    }
}

.button_menu{color:#ccc;font-size: 0.8em;margin-left: 40px;cursor: pointer;  -moz-user-select: none;margin-top: -8px;
-khtml-user-select: none;user-select: none;}
.highlight{position: absolute;border-bottom-left-radius: 20px;  -moz-user-select: none;
-khtml-user-select: none;user-select: none; border-bottom-right-radius: 20px;top:250px;width: 130px;
color: #fff;left:-55px;text-align: center;height: 20px;background: #FC3;-webkit-transform: rotate(-90deg); transform: rotate(-90deg);}
