*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}
*:-moz-placeholder {
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}


* {
	margin:0;
	padding:0;
}


body input:focus:required:invalid,
body textarea:focus:required:invalid {
	
}
body input:required:valid,
body textarea:required:valid {
	
}

.clear {clear:both;} 

.hidden {
	display: none;
}

.carousel img {
	width: 100%;
	height: auto;
}

.parallax {
	background-attachment: fixed;
	background-position: 50% 0;
	position: relative;
}

body {
	font-family: "RobotoRegular", sans-serif;
	font-size: 16px;
	min-width: 320px;
	position: relative;
}


header.header {
	background-image:url(/skin/cox/img/header_bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	min-height:898px;
	position:relative;
}

header a {
	color:#fff;
}

div.top_menu {
	min-height:97px;
	box-shadow: rgba(255,255,255,.3) 0 0 0 1px;
	-webkit-box-shadow: rgba(255,255,255,.3) 0 0 0 1px;
	width:100%;
	background-color:rgba(0,0,0,.63);
}


div.top_addr {
	padding-left: 50px;
	margin-top: 21px;
	background-image: url(/skin/cox/img/top_map.png);
	background-repeat: no-repeat;
	background-position: left center;
	min-height: 50px;
	font-family: "BebasRegular";
	text-transform: uppercase;
	line-height: 26px;
}


div.top_addr strong {
	display:block;
	color:#d12f22;
	font-size:32px;
	font-family:"BebasBold";
}

div.top_addr a, div.top_phone a {
	font-size:21px;
	color:#fff;
	border-bottom:1px dashed #fff;
	transition: all .25s;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
}

div.logo a {
	margin-top:20px;
	display:block;
	color:#fff;
	font-size:44px;
	font-family:"BebasBold";
}

div.logo a span {
	color:#d12f22;
}


div.top_phone {
	margin-top: 21px;
	font-family: "BebasRegular";
	text-transform: uppercase;
	line-height: 26px;
	text-align:right;
}

div.top_phone strong {
	display:block;
	color:#fff;
	font-size:32px;
	font-family:"BebasBold";
}

/*div.top_phone>strong>span {
	color:#d12f22;
}*/
div.top_phone strong span {
		color:#d12f22;
}

div.top_phone a:hover, div.top_addr a:hover {
	border-bottom:1px dashed transparent;
}

header h1, .h1 {
	margin-top:335px;
	font-size:50px;
	line-height:150px;
	font-family:"BebasBold";
	color:#d12f22;
	text-align:center;
	display:block;
	background-color:rgba(255,255,255,.63);
	
}

div.header_buttons {
	position:absolute;
	width:100%;
	bottom:30px;
}

.button  {
	display:inline-block;
	background-color:#d12f22;
	border-bottom:#ac160a 4px solid;
	padding:0 25px;
	font-size:20px;
	line-height:50px;
	height:50px;
	vertical-align:middle;
	font-family: "BebasBold";
	color:#fff;
}

.button:hover {
	background-color:#E62F22;
}

.button:active {
	background-color:#b81609;
}

header .button {
	margin-right:20px;
}


header .button.bt {
	line-height:18px;
	padding-top:8px;
	padding-left:50px;
	text-align:left;
}

header .button.bt_gallery {
	background-image:url(/skin/cox/img/icon_photo_gallery.png);
	background-repeat:no-repeat;
	background-position:8px 8px;
	padding-left:63px;
}

header .button.bt_calc {
	background-image:url(/skin/cox/img/icon_calc.png);
	background-repeat:no-repeat;
	background-position:8px 4px;
	padding-left:48px;
}

nav.top-menu {
	height:62px;
	background-color:rgba(0,0,0,.8);
	box-shadow: rgba(255,255,255,.3) 0 0 0 1px;
	-webkit-box-shadow: rgba(255,255,255,.3) 0 0 0 1px;
	font-family: "BebasRegular";
}

nav.top-menu ul {
	list-style-type:none;
}

nav.top-menu li {
	float:left;

}

nav.top-menu a {
	line-height:62px;
	color:#fff;
	font-size:20px;
	padding:0 25px 0 51px;
	display:block;
	border-left:#3b3b3b 1px solid;
	background-image:url(/skin/cox/img/top_menu_iconset.png);
	background-position:20px 20px;
	background-repeat:no-repeat;
}

.top-menu li.active a, .top-menu li a:hover {
	background-color:#050505;
}

.top-menu li:nth-child(2) a {
	background-position:20px -182px;
}


.top-menu li:nth-child(3) a {
	background-position:20px -118px;
}

.top-menu li:nth-child(4) a {
	background-position:20px -247px;

}


div.services {
	background-color:#050505;
	padding-bottom:80px;
}

div.services h2 {
	color:#fff;
	font-family: "BebasRegular";
	font-size:50px;
	margin:80px 0 80px;
	text-align:center;
}

table.service {
	color:#fff;
}

table.service td {
	width:50%;
	padding:10px;
	vertical-align:middle;
}

table.service td div {
	margin-right:20px;
	width:80px;
	display:block;
	float:left;
}

table.service td span {
	display:block;
	float:left;
	padding-top:15px;
}

.z-button {
	padding-top:80px;
	text-align:center;
}

.about-header {
	text-align:center;
	background-color:#e9e9e9;
	color:#050505;	
	font-family: "BebasRegular";
	padding:60px 0 60px 0;
	font-size:22px;
}

.about-header h3, .our-clients h3 {
	font-family: "Bebasbold";
	font-size:45px;
	margin-bottom:30px;
}

.about-work {
	padding:80px 0 0 0;
	background-color:#d6d6d6;	
}

.about-work-items {
	list-style-type:none; 
}

.about-work-item {
	display:block;
	float:left;
	margin:0 120px 80px 0;
	border-top:4px solid #ac160a;
	width:300px;
}

.about-work-item:nth-child(3), .about-work-item:nth-child(6) {
	margin-right:0;
}

.about-work-item span {
	text-align:center;
	display:block;
	margin-top:15px;
}

.our-clients {
	padding:80px 0 80px 0;
	text-align:center;
}

.our-cliens-items {
	list-style-type:none;
	margin-top:30px;
}

.our-cliens-items li {
	display:block;
	float:left;
	width:250px;
	margin-right:35px;
}

.our-cliens-items li:last-child {
	margin-right:none;
}


footer {
	height:82px;
	background-color:#2a2a2a;
}

div.footer-logo a {
	display:block;
	color:#fff;
	font-size:30px;
	font-family:"BebasBold";
	line-height:82px;
}

div.footer-logo a span {
	color:#d12f22;
}

div.footer-menu {
	text-align:right;
}

div.footer-menu a {
	color:#fff;
	font-family:"BebasRegular";
	text-decoration:underline;
	text-transform:uppercase;
	font-size:20px;
}

.footer-menu-items {
	list-style-type:none;
	float:right;
}

.footer-menu-items li {
	display:block;
	float:left;
	margin-right:25px;
	line-height:82px;
}

.footer-menu-items li:last-child {
	margin-right:0;	
}
.c-n {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    flex-flow: row wrap;
    align-content: flex-end;
}

.hran-one {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.hran-one {
    min-width: 200px;
    padding-left: 15px;
    padding-right: 15px;
    max-width: calc(100% / 5);
    height: 230px;
}

.hran-one span {
    max-width: calc(100% - 10px);
    font-weight: bold;
    font-size: 16px;
    margin-top: 15px;
}

#pluses {
    background: #b92f2c;
}

#pluses * {
    color: #FFF;
}

#pluses span {
    font-family: "Bebasbold";
}

.our-cliens-items li {
    float: none;
}

.our-cliens-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.our-cliens-items > li {
    width: -webkit-calc((100% / 6) - 35px);
    width: -moz-calc((100% / 6) - 35px);
    width: calc((100% / 6) - 35px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.our-cliens-items > li img {
    width: 100%;
}

p.onp {
    margin-bottom: 15px;
}

span.ul-n {
    margin-bottom: 15px;
    display: block;
    background: #333333;
    display: inline-block;
    color: #FFF;
    padding: 5px 20px;
    border-radius: 50px;
}

ul.spisok-ul {
    margin-left: 30px;
}

ul.spisok-ul > li {
    position: relative;
    list-style: none;
    margin-bottom: 5px;
}

ul.spisok-ul > li:before {
    content: " ";
    background: #d12f22;
    width: 5px;
    height: 5px;
    position: absolute;
    left: -15px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
}

.h2span, .h3span {
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 15px;
    display: inline-block;
    position: relative;
    background: white;
    z-index: 99;
}