@font-face {
font-family: "Audiowide";  
src: url("../assets/fonts/Audiowide-Regular.ttf") format("truetype");
font-style: normal; 
font-weight: normal;
 }
 @font-face {
font-family: "Adobe Caslon Pro"; 
src: url("../assets/fonts/ACaslonPro-Regular.otf") format("OpenType");
font-style: normal; 
font-weight: normal;
 }
/**/
.hotLable_main {
	position: absolute;
	top: 0;
	right: 0;
	margin: 5px 5px 0 0;
	z-index: 11;
    font-size: 110%;
}
.hotLable {
	margin-left: 10px;
}
.table-hover {
	cursor: pointer;
}

.stanimex span{
	-webkit-user-select: none;
	-moz-user-select: none;
	position: relative;
	font: 1.8em 'Audiowide';
	font-weight: 500;
	display: inline-block;
	text-shadow: 1px 1px 2px black;
	line-height: 25px;
	letter-spacing: normal;
	color: #d6d1ff;
	padding-bottom: 3px;
	margin-top: 2px;
	border-bottom: 4px solid #d6d1ff;
}
.stanimex {
	
}
.stanimex p {
	font: 14.5px 'Open Sans';
	margin-top: -2px;
	color: #fff;
	margin-bottom: 0;
}

.image-zoom {
	position:relative;
	margin: 0 auto;
	text-align: center;
}
.zoom {
	position: absolute;
	top: 100%;
	left: 0;
	margin-top: -14px;
	z-index: -1;
}
.image-zoom:hover .image{
	cursor: pointer;
	opacity: 0.7;
}
.image-zoom:active .image {
	opacity: 0.5;
	
}
.image-zoom:hover .zoom{
	cursor: pointer;
	opacity: 0.9;
	z-index: 100;
}
.fafa_act:hover .zoom{
	cursor: pointer;
	opacity: 0.9;
	z-index: 100;
}
.popup {
	position: fixed;
    top: 0;
    left: 0;
    z-index: 9000;
    width: 100%;
    height: 100%;
}
.hidden_popup {
	display: none;
}
.toper_popup {
	position: fixed;
	display: table-cell;
	vertical-align: middle;
    top: 0;
    left: 0;
	width: 100%;
	background-color: #191616;
    opacity: 0.7;
	z-index:9003;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
}
.margtop{
	margin-top: 5px;
}
.img_count {
	margin-left: 15px;
}
.close_popup {
	background: url('../picts/X1.png') 0 0 no-repeat;
	background-size: cover;
	width: 30px;
	height: 30px;
	margin: 5px 10px 5px 5px;
	z-index:9004;
	opacity: 0.7;
	cursor: pointer;
}
.close_popup:hover {
	opacity: 1;
}
.close_popup:active {
	opacity: 1;
	background-position: center center;
	background-size: 80%;
}
.footer_popup {
	position: fixed;
    top: 100%;
    left: 0;
	width: 100%;
    height: 50px;
	margin-top: -50px;
	line-height: 50px;
	background-color: #191616;
    opacity: 0.7;
	z-index:9003;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
}
.footer_popup p {
	margin-left: 15px;
}
.blackCover {
	position: fixed;
    top: 0;
    left: 0;
    z-index: 9001;
    width: 100%;
    height: 100%;
    background-color: #191616;
    opacity: 0.8;
}

.popup_img {
	position: relative;
	display: inline-block;
	z-index:9002;
}
.arrows {
	position: absolute;
	width: 100%;
}
.brackets {
	-webkit-user-select: none;
	-moz-user-select: none;
	position: relative;
	padding: 15px;
	font: 50px Helvetica, Arial, sans-serif;
	line-height: 41px;
	color: #1C1C1C;
	background: #D8D8D8;
	cursor: pointer;
	opacity: 0.3;
	z-index:9005;
}
.brackets:hover {
	opacity: 0.8;
}
.brackets:active {
	opacity: 0.8;
	top: 3px;
	left: 3px;
	background: #ff4a4a;
}

.butt-inf {
	margin-top: 15px;
	padding: 10px 15px 10px 15px;
}
/**/
.p0 {
    padding: 0;
}
.p0l {
    padding-left: 0;
}
.p0r {
    padding-right: 0;
}
a:focus {
    outline: 0 none;
}
.cpnav {
    background-color: rgba(0, 0, 0, 0.4);
    border-top: 5px solid #000000;
    margin-bottom: 0;
}
.brand-gear {
	position: relative;
	left: 75px;
}
.cpnav .navbar-header {} .cpnav .navbar-brand {
    margin-bottom: 9px;
    margin-top: 0px;
    padding: 3px 15px 0 0;
}
.cpnav .navbar-brand img {} .cpnav .navbar-nav {
    margin-top: 5px;
}
.cpnav .navbar-nav > li {
    background: url("../picts/nav-sep.png") no-repeat scroll right center rgba(0, 0, 0, 0);
}
.cpnav .navbar-nav > li:last-child {
    background: none;
}
.cpnav .navbar-nav > li:hover {
    border-bottom: 3px solid #fff;
}
.cpnav .navbar-nav > li > a {
    color: #fff;
    font-family: open sans, sans-serif;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
}
.cpnav .navbar-nav > li > .hot {
    color: #ffa285;
	text-shadow: 1px 1px 1px black;
}
.cpnav .nav > li > a:focus,
.cpnav .nav > li > a:hover {
    background-color: transparent;
}
.buttons{
  margin-left: 50%;
  position: absolute;
  left:-105px;
  margin-top: -55px;
  top: 100%;
  z-index: 10;
  font-size: 0px;
}
.controls{
  background: #333;
  color: #fff;
  border: none;
  padding: 10px 0px;
  font-size: 20px;
  cursor: pointer;
  /*border: 2px solid #fff;*/
  margin: 0px 0px 0px 10px;
  width: 60px;
  opacity: 0.7;
}
.controls:hover,
.controls:focus{
  background: #eee;
  color: #333;
  opacity: 1;
}

.call-to-action {
    background-color: #18c08f;
}
.call-to-action ul {} .call-to-action ul li {
    border-right: 1px solid #2bd5a3;
}
.call-to-action ul li:last-child {
    border-right: 0 none;
}
.call-to-action ul li a {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 35px;
    padding-top: 35px;
}
.call-to-action ul li a i {
    margin-right: 7px;
}
.call-to-action .nav > li > a:hover,
.call-to-action .nav > li > a:focus {
    background-color: #119c73;
}
.sect-headr {
    text-align: center;
}
.sect-headr h2 {
    color: #2c2c2c;
    font-size: 48px;
    margin-bottom: 6px;
    margin-top: 40px;
}
.pricelist h2{
	font-size: 35px !important;
}
.sect-headr h2 span {
    color: #18c08f;
    font-weight: 300;
}
.sect-headr h4 {
    color: #2c2c2c;
    font-size: 16px;
    margin: 0 0 48px;
}
.about {
    background: url("../picts/about-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 70px;
}
.about-text {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    
    -moz-column-count: 2;
    /* Firefox */
    
    column-count: 2;
    -webkit-column-gap: 40px;
    /* Chrome, Safari, Opera */
    
    -moz-column-gap: 40px;
    /* Firefox */
    
    column-gap: 40px;
    -webkit-column-rule-style: solid;
    /* Chrome, Safari, Opera */
    
    -moz-column-rule-style: solid;
    /* Firefox */
    
    column-rule-style: solid;
    -webkit-column-rule-width: 1px;
    /* Chrome, Safari, Opera */
    
    -moz-column-rule-width: 1px;
    /* Firefox */
    
    column-rule-width: 1px;
    -webkit-column-rule-color: #ececec;
    /* Chrome, Safari, Opera */
    
    -moz-column-rule-color: #ececec;
    /* Firefox */
    
    column-rule-color: #ececec;
}
.about-text p {
    color: #757575;
    font-family: "Arimo", sans-serif;
    font-size: 13px;
    line-height: 21px;
    text-align: justify;
}
.about-text h4 {
    color: #4b4b4b;
    font-size: 24px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.service {
    background: url("../picts/service-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 70px;
    background-size: 100%;
}
.service img {
    display: block;
    margin: 0 auto;
}
.hotsell {
	border-bottom: 1px solid #d2d2d2;
}
.projects {
    background-color: #f2f2f2;
    padding-bottom: 100px;
}
.prj-item {
    /*margin-bottom: 20px;*/
}
.prj-item a {
    /*display: block;*/
    position: relative;
}
.prj-item a img {
    position: relative;
    z-index: 5;
}
.info {
	z-index: -2;
}
.prj-item a .info {
	position: absolute;
    background-color: rgba(36, 192, 136, 0.4);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
	text-shadow: 1px 1px 1px black;
	margin-top: auto;
	margin-bottom: auto;
	vertical-align: center;
}
.prj-item a .info i {
    color: #fff;
    display: block;
    font-size: 35px;
    margin-top: 20%;
    text-align: center;
}
.prj-item a .info h5 {
    color: #fff;
    display: block;
	margin-top: -15px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.prj-item a .info h6 {
    color: #fff;
	margin-top: -10px;
    font-size: 14px;
    text-align: center;
}
.prj-item a:hover .info {
    z-index: 10;
}
/*
.prj-item a:hover .info i {
    -webkit-animation: cssAnimation 1s 1 linear;
    -moz-animation: cssAnimation 1s 1 linear;
    -o-animation: cssAnimation 1s 1 linear;
}
*/
@-webkit-keyframes cssAnimation {
    from {
        -webkit-transform: rotate(360deg) scale(1) skew(0deg) translate(0px);
        -moz-transform: rotate(360deg) scale(1) skew(0deg) translate(0px);
        -o-transform: rotate(360deg) scale(1) skew(0deg) translate(0px);
    }
    to {
        -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
        -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
        -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    }
}
@-moz-keyframes cssAnimation {
    from {
        -webkit-transform: rotate(360deg) scale(1) skew(0deg) translate(0px);
        -moz-transform: rotate(360deg) scale(1) skew(0deg) translate(0px);
        -o-transform: rotate(360deg) scale(1) skew(0deg) translate(0px);
    }
    to {
        -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
        -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
        -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    }
}
@-o-keyframes cssAnimation {
    from {
        -webkit-transform: rotate(360deg) scale(1) skew(0deg) translate(0px);
        -moz-transform: rotate(360deg) scale(1) skew(0deg) translate(0px);
        -o-transform: rotate(360deg) scale(1) skew(0deg) translate(0px);
    }
    to {
        -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
        -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
        -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    }
}
.clients {} .clients img {
    /*margin: 15px 0;*/
}
.contact {
    padding-bottom: 40px;
}
.connm input,
.conem input,
.comsub input {
    border: 1px solid #e2e2e2;
    border-radius: 0;
    box-shadow: 0 0 0;
    /*color: #fff;*/
    font-family: arial;
    font-size: 14px;
    height: 47px;
    background-color: transparent;
}
.conmm textarea {
    border: 1px solid #e2e2e2;
    border-radius: 0;
    box-shadow: 0 0 0;
    /*color: #fff;*/
    background-color: transparent;
    font-family: arial;
}
.connm label,
.conem label,
.comsub label,
.conmm label {
    color: #767777;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 10px;
    font-family: arimo, sans-serif;
}
.connm label span,
.conem label span,
.conmm label span {
    color: #18c08f;
}
.subbtn {
    background: none repeat scroll 0 0 #18c08f;
    border: 0 none;
    color: #fff;
    font-size: 18px;
    height: 45px;
    margin: 20px auto 10px;
    width: 199px;
}
.subbtn:hover {
    background-color: #056c4e;
}
.form-control:focus {
    border-color: #18c08f;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(24, 192, 143, 1);
}
.ftbg {
    border-bottom: 4px solid #18c08f;
    background-color: #333333;
}
.ftbg .copy {} .ftbg .copy p {
    color: #ffffef;
    font-family: "Arimo", sans-serif;
    font-size: 12px;
    margin: 36px 0 32px;
}
.ftbg .copy span {
	color: #ffffef;
    font-family: "Arimo", sans-serif;
    font-size: 12px;
}
.footer-logo {
	position: absolute;
	width: 70px;
	height: 70px;
	top: -35px;
	left: 50%;
	margin-left: -35px;
	
}
.padd-bott-copy {
	padding-bottom: 15px;
}
.ftnav {
    text-align: right;
}
.ftnav ul {
    list-style: inside none none;
    margin: 29px 0 26px;
    padding: 0;
}
.ftnav ul li {
    background: url("../picts/ftnav-sep.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    display: inline-block;
    padding: 5px 15px;
}
.ftnav ul li:last-child {
    background: none;
}
.ftnav ul li a {
    color: #fff;
    font-size: 12px;
    font-family: "Arimo", sans-serif;
}
.ftsocs {} .ftsocs ul {
    list-style: inside none none;
    margin: 36px 0 29px;
    padding: 0;
}
.ftsocs ul li {
    display: inline-block;
    margin: 0 5px;
}
.ftsocs ul li a {
    color: #fff;
}
.descr {
	font-size: 16px;
	background-color: rgba(255, 255, 255, 0.5);
}
.morelogos {
	text-align: justify;
	width: 100%;
	margin-left: 10px;
	margin: 20px 0px 45px 0;
}
.morelogos img {
	position: relative;
	height: 50px;
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
	transition: all 0.3s;
	margin: 15px 10px 0px 0;
	opacity: 0.4;
}
.morelogos img:hover {
	-webkit-filter: grayscale(0);
    filter: grayscale(0);
	opacity: 0.7;
	cursor: pointer;
}
@media only screen and (max-width: 767px) {
    .cpnav .navbar-brand { 
        padding:3px 10px;
	}
    .navbar-toggle {
        border-color: #fff;
        margin-right: 19px;
        margin-top: 19px;
    }
    .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .call-to-action ul li {
        border-right: 0 none;
        border-bottom: 1px solid #2bd5a3;
    }
    .call-to-action ul li a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .about-text {
        -webkit-column-count: 1;
        /* Chrome, Safari, Opera */
        
        -moz-column-count: 1;
        /* Firefox */
        
        column-count: 1;
    }
    .prj-item a img {
        width: 100%;
    }
    .ftbg {
        text-align: center;
    }
    .ftnav {
        text-align: center;
    }
    .cpnav .navbar-nav > li {
        background: none;
    }
	.descr {
	  font-size: 12px;
    }
	.morelogos img {
	    height: 30px;
	    margin: 15px 5px 0 0;
    }
	#topprev h4, #topnext h4 {
		font-size: 15px;
	}
	#topName {
		font-size: 15px;
	}

}
@media only screen and (max-width: 480px) {
	
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.navbar-brand img {
		margin-left: -15px;
	}
    .cpnav .navbar-nav > li > a {
        padding-left: 17px;
        padding-right: 17px;
    }
    .call-to-action ul li a {
        font-size: 18px;
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .prj-item a img {
        width: 100%;
    }
    .ftnav ul li {
        padding: 5px 10px;
    }
}

/**/

.padd_fix {
	padding-left: 5px;
    padding-right: 5px;
}

.ratio {
    width: 100%; /* здесь можно установить любую нужную ширину */
}

.ratio-inner {
    position: relative;
    height: 0;
    border: none;
	overflow: hidden;
}

.ratio-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.ratio-4-3 {
    padding-top: 65%; /* 100% ширины делим на 4 и умножаем на 3 */
}

/* add 13.06.18 */
.bordersMiddleLeft {
	border-left: 1px solid #ded9d9;
}
.bordersMiddleRight {
	border-right: 1px solid #ded9d9;
}

