@charset "utf-8";

@import url('../fonts/fonts.css');


@media  (max-width: 400px) and (orientation : portrait) {


	.res {
		 
		margin-left: 0; margin-right: 0;
	}

	
	/*nav-top
	-------------------------------*/
	.nav-top {
		position: relative;
		background: none;
	}
	.nav-top .site_name {
		width: 100%;
		font-size: 18px;
		text-align: center;
	}
	.nav-top ul {
		display: none;
	}
	
	.nav-top .phone-top {
	text-align: center;
		width: 100%;
		float: inherit;
	}
	.nav-top .phone-top .phone {
		font-size: 22px;
	}
		.nav-top .phone-top .phone a{
		color: white;
	}
	.nav-top .phone-top .but {
		display: none;
		
	}


	
	/* header
	-------------------------------*/
	
	.header {
		text-align: center;
		margin-top: -102px;
		position: relative;
		padding-top: 100px;
		padding-bottom: 20px;
		height: auto;
	}
	.header .line {
		margin-top: 0px;
	}
	.header .title {
		font-size: 26px; 
		margin-top: 00px;
		padding-top: 30px;
	}
	.header .t2 {
		 font-size: 18px;
		margin-top: 25px;
	}
	.header .analize {
		margin-top: 75px;
	}
	.header .analize input[type=text] {
		height: 55px; width: 88%;
		padding: 0 5%;
		font-size: 15px;
	}
	.header .analize .but-analize {
		
		background: url(../images/but-ch1.png) no-repeat 40px center;
		height: 55px; 
		width: 81%;
		line-height: 55px;
		padding: 0 5% 0 10%;
		margin-left: 00px;
		margin-top: 20px;
		font-size: 17px;
	}
	.header .analize .p-name {
		display: none;
	}
	.header .analize .p-sub {
		padding-top: 40px; 
		width: auto;
		margin-top: -7px;
		display: block;
	}
	.header .analize .input-url {
		position: relative;
		display: block;
	}
	.header .analize .error-analize {
		top: 13px;
	}
	.header .circle-bottom {
		display: none;
	}


	/* why_we
	-------------------------------*/
	
	.why_we {
		padding: 30px 0 25px 0;
		background: none;
	}
	.why_we .title {
		font-size: 36px;
		width: 100%;
	}
	.why_we .t2 {
		font-family: 'opensans-light'; font-size: 20px;
		margin-top: 15px; margin-bottom: 35px;
	}
	.why_we .why_we_item {
		display: none;
	}
	.why_we .why_we_item_400 {
		display: block;
		position: relative;
	}
	.why_we .why_we_item_400 ul {
		background: url(../images/why_we_ch.jpg) no-repeat left top;
		padding-left: 55px;
		height: 195px;
	}
	.why_we .why_we_item_400 ul li {
		color: #ee5456; font-family: 'open-sans-semibold'; font-size: 15px;
		margin-bottom: 24px; padding-top: 15px;
		text-align: left;
	}
	


	/* tarifs
	-------------------------------*/
	
	.tarifs {
		padding: 30px 0 30px 0;
	}
	.tarifs .title {
		font-size: 26px;
	}
	.tarifs .t2 {
		font-size: 18px;
		margin-top: 15px; margin-bottom: 25px;
	}
	.tarifs .item {
		margin-right: 0px;
		width: 100%; height: 204px;
		border-right: 0px solid #f5f0f3;
		margin-bottom: 10px;
	}
	.tarifs .item .name div {
		display: inline-block;
	}
	.tarifs .item .price {
		margin-top: 18px;
	}
	.tarifs .item .price .numb {
	}
	.tarifs .item .price .prev {
	}
	
	.tarifs .item .but-zakaz {
		margin-top: 15px;
	}
	.tarifs .item .but-zakaz:hover {

	}
	.tarifs .item .bottom-text {
		margin-top: 15px;
	}
	.tarifs .item .bottom-text div {
		display: inline-block;
	}
	.tarifs .block {
		position: relative;
	}
	.tarifs .block .border {
		width: 100%; height: 204px;
		background: url(../images/border-tarifs-mobile400.png);
		background-size: 100% 100%;
	}
	.tarifs .block .text {
		position: absolute;
		width: 100%; 
		padding: 10px 0 10px 0;
		left: 0;
	}	
	.tarifs .bottom {
		margin-top: 15px;
	}
	.tarifs .bottom span {

	}




	/* works
	-------------------------------*/
	
	.works {
		padding: 30px 0 30px 0;
	}
	.works .title {
		font-size: 26px;
	}
	.works .t2 {
		font-size: 18px;
		margin-top: 15px; margin-bottom: 25px;
	}
	.works .slide-block {
		display: inline-block;
		width: 95%;
		height: auto;
	}
	.works .top_slider {height: 380px;  }
	
	
	.works .sliderArrows a {
		
		position: absolute; top: 60%; margin-top: 0px;
		width: 14px; height: 23px; left: 5px;
		background: url(../images/prev-arrow-mobile400.png) no-repeat;
		z-index: 99;
	}
	.works .sliderArrows a:hover {
		background: url(../images/prev-arrow-mobile400.png) no-repeat;
	}
	.works .sliderArrows .next {left: auto; right: 5px; background: url(../images/next-arrow-mobile400.png) no-repeat;}
	.works .sliderArrows .next:hover {
		background: url(../images/next-arrow-mobile400.png) no-repeat;
	}
	
	
	.works .top_slider .slide_cont {
		
		width: 100%;
		margin-left: 0px;
		background-color: white;
	}
	.works .top_slider .slide_cont li {
		height: 100%;  
		font-family: 'opensans-light'; font-size: 14px;
	}
	.works .top_slider .slide_cont li .img-normal {
		display: none;
	}
	.works .top_slider .slide_cont li .img-mobile400 {
		display: inline-block;
		width: 100%;
	}
	.works .top_slider .slide_cont li .name {
		font-size: 16px;
		margin: 10px 0;
		padding: 0 32px;
	}
	.works .top_slider .slide_cont li .name a {
		
	}
	.works .top_slider .slide_cont li .name a:hover {
		
	}
	
	
	/* garantee
	-------------------------------*/
	
	.garantee {
		padding: 30px 0 30px 0;
	}
	.garantee .title {
		 font-size: 26px;
	}
	.garantee .t2 {
		font-size: 18px;
		margin-top: 15px; margin-bottom: 25px;
	}
	.garantee ul {
		width: auto;
		display: inline-block;
		margin: 0 10px;
	}
	.garantee ul li {
		margin-bottom: 15px;
		padding-left: 65px; padding-bottom: 10px;
		font-size: 14px;
		background: url(../images/garantee-ch-mobile400.png) no-repeat left 10px;
	}
	.garantee ul li .name {
		font-size: 16px;
	}
	
	
	
	
	/* footer
	-------------------------------*/
	
	.footer {
		background: url(../images/bg2.jpg) no-repeat top center;
	}
	.footer .title {
		padding-top: 20px;
		font-size: 32px;
	}
	.footer .t1 {
		font-size: 20px;
		margin-top: 15px;
	}
	.footer .t2 {
		font-size: 15px; color: white;
		margin-top: 15px; margin-bottom: 25px;
	}
	.footer .phone-bottom {
		text-align: center;
		float: none; 
		font-family: 'opensans-light'; font-size: 20px;
		margin-left: 0px;
	}
	.footer .phone-bottom .phone {
		font-size: 24px;
		margin-top: 8px;
	}
	.footer .txt {
		text-align: center;
		float: none; 
		font-size: 20px;
		margin-left: 0px; margin-top: 10px;
	}
	.footer  .but-zakaz {
		float: none;
		margin-right: 00px;
		background: url(../images/but-ch1.png) no-repeat 20px center;
		width: 81%;
		height: 55px;
		line-height: 55px;
		padding: 0 5% 0 10%;
		font-size: 17px;
		margin-top: 10px;
	}
	.footer  .but-zakaz:hover {
		background: url(../images/but-ch2.png) no-repeat 20px center;
		background-color: white;
	}
	.footer .bottom {
		height: auto; line-height: normal;
		margin-top: 50px;
		padding: 10px 0;
	}
	.footer .copyright {
		font-size: 14px;
		float: none;
		text-align: center;
	}
	.footer .copyright span {
		
	}
	.footer .email {
		float: none;
		font-size: 14px;
		text-align: center;	
	}
	.footer .email span {
	}
	.footer .email a {
		color: white;
		text-decoration: underline;
	}
	.footer .email a:hover {
		text-decoration: none;
	}



	/* popup
	-------------------------------*/
	.popup {
		
		background-size: 100% 100%;
	}

	
	.popup .close {
		width: 15px; height: 15px;
		position: absolute;
		right: 5px; top: 5px;
		background: url(../images/close.png);
		background-size: 100% 100%;
	}
	
	.popup-zakaz {
		width: 100%; height: auto;
		padding: 15px 0px 20px 0px;
	}
	.popup-zakaz .title {
		font-size: 22px;  
		margin-bottom: 20px;
	}
	.popup-zakaz .left {
		float: none;
		padding-right: 0px;
		margin-right: 0px;
		border-right: none;
		border-bottom: 1px solid #fe977f;
		margin-bottom: 20px;
		padding-bottom: 20px;
		text-align: center;
	}
	.popup-zakaz .right {
		float: none;
		text-align: center;
	}
	.popup-zakaz .right .name {
		font-size: 18px;
	}
	.popup-zakaz .right .name .n2 {
		font-size: 14px;
	}
	.popup-zakaz .right .price {
		font-size: 28px;
		margin: 10px 0;
	}
	.popup-zakaz .right .min-price{
		font-size: 14px; font-style: italic;
		float: left;
		margin-top: -7px; margin-left: 10%;
	}
	.popup-zakaz .right .max-price{
		font-size: 14px; font-style: italic;
		float: right;
		margin-top: -7px;
		margin-right: 10%;
	}
	.popup-zakaz .right #slider-p {
		display: inline-block;
	}	
	.popup-zakaz input[type=text] {
		height: 50px; width: 88%;
		background-color: white;
		padding: 0 5%;
		font-size: 18px; color: #0c0c0c;
		
	}

	.popup-zakaz .input-url {
		position: relative;
		display: block;
	}
	.popup-zakaz .error {
		font-size: 16px; color: #e6425e; font-family: 'neris-thin';
		position: absolute;
		top: 9px; right: 15px;
		background: url(../images/error.png) no-repeat right center;
		padding-right: 35px;
		height: 28px; line-height: 28px;
		display: none;
	}
	.popup-zakaz .error.phone-err {
		top: 0;
	}
	.popup-zakaz input[type=text].phone {
		width: 88%;
		margin: -10px 0 -10px 0;
		margin-top: -25px;
		margin-bottom: 10px;		
	}
	
	.popup-zakaz .phone-pr {
		display: none;
		
	}
	.popup-zakaz .phone-pr span {
		font-family: 'open-sans-semibold';
	}
	.popup-zakaz input[type=submit]  {
	
		background: url(../images/but-ch1.png) no-repeat 20px center;
		height: 55px; 
		width: 81%;
		line-height: 55px;
		padding: 0 5% 0 10%;
		margin-left: 00px;
		margin-top: 20px;
		font-size: 17px;
		
	}
	.popup-zakaz input[type=submit]:hover {
		background: url(../images/but-ch2.png) no-repeat 20px center;
	
	}
	

	
	
	.popup-prov {
		 height: auto;
		padding: 15px 0px 20px 0px;
		color: white;
		width: 100%;
	}
	.popup-prov .title {
		font-size: 26px; 
		margin-bottom: 20px;
	}
	
	.popup-prov input[type=text] {
		height: 55px; width: 88%;
		padding: 0 5%;
		font-size: 15px;
	}
	.popup-prov .input-url {
		position: relative;
		display: block;
	}
	.popup-prov .error {
		font-size: 16px; color: #e6425e; font-family: 'neris-thin';
		position: absolute;
		top: 9px; right: 15px;
		background: url(../images/error.png) no-repeat right center;
		padding-right: 35px;
		height: 28px; line-height: 28px;
		display: none;
	}
	.popup-prov input[type=text].phone {
		width: 88%;
	}
	.popup-prov .phone-pr {
		display: none;
		
	}
	.popup-prov .phone-pr span {
		font-family: 'open-sans-semibold';
		font-size: 16px;
	}
	.popup-prov input[type=submit]  {
		background: url(../images/but-ch1.png) no-repeat 20px center;
		height: 55px; 
		width: 81%;
		line-height: 55px;
		padding: 0 5% 0 10%;
		margin-left: 00px;
		margin-top: 20px;
		font-size: 17px;
		
	}
	.popup-prov input[type=submit]:hover {
		background: url(../images/but-ch2.png) no-repeat 20px center;

	}
	
	
	.popup-message {
		padding: 20px 0px 20px 0px;
		color: white;
		font-size: 18px;
		text-align: center;
		width: 100%;
	}
	.popup-message .title {
		font-size: 26px; 
		margin-bottom: 15px;
	}
	
	.popup-analize {
		color: white;	
		background: none;
		width: 100%;
	}
	.popup-analize .title {
		font-size: 26px;  font-family: 'neris-thin';
		text-align: center;
		margin-bottom: 15px;
	}
	
	.popup-analize #progress1 {
		width: 100%;
	}
	.popup-analize .pbar.ui-widget-content {
		width: 100%;
	}
	.popup-analize .pbar .ui-progressbar-value {display:block !important}
	.popup-analize .pbar {overflow: hidden}
	.popup-analize .percent {
		position:relative;
		text-align: center;
		margin-top: 15px;
		font-size: 20px; color: #ee883f; font-family: 'neris-thin';
	}


}
