/*
Makeup by Mulection
Special for 
Skype: best.vlad | mulection
*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,600,700&display=swap&subset=cyrillic-ext');

* {margin:0;padding:0;}
html,body,td,table,tr,input,ul,li,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
input,textarea,button{outline:none;transition:all 0.3s ease 0s;font-family:'Montserrat', sans-serif;}
input[type=submit],button{cursor:pointer;}
html,body{height:100%;}
ol,ul{list-style:none}
img{border:none;}
.clear{clear:both;height:0;font-size:1px;line-height:0px;}
a:link{color:#766e5f;text-decoration:underline;}
a:visited{color:#a29784;text-decoration:underline;}
a:hover,a:active,a:focus{text-decoration:none;}
a,.ico{transition:all 0.3s ease 0s;}
button{border:none;background:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

.ico:before{content:'';display:inline-block;vertical-align:middle;-webkit-background-size:100% auto;background-size:100% auto;background-repeat:no-repeat;}

html,body{font-family:'Montserrat', sans-serif;font-size:13px;font-weight:400;color:#454c54;line-height:24px;}
body{}

* html #content{height:100%;}
#content{position:relative;min-height:100%;}

.wrap{width:1140px;margin:0 auto;}
.wrap.error-404{padding:30px 0;text-align:center;}
.errorInfo p{padding:12px 0 15px;}

.btn,
a.btn{display:inline-block;border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:50px;background:#008bff;font-size:11px;font-weight:600;color:#fff;line-height:50px;text-align:center;text-decoration:none;text-transform:uppercase;letter-spacing:1px;border-radius:25px;padding:0 30px;cursor:pointer;}
.btn:hover,
a.btn:hover{background:#0071cf;}
.btn.red,
a.btn.red{background:#e40000;}
.btn.red:hover,
a.btn.red:hover{background:#a10000;}
.btn:active,
a.btn:active{text-decoration:underline;}

#fixBar{position:fixed;z-index:9;top:0;left:0;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.admin-bar #fixBar{top:32px;}
.opArct #fixBar{padding-right:17px;}
.tTop{height:40px;background:#008bff;font-size:12px;line-height:40px;color:#fff;}
.tTop .rBtn{float:right;width:180px;}
.tTop .rBtn button{float:right;display:block;position:relative;right:-15px;width:215px;height:40px;padding:0 15px;cursor:pointer;color:#fff;font-weight:500;}
button:hover{background:rgba(0,0,0,.3);}
button:active{background:rgba(0,0,0,.7);text-decoration:underline;}
.tTop .rBtn button:before{vertical-align:-2px;width:14px;height:14px;margin-right:11px;background-image:url(images/icoPenW.svg);}
.tTop .lLoc{float:left;}
.tTop .lLoc span:before{vertical-align:-2px;background-image:url(images/icoLocation.svg);width:10px;height:14px;margin-right:7px;}
.tTop .cInfo{margin:0 180px;text-align:center;text-transform:uppercase;font-weight:500;position:relative;}
.tTop .cInfo .lenguageBox{position:absolute;height:100%;top:0;left:0;padding:0 9px;background:#454c54;}
.tTop .cInfo .lenguageBox li{float:left;}
.tTop .cInfo .lenguageBox li a{display:block;width:48px;position:relative;height:100%;font-size:0;overflow:hidden;text-indent:-999px;box-sizing:border-box;}
.tTop .cInfo .lenguageBox li.menu-item-372-ua a{background:url(images/flagUA.svg) 50% no-repeat;background-size:30px auto;}
.tTop .cInfo .lenguageBox li.menu-item-372-ru a{background:url(images/flagRU.svg) 50% no-repeat;background-size:30px auto;}

.headMenu{height:50px;background:#454c54;}
.headMenu .rBtn{float:right;}
.headMenu .rBtn button{height:50px;font-size:13px;font-weight:500;color:#fff;line-height:50px;color:#fff;padding:0 15px;position:relative;right:-15px;}
.headMenu .rBtn button:before{width:15px;height:15px;margin-right:10px;vertical-align:-3px;background-image:url(images/icoPhoneW.svg);}
.headMenu .hNav{float:left;position:relative;left:-20px;}
.headMenu .hNav li{float:left;}
.headMenu .hNav li.btnOpening{display:none;}
.headMenu .hNav li a{display:block;height:50px;font-size:13px;line-height:50px;color:#fff;padding:0 20px;text-decoration:none;}
.headMenu .hNav li a:hover{background:rgba(0,0,0,.3);}
.headMenu .hNav li a:active{background:rgba(0,0,0,.6);text-decoration:underline;}
.headMenu .hNav li.lang-item a:before{content:'';display:inline-block;width:30px;height:40px;vertical-align:middle;margin-right:12px;}
.headMenu .hNav li.lang-item.menu-item-372-ua a:before{background:url(images/flagUA.svg) 50% no-repeat;background-size:30px auto;}
.headMenu .hNav li.lang-item.menu-item-372-ru a:before{background:url(images/flagRU.svg) 50% no-repeat;background-size:30px auto;}

#videoSlider{height:450px;position:relative;background:url(images/videoBg.png) 50% 50% no-repeat;overflow:hidden;}
#videoSlider .videoBg:before{content:'';display:block;width:100%;height:100%;bottom:0;right:0;position:absolute;z-index:3;background:rgba(0,0,0,.6);}
#videoSlider .videoBg video,
#videoSlider .videoBg canvas{min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
object-fit: cover;
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);}
#videoSlider .contentWrap{position:absolute;z-index:5;left:0;top:0;right:0;bottom:0;max-width:100%;max-height:100%;margin:auto;}
#videoSlider .contentWrap .cCtext{min-width:490px;position:absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);text-align:center;color:#fff;}
#videoSlider .contentWrap .cCtext .bTitle{font-size:40px;line-height:50px;font-weight:700;padding-bottom:32px;text-transform:uppercase;}
#videoSlider .contentWrap .cCtext .dscpt{font-size:13px;font-weight:400;line-height:24px;padding-bottom:32px;}
#videoSlider .contentWrap .cCtext .btnLine{font-size:0;}
#videoSlider .contentWrap .cCtext .btnLine a.btn{width:195px;}
#videoSlider .contentWrap .cCtext .btnLine a.openVideo{margin-left:30px;display:inline-block;box-sizing:border-box;width:215px;height:50px;border:2px solid #fff;border-radius:25px;text-align:center;font-size:11px;color:#fff;line-height:46px;text-decoration:none;text-transform:uppercase;font-weight:600;}
#videoSlider .contentWrap .cCtext .btnLine a.openVideo:before{content:'';display:inline-block;width:23px;height:23px;margin-right:9px;vertical-align:middle;background:url(images/play.svg);background-size:100% auto;}
#videoSlider .contentWrap .cCtext .btnLine a.openVideo:hover{background:#000;font-size:12px;}
#videoSlider .contentWrap .cCtext .btnLine a.openVideo:active{text-decoration:underline;}

.videoImg{width:100%;position:relative;}
.videoImg img{line-height:0;width:100%;height:auto;}
.videoImg iframe{position:absolute;bottom:0;right:0;width:100%;height:100%;}





.backFix{height:90px;}
#header{padding:24px 0 28px;}
#header .allCountry{display:none;}
#header .phoneCase{float:right;width:420px;}
#header .phoneCase > div{float:left;width:150px;}
#header .phoneCase > div.rBox{float:right;width:195px;}
#header .phoneCase > div a,
#header .timeCase .tBox a,
#header .timeCase .tBox span{display:block;position:relative;padding-left:30px;font-size:14px;font-weight:500;line-height:24px;color:#454c54;text-decoration:none;}
#header .phoneCase > div a:hover{text-decoration:underline;}
#header .phoneCase > div a:active{color:#008bff;}
#header .phoneCase > div a.ico:before,
#header .timeCase .tBox span:before{width:15px;height:15px;background-image:url(images/icoPhoneGrey.svg);position:absolute;left:0;top:50%;margin-top:-6px;}
#header .phoneCase > div a.btnOnRepeair{text-decoration:underline;color:#008bff;}
#header .phoneCase > div a.btnOnRepeair:hover{text-decoration:none;}
#header .phoneCase > div a.btnOnRepeair:active{color:#000;}
#header .phoneCase > div a.btnOnRepeair.ico:before{background-image:url(images/icoPenG.svg);}
#header .logoCase{float:left;width:295px;}
#header .logoCase a{display:block;position:relative;}
#header .logoCase a:before{position:absolute;left:0;top:0;width:100%;height:100%;background-image:url(images/logo.svg);}
#header .logoCase a.ua:before{background-image:url(images/logo_ua.svg);}
#header .logoCase a.ru:before{background-image:url(images/logo_ru.svg);}
#header .logoCase img{width:100%;opacity:0;visibility:hidden;}
#header .timeCase{margin:0 420px 0 300px;}
#header .timeCase .tBox{width:270px;margin:0 auto;}
#header .timeCase .tBox span:before{margin-top:-7px;width:16px;height:16px;background-image:url(images/icoClockG.svg);}
#header .timeCase .tBox a{text-decoration:underline;color:#e40000;}
#header .timeCase .tBox a:hover{text-decoration:none;}
#header .timeCase .tBox a:active{color:#000;}

#subNav{height:2px;background:#edeeef;margin-bottom:20px;}

#globalSlider{}
#globalSlider .slideItem{position:relative;}
#globalSlider .slideItem.slide_1{background:url(images/slider_1.jpg) 50% 0 no-repeat;}
#globalSlider .slideItem:before{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:610px;background:url(images/sliderOnBg.png) 50% 0 no-repeat;}
#globalSlider .slideItem .wrap{position:relative;height:610px;z-index:2;}
#globalSlider .slideItem .wrap .dopImage{position:absolute;width:488px;height:487px;top:51px;right:-89px;border-radius:50%;border:13px solid #fff;}
#globalSlider .slideItem .wrap .leftBoxing{width:690px;padding-top:185px;}
#globalSlider .slideItem .wrap .leftBoxing .title{font-size:40px;font-weight:700;color:#fff;line-height:55px;text-transform:uppercase;}
#globalSlider .slideItem .wrap .leftBoxing .text{font-weight:400;color:#fff;padding:25px 0 38px;}
#globalSlider .slideItem .wrap .leftBoxing .btn{width:195px;}

#subSlider{padding:70px 0;}
#subSlider ul{display:table;width:100%;text-align:center;font-size:0;}
#subSlider ul li{display:inline-block;vertical-align:top;width:25%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 15px;text-align:left;}
#subSlider ul li:first-child{padding-left:0;}
#subSlider ul li:last-child{padding-right:0;}
#subSlider ul li > span{display:block;position:relative;font-size:14px;color:#454c54;font-weight:600;line-height:24px;padding:1px 0;padding-left:65px;white-space:nowrap;}
#subSlider ul li > span:before{content:'';display:block;position:absolute;width:50px;height:50px;left:0;top:1px;background:url(images/icoSubSred.svg) no-repeat;-webkit-background-size:100% auto;background-size:100% auto;}
#subSlider ul li:nth-child(2n+2) > span:before{background-image:url(images/icoSubSblue.svg);}
#subSlider ul li > span span{color:#008bff;}

.hTitle{font-size:30px;font-weight:700;color:#454c54;text-align:center;text-transform:uppercase;line-height:40px;}
.hTitle.category{padding-bottom:35px;}

.category article.type-post{padding:20px 15px;border-bottom:1px solid #ccc;}
.category article.type-post h2{padding-bottom:8px;}
.category article.type-post h2 a{text-decoration:none;color:#008bff;font-weight:600;}
.category article.type-post h2 a:hover{text-decoration:underline;}
.category article.type-post h2 a:active{color:#000;}
.category article.type-post p{line-height:1.5;text-indent:20px;}

#whyMe{background:#f6f6f6;padding:63px 0 78px;}
#whyMe.page{padding:25px 0;background:#fff;}
#whyMe .hTitle{padding-bottom:25px;}
#whyMe ul{position:relative;margin:0 -15px;font-size:0;}
#whyMe ul li{display:inline-block;position:relative;vertical-align:top;width:33.3333%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:20px 15px 24px;}
#whyMe ul li .text:before{content:'';display:block;width:68px;height:68px;position:absolute;left:0;top:6px;-webkit-box-shadow:100% auto;box-shadow:100% auto;}
#whyMe ul li.icons_1 .text:before{background-image:url(images/icoWhy_1.svg);}
#whyMe ul li.icons_2 .text:before{background-image:url(images/icoWhy_2.svg);}
#whyMe ul li.icons_3 .text:before{background-image:url(images/icoWhy_3.svg);}
#whyMe ul li.icons_4 .text:before{background-image:url(images/icoWhy_4.svg);}
#whyMe ul li.icons_5 .text:before{background-image:url(images/icoWhy_5.svg);}
#whyMe ul li.icons_6 .text:before{background-image:url(images/icoWhy_6.svg);}
#whyMe ul li .text{position:relative;padding-left:100px;font-size:13px;line-height:24px;color:#454c54;font-weight:400;}
#whyMe ul li .text .title{font-weight:600;color:#008bff;line-height:24px;padding-bottom:6px;}
#whyMe .btnLine{text-align:center;padding-top:40px;}
#whyMe .btnLine .btn{width:295px;margin:0 15px;}

#costRepair{height:320px;padding:64px 0 0;background:#000 url(images/whatAllCost.jpg) 50% 50% no-repeat;background-attachment:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
@media (min-height:700px){ #costRepair{background-attachment:scroll;} }
.backForm .hTitle{color:#fff;}
.backForm .dscrpt{font-size:13px;color:#fff;font-weight:300;padding:13px 0 20px;text-align:center;}
.backForm form{text-align:center;font-size:0;}
.backForm form .inptLine{display:inline-block;position:relative;margin:0 15px;}
.backForm form .inptLine:before{width:15px;height:15px;position:absolute;top:50%;right:21px;background-image:url(images/icoPhoneFG.svg);margin-top:-7px;}
.backForm form .inptLine input{display:block;width:100%;background:#fff;border:1px solid transparent;border-radius:25px;height:50px;padding:17px 40px 17px 25px;font-size:13px;line-height:16px;font-weight:400;color:#454c54;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.backForm form .inptLine input:hover{border-color:#008bff;background-color:#f4f4f4;}
.backForm form .inptLine input:focus{border-color:#e40000;background-color:#fff;}
.backForm form .btn{width:260px;margin:0 15px;}

#average{padding:60px 0 50px;}
#average ul{display:table;width:100%;padding:45px 0 0;}
#average ul li{display:table-row;}
#average ul li > div{display:table-cell;height:30px;vertical-align:middle;padding:19px 0 16px;font-size:12px;font-weight:600;color:#454c54;line-height:18px;text-align:center;border-bottom:1px solid #e9e9e9;}
#average ul li > div.minibus{padding-left:60px;padding-right:60px;}
#average ul li > div.trucks{width:255px;}
#average ul li.line_1 > div{vertical-align:bottom;text-transform:uppercase;padding-bottom:25px;}
#average ul li.line_3 > div{color:#e40000;}
#average ul li.line_4 > div{padding-top:25px;border-bottom:none;}
#average ul li div.name{text-align:left;}
#average ul li div.image{padding-bottom:30px;}
#average ul li .{}
#average .{}

#balance{padding:70px 0;background:#f6f6f6;}
#balance ul{font-size:0;position:relative;margin:0 -15px;padding-bottom:55px;}
#balance ul li{display:inline-block;width:50%;padding:0 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#balance ul li .imgCase{display:table;width:100%;background:url(images/balanceLeft.jpg) 50% 50% no-repeat;}
#balance ul li .imgCase.right{background-image:url(images/balanceRight.jpg);}
#balance ul li .imgCase .tCell{display:table-cell;height:250px;vertical-align:middle;}
#balance ul li .imgCase .tCell .text{width:75%;padding:20px 15px;border:1px solid #fff;margin:0 auto;text-align:center;font-size:13px;font-weight:500;color:#fff;line-height:24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:all 0.3s ease 0s;}
#balance ul li .imgCase .tCell .text:hover{padding:30px;width:80%;}
#balance ul li .imgCase .tCell .text span{display:block;font-size:16px;font-weight:700;text-transform:uppercase;padding-bottom:7px;}
#balance .subOffer{text-align:center;}
#balance .subOffer .title{padding-bottom:45px;font-size:24px;font-weight:700;color:#454c54;}
#balance .subOffer .title span{color:#e40000;}
#balance .subOffer .title span.blue{color:#008bff;text-transform:uppercase;}
#balance .subOffer .btn{width:200px;}

#repairList{padding:65px 0 55px;}
#repairList ul{font-size:0;text-align:center;}
#repairList ul li{display:inline-block;padding:20px 0;vertical-align:top;width:33.33333%;}
#repairList ul li a{text-decoration:none;}
#repairList ul li .image{display:block;height:245px;background:url(images/whatRepair_1.png) 50% 100% no-repeat;}
#repairList ul li.item_2 .image{background-image:url(images/whatRepair_2.png);}
#repairList ul li.item_3 .image{background-image:url(images/whatRepair_3.png);}
#repairList ul li.item_4 .image{background-image:url(images/whatRepair_4.png);}
#repairList ul li.item_5 .image{background-image:url(images/whatRepair_5.png);}
#repairList ul li.item_6 .image{background-image:url(images/whatRepair_6.png);}
#repairList ul li .title{display:block;padding-top:35px;font-size:16px;font-weight:600;color:#008bff;}
#repairList ul li a:hover .title{text-decoration:underline;}
#repairList ul li a:active .title{color:#000;text-decoration:none;}

#specialFor{height:320px;padding-top:60px;background:#000 url(images/specialForOpt.jpg) 50% 0 no-repeat;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}


#advantages{padding:60px 0 30px;background:#f6f6f6;}
#advantages .{}
#advantages ul{font-size:0;padding-top:30px;}
#advantages ul li{display:inline-block;width:33.3333%;vertical-align:top;color:#454c54;text-align:center;padding:30px 0;}
#advantages ul li .ico{position:relative;width:200px;height:200px;margin:5px auto 45px;}
#advantages ul li .ico:before{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;background-image:url(images/advBg.svg);transition:all 1.3s ease 0s;}
#advantages ul li:hover .ico:before{transform:rotate(175deg);}
#advantages ul li:nth-child(3n+2):hover .ico:before{transform:rotate(-175deg);}
#advantages ul li .ico:before:before{content:'';display:block;width:100px;height:100px;background:#000;}
#advantages ul li .ico:after{content:'';display:block;width:61px;height:60px;position:absolute;z-index:2;top:50%;left:50%;background:url(images/icoAdv_1.svg) no-repeat;-webkit-background-size:100% auto;background-size:100% auto;margin:-30px 0 0 -30px;}
#advantages ul li.advv_1 .ico:after{width:67px;margin-left:-33px;}
#advantages ul li.advv_2 .ico:after{width:56px;margin-left:-28px;background-image:url(images/icoAdv_2.svg);}
#advantages ul li.advv_3 .ico:after{background-image:url(images/icoAdv_3.svg);}
#advantages ul li.advv_4 .ico:after{width:44px;height:61px;margin-left:-22px;background-image:url(images/icoAdv_4.svg);}
#advantages ul li.advv_5 .ico:after{background-image:url(images/icoAdv_5.svg);}
#advantages ul li.advv_6 .ico:after{background-image:url(images/icoAdv_6.svg);}
#advantages ul li .title{font-size:16px;font-weight:600;}
#advantages ul li .text{padding-top:6px;font-size:13px;font-weight:400;}

#allHard{padding:60px 0 48px;}
#allHard.page{padding-top:10px;}
#allHard ul{position:relative;margin:0 -15px;padding-top:43px;font-size:0;}
#allHard ul li{display:inline-block;vertical-align:top;width:25%;padding:17px 15px;text-align:center;font-size:14px;line-height:24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#allHard ul li .image{position:relative;font-size:0;line-height:0;}
#allHard ul li .image img{width:100%;}
#allHard ul li .image .btn{position:absolute;z-index:2;width:76%;left:12%;bottom:-28px;border:4px solid #fff;padding-left:0;padding-right:0;line-height:42px;}
#allHard ul li .title{padding-top:48px;color:#454c54;font-weight:600;}
#allHard ul li .price{color:#008bff;font-weight:400;}

#periodRepair{padding-top:60px;height:320px;background:url(images/periodRepair.jpg) 50% 0 no-repeat;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#periodRepair.backForm .hTitle,
#periodRepair.backForm .dscrpt,
#periodRepair.backForm form{text-align:left;}
#periodRepair.backForm form .inptLine{margin-left:0;}

#contacts{padding:70px 0 30px;}
#contacts .contTab{display:table;width:100%;}
#contacts .contTab > div{display:table-cell;vertical-align:top;}
#contacts .rightMap{line-height:0;}
#contacts .rightMap iframe{width:100%;height:710px;}
#contacts .leftContent{position:relative;width:375px;}
#contacts .leftContent .hTitle{text-align:left;position:relative;margin-top:-8px;}
#contacts .leftContent .contactCase{padding-top:32px;font-size:13px;font-weight:400;color:#454c54;line-height:24px;}
#contacts .leftContent .contactCase .title{padding-left:40px;font-size:16px;font-weight:600;color:#008aff;line-height:18px;padding-bottom:9px;}
#contacts .leftContent .contactCase .line{padding-left:40px;position:relative;padding-bottom:6px;}
#contacts .leftContent .contactCase .line:before{width:15px;height:15px;position:absolute;left:8px;top:4px;background-image:url(images/icoPhoneGrey.svg);}
#contacts .leftContent .contactCase .line.loc{padding-bottom:12px;}
#contacts .leftContent .contactCase .line.loc:before{width:10px;height:14px;left:9px;background-image:url(images/icoLocCont.svg);}
#contacts .leftContent .contactCase .line a{text-decoration:none;color:#454c54;}
#contacts .leftContent .contactCase .line a:hover{text-decoration:underline;}
#contacts .leftContent .contactCase .line a:active{text-decoration:none;color:#000;}
#contacts .leftContent .btn{display:block;width:78%;margin:29px auto 0;}
#contacts .leftContent .image{position:absolute;bottom:0;left:0;border:14px solid #fff;line-height:0;border-width:14px 14px 0 0;}
#contacts .leftContent .image img{width:490px;}

#globalText{padding:20px 0;}
#globalText .hTitle{padding-bottom:40px;}
#globalText .center{text-align:center;}
.textBox iframe{display:block;margin:0 auto;max-width:100%;}
.textBox h2{font-size:16px;font-weight:600;color:#008bff;padding:6px 0;}
.textBox h2.pt0{padding-top:0;}
.textBox img{max-width:100%;}
.textBox p{text-indent:20px;padding-bottom:12px;}
.textBox a{text-decoration:underline;color:#008bff;}
.textBox a:hover{text-decoration:none;}
.textBox a:active{color:#000;}
.textBox ol{counter-reset:list 0;padding:12px 0;}
.textBox ol li{}
.textBox ol li:before{counter-increment:list;content:counter(list) ". ";font-weight:600;color:#e40000;}
.textBox ul{padding:12px 0;}
.textBox ul li{position:relative;padding-left:30px;}
.textBox ul li:before{content:'';display:block;position:absolute;left:0;top:7px;width:10px;height:10px;position:absolute;background:#e40000;}
.textTab{display:table;width:100%;}
.textTab > div{display:table-cell;vertical-align:top;width:50%;text-align:justify;}
.textTab > div:nth-child(1){padding-right:17px;}
.textTab > div:nth-child(2){padding-left:17px;}

.hideBox{display:none;}
.arcticmodal-overlay,
.arcticmodal-container{position:fixed;left:0;top:0;right:0;bottom:0;z-index:1000;}
.arcticmodal-container{overflow:auto;margin:0;padding:0;border:0;border-collapse:collapse;}
*:first-child+html .arcticmodal-container{height:100% }
.arcticmodal-container_i{height:100%;margin:0 auto;}
.arcticmodal-container_i2{padding:24px;margin:0;border:0;vertical-align:middle;}
.arcticmodal-error{padding:20px;border-radius:10px;background:#000;color:#fff;}
.arcticmodal-loading{width:80px;height:80px;border-radius:10px;background:#000 url(images/loading.gif) no-repeat 50% 50%;}

.window{position:relative;background:#fff;text-align:center;}
.window .arcticmodal-close{position:absolute;width:47px;height:47px;top:0;right:0;background:#000;transition:all 0.3s ease 0s;cursor:pointer;}
.window .arcticmodal-close:before{width:9px;height:9px;position:absolute;top:50%;left:50%;margin:-5px 0 0 -5px;background:url(images/icoClose.svg) no-repeat;transition:all 0.3s ease 0s;}
.window .arcticmodal-close:hover{box-shadow:-3px 3px 7px rgba(0,0,0,.2);}
.window .arcticmodal-close:hover:before{width:14px;height:14px;margin:-7px 0 0 -7px;}
.window .arcticmodal-close:active:before{width:6px;height:6px;margin:-3px 0 0 -3px;}
.window.small{width:290px;padding:40px 35px 50px;}
.window.map{line-height:0;}
.window .title{font-size:18px;font-weight:600;color:#008bff;padding-bottom:12px;}
.window .text{font-size:13px;color:#454c54;font-weight:400;line-height:24px;}
.window form{width:85%;margin:12px auto 0;}
.window form .inptLine{margin-bottom:12px;}
.window form .inptLine input{display:block;width:100%;height:50px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #e0dfdf;border-radius:25px;padding:12px 25px;font-size:13px;font-weight:400;color:#454c54;line-height:24px;}
.window form .inptLine input:hover{border-color:#b5b5b5;box-shadow:0 3px 8px rgba(0,0,0,.2);}
.window form .inptLine input:focus{border-color:#000;box-shadow:0 3px 8px rgba(0,0,0,.4);}
.window form .inptLine:nth-child(2){margin-bottom:18px;}
.window form button{display:block;width:100%;}
.dInB{display:inline-block;padding-left:12px;vertical-align:middle;text-align:left;}
.dInB span{font-weight:500;}

.window.apply{width:300px;padding:60px 35px 20px;}
.window.video{width:800px;padding:0;}
.window.video .arcticmodal-close{z-index:2;}

#aboutUs{background:url(images/whatAllCost.jpg) 50% 50% no-repeat;padding:35px 0;}
#aboutUs .hTitle{color:#fff;}
#aboutUs iframe{display:block;width:600px;height:338px;margin:25px auto 0;border:7px solid #fff;}

/** feedBack valid **/
div.jGrowl{z-index:9999;color:#fff;font-size:12px;}
div.jGrowl{position:absolute;}

body > div.jGrowl{position:fixed;}
div.jGrowl.top-left{left:0px;top:0px;}
div.jGrowl.top-right{right:0px;top:0px;}
div.jGrowl.bottom-left{left:0px;bottom:0px;}
div.jGrowl.bottom-right{right:0px;bottom:0px;}
div.jGrowl.center{top:0px;width:50%;left:25%;}
div.center div.jGrowl-notification, div.center div.jGrowl-closer{margin-left:auto;margin-right:auto;}
div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer{background-color:#000;opacity:.85;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; 
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85); 
	zoom:1;width:235px;padding:10px;margin-top:5px;margin-bottom:5px;font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:1em;text-align:left;display:none;-moz-border-radius:	5px;-webkit-border-radius:5px;}
div.jGrowl div.jGrowl-notification{min-height:40px;}
div.jGrowl div.jGrowl-notification,
div.jGrowl div.jGrowl-closer{margin:10px;}
div.jGrowl div.jGrowl-notification div.jGrowl-header{font-weight:bold;font-size:.85em;}
div.jGrowl div.jGrowl-notification div.jGrowl-close{z-index:99;float:right;font-weight:bold;font-size:1em;cursor:	pointer;}
div.jGrowl div.jGrowl-closer{padding-top:4px;padding-bottom:4px;cursor:pointer;font-size:.9em;font-weight:bold;text-align:center;}
/** Hide jGrowl when printing **/
@media print{
	div.jGrowl{display:none;}
}
/** - theme - **/
div.jGrowl div.errors{background-color:#d02c36;color:#f8f8f8;}
div.jGrowl div.errors div.jGrowl-header{padding-bottom:5px;color:#000;}
div.jGrowl div.infos{background-color:#1a1a1a;color:#eeeeee;}
div.jGrowl div.infos div.jGrowl-header{padding-bottom:5px;color:yellow;}
div.jGrowl div.okays{background-color:#b3e54e;color:#292929;}
div.jGrowl div.okays div.jGrowl-header{padding-bottom:5px;color:#de2e3a;}

.entry-footer{}
.entry-footer .post-edit-link{display:block;width:200px;padding:6px 12px;margin:20px auto;text-align:center;font-size:11px;font-weight:500;background:#008bff;border-radius:15px;color:#fff;text-decoration:none;}
.entry-footer .post-edit-link span{font-weight:600;text-transform:uppercase;}
.entry-footer .post-edit-link:hover{text-decoration:underline;}

.navigation.pagination .nav-links{padding:30px 0;text-align:center;font-size:0;}
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links > span{display:inline-block;padding:6px 3px;min-width:22px;text-align:center;color:#fff;font-size:13px;line-height:17px;margin:0 6px;text-decoration:none;border-radius:3px;}
.navigation.pagination .nav-links a{background:#008bff;}
.navigation.pagination .nav-links a:hover{background:#0069c1;box-shadow:0 0 7px rgba(0,0,0,.1);}
.navigation.pagination .nav-links > span{background:#e40000;}
.navigation.pagination .nav-links a.prev,
.navigation.pagination .nav-links a.next{display:none;}

.footpadd{padding-bottom:190px;}
#footer{position:relative;height:190px;margin-top:-190px;background:#2c3035;color:#fff;}
#footer .wrap{padding-top:53px;}
#footer .fRight{float:right;width:450px;}
#footer .fRight a,
#footer .fCenter span,
#footer .fCenter a{display:block;position:relative;font-size:12px;font-weight:400;line-height:24px;color:#fff;text-decoration:none;padding-left:28px;}
#footer .fRight a:hover{text-decoration:underline;}
#footer .fRight a:active{color:#e40000;}
#footer .fRight .ico:before,
#footer .fCenter .ico:before{width:15px;height:15px;position:absolute;left:0;top:50%;margin-top:-8px;background-image:url(images/icoPhoneFG.svg);}
#footer .fRight .ico.mail{text-align:right;}
#footer .fRight .ico.mail:before{width:17px;height:13px;background-image:url(images/icoMailF.svg);margin-top:-6px;}
#footer .fRight .socialBox{padding-top:10px;text-align:right;font-size:0;}
#footer .fRight .socialBox a{display:inline-block;width:28px;height:28px;position:relative;padding:0;margin-left:11px;}
#footer .fRight .socialBox a:before{content:'';display:block;position:absolute;width:100%;height:100%;left:0;top:0;background-repeat:no-repeat;-webkit-background-size:100% auto;background-size:100% auto;transition:all 0.3s ease 0s;}
#footer .fRight .socialBox a:hover:before{width:110%;height:110%;top:-5%;left:-5%;}
#footer .fRight .socialBox a:active:before{width:90%;height:90%;top:5%;left:5%;transition:all 0.1s ease 0s;}
#footer .fRight .socialBox a.fb:before{background-image:url(images/icoFB.svg);}
#footer .fRight .socialBox a.insta:before{background-image:url(images/icoInsta.svg);}
#footer .fRight .socialBox a.tg:before{background-image:url(images/telegram.svg);background-color:#fff;background-size:55% auto;background-position:44% 50%;border-radius:50%;}
#footer .fRight .socialBox a:first-child{margin-left:0;}
#footer .fCenter .ico.time:before{width:16px;height:17px;background-image:url(images/icoClockF.svg);margin-top:-8px;}
#footer .fCenter .ico.loc:before{left:3px;width:10px;height:14px;background-image:url(images/icoLocF.svg);margin-top:-8px;}
#footer .fRight .lBox{float:left;width:120px;}
#footer .fRight .rBox{float:right;width:215px;}
#footer .fLogo{float:left;width:265px;position:relative;margin-top:-2px;}
#footer .fLogo a{display:block;position:relative;}
#footer .fLogo a:before{position:absolute;left:0;top:0;width:100%;height:100%;background-image:url(images/logoW.svg);}

#footer .fLogo a.ua:before{background-image:url(images/logoW_ua.svg);}
#footer .fLogo a.ru:before{background-image:url(images/logoW_ru.svg);}
#footer .fLogo img{width:100%;opacity:0;visibility:hidden;}
#footer .fLogo .copyright{font-size:12px;font-weight:400;color:#5d6063;padding-top:2px;}
#footer .fCenter{margin:0 450px 0 265px;}
#footer .fCenter .cBox{width:240px;margin:0 auto;}
#footer .fCenter .cBox a{text-decoration:underline;color:#008bff;}
#footer .fCenter .cBox a:hover{text-decoration:none;}
#footer .fCenter .cBox a:active{color:#e40000;}

@media (min-width:1170px){
	.textBox > .center img{max-width:65%;}
}

@media (max-width:1170px){
	.wrap{width:auto;padding-left:15px;padding-right:15px;}
	#header,
	#globalText{padding-left:15px;padding-right:15px;}
	#fixBar .wrap{padding-left:0;padding-right:0;}
	.tTop .rBtn button,
	.headMenu .rBtn button{right:0;}
	.headMenu .hNav{left:0;}
	.tTop .lLoc{padding-left:15px;}
	#globalSlider{overflow:hidden;}
	#globalSlider .slideItem .wrap .leftBoxing{width:450px;}
	#average{padding:35px 15px;}
	#average ul{padding-top:15px;}
	#repairList ul li .image{-webkit-background-size:90% auto;background-size:90% auto;}
	#contacts .leftContent .contactCase,
	#contacts .leftContent .hTitle{padding-left:15px;}
	#footer .fRight{width:380px;}
	#footer .fCenter{margin-right:380px;}
	#allHard{overflow:hidden;}
}

@media (max-width:1090px){
	#subSlider{padding:35px 0;}
	#subSlider ul li{width:50%;text-align:center;padding:10px 15px;}
	#subSlider ul li:first-child{padding-left:15px;}
	#subSlider ul li:last-child{padding-right:15px;}
	#subSlider ul li > span{display:inline-block;width:230px;text-align:left;}
	#average ul li > div.minibus{padding-left:0;padding-right:0;}
}

@media (max-width:1050px){
	#header .phoneCase{width:350px;}
	#header .timeCase{margin-right:350px;}
	#allHard ul{text-align:center;}
	#allHard ul li{width:33.3333%;}
	#periodRepair{background-position:0 50%;}
	#periodRepair.backForm .hTitle,
	#periodRepair.backForm .dscrpt,
	#periodRepair.backForm form{text-align:center;}
}

@media (max-width:970px){
	#header{padding-top:12px;padding-bottom:16px;}
	#header:after{content:'';display:block;clear:both;}
	#header .phoneCase{width:135px;}
	#header .phoneCase > div,
	#header .phoneCase > div.rBox{float:right;width:135px;}
	#header .phoneCase > div a.btnOnRepeair{display:none;}
	#header .timeCase{margin-right:135px;white-space:nowrap;padding-top:13px;}
	#header .logoCase{padding-top:12px;}
	#footer .wrap{padding-top:25px;}
	#footer .fRight .lBox,
	#footer .fRight .rBox{float:none;width:auto;}
	#footer .fRight .ico.mail,
	#footer .fRight .socialBox{text-align:left;}
	#footer .fRight{width:240px;}
	#footer .fRight a,
	#footer .fCenter span,
	#footer .fCenter a{font-size:13px;line-height:26px;}
	#footer .fCenter .cBox{width:255px;}
	#footer .fCenter{margin-right:240px;}
}

@media (max-width:920px){
	.headMenu .hNav{float:none;margin-right:250px;overflow:hidden;white-space:nowrap;}
	.headMenu .hNav li a{padding-left:15px;padding-right:15px;}
	.tTop .cInfo{margin:0 215px 0 125px;padding-left:120px;}
	#whyMe{padding:35px 0;}
	#whyMe ul li{width:50%;}
	#repairList ul li .image{height:200px;}
	.window.video{width:500px;}
}

@media (max-width:900px){
	#average{display:none;}
}

@media (max-width:870px){
	#globalSlider .slideItem:before{content:;display:none;}
	#globalSlider .slideItem .wrap{height:400px;}
	#globalSlider .slideItem .wrap .dopImage{display:none;}
	#globalSlider .slideItem .wrap .leftBoxing{width:auto;text-align:center;padding-top:80px;}
}

@media (max-width:850px){
	.headMenu .hNav{height:50px;left:0;}
	.headMenu .hNav.mob:after{content:'';display:block;width:100px;height:100%;position:absolute;right:0;top:0;background:-webkit-gradient(linear, left top, right top, from(transparent), to(#454c54));background:-moz-linear-gradient(left, transparent, #454c54);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=transparent, endColorstr=#454c54);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=transparent, endColorstr=#454c54)";background:-o-linear-gradient(left,  transparent,  #454c54);background:-ms-linear-gradient(left,  transparent,  #454c54);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='#454c54');}
	.headMenu .hNav li.btnOpening{display:block;position:absolute;z-index:2;top:0;right:0;height:100%;width:50px;padding:13px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;background:#454c54;}
	.headMenu .hNav li.btnOpening:hover{background:#30353b;}
	.headMenu .hNav li.btnOpening:before,
	.headMenu .hNav li.btnOpening:after,
	.headMenu .hNav li.btnOpening span{content:'';display:block;height:3px;background:#fff;border-radius:1px;transition:all 0.3s ease 0s;}
	.headMenu .hNav li.btnOpening span{margin:7px 0;}
	.headMenu .rBtn,
	.headMenu .hNav{transition:all 0.3s ease 0s;}
	.fixNavOpen .headMenu .hNav{margin-right:0;}
	.fixNavOpen .headMenu .rBtn{opacity:0;visibility:hidden;width:0;overflow:hidden;}
	.fixNavOpen .headMenu .hNav li.btnOpening:before{transform:rotate(45deg);margin-top:10px;}
	.fixNavOpen .headMenu .hNav li.btnOpening:after{transform:rotate(-45deg);position:relative;top:-3px;}
	.fixNavOpen .headMenu .hNav li.btnOpening span,
	.fixNavOpen .headMenu .hNav.mob:after{display:none;}
	#footer .fLogo .copyright{text-align:center;font-size:13px;line-height:18px;padding-top:13px;}
	#footer .fCenter{margin-left:80px;}
}

@media (max-width:850px) and (min-width:631px){
	#footer .fLogo{width:80px;}
	#footer .fLogo a{width:80px;height:80px;}
	#footer .fLogo a:before{background-image:url(images/logoIcoF.svg) !important;}
}

@media (max-width:800px){
	#balance{padding:10px 0 30px;}
	#balance ul{padding-bottom:15px;}
	#balance ul li{display:block;width:auto;max-width:555px;padding:15px 0;margin:0 auto;}
	.textTab,
	.textTab > div{display:block;width:auto;padding:0 !important;}
}

@media (max-width:782px){
	.admin-bar #fixBar{top:46px;}
}

@media (max-width:780px){
	#header .logoCase{width:250px;}
	#header .timeCase{margin-left:250px;}
	#advantages{padding:30px 0 20px;}
	#advantages ul li{width:50%;}
}

@media (max-width:730px){
	#header .logoCase{width:80px;}
	#header .timeCase{margin-left:80px;}
	#whyMe .btnLine .btn{margin-top:10px;margin-bottom:10px;}
	#costRepair,
	#specialFor{padding-top:30px;}
	#periodRepair{height:auto;padding:20px 0;}
	#repairList ul li{width:50%;}
	#repairList ul li .image{height:230px;-webkit-background-size:80% auto;background-size:80% auto;}
	#repairList ul li .title{padding-top:20px;}
	#allHard{padding:25px 0 10px;}
	#allHard ul{padding-top:20px;}
	#allHard ul li{width:50%;}
	#contacts{padding:40px 0 0;}
	#contacts .contTab > div{display:block;width:auto;}
	#contacts .leftContent .image{position:static;text-align:center;padding:15px 0;border:none;}
	#contacts .leftContent .image img{max-width:100%;}
	#contacts .leftContent .hTitle,
	#contacts .leftContent .contactCase{text-align:center;}
	#contacts .leftContent .contactCase .line,
	#contacts .leftContent .contactCase .title,
	#contacts .leftContent .contactCase,
	#contacts .leftContent .hTitle{padding-left:0;}
	#contacts .leftContent .contactCase .line{font-size:14px;line-height:28px;}
	#contacts .leftContent .contactCase .line:before{position:static;margin-right:10px;}
	#contacts .leftContent .btn{width:100%;max-width:300px;}
	#mapOpen.window.map{width:500px;}
	#mapOpen.window.map iframe{width:100% !important;}
	#aboutUs .wrap{padding-left:30px;padding-right:30px;}
	#aboutUs iframe{width:100%;box-sizing:border-box;}
}

@media (min-width:571px) and (max-width:730px){
	#header .logoCase{padding-top:2px;}
	#header .logoCase a{width:80px;height:80px;}
	#header .logoCase a:before{background-image:url(images/logoIcoH.svg) !important;}
}

@media (max-width:650px){
	#whyMe ul li{width:100%;}
}

@media (max-width:630px){
	.footpadd{padding-bottom:0;}
	#footer{height:auto;margin-top:0;}
	#footer .wrap{padding-top:120px;}
	#footer .wrap:after{content:'';display:block;clear:both;}
	#footer .fLogo{position:absolute;top:15px;left:0;width:100%;float:none;}
	#footer .fLogo a{width:400px;max-width:90%;margin:0 auto;}
	#footer .fLogo .copyright{padding-top:7px;}
	#footer .fCenter{margin-left:0;}
	#footer .fCenter .cBox{margin:0;}
}

@media (min-width:611px){
	.hNav .lang-item{display:none;}
}

@media (max-width:610px){
	html, body{font-size:14px;line-height:26px;}
	.backFix{height:110px;}
	.tTop{height:50px;font-size:13px;line-height:50px;}
	.tTop .lLoc{display:none;}
	.tTop .cInfo{margin-left:10px;text-align:left;padding-left:0;}
	.tTop .rBtn button{height:50px;}
	.headMenu,
	.headMenu .hNav{height:60px;}
	.headMenu .hNav{padding-left:60px;font-size:0;}
	.headMenu .hNav li{float:none;display:inline-block;}
	.headMenu .hNav li.btnOpening{width:60px;padding-top:18px;right:auto;left:0;}
	.headMenu .hNav li a,
	.headMenu .rBtn button{height:60px;font-size:14px;line-height:60px;}
	.headMenu{position:relative;}
	.fixNavOpen .headMenu .hNav{position:absolute;z-index:3;height:auto;top:0;left:0;width:100%;padding:0;background:#454c54;}
	.fixNavOpen .headMenu .hNav li{display:block;}
	.fixNavOpen .headMenu .hNav li a{text-align:center;text-transform:uppercase;}
	.fixNavOpen .headMenu .hNav li.btnOpening{height:60px;}
	.tTop .cInfo .lenguageBox.hidden{display:none;}
	#header .phoneCase > div a,
	#header .timeCase .tBox a,
	#header .timeCase .tBox span{font-size:15px;line-height:26px;}
	#header .phoneCase > div,
	#header .phoneCase > div.rBox,
	#header .phoneCase{width:145px;}
	#header{padding-right:5px;}
	#header .timeCase{margin-right:145px;}
	.backForm form .btn{width:auto;}
	#repairList ul li .image{height:180px;}
	#aboutUs iframe{height:280px;}
	#videoSlider .contentWrap .cCtext{min-width:auto;width:90%;}
	#videoSlider .contentWrap .cCtext .btnLine a.btn{width:220px;}
	#videoSlider .contentWrap .cCtext .btnLine a.openVideo{display:block;width:220px;margin-left:0;margin:30px auto 0;}
}

@media (max-width:600px){
	.admin-bar #fixBar{top:0;}
}

@media (max-width:570px){
	#header{position:relative;padding-top:110px;}
	#header .phoneCase > div,
	#header .phoneCase > div.rBox,
	#header .timeCase,
	#header .phoneCase{width:auto;float:none;margin:0;}
	#header .timeCase .tBox{}
	#header .phoneCase > div a,
	#header .timeCase .tBox a,
	#header .timeCase .tBox span{text-align:center;}
	#header .logoCase{position:absolute;top:0;left:0;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
	#header .logoCase a{max-width:90%;line-height:0;margin:0 auto;}
	#header .logoCase a:before{-webkit-background-size:cover;background-size:cover;}
	#header .phoneCase > div a,
	#header .timeCase .tBox a,
	#header .timeCase .tBox span{font-size:16px;line-height:32px;}
	#header .phoneCase > div a.ico,
	#header .timeCase .tBox span,
	#header .timeCase .tBox a{padding-left:0;}
	#header .phoneCase > div a.ico:before,
	#header .timeCase .tBox span:before{position:static;vertical-align:-2px;margin-right:10px;}
	#header .timeCase .tBox{width:310px;}
	#subSlider ul li{width:100%;}
	#costRepair,
	#specialFor,
	#periodRepair{padding-top:15px;}
	.backForm .hTitle{font-size:22px;line-height:26px;}
	.backForm form .inptLine{display:block;max-width:240px;margin:0 auto 20px !important;}
	.backForm form .btn{width:240px;}
	#header{position:relative;padding-bottom:48px;}
	#header .allCountry{display:block;position:absolute;width:100%;left:0;bottom:0;background:#e40000;line-height:36px;font-size:15px;color:#fff;text-align:center;}
}

@media (max-width:550px){
	#advantages ul li .ico{margin-bottom:15px;}
	#advantages ul li{width:100%;padding:0 0 25px;}
	#footer .wrap{padding-bottom:8px;}
	#footer .fCenter{margin:0;text-align:center;}
	#footer .fCenter .cBox{width:auto;}
	#footer .fRight .ico.mail,
	#footer .fRight .socialBox{text-align:center;}
	#footer .fRight .socialBox a{width:36px;height:36px;margin-left:18px;}
	#footer .fRight{width:auto;float:none;}
	#footer .fRight a,
	#footer .fCenter span,
	#footer .fCenter a{padding-left:0;text-align:center;font-size:14px;line-height:32px;}
	#footer .fRight .ico:before,
	#footer .fCenter .ico:before{position:static;margin-right:10px;vertical-align:-3px;}
	#mapOpen.window.map{width:400px;}
	.window.video{width:400px;}
}

@media (max-width:530px){
	.headMenu .hNav.mob:after{content:;display:none;}
	.headMenu .hNav li{display:none;}
	.headMenu .hNav li.btnOpening{display:block;}
}

@media (max-width:500px){
	#header{padding-top:100px;}
}

@media (max-width:490px){
	.tTop .cInfo{display:none;}
	.tTop .lLoc{display:block;padding-left:10px;}
	#aboutUs iframe{height:220px;}
}

@media (max-width:460px){
	#header{padding-top:90px;}
	#repairList{padding:25px 0;}
	#repairList ul li{width:100%;}
	#repairList ul li .image{max-width:300px;height:220px;-webkit-background-size:100% auto;background-size:100% auto;margin:0 auto;}
	#repairList ul li.item_1 .image{height:170px;}
	#repairList ul li.item_2 .image{height:215px;}
	#repairList ul li.item_3 .image{height:210px;}
	#repairList ul li.item_4 .image{height:240px;}
	#repairList ul li.item_5 .image{height:165px;}
	#repairList ul li.item_6 .image{height:210px;}
	#allHard ul li{width:100%;}
	#allHard ul li .title{padding-top:35px;}
	#mapOpen.window.map{width:100%;}
	.window.video{width:320px;}
}

@media (max-width:410px){
	#globalSlider .slideItem .wrap .leftBoxing{}
	#globalSlider .slideItem .wrap .leftBoxing .title{font-size:28px;line-height:34px;}
	#balance ul li .imgCase .tCell .text{width:90% !important;padding:20px 15px !important;}
	.window.small{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
	.window form{width:100%;}
	#aboutUs .wrap{padding-left:15px;padding-right:15px;}
	#videoSlider{height:400px;}
	#videoSlider .contentWrap .cCtext .bTitle{font-size:30px;line-height:34px;}
}

@media (max-width:390px){
	#header{padding-top:80px;}
	#whyMe .btnLine .btn{width:auto;}
	.backForm .hTitle{font-size:20px;line-height:24px;}
	#mapOpen.window.map{width:100%;}
	#footer .wrap{padding-top:110px;}
}

@media (max-width:340px){
	#header{padding-top:70px;}
	#footer .wrap{padding-top:100px;}
	.window.video{width:270px;}
}

@media (max-width:500px){
	
}

@media (max-width:500px){
	
}