@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700|Roboto:400,700&subset=cyrillic');


body{
	color: #1B1B1B;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: normal;
	background: #fafafa;
	width: 100%;

}

address{
	display:block;
	font-style: normal;
}

.studio__link{
	padding-bottom: 5px;
    border-bottom: 1px solid;
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Roboto', sans-serif;
}

h1{
	font-size: 2em;
	line-height: 1.5;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 0.5em;
}

.mainContent__h1{
    padding-top: 10px;
    margin-bottom: 20px;
}

h2{
	padding-top:15px;
	font-size:1.6em;
	font-weight: 400;
	line-height:1.4em;
	margin:0 0 1em;	
}

.block30__h2{
	padding-left:20px;
}

.h2_center{
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 0;
    background-color: rgba(28, 35, 56, 0.65);
    font-size: 23px;
    line-height: 54px;
}

img{border-style:none;}

p{
    line-height: 26px;
    margin-bottom: 20px;
	font-size:18px;
}

ul{
	list-style:inside disc;
	padding-left:20px;
	margin: 20px 0;
}

.unit__list{
	    padding-left: 60px;
    font-weight: normal;
}

.unit__list li{
	margin-bottom:10px;
}

.unit__ollist{
	counter-reset: myCounter;
}

.unit__olitem{
	list-style: none;
	    font-weight: 700;
}

.unit__olitem::before{
	counter-increment: myCounter;
	content:counter(myCounter);
	color: white;
	background: #2980B9;
	display: inline-block;
	text-align: center;
	margin: 5px 10px;
	line-height: 40px;
	width: 40px;
	height: 40px;
}

.descriptionBig{
	font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 40px;
}

.preim__list {
    display: block;
    padding: 30px 20px 10px;
    margin-bottom: 10px;
    list-style: none;
}

.preim__list li {
    display: inline-block;
    width: 24%;
    vertical-align: top;
    text-align: center;
	
}

.doubleBullet__list{
	color: #1B1B1B;
	display:block;
	list-style:none;
	margin-bottom:30px;
	padding: 20px 20px 0;
	font-size:18px;
}

.doubleBullet__list li{
	display:inline-block;
	width: 46%;
	position: relative;
	padding-left: 30px;
    box-sizing: border-box;
    margin-left: 30px;
    vertical-align: middle;
}

.doubleBullet__list li:before {
    content: "\25aa ";
    color: #018ACE;
    position: absolute;
    left: 0;
    top: 0;
}

#hamburger__Xwrapper {
    margin: 0;
    padding: 5px 8px;
    font-size: 1rem;
    box-sizing: content-box;
    cursor: pointer;
    display: none;
    background: inherit;
    border: #333 3px solid;
    border-radius: 6px;
    width: 40px;
    height: 41px;
    position: absolute;
    top: 130px;
    right: 20px;
}

#hamburger__Xwrapper:active{border-color: #263238; outline: none;}
#hamburger__Xwrapper:focus{outline: none;}

.hamburger__line {
    display: block;
    background: #333;
    height: 3px;
    position: absolute;
    left: 50%;
    border-radius: 4px;
    width: 40px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


.hamburger__line-1 {
    top: 22%;
}

.hamburger__line-2 {
    top: 50%;
}

.hamburger__line-3 {
    top: 78%;
}

.hamburger_active .hamburger__line-1 {
	
	top:50%;
  
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
   transform: translate(-50%, -50%) rotate(45deg);
}


.hamburger_active .hamburger__line-2 {
  opacity: 0;
}


.hamburger_active .hamburger__line-3{
	
	top: 50%;
  
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  
}

.modalePhone__link{
	color: #ff9100;
	display: block;
    padding: 10px 38px;
    text-align: center;
    text-decoration: none;
    border: 3px solid #ff9100;
	font-weight: 700;
	transition: all 0.3s;
}

.modalePhone__link:hover{
	background: #ff9100;
	color:#fff;
}

.header{
	position:relative;
	background:#fff;
    padding: 20px 0;
    font-size: 18px;
}

.header__logo{
display: block;
    width: 340px;
    text-decoration: none;
    margin-top: 16px;
}



.header__logo p{
display: block;
    padding: 0;
    margin: 0;
    font-size: 37px;
    line-height: 35px;
    color: #1c2338;font-weight: 700;
}

.container{
	margin: 0 auto;
	width: 1170px;
}

.container::after{
	content: '';
	display: block;
	clear: both;
}

.header__logoBlock{
	width:200px;
	padding:0;
	float: left;
	margin-right:44px;


	width: 340px;
	padding: 0;
	float: left;
	margin-right: 0;
	margin-right: 40px;
}

.header__adressBlock{
	width: 420px;
	float: left;
	padding-top:42px;
	margin-right: 30px;

	width: 320px;
	float: left;
	padding-top: 30px;
	margin-right: 0px;
}

.header__phoneBlock{
	    float: left;
    padding-top: 33px;
    padding-left: 10px;
    width: 200px;
}

.header__phoneBlock img, .header__adressBlock img{
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
}

.phoneBlock__link{
	color: #1B1B1B;
	text-decoration: none;
	font-weight:700;
}

.phoneBlock__link:hover{
	color: #1B1B1B;
	text-decoration: none;
}

.phoneBlock__link:visited{
	color: #1B1B1B;
	text-decoration: none;
}

.header__CTABlock{
	float:right;
	padding-top:22px;
	text-align:right;
}

.header__phone{
	margin-bottom:20px;
}

.logo-img{
	width: 340px;
	height: auto;
}

.mainMenu{
    display: block;
	font-family: 'Open Sans', sans-serif;
    border: 0;
    background-color: #1C2338;
    border-bottom: 2px solid #5471a5;
}

.mainMenu__list{
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
}

.mainMenu__list::after{
	content:'';
	display:block;
	clear:both;
}

.mainMenu__item{
	display: block;
	float: left;
	text-align: center;
}

.mainMenu__item:last-child {
  border: none;
}


.mainMenu__link{
	color: #fff;
	display: block;
	  text-transform: uppercase;
	  letter-spacing: 1px;
	  font-size: 20px;
	  line-height: 27px;
	  text-decoration:none;
    padding: 12px 25px;

}

.mainMenu__link:hover {
  background-color: #1a3f65;
  color: #fff;
}

.mainMenu__item.current.active{
  background-color: #2980B9;
}

.breadcrumbs__list{
	display:block;
	margin:0;
	padding:0;
	padding-left: 20px;
	list-style:none;
}

.breadcrumbs__list li{
	float:left;
}

.breadcrumbs__list  a{
	color: #5471a5;
	text-decoration:none;
}

.breadcrumbs__list  a:hover{
	color: #5471a5;
	text-decoration:none;
}

.breadcrumbs__list  a:visited{
	color: #5471a5;
	text-decoration:none;
}

.slideshow{
	background-color: #999;
	height: 360px;
	overflow:hidden;
}

.djslider{
	list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    height: 360px;
    display: block;
    width: 100%;
}

.dj-image{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: none;	
}

.slideshow__item{
	display:block;
	position: absolute;
    height: 360px;
	visibility:hidden;
	opacity:0;
	width:100%;
	top: 0;
   	left: 0;
    right: 0;
    bottom: 0;
}

.slideshow__item_visible{
	visibility:visible;
	opacity:1;
}

.slideshow__container{
	position:absolute;
	top:50%;
	left:50%;
	text-align:center;
	transform:translate(-50%, -50%);
}

.slideshow__heading{
	color:#fff;
	font-size:60px;
	font-weight: 700;
	line-height:80px;	
}

.introtext{
	padding-top:50px;
	margin-bottom:40px;
}

.CTAmessage{
	background: #ff9100;
	color: #fff;
	font-weight:700;
	font-size:18px;
	height:270px;
	padding: 30px 0;
	margin-bottom: 30px;
}

.CTAmessage__left{
	width: 75%;
    float: left;
    padding: 30px 60px 30px 0;
    
}

.CTAmessage p{
	line-height: 30px;
}

.CTAmessage__right{
	width:25%;
	float: right;
	padding: 60px 0;
}

.CTAmessage__link{
	color:#fff;
	display: block;
	font-size:20px;
    padding: 16px 25px;
    text-align: center;
    text-decoration: none;
    border: 2px solid #fff;
	transition: all 0.3s;
}

.CTAmessage__link:hover{
	background:#fff;
	color:#ff9100;
	display: block;
	font-size:20px;
    padding: 16px 25px;
    text-align: center;
    text-decoration: none;
    border: 2px solid #fff;
}

.photo-menu{
	color: #1B1B1B;
	margin-bottom:30px;
	padding-top: 30px;
	position:relative;
}

.photo-menu .owl-nav{
	position: absolute;
    height: auto;
    margin-top: 0;
    top: -65px;
    right: 50%;
    transform: translateX(555px);
}

.photo-menu .owl-prev, .photo-menu .owl-next, .certificats__list .owl-prev, .certificats__list .owl-next {
	display:inline-block;
    background: url(../images/du-slider-arrow.png) 0 -40px no-repeat;
    width: 40px;
    height: 40px;
}

.photo-menu .owl-prev:hover, .photo-menu .owl-next:hover, .certificats__list .owl-prev:hover, .certificats__list .owl-next:hover {
   background: url(../images/du-slider-arrow.png) 0 0 no-repeat !important;
}

.photo-menu .owl-prev, .certificats__list .owl-prev {
    transform: rotate(180deg);
	margin-right:10px;
}

.photoMenu__carusel{
	padding-top: 30px;
}

.photo-menu .item{
	background:#fff;
    padding: 50px 5px;
	margin-bottom:20px;
}

.photo-menu .descr{
	height: 60px;
}

.photo-menu .title{
	color: #ff9100;
	font-size:20px;
}

.photoMenu__img{
	width:650px;
}

.certificats__list{
		background: #fff;
	    padding: 30px 20px;
}

.certificat__item{
	padding: 10px;
}

.certificats__list .owl-nav{
	position: absolute;
    height: auto;
    margin-top: 0;
    top: -65px;
	right: 30px;
}

.services{
	padding-top:30px;
}

.about_us{
	padding-top: 30px;
	margin-bottom:30px;
}

.footer {
	color:#fff;
	height:180px;
    background-color: #1C2338;
    padding: 50px 0 0;
	border-top: 2px solid #5471a5;
}

.footer img{
	display:inline-block;
	vertical-align:middle;
	margin-right: 10px;
}

.adress {
  width: 40%;
  float: left;
}

.adress__adr{
	margin-bottom: 20px;
}

footer .contacts {
  width: 30%;
  float: left;
  padding-left: 20px;
 }

footer .tel {
  width: 25%;
  float: none;
  display: inline;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 3px;
  margin-right: 1.5rem;
}

footer .fax {
	margin-bottom:20px;
}

footer a{
	color: #fff;
	text-decoration:none;
}

footer a:hover{
	color: #fff;
	text-decoration:none;
}

footer a:visited{
	color: #fff;
	text-decoration:none;
}

footer .email {
  width: 25%;
  float: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 3px;
  display: inline;
}

.developers{
	font-size: 14px;
	width:30%;
	float:right;
	text-align:right;
}

#map__container{
	position:relative;
	height: 400px;
}

#svg_loader{
	text-align:center;
	padding: 20px 0 0;
}

#svg_loader .uil-gears{
	display: inline-block;
}

.mainContent{
	background: #fff;
	padding:20px;
	min-height:400px;
}

.mainContent img{
	max-width: 100%;
	height:auto;
}

.content table {
    width: 100%;
    color: rgba(45, 45, 45, 0.94);
    margin-top: 0;
}

table tr {
    border-bottom: 1px solid rgba(165, 166, 167, 0.92);
}

table tr td{
	text-align:center;
}

.mainContent table tr td{
	text-align: left;
}

.sub_title {
    color: #efefef;
    background: #445566;
    height: 3rem;
    text-transform: uppercase;
}

.tabsLinks__list {
    height: 3rem;
	list-style:none;
    display: block;
	margin-bottom: 27px;
	padding:0;
}

.tabsLinks__list li {
	display:inline-block;
    padding: 10px;
    margin-right: 7px;
}

.tabsLinks__list li.active a {
    color: red;
}

.itemsList{
	overflow:hidden;
}

.itemsList .item{
	display:inline-block;
    width: 17%;
    margin: 0 1%;
    margin-bottom: 35px;
    padding: 35px 0;
    background: #fff;
	vertical-align:top;
}

.item__picture a{
	display:block;
}

.item__picture img{
	max-width:100%;
	height:auto;
	display:block;
}

.item__name{
	padding-top:20px;
}

.item__name a{
	color: #1a3f65;
	display:block;
	text-align: center;
}

.item__name a:hover{
	color: #1B1B1B;
	text-decoration:none;
}

.item__name a:visited{
	color: #1B1B1B;
}

.breadkrumbs{
	padding: 30px 0 0;
	margin-bottom: 30px;
}

.block70{
	float:left;
	width:70%;
}

.block30{
	float:right;
	width:22%;
}

.menuVertical{
	display:block;
	list-style:none;
	padding-left:30px;
}

.menuVertical li{
	display:block;
	margin-bottom:10px;
}

.menuVertical a{
	display:block;
}
    
	
	/*sig pro потом удалить*/
	
.itemImageGallery{
	padding-top:10px;
	margin-bottom:30px;
}

.sigProContainer{
	display:block;
	margin:0;
	padding:20px 0;
	list-style:none;
	overflow:hidden;
}

.sigProThumb{
	float:left;
	width: 22%;
	margin-right:3%;
}



/*   блок модальных окон  */

.modal__header {
    font-size: 34px;
    padding: 50px 0 0;
}

.vnedrenie__input {
    border: 0;
    display: inline-block;
    padding: 11px;
    width: 100%;
    margin-bottom: 21px;
    font-size: 16px;
    line-height: 20px;
}

.vnedrenie__input_topRow {
    border: 1px #e8e8e8 solid;
    margin: 0 0 18px;
    width: 100%;
    padding: 22px;
}

.vnedrenie__input_top {
    border: 1px #e8e8e8 solid;
    margin: 0 0 18px;
    width: 100%;
}

.vnedrenie__Wrapper {
    display: inline-block;
    vertical-align: top;
    width: 31%;
    padding: 0;
    margin-left: 3%;
}

.vnedrenie__Wrapper_49 {
    width: 45%;
    padding: 0 2%;
}

.vnedrenie__textrarea {
    display: block;
    background-color: #fff;
    border: none;
    height: 231px;
    font-size: 16px;
    line-height: 20px;
    padding: 11px;
    width: 100%;
}

.vnedrenie__textrarea_2rows {
    height: 168px;
}

.vnedrenie__textrarea_top {
    border: 1px #e8e8e8 solid;
    width: 100%;
}

.privaciTerms {
    padding: 15px 0 0;
}

.marginBottom_30px {
    margin-bottom: 30px;
    padding-top: 30px;
}

.form__confirm, .form__cancel {
	color: #fff;
	background-color: rgba(255, 145, 0, 1);    
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    padding: 10px 20px;
    margin-top: 10px;
    line-height: 30px;
    text-decoration: none;
    letter-spacing: .07em;
    transition: all 300ms ease;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    border: 0;
    outline: 0;
    width: 240px;
}

.form__cancel {
   color: #fff;
    background-color: rgba(0, 124, 185, 1);
    border: 2px solid;
    padding: 10px 18px;
    margin-right: 10px;
}

.form__confirm:hover{
	background-color: rgba(255, 145, 0, 0.8);	
}

.form__cancel:hover {
	background-color: rgba(0, 124, 185, 0.8);
}


.checkbox_personal {
    margin-right: 10px;
}
.tab-pane{
display:none;
}
.tab-pane.active{
display:block;
}