@font-face {
	font-family: Calibri; /* Имя шрифта */
	src: url("../fonts/myfonts/CALIBRI.TTF"); /* Путь к файлу со шрифтом */
	/*src: url("../fonts/myfonts/CALIBRIB.TTF"); /!* Путь к файлу со шрифтом *!/*/
	/*src: url("../fonts/myfonts/CALIBRII.TTF"); /!* Путь к файлу со шрифтом *!/*/
	/*src: url("../fonts/myfonts/CALIBRIL.TTF"); /!* Путь к файлу со шрифтом *!/*/
	/*src: url("../fonts/myfonts/CALIBRILI.TTF"); /!* Путь к файлу со шрифтом *!/*/
	/*src: url("../fonts/myfonts/CALIBRIZ.TTF"); /!* Путь к файлу со шрифтом *!/*/
	/*src: url("../fonts/myfonts/calibri.ttf");*/
}

*::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
}
*:-moz-placeholder {
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {

}
body input:required:valid,
body textarea:required:valid {

}
body {
	font-family: Calibri;
	font-size: 16px;
	background-color: #131313;
}
a {
	-webkit-transition: all 1.0s;
	-moz-transition: all 1.0s;
	transition: all 1.0s;
}
section {
	height:auto;
	width: 100%;
	/*font-family: Calibri;*/
}
#about {
	/*min-height: 824px;*/
	min-height: 43.750em;
	height: auto;
}
.about .text-center{
	margin-top: 3em;
}
h1 {
	text-align: center;
	/*margin-top: 10%;*/
	margin: 2em 0;
	/*font-family: Calibri;*/
	text-transform: uppercase;
	font-weight: 400;
}
/* Шапка сайта*/
.top_header {
	position: fixed;
	z-index: 3;
	width: 100%;
}

#header_color {
	background: rgba(255,255,255,0.7);
	/*padding: 15px 0;*/
	margin-top: 17px;
	height: 6.813em;

}
.trans_header {
	background: none repeat scroll 0% 0% rgba(42, 41, 38, 0.9) !important;
	-webkit-transition: all 1.0s;
	-moz-transition: all 1.0s;
	transition: all 1.0s;
	margin-top: 0px !important;
	height: 69px;

}
.trans_header .logo span{
	color: #fff;
}
.trans_header a {
	color: #fff !important;
}
.trans_header a:hover {
	color: #232a56 !important;
}
.trans_header .top-links {
	margin-top: 0%;
}
.trans_header .logo {
	display: inline-block !important;
	margin-top: -1%;
}
.top-links {
	margin-top: 3.5%;
	float: right;
	display: inline-block;
	vertical-align: middle;
	border-top: solid 11px #232a56;

}
.top-links.respnosive{
	display: block;
	position: fixed;
	width: 100%;
	left:0;
	top: 2.6em;
	border: none;
	/*background: rgba(0, 0, 0, 0.84);*/
	background: rgba(255,255,255,0.9);
	padding: 1em 0;
	-webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.2);
}
.top-links.respnosive a{
	/*font-weight: bold;*/
	color: #373737 !important;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 1.4em;
	padding: 0;
}
.top-links a {
	font-size: 16px;
	font-weight: 800;
	/*font-family: Calibri;*/
	text-decoration: none;
	color: inherit;
	float: left;
	margin-top: 5px;
	padding: 0px 1.68em 0px 0px;

}
.top-links a:last-child{
	padding-right: 0;
}
.top-links a:hover {
	color: #232a56;
	text-decoration: none;
}
.top-links a:active {
	background-color: rgba(255,255,255,0.3);
}
.auth_buttons {
	background-color: transparent;
	border: medium none;
	font-size: 26px;
	color: #fff;
	outline: none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.auth_buttons:hover {
	color: #fff;
}
.auth_buttons:active {
	color: #000;
}
.logo {
	font-family: 'agfriquer';
	display: table-caption;
	font-size: 1.8em;
	position: relative;
	color: #232a56;
	font-weight: bold;
	line-height: 1;
	padding: 0.35em 0 0 0;
	/*padding: 20px 10px 21px 10px;*/
}
.logo span {
	color: #232a56;
}
h2 {
	font-size: 24px;
	font-weight: normal;
}
.fa-paint-brush,.fa-line-chart,.fa-search,.fa-code,.fa-apple,.fa-android  {
	font-size: 45px !important;
	color: #8c9494;
}
a.fa-vk, a.fa-twitter,a.fa-facebook {
	text-decoration: none;
	font-size: 34px;
	margin-top: 10px;
	padding: 12px 12px 12px 12px;
	color: #adb2b2;
	border-radius: 100%;

}
a.fa-vk:hover,a.fa-twitter:hover,a.fa-facebook:hover {
	text-decoration: none;
	font-size: 34px;
	color: #fff;
	background-color: #434144;
}
.all_servise {
	margin-top: 40px;
	margin-bottom: 0px;
}
/* Слайдер */
#slider {
	height: auto !important;
}
.slide_item img {
	height: auto;
	width: 100%;
}
.button_a a {
	text-transform: uppercase;
	text-decoration: none;
	color: #fff ;
	border: solid 6px #fff;
	padding: 13px 65px;
	font-size: 18px;
	margin: 0 1em 0 0;
}
.button_a a:hover {
	background: rgba(255,255,255,0.5);
}
.slider2_up{
	position: relative;
	z-index: 12;
}
.slide_item {
	font-size: 24px;
	color: #fff;
}
.border {
	margin-top: -28%;
	padding-bottom: 1%;
	margin-bottom: 3%;
}
.border span {
	font-weight: 800;
	margin-top: 0px;
	float: left;
	font-size: 24px;
}
.border span.bordered {
	font-weight: 800;
	border-bottom: solid 6px #232a56;
	margin-top: 0px;
	float: left;
	font-size: 24px;
}
/* О Нас*/
#about {
	background: url(../img/bacground_two.jpg);
	background-size: cover;
}
#about p {
	font-size: 16px;
	text-align: justify;
	color: #0b0b0b;
	/*font-family: Calibri;*/
}
#about dl {
	font-size: 24px;
	text-align: left;
	width: auto;
	text-align: center !important;
	margin: auto;
	/*font-family: Calibri;*/
	font-weight: 800;
}
#about dl span{
	padding-bottom: 0.2em;
	border-bottom: solid 6px #232a56;
}
/* Колонки */
#sections2 {
	height: auto !important;
	background-color: #0b0b0b;
}
#sections2 h1 {
	color: #fff;
}
.img_class_collum {
	margin-bottom: 30px;
}
/* Обратный звонок*/
.contacts {
	height: 10.625em;
	text-align: center;
	background-color: #fff;
}
.contacts a {
	/*font-family: Calibri;*/
	font-weight: 400;
	text-transform: uppercase;
	background: #fff;
	font-size: 24px;
	border: solid 6px #232a56;
	color: #232a56;
	width: auto !important;
	margin-left: 0%;
	float: none;
	/*base font-size = 24px*/
	line-height: 7.083em;
	padding: 18px 84px ;
	-webkit-filter: none !important;
}
.contacts a:hover {
	color: #fff;
	background: #a7aabb;
}
.hidden {
	/*display: none;*/
}
.button {
	background: #131313;
	font-size: 24px;
	border: solid 7px #fff;
	color: #fff;
	padding: 20px!important;
	width: 100%;
	margin-left: 0%;
	margin-top: 3%;
	float: left;
}
.button:hover {
	color: #fff;
	background: #a7aabb;
}
.input_callback {
	border: solid 3px #fff;
	background: #131313;
	color: #fff;
	height: 54px;
	width: 100%;
	display: block;
	margin-top: 28px;
}
#callback button {

}
h3 {
	border-bottom: solid 11px #232a56;
}
/* Портфолио */
.portfolio h1 {
	color: #fff;
	margin-top: 6% !important;
}
.portfolio p{
	margin-bottom: 1.5em;
}
.portfolio2 p{
}
.left_portfolio p {
	text-transform: uppercase;
	text-align:center;
	font-size: 24px;
	color: #fff !important;
}
iframe {
	-webkit-transition: all 1.0s;
	-moz-transition: all 1.0s;
	transition: all 1.0s;

	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(1);
	margin-top: -3%;
}
iframe:hover {
	filter: none; /* IE6-9 */
	-webkit-filter: grayscale(0);
}
/* Ссылки */

.thumb a img {
	-webkit-transition: all 1.0s;
	-moz-transition: all 1.0s;
	transition: all 1.0s;
	filter: gray;
	-webkit-filter: grayscale(1);
	background-color: #fff;
	border: none;
	/*height: 220px;*/
	/*width: 230px;*/
}

.thumb img:hover {
	filter: none; /* IE6-9 */
	-webkit-filter: grayscale(0);
}
.thumb {
	padding: 5px;
	width: auto;
	height: auto;
}
/*Портфолио 1*/
.portfolio{
	height: auto;
	overflow: hidden;
	background: #0b0b0b;
}
/* Портфолио 2 */
.portfolio2 {
	background: #fff;
	padding: 3em 0 0 0;
}
.portfolio2 p {
	text-transform: uppercase;
	text-align:center;
	font-size: 24px;
	color: #000 !important;
}
/* Услуги */
.service{
	background: #0b0b0b;
}
.service h1{
	color: #fff;
}
/*---------------*/
/***** Dexter *****/
/*---------------*/
.effect-dexter {
	color: #fff;
}
.effect-dexter h2 {
	font-weight: 800;
	text-transform: uppercase;
}
.effect-dexter span {
	font-weight: normal;
}
figure.effect-dexter {
	background-color: #232a56;
	height: 404px;
	margin-bottom: 7%;
}

figure.effect-dexter img {
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-dexter:hover img {
	opacity: 0.4;
}

figure.effect-dexter figcaption::after {
	position: absolute;
	right: 30px;
	bottom: 35px;
	left: 30px;
	height: -webkit-calc(50% - 30px);
	height: calc(50% - 30px);
	border: 7px solid #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-100%,0);
	transform: translate3d(0,-100%,0);
}

figure.effect-dexter:hover figcaption::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-dexter figcaption {
	padding: 3em;
	text-align: left;
	margin-top: -415px;
}

figure.effect-dexter p {
	font-size: 14px;
	position: absolute;
	right: 60px;
	bottom: 45px;
	left: 60px;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,-100px,0);
	transform: translate3d(0,-100px,0);
	text-transform: uppercase;
}

figure.effect-dexter:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.grid {
	padding: 0px;
	margin-bottom: 10px;
}
.effect-dexter img {
	vertical-align: middle;
	width: 100%;
}
/* Нам доверяют */
.brends img {
	vertical-align: middle;
	width: 120%;
}
img.img_3_jpg {
	vertical-align: middle;
	width: 70% !important;
}

.brends {
	background: #fff;
	height: auto;
}
.brends h1 {
	color: #000;

}
.brends a {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;

	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(1);
}
.brends a:hover {
	filter: none; /* IE6-9 */
	-webkit-filter: grayscale(0);
}
/* Акции */
.actions {
	padding:  0 0 5% 0;
	/*filter: gray; /!* IE6-9 *!/*/
	/*-webkit-filter: grayscale(1);*/

	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	background: url(../img/slide0.jpg);
	background-size: cover;
}
.actions:hover {
	/*filter: none; /!* IE6-9 *!/*/
	/*-webkit-filter: grayscale(0);*/
}
.actions span {
	font-weight: 800;
	text-transform: uppercase;
	font-size: 48px;
	padding: 157px 119px;
	float: left;
	color: #232a56;
	background: url(../img/action.png);
	background-position: 0px -40px;
	background-repeat: no-repeat;
}
.actions p {
	/*font-family: Calibri;*/
	text-transform: uppercase;
	margin-top: 10%;
	font-size: 24px;
	color: #000;
	width: 50%;
	font-weight: 800;
}
.actions p i{
	font-style: normal;
	border-bottom: solid 6px #232a56;

}
/* Подвал сайта */
.footer{
	background: #0b0b0b;
}
#footer_a_copy {
	color: #656565;

}
#footer_a_copy:hover {
	color: #232a56;
	text-decoration: underline;
}
.footer p {
	font-size: 36px;
	margin: 1em 0;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}
.footer img {
	float: left;
}
.footer .copy p{
	font-size: 12px !important;
	text-transform: none;
}
.back_i {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	width: 73px;
	color: #000;
	margin: 111px 10px 10px 10px;
}
.back_i:hover {
	background: #232a56;
}
.footer span {
	float: left;
	font-size: 27px;
	color: #c6c5c5;
	text-transform: uppercase;
	margin-left: 8%;
	margin-top: 3%;
}
.stroka_footer {
	z-index: 999;
}
.button2 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 24px;
	border: solid 7px #fff;
	padding: 14px 84px !important;
	width: auto !important;
	-webkit-filter: none !important;
	background: #0b0b0b;
	color: #fff;
	width: 50%;
	margin-top: 5%;
}
.button2:hover {
	color: #fff;
	background: #a7aabb;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.input_callback2 {
	border: solid 3px #fff;
	background: #131313;
	color: #fff;
	height: 54px;
	width: 100%;
	display: block;
	margin-top: 28px;
	float: right;
	padding: 0 1em;
}
textarea{
	border: solid 3px #fff;
	background: #131313;
	color: #fff;
	display: block;
	margin-top: 28px;
	float: right;
	width: 100%;
	height: 7em;
	max-width: 100%;
	padding: 1em;
}
.top_button i {
	font-size: 254px;
}
.top_button p{
	font-size: 14px;
	color: #fff;
}
.fa-angle-up {
	color: #232a56;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.fa-angle-up:hover {
	color: #fff;
}
#top_up {
	background: url(../img/top.png);
	width: 140px;
	height: 70px;
	margin-bottom: 1em;
}
#top_up:hover {
	background: url(../img/top_hover.png);
	width: 140px;
	height: 70px;
}