@import url("reset.css");
/* @group Общий стиль */
html,
body {
	width: 100%;
	height: 100%;	
	font: 16px 'Montserrat', sans-serif!important;
	background-color: #fff;
    padding: 0;
 	color: #515861; 	
}
body{overflow-x: hidden;} 
.h4{
   font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}
:active, :hover, :focus {
    outline: 0;
    outline-offset: 0;
}
a{cursor: pointer; color: #333}
a:hover{
 text-decoration: none;
 color: #000
}
a.active{
 color: #000
}
a.lang.active{
 font-weight: 600;
 color: #000;
}
img{max-width: 100%}
a, .input, ul, li, img, .h3, .h2, .button, button, .more, .intro .cell-box.enter-form, .cell-box.title, .service .list, .intro .title, .intro .more-info, .nav-button div, nav, .m-body, .rubric-box .box{
	-webkit-transition:  0.4s ease;
    -moz-transition:  0.4s ease;
    -o-transition: 0.4s ease;
    transition:  0.4s ease;
}
.no-bg{
 background: none!important;
 padding-top: 0!important;
}
.box-top{
 position: relative;
}
/*theme special pandared*/
.flex{
 display: flex;
 position: relative;
}
::-webkit-scrollbar
{
  width: 10px;  /* for vertical scrollbars */
  height: 10px; /* for horizontal scrollbars */
}

::-webkit-scrollbar-track
{
  background: rgba(13, 14, 15, 0.5);
}

::-webkit-scrollbar-thumb
{
  background: rgba(53, 55, 55, 1);
}
li{list-style-type: square;}
.box-3d{
 	-webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.intro{
	width: 100%;
	height: 100%;
	background: #333;
	position: relative;
	overflow: hidden;
}
.intro .background-box{
 	position: absolute;
 	z-index: 0;
 	width: 100%;
 	height: 100%;
	background: url("../images/front_bg.png"), url("../images/back_bg.jpg");
 	background-position: -50px 0, -50px 0;
 	background-size: 110%;
 	background-attachment: fixed;
 	-webkit-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
}
.intro.ny .background-box{
 	background: url("../images/front_bg_ny.png"), url("../images/back_bg_ny.jpg");
 	background-position: -50px 0, -50px 0;
 	background-size: 110%;
 	background-attachment: fixed;
}
@media (max-width: 1024px) {
 	.intro .background-box, .intro.ny .background-box{
     background: url("../images/bg_3_1.jpg");
 	 background-position: center;
     background-size: auto 100%;
    }
}
.intro .flex{
	display: flex;	
	width: 100%;
	height: 100%;	
	-webkit-perspective: 800;
 	position: relative;
 	z-index: 3;
}
.intro .flex .logo{
	position: relative;
    margin: auto;
	-webkit-transition: 1.2s;
	-ms-transition: 1.2s;
	transition: 1.2s;
    -ms-transform: rotateY(0deg) scale(5);
    -webkit-transform: rotateY(0deg) scale(5);
    transform: rotateY(0deg) scale(5);
	-webkit-perspective: 800;
	-ms-perspective: 800;

}
.intro .flex .logo .site-name{
	-webkit-transition: 1.2s;
	-ms-transition: 1.2s;
	transition: 1.2s;
	-webkit-transform: rotatey(75deg);
	-ms-transform: rotatey(75deg);
	transform: rotatey(75deg);
	
}
.intro .flex .logo .card{
	-webkit-transition: 1.2s;
	-ms-transition: 1.2s;
	transition: 1.2s;
	padding: 10px 15px 17px;
    border: 1px solid #666;
	position: relative;
    -webkit-backface-visibility: hidden;
    z-index: 2;

	-webkit-transform: rotatey(-45deg);
	-ms-transform: rotatey(-45deg);
	transform: rotatey(-45deg);
}
.intro .flex .logo .begin{
 	position: absolute;
    right: -5px;
    top: 0;
    background: rgba(255,255,255,0.09);
    height: 100%;
    width: 0px;
    display: flex;
    overflow: hidden;
 	-webkit-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
 	font-size: 30px;
    color: #888;
    cursor: pointer;
}
.intro .flex .logo .begin:hover{
 	background: rgba(255,255,255,0.3);
 	color: #333
}
.intro .flex .logo .begin div{
 	position: relative;
 	margin: auto;
}
.intro .flex .logo .site-name div.text-box{
	display: inline-block;
}
.intro .flex .logo .site-name div.text-box:nth-child(1){
	color: #fff;
    padding: 15px 10px;
    background: #d43335;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 26px;

}
.intro .flex .logo .site-name div.text-box:nth-child(1) div {
    position: relative;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
    transform: translateY(0) translateZ(30px) scale(1);
    -webkit-transform: translateY(0) translateZ(16px) scale(1);
    -ms-transform: translateY(0) translateZ(30px) scale(1);
}
.intro .flex .logo .site-name div.text-box:nth-child(2) span{
	display: block;
}
.intro .flex .logo .site-name div.text-box:nth-child(2) span:nth-child(1){
	color: #999;
    font-size: 19px;
    position: relative;
    top: 10px;
}
.intro .flex .logo .site-name div.text-box:nth-child(2) span:nth-child(2){
	color: #eee;
    font-size: 30px;
    position: relative;
    top: 10px;
}
.intro.animate .flex .logo{
	-ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.intro.animate .flex .logo .card {
    -webkit-transform: rotatex(-5deg) rotatey(45deg);
    -ms-transform: rotatex(-5deg) rotatey(45deg);
    transform: rotatex(-5deg) rotatey(45deg);
}
.intro.animate .flex .logo .site-name {
    -webkit-transform: rotatey(-75deg);
    -ms-transform: rotatey(-75deg);
    transform: rotatey(-75deg);
}
.intro.mirror .flex .logo .card {
    -webkit-transform: rotatex(5deg) rotatey(-45deg);
    -ms-transform: rotatex(5deg) rotatey(-45deg);
    transform: rotatex(5deg) rotatey(-45deg);
}
.intro.mirror .flex .logo .site-name {
    -webkit-transform: rotatey(75deg);
    -ms-transform: rotatey(75deg);
    transform: rotatey(75deg);
}
.intro.static .flex .logo .card {
   -webkit-transform: rotatex(0) rotatey(0);
   -ms-transform: rotatex(0) rotatey(0);
   transform: rotatex(0) rotatey(0);
}
.intro.static .flex .logo .site-name {
    -webkit-transform: rotatey(0);
    -ms-transform: rotatey(0);
    transform: rotatey(0);
}
.intro.static .flex .logo:hover .site-name {
    -webkit-transform: rotatey(46deg);
    -ms-transform: rotatey(46deg);
    transform: rotatey(46deg);
}
.intro.static .flex .logo:hover .card {
   -webkit-transform: rotatey(-20deg);
   -ms-transform: rotatey(-20deg);
   transform: rotatey(-20deg);
}
.intro.static .flex .logo{
	-ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
 	cursor: pointer;
}
.intro .service {
    position: absolute;
	z-index: 2;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    bottom: 38%;
    margin-bottom: -30px;
    font-size: 22px;
	opacity: 0;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
	-webkit-transform: rotatex(45deg);
   -ms-transform: rotatex(45deg);
   transform: rotatex(45deg);
}
.intro.mirror .service {
	-webkit-transition: 1.2s;
	-ms-transition: 1.2s;
	transition: 1.2s;
	margin-bottom: 30px;
	opacity: 1;
	-webkit-transform: rotatex(0deg);
   -ms-transform: rotatex(0deg);
   transform: rotatex(0deg);
}
.intro.mirror .service span{
 	display: block;
    text-transform: lowercase;
    font-size: 16px;
}
.intro .flex .logo .begin.static{
 	width: 100px;
 	right: -105px;
}
@media (max-width: 440px) {
 	.intro.mirror .service {
     margin-bottom: 10px;
    }
}
header nav.m-pages{
 	position: fixed;
    background: #fff;
    top: 0;
    right: -100%;
    padding: 25px 25px 25px 25px;
    z-index: 9;
    width: 600px;
    max-width: 100%;
    height: 100%;
    border-left: 1px solid #eee;
}
header nav.m-pages .h2{
 	color: #d43335;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 35px;
}
header nav ul li{
 	list-style-type: square;
    font-size: 35px;
    color: #333;
}
header nav ul li a{
 	position: relative;
    top: -5px;
    color: black;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    text-transform: uppercase;
}
header nav ul li:hover, header nav ul li.active{
 	color: #d43335;
}
header nav.m-right{
	position: fixed;
    right: -100px;
    top: 0;
    background: #353737;
    height: 100%;
    z-index: 9;
    opacity: 0.4;
 	-webkit-transition: 1.2s;
	-ms-transition: 1.2s;
	transition: 1.2s;
}
header nav.m-right:hover, header nav.m-right.active{
 	opacity: 1;
}
header .icon{
 	cursor: pointer;
    padding: 25px 15px;  
 	text-align: center;
 	color: #fff;
    font-size: 25px;
 	position: relative;

}
header .icon a{
 	color: #fff;
}
header .row-icon{
 -webkit-perspective: 800;
}
header .menu div{
 	height: 4px;
    background: #fff;
	width: 30px;
 	margin: 5px 0;
}
header .row-icon:hover{
 	background: rgba(255,255,255,0.3);
    color: #333;
}
header .row-icon.move-up{
 	position: absolute;
 	bottom: 0;
 	height: 0;
 	overflow: hidden;
}
header nav.m-right .row-icon.move-up.active{
 	height: auto;
}
header .icon .title{
 	position: absolute;
    right: 100%;
    height: 100%;
    top: 0;
    padding: 10px 0;
    display: flex;
    -webkit-transform: rotatey(-91deg);
    -ms-transform: rotatey(-91deg);
    transform: rotatey(-91deg);
    -webkit-backface-visibility: hidden;
    -webkit-transition: 0.6s;
    -ms-transition: 0.6s;
    transition: 0.6s;
    /* opacity: 0; */
    -webkit-transform-origin: right center;
 	-ms-transform-origin: right center;
 	transform-origin: right center;
}
header .icon:hover .title{
 	-webkit-transform: rotatey(0deg);
    -ms-transform: rotatey(0deg);
    transform: rotatey(0deg);
 	opacity: 1;
}
header .icon .title span{
    position: relative;
    margin: auto;
    background: #353737;
    width: max-content;
    font-size: 16px;
    padding: 25px 25px 20px;
    color: #eee;
    border-left: 2px solid #d43335;
    display: inline-block;
 	white-space: nowrap;
}
header .icon .title span input{
 	background: none;
    border: none;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
}
header .icon button{
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background: none;
    color: #fff;
    padding: 45px 0 0 0;
    font-size: 11px;
}
header .menu div{
 	-webkit-transition:  0.4s ease;
    -moz-transition:  0.4s ease;
    -o-transition: 0.4s ease;
    transition:  0.4s ease;
 	position: relative;
}
header .menu.active div:nth-child(1){
 	-webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);  
    top: 8px;
}
header .menu.active div:nth-child(2){
 	opacity: 0;
}
header .menu.active div:nth-child(3){
 	-webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);      
    top: -10px;
}
header .shadow-menu{
    background: url(../images/overlay-pattern.png), rgba(0, 0, 0, 0.73);
    background-repeat: repeat;
    position: fixed;
    top: 0;
    left: 100%;
 	right: 0;
 	bottom: 0;
    z-index: 8;
 	-webkit-transition:  0.6s ease;
    -moz-transition:  0.6s ease;
    -o-transition: 0.6s ease;
    transition:  0.6s ease;
}
header .shadow-menu.active{
	left: 0;
}
.header-page{
 	padding: 15px 0 95px 0;
    background-color: #333;
    position: relative;
 	background-image: url(../images/page-bg-g.jpg);
 	min-height: 270px;
 	
}
.header-page .container{
 	position: relative;
 	z-index: 2;
 	color: #fff;
}
.header-page .title-page{
 	text-align: center;
 	font-size: 50px;
 	text-transform: uppercase;
 	margin-top: 35px
}
.header-page .site-name div.text-box:nth-child(1) {
    color: #fff;
    padding: 10px 5px;
    background: #d43335;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 17px;
 	
}
.header-page .site-name div.text-box{
 	display: inline-block;
}
.header-page .site-name div.text-box:nth-child(2) span:nth-child(1) {
   	color: #999;
    font-size: 14px;
    position: relative;
    top: 10px;
    display: block;
    text-align: left;
}
.header-page .site-name div.text-box:nth-child(2) span:nth-child(2) {
    color: #fff;
    font-size: 17px;
    position: relative;
    top: 10px;
    display: block;
    font-weight: 600;
}
.bx_breadcrumbs{
 	text-align: center;
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
}
.bx_breadcrumbs ul li{
 	margin: 0;
    list-style-type: none;
    display: inline-block;
}
.bx_breadcrumbs ul li a{
 	color: #999;
    font-size: 13px;
 	display: inline-block;
 	margin-right: 26px;
 	position: relative;
}
.bx_breadcrumbs ul li a:after{
 	content: '';
    display: block;
    height: 15px;
    width: 1px;
    background: #555;
    position: absolute;
    top: 0;
    right: -13px;
 	-webkit-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    transform: rotate(25deg);
}
.bx_breadcrumbs ul li:last-child a{
 	color: #ccc;
 	margin: 0;
}
.bx_breadcrumbs ul li:last-child a:after{
 	content: '';
 	display: none;
}
.text-container{
 	padding: 50px 15px;
 	text-align: justify;
}
.page-box{
 	display: flex;
 	height: 100%;
 	position: relative;
}
.page-box .flex-cell{
 	margin: auto;
 	width: 100%;
 	position: relative;
    z-index: 2;
}
.screen .box{
 	position: absolute;
 	top: 50%;
 	z-index: 0;
}
footer .box{
 	top: 0;
}
footer{
	position: relative;	
 	background: #000;
 	padding: 80px 0 30px 0;
}
footer .copyright{
 	text-align: center;
    color: #999;
    font-size: 14px;
    margin-top: 50px;
}
footer .logo{
 	width: 200px;
 	display: block;
 	margin-bottom: 10px;
}
footer a.soc{
 	display: inline-block;
 	margin: 0 0 0 15px;
}
footer a.soc img{
 	width: 25px;
 	opacity: 0.35;
}
footer a.soc:hover img{
 	opacity: 0.55;
}
footer .title{
 	font-size: 15px;
    color: #ccc;
    text-transform: uppercase;
    font-weight: 600;
 	margin-bottom: 15px;
}
footer ul li{
    margin: 0 0 25px 5px;
    list-style-type: none;
    padding: 0;
    text-transform: uppercase;
    font-size: 14px;
}
footer ul li a{
 	color: #999;
}
footer ul li a:hover{
 	color: #eee;
}
.pagination-n{
 	position: fixed;
 	bottom: -50px;
 	left: 25px;
 	z-index: 999;
 	opacity: 0;
 	-webkit-transition:  0.4s ease;
    -moz-transition:  0.4s ease;
    -o-transition: 0.4s ease;
    transition:  0.4s ease;
}
.pagination-n.active{
 	bottom: 10px;
 	opacity: 1;
}
.pagination-n .page-n{
 	width: 15px;
 	height: 15px;
 	display: inline-block;
 	border: 1px solid #ccc;
 	margin-right: 5px;
 	cursor: pointer;
 	position: relative;
 	border-radius: 2px;
 	background-color: #fff;
}
.pagination-n .page-n div{
 	position: absolute;
 	left: 1px;
 	right: 1px;
 	top: 1px;
 	bottom: 1px;
 	background: #d43335;
 	border-radius: 2px;
 	-webkit-transition:  0.4s ease;
    -moz-transition:  0.4s ease;
    -o-transition: 0.4s ease;
    transition:  0.4s ease;
 	transform: scale(2);
 	-webkit-transform: scale(2);
 	-moz-transform: scale(2);
 	opacity: 0;
}
.pagination-n .page-n.active div, .pagination-n .page-n:hover div{
	transform: scale(1);
 	-webkit-transform: scale(1);
 	-moz-transform: scale(1);
 	opacity: 1; 
}
.container-fluid{
 	width: 95%;
 	padding-right: 50px;
}
.screen .h2{ 
    font-size: 70px;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 15px;
    line-height: 70px;
    color: #333;
}
.screen .h2:after{
 	content: '';
    border: 5px solid #eee;
    width: 300px;
    height: 200px;
    display: block;
    position: absolute;
    top: 0;
    right: 60px;
    z-index: -1;
}
.screen .h2 span{ 
 	color: #d43335;
 	display: block;
}
.screen ul.categories{
 	width: 100%;
 	display: block;
 	padding: 85px 25px;
 	background: #fff;
 	border: 1px solid #eee;
 	float: left;
 	-webkit-box-shadow: 5px 5px 5px 0px rgba(238,238,238,1);
	-moz-box-shadow: 5px 5px 5px 0px rgba(238,238,238,1);
	box-shadow: 5px 5px 5px 0px rgba(238,238,238,1);
}
.screen ul.categories li{
 	margin: 15px 0;
    list-style-type: none;
}

.screen ul.categories li img{
  	width: 95px;
    margin-bottom: 15px;
}
.screen ul.categories li:hover img{
 	transform: rotateZ(360deg);
 	-webkit-transform: rotateZ(360deg);
 	-moz-transform: rotateZ(360deg);
}
.screen ul.categories li .title{
    color: black;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
}
.screen ul.categories li .title:after{
 	content: '';
    display: block;
    width: 30px;
    height: 2px;
    background: #d43335;
    margin-top: 10px;
    margin-bottom: 20px;
}
.screen ul.categories li .description{
 	min-height: 80px;
}
.shadow{
 	background: url(../images/overlay-pattern-2.png);
 	height: 100%;
 	width: 50%;
 	position: absolute;
 	top: 0;
 	left: 0;
 	z-index: -1;
}
.wave .flex-cell{
 	position: relative;
 	z-index: 5;
}

.wave .slogan{
 	margin-top: 25px;
 	line-height: 25px;
    font-size: 24px;
 	text-transform: uppercase;
}
.order-form{
 	background-color: #ebebeb;
}
.h4{
 	margin-top: 50px;
 	
}
.h4:before{
 	content: '';
    width: 150px;
    height: 2px;
    background: #d43335;
    display: block;
    margin-bottom: 25px;
}
.input{
	padding: 10px;
    width: 350px;
    max-width: 98%;
    border: none;
    border-bottom: 1px solid #999;
    background: none;
 	margin: 0 auto 30px auto;
    display: block;
 	text-align: left;
 	background-position: center right;
 	background-repeat: no-repeat;
 	background-size: auto 25px;
 	resize: none;
}
.input.name{
 	background-image: url(../images/user.jpg);
}
.input.phone{
 	background-image: url(../images/phone.jpg);
}
.input.email{
 	background-image: url(../images/email.jpg);
}
.input.name.sure{
 	background-image: url(../images/user-n.jpg);
}
.input.phone.sure{
 	background-image: url(../images/phone-n.jpg);
}
.input.email.sure{
 	background-image: url(../images/email-n.jpg);
}
.input.comment{
 	background: url(../images/textarea-bg.png), url(../images/comment.jpg);
    background-repeat: repeat, no-repeat;
    background-position: center 26px, top right;
    background-size: 100%, auto 25px;
 	height: 135px;
 	line-height: 17px;
}
.input.select{
 	background-image: url(../images/note.png);
 	background-size: auto 15px;
}

button{
 	background: rgba(50,50,50,0.09);
    height: 100%;
    width: 350px;
    max-width: 98%;
    padding: 15px;
 	font-size: 20px;
    color: #333;
    border: none;
    text-transform: uppercase;
}
button:hover{
 	background: #d43335;
 	color: #eee;
}
.input.scale{
 	transform: scale(1.3);
 	-webkit-transform: scale(1.3);
 	-moz-transform: scale(1.3);
}
.input.select{
 	position: relative;
}
.input.scale.select{
 	transform: scale(4);
 	-webkit-transform: scale(4);
 	-moz-transform: scale(4);
 	margin-left: 100%;
 	z-index: 3;
}
.input.select .close-this{
 	position: absolute;
 	height: 100%;
 	width: 100%;
 	top: 0;
 	left: 0;
 	display: none;
}
.input.select .show-this{
 	position: absolute;
 	height: 100%;
 	width: 100%;
 	top: 0;
 	left: 0;
 	display: block;
}
.input.select.scale .close-this{
 	display: block;
}
.input.select.scale .show-this{
 	display: none;
}
.form-row{
 	-webkit-transition:  0.8s ease;
    -moz-transition:  0.8s ease;
    -o-transition: 0.8s ease;
    transition:  0.8s ease;
}
.select_options{
    position: absolute;
    top: 0;
    padding: 25px;
    background: rgba(235,235,235,0.75);
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    width: 350px;
    max-width: 100%;
}
.select_options.scale{
 	transform: scale(4);
 	-webkit-transform: scale(4);
 	-moz-transform: scale(4);
}
.select_options li{
 	margin: 5px 0;
    text-align: left;
    list-style-type: none;
    cursor: pointer;
 	position: relative;
}
.select_options li img{
 	width: 30px;
 	transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
 	position: absolute;
 	top: 3px;
    left: -35px;
 	
}
.select_options li:hover img{
 	transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
}
.home-cases .case{
 	padding: 1px;
 	position: relative;
 	overflow: hidden;
 	height: max-content;
}
.home-cases .case a.top{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 4;
}
.home-cases .case img{
 	z-index: 1;
 	position: relative;
 	width: 100%;
}
.home-cases .case .info{
 	position: absolute;
 	z-index: 2;
 	left: 1px;
 	top: 1px;
 	bottom: 1px;
    right: 1px;
 	opacity: 0;
 	background-color: #d43335;
 	color: #fff;
 	text-align: left;
 	cursor: pointer;
}
.home-cases .case .info.opacity{
 	opacity: 0!important;
 	-webkit-transition:  0.4s ease;
    -moz-transition:  0.4s ease;
    -o-transition: 0.4s ease;
    transition:  0.4s ease;
}
.home-cases .case .info .title{
    font-size: 20px;
    text-transform: uppercase;
    padding: 15px 15px 5px 15px;
}
.home-cases .case .info .type{
    font-size: 14px;
    padding: 0 15px;
}
.home-cases .case .info .link{
    position: absolute;
 	bottom: 15px;
 	right: 15px;
}
.home-cases .case .info .link a{
 	display: block;
 	height: 40px;
 	width: 40px;
 	border: 1px solid #fff;
 	border-radius: 3px;
 	color: #fff;
 	text-align: center;
    padding-top: 10px;
}
.row-full{
 	padding: 0 85px 0 0;
 	float: left;
 	width: 100%;
}
.text-inform{
 	min-height: 50%;
}
ul.tabs{
 	display: block;
 	padding: 15px 0;
}
ul.tabs li{
 	font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
    margin: 0 10px;
    display: inline-block;
    color: #999;
    padding: 15px 25px;
    cursor: pointer;
    background: rgba(255,255,255,0.45);
 	position: relative;
  	z-index: 1;
}
ul.tabs li:before{
 	    content: '';
    width: 2px;
    height: 30px;
    display: block;
    position: absolute;
    background: #d43335;
    top: 36px;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
    transform: rotate(-90deg);
 	-webkit-transform: rotate(-90deg);
 	-ms-transform: rotate(-90deg);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
}
ul.tabs li.active:before{
 	content: '';
 	height: 41px;
    transform: rotate(0deg);
 	-webkit-transform: rotate(0deg);
 	-ms-transform: rotate(0deg);
}
ul.tabs li:after{
 	content: '';
    display: block;
    width: 30px;
    height: 2px;
    background: #d43335;
    position: absolute;
    top: 35px;
 	-webkit-transition:  0.4s ease;
    -moz-transition:  0.4s ease;
    -o-transition: 0.4s ease;
    transition:  0.4s ease;
}
ul.tabs li.active{
 	color: #fff;
}
ul.tabs li.active:after{
 	content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #d43335;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.tab-text-box{
 	padding: 15px 25px;
 	position: relative;
}
.tab-text-box .tab-text{
    position: relative;
    left: -13px;
    width: 100%; 
    background: #fff;
    border: 1px solid #eee;
 	border-top: 2px solid #d43335;
    float: left;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(238,238,238,1);
    -moz-box-shadow: 5px 5px 5px 0px rgba(238,238,238,1);
    box-shadow: 5px 5px 5px 0px rgba(238,238,238,1);
    padding: 45px 25px; 
}
.tabs-get{
 	position: absolute;
 	right: -200%;
 	transform: scale(0);
 	-webkit-transform: scale(0);
 	-ms-transform: scale(0);
 	opacity: 0;
 	
}

.tab-image{
 	display: flex;
 	min-height: 300px;
}
.tab-image img{
 	display: block;
 	margin: auto;
 	max-width: 170px;
}
.team{
 	text-align: center;
    padding: 50px 0;
}
.specialist{
 	float: none;
 	display: inline-block;
}
.specialist-card{
	display: block;
 	height: 320px;
 	position: relative;
}
.specialist-card img{
	width: 250px;
}
.specialist-card img.first{
 	position: absolute;
 	top: 0;
 	left: auto;
	right: auto;
}
.specialist-card:hover img.first{
 	transform: scale(1.3);
 	-webkit-transform: scale(1.3);
 	-moz-transform: scale(1.3);
 	opacity: 0;
}
.specialist-card .inform{
    padding: 15px;
 	height: 90px;
 	position: relative;
 	overflow: hidden;
}
.specialist-card .inform .name{
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
}
.specialist-card .inform .name:after{
 	content: '';
    width: 100px;
    height: 2px;
    background: #d43335;
    display: block;
    margin: auto;
    margin-top: 5px;
}
.specialist-card .inform .contacts{
    position: absolute;
    background: #d43335;
    left: 0;
    top: -100%;
    bottom: 100%;
    right: 0;
    color: #fff;
    padding: 15px;
    text-align: left;
    font-size: 16px;
 	-webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
}
.specialist-card .inform .contacts div{
    padding: 5px;
}
.specialist-card .inform .contacts div img{
    width: 20px;
    position: relative;
    top: -3px;
}
.specialist-card:hover .inform .contacts{
 	top: 0;
    bottom: 0;
}
/*panda -s*/
.error-panda{
 	margin: auto;
 	padding: 50px 0;
 	width: 158px;
 	background-color: #d43335;
 	overflow: hidden;
    margin-top: 85px;
 	position: relative;
}
.error-panda div{
 	background-color: #fff;
    padding: 12px 20px;
    font-size: 25px;
}
.error-panda div:nth-child(1){
 	float: left;
}
.error-panda div:nth-child(2){
 	float: right;
}
.error-panda div:nth-child(3){
 	padding: 0;
    position: absolute;
    width: 70px;
    height: 60px;
    left: 44px;
    bottom: -32px;
    margin: auto;
    border-radius: 50px;
}
.error-panda div:nth-child(3) span{
 	position: absolute;
    height: 55px;
    display: block;
    top: 5px;
    left: -2px;
    right: -2px;
    border-radius: 50px;
    background-color: #d43335;
}
.error-text{
 	color: black;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
 	padding-top: 25px;
}
.contact-panda{
 	padding: 50px 0;
 	text-align: center;
}
.contact-panda .head{
 	width: 158px;
 	height: 158px;
 	background-color: #d43335;
 	position: relative;
 	display: inline-block;
}
.contact-panda div{
 	position: absolute;
}
.contact-panda .ear{
 	left: 75px;
    top: 0;
    width: 53px;
    height: 35px;
    background-color: #fff;
}
.contact-panda .eye{
 	left: 0;
    top: 50px;
    width: 53px;
    height: 53px;
    background-color: #fff;
}
.contact-panda .phone1{
 	left: 72px;
    top: 20px;
    width: 60px;
    height: 60px;
    background-color: #353737;
    border-radius: 25px;
}
.contact-panda .phone2{
 	left: 38px;
    top: 37px;
    width: 10px;
    height: 150px;
    background-color: #353737;
    -ms-transform: rotate(60deg);
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
}
.contact-panda .phone3{
 	left: 110px;
    top: -20px;
    width: 20px;
    height: 60px;
    background-color: #353737;
}
.contact-panda .phone4{
 	left: -33px;
    bottom: 0;
    width: 20px;
    height: 20px;
    background-color: #353737;
    border-radius: 25px;
}
.contact-panda .phone5{
 	left: 89px;
    top: 35px;
    width: 25px;
    height: 25px;
    line-height: 20px;
    color: #d43335;
    font-weight: 600;
    background-color: #fff;
    border-radius: 25px;
    text-align: center;
}
.contact-panda .mouth{
	bottom: 2px;
    left: 0;
    width: 63px;
    height: 35px;
    background-color: #fff;
    border-bottom-right-radius: 127px;
    border-top-right-radius: 30px;
 	overflow: hidden;
}
.contact-panda .mouth span{
 	position: absolute;
    top: -18px;
    left: -15px;
    background-color: #d43335;
    border-radius: 25px;
    display: block;
    width: 73px;
    height: 50px

}
.contact-panda-2{
 	width: 100%;
 	display: flex;
 	padding: 25px 0;
}
.contact-panda-2 .head{
 	width: 158px;
 	height: 158px;
 	background-color: #d43335;
 	position: relative;
 	display: inline-block;
 	margin: auto 0 auto auto;
}
.contact-panda-2 div{
 	position: absolute;
}
.contact-panda-2 .eye1, .contact-panda-2 .eye2{
 	width: 53px;
    height: 53px;
 	background: #fff;
 	top: 50px;
}
.contact-panda-2 .eye1{
 	left: 0;
}
.contact-panda-2 .eye2{
 	right: 0;
}
.contact-panda-2 .eye1 span, .contact-panda-2 .eye2 span{
 	width: 25px;
    height: 25px;
    background: #ccc;
    top: 14px;
    right: 14px;
    position: absolute;
    display: block;
}
.contact-panda-2 .mouth{
 	background: #fff;
    bottom: 10px;
    right: 50px;
    height: 35px;
    width: 55px;
    border-radius: 50px;
}
.contact-panda-2 .mouth span{
 	background: #d43335;
    bottom: 8px;
    right: -2px;
    height: 38px;
    width: 60px;
    border-radius: 50px;
    position: absolute;
}
.contact-panda-2 .ear1, .contact-panda-2 .ear2{
 	width: 53px;
    height: 15px;
 	background: #fff;
 	top: 0px;
}
.contact-panda-2 .arm{
 	width: 30px;
    height: 60px;
 	background-color: #d43335;
 	position: relative;
 	margin: auto auto auto 35px;
}
.contact-panda-2 .arm div{
 	background-color: #d43335;
 	position: absolute;
 	width: 25px;
 	height: 15px;
 	left: -15px;
 	z-index: 1;
 	border: 1px solid #fff;
 	border-right: none;
}
.contact-panda-2 .arm div:nth-child(1){
 	top: 0px;
}
.contact-panda-2 .arm div:nth-child(2){
 	top: 15px;
}
.contact-panda-2 .arm div:nth-child(3){
 	top: 30px;
}
.contact-panda-2 .arm div:nth-child(4){
 	top: 45px;
}
.contact-panda-2 .arm span{
 	display: block;
    height: 90px;
    width: 25px;
    background: #353737;
    position: absolute;
    top: -15px;
    left: -15px;
    z-index: 0;
}
.contact-panda-2 .arm span i{
 	display: block;
    position: absolute;
    background: #353737;
    width: 35px;
    height: 30px;
    left: -10px;
}
.contact-panda-2 .arm span i:nth-child(1){
 	top: -20px;
 	border-top-right-radius: 12px;
}
.contact-panda-2 .arm span i:nth-child(2){
 	bottom: -25px;
    border-bottom-right-radius: 12px;
}
.info-panda .head{
 	width: 158px;
 	height: 158px;
 	background-color: #d43335;
 	position: relative;
 	display: inline-block;
}
.info-panda div{
 	position: absolute;
}
.info-panda .eye1, .info-panda .eye2{
 	width: 53px;
    height: 53px;
 	background: #fff;
 	top: 50px;
}
.info-panda .eye1{
 	left: 0;
}
.info-panda .eye2{
 	right: 0;
}
.info-panda .eye1 span, .info-panda .eye2 span{
 	width: 25px;
    height: 25px;
    background: #ccc;
    top: 5px;
    right: 5px;
    position: absolute;
    display: block;
}
.info-panda .mouth{
 	background: #fff;
    bottom: 10px;
    right: 63px;
    height: 35px;
    width: 35px;
    border-radius: 50px;
}
.info-panda .ear1, .info-panda .ear2{
 	width: 53px;
    height: 15px;
 	background: #fff;
 	top: 0px;
}
.info-panda .arm{
 	width: 60px;
 	height: 45px;
 	background-color: #d43335;
 	position: relative;
}
.info-panda .arm div{
 	background-color: #d43335;
 	position: absolute;
 	width: 15px;
 	height: 25px;
}
.info-panda .arm div:nth-child(1){
 	top: -30px;
    height: 30px;
}
.info-panda .arm div:nth-child(2){
 	border: 1px solid #fff;
 	left: 15px;
}
.info-panda .arm div:nth-child(3){
 	border: 1px solid #fff;
 	left: 30px;
}
.info-panda .arm div:nth-child(4){
 	border: 1px solid #fff;
 	left: 45px;
}
/*-*/
a.btm{
 	display: inline-block;
 	padding: 15px 20px;
 	font-size: 14px;
    font-weight: 400;
 	text-transform: uppercase;
 	background: #eee;
 	margin: 15px 0;
}
a.btm:hover{
 	background-color: #d43335;
 	color: #fff;
}
.cat-box{
 	padding: 40px 25px;
 	border-bottom: 1px solid #eee;
 	min-height: 370px;
}
.cat-box .body{
 	width: 100%;
 	padding: 0 35px;
}

.cat-box .sub_categories ul li{
 	padding: 5px 0;
 	list-style-type: square;
 	font-size: 25px;
}
.cat-box .sub_categories ul li a{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}
.cat-box .sub_categories ul li:hover{
   	color: #d43335
}
.cat-box .sub_categories p{
 	padding:  0 0 15px 0;
}
.cat-box .thumb img{
 	width: 50px;
 	height: auto;
 	margin-right: 15px;
}
.cat-box .title, .h-title {
    color: black;
    font-size: 22px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    top: 7px;
}
.cat-box .title{
 	margin-bottom: 25px;
}
.h-title{
 	margin-top: 25px;
}
.h-title:first-child{
 	margin-top: 0;
}
.cat-box .title:after, .h-title:after{
 	content: '';
    display: block;
    width: 40px;
    height: 2px;
    background: #d43335;
    margin-top: 10px;
    margin-bottom: 20px;
 	-webkit-transition:  0.4s ease;
    -moz-transition:  0.4s ease;
    -o-transition: 0.4s ease;
    transition:  0.4s ease;
}
.cat-box a{
 	display: block;
}
a .h-title:hover:after, .cat-box a:hover .title:after{
 	width: 100%;
}
.h1-title {
    color: black;
    font-size: 36px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    top: 7px;
}
.h1-title:after{
 	content: '';
    display: block;
    width: 100px;
    height: 3px;
    background: #d43335;
    margin-top: 20px;
    margin-bottom: 20px;
 	-webkit-transition:  0.4s ease;
    -moz-transition:  0.4s ease;
    -o-transition: 0.4s ease;
    transition:  0.4s ease;
}
.h2-title{
    color: black;
    font-size: 28px;
    font-weight: 400;
    line-height: 38px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    top: 7px;
 	width: 600px;
    max-width: 100%;
}
.h2-title span{
 	color: #d43335;
}
.page-row{
 	margin: 50px -15px;
}
p{
 	margin: 15px 0;
 	text-indent: 10px;
}
p i.glyphicon{
 	color: #d43335;
 	margin-right: 5px;
}
.form.in-page{
 	padding: 25px 0;
}
.form.in-page .input{
 	width: 100%;
    border: 1px solid #eee;
    background-position: 98% center; 
}
.form.in-page textarea.input{
 	background: url(../images/comment.jpg);
 	background-position: 98% 8px; 
 	background-size: auto 25px;
 	background-repeat: no-repeat;
 	padding-right: 30px;
}
.form.in-page textarea.input.sure{
 	background: url(../images/comment-n.jpg);
 	background-position: 98% 8px; 
 	background-size: auto 25px;
 	background-repeat: no-repeat;
}
.form.max-width{
 	width: 500px;
 	max-width: 100%;
 	display: inline-block;
}
.captcha{
    max-width: 100%;
 	padding: 10px 15px;
    min-width: 250px;
 	margin: 0 auto 30px auto;
}
.captcha input{
 	border: 1px solid #eee;
    background-position: 98% center;
}
.grey{
 	padding: 50px 0;
 	background: url(../images/overlay-pattern-2.png);
 	width: 100%;
}
.seotext-mini .info-panda, .seotext-mini .text{
 	height: 350px;
}
.seotext-mini .text{
 	overflow-y: auto; 
}
.seotext-mini .info-panda{
 	display: flex;
}
.seotext-mini .info-panda .head, .seotext-mini .info-panda .arm{
 	margin: auto;
}
.seotext-mini{
 	position: relative;
}
.close-box{
 	position: absolute;
 	top: 0;
 	left: 0;
 	right: 0;
 	bottom: 0;
 	z-index: 2;
}
.step-w{
 	text-align: center;
 	height: 190px;
 	margin: 15px 0;
}
.step-w p{
 	font-size: 14px;
 	text-indent: 0;
}
.step-w .thumb{
 	width: 120px;
 	height: 120px;
 	display: inline-block;
 	position: relative; 
}
.step-w .thumb img{
 	position: absolute;
 	top: 10px;
 	left: 10px;
 	right: 10px;
 	bottom: 10px;
 	width: 100px;
}
.step-w .thumb div{
 	border: 5px solid #fff;
    height: 100%;
    width: 100%;
 	-webkit-transition:  0.5s ease;
    -moz-transition:  0.5s ease;
    -o-transition: 0.5s ease;
    transition:  0.5s ease;
}
.step-w:hover .thumb div{
 	border-color: #d43335;;
 	border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    border-top-right-radius: 100px;
 	border-top-left-radius: 20px;
     transform: rotate(135deg);
 	-webkit-transform: scale(135deg);
 	-moz-transform: scale(135deg);
}
.step-w.end:hover .thumb div{
 	border-color: #d43335;
 	border-radius: 100px;
    transform: rotate(135deg);
 	-webkit-transform: scale(135deg);
 	-moz-transform: scale(135deg);
}
.step-w:hover .thumb img{
 	transform: scale(0.8);
 	-webkit-transform: scale(0.8);
 	-moz-transform: scale(0.8);
}
@media (max-width: 1274px){
 .screen ul.categories li .description{
 	min-height: 95px;
 }
}
@media (max-width: 1204px){
 .screen ul.categories li .description{
 	min-height: 115px;
 }
}
@media (max-width: 1088px){
 .screen ul.categories li .description{
 	min-height: 125px;
 }
}
@media (max-width: 1027px){
 .screen ul.categories li .description{
 	min-height: 155px;
 }
}
@media (max-width: 991px){

 	.steps-w div:nth-child(even) .step-w .thumb div{
       border-color: #ccc;
       border-bottom-left-radius: 100px;
       border-bottom-right-radius: 100px;
       border-top-right-radius: 100px;
 	   border-top-left-radius: 20px;
       transform: rotate(270deg);
       -webkit-transform: scale(270deg);
       -moz-transform: scale(270deg);
	}
 	.steps-w div:nth-child(odd) .step-w .thumb div{
       border-color: #ccc;
       border-bottom-left-radius: 100px;
       border-bottom-right-radius: 100px;
       border-top-right-radius: 100px;
 	   border-top-left-radius: 20px;
       transform: rotate(135deg);
       -webkit-transform: scale(135deg);
       -moz-transform: scale(135deg);
	}
 	.steps-w div:last-child .step-w .thumb div{
       border-color: #ccc;
 		border-radius: 100px;
    	transform: rotate(135deg);
 		-webkit-transform: scale(135deg);
 		-moz-transform: scale(135deg);
	}
 	.screen ul.categories li .description{
 	  min-height: auto;
    }
 
}

footer ul.breadcrums{
    text-align: center;
    margin-top: 15px;
}
footer ul.breadcrums li{
	margin: 0;
    font-size: 11px;
    color: #bbb;
}
.hint{
 	font-style: italic;
    font-weight: 600;
    display: inline-block;
    padding-right: 16px;
 	position: relative;
 	background: url('../images/hint.png') right center no-repeat;
 	cursor: default;
}
.hint div{
 	position: absolute;
    bottom: 100%;
    margin-bottom: 10px;
    color: #353737;
    background: #fff;
    padding: 10px;
    font-style: initial;
    font-weight: normal;
    font-size: 12px;
    left: -50px;
    right: -50px;
 	-webkit-box-shadow: 0px 0px 25px 1px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 25px 1px rgba(204,204,204,1);
	box-shadow: 0px 0px 25px 1px rgba(204,204,204,1);
}
.hint div:before{ 
    content: ' ';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -7px;
    margin: 0 auto;
    display: block;
    width: 0px;
    height: 0px;
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    border-width: 7px 7px 0px 7px;
}
.hint div span{
    position: absolute;
    background: #d43335;
    color: #fff;
    left: -25px;
    top: 0;
    font-size: 16px;
    padding: 5px;
    height: 100%;
}
.briefs{
 	width: 100%;
 	height: 400px;
 	max-height: 100%; 	
 	overflow: hidden;
 	float: left;
 	white-space: nowrap;
}
.briefs .brief-box{
 	height: 100%;
 	float: none;
 	padding: 15px;
 	display: inline-grid; 	
}
.briefs .brief-box .brief{
 	width: 100%;
 	height: 100%;
 	border: 1px solid #eee;
 	padding: 15px;
 	-webkit-transition:  0.4s ease;
    -moz-transition:  0.4s ease;
    -o-transition: 0.4s ease;
    transition:  0.4s ease;
 	position: relative;
 	
}
.briefs .brief-box .brief:hover{
 	border: 1px solid #d43335;
 	transform: scale(1.04);
 	-webkit-transform: scale(1.04);
 	-moz-transform: scale(1.04);
 	-webkit-box-shadow: 0px 0px 25px 1px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 25px 1px rgba(204,204,204,1);
	box-shadow: 0px 0px 25px 1px rgba(204,204,204,1);
}
.briefs .brief-box .brief div{
 	white-space: normal;
}
.briefs .brief-box .brief .title{
 	color: black;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    text-transform: uppercase;
 	text-align: center;
    margin: 15px 0;
}
.briefs .brief-box .brief .title span{
 	display: block;
 	color: #d43335;
}
.briefs .brief-box .brief .bt-group{
 	position: absolute;
 	left: 0;
 	right: 0;
 	bottom: 45px;
 	opacity: 0;
 	height: 41px;
 	-webkit-transition:  0.4s ease;
    -moz-transition:  0.4s ease;
    -o-transition: 0.4s ease;
    transition:  0.4s ease;
}
.briefs .brief-box .brief:hover .bt-group{
 	opacity: 1;
}
.briefs .brief-box .brief .bt-group a{
 	display: inline-block;
 	width: 45%;
 	position: absolute;
 	padding: 10px;
 	background: #d43335;
 	color: #fff;
 	top:0;
 	text-transform: uppercase;
 	text-align: center;
 	height: 40px;
 	opacity: 0.75;
}
.briefs .brief-box .brief .bt-group a:nth-child(1){
 	left: 0;
}
.briefs .brief-box .brief .bt-group a:nth-child(1):after{
 	content: ' ';
    border: 20px solid transparent;
    border-left: 20px solid #d43335;
    position: absolute;
    left: 99%;
    top: 0;
}
.briefs .brief-box .brief .bt-group a:nth-child(2){
 	right: 0; 	
}
.briefs .brief-box .brief .bt-group a:nth-child(2):after{
 	content: ' ';
    border: 20px solid transparent;
    border-right: 20px solid #d43335;
    position: absolute;
    right: 99%;
    top: 0;
}
.briefs .brief-box .brief .bt-group a:hover{
 	opacity: 1;
}
.bfiefs-pg{
 font-size: 14px;
 width: 100%;
 float: left;
 padding: 0 25px;
}
.bfiefs-pg .from{
 color: #d43335;
}
.nav-bt{
	position: absolute;
    top: 50%;
    padding: 15px;
    background: #d43335;
    color: #eee;
    cursor: pointer;
    opacity: 0.75;
}
.nav-bt:hover{
 	opacity: 1;
}
.nav-bt.scroll-left{
 	left: -37px;
}
.nav-bt.scroll-right{
 	right: -15px;
}
.faq-box{
 	margin: 0 0 15px 0;
    padding: 15px;
    border-bottom: 1px solid #eee;
 	display: none;
}
.faq-box.active{
 	display: block;
}
.faq-box .question{
 	color: black;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    text-transform: uppercase;
 	cursor: pointer;
}
.faq-box .question:before{
 	content: '?';
    padding: 5px 15px;
    margin-right: 15px;
    background: #d43335;
    color: #fff;
}
.faq-box .answer{
 	display: none;
 	padding: 15px 35px 15px; 	
 	position: relative;
}
.faq-box .answer:before{
 	content: '';
    border-left: 2px solid #d43335;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
 	left: 19px;
}
.faq-box .answer a{
 	color: #d43335;
}
.more-faq{
 	display: none;
    margin: 15px 0;
    cursor: pointer;
    padding: 15px 25px;
    background: #eee;
}
.more-faq.active{
 	display: inline-block;
}
.more-faq:hover{
 	background: #d43335;
 	color: #fff;
}
.eff{
 	-webkit-transition:  0.4s ease;
    -moz-transition:  0.4s ease;
    -o-transition: 0.4s ease;
    transition:  0.4s ease;
}
@media (max-width: 767px){
 	.steps-w div:nth-child(odd) .step-w .thumb div, .steps-w div:nth-child(even) .step-w .thumb div{
       border-color: #ccc;
       border-bottom-left-radius: 100px;
       border-bottom-right-radius: 100px;
       border-top-right-radius: 100px;
 	   border-top-left-radius: 20px;
       transform: rotate(225deg);
       -webkit-transform: scale(225deg);
       -moz-transform: scale(225deg);	
	}
 	.steps-w div .step-w .thumb{
     	margin-bottom: 10px;
    }
 	.steps-w div:last-child .step-w .thumb div{
       border-color: #ccc;
 		border-radius: 100px;
    	transform: rotate(135deg);
 		-webkit-transform: scale(135deg);
 		-moz-transform: scale(135deg);
	}
 	.briefs{
      margin: 0;
    }
 	.faq-box .question:before {
       float: left;
       position: relative;
       top: -2px;
	}
 	.prices .tabs ul li:before{
       display: none;
    }
 	.prices .content{
       margin-left: 12px;
    }
 	footer .title{
       margin-top: 25px;
       margin-left: 20px; 
    }
 	footer ul li{
       margin: 0 0 25px 30px;
    }
}
.post-box{
 	margin: 0 0 15px 0;
    padding: 15px;
    border-bottom: 1px solid #eee;
 	position: relative;
}
.post-box:hover{
 	color: #fff;
}
.post-box a{
 	position: absolute;
 	left: 15px;
 	top: 15px;
 	bottom: 15px;
 	right: 15px;
 	z-index: 3;
}
.post-box .date{
 	font-size: 13px;
 	margin-bottom: 10px;
 	position: relative;
 	z-index: 2;
}
.post-box .title{
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    top: 7px;
 	z-index: 2;
}
.post-box .title:after {
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background: #d43335;
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
}
.post-box:hover .title:after {
    width: 100%;
}
.post-box .text{
 	font-size: 14px;
	position: relative;
 	z-index: 2;
}
.post-box .thumb{
 	position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
 	overflow: hidden
}
.post-box .thumb .fon{
 	background: url(../images/overlay-pattern.png), rgba(0, 0, 0, 0.45);
    background-repeat: repeat;
 	position: absolute;
 	bottom: 100%;
 	top: 100%;
 	left: 100%;
 	right: 100%;
 	z-index: 2;
}
.post-box:hover .thumb .fon{
 	bottom: 0%;
 	top: 0%;
 	left: 0%;
 	right: 0%;
}
.post-box .thumb .bg{
 	position: absolute;
 	bottom: -100%;
 	top: -100%;
 	left: -100%;
 	right: -100%;
 	background-position: center;
 	background-size: cover;
 	opacity: 0;
 	z-index: 1;
}
.post-box:hover .thumb .bg{
 	bottom: 0%;
 	top: 0%;
 	left: 0%;
 	opacity: 1;
 	right: 0%;
}
#pagination{margin-bottom: 35px}
#pagination a{
 	display: inline-block;
    padding: 5px 10px;
    border: 1px solid #d43335;
    margin-left: 2px;
    font-size: 13px;
}
#pagination a.selected, #pagination a:hover{
   background: #d43335;
   color: #fff;
}
.post-thumb{
 	margin-bottom: 25px;
 	text-align: center;
}
.comment-box {
    margin: 0 0 15px 0;
    padding: 15px;
    border-bottom: 1px solid #eee;
}
.comment-box .date {
    font-size: 13px;
    margin-bottom: 10px;
}
.comment-box .name{
    font-size: 22px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    top: 7px;
}
.comment-box .name:after {
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background: #d43335;
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
}
.comment-box .stars div, .post-info .info .stars div{
 	width: 15px;
 	height: 15px;
}
.comment-box .alert{
 	padding: 5px;
    color: #fff;
    background: #d43335;
    border-radius: 0;
    font-size: 13px;
}
.post-info{
 	padding: 15px;
 	border: 1px solid #eee;
 	font-size: 13px;
 	width: 100%;
 	float: left;
}
.post-info .info div{
 	display: inline-block;
 	margin-right: 15px;
}
.post-info .info .stars div{
 	margin: 0;
}
.comments-add{
 	margin-bottom: 55px
}
.case-img-box{
 	position: relative;
 	padding: 15px 0;
 	-webkit-perspective: 800;
 	perspective: 800;
 	height: 395px;
    margin-bottom: 70px;
 	display: flex;
	width: 640px;
    margin-right: auto;
    margin-left: auto;
	max-width: 100%;
}
.case-img-box .thumb-box{
 	height: 300px;
 	overflow: hidden;
 	position: absolute;
 	-webkit-transform: rotatex(45deg) rotatey(35deg) rotatez(-45deg);
    -ms-transform: rotatex(45deg) rotatey(35deg) rotatez(-45deg);
 	transform: rotatex(45deg) rotatey(35deg) rotatez(-45deg);
 	-webkit-box-shadow: 0px 0px 25px 1px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 25px 1px rgba(204,204,204,1);
	box-shadow: 0px 0px 25px 1px rgba(204,204,204,1);
}
.case-img-box .thumb-box img{
 	height: 100%;
 	min-width: 100%;
 	min-height: 100%;
 	max-width: none;
}
.case-img-box .thumb-box:hover{
	-webkit-transform: rotatex(45deg) rotatey(35deg) rotatez(-45deg) scale(1.02);
    -ms-transform: rotatex(45deg) rotatey(35deg) rotatez(-45deg) scale(1.02);
 	transform: rotatex(45deg) rotatey(35deg) rotatez(-45deg) scale(1.02);
}
.case-img-box .thumb-box.active{
 	-webkit-transform: rotatex(0deg) rotatey(0deg) rotatez(0deg) scale(1.2);
    -ms-transform: rotatex(0deg) rotatey(0deg) rotatez(0deg) scale(1.2);
 	transform: rotatex(0deg) rotatey(0deg) rotatez(0deg) scale(1.2);
 	top: auto!important;
 	bottom: auto!important;
 	left: auto!important;
 	right: auto!important;
 	z-index: 15!important;
 	position: relative;
 	margin: auto; 	
    cursor: pointer;
}
.case-img-box .thumb-box .zoom-ico{
 	position: absolute;
 	top:0;
 	left: 0;
	width: 100%;
 	height: 100%;
 	display: none;
 	color: #fff;
    font-size: 42px;
 	text-shadow: 0px 0px 10px rgba(0,0,0,1);
}
.case-img-box .thumb-box .zoom-ico i{
 	margin: auto;
}
.case-img-box .thumb-box.active .zoom-ico{
 	display: flex;
}
.view-imgs{
 	position: fixed;
 	z-index: 999;
 	top: 0;
 	left: 0;
 	width: 100%;
 	height: 100%;
 	background: url(../images/overlay-pattern.png), rgba(0, 0, 0, 0.73);
    background-repeat: repeat;
 	display: none;
}
.view-imgs img{
 	margin: auto;
    max-width: 85%;
    max-height: 85%;
}
.view-imgs img.hide-m{
	-webkit-transform: rotatex(45deg) rotatey(35deg) rotatez(-45deg) scale(0);
    -ms-transform: rotatex(45deg) rotatey(35deg) rotatez(-45deg) scale(0);
 	transform: rotatex(45deg) rotatey(35deg) rotatez(-45deg) scale(0);
}
.view-imgs .nav-img{
 	position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 50px;
    height: 50px;
    color: #fff;
    background: #d43335;
    text-align: center;
    padding-top: 15px;
 	cursor: pointer;
}
.view-imgs .nav-img.next{
 	left: 0; 
}
.view-imgs .nav-img.prev{
 	right: 0; 
}
.view-imgs .nav-img.close-this{
 	right: 0;
 	top: 0;
 	bottom: auto;
}
.case-info p{
 	text-indent: 0px;
}
.case-info div{
 	font-weight: 600;
    margin-bottom: 35px;
    color: #d43335;
}
.case-info span{
 	display: block;
    font-size: 12px;
    color: #888;
    text-transform: uppercase;
    font-weight: 600;
    padding: 5px 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}
.case-info div.about{
 	font-weight: normal;
 	color: #333;
}
.case-type{
 	display: inline-block;
 	color: black;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
 	margin-right: 15px;
 	cursor: pointer;
	min-width: 48px;
}
.case-type:after{
 	content: '';
    display: block;
    width: 30px;
    height: 2px;
    background: #ccc;
    margin-top: 10px;
    margin-bottom: 20px;
 	-webkit-transition:  0.4s ease;
    -moz-transition:  0.4s ease;
    -o-transition: 0.4s ease;
    transition:  0.4s ease;
}
.case-type:hover:after, .case-type.active:after{
    content: '';
 	width: 100%;
 	background: #d43335;
}
.next-prev-post{
    background: #eee;
 	border-bottom: 1px solid #fff;
 	float: left;
    width: 100%;
}
.next-prev-post a{
 	display: inline-block;
    padding: 15px;
    font-size: 14px;
    color: #777;
 	width: 100%;
}
.next-prev-post a:hover{
 	color: #333;
}
.next-prev-post a:hover i{
 	color: #d43335;
}
img.left{
 	float: left;
 	margin: 0 15px 15px 0;
}
img.right{
 	float: right;
 	margin: 0 0 15px 15px;
}
ul.sub li{
 	padding: 0;
}
.prices .tabs ul li {
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
    margin: 0 10px;
    display: inline-block;
    color: #999;
    padding: 15px 25px;
    cursor: pointer;
    background: rgba(255,255,255,0.45);
    position: relative;
    z-index: 1;
 	border-bottom: 1px solid #eee;
 	width: 100%;
}
.prices .tabs ul li:hover {
 	color: #333;
}
.prices .tabs ul li.active {
 	color: #fff;
}
.prices .tabs ul li:after{
 	content: '';
    width: 0;
    height: 100%;
    display: block;
    position: absolute;
 	z-index: -1;
    background: #d43335;
    top: 0;
    left: 0;
 	-webkit-transition:  0.4s ease;
    -moz-transition:  0.4s ease;
    -o-transition: 0.4s ease;
    transition:  0.4s ease;
}
.prices .tabs ul li.active:after {
 	width: 100%;
}
.prices .tabs ul li:before {
 	content: '';
    position: absolute;
    z-index: -1;
    top: 21px;
    right: 0;
    height: 2px;
    width: 0;
    background: #d43335;
 	-webkit-transition:  0.2s ease;
 	-webkit-transition-delay: 0s;
    -moz-transition:  0.2s ease;
 	-moz-transition-delay: 0s;
    -o-transition: 0.2s ease;
 	-o-transition-delay: 0s;
    transition:  0.2s ease;
 	transition-delay: 00s;
}
.prices .tabs ul li.active:before {
 	width: 22px;
 	right: -21px;
 	-webkit-transition-delay: 0.4s;
	-moz-transition-delay: 0.4s;
	-o-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.prices .content{
 	padding: 15px;
    border-left: 2px solid #d43335;
    border-top: 2px solid #d43335;
    margin-top: 0;
}
.prices .content.load{
 	opacity: 0;
}
/*animate*/
@media (min-width: 1200px) {
.screen{
 overflow: hidden;
}
.animate{
 	-webkit-transition:  0.5s ease;
    -moz-transition:  0.5s ease;
    -o-transition: 0.5s ease;
    transition:  0.5s ease;
 	position: relative;
}
.show-in{
  	transform: scale(0);
 	-webkit-transform: scale(0);
 	-moz-transform: scale(0);
}
.active-row .show-in{
 	transform: scale(1);
 	-webkit-transform: scale(1);
 	-moz-transform: scale(1);
}
.show-in-up{
  	top: -800px;
 	opacity: 0;
}
.active-row .show-in-up{
 	top: 0;
 	opacity: 1;
}
.show-in-down{
  	bottom: -800px;
 	opacity: 0;
}
.active-row .show-in-down{
 	bottom: 0;
 	opacity: 1;
}
.show-in-left{
  	left: -100%;
}
.active-row .show-in-left{
 	left: 0;
}
.show-out{
  	transform: scale(3);
 	-webkit-transform: scale(3);
 	-moz-transform: scale(3);
 	opacity: 0;
}
.active-row .show-out{
 	transform: scale(1);
 	-webkit-transform: scale(1);
 	-moz-transform: scale(1);
 	opacity: 1;
}
.show-in-right{
  	right: -100%;
}
.active-row .show-in-right{
 	right: 0;
}


}
//wave
.wave{
 	padding: 120px 0; 	
 	position: relative;
    overflow: hidden;
}
.wave .container{
 	position: relative;
 	z-index: 1;
}
.wave .container .h1{
 	opacity: 0.65;
}
.wave .container .info{
 	text-align: center;
 	font-size: 14px;
}
.delayed-fade{
	display: none;
}
.wavebar-2 {
	position:absolute;
	z-index: 2;
	bottom:0;
	display:inline-block;
	height:10%;
	transition-timing-function:ease-in-out;
	animation-name:tide;
	animation-duration:4s;
	animation-iteration-count:infinite;
	animation-direction:alternate;
	background: #000;
	opacity: .04;
 	color: #fff;
	pointer-events: none;
}
@-webkit-keyframes tide {
	0% {height:2%;}
	10% {height:13%;}
	50% {height:65%;}
	10% {height:13%;}
	0% {height: 2%;}
}

/*mob*/
.container{
 	overflow: visible;
}
@media (max-width: 996px) {
 	.container{
     	overflow: hidden;
    }
	.case-img-box{
		height: 300px;
		width: 100%;
     	margin-left: 0;
     	margin-right: 0;
     	
	}
	.case-img-box .thumb-box{
		height: 185px;
	}
}
@media (max-width: 757px) {
	.case-img-box{
		width: 100%;     	
	}
}
@media (max-width: 377px) {
	.case-img-box{
		height: 250px;
		width: 100%;
	}
	.case-img-box .thumb-box{
		height: 163px;
	}
 	.faq-box .question:before {
       top: 8px;
	}
 	.prices .tabs ul li{
     	text-align: center;
     	margin: 0;
    }
 	.prices .content {
    	margin-left: 0;
	}
}
@media (max-width: 377px) {
	.case-img-box{
		width: 100%;
	}
	.case-img-box .thumb-box{
		height: 163px;
	}
}
@media (max-width: 366px) {
	.case-img-box{
		width: 255px;
	}
	.case-img-box .thumb-box{
		height: 113px;
	}
 	
}
@media (max-width: 1024px) {
 	.page-box{
      height: auto;
      min-height: 50%;
      padding: 25px 0;
      overflow-x: hidden;
    }
 	.screen .h2{
      font-size: 35px;
      line-height: 44px;
    }
 	.screen .h2:after{
      width: 210px;
      height: 125px;
      top: 28px;
    }
 	.screen ul.categories li{
         height: 290px;
    }
 	.specialist-card .inform{
         height: auto;
    }
 	.specialist-card .inform .contacts{
     	font-size: 13px;
    }
 	.tab-image {
    	min-height: 200px;
	}
 	.tab-image img{
     	max-width: 110px;
    }

}
@media (max-width: 997px) {
 	ul.tabs li{
      padding: 15px 20px;
      font-size: 14px;
    }
}
@media (max-width: 879px) {
 	ul.tabs li{
      padding: 15px;
      font-size: 13px;
    }
}
@media (max-width: 775px) {
 	ul.tabs li{
      padding: 15px 10px;
      font-size: 13px;
    }
	.screen ul.categories{
      margin-top: 55px;
    }
 	.screen .h2:after{
         right: auto;
    	left: 45px;
    }
 	.input.scale {
   	 transform: scale(1.2);
   	 -webkit-transform: scale(1.2);
  	  -moz-transform: scale(1.2);
	}
 	.container-fluid{
     padding-right: 65px;
    }
 	.cat-box{
     height: 500px;
    }
 	.header-page .title-page{
     font-size: 35px;
    }
 	.h1-title{
     font-size: 25px;
         line-height: 45px;
    }
 	header nav.m-pages .h2{
     margin-bottom: 15px;
    }
}

@media (max-width: 757px) {
 .screen ul.categories{
      margin-top: 0px;
 }	
 .cat-box{
     height: auto;
  	padding: 25px 0;
 }
 .cat-box .title, .h-title{
  	font-size: 18px;
 }
 .cat-box .thumb img {
    width: 35px;
  	position: relative;
  	top: 11px;
 }
 .h1-title:after{
  	width: 100%;
 }
 .briefs .brief-box .brief .bt-group a{
 	padding: 12px 10px;
    font-size: 11px;
 }
 header nav.m-right{
    right: 0px;
    left: 0;
    bottom: 0;
    top: auto;
    height: 45px;
  
 }
 header .row-icon{
  	display: inline-block;
    float: left;
 }
 header .icon{
  	padding: 10px 15px 7px 15px
 }
 header .menu div{
  	margin: 1px 0 5px 0;
 }

 header .icon .title {
    -webkit-transform: rotatey(0deg);
    -ms-transform: rotatey(0deg);
    transform: rotatey(0deg);
    opacity: 0;
  	left: 0;
  	top: 0px;
  	z-index: -1;
  	width: 0px;
  	overflow: hidden;
 }
 header .row-icon:nth-child(2) .icon .title {
  width: auto;
  overflow: visible;
  
 }
 header .icon:hover .title {
  	top: -74px;
    opacity: 1;
    z-index: 2;
 }

 header .row-icon.move-up{
  	float: none;
  	right: 0;
    top: 2px;
 }
 .pagination-n.active{
  	display: none;
 }
 .screen .h2{
  	font-size: 35px;
  	line-height: 45px;
  	margin-top: 100px;
 }
 .screen .h2:after {
    content: '';
    border: 5px solid #eee;
    width: 200px;
    height: 125px;
    display: block;
    position: absolute;
    top: 0;
    right: 45px;
    z-index: -1;
 }
 .screen{
  	overflow-x: hidden;
 }
 .page-box{
  	height: auto;
 }
 .screen .box {
    top: 5%;
 }
 .container-fluid{
  	padding: 15px;
 }
 .shadow{
  	display: none;
 }
 .wave .flex-cell img{
  	width: 70%;
 }
 .page-box.wave{
  	height: 90%;
 }
 .wave .slogan {
    font-size: 18px;
 }
 .input.scale {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
 }
 .input.scale.select {
    margin-left: 200%;
 }
 .select_options.scale {
    transform: scale(3.7);
    -webkit-transform: scale(3.7);
    -moz-transform: scale(3.7);
    left: 20%;
 }
 .screen ul.categories {
    padding: 85px 0 0 0;
  	background: none;
    border: none;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(238,238,238,0); 
    -moz-box-shadow: 5px 5px 5px 0px rgba(238,238,238,0);
     box-shadow: 5px 5px 5px 0px rgba(238,238,238,0); 
 }
 .intro .service{
  	font-size: 16px;
 }
 .intro.mirror .service span{
    font-size: 13px;
    margin-top: 5px;
 }
 .h2.tab-title{
  	margin-top: 0px;
 }
 .tab-text-box .tab-text{
  	margin-bottom: 60px;
 }
 .tab-text-box{
  	padding: 15px 0;
 }
 .tab-text-box .tab-text{
  	left: 0;
 }
 ul.tabs li{
  	position: absolute;
  	left: 0;
  	z-index: 1;
  	background: #fff;
    border: 1px solid #ccc;
	color: #ccc;
 }
 ul.tabs li.active{
    z-index: 10!important;
  	opacity: 1;
  	border: none;
  	top: 15px!important;
 }
 ul.tabs{
  	height: 77px;
 }
 ul.tabs li:before, ul.tabs li:after{
  	content: '';
  	background: #fff;
 }
 ul.tabs li.active:before, ul.tabs li.active:after{
  	content: '';
  	background: #d43335;
 }
 .specialist-card, .specialist-card .inform{
  	height: auto;
 }
 ul.tabs li{
  	font-size: 13px;
  	padding: 15px 5px;
 }
 
}

.red-word span{
  	color:#d43335;
 }

.show-more-cases{
 	margin: -25px 0 35px 0;
}

.sub-ul{
	padding-left: 55px;
}

.employee-experience .h1-title{
	margin-bottom: 25px;
}
.experience:not(:last-child){
	border-bottom: 1px solid #eee;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.experience .company{
	color: black;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    text-transform: uppercase;
	position: relative;
	width: max-content;
}
.experience .company:after {
    content: '';
    display: block;
    width: 40%;
    height: 2px;
    background: #d43335;
    margin-bottom: 5px;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
}
.experience .period{
	padding: 0 0 10px 0;
	color: #999;
	margin-bottom: 25px;
	font-size: 14px;
}
.employee-photo{
	margin-bottom: 35px;
}
.skills{
	margin: 25px 0 35px 0;
	padding: 0;
}
.skills .skill{
	margin: 0 0 0 15px;
}
.skills .skill .name{
	text-transform: uppercase;
	font-weight: bold;
}
.skills .skill .level{
	height: 3px;
    width: 70%;
	margin-top: 5px;
	display: flex;
}
.skills .skill .level div{
	width: 100%;
	height: 3px;
	background: #fff;	
}
.skills .skill .level div:not(:last-child){
	margin-right: 3px;
}
.skills .skill .level div.active{
	background: #d43335;
}
.skills .skill .level-name{
	width: 70%;
	color: #999;
    font-size: 14px;
}