/*
Theme Name: Elexi
Theme URI:
Author: Aleksey Chikun
Author URI: alekseychikun.ru
Description: Тема Элекси групп
Version: 1.0
License:
License URI:
Tags:
Text Domain:
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline:0; 
  font-size: 100%;
  font-family: 'muller', 'Arial', sans-serif;
  font-weight: 400;
  vertical-align: middle;
  line-height: 1.25em;
  color: #111111;
}
html{ 
  font-family: 'muller', 'Arial'; 
  font-weight: 400;
  font-size: 16px; 
  color: #111111; 
  width: 100%; 
  background-color: #fff;
}
body{ 
  margin:0px auto; 
  width: 100%; 
  min-width: 320px;
  max-width: 1920px;
  position: relative;
  padding-top: 0;
  overflow-x: hidden !important;
}
*{
  padding:0px; 
  margin:0px; 
  border: 0; 
  outline: 0;
  box-sizing: border-box;
  outline:none;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
fieldset{
  border: 1px solid #111111;
  display: inline-block;
  padding: 0px 10px 5px 10px;

}
legend{
  padding: 0px 10px;
  font-size: 12px;
}
ul{
  list-style:none; 
  list-style-position: inside;
}
a{
  text-decoration:none;
  color: inherit;
}
a:hover{
  text-decoration:none; cursor: pointer;
}
p, code, span{
  font-family: inherit;
  color: inherit;
  font-size: inherit;
  vertical-align: baseline;
}
  
input::-ms-clear {
   display: none;
}
span, strong{
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  vertical-align: baseline;
  line-height: inherit;
}
.hidden{
  display: none;
}  
.clr{
  clear:both;
}
a img{
  cursor: pointer;
}
img{
  max-width: 100%;
}
.abs{
  position:absolute;
}
.rel{
  position:relative;
}
.b{
  font-family: inherit;
}
.text-left{
  text-align: left !important;
}
.text-right{
  text-align: right !important;
}
.text-center{
  text-align: center !important;
}
.hovered:hover{
  cursor: pointer;
}
.content{
  width: 1200px;
  height: 100%;
  margin: auto;
  position: relative;
}
.button{
  position: relative;  
  text-align:center;  
  font-family: 'muller', 'Arial';
  font-weight: 700;
  font-size: 14px;
  color: #fff; 
  display: inline-block; 
  background: linear-gradient(to bottom, #fd7029, #f7270e);
  white-space: nowrap;
  border: 1px solid #f2773b;
  border-bottom-color: #f2773b; 
  border-left-color: #f2773b;
  border-right-color: #f2773b;
  border-radius: 7px;
  text-shadow: none;
  box-shadow: none; 
  outline: none;
  width: auto;
  height: 56px;  
  overflow: hidden;
  text-transform: uppercase;
}
a.button{
  line-height: 56px;
}
.button:hover{
  cursor:pointer; 
  background: linear-gradient(to bottom, #fc894f, #fe4933);
}
.button:active{
  box-shadow: none;
}
.button:disabled{
  opacity: 0.5;
  cursor: default;
}
.button:disabled:hover{
  background: linear-gradient(to bottom, #fc894f, #fe4933);
}
.button:disabled:active{
  
}
.button.radius{
  border-radius: 50px;
  box-shadow: 0px 2px 0px #f82d12;
  border: 1px solid #fc894f;
}
.button.radius:active{
  margin-top: 2px;
  box-shadow: none;
}
.button.small{
  height: 40px;
  font-size: 12px;
}
a.button.small{
  line-height: 40px;
}

.buttonYellow{
  width: 100%;
  height: 46px;
  display: inline-block;
  border-radius: 5px;
  background: linear-gradient(to top, #fcd417, #fef142);
  box-shadow: 0px 2px 0px #c98114;
  font-family: 'muller';
  font-weight: 700;
  font-size: 15px;
  color: #010101;
  text-align: center;
  text-transform: uppercase;
}
.buttonYellow:hover{
  cursor: pointer;
  background: linear-gradient(to top, #fbdc48, #fbf168);
}
.buttonYellow:active{
  box-shadow: none;
  margin-top: 2px;
}
.buttonYellow:disabled{
  opacity: 0.5;
}
.buttonYellow:disabled:hover{
  background: linear-gradient(to top, #fcd417, #fef142);
  cursor: default;
}
.buttonYellow:disabled:active{
  box-shadow: 0px 2px 0px #c98114;
  margin-top: 0px;
  cursor: default;
}
.wrapBut{
  height: 56px;
}
.wrapBut.inline{
  display: inline-block;
}
.wrapBut.big{
  height: 50px;
}
.block{
  width: 100%;
  height: auto;
  max-width: 1920px;
  margin: auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  z-index: 1;
}
.mobile{
  display: none !important;
}
.fontTit{
  font-weight: 900;
  font-size: 44px;
  text-align: center;
  padding: 40px 0px 40px 0px;
  /*color: #1d1d1d;*/
  color: #fa7000;
  line-height: 1em;
}
.fontTit.black{
  color: #1d1d1d;
}

.fontTit span{
  display: block;
  font-weight: 300;
  font-size: 32px;
  color: #686868;
  line-height: 1em;
  margin-top: 10px;
}
.fontTit.left{
  text-align: left;
}
.fontTit span.black, .fontTit.black{
  color: #000;
}
.fontTit span.small{
  font-size: 26px;
}
.wrapPhone{
  display: inline-block;
  position: relative;
}
.callDesctop{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
.callDesctop:hover{
  cursor: pointer;
}
.callDesctop.noHover:hover{
  cursor: default;
}

/****************BLOCK HEADLINE********************/
.blockHeadline{
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  background-color: transparent;
  position: fixed;
  z-index: 10;
  left: 0px;
  top: 0px;
  padding: 0px;
  transition:  0.5s;
}
.headLineBg{
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  background-image: url('pic/bg-headline.jpg');
  transition: 0.5s;
  opacity: 0;
}
.blockHeadline.scroll .headLineBg, .headLineBg.visible{
  opacity: 1;
}
.blockHeadline.scroll{
  box-shadow: 0px 3px 10px rgba(0,0,0,0.3);
  padding: 0px 0px 0px 0;
}
.headline{
  width: 1200px;
  height: auto;
  margin: auto;
  text-align: center;
  display: table;
  position: relative;
  padding: 10px 0px;
  transition: 0.5s;
}
.headline > div{
  display: table-cell;
}
.blockHeadline.scroll .headline{
  padding: 4px 0px;
}
.headLeft{
  width: 172px;
  text-align: left;
}
.headCenter{
  width: 270px;
  text-align: left;
  padding-left: 30px;
  padding-right: 30px;
}
.headCenter p{
  font-weight: 300;
  font-size: 12px;
  color: #ffdac6;
}
.headRight{
  width: 273px;
  text-align: right;
}
.butTop{
  width: 230px;
  font-size: 17px;
}
.headLeft img{
  width: 172px;
  transition: 0.5s;
}
.wrapPhoneTop{
  display: inline-block;
  background-image: url('pic/bg-phone-top.png');
  background-size: 100% 100%;
  padding: 19px 19px 30px 19px;
  position: relative;
}
.callTop{
  position: absolute;
  left: 0px;
  bottom: 0px;
  text-align: center;
  width: 100%;
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
}
.callTop:hover{
  cursor: pointer;
}
.phoneTop{
  font-weight: 900;
  font-size: 24px;
  color: #000;
}
.headButton{
  width: auto;
  text-align: center;
}
.blHeadBut{
  display: inline-block;
  margin: 0px 0px;
  padding: 10px 20px;
  position: relative;
  transition: 0.5s;
}
.blHeadBut:hover{
  background-color: #000;
}
.blHeadBut:before{
  content: " ";
  width: 10px;
  height: 10px;
  background-color: #000;
  display: block;
  position: absolute;
  z-index: 2;
  bottom: -5px;
  transform: rotate(45deg);
  left: 25px;
  opacity: 0;
  transition: 0.5s;
}
.blHeadBut:hover:before{
  opacity: 1;
}
.topServiceTit{
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  text-align: left;
}
.topService{
  width: auto;
  padding-right: 25px;
  background-position: right center;
  background-image: url('pic/arr-service.png');
  background-size: auto auto
}
.topService:hover{
  cursor: pointer;
}
.topServiceCat{
  font-weight: 700;
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  text-align: left;
  text-decoration: underline;
  text-decoration-style: dashed;
}
.blHeadBut:hover .topServiceCat{
  color: #fff;
}
.blHeadBut:hover .topService{
  background-image: url('pic/arr-service-white.png');
}
.headSubMenu{
  width: auto;
  height: auto;
  padding: 0px 15px;
  background-color: #fff;
  position: absolute;
  text-align: left;
  left: 0px;
  top: 100%;
  
  box-shadow: 0px 0px 5px rgba(0,0,0,0.44);
  overflow: hidden;
  opacity: 0;
  z-index: -1;
  transition: 0.5s;
  max-height: 0px;
}
.blHeadBut:hover .headSubMenu{
  opacity: 1;
  z-index: 1;
  max-height: 930px;
  padding: 15px;
}
.headSubMenu a{
  white-space: nowrap;
  font-size: 16px;
  padding: 10px 15px;
  display: inline-block;
}
.headSubMenu a:hover{
  text-decoration: underline;
}


/******************************************/
.headMobileMenu{
  display: none !important;
}
.smallMenuBut{
  width: 32px;
  height: 21px;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  display: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  background-image: url('pic/menu.png');
  position: absolute;
}
.smallMenuBut:hover{
  cursor: pointer;
}

.smallMenu{
  width: 310px;
  height: auto;
  background: #fff;
  position: fixed;
  top: 0px;
  left: -320px;
  /*left: 0px;*/
  transition: 0.5s;
  z-index: 20;
  max-height: 98%;
  overflow-x: auto;

}
.smallHead{
  position: relative;
  display: table;
  width: 100%;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: rgba(0,0,0,0.5);
}
.smallHead > div{
  display: table-cell;
}
.small-menu li{
  display: block;
  padding: 2px 0px;
}
.small-menu li a{
  font-weight: 300;
  font-size: 20px;
  color: #000;
  display: block;
}
.small-menu li a:hover{
  text-decoration: underline;
}
.smallMenuLeft{
  text-align: center;
}
.smallMenuRight{
  width: 60px;
}
.smallMenuLeft img{
  width: 100px;
}

.smallMenuClose{
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto auto;
  background-image: url('pic/back_menu.png');
  position: relative;
}
.smallMenuClose:hover{
  cursor: pointer;

}
.smallMenuContent{
  width: 100%;
  height: auto;
  padding: 5px 20px 20px 20px;
}
.small-menu .sub-menu{
  width: auto;
  left: auto;
  top: auto;
  position: relative;
  opacity: 1;
  max-height: none;
  border: none;
  background: none;
  box-shadow: none;
  padding-left: 10px;
  z-index: 1;
}



/******************BLOCK BANNER*********************/
.blockBannerHome{
  height: 800px;
  background-image: url('pic/bg-banner-home.jpg');
  position: relative;
}
.blockBannerHome > .content{
  padding: 190px 0px 0px 0px;
  text-align: center;
}
.bannContent{
  width: 100%;
}
.bannTit{
  font-weight: 900;
  font-size: 52px;
  color: #fff;
  line-height: 1em;
  text-transform: uppercase;
  text-align: left;
}
.bannInfo{
  text-align: left;
  padding: 30px 0px;
  max-width: 600px;
}
.blBannInfo{
  display: inline-block;
  width: 44%;
  margin-right: 30px;
  border-left: 2px solid #ffd337;
  text-align: left;
  padding: 14px 30px;
}
.blBannInfo p{
  font-size: 26px;
  color: #000;
  text-transform: uppercase;
  line-height: 1em;
}
.bannText{
  font-size: 24px;
  text-align: left;
  color: #fff;
  margin: 60px 0px 30px 0px;
}
.bannText strong{
  font-weight: 900;
  font-size: 26px;
  display: block;
  text-transform: uppercase;
}
.bannList{
  text-align: left;
}
.bannList li{
  font-size: 18px;
  color: #fff;
}
.bannList li:before{
  content: url('pic/ico-bann-list.png');
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.bannList.upper li{
  text-transform: uppercase;
  text-shadow: 0px 0px 10px rgba(0,0,0,1);
  font-size: 22px;
}
.bannList p{
  font-size: 26px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.bannPodpis{
  font-weight: 900;
  font-size: 26px;
  color: #fff;
  margin-top: 40px;
  margin-bottom: 100px;
  text-transform: uppercase;
}

/*******************BLOCK OPROS*********************/
.blockOpros{
  background-image: url('pic/bg-opros.jpg');
  background-position: bottom center;
  min-height: 420px;
}
.blockOpros .content{
  
  padding: 40px 0px 20px 0px !important;
}
.blockOpros .content > div{
  padding-bottom: 40px;
  position: relative;
}
.wrapStep{
  width: 100%;
  display: table;
}
.wrapStep > div{
  display: table-cell;
  width: 50%;
}
.wrapVopros{
  text-align: left;
}
.wrapOtvets{
  text-align: left;
  padding-left: 70px;
}
.wrapOtvets.final{
  padding-left: 0px;
}
.otvetList li{
  font-weight: 300;
  font-size: 20px;
  color: #000;
  padding: 10px 0px 10px 40px;
  position: relative;  
}
.otvetList li{
  cursor: pointer;
}
.otvetList li:before{
  content: " ";
  display: block;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url('pic/opros-check.png');
  position: absolute;
  left: 0px;
  top: 7px;
}
.otvetList li.select:before{
  background-position-x: -28px;
}
.vopros{
  display: none;
}
.vopros.active{
  display: block;
}
.wrapOpros{
  text-align: center;
  height: auto;
  overflow: hidden;
  margin-bottom: 19px;
}
.step{
  display: none;
}
.step.active{
  display: block;
}
.voprosTit{
  font-weight: 900;
  font-size: 38px;
  color: #000;
  padding: 0px 0px 20px 0px;
  line-height: 1em;
}
.voprosTit span{
  display: block;
  font-weight: 700;
  font-size: 30px;
  line-height: 1em;
}
.wrapOprosButtons{
  height: 55px;
  display: inline-table;
  margin-top: 10px;
}
.wrapOprosButtons > div{
  display: table-cell;
  padding-right: 40px;
}
.butOpros{
  width: 150px;
  border-radius: 6px;
}
.backToFirstVopros{
  font-size: 15px;
  color: #757575;
  text-align: center;
  text-decoration: underline;
  background-position: left center;
  background-size: auto auto;
}
.backToFirstVopros:hover{
  cursor: pointer;
  text-decoration: none;
}
.opros{
  width: 100%;
  margin: 0px auto 20px auto;
}
.formOpros{
  text-align: center;
}
.formOpros .wrapInput, .formOpros .wrapBut{
  display: inline-block;
  width: 270px;
  margin: 10px;
}
.formOpros .editbox{
  background-color: #fff;
}
.butOprosFinal{
  width: 270px;
}
.formOpros .formPodpis{
  margin: 0px auto;
}
.formOpros label p{
  color: #111;
}



/**********************BLOCK ADVANTAGES**********************/
.blockAdvantages .content{
  text-align: center;
  padding: 60px 0px;
}
.advTit{
  font-size: 30px;
  color: #000;
}
.advTit strong{
  font-weight: 900;
  font-size: inherit;
  font-family: inherit;
}
.advTit span{
  display: block;
  font-weight: 300;
  font-size: 20px;
  color: #686868;
  line-height: 1em;
}
.blAdv{
  display: inline-block;
  margin: 40px 20px 0px 20px;
}
.blAdv img{
  margin-bottom: 15px;
}
.advText{
  font-size: 14px;
  color: #2f2f2f;
  text-transform: uppercase;
}
.advDigit{
  font-weight: 900;
  font-size: 50px;
  color: #fa4b1b;
}


/*******************BLOCK QUESTION*************************/
.blockQuestion{
  background-image: url('pic/bg-question.jpg');
  height: auto;
  text-align: right;
  border-bottom: 2px solid #e9e9e9;
}
.questionContent{
  width: 710px;
  text-align: left;
  display: inline-block;
  position: relative;
  z-index: 3;
  padding: 134px 0px;
}
.questionTit{
  font-size: 32px;
  color: #2a2a29;
  line-height: 1em;
  margin-bottom: 35px;
}
.questionTit strong{
  font-weight: 900;
  font-size: 44px;
  color: #2a2a29;
  display: block;
  line-height: 1em;
}
.questionInfo{
  margin-bottom: 20px;
  padding-left: 30px;
}
.questionLabel{
  font-size: 22px;
  color: #000;
}
.questionPhone, .questionEmail{
  font-weight: 800;
  font-size: 26px;
  color: #fa4b1b;
}
.questionEmail{
  font-weight: 400;
}
.questionMan{
  position: absolute;
  bottom: 0px;
  left: 20px;
  z-index: 2;
}

/*******************BLOCK SERVICES***********************/
.blockServices{
  height: auto;
  background-image: url('pic/bg-services.jpg');
}
.blockServices .content{
  padding: 140px 0px 40px 0px;
}
.serviceChoosen{
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 30px;
  position: relative;
  z-index: 10;
}
.servicesBut{
  width: auto;
  height: auto;
  display: inline-block;
  padding: 24px 46px;
  border: 1px solid rgba(0,0,0,0);
  border-radius: 5px;
  font-weight: 300;
  font-size: 26px;
  color: #f4e438;
  text-transform: uppercase;
}
.servicesBut.active{
  border: 1px solid #f4e53e;
  color: #fff;
  text-decoration: none;
}
.servicesBut p{
  border-bottom: 1px dashed #f4e53e;
}
.servicesBut.active p{
  border-bottom: none;
}
.servicesBut:hover{
  cursor: pointer;

}
.servicesBut:hover p{
  border-bottom-color: rgba(0,0,0,0);
  color: #f4e438;
}

.wrapServices{
  width: 1030px;
  min-height: 550px;
  position: relative;
  margin: auto;
}
.blServices{
  display: none;
  z-index: 6;
  position: absolute;
  bottom: 0px;
}
.blServices.active{
  display: block;
}
.blServicesIn{
  width: 100%;
  height: auto;
  min-height: 550px;
  /*position: relative;*/
  display: grid;
  grid-template-columns: 1fr 1fr;
  border: 4px solid rgba(244,229,62,0);
  background-color: rgba(0,0,0,0);
  z-index: 5;
}
.blServices.open .blServicesIn{
  border: 4px solid rgba(244,229,62,1);
  background-color: rgba(0,0,0,0.8);
}
.urImg{
  position: absolute;
  bottom: -232px;
  left: 22%;
  z-index: 1;
  max-width: none;
}
.fizImg{
  position: absolute;
  z-index: 1;
  bottom: -272px;
  left: -288px;
  max-width: none;
  max-width: none;
}
.front{
  z-index: 6;
}
.servicesContent{
  padding: 50px 15px 30px 25px;
  opacity: 0;
}
.blServices.open .servicesContent{
  opacity: 1;
}
.servicesImage{
  padding: 50px 30px 0px 75px;
}
.pTop{
  padding-top: 146px;
}
.servicesContent ul li{
  list-style-type: disc;
}
.servicesContent, .servicesContent ul li, .servicesContent p{
  font-size: 16px;
  color: #fefefe;
}
.servicesContent ul li, .servicesContent p{
  margin-bottom: 8px;
}
.butServicesLink{
  width: 260px;
}
.servicesContent .wrapBut{
  margin-top: 25px;
  position: relative;
  z-index: 7;
}
.servicesName{
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
}
.srvHover{
  position: absolute;
  bottom: 0px;
  z-index: 15;
  width: 50%;
  height: 200px;
}
.srvHover:hover{
  cursor: pointer;
}
.fizHover{
  left: -40px;
  width: 49%;
  height: 400px;
}
.urHover{
  right: -222px;
  width: 73%;
  height: 500px;
}

.blServices.open{
  animation-name: servOpen;
  -webkit-animation-name: servOpen; 

  animation-duration: 500ms;  
  -webkit-animation-duration: 500ms;

  animation-timing-function: ease-in-out; 
  -webkit-animation-timing-function: ease-in-out;   
 
}
@keyframes servOpen {
  0% {
     opacity: 0;
  }
  
  100% {
    opacity: 1;
  }   
}

@-webkit-keyframes servOpen {
  0% {
     opacity: 0;
  }
  
  100% {
     opacity: 1;
  }   
}

/*********************BLOCK KOMANDA***********************/
.blockKomanda .content{
  padding-bottom: 60px;
  padding-top: 60px;
}
.blockKomanda .fontTit{
  font-size: 40px;
  padding-top: 0px;
}
.wrapKomanda{
  width: 100%;
  display: grid;
  grid-template-columns: 30% 70%;
  align-items: top;
}
.komandaSmallIn{
  width: 100%;
  height: auto;
  border: 1px solid #e1e1e1;
  padding: 6px 0px;
  display: table;
}
.komandaSmallIn.active, .komandaSmallIn:hover{
  border: 1px solid #ed3c25;
  cursor: pointer;
}
.komandaSmallIn > div{
  display: table-cell;
}
.komandaSmallImg{
  width: 100px;
  text-align: center;
}
.komandaSmallImg img{
  border-radius: 100%;
}
.komandaSmallDesc{
  padding: 10px 15px;
}
.komandaSmName{
  font-weight: 900;
  font-size: 18px;
  color: #1d1d1d;
  line-height: 1em;
  margin-bottom: 0px;
}
.komandaSmDolgnost{
  font-weight: 300;
  font-size: 16px;
  color: #6e6e6e;
}
.komandaSmallSlider > div{
  padding-bottom: 5px;
}
.wrapKomandaBigSlider{
  width: 550px;
  margin: auto;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.komandaBigImg{
  text-align: center;
}
.komandaBigImg img{
  display: inline-block !important;
  border-radius: 100%;
}
.komandaBigName{
  font-weight: 900;
  font-size: 30px;
  color: #1d1d1d;
}
.komandaBigDolgnost{
  font-weight: 300;
  font-size: 22px;
  color: #6e6e6e;
}
.komandaBigInfo{
  margin: 10px auto 50px auto;
}
.komandaBigDescription *{
  font-size: 16px;
  color: #1d1d1d;
}
.komandaBigDescription p{
  margin-bottom: 15px;
}
.komandaBig{
  padding-bottom: 5px;
  padding-left: 30px;
  background-position: right bottom;
  background-image: url('pic/bg-komanda-big.jpg');
  background-size: auto auto;
}
.komandaBigArr{
  width: 67px;
  height: 127px;
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: 0px 0px;
  background-image: url('pic/arr-komanda.png');
  position: absolute;
  top: 20%;
  z-index: 5;
}
.komandaBigArr:hover{
  cursor: pointer;
  background-position-y: -127px;
}
.komandaBigArr.prev{
  left: 0px;
  background-position-x: 0px;
}
.komandaBigArr.next{
  right: 0px;
  background-position-x: -67px;
}

/********************BLOCK SERTIFICAT*************************/
.blockSertificat{
  background-image: url('pic/bg-sertificat.jpg');
}
.blockSertificat .content{
  padding-top: 60px;
}
.wrapSertificats{
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  padding: 50px 0px 60px 0px;
}
.sertContent, .sertContent *{
  font-size: 18px;
  color: #fff;
}
.sertContent p{
  margin-bottom: 10px;
}
.sertTit{
  font-weight: 900;
  font-size: 44px;
  color: #fff;
  margin-bottom: 40px;
}
.sertTit span{
  font-weight: 400;
  font-size: 32px;
  color: #fff;
  line-height: 1em;
  display: block;
}
.blSertifivat{
  box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
}

/*********************BLOCK MAP****************************/
.stopMap{
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 5;
}
.blockMap{
  background-image: url('pic/map.jpg');
}
.map{
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 0px;
}
.blockContact{
  position: relative;
  z-index: 2;
  left: 50%;
  margin-left: 86px;
  background-image: url('pic/bg-contact.png');
}
.contContent{
  width: 500px;
  padding: 70px 0px 60px 130px;
}
.contTit{
  font-weight: 900;
  font-size: 44px;
  color: #fff;
  margin-bottom: 40px;
  line-height: 1em;
}
.blCont{
  font-weight: 300;
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px;
}
.contPhone{
  font-weight: 900;
  font-size: 36px;
  color: #000;
}
.contEmail{
  font-size: 24px;
  color: #000;
}
.blContPhone{
  margin-top: 50px;
}

/************************************************/
/*              PAGE SERVICE: ;                 */
/************************************************/
.bannerServiceBg{
  background-image: url('pic/bg-banner-service.jpg');
}
.blockBannerService .content{
  padding: 190px 0px 80px 0px
}
/*****************BLOCK SERVICE LIST******************/
.blockServicesList{
  background-image: url('pic/bg-sevice-list-line.jpg');
  background-size: auto auto;
  background-position: center bottom;
}
.blockServicesList .content{
  padding-bottom: 80px;
}
.wrapServicesList{
  width: 100%;
  display: grid;
  grid-gap: 2px;
  grid-template-columns: repeat(6, 1fr);
  grid-auto-rows: 300px;
  margin-bottom: 70px;
}
.blServ{
  grid-column: span 2;

}
.wrapServicesList.one .blServ:nth-child(1), .wrapServicesList.one .blServ:nth-child(4n){
  grid-column: span 4;
}
.wrapServicesList.two .blServ:nth-child(1), .wrapServicesList.two .blServ:nth-child(2), .wrapServicesList.two .blServ:nth-child(6n), .wrapServicesList.two .blServ:nth-child(7n){
  grid-column: span 3;
}
.servIn{
  width: 100%;
  height: 100%;
  /*padding: 35px;*/
  text-align: right;
  position: relative;
}
.servIn:hover{
  cursor: pointer;
}
.servIn:before{
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  left: 0px;
  top: 0px;
  background: linear-gradient(to left, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 90%);
}
.serviceHover{
  height: 100%;
  border: 6px solid rgba(0,0,0,0);
  padding: 35px;
}
.serviceHover:hover{
  border: 6px solid #fb6f00;
}
.servIn > div{
  position: relative;
  z-index: 5;
}
.servInTitWrap{
  display: inline-table;
  width: 300px;
  height: 200px;
}
.servInTitWrap > div{
  display: table-cell;
}
.servTit{
  font-weight: 700;
  font-size: 26px;
  color: #fff;
  text-transform: uppercase;
}
.servLink{
  font-weight: 300;
  font-size: 20px;
  color: #ffed22;
  display: inline-block;
}
.servLink:after{
  content: url('pic/ico-more.png');
  display: inline-block;
  margin-left: 15px;
  font-weight: inherit;
  font-size: inherit;
  color: inherit; 
  vertical-align: top;
}
.servLink:hover{
  cursor: pointer;
  text-decoration: underline;
}

/*******************BLOCK FEEDS************************/
.blockFeeds{
  background-image: url('pic/bg-feeds.jpg');
  background-position: top center;
}
.blockFeeds .content{
  padding: 20px 0px 40px 0px;
}
.wrapFeeds{
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px,270px));
  grid-gap: 30px;
  justify-content: center;
  margin: 20px auto 0px auto;
}
.feedImg{
  box-shadow: 0px 18px 35px rgba(0,0,0,0.25);
  background-image: url('pic/feed-ramka.jpg');
  padding: 26px;
}
.feedImg:hover{
  box-shadow: 0px 18px 21px rgba(0,0,0,0.35);
}
.feedName{
  font-weight: 700;
  font-size: 18px;
  color: #fa7000;
  text-align: center;
  margin: 30px 0px 37px 0px;
}
.feedLogo{
  text-align: center;
  width: 100%;
  height: 100px;
  display: table;
}
.feedLogo > div{
  display: table-cell;
  vertical-align: middle;
}

/*****************BLOCK SERVICE IN*******************/
.wrapBann{
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 370px;
  grid-gap: 30px;
}
.form1{
  width: 100%;
  height: auto;
  background-image: linear-gradient(to top right, #f83d1e, #ff7112);
  padding: 15px 18px 0px 18px;
  text-align: center;
}
.form1 .label{
  font-weight: 900;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
}
.form1 .labels{
  font-weight: 400;
  font-size: 14px;
  color: #fff
}
.form1 .wrapInput, .form1 .wrapBut{
  width: 270px;
}
.form1 .editbox{
  background-color: #fff;
  text-align: center;
}
.bannRight{
  padding-top: 45px;
}

/******************BLOCK OTHER SERVICES*********************/
.blockOtherServices .content{
  padding: 20px 0px 70px 0px;
}
.wrapOtherServices{
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(270px, 0.5fr));
  grid-gap: 30px;
  justify-content: center;
}
.blOtherService{
  height: 400px;
  position: relative;
}
.blOtherService:hover{
  box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
.blOtherService:after{
  content: " ";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0) 100%);
}
.blOtherService:hover:after{
  /*background: rgba(0,0,0,0.8);*/
}
.otherServiceDesc{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 100px;
  border-top: 1px solid #fe6814;
  display: table;
  z-index: 5;
}
.blOtherService:hover .otherServiceDesc{
  background-color: #fe6814;
}
.otherServiceDesc > div{
  display: table-cell;
  padding: 15px;
  text-align: left;
}
.otherServiceDesc p{
  font-weight: 700;
  font-size: 18px;
  color: #fff;
}

/********************BLOCK ADVANTAGES IN********************/
.blockAdvIn .content{
  padding: 50px 0px 40px 0px;
  text-align: center;
}
.wrapAdv{
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
  margin: 50px auto 40px auto;
}
.butAdv{
  width: 480px;
}
.advTitle{
  font-size: 30px;
  color: #000;
}
.advTitle strong{
  font-weight: 900;
}
.advTitle span{
  font-weight: 900;
  color: #fa7000;
}
.advName{
  font-size: 18px;
  text-transform: uppercase;
  color: #000;
  margin: 25px auto 15px auto;
}
.advTxt{
  font-size: 14px;
  color: #2f2f2f;
}

/*********************BLOCK KEYS*************************/
.blockKeys{
  background-color: #fff8e5;
}
.blockKeys .content{
  padding: 50px 0px 70px 0px;
}
.keysTit{
  font-weight: 700;
  font-size: 40px;
  color: #000;
  text-align: center;
}
.keysTit strong{
  color: #fa7000;
}


/*******************BLOCK DO**********************/
.blockDo{
  background-image: url('pic/bg-do.jpg');
}
.blockDo .content{
  padding: 0px 0px 100px 0px;
}
.blockDo .fontTit{
  padding-bottom: 20px;
}
.doPodpis{
  font-weight: 700;
  font-size: 30px;
  color: #000;
  margin: 5px 0px 50px 0px;
}
.wrapDo{
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.doLeft{
  text-align: left;
  color: #000;
}
.doRight{
  text-align: right;
  color: #fff;
}
.doTit{
  font-weight: 700;
  font-size: 30px;
  text-transform: uppercase;
}
.doList{
  margin: 20px auto;
}
.doList li{
  font-weight: 300;
  font-size: 16px;
  color: #000;
  padding: 12px 85px 12px 20px;
}
.doList li:nth-child(2n-1){
  background: linear-gradient(to right, rgba(242,242,242, 1) 0%, rgba(242,242,242, 1) 70%, rgba(242,242,242, 0));
}
.doNothin{
  font-weight: 900;
  font-size: 90px;
  color: #fff;
  margin: 130px auto;
}
.doPodpisBottom{
  font-weight: 300;
  font-size: 18px;
}
.blockDoBut .content{
  padding: 40px 0px;
}
.butDo{
  width: 477px;
}


/*******************BLOCK KEYS LIST**********************/
.wrapKeys{
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  margin-top: 25px;
}
.wrapKeys.two{
  grid-template-columns: repeat(2, 1fr);
}
.blKeys{
  transition: 0.5s;
}
.wrapKeys .blKeys{
  opacity: 0.6;
}
.blKeys:hover{
  opacity: 1 !important;
}
.serviceDesc{
  background-color: #fa7000;
  text-align: left;
  width: 100%;
  height: 150px;
  padding: 10px 10px 10px 25px;
  display: table;
}
.serviceDesc > div{
  display: table-cell;
  vertical-align: middle;
 
}
.serviceTitle{
  width: 100%;
  max-width: 380px;
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  display: inline-block;
}
.blServiceLink{
  display: inline-block;
  padding-left: 15px;
}
.one .blServiceLink{
  margin-top: 15px;
  padding-left: 0px;
}
.one .seviceTitle{
  max-width: 100%;
}
.keysLink{
  display: inline-block;
  font-size: 11px;
  color: #fff;
  border-radius: 30px;
  border: 1px solid #fff;
  padding: 5px 33px;
  text-transform: uppercase;
  transition: 0.5s;
}
.keysLink:hover{
  cursor: pointer;
  background-color: #fff;
  color: #000;
}
.serviceIn:hover{
  cursor: pointer;
}
/*************/
/*
.blKeys:nth-child(3n-2){
  grid-row: span 2;
}
.blKeys:nth-child(3n-2) .serviceIn{
  display: grid;
  width: 100%;
  height: 100%;
  grid-template-columns: 1fr;
  grid-template-rows: 350px auto;
}
.blKeys:nth-child(3n-1) .serviceIn, .blKeys:nth-child(3n) .serviceIn{
  display: grid;
  width: 100%;
  height: 100%;
  grid-template-columns: 330px 1fr;
  grid-template-areas: 'keys_desc keys_image';
}
.blKeys:nth-child(3n) .serviceIn{
  grid-template-areas: 'keys_image keys_desc';
  grid-template-columns: 1fr 330px;
}
.blKeys:nth-child(3n-1) .serviceIn .serviceImg, .blKeys:nth-child(3n) .serviceIn .serviceImg{
  grid-area: keys_image;
}
.blKeys:nth-child(3n-1) .serviceIn .serviceDesc, .blKeys:nth-child(3n) .serviceIn .serviceDesc{
  grid-area: keys_desc;
}
*/
/*************/

/****************************************************/


/*-----------------FOOTER  BLOCK ---------------*/
.footer{
  height: auto; 
  background-color: #141519;
  position: relative;
  z-index: 2;
}
.footer .content{
  padding: 15px 0px;
}
.footTop{
  display: block;
  width: 100%;
  border-bottom: 1px solid #090a0c;
}
.foot-menu{
  text-align: center;
}
.foot-menu li{
  display: inline-block;
  margin: 0px 20px;
}
.foot-menu li a{
  font-weight: 300;
  font-size: 15px;
  color: #ef5830;
  padding: 20px 10px;
  display: block;
}
.foot-menu li a:hover{
  text-decoration: underline;
}
.footBottom{
  padding: 30px 0px 8px;
  display: table;
  width: 100%;
}
.footBottom > div{
  display: table-cell;
}
.footLogo{
  vertical-align: top;
  width: 300px;
}
.footLogo img{
  margin-bottom: 20px;
}
.footLogo p{
  font-weight: 400;
  font-size: 13px;
  color: #c8c8c8;
}
.avtor{
  font-weight: 300;
  font-size: 12px;
  color: #d4d4d4;
  margin-top: 15px;
}
.avtor strong{
  font-weight: inherit;
  color: #2ea3f7;
}
.footRight{
  text-align: right;
}
.subscribe .labels{
  font-weight: 400;
  font-size: 15px;
  color: #c8c8c8;
  display: inline-block;
  text-align: left;
  width: auto;
  margin-right: 20px;
}
.subscribe .wrapBut{
  display: inline-block;
  width: 170px;
  height: 40px;
}
.subscribe .wrapInput{
  display: inline-block;
  width: 270px;
}
.subscribe .wrapBut, .subscribe .wrapInput{
  margin-left: 30px;
  margin-bottom: 10px;
}
.subscribe .wrapForm{
  padding-bottom: 0px;
}
.subscribe .editbox{
  background-color: #c5c5c5;
}




/******************BLOCK THANKS*********************/
.blockThanks{
  height: 854px;
  background-image: url('pic/bg-thanks.jpg');
  text-align: right;
}
.thanksContent{
  width: 50%;
  text-align: center;
  display: inline-block;
}
.thanksLogo{
  margin: 45px auto 130px auto;
}
.thanksTit{
  font-weight: 900;
  font-size: 70px;
  color: #fa4b1b;
  line-height: 1em;
  text-transform: uppercase;
}
.thanksTit span{
  font-weight: 400;
  font-size: 20px;
  color: #000;
  text-align: center;
  line-height: 1em;
  display: block;
}
.thanksPodpis{
  font-size: 20px;
  color: #6b6b6b;
  margin: 40px auto 40px auto;
}
.thanksPodpis.big{
  margin-bottom: 100px;
}
.thanksText{
  font-weight: 700;
  font-size: 20px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.thanksText span{
  font-weight: 400;
  font-size: 18px;
  display: block;
  text-transform: none;
}
.thanksPhone{
  font-weight: 900;
  font-size: 30px;
  color: #000;
  margin-bottom: 80px;
  display: inline-block;
}
.backLink{
  font-weight: 600;
  font-size: 11px;
  color: #fa4b1b;
  text-transform: uppercase;
  text-decoration: underline;
}
.backLink:hover{
  text-decoration: none;
}
.backLink.arr:before{
  content: " ";
  display: inline-block;
  width: 16px;
  height: 19px;
  background-image: url('pic/arr-back.png');
  vertical-align: middle;
  margin-right: 10px;
}
.tmail{
  display: inline-block;
  margin: 0px 16px 30px 16px;
}
.thanksPodpiskaText{
  font-size: 13px;
  color: #6b6b6b;
  margin-bottom: 20px;
}
.thanksPodpiskaText:last-child{
  margin-bottom: 40px;
}

/******************404********************/
.page-404{

}
.page-404 .content{
  padding: 135px 0px 60px 0px;
  text-align: center;
}
.butPr{
  width: 280px;
}
.tit-404{
  font-weight: 900;
  font-size: 50px;
}
.text-404{
  font-weight: 600;
  font-size: 30px;
  text-align: center;
  margin-bottom: 50px;
}



/**************POLITIKA***********************/    
form label input[type=checkbox]{
  display: none;
}
form label span{
  display: inline-block;
  vertical-align: top;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: -16px center;
  background-image: url('pic/checkbox.png');
}
form label p{
  font-weight: 300;
  font-size: 11px;
  color: #fff;
  display: inline-block;
  text-align: left;
  padding-left: 10px;
  vertical-align: middle;
  line-height: 0.9em;
}

form label p a{
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
  text-decoration: underline;
  vertical-align: baseline;
}
form label p a:hover{
  cursor: pointer;
  text-decoration: none;
}
form label input:checked + span{
  background-position: 0px center;
}




::-moz-placeholder{
  opacity: 1;
  color: #868686;
}
::-webkit-input-placeholder{
  opacity: 1;
  color: #868686;
}


:focus::-webkit-input-placeholder {
  color: transparent
}
:focus::-moz-placeholder {
  color: transparent
}
:focus:-moz-placeholder {
  color: transparent
}
:focus:-ms-input-placeholder {
  color: transparent
}

iframe[name=google_conversion_frame]{
  display: none;
}


.sitemap {
    min-height: 250px;
    margin-top: 100px;
}
.sitemap h1{
    
    margin: 15px 0;
}


.sitemap.content ul {
    padding-left: 20px;
}
.uslugi_content_block ul {
    padding: 10px 0px 10px 40px;
    list-style: disc;
}

.uslugi_content_block h2 {
	padding: 10px 0;
    font-weight:bold;

    
}


.uslugi_content_block p {
	padding: 10px 0;
}


.bannRight.servise_page {
    padding-top: 0px;
}
.servise_page .bannTit {
    
    font-size: 49px;
    }
.blockBannerService .content.servise_page {
    padding: 135px 0px 40px 0px;
}




.content.uslugi_content_block {
    display: flex;
}

.menu-servise-container {
    flex: 2 0 20%;
}

.menu-servise-container ul {
    list-style: none;
       padding: 0;
}



ul#menu-servise {
    width: 90%;
}

.menu-servise-container ul a {
        padding: 9px 12px;

    display: block;
    background: #f3f3f3;
    margin-bottom: 5px;
    border-radius: 5px;
}

.menu-servise-container ul a:hover {
    background: #0690D3;
    color: #fff;
}

@media (max-width:1200px){

.menu-servise-container {
    display: none;
}

}
.menu-servise-container>ul {
    padding: 0 0 50px;
}
ul#menu-servise ul {
    display: none;
}

ul#menu-servise li.active ul {
    display: block;
}
.menu-servise-container ul ul a {
    padding: 9px 12px 9px 20px;
}
#menu-head_menu > li.menu-item-has-children{
background-position: 100% 77%;
    background-image: url(/wp-content/themes/elexi/pic/arr-service.png);
    background-size: auto auto;
}

#menu-head_menu > li{
	display: inline-block;
    position: relative;
    color: #fff;
    margin-right: 45px;
    max-width: 150px;
	text-align: left;
	
}
#menu-head_menu>li{
	padding: 15px 0 !important;
}
#menu-head_menu li{
	padding: 3px 0;
}
#menu-head_menu > li > ul > li{
    position: relative;
}
#menu-head_menu ul.sub-menu {
	min-width:270px;
    width: auto;
    height: auto;
    padding: 0px 15px;
    background-color: #fff;
    position: absolute;
    text-align: left;
    left: 0px;
    top: 100%;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.44);
    overflow: hidden;
    opacity: 0;
    z-index: -1;
    transition: 0.5s;
    max-height: 0px;
}

#menu-head_menu > li > ul > .menu-item-has-children:hover:before {
	content: "";
    position: absolute;
    width: 5%;
    height: 15%;
    top: 30%;
    right: 0%;
    z-index: 2;
    background: url(/wp-content/themes/elexi/pic/arr-service.png) 0 0 no-repeat;
    transform: rotate(270deg);
}

#menu-head_menu .sub-menu a{
	font-weight: 500;
}

#menu-head_menu  ul.sub-menu ul.sub-menu{
    left: 110%;
	top: -15px;
}
#menu-head_menu  li:hover>.sub-menu {
    opacity: 1;
    z-index: 1;
    max-height: 930px;
    padding: 15px;
	overflow: unset;
}

@media(max-width: 560px){
	#menu-head_menu{
	display: none;
}
}
@media(max-width: 820px){
#menu-head_menu > li{
    max-width: 120px;
	margin-right: 5px;
}
#menu-head_menu > li a{
	font-size: 78%;
}
}

.uslugi_content_block ol {
    list-style-position: inside;
}

table.table {
    border-collapse: collapse;
    text-align:center;
}

table.table td {
    border: 1px solid;
    padding: 10px;
}
