/*
 * Author: Carlos Alvarez
 * URL: http://Alvarez.is
 *
 * Project Name: NYC Design
 * Version: 1.0
 * Date: 04-20-2014
 * URL: 
 */


/* ==========================================================================
   Base Styles, Bootstrap Modifications & Fonts Import
   ========================================================================== */

@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(http://fonts.googleapis.com/css?family=Lato:400,700);
@import url(https://fonts.googleapis.com/css?family=PT+Serif);
 @import url();
 
 @font-face{

font-family: 'MuseoSansCyrl';

src: url('../fonts/MuseoSansCyrl_2.otf');




font-weight: normal;

font-style: normal;

}

body{-webkit-text-size-adjust: 100%;}

.modal {
    position: absolute;
}
p,ul,li,label{
	    font-family: 'PT Serif',serif;
	    color: rgba(0,0,0,.86);
	    line-height: 1.5em;
	    font-weight: 100;
	    word-break: break-word;
	    word-wrap: break-word;
	    font-size: 19px;
	    line-height: 27px;
	}
.text-justify {
    text-align: left;
}
.mtb50{
	margin: 50px 0;
	line-height: 30px;
	/* list-style: none; */
}
.galery img{
	padding-top:5px;
	
}

.pink{
	    background: #ded4dc!important;
    color: #000!important;
}

.pink1{
	
	background: #dfb3cc!important;
    color: #000!important;
}
.pink2{
	    background: #8079a5!important;
    color: #fff!important;
}
.pink3{
	    background: #629abb!important;
    color: #fff!important;
}



.btn {
	}
html,
button,
input,
select,
textarea {
    color: #222;
}
.orange a{text-decoration:none;}
.orange{
    background: #feb02e;
    float:  left;
    color: #2f2f2f;
    border-color: #fff;
    /* border-radius: 2px; */
    padding: 10px 20px;
    text-transform: lowercase;
    border:  none;
    width:  50%;
    text-align:  center;
    font-size: 14px;
    text-transform:  uppercase;
    line-height: 20px;
}
.btn-uslugii {
    text-align: left;
    margin: 0 auto;
    border: 1px solid #ddd;
    width: 100%;
    background: #838383;
    color: #ffffff;
    text-transform: uppercase;
    height: 50px;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 0px;
    border: none;
}
.rr{
	    text-align: right;
    float: right;
}
.btn-uslugi {
    text-align: left;
    margin: 0 auto;
    border: 1px solid #ddd;
    width: 100%;
    background: #feb02e;
    color: #2f2f2f;
   
    height:  40px;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 0px;
    border: none;
}
.mtb10{}
.dark{    border-bottom: 1px solid #ddd;
background: #f1f1f1;}
.dark1 {
    border-bottom: 1px solid #ffffff30;
    background: #737373;
    color: #fffffff5;
    padding: 14px 0px;
    height: 50px;
    z-index: 99;
}
.padi img{/* padding: 20px 0; */}
.orange1{
    background-color: #feb02e!important;
    color: #2f2f2f!important;
}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
.bgorange{background: #3b3b3b;color: #fff;}
.bgorange h1{
	    margin-top: 10px;
    margin-bottom: 10px;
}
::-moz-selection {
    background: #f2c2c9;
    color: #a4003a;
    text-shadow: none;
}

::selection {
    background: #16a085;
    color: #a4003a;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
.logo{}
 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #2f2f2f;
    background-color: #feb02e;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
.content img, .content iframe{margin: 25px 0px;}
a {
    color: #313131;
    text-decoration: underline;
}
.malin{
	
	background: #bc1f33;
    color: #fff;
	
}
.white{color: #fff;}
.brown{
	
	background:393939;
	color: #fff;
}

.podrobnee{
    text-align:  center;
    margin:  0 auto;
    background:  #ddd;
}
.bg{background: #efefef;padding-bottom: 30px;}
.bg p, .bg h3{padding: 0px 15px;margin-top: 30px;margin-bottom: 0px;}
.mt22{margin-top: 30px;}
.centered {
	text-align: center
}
.soc1{
    background: #1565C0;
    padding: 22px;
    width: 50%;
    text-align: center;
    float:  left;
    }
.soc2{
   background: #2196F3;
   padding: 22px;
   width: 50%;
   text-align: center;
   float:  left;
   }
.soc3{
  background: #607D8B;
  padding: 22px;
  width: 50%;
  text-align: center;
  float:  left;
  }
.soc4{
  background: #0097A7;
  padding: 22px;
  width: 50%;
  text-align: center;
  float: left;
  }
.img-responsive {}
.btn-default {
	text-decoration:none;
    color: #fff;
    background-color: #2f2f2f;
    /* border-color: #fff; */
    border-radius: 0px;
    padding: 10px 20px;
    text-transform: lowercase;
    border: none;
    text-align:  center;
    width: 50%;
}
.btn-default a {
    color: #fff;
    background-color: #2f2f2f;
    border-color: #fff;
    border-radius: 2px;
    text-decoration: none;
}

/* ==========================================================================
   General styles
   ========================================================================== */

html,
body {
    height: 100%;
}

body {
    font-family: "Lato" sans-serif;
    font-weight: 400;
    font-size: 17px;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
    line-height: 27px !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'MuseoSansCyrl';
	font-weight: 300;
}

/* ==========================================================================
   MENU CONFIGURATION
   ========================================================================== */
.carousel-indicators li {
       border: 1px solid #2f2f2f;
   
}
#en{
	position: absolute;
	top: 20px;
	left: -50px;
	z-index: 11;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	width: 40px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	/* background: #fe9f00d1; */
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-ms-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-i;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #2f2f2f;
}
.menu {
	position: fixed;
	right: -200px;
	width: 200px;
	height: 100%;
	top: 0;
	z-index: 2;
	text-align: left;
}

.menu.menu-open {
	right: 0px;
}

.menu-wrap {
	position: absolute;
	top: 0;
	left: 0px;
	background: #1a1a1a;
	width: 230px;
	height: 100%;
}

.menu h1.logo a {
	font-family: "Oswald", sans-serif;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.15em;
	line-height: 40px;
	text-transform: uppercase;
	color: #ffffff;
	margin-top: 20px;
}

.menu h1.logo a:hover {
	color: #f85c37;
}

.menu img.logo {
	margin: 20px 0;
	max-width: 160px;
}

.menu a {
	margin-left: 20px;
	color: #808080;
	display: block;
	font-size: 12px;
	font-weight: 700;
	line-height: 40px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-decoration: none;
}

.menu a:hover {
	color: #ffffff;
}

.menu a:active {
	color: #ffffff;
}

.menu a > i {
	float: left;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	width: 30px;
	font-size: 20px;
	line-height: 31px;
	margin: 25px 2px;
	text-align:  center;
	background: #f1f1f1;
	height: 30px;
}

.fa-times.menu-close {
	cursor: pointer;
	display: block;
	position: absolute;
	font-size: 14px;
	color: #808080;
	width: 60px;
	height: 63px;
	line-height: 40px;
	top: 8px;
	right: 5px;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-ms-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

.menu-close:hover {
	color: #ffffff;
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
		-ms-transition: all .1s ease-in-out;
		 -o-transition: all .1s ease-in-out;
			transition: all .1s ease-in-out;
}

/* Push the body after clicking the menu button */
.body-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}

.body-push-toright {
	left: 200px;
}

.body-push-toleft {
	left: -200px;
}

.menu,
.body-push {
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		 -o-transition: all .3s ease;
			transition: all .3s ease;
}

#menuToggle {
	position: absolute;
	top: 20px;
	left: -80px;
	z-index: 11;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	width: 40px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	background: #fe9f00d1;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-ms-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

#menuToggle:hover {
	color: #ffffff;
	background: #fe9f00d1;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-ms-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}
#en a {
	margin-left: 0px;
	color: #ffffff;
	display: block;
	font-size: 12px;
	font-weight: 700;
	line-height: 40px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	padding: 0px 0px;
	margin-top: -1px;
}

/* ==========================================================================
   Wrap Sections
   ========================================================================== */

#headerwrap {
	background: url(../img/back.jpg) repeat  left bottom;
	margin-top: 0px;
	padding-top: 270px;
	text-align:center;
	background-attachment: relative;
	background-position: left top;
	min-height: 700px;
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#headerwrap h1 {
	color:#ffffff;
	margin-top: 90px;
	padding-bottom: 30px;
	letter-spacing: 8px;
	font-size: 9vh;
	font-weight: bold;
	text-shadow: 2px 2px 2px #000;
}

/* About Wrap & Conf */
#aboutwrap {
	margin-top: 80px;
	margin-bottom: 80px;
}

.name {
	text-align: center;
}
.name p {
	font-size: 22px;
	font-weight: lighter;
	margin-top: 15px;
	letter-spacing: 2px;
}

.name-label {
	width: 60px;
	height: 60px;
	margin: 0 auto 45px;
	border-top: 1px solid #000;
	background: url(../img/name-label.png) center bottom no-repeat;
	background-size: 35px 35px;
}

.name-zig {
	width: 73px;
	height: 17px;
	margin: 38px 0 38px;
	background: url(../img/name-zig.png) 0 0 no-repeat;
	background-size: 73px 17px;
}

.name-desc h2 {
	/* font-family: 'Oswald', sans-serif; */
	/* font-size: 40px; */
	/* line-height: 1.45; */
	/* font-weight: 300; */
}

/* Separator About - Parallax Section */
.sep {
	/* background-attachment: fixed; */
	background-position: 50% 28%;
	background-repeat: no-repeat;
	height: 440px;
	position: relative;
}
.about {
	background-image: url(../img/about-sep.jpg);
	background-size: auto;
	/* background-attachment: fixed; */
	background-attachment: initial;
	/* background-position: 42% 24%; */
}

/* Portfolio Wrap Section */
#portfoliowrap {
	display: block;
	margin-top: 80px;
	margin-bottom: 80px;
}

#portfoliowrap h1 {
	font-weight: 300;
	text-align: center;
	margin-bottom: 50px;
}
.mt {
	margin-top: 50px;
}

.mb {
	margin-bottom: 60px;
}

#portfoliowrap i {
	font-size: 50px;
}

.proc {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: solid 2px transparent;
}

#portfoliowrap .proc:hover {
	background-color: #eee;
	border-bottom: solid 2px #2f2f2f
}

.portfolio {
	background-image: url(../img/portfolio-sep.jpg);
	background-size: auto;
	background-attachment: initial;
}
.contactwrap p{
    font-family: sans-serif;
}
#contactwrap  span{
color: #989798;
}
/* Service Wrap */
#servicewrap {
	display: block;
	/* margin-top: 45px; */
	/* margin-bottom: 45px; */
}

#servicewrap h1 {
	font-weight: 300;
	/* text-align: center; */
	margin-bottom: 20px;
	margin-top: 0;
}

.service {
	text-align: left;
}

.service small {
	font-size: 12px;
	font-weight: bold
}

.service i {
	float: left;
	margin-right: 15px;
	font-size: 30px;
	vertical-align: middle;
}

.service .text {
	color: #767676
}

/* Testimonials Wrap */
#testimonials {
	display: block;
	margin-top: 40px;
	/* margin-bottom: 40px; */
	background-color: #f3f3f3;
}

/* Contact Wrap */
#contactwrap {
	background-color: #2f2f2f;
	margin-top: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
}

#contactwrap p {
	color: #f2f2f2;
	/* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 30px;
}

#contactwrap small {
	font-size: 13px;
}
.fr{float:right;}
.fs26{    font-size: 26px;}
.contact {
	background-image: url(../img/contact-sep.jpg);
}
.article__info_line {
    font-size: 15px!important;
    color: #939393!important;
    font-family: sans-serif!important;
    margin: 20px 0!important;
    line-height: 20px;
}

#contactwrap label {
	color: #f2f2f2;
	margin-top: 10px;
	/* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
	/* font-size: 20px; */
	margin-bottom: 10px;
}
.mtb10{margin:10px 0px;}
.ptb10{padding:10px 0px;}
.mtb20{margin:20px 0px;}
.mtb60{margin: 35px 0px;}
.ptb{
	    /* padding: 40px 0 0 0; */
	    background: #f1f1f1;
	    /* margin-bottom: 40px; */
}

/* Gallery Configuration */
.photo-wrapper {
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #2f2f2f;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.project .overlay {
  position: absolute;
  text-align: center;
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  
}
.close{
	    z-index: 9999999999;
	    position: absolute;
	    float: right;
	    text-align: right;
	    right: 10px;
	    font-size: 50px;
	    color:  #fff;
	    opacity: 1;
}
.modal-body {
    position: relative;
    padding: 20px;
    background: #2f2f2f;
}
.project:hover .photo-wrapper {
  background-color: #2f2f2f;
	background-image:url(../img/zoom.png);
	background-repeat:no-repeat;
	background-position:center;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: relative;
}
.project:hover .photo {
  opacity: 10;
  filter: alpha(opacity=4000);
  opacity: 0.1;
  filter: alpha(opacity=40);
}
.project:hover .overlay {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
}
select, input{}
.desc {
	margin-top: 25px;
}
.fa-circle{
	
	color: #7CB342;
    font-size: 10px;
    position: absolute;
    margin: 5px -15px;
}
.fa-angle-right{    padding-left: 15px;}
.footter a{
	    color: #fff;
    font-size: 25px;
	    text-decoration: none;
}
.bt{border-top: 1px solid #ffffff30;}
.btn-uslugii:hover, .btn-uslugi:focus
{
	
	    color: #fff;
    text-decoration: none;
    border: none;
} 
.spol ul{padding:25px;}


.btn-uslugi2 {
    text-align: left;
    margin: 0 auto;
    border-bottom: 1px solid #dcdcdc !important;
    width: 100%;
    background: #f1f1f1;
    color: #2f2f2f;
    padding: 28px 20px;
    text-decoration: none;
    border-radius: 0px;
    border: none;
    font-family: 'PT Serif',serif;
    font-size: 16px;
}


.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.ptb15{
	
	padding-top:15px;
	
}
.footter a i{
    height: 25px;
    width: 38px;
    color: #fff;
    font-size: 25px;
    text-align:  center;
}
.go-top:hover, .go-top {
	position: fixed;
	bottom: 2em;
	right: 40px;
	text-decoration: none;
	color: white;
	background-color: rgba(0, 0, 0, 0.3);
	font-size: 12px;
	padding: 1em;
	display: none;
	z-index:9999;
}
.mtb50 li{padding:5px 0;}
.go-top:hover {
	background-color: rgba(0, 0, 0, 0.6);
}
}