html{-webkit-box-sizing:border-box;box-sizing:border-box;}
html *, html ::after, html ::before{-webkit-box-sizing:inherit;box-sizing:inherit;}
body {
margin: 0;
padding: 0;
font-weight: 400;
font-size: 16px;
font-family: "Roboto", "Times New Roman", sans-serif;
color: #000;
} a{text-decoration:none;}
img{display:block;max-width:100%;height:auto;}
picture{display:block;}
input, button, textarea{outline:none;border:none;resize:none;}
input, select{display:block;width:404px;padding:12px 15px;font-size:16px;background-color:#fff;border:2px solid transparent;border-radius:0;-webkit-box-shadow:2.5px 4.33px 8px 0 rgba(27, 16, 10, 0.2);box-shadow:2.5px 4.33px 8px 0 rgba(27, 16, 10, 0.2);outline:none;}
input:focus, select:focus{border-color:#1759b2;-webkit-box-shadow:0 0 10px rgba(23, 89, 178, 0.7);box-shadow:0 0 10px rgba(23, 89, 178, 0.7);}::-webkit-input-placeholder{color:#7b7b7b;}:-ms-input-placeholder{color:#7b7b7b;}::-ms-input-placeholder{color:#7b7b7b;}::placeholder{color:#7b7b7b;}
.container{position:relative;width:100%;margin:0 auto;padding:0 15px;}
.visually-hidden:not(:focus):not(:active),
input[type="checkbox"].visually-hidden,
input[type="radio"].visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden;}
.button{display:inline-block;padding:23px 30px;vertical-align:middle;font-weight:700;font-size:18px;text-transform:uppercase;text-align:center;color:#fff;background-color:#fea128;border:0;border-radius:3px;text-shadow:0 1px 4.75px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 2px 10px rgba(27, 16, 10, 0.25);box-shadow:0 2px 10px rgba(27, 16, 10, 0.25);cursor:pointer;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.button:hover, .button:focus{background-color:#e88d18;}
.button span{display:block;font-weight:normal;text-align:center;text-transform:none;}
.bh-more-btn{display:inline-block;margin-top:10px;cursor:pointer;color:#ca4e04;border-bottom:1px dashed #ca4e04;font:15px/22px "Lato-Regular", Tahoma, sans-serif;}
.design-list ul{margin:0;padding:0;list-style:none;}
.design-list li{position:relative;margin-bottom:17px;padding-left:27px;}
.design-list li:last-child{margin-bottom:0;}
.design-list li:before{content:'';position:absolute;top:6px;left:0;width:6px;height:6px;background-color:#0049aa;border-radius:50%;}
.design-list strong{font-weight:700;}
.error-fld{border:2px solid #ff0000;background-color:#f3b2b2 !important;color:#000 !important;}
.error-msg{display:none;margin-top:0;margin-bottom:10px;padding:3px;font-size:14px;color:#fff;background:#ff0000;}
h4.success{color:#e8444c;text-align:center;font-size:20px;}
.main-header{}
.main-header-wrapper{padding:20px 0;background-color:#fff;}
.main-header-wrapper--sticky{position:fixed;top:0;left:0;right:0;z-index:3;padding:10px 0;-webkit-box-shadow:0 -2px 12px rgba(0, 0, 0, .6);box-shadow:0 -2px 12px rgba(0, 0, 0, .6);}
.main-header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.main-header-wrapper--sticky .container{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.main-header__logo{}
.main-header-wrapper--sticky .main-header__logo{margin-right:0;}
.logo{-ms-flex-negative:0;flex-shrink:0;}
.logo[href]{cursor:pointer;}
.logo__img{width:75px;}
.main-header-wrapper--sticky .logo__img{width:45px;}
.social{margin:0;padding:0;list-style:none;}
.social--desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.main-header-wrapper--sticky .social--desktop{display:none;}
.social__item{margin-right:30px;}
.social--mobile .social__item{margin-right:40px;}
.social__item:last-child, .social--mobile .social__item:last-child{margin-right:0;}
.social__link{display:block;cursor:pointer;}
.social__link path{-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;}
.social__link:hover path{fill:#fea128;}
.main-header__social{display:none;}
.main-header-wrapper--sticky .main-header__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.main-header__trigger{display:none;padding:0;background:transparent;border:0;outline:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.main-header-wrapper--sticky .main-header__trigger{display:block;}
.main-header__navigation-box{display:none;width:100%;}
.main-header__navigation{margin:0;padding:20px 0 30px 0;list-style:none;}
.main-header__navigation li{}
.main-header__navigation a{display:block;padding:10px 0;text-align:center;}
.main-navigation{}
.main-navigation a{color:#000;text-transform:uppercase;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;}
.main-navigation a:hover, .main-navigation a:focus{color:#fea128;}
.main-header__text{margin:0;font-weight:300;font-size:22px;text-align:center;}
.main-header-wrapper--sticky .main-header__text{display:none;}
.main-header__text strong{display:block;margin-bottom:3px;font-size:30px;}
.report-order{padding-top:60px;padding-bottom:80px;color:#fff;background:#5c9edd;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(108,175,234,1)), color-stop(100%, rgba(0,65,151,1)));background:-webkit-linear-gradient(70deg, rgba(0,65,151,1) 0%, rgba(108,175,234,1) 100%);background:-o-linear-gradient(70deg, rgba(0,65,151,1) 0%, rgba(108,175,234,1) 100%);background:linear-gradient(20deg, rgba(0,65,151,1) 0%, rgba(108,175,234,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#6cafea', endColorstr='#004197',GradientType=0 );overflow:hidden;}
.report-order__title{margin-top:0;margin-bottom:5px;padding-left:0px;font-weight:700;font-size:36px;line-height:1.2em;text-transform:uppercase;text-shadow:0 2px 2px rgba(0, 0, 0, 0.15);}
.report-order__title mark{padding:5px 10px;color:#fff;background-color:#1759b2;box-decoration-break:clone;-webkit-box-decoration-break:clone;}
.report-order__title span{text-transform:none;}
.report-order__subtitle{display:block;margin-top:0;margin-bottom:40px;padding-left:0px;font-weight:300;font-size:30px;text-shadow:0 1px 4px rgba(1, 1, 1, 0.2);}
.report-order__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.report-order__left{}
.report-order__img{margin-bottom:8px;}
.report-order__info{}
.report-order__price{position:relative;display:inline-block;height:56px;margin-top:0;margin-bottom:11px;padding:0 20px;font-weight:700;font-size:36px;line-height:56px;text-shadow:1px 1px 2px rgba(0, 0, 0, 0.25);background-color:#8eb8dd;}
.report-order__price::after{content:'';position:absolute;top:0;right:-16px;width:0;height:0;border-style:solid;border-width:28px 0 28px 17px;border-color:transparent transparent transparent #8eb8dd;}
.report-order__price span{font-size:30px;}
.report-order__text{margin:0;font-weight:300;font-size:20px;}
.report-order__right{}
.order-form{padding:35px 35px 41px;width:480px;border:3px solid #8eb8dd;background-repeat:repeat;}
.no-js .order-form, .no-webp .order-form{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/bg/pattern-dabs-transparent.png);}
.webp .order-form{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/bg/pattern-dabs-transparent.webp);}
.order-form__item{position:relative;margin-top:0;margin-bottom:13px;}
.order-form__item:last-of-type{margin-bottom:22px;}
.order-form__item--region::before{content:'';position:absolute;bottom:7px;right:43px;width:1px;height:30px;background-color:#c8c8c8;pointer-events:none;}
.order-form__item--region::after{content:'';position:absolute;bottom:17px;right:16px;width:0;height:0;border-style:solid;border-width:8px 6.5px 0 6.5px;border-color:#175ab2 transparent transparent transparent;pointer-events:none;}
.order-form__label{display:block;margin-bottom:10px;font-weight:300;font-size:18px;cursor:pointer;}
.order-form__label sup{color:#fea128;}
.order-form__field{}
.order-form__field--region{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.order-form__button{display:block;margin-bottom:20px;width:100%;padding-right:10px;padding-left:10px;font-weight:400;font-size:20px;line-height:1.08em;text-transform:none;}
.report-order__right .order-form__button:disabled, .report-order__right button.order-form__button[disabled]{color:#666666;background:#fefefe;background:-moz-linear-gradient(top, #fefefe 0%, #d1d1d1 49%, #dbdbdb 50%, #e2e2e2 100%);background:-webkit-linear-gradient(top, #fefefe 0%,#d1d1d1 49%,#dbdbdb 50%,#e2e2e2 100%);background:linear-gradient(to bottom, #fefefe 0%,#d1d1d1 49%,#dbdbdb 50%,#e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e2e2e2',GradientType=0 );}
.order-form__job-name{display:block;font-size:18px;}
.order-form__job-name--show{margin-top:6px;padding-top:6px;border-top:1px solid #fff;}
.order-form__info{position:relative;display:block;padding-left:44px;font-size:12px;}
.order-form__info::before{content:'';position:absolute;top:50%;left:0;width:35px;height:30px;background:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/base/operator.svg) no-repeat 0 0;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);}
.sample-report{padding-top:60px;padding-bottom:80px;background-color:#e6ebee;background-repeat:repeat;}
.no-js .sample-report, .no-webp .sample-report{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/bg/pattern-dabs-darkish.png);}
.webp .sample-report{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/bg/pattern-dabs-darkish.webp);}
.section-title, .second-level-heading{position:relative;padding-left:55px;color:#000;}
.section-title strong, .second-level-heading strong{display:block;font-weight:700;font-size:36px;}
.section-title::before, .second-level-heading::before{content:'';position:absolute;top:6px;left:0;width:35px;height:30px;background-repeat:no-repeat;background-position:0 0;-webkit-background-size:100% 100%;background-size:100% 100%;}
.no-js .section-title::before, .no-js .second-level-heading::before, .no-webp .section-title::before, .no-webp .second-level-heading::before{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/base/title-arrow.png);}
.webp .second-level-heading::before, .webp .second-level-heading::before{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/base/title-arrow.webp);}
.sample-report__title{margin-top:0;margin-bottom:33px;}
.sample-report__extratxt{display:block;font-weight:300;font-size:20px;margin-bottom:40px;}
.sample-report__title strong{margin-bottom:20px;}
.sample-report__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 34px 0;padding:0;list-style:none;}
.sample-report__item{position:relative;margin-right:17px;cursor:pointer;}
.sample-report__item:nth-child(5n){margin-right:0;}
.sample-report__item:nth-child(n + 6){margin-top:17px;}
.sample-report__item::after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(23, 89, 178, 0.5) url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/base/zoom.svg) no-repeat center;opacity:0;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;pointer-events:none;}
.sample-report__item:hover::after, .sample-report__item:focus:after{opacity:1;}
.sample-report__link{}
.sample-report__img{-webkit-box-shadow:2px 2px 8px rgba(0, 0, 0, 0.3);box-shadow:2px 2px 8px rgba(0, 0, 0, 0.3);}
.envelope{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;-webkit-box-shadow:3px 3px 8px rgba(0, 0, 0, 0.25);box-shadow:3px 3px 8px rgba(0, 0, 0, 0.25);}
.envelope__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:20px;padding:36px 15px 55px 47px;}
.envelope__text h3{margin-top:40px;margin-bottom:20px;font-size:20px;}
.envelope__text p{margin:17px 0;}
.envelope__text strong{font-weight:700;}
.envelope__text *:first-child{margin-top:0;}
.envelope__text *:last-child{margin-bottom:0;}
.envelope__cover{position:relative;-ms-flex-negative:0;flex-shrink:0;}
.envelope__cover-left{position:absolute;top:0;bottom:0;left:-670px;width:670px;background-color:#1759b2;-webkit-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.js-mobile .envelope__cover-left{-webkit-transition:all 3s ease;-o-transition:all 3s ease;transition:all 3s ease;}
.envelope--open--start .envelope__cover-left{width:0;left:0;}
.envelope__cover-cutout{position:absolute;left:-20px;width:20px;height:50%;background-color:#1759b2;background-clip:content-box;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;}
.envelope--open--end .envelope__cover-cutout{background-color:#d4d8db;}
.envelope__cover-cutout--top{top:0;padding-bottom:25px;}
.envelope__cover-cutout--bottom{bottom:0;padding-top:25px;}
.envelope__cover-cutout--top::after, .envelope__cover-cutout--bottom::after{content:'';position:absolute;left:0;width:20px;height:50px;background-color:#1759b2;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;}
.envelope--open--end .envelope__cover-cutout--top::after, .envelope--open--end .envelope__cover-cutout--bottom::after{background-color:#d4d8db;}
.envelope__cover-cutout--top::after{bottom:11px;-webkit-transform:skewY(52deg);-ms-transform:skewY(52deg);transform:skewY(52deg);}
.envelope__cover-cutout--bottom::after{top:11px;-webkit-transform:skewY(-52deg);-ms-transform:skewY(-52deg);transform:skewY(-52deg);}
.envelope__cover-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:160px;height:100%;background-color:#1759b2;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;}
.envelope--open--end .envelope__cover-right{background-color:#d4d8db;}
.envelope__icon{margin:0;font-weight:700;font-size:27px;text-align:center;text-transform:uppercase;color:#fff;}
.envelope__icon::before{content:'';display:block;width:85px;height:84px;margin:0 auto 7px;background-repeat:no-repeat;background-position:0 0;}
.no-js .envelope__icon::before, .no-webp .envelope__icon::before{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/base/envelope-icon-start.png);}
.webp .envelope__icon::before{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/base/envelope-icon-start.webp);}
.no-js .envelope--open--end .envelope__icon::before, .no-webp .envelope--open--end .envelope__icon::before{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/base/envelope-icon-end.png);}
.webp .envelope--open--end .envelope__icon::before{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/base/envelope-icon-end.webp);}
.salary-base-info{padding-top:60px;padding-bottom:80px;}
.salary-base-info__title{margin-top:0;margin-bottom:27px;}
.salary-base-info__text{margin-bottom:43px;}
.salary-base-info__button-box{margin:0;text-align:center;}
.salary-base-info__text .blue-bg{background-color:#1759b2;color:#fff;padding:5px;}
.salary-seo-info{padding-top:60px;padding-bottom:80px;}
.salary-seo-info__title{margin-top:0;margin-bottom:27px;}
.salary-seo-info__text{margin-bottom:43px;}
.salary-seo-info__button-box{margin:0;text-align:center;}
.salary-seo-info p{line-height:20px;font-weight:300;font-size:16px;font-family:"Roboto", "Times New Roman", sans-serif;}
.salary-seo-info ul{list-style-image:none;list-style-position:outside;list-style-type:none;}
.salary-seo-info ul li{position:relative;margin-bottom:17px;padding-left:27px;font-weight:300;}
.salary-seo-info ul li:before{content:'';position:absolute;top:6px;left:0;width:6px;height:6px;background-color:#0049aa;border-radius:50%;}
.faq-seo{background-repeat:no-repeat;background-position:center 40px;}
.no-js .faq-seo, .no-webp .faq-seo{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/images/bestheads.png);}
.webp .faq-seo{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/images/bestheads.webp);}
.faq-seo__title{margin-bottom:30px;}
   .faq-list__item{margin-bottom:15px;background-color:#fff;border:1px solid #e9e9e9;list-style:none;}
.faq-list__item:last-child{margin-bottom:0;}
.faq-list__title{padding:20px 30px 25px;font-size:21px;font-family:"Roboto", Tahoma, sans-serif;color:#000;cursor:pointer;text-transform:none;margin-bottom:0px;}
.faq-list__title::before{content:'+';display:inline;margin-right:15px;color:#0049aa;}
.faq-list__item--opened .faq-list__title::before{color:#7c90bd;}
.faq-list__item--opened .faq-list__title::before{content:'–';}
.faq-list__answer{position:relative;display:none;padding:0 30px 30px;}
.faq-list__answer::before{content:"";display:block;width:100%;height:3px;margin-bottom:35px;background-color:#e9e9e9;}
.faq-list__answer p, .faq-list__answer ul, .faq-list__answer ol{margin:16px 0;line-height:1.25em;font-weight:300;font-size:16px;font-family:"Roboto", "Times New Roman", sans-serif;}
.no-js .decor-list ul, .no-webp .decor-list ul{list-style-image:url(//bestheads.in.ua/wp-content/themes/bhead/images/often-ul.png);}
.webp .decor-list ul{list-style-image:url(//bestheads.in.ua/wp-content/themes/bhead/images/often-ul.webp);}
.decor-list ul{padding-left:20px;}
.decor-list li{margin-bottom:13px;}
.decor-list li:last-child{margin-bottom:0;}
.faq-list__answer strong{font-family:"Roboto", Tahoma, sans-serif;color:#526ba5;}
.faq-list__answer a{text-decoration:underline;color:#526ba5;}
.faq-list__answer a:hover{text-decoration:none;}
.faq-list__answer *:first-child{margin-top:0;}
.faq-list__answer *:last-child{margin-bottom:0;}
.faq-list__item--opened .faq-list__answer{display:block;}
@media screen and (max-width:479px){
.faq-list__title, .faq-list__answer{padding-right:15px;padding-left:15px;}
} .who-needs{padding-top:60px;padding-bottom:80px;background-color:#a6d2f1;background-repeat:repeat;}
.no-js .who-needs, .no-webp .who-needs{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/bg/pattern-stars.png);}
.webp .who-needs{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/bg/pattern-stars.webp);}
.who-needs__title{margin-top:0;margin-bottom:35px;}
.who-needs__list{margin:0 0 0 55px;padding:0;list-style:none;}
.who-needs__item{margin-bottom:15px;}
.who-needs__item:last-child{margin-bottom:0;}
.card{-webkit-filter:drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.25));filter:drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.25));}
.card__box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:200px;padding:15px 60px 15px 260px;font-weight:300;background-color:#fff;background-repeat:no-repeat;background-position:160px 0;-webkit-background-size:auto 100%;background-size:auto 100%;-webkit-clip-path:polygon(95% 0%, 100% 50%, 95% 100%, 0% 100%, 0% 0%);clip-path:polygon(95% 0%, 100% 50%, 95% 100%, 0% 100%, 0% 0%);}
.no-js .card__box, .no-webp .card__box{}
.webp .card__box{}
.who-needs__item:nth-child(1) .card__box:before,
.who-needs__item:nth-child(2) .card__box:before,
.who-needs__item:nth-child(3) .card__box:before{content:'';position:absolute;top:50%;left:47px;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);}
.who-needs__item:nth-child(1) .card__box:before{width:85px;height:85px;background-repeat:no-repeat;background-position:0 0;-webkit-background-size:100% 100%;background-size:100% 100%;}
.no-js .who-needs__item:nth-child(1) .card__box:before,
.no-webp .who-needs__item:nth-child(1) .card__box:before{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/base/card-icon-1.png);}
.webp .who-needs__item:nth-child(1) .card__box:before{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/base/card-icon-1.webp);}
.who-needs__item:nth-child(2) .card__box:before{width:96px;height:82px;background-repeat:no-repeat;background-position:0 0;-webkit-background-size:100% 100%;background-size:100% 100%;}
.no-js .who-needs__item:nth-child(2) .card__box:before,
.no-webp .who-needs__item:nth-child(2) .card__box:before{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/base/card-icon-2.png);}
.webp .who-needs__item:nth-child(2) .card__box:before{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/base/card-icon-2.webp);}
.who-needs__item:nth-child(3) .card__box:before{width:86px;height:86px;background-repeat:no-repeat;background-position:0 0;-webkit-background-size:100% 100%;background-size:100% 100%;}
.no-js .who-needs__item:nth-child(3) .card__box:before,
.no-webp .who-needs__item:nth-child(3) .card__box:before{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/base/card-icon-3.png);}
.webp .who-needs__item:nth-child(3) .card__box:before{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/base/card-icon-3.webp);}
.card h3{margin-top:20px;margin-bottom:10px;font-weight:700;font-size:24px;}
.card li{margin-bottom:9px;}
.card li:last-child{margin-bottom:0;}
.card *:first-child{margin-top:0;}
.card *:last-child{margin-bottom:0;}
.what-will-help{padding-top:60px;padding-bottom:80px;}
.what-will-help__title{margin-top:0;margin-bottom:60px;}
.what-will-help__list{margin-bottom:60px;}
.what-will-help__list ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;list-style:none;}
.what-will-help__list li{position:relative;width:465px;margin-right:70px;padding-left:110px;font-weight:300;font-size:18px;line-height:1.3333em;}
.what-will-help__list li:nth-child(2n){margin-right:0;}
.what-will-help__list li:nth-child(n + 3){margin-top:72px;}
.what-will-help__list li::before{content:'';position:absolute;top:50%;left:0;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);}
.what-will-help__list li:nth-child(1)::before{width:80px;height:80px;background-repeat:no-repeat;background-position:0 0;}
.no-js .what-will-help__list li:nth-child(1)::before,
.no-webp .what-will-help__list li:nth-child(1)::before{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/base/what-will-help-icon-1.png);}
.webp .what-will-help__list li:nth-child(1)::before{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/base/what-will-help-icon-1.webp);}
.what-will-help__list li:nth-child(2)::before{width:85px;height:85px;background-repeat:no-repeat;background-position:0 0;}
.no-js .what-will-help__list li:nth-child(2)::before,
.no-webp .what-will-help__list li:nth-child(2)::before{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/base/what-will-help-icon-2.png);}
.webp .what-will-help__list li:nth-child(2)::before{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/base/what-will-help-icon-2.webp);}
.what-will-help__list li:nth-child(3)::before{width:80px;height:80px;background-repeat:no-repeat;background-position:0 0;}
.no-js .what-will-help__list li:nth-child(3)::before,
.no-webp .what-will-help__list li:nth-child(3)::before{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/base/what-will-help-icon-3.png);}
.webp .what-will-help__list li:nth-child(3)::before{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/base/what-will-help-icon-3.webp);}
.what-will-help__list li:nth-child(4)::before{width:83px;height:65px;background-repeat:no-repeat;background-position:0 0;}
.no-js .what-will-help__list li:nth-child(4)::before,
.no-webp .what-will-help__list li:nth-child(4)::before{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/base/what-will-help-icon-4.png);}
.webp .what-will-help__list li:nth-child(4)::before{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/img-fa/base/what-will-help-icon-4.webp);}
.what-will-help__button-box{margin:0;text-align:center;}
.feedback{text-align:center;background-color:#f7f7f7;}
.feedback .container{padding:80px 15px 67px;}
.feedback h2, .feedback .second-level-heading{font-size:36px;font-weight:700;line-height:45px;font-family:"Roboto", Tahoma, sans-serif;text-align:left;color:#32394a;}
.feedback .item{margin-top:63px;}
.feedback .img-wrapper{background-color:white;-webkit-box-shadow:0px 8px 15px 0px rgba(0, 0, 0, 0.04);box-shadow:0px 8px 15px 0px rgba(0, 0, 0, 0.04);width:263px;float:left;margin-right:30px;}
.feedback .main{margin-top:65px;text-align:left;font-family:"Roboto", Tahoma, sans-serif;padding-right:50px;}
.feedback .main .title{font-size:21px;color:#323232;font-family:"Roboto", Tahoma, sans-serif;}
.feedback .main .predesc{margin-top:30px;font-size:17px;color:#585858;}
.feedback .main .predesc span{font-family:"Roboto", Tahoma, sans-serif;color:#526ba5;}
.feedback .main .desc{color:#323232;margin-top:34px;}
.feedback .main .desc{margin-bottom:23px;background-repeat:no-repeat;background-position:0 -15px;}
.no-js .feedback .main .desc, .no-webp .feedback .main .desc{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/images/quotes.png);}
.webp .feedback .main .desc{background-image:url(//bestheads.in.ua/wp-content/themes/bhead/images/quotes.webp);}
.feedback .main a{font-size:17px;}
.feedback-slider__wrapper{margin:0 auto;position:relative;}
.feedback-slider.swiper{width:100%;height:100%;}
.feedback-slider__wrapper .swiper-button-next, .feedback-slider__wrapper .swiper-button-prev{width:40px;height:40px;background:transparent;color:#ca4e04;border:0;}
.feedback-slider__wrapper .swiper-button-next{right:-48px;}
.feedback-slider__wrapper .swiper-button-prev{left:-48px;}
.feedback-slider__wrapper .swiper-button-next::after, .feedback-slider__wrapper .swiper-button-prev::after{content:"";position:absolute;top:50%;width:60%;height:60%;font-size:0;border-right:3px solid #ca4e04;border-bottom:3px solid #ca4e04;pointer-events:none;}
.cv__examples .feedback-slider__wrapper .swiper-button-next::after, .cv__examples .feedback-slider__wrapper .swiper-button-prev::after{content:"";position:absolute;top:50%;width:60%;height:60%;font-size:0;border-right:3px solid #fff;border-bottom:3px solid #fff;pointer-events:none;}
.feedback-slider__wrapper .swiper-button-prev::after{left:35%;transform:translate(0, -50%) rotate(135deg);}
.feedback-slider__wrapper .swiper-button-next::after{left:0;transform:translate(0, -50%) rotate(-45deg);}
.no-js .feedback-slide, .no-webp .feedback-slide{background:url(//bestheads.in.ua/wp-content/themes/bhead/images/feedback-frame.png) 0 0 / 100% 100% no-repeat;}
.webp .feedback-slide{position:relative;background:url(//bestheads.in.ua/wp-content/themes/bhead/images/feedback-frame.webp) 0 0 / 100% 100% no-repeat;}
.no-js .cv__examples .feedback-slide, .no-webp .cv__examples .feedback-slide{background:url(//bestheads.in.ua/wp-content/themes/bhead/images/cv-example-frame.png) 0 0 / 100% 100% no-repeat;}
.webp .cv__examples .feedback-slide{position:relative;background:url(//bestheads.in.ua/wp-content/themes/bhead/images/cv-example-frame.webp) 0 0 / 100% 100% no-repeat;}
.feedback-slide__img, .feedback-slide > a{padding-bottom:128%;display:block;position:relative;width:100%;height:0;}
.feedback-slide__img img, .feedback-slide > a img{position:absolute;top:47%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:78%;height:82%;-o-object-fit:contain;object-fit:contain;}
.feedback-slide__text{color:#323232;text-align:center;font-size:14px;line-height:1.2;}
.feedback-content{-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px 8px 8px;position:absolute;bottom:11%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:80%;height:auto;background-color:rgba(255, 255, 255, 0.9);}
.feedback-text{font-size:11px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}
.feedback-text > p{line-height:inherit;}
.feedback-btn.bh-more-btn{margin-top:4px;padding:4px 0;font-size:12px;line-height:1;background-color:transparent;}
.feedback-btn.bh-more-btn::before{display:none;}
.our-clients{padding-top:75px;padding-bottom:105px;}
.our-clients__title{margin-top:0;margin-bottom:50px;}
.our-clients__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;list-style:none;}
.our-clients__item{width:200px;}
.our-clients__item:nth-child(n + 6){margin-top:70px;}
.our-clients__logo{margin:0 auto;}
.our-clients__item:nth-child(5n + 1) .our-clients__logo{margin-left:0;}
.contacts{padding-top:75px;}
.contacts__title{margin-top:0;margin-bottom:50px;}
.contacts__wrapper{position:relative;}
.contacts__text{position:absolute;top:88px;left:0;z-index:1;width:400px;min-height:224px;padding:40px 55px;font-weight:300;line-height:1.5em;color:#fff;background:#5c9edd;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(108,175,234,1)), color-stop(100%, rgba(0,65,151,1)));background:-webkit-linear-gradient(70deg, rgba(0,65,151,1) 0%, rgba(108,175,234,1) 100%);background:-o-linear-gradient(70deg, rgba(0,65,151,1) 0%, rgba(108,175,234,1) 100%);background:linear-gradient(20deg, rgba(0,65,151,1) 0%, rgba(108,175,234,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#6cafea', endColorstr='#004197',GradientType=0 );border-radius:3px;}
.contacts__text p{margin:24px 0;}
.contacts__text a{color:#fff;}
.contacts__text *:first-child{margin-top:0;}
.contacts__text *:last-child{margin-bottom:0;}
.contacts__map{height:400px;}
.info-window{width:150px;}
.info-window strong{display:block;margin-bottom:10px;font-weight:700;color:#0068e1;}
.info-window p{margin-top:0;margin-bottom:10px;}
.info-window a{display:block;font-weight:700;color:#000;cursor:pointer;}
.privacy-policy{padding-top:60px;padding-bottom:80px;}
.privacy-policy h2, .privacy-policy h3, .privacy-policy .second-level-heading{margin-top:50px;margin-bottom:25px;}
.privacy-policy a{color:#0068e1;}
.privacy-policy p, .privacy-policy ul{margin:16px 0;}
.privacy-policy ul{padding:0;list-style:none;}
.privacy-policy li{position:relative;padding-left:27px;}
.privacy-policy li::before{content:'';position:absolute;top:6px;left:0;width:6px;height:6px;background-color:#0049aa;border-radius:50%;}
.privacy-policy .container *:first-child{margin-top:0;}
.privacy-policy .container *:last-child{margin-bottom:0;}
.top-footer{padding:20px 0;background-color:#1759b2;font-family:"Roboto", Tahoma, sans-serif;font-size:15px;color:#fff;}
.top-footer .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.foot-left{width:120px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;}
.foot-logo{display:block;width:100px;height:auto;}
.foot-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:22px;}
.foot-social__item{}
.foot-social__item:nth-child(n + 2){margin-left:11px;}
.foot-social__link{display:block;cursor:pointer;}
.foot-social__link:hover svg path{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.foot-social__link:hover svg path{fill:#f58220;}
.foot-right{width:765px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-left:2px solid #fff;padding-left:16px;-webkit-box-sizing:border-box;box-sizing:border-box;}
.foot-nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:34px;}
.foot-nav div:nth-child(1){width:326px;margin-right:20px;}
.foot-nav div:nth-child(2){width:326px;margin-right:20px;}
.foot-nav div:nth-child(3){width:326px;}
.foot-nav li{margin-bottom:7px;padding:3px 0 3px 19px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;}
.foot-nav li:last-child{margin-bottom:0;}
.foot-nav li::before{content:"";position:absolute;left:0;top:7px;width:8px;height:8px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;border:2px solid #ca4e04;}
.foot-nav li:first-child::before{display:none;}
.foot-nav li:first-child{margin-bottom:10px;padding-left:0;}
.foot-nav a{display:block;padding-bottom:2px;color:#fff;border-bottom:1px dotted #ca4e04;cursor:pointer;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.foot-nav a:hover, .foot-nav a:focus{border-color:transparent;}
.foot-nav li:first-child a{font-weight:700;font-size:17px;font-family:"Roboto", Tahoma, sans-serif;border-bottom:none;}
.top-footer .post-ratings{text-align:left;}
.foot-copyright{margin-top:15px;margin-bottom:4px;}
.foot-copyright a { color: #fff; text-decoration: underline;}