/*common*/
@font-face {
  font-display: swap;
}
body, input, button, textarea {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
input, button, textarea {
    border: none;
    outline: none;
}
input, button, textarea, .box {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.content {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 20px;
}
.spacer {
    text-align: justify;
    font-size: 0;
}
.spacer > * {
    display: inline-block;
    vertical-align: middle;
}
.spacer:after {
    content: '';
    display: inline-block;
    width: 100%;
}
.clear-fix:after {
    content: '';
    display: block;
    clear: both;
}
.pos-center {
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    margin: auto;
}
.hidden {
    display: none;
}

.yellow-btn, .blue-btn {
    height: 60px;
    width: 100%;
    max-width: 370px;
    border-radius: 28px;
    background: #f79e02;
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    cursor: pointer;
}
.blue-btn {
    max-width: 425px;
    background: #3db4e9;
}
.blue-btn:hover {
    background: #4bc0f4;
}
.yellow-btn > *, .blue-btn > * {
    display: inline-block;
    vertical-align: middle;
}
.yellow-btn:hover {
    background: #f6a70d;
}

.block-title {
    color: #2a393e;
    font-size: 50px;
    line-height: 110%;
    font-weight: 300;
}
.block-title em {
    font-weight: 400;
}
.block-title small {
    font-weight: 400;
    display: block;
    font-size: 32px;
    color: #9299a2;
}
.block-title span {
    display: block;
}

.page-wrap {
    overflow: hidden;
}
/*end common*/

/*icon*/
.icon {
    display: inline-block;
    background: url('https://www.coolutils.com/images/icons4.png') no-repeat;
}
.icon-phone {
    width: 17px;
    height: 17px;
}
.icon-clock {
    width: 25px;
    height: 31px;
    background-position: 0 -19px;
}
.icon-right-arrow {
    width: 11px;
    height: 20px;
    background-position: 0 -52px;
}
.icon-check {
    width: 23px;
    height: 23px;
    background-position: 0 -74px;
}
.icon-arrow-down {
    width: 26px;
    height: 31px;
    background-position: 0 -99px;
}
.icon-premium-1 {
    width: 23px;
    height: 22px;
    background-position: 0 -132px;
}
.icon-premium-2 {
    width: 24px;
    height: 20px;
    background-position: 0 -156px;
}
.icon-premium-3 {
    width: 27px;
    height: 25px;
    background-position: 0 -178px;
}
.icon-premium-4 {
    width: 22px;
    height: 22px;
    background-position: 0 -205px;
}
.icon-star {
    width: 28px;
    height: 26px;
    background-position: 0 -229px;
}
.icon-converter-1 {
    width: 30px;
    height: 30px;
    background-position: 0 -257px;
}
.icon-converter-2 {
    width: 29px;
    height: 29px;
    background-position: 0 -289px;
}
.icon-converter-3 {
    width: 35px;
    height: 32px;
    background-position: 0 -320px;
}
.icon-converter-4 {
    width: 32px;
    height: 35px;
    background-position: 0 -354px;
}
.icon-converter-5 {
    width: 30px;
    height: 30px;
    background-position: 0 -391px;
}
.icon-converter-6 {
    width: 29px;
    height: 34px;
    background-position: 0 -423px;
}
.icon-converter-7 {
    width: 32px;
    height: 32px;
    background-position: 0 -459px;
}
.icon-converter-8 {
    width: 27px;
    height: 32px;
    background-position: 0 -493px;
}
/*end icon*/

/*big-icon*/
.big-icon {
    display: inline-block;
}
.big-icon-1 {
    background: url('') no-repeat;
    width: 105px;
    height: 127px;
}
.big-icon-2 {
    background: url('') no-repeat;
    width: 113px;
    height: 130px;
}
.big-icon-3 {
    background: url('') no-repeat;
    width: 80px;
    height: 107px;
}
.big-icon-4 {
    background: url('') no-repeat;
    width: 101px;
    height: 107px;
}
.big-icon-5 {
    background: url('') no-repeat;
    width: 231px;
    height: 138px;
}
/*end big-icon*/

/*h-top*/
.h-top {
    background: #2a393e;
    color: #ffffff;
    padding-top: 4px;
    padding-bottom: 2px;
    text-align: right;
}
.country {
    display: inline-block;
    vertical-align: top;
    width: 16px;
    height: 11px;
    border: 1px solid #b0b5b7;
    margin-right: 7px;
    background: url('https://www.coolutils.com/images/countries.png') no-repeat;
}
.country_de {
    background-position: 0 -13px;
}
.country_sp {
    background-position: 0 -26px;
}
.country_it {
    background-position: 0 -39px;
}
.country_kor {
    background-position: 0 -52px;
}
.country_ru {
    background-position: 0 -65px;
}
.country:last-child {
    margin-right: 0;
}
.h-top .spacer {
    max-width: 760px;
    display: inline-block;
    width: 100%;
}
.social__desc, .social-list, .social__link {
    display: inline-block;
    vertical-align: middle;
}
.social__desc {
    font-size: 13px;
    margin-right: 15px;
}
.social__link {
    width: 22px;
    height: 22px;
    margin-right: 10px;
    background: url('https://www.coolutils.com/images/social.png') no-repeat;
}
.social__link:last-child {
    margin-right: 0;
}
.social__link_fb {
    background-position: 0 -24px;
}
.social__link_tw {
    background-position: 0 -48px;
}
.social__link_youtube {
    background-position: 0 -72px;
}
.phone {
    text-decoration: none;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
}
.phone > * {
    display: inline-block;
    vertical-align: middle;
}
.phone span {
    margin-left: 1px;
}
/*end h-top*/

/*nav-wr*/
.nav-wr {
    padding-top: 16px;
    padding-bottom: 13px;
    position: relative;
}
.logo {
    background: url('https://www.coolutils.com/images/logo4.png') no-repeat;
    width: 219px;
    height: 34px;
}
.nav {
    width: 64.4%;
    z-index: 7;
}
.nav__link {
    font-size: 16px;
    text-decoration: none;
    color: #000000;
    font-weight: 300;
}
.nav__link:hover {
    text-decoration: underline;
}
.nav__btn {
    display: none;
}
/*end nav-wr*/

/*header*/
.header {
    background: url('https://www.coolutils.com/images/bg/header-bg.jpg') no-repeat center top;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 620px;
    padding-top: 46px;
    padding-bottom: 30px;
}
.header .content {
    position: relative;
}
.h-left {
    max-width: 540px;
    width: 100%;
    color: #ffffff;
    text-align: left;
}
.header__title {
    line-height: 120%;
    font-size: 55px;
}
.header__title small {
    display: block;
    font-size: 38px;
}
.header__title em {
    font-weight: 700;
}
.form {
    margin-top: 56px;
}
.form__title {
    margin-bottom: 26px;
}
.form__title .icon {
    float: left;
}
.form__title span {
    line-height: 120%;
    position: relative;
    top: 3px;
    margin-left: 40px;
    font-size: 24px;
    text-align: left;
    display: block;
    letter-spacing: -0.01em;
}
.form__title em {
    font-weight: 700;
}
.form-label {
    position: relative;
}
.form-label_from {
    width: 208px;
}
.form-label_to {
    width: 266px;
}
.form__field {
    width: 100%;
    height: 52px;
    border-radius: 10px;
    text-align: center;
    background: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    font-weight: 600;
    color: #9299a2;
    border: 1px solid rgba(255, 255, 255, 0.9);
}
.form__field:focus,
.form__field:hover {
    border: 1px solid #4eb9e9;
    background: #fdfdfd;
    box-shadow: 0 0 10px rgba(124, 210, 249, 0.39);
    -moz-box-shadow: 0 0 10px rgba(124, 210, 249, 0.39);
    -webkit-box-shadow: 0 0 10px rgba(124, 210, 249, 0.39);
    -o-box-shadow: 0 0 10px rgba(124, 210, 249, 0.39);
}
.form__field:focus {
    color: #000000;
    text-align: left;
    padding-left: 18px;
}
.form__field::-webkit-input-placeholder {color:#9299a2;}
.form__field::-moz-placeholder          {color:#9299a2;}
.form__field:-moz-placeholder           {color:#9299a2;}
.form__field:-ms-input-placeholder      {color:#9299a2;}
.form__colon {
    font-size: 24px;
    font-weight: 700;
}
.form__btn {
    margin-top: 20px;
}
.form__btn span {
    margin-right: 139px;
}
.fb-list li:after,
.h-list li:after {
    content: '';
    display: block;
    clear: both;
}
.h-list {
    margin-top: 64px;
}
.fb-list .icon,
.h-list .icon {
    float: left;
}
.h-list li {
    margin-bottom: 15px;
}
.h-list li:last-child {
    margin-bottom: 0;
}
.fb-list span,
.h-list span {
    margin-left: 34px;
    line-height: 120%;
    font-size: 16px;
    display: block;
    position: relative;
    top: 2px;
}
.h-list em {
    font-weight: 700;
}
.form__field:focus + .form-list {
    display: block;
}
.form-list {
    display: none;
    left: 0;
    top: 55px;
    z-index: 7;
    box-shadow: 0 39px 60px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 39px 60px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0 39px 60px rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 39px 60px rgba(0, 0, 0, 0.24);
    padding: 9px 0 3px;
    background: rgba(255, 255, 255, 0.97);
    position: absolute;
    width: 100%;
}
.form-list__item {
    font-size: 0;
    cursor: pointer;
    text-align: justify;
    height: 18px;
    padding: 0 18px 0 20px;
    color: #9299a2;
    display: block;
    margin-bottom: 6px;
}
.form-list__item:hover {
    color: #ffffff;
    background: #3db4e9;
}
.form-list__item em {
    font-size: 16px;
    text-align: left;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 700;
}
.form-list__item span {
    font-size: 14px;
    text-align: left;
    line-height: 18px;
    min-width: 75px;
    position: relative;
}
.form-list__item > * {
    display: inline-block;
    vertical-align: middle;
}
.form-list__item:after {
    content: '';
    display: inline-block;
    width: 100%;
}

.premium {
    text-align: left;
    position: relative;
    top: 30px;
    max-width: 508px;
    width: 100%;
    border-radius: 10px;
    background: #ffffff;
    padding: 29px 30px 22px 36px;
}
.premium__title {
    font-size: 24px;
    font-weight: 600;
    color: #1e79be;
    line-height: 120%;
}
.premium__desc {
    font-size: 20px;
    color: #9299a2;
    line-height: 140%;
    margin-top: 4px;
}
.premium__desc strong {
    display: block;
    font-weight: 700;
}
.premium__desc em {
    font-weight: 700;
    color: #1e79be;
}
.p-list {
    margin-top: 19px;
}
.p-list__title {
    font-size: 28px;
    font-weight: 600;
    color: #2a393e;
    margin-top: 36px;
    line-height: 110%;
}
.premium__tag {
    background: url('https://www.coolutils.com/images/tag.png') no-repeat;
    width: 192px;
    height: 112px;
    position: absolute;
    top: 0; right: 0;
}
.p-list-item {
    margin-bottom: 14px;
}
.p-list-item__icon {
    float: left;
    width: 40px;
    height: 40px;
    background: #1e79be;
    position: relative;
    border-radius: 50%;
}
.p-list-item:nth-child(2) .p-list-item__icon {
    background: #62e7c6;
}
.p-list-item:nth-child(3) .p-list-item__icon {
    background: #f79e02;
}
.p-list-item:nth-child(4) .p-list-item__icon {
    background: #3db4e9;
}
.p-list-item__desc {
    display: block;
    line-height: 120%;
    margin-left: 54px;
    font-size: 16px;
    color: #9299a2;
    position: relative;
    top: 9px;
}
.p-list-item__desc em {
    font-weight: 700;
}
.premium__btn {
    margin-top: 3px;
}
.premium__btn span {
    margin-right: 74px;
}
.premium__btn > * {
    position: relative;
    top: -1px;
    right: -14px;
}

.header__next {
    cursor: pointer;
    position: absolute;
    left: -14px; right: 0;
    margin: 0 auto;
    width: 62px;
    height: 62px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    bottom: 100px;
}
/*end header*/

/*converter*/
.converter {
    padding-top: 76px;
    background: #f1f1f1;
    padding-bottom: 43px;
}
.converter__title {
    margin-bottom: 62px;
}
.c-block {
    background: #ffffff;
    vertical-align: top;
    border-radius: 10px;
    padding-bottom: 44px;
    position: relative;
    z-index: 3;
    width: 47.45%;
}
.c-block:hover {
    box-shadow: 0 39px 60px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 39px 60px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0 39px 60px rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 39px 60px rgba(0, 0, 0, 0.24);
}
.c-block__title {
    font-size: 24px;
    font-weight: 600;
    color: #2a393e;
    line-height: 120%;
    margin-bottom: 48px;
    padding: 26px 62px 16px;
    border-bottom: 2px solid #f1f1f1;
}
.c-block__icon {
    float: left;
    margin-left: 30px;
    width: 228px;
    height: 228px;
    position: relative;
    border-radius: 50%;
    background: #ffb553;
    background: linear-gradient(to bottom, #ffb553, #fbeb44);
    background: -moz-linear-gradient(to bottom, #ffb553, #fbeb44);
    background: -webkit-linear-gradient(to bottom, #ffb553, #fbeb44);
    background: -o-linear-gradient(to bottom, #ffb553, #fbeb44);
    background: -ms-linear-gradient(to bottom, #ffb553, #fbeb44);
}
.c-block:nth-child(2) .c-block__icon {
    background: #3db4e9;
    background: linear-gradient(to bottom, #3db4e9, #76efeb);
    background: -moz-linear-gradient(to bottom, #3db4e9, #76efeb);
    background: -webkit-linear-gradient(to bottom, #3db4e9, #76efeb);
    background: -o-linear-gradient(to bottom, #3db4e9, #76efeb);
    background: -ms-linear-gradient(to bottom, #3db4e9, #76efeb);
}
.c-block-links {
    position: relative;
    top: -2px;
    padding-right: 20px;
    margin-left: 285px;
}
.c-block__link {
    font-size: 16px;
    color: #2a393e;
}
.c-block__link em {
    font-weight: 600;
}
.c-block__link:hover {
    text-decoration: none;
}
.c-block-links li {
    margin-bottom: 20px;
}
.c-block-links li:last-child {
    margin-bottom: 0;
}
.c-list-item__icon, .c-list-item__desc {
    display: inline-block;
    vertical-align: middle;
}
.c-list-item__icon {
    width: 35px;
    text-align: center;
}
.c-list-item__desc {
    font-size: 14px;
    color: #2a383d;
    line-height: 140%;
    margin-left: 9px;
}
.c-list-item__desc span {
    display: block;
}
.c-list-item:nth-child(1),
.c-list-item:nth-child(5) {
    width: 256px;
    margin-right: 30px;
}
.c-list-item:nth-child(2),
.c-list-item:nth-child(6) {
    width: 222px;
    margin-right: 30px;
}
.c-list-item:nth-child(3),
.c-list-item:nth-child(7) {
    width: 190px;
    margin-right: 30px;
}
.c-list-item:nth-child(4),
.c-list-item:nth-child(8) {
    width: 174px;
}
.c-list {
    padding-right: 15px;
    padding-left: 14px;
    margin-top: 66px;
}
.c-list-item {
    margin-bottom: 40px;
}
/*end converter*/

/*free*/
.free {
    padding-top: 76px;
    padding-bottom: 90px;
}
.free__title {
    text-align: center;
    line-height: 105%;
    margin-bottom: 63px;
}
.free-block {
    border: 2px solid #dddfe0;
    border-radius: 10px;
    padding: 25px 70px 30px 78px;
}
.free-block__icon {
    width: 228px;
    height: 228px;
    border-radius: 50%;
    position: relative;
    background: #78afd8;
    background: linear-gradient(to bottom, #78afd8, #8bd1f2);
    background: -moz-linear-gradient(to bottom, #78afd8, #8bd1f2);
    background: -webkit-linear-gradient(to bottom, #78afd8, #8bd1f2);
    background: -o-linear-gradient(to bottom, #78afd8, #8bd1f2);
    background: -ms-linear-gradient(to bottom, #78afd8, #8bd1f2);
    float: left;
}
.free-block:last-child .free-block__icon {
    background: #8bd3f2;
    background: linear-gradient(to bottom, #8bd3f2, #adf5f3);
    background: -moz-linear-gradient(to bottom, #8bd3f2, #adf5f3);
    background: -webkit-linear-gradient(to bottom, #8bd3f2, #adf5f3);
    background: -o-linear-gradient(to bottom, #8bd3f2, #adf5f3);
    background: -ms-linear-gradient(to bottom, #8bd3f2, #adf5f3);
}
.free-block-right {
    padding-top: 36px;
    margin-left: 308px;
}
.free-block-list {
    vertical-align: top;
}
.free-block-list a {
    font-size: 16px;
    color: #2a393e;
    text-align: left;
}
.free-block-list li {
    margin-bottom: 20px;
}
.free-block-list a:hover {
    text-decoration: none;
}
.free-block-right_sm {
    max-width: 450px;
}
.free__sub-title {
    text-align: center;
    font-size: 32px;
    color: #2a393e;
    margin-top: 66px;
    margin-bottom: 45px;
}
.free__sub-title em {
    font-weight: 600;
    color: #1e79be;
}
/*end free*/

/*clients*/
.clients, .resellers {
    background: url('https://www.coolutils.com/images/bg/clients-bg.jpg') no-repeat center top;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 338px;
    padding-bottom: 40px;
    padding-top: 80px;
}
.clients__title, .resellers__title {
    text-align: center;
    color: #ffffff;
}
.clients-slider, .resellers-slider {
    margin-top: 62px;
    position: relative;
}
.clients .bx-wrapper, .resellers .bx-wrapper {
    max-width: 940px !important;
    margin: 0 auto;
}
.clients-slices li, .resellers-slices li {
    float: left;
    margin-right: 20px;
    width: 220px !important;
    height: 126px;
    background: #ffffff;
    position: relative;
    border-radius: 10px;
}
.resellers-slider__prev a, .resellers-slider__next a,
.clients-slider__prev a, .clients-slider__next a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0; top: 0;
}
.resellers-slider__prev, .resellers-slider__next,
.clients-slider__prev, .clients-slider__next {
    position: absolute;
    top: 0; bottom: 0;
    margin: auto;
    cursor: pointer;
    background: url('https://www.coolutils.com/images/slider-arrows.png') no-repeat;
    width: 21px;
    height: 37px;
}
.resellers-slider__prev,
.clients-slider__prev {
    left: 0;
}
.resellers-slider__prev:hover,
.clients-slider__prev:hover {
    background-position: -23px 0;
}
.resellers-slider__next,
.clients-slider__next {
    right: 0;
    background-position: 0 -39px;
}
.resellers-slider__next:hover,
.clients-slider__next:hover {
    background-position: -23px -39px;
}
.resellers-slider-control,
.clients-slider-control {
    margin-top: 50px;
    text-align: center;
}
.reviews-slider-control__link,
.actions-slider-control__link,
.resellers-slider-control__link,
.clients-slider-control__link {
    width: 9px;
    height: 9px;
    border: 1px solid #3db4e9;
    border-radius: 50%;
    display: inline-block;
    vertical-align: top;
    margin-right: 4px;
}
.reviews-slider-control__link:last-child,
.actions-slider-control__link:last-child,
.resellers-slider-control__link:last-child,
.clients-slider-control__link:last-child {
    margin-right: 0;
}
.reviews-slider-control__link.active,
.reviews-slider-control__link:hover,
.actions-slider-control__link.active,
.actions-slider-control__link:hover,
.resellers-slider-control__link.active,
.resellers-slider-control__link:hover,
.clients-slider-control__link.active,
.clients-slider-control__link:hover {
    background: #3db4e9;
}
/*end clients*/

/*benefits*/
.benefits {
    background: #f1f1f1;
    padding-top: 80px;
    padding-bottom: 90px;
}
.benefits-control {
    margin-top: 60px;
}
.benefits__link {
    height: 36px;
    line-height: 36px;
    display: inline-block;
    vertical-align: top;
    border: 2px solid #3db4e9;
    border-radius: 10px;
    padding: 0 20px;
    margin-bottom: 20px;
    font-size: 15px;
    color: #2a393e;
    margin-right: 16px;
}
.benefits__link.active {
    font-weight: 600;
    text-decoration: none;
    letter-spacing: -0.022em;
    background: #d6e8f0;
}
.benefits__link:hover {
    background: #d6e8f0;
    text-decoration: none;
}
.benefits-slider {
    margin-top: 30px;
    position: relative;
}
.benefit {
    background: #ffffff;
    position: relative;
}
.benefit-right {
    padding: 61px 60px 70px 380px;
    max-width: 680px;
}
.reviews-slider__prev a, .reviews-slider__next a,
.actions-slider__prev a, .actions-slider__next a,
.benefits-slider__prev a, .benefits-slider__next a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0; top: 0;
}
.reviews-slider__prev, .reviews-slider__next,
.actions-slider__prev, .actions-slider__next,
.benefits-slider__prev, .benefits-slider__next {
    position: absolute;
    top: 0; bottom: 0;
    margin: auto;
    width: 21px;
    height: 37px;
    cursor: pointer;
    background: url('https://www.coolutils.com/images/slider-arrows-grey.png') no-repeat;
}
.benefits-slider__prev {
    left: -62px;
}
.reviews-slider__prev:hover,
.actions-slider__prev:hover,
.benefits-slider__prev:hover {
    background-position: -23px 0;
}
.reviews-slider__next,
.actions-slider__next,
.benefits-slider__next {
    right: -62px;
    background-position: 0 -39px;
}
.reviews-slider__next:hover,
.actions-slider__next:hover,
.benefits-slider__next:hover {
    background-position: -23px -39px;
}
.benefit__title {
    font-size: 50px;
    font-weight: 300;
    color: #2a393e;
}
.benefit__title_lh {
    line-height: 135%;
    margin-top: -20px;
}
.benefit__title small {
    margin-top: 16px;
    font-size: 32px;
    font-weight: 400;
    color: #9299a2;
    display: block;
    line-height: 115%;
}
.benefit__title span {
    display: block;
}
.benefit__btn {
    max-width: 400px;
    margin-top: 44px;
}
.benefit__btn > * {
    position: relative;
    top: -1px;
}
.benefit__btn span {
    margin-right: 38px;
}
.benefit__desc {
    margin-top: 36px;
    font-size: 16px;
    color: #2a393e;
    line-height: 165%;
}
.benefit__desc span {
    display: block;
    margin-top: 12px;
}
.big-icon-5 {
    position: absolute;
    left: 70px;
    top: 68px;
}
.big-icon-6 {
    background: url('') no-repeat center top;
    width: 122px;
    height: 205px;
    top: 67px;
    left: 129px;
}
.big-icon-7 {
    background: url('') no-repeat center top;
    width: 136px;
    height: 201px;
    top: 64px;
    left: 124px;
}
.big-icon-8 {
    background: url('') no-repeat center top;
    width: 218px;
    height: 147px;
    top: 67px;
    left: 81px;
}
.big-icon-9 {
    background: url('') no-repeat center top;
    width: 224px;
    height: 179px;
    top: 47px;
    left: 78px;
}
.big-icon-10 {
    background: url('') no-repeat center top;
    width: 219px;
    height: 175px;
    left: 83px;
    top: 67px;
}
.big-icon-11 {
    background: url('') no-repeat center top;
    width: 165px;
    height: 190px;
    top: 69px;
    left: 107px;
}
.big-icon-12 {
    background: url('') no-repeat center top;
    width: 197px;
    height: 209px;
    top: 66px;
    left: 90px;
}
.big-icon-13 {
    background: url('') no-repeat center top;
    width: 221px;
    height: 177px;
    top: 67px;
    left: 81px;
}
.big-icon-14 {
    background: url('') no-repeat center top;
    width: 204px;
    height: 183px;
    top: 64px;
    left: 88px;
}
.big-icon-15 {
    background: url('') no-repeat center top;
    width: 218px;
    height: 184px;
    top: 69px;
    left: 85px;
}
.big-icon-16 {
    background: url('') no-repeat center top;
    width: 228px;
    height: 145px;
    top: 67px;
    left: 76px;
}
.big-icon-17 {
    background: url('') no-repeat center top;
    width: 227px;
    height: 195px;
    top: 69px;
    left: 75px;
}
.big-icon-6, .big-icon-7, .big-icon-8, .big-icon-9, .big-icon-10, .big-icon-11, .big-icon-12,
.big-icon-13, .big-icon-14, .big-icon-15, .big-icon-16, .big-icon-17 {
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
}
/*end benefits*/

/*company*/
.company {
    padding-top: 80px;
    padding-bottom: 82px;
}
.company__desc {
    padding: 63px 34px;
    border: 2px solid #dddfe0;
    border-radius: 10px;
    width: 66.94%;
    font-size: 16px;
    color: #2a393e;
    text-align: left;
    line-height: 170%;
}
.company__desc span {
    display: block;
}
.company > * {
    vertical-align: top;
}
.company-right {
    text-align: left;
}
.company__manager {
    margin-top: 35px;
    font-size: 24px;
    font-weight: 600;
    color: #2a393e;
}
.company__name, .company__link {
    font-size: 14px;
}
.company__name {
    margin-top: 15px;
}
.company__link {
    margin-top: 6px;
    display: inline-block;
    color: #1e79be;
}
.company__link:hover {
    text-decoration: none;
}
/*end company*/

/*resellers*/
.resellers {
    background: url('https://www.coolutils.com/images/bg/resellers-bg.jpg') no-repeat center top;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 350px;
}
/*end resellers*/

/*actions*/
.actions {
    padding-top: 66px;
    padding-bottom: 83px;
}
.actions__title {
    text-align: center;
    line-height: 135%;
}
.actions-slider {
    margin-top: 58px;
    position: relative;
}
.actions .bx-wrapper {
    max-width: 700px !important;
    margin-left: auto;
    margin-right: auto;
}
.actions-slide {
    width: 300px !important;
    float: left;
    margin-right: 100px;
}
.a-s-discount {
    height: 175px;
    text-align: center;
    border-radius: 10px;
}
.a-s-discount_blue {
    background: #1e79be;
    background: linear-gradient(to bottom, #1e79be, #3db4e9);
    background: -moz-linear-gradient(to bottom, #1e79be, #3db4e9);
    background: -webkit-linear-gradient(to bottom, #1e79be, #3db4e9);
    background: -o-linear-gradient(to bottom, #1e79be, #3db4e9);
    background: -ms-linear-gradient(to bottom, #1e79be, #3db4e9);
}
.a-s-discount_yellow {
    background: #ffb553;
    background: linear-gradient(to bottom, #ffb553, #fbec44);
    background: -moz-linear-gradient(to bottom, #ffb553, #fbec44);
    background: -webkit-linear-gradient(to bottom, #ffb553, #fbec44);
    background: -o-linear-gradient(to bottom, #ffb553, #fbec44);
    background: -ms-linear-gradient(to bottom, #ffb553, #fbec44);
}
.a-s-discount-center, .a-s-discount:after {
    display: inline-block;
    vertical-align: middle;
}
.a-s-discount-center {
    width: 90%;
    color: #ffffff;
    text-align: center;
}
.a-s-discount-center > * {
    display: block;
}
.a-s-discount:after {
    content: '';
    width: 1px;
    height: 175px;
}
.a-s-discount-center small {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 300;
}
.a-s-discount-center strong {
    font-size: 55px;
}
.a-s-discount-center em {
    font-size: 20px;
    font-weight: 300;
}
.actions-slide__title {
    padding-right: 60px;
    font-size: 20px;
    font-weight: 600;
    color: #2a393e;
    margin-top: 22px;
    line-height: 130%;
}
.actions-slide__desc {
    font-size: 14px;
    margin-top: 9px;
    line-height: 140%;
}
.actions-slider__prev, .actions-slider__next {
    bottom: auto;
    top: 59px;
}
.actions-slider__prev {
    left: 0;
}
.actions-slider__next {
    right: 0;
}
.actions-slider-control {
    text-align: center;
    margin-top: 43px;
}
/*end actions*/

/*faq*/
.faq {
    padding-top: 81px;
    background: #f1f1f1;
    padding-bottom: 90px;
}
.faq__title {
    line-height: 120%;
}
.faq__title small {
    margin-top: 8px;
    line-height: 120%;
}
.support {
    margin-top: 46px;
}
.support-left {
    width: 66.94%;
    border-radius: 10px;
    padding: 63px 60px 68px 36px;
    background: #ffffff;
}
.support__desc {
    font-size: 16px;
    color: #2a393e;
    line-height: 170%;
}
.support__desc em {
    font-weight: 700;
}
.support-left, .support-right {
    vertical-align: top;
    text-align: left;
}
.support__link {
    font-size: 16px;
    color: #1e79be;
    display: inline-block;
    margin-top: 18px;
}
.support__manager {
    font-size: 24px;
    color: #2a393e;
    font-weight: 600;
    line-height: 110%;
    margin-top: 13px;
}
.faq-list__title {
    font-size: 32px;
    color: #1e79be;
    line-height: 110%;
    margin-top: -20px;
}
.faq-list {
    overflow: hidden;
    max-width: 806px;
    border: 2px solid #dddfe0;
    border-radius: 10px;
    text-align: left;
}
.faq-item__title {
    font-size: 20px;
    line-height: 140%;
    color: #2a393e;
    cursor: pointer;
    padding: 21px 36px 22px 80px;
    text-decoration: underline;
}
.faq-item__title:hover {
    text-decoration: none;
}
.faq-item__desc {
    padding-left: 80px;
    padding-right: 60px;
    display: none;
}
.faq-item {
    overflow: hidden;
    position: relative;
    border-bottom: 2px solid #dddfe0;
}
.faq-item__icon {
    position: absolute;
    left: 19px;
    top: 22px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 2px solid #949ba4;
}
.faq-item__icon:after,
.faq-item__icon:before {
    content: '';
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    margin: auto;
    background: #939aa3;
}
.faq-item__icon:after {
    width: 16px;
    height: 2px;
}
.faq-item__icon:before {
    width: 2px;
    height: 16px;
}
.faq-item:last-child {
    border-bottom: none;
}
.faq-list {
    margin-top: 45px;
}
.faq-item.open .faq-item__icon {
    border-color: #4ab9ea;
}
.faq-item.open .faq-item__icon:before {
    display: none;
}
.faq-item.open .faq-item__icon:after {
    background: #4ab9ea;
}
.faq-item.open {
    background: #ffffff;
}
.faq-item.open .faq-item__title {
    text-decoration: none;
}
.faq-item.open .faq-item__title {
    font-weight: 600;
}
.faq-item.open .faq-item__desc {
    display: block;
    margin-top: -6px;
    margin-bottom: 41px;
    font-size: 14px;
    color: #2a393e;
    line-height: 145%;
}
.faq-item__desc a {
    color: #4ab9ea;
}
.faq-item__desc a:hover {
    text-decoration: none;
}
.faq__btn {
    margin-top: 30px;
    height: 60px;
    max-width: 460px;
}
.faq__btn span {
    margin-right: 98px;
}
/*end faq*/

/*about*/
.about {
    background: url('https://www.coolutils.com/images/bg/about-bg.jpg') no-repeat center top;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 916px;
    padding-bottom: 70px;
}
.about__title {
    padding-top: 77px;
    text-align: center;
    color: #ffffff;
}
.about__title small {
    margin-top: 12px;
    line-height: 120%;
    color: #ffffff;
}
.about-block {
    margin-top: 62px;
    border-radius: 10px;
    overflow: hidden;
    background: #ffffff;
    position: relative;
}
.about-block-left {
    padding: 43px 30px 50px 40px;
    max-width: 590px;
    color: #2a393e;
}
.about-block__title {
    font-size: 20px;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 19px;
}
.about-block__desc {
    font-size: 16px;
    line-height: 175%;
    margin-bottom: 8px;
}
.about-block__link {
    font-size: 16px;
    display: inline-block;
    color: #1e79be;
    margin-top: 3px;
}
.about-block__link:hover {
    text-decoration: none;
}
.about-block__photo {
    height: 100%;
    margin-left: 590px;
    position: absolute;
    background: url('') no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    top: 0; right: 0; left: 0;
}
.about-block__photo1 {
    height: 100%;
    margin-left: 590px;
    position: absolute;
    -webkit-background-size: cover;
    background: url('') no-repeat center;
    background-size: cover;
    top: 0; right: 0; left: 0;
}
.about__btn {
    display: block;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    height: 60px;
    max-width: 460px;
}
.about__btn > * {
    position: relative;
    top: -1px;
}
.about__btn span {
    margin-right: 98px;
}
/*end about*/

/*reviews*/
.reviews {
    padding-top: 66px;
    padding-bottom: 85px;
    background: #f1f1f1;
}
.reviews-slider {
    position: relative;
}
.reviews .bx-wrapper {
    max-width: 700px !important;
    margin: 0 auto;
}
.review-top {
    margin-bottom: 40px;
}
.review-top > * {
    display: inline-block;
    vertical-align: middle;
}
.review-top-right {
    margin-left: 19px;
    position: relative;
    top: 3px;
}
.review__company {
    font-size: 24px;
    font-weight: 600;
    color: #2a393e;
}
.review__company-desc {
    font-size: 14px;
    line-height: 130%;
    margin-top: 12px;
}
.review__title {
    font-size: 20px;
    font-weight: 600;
    color: #2a393e;
    line-height: 120%;
    margin-bottom: 17px;
}
.review__desc {
    font-size: 16px;
    color: #2a393e;
    line-height: 175%;
    margin-bottom: 8px;
}
.reviews-slider__prev, .reviews-slider__next {
    top: auto;
    bottom: 88px;
}
.reviews-slider__prev {
    left: 0;
}
.reviews-slider__next {
    right: 0;
}
.review__desc:last-child {
    margin-bottom: 0;
}
.reviews-slider-control {
    text-align: center;
    margin-top: 22px;
}
/*end reviews*/

/*news*/
.news {
    padding-top: 70px;
    padding-bottom: 89px;
}
.news-center {
    max-width: 650px;
    margin: 0 auto;
}
.news__title {
    padding: 0 28px;
    line-height: 120%;
}
.news__title small {
    line-height: 100%;
    margin-top: 10px;
}
.news-list {
    margin-top: 67px;
    border: 2px solid #dddfe0;
    border-radius: 10px;
}
.news-item, .news-item__date, .news-item__desc {
    display: block;
}
.news-item {
    text-decoration: none;
    color: #2a393e;
    text-align: left;
    padding: 21px 30px 19px;
    border-bottom: 2px solid #dddfe0;
}
.news-item__desc a {
    color: #2a393e;
    text-decoration: underline;
}
.news-item__desc a:hover {
    text-decoration: none;
}
.news-item:last-child {
    border-bottom: none;
}
.news-item__date {
    font-size: 14px;
}
.news-item__desc {
    margin-top: 10px;
    font-size: 20px;
    line-height: 135%;
}
.news__link {
    color: #1e79be;
    margin-top: 28px;
    display: inline-block;
    margin-left: 32px;
}
.news__link:hover {
    text-decoration: none;
}
/*end news*/

/*blog*/
.blog {
    padding-top: 72px;
    padding-bottom: 90px;
    background: #f1f1f1;
}
.blog__title {
    text-align: center;
}
.blog-item {
    background: #ffffff;
    padding: 50px;
    margin-top: 62px;
    border-radius: 10px;
}
.blog-item__photo {
    float: left;
}
.blog-item-right {
    color: #2a393e;
    margin-left: 350px;
}
.blog-item__date {
    margin-top: -1px;
    font-size: 14px;
}
.blog-item__title {
    margin-top: 12px;
    font-size: 20px;
    font-weight: 600;
    line-height: 120%;
}
.blog-item__desc {
    font-size: 16px;
    margin-top: 18px;
    line-height: 175%;
}
.blog-item__link {
    font-size: 16px;
    color: #1e79be;
    display: inline-block;
    margin-top: 10px;
}
.blog-item__link:hover {
    text-decoration: none;
}
.blog__btn {
    display: block;
    margin: 30px auto 0;
    text-decoration: none;
    text-align: center;
    height: 60px;
    max-width: 300px;
    box-sizing: border-box;
    line-height: 60px;
}
.blog__btn > * {
    position: relative;
    top: -1px;
}
.blog__btn span {
    margin-right: 110px;
}
/*end blog*/

/*form-block*/
.form-block {
    background: url('https://www.coolutils.com/images/bg/form-block-bg.jpg') no-repeat center top;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 543px;
    padding-top: 80px;
    color: #ffffff;
}
.form-block .spacer {
    max-width: 1010px;
    margin-left: auto;
    margin-right: auto;
}
.fb-form {
    margin-top: 56px;
}
.fb-form > * {
    vertical-align: middle;
}
.fb-form .form-label {
    width: 270px;
}
.fb-form .form__colon {
    margin: 0 -20px;
}
.fb-form .form__btn {
    margin-top: 0;
}
.fb-list {
    margin-top: 70px;
}
.fb-list:last-child {
    padding-right: 25px;
}
.fb-list li {
    margin-bottom: 20px;
}
.form-block__title,
.form-block__title small {
    text-align: center;
    color: #ffffff;
}
.form-block__title small {
    margin-top: 5px;
}
/*end form-block*/

/*footer*/
.footer {
    background: #2a393e;
    color: #ffffff;
    padding-top: 47px;
    padding-bottom: 8px;
}
.footer .content > * {
    vertical-align: top;
}
.sitemap__link {
    color: #ffffff;
    display: inline-block;
    max-width: 420px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 135%;
    position: relative;
}
.sitemap-list {
    margin-top: 26px;
}
.sitemap-list li {
    margin-bottom: 17px;
}
.sitemap__link a {
    color: #f79e02;
}
.sitemap__link:hover, .sitemap__link a:hover {
    text-decoration: none;
}
.sitemap__link:after {
    content: '';
    position: absolute;
    background: url('https://www.coolutils.com/images/icons4.png') no-repeat 0 -527px;
    width: 8px;
    left: 0; top: 3px;
    height: 14px;
}
.sitemap {
    text-align: left;
}
.sitemap__title {
    font-size: 20px;
    font-weight: 600;
}
.subscribe {
    text-align: left;
    position: relative;
    width: 380px;
}
.subscribe__field {
    width: 280px;
    height: 43px;
    border-radius: 10px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #9299a2;
}
.subscribe__field::-webkit-input-placeholder {color:#9299a2;}
.subscribe__field::-moz-placeholder          {color:#9299a2;}
.subscribe__field:-moz-placeholder           {color:#9299a2;}
.subscribe__field:-ms-input-placeholder      {color:#9299a2;}
.subscribe__title {
    font-size: 20px;
    font-weight: 600;
}
.subscribe__desc {
    font-size: 14px;
    color: #e8e4e4;
    font-weight: 600;
    margin-top: 9px;
    margin-bottom: 27px;
}
.subscribe__btn {
    height: 46px;
    width: 134px;
    position: absolute;
    bottom: -2px;
    right: 0;
}
/*end footer*/

/*f-bottom*/
.f-bottom {
    background: #1a2326;
    padding-top: 19px;
    padding-bottom: 22px;
    color: #ffffff;
}
.copyright {
    font-size: 14px;
    font-weight: 300;
}
.copyright em {
    margin-bottom: 6px;
    display: block;
    font-weight: 600;
}
.payment-type {
    width: 31px;
    height: 18px;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    background: url('https://www.coolutils.com/images/payments.png') no-repeat;
}
.payment-type:last-child {
    margin-right: 0;
}
.payment-type_visa {
    background-position: 0 -20px;
}
.payment-type_ae {
    background-position: 0 -40px;
}
.payment-type_dc {
    background-position: 0 -60px;
}
/*end f-bottom*/

/*overlay*/
.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    left: 0; top: 0;
    z-index: 10;
    overflow: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    background: rgba(255, 255, 255, 0.99);
}
.popup {
    display: none;
    opacity: 0;
    padding: 30px;
    position: relative;
    max-width: 890px;
    margin: 100px auto;
}
.popup__title {
    font-size: 46px;
    font-weight: 300;
    color: #2a393e;
}
.popup__info {
    font-size: 24px;
    font-weight: 600;
    color: #1e79be;
    margin-top: 16px;
}
.popup__step {
    font-size: 20px;
    color: #9299a2;
    margin-top: 44px;
}
.popup__step-desc {
    font-size: 14px;
    color: #2a393e;
    margin-top: 11px;
    line-height: 175%;
}
.popup__step-desc em {
    font-size: 16px;
    font-weight: 600;
    display: block;
}
.popup .form__btn {
    width: 280px;
}
.popup .form__btn span {
    margin-right: 48px;
}
.popup .form__colon {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    color: #2a393e;
}
.popup .form__field {
    border: 2px solid #dddfe0;
}
.popup .form__field:hover {
    border: 2px solid #4eb9e9;
}
.popup .fb-form {
    margin-top: 20px;
}
.popup__list-title {
    font-size: 14px;
    margin-top: 32px;
    font-weight: 700;
    color: #9299a2;
}
.popup .p-list {
    max-width: 600px;
}
.popup .p-list-item__desc {
    font-size: 14px;
    color: #2a393e;
    line-height: 150%;
}
.popup .p-list-item:nth-child(2n) {
    width: 240px;
}
.popup__close {
    position: absolute;
    cursor: pointer;
    background: url('https://www.coolutils.com/images/icons4.png') no-repeat 0 -543px;
    width: 33px;
    height: 33px;
    right: 30px;
    top: 10px;
}
.popup__close:hover {
    background-position: 0 -578px;
}
.popup-premium {
    display: none;
}
.popup-converter__info {
    font-size: 24px;
    color: #9299a2;
    margin-top: 16px;
}
.popup-converter__form-title {
    font-size: 16px;
    font-weight: 600;
    color: #2a393e;
    line-height: 120%;
    margin-top: 42px;
    padding-bottom: 3px;
}
.popup-list i {
    float: left;
    width: 23px;
    height: 23px;
    background: url('https://www.coolutils.com/images/icons4.png') no-repeat 0 -613px;
}
.popup-list li {
    margin-bottom: 15px;
    text-align: left;
}
.popup-list li:after {
    content: '';
    display: block;
    clear: both;
}
.popup-converter > .spacer:not(.fb-form) {
    max-width: 815px;
    margin-top: 46px;
}
.popup-list span {
    line-height: 120%;
    display: block;
    font-size: 14px;
    color: #2a393e;
    margin-left: 34px;
    padding-top: 4px;
}
/*end overlay*/

.bottom {
    position: relative;
    padding-top: 32px;
    padding-bottom: 32px;
}
.dev {
    display: block;
    margin: 0 auto;
    background: url('https://www.coolutils.com/images/dev.png') no-repeat;
    width: 185px;
    height: 64px;
    right: 20px;
    bottom: 62px;
}

@media all and (max-width: 1400px) {
    .benefits-slider__prev {
        left: 10px;
    }
    .benefits-slider__next {
        right: 10px;
    }
}

@media all and (max-width: 1200px) {
    .company__desc span {
        display: inline;
    }
}

@media all and (max-width: 1180px) {
    .h-left {
        max-width: 440px;
    }
    .form-label {
        width: 370px;
    }
    .form__colon {
        display: block;
        padding: 14px 0;
        text-align: center;
        max-width: 370px;
    }
    .form__title span {
        top: 8px;
        font-size: 18px;
    }
    .header__title small {
        font-size: 34px;
    }
    .header__title {
        font-size: 48px;
    }
    .form, .h-list {
        margin-top: 30px;
    }
    .header__next {
        bottom: 25px;
        left: 0;
    }
    .header .content {
        padding-bottom: 90px;
    }
    .header {
        padding-bottom: 0;
    }

    .fb-form .form-label {
        max-width: 370px;
        width: 100%;
    }
    .fb-form .form__colon {
        margin-left: 0;
        margin-right: 0;
    }
    .form-block .fb-form {
        max-width: 370px;
    }
    .fb-form .form__btn {
        margin-top: 25px;
    }
    .form-block {
        min-height: inherit;
        padding-bottom: 60px;
    }
    .popup {
        max-width: 370px;
    }
    .popup .form__btn {
        width: 100%;
    }
    .popup__title {
        font-size: 26px;
        padding-right: 40px;
        line-height: 120%;
    }
    .popup__info {
        font-size: 18px;
        margin-top: 10px;
    }
    .popup__step {
        margin-top: 25px;
        font-size: 18px;
    }

    .popup-converter__info {
        font-size: 19px;
        margin-top: 10px;
    }
    .popup-converter__form-title {
        margin-top: 30px;
    }
    .popup-list li {
        margin-bottom: 10px;
    }
    .popup {
        margin-top: 50px;
        margin-bottom: 40px;
        padding: 10px;
    }

    .popup__close {
        right: 0;
        top: 0;
    }
}

@media all and (max-width: 1150px) {
    .c-block__icon {
        margin-left: 20px;
    }
    .c-block-links {
        margin-left: 275px;
    }
    .c-list-item:nth-child(1),
    .c-list-item:nth-child(5),
    .c-list-item:nth-child(2),
    .c-list-item:nth-child(6),
    .c-list-item:nth-child(3),
    .c-list-item:nth-child(7) {
        margin-right: 0;
    }
    .c-block {
        width: 49%;
    }
    .free-block {
        padding-left: 50px;
        padding-right: 50px;
    }
    .free-block-right {
        margin-left: 270px;
    }
    .free-block-list a {
        font-size: 15px;
    }
    .about-block__desc {
        font-size: 15px;
        margin-bottom: 4px;
    }
    .about-block__title {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .about {
        min-height: inherit;
    }
}

@media all and (max-width: 1100px) {
    .c-block__icon {
        width: 170px;
        height: 170px;
    }
    .big-icon-1 {
        width: 70px;
        height: 85px;
    }
    .c-block-links {
        margin-left: 220px;
    }
    .big-icon-1, .big-icon-2 {
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }
    .big-icon-2 {
        width: 70px;
        height: 81px;
    }
    .clients .bx-wrapper, .resellers .bx-wrapper {
        max-width: 700px !important;
    }
    .support-right {
        display: none;
    }
    .faq-list__title {
        margin-top: 40px;
    }
    .support-left {
        width: 100%;
        max-width: 810px;
    }
    .about-block__photo {
        display: none;
    }
    .about-block-left {
        padding-right: 40px;
        max-width: inherit;
    }
    .sitemap__link {
        max-width: 300px;
    }
    .bottom__desc span {
        display: inline;
    }
    .dev {
        position: static;
        display: block;
        margin: 40px auto 0;
    }
}

@media all and (max-width: 1050px) {
    .free-block__icon {
        width: 170px;
        height: 170px;
    }
    .big-icon-3 {
        width: 60px;
        height: 80px;
    }
    .big-icon-4 {
        width: 70px;
        height: 74px;
    }
    .big-icon-4, .big-icon-3 {
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }
    .free-block-right {
        padding-top: 16px;
        margin-left: 200px;
    }
    .free__sub-title {
        font-size: 28px;
    }
    .big-icon-5 {
        left: 40px;
    }
    .big-icon-6 {
        left: 99px;
    }
    .big-icon-7 {
        left: 94px;
    }
    .big-icon-8 {
        left: 51px;
    }
    .big-icon-9 {
        left: 48px;
    }
    .big-icon-10 {
        left: 37px;
    }
    .big-icon-11 {
        left: 77px;
    }
    .big-icon-12 {
        left: 60px;
    }
    .big-icon-13 {
        left: 51px;
    }
    .big-icon-14 {
        left: 58px;
    }
    .big-icon-15 {
        left: 55px;
    }
    .big-icon-16 {
        left: 46px;
    }
    .big-icon-17 {
        left: 45px;
    }
    .benefit__title {
        font-size: 40px;
    }
    .benefit__title small {
        margin-top: 10px;
        line-height: 120%;
        font-size: 26px;
    }
    .benefit-right {
        padding-left: 320px;
    }
    .company__desc {
        width: 60%;
        padding: 40px 20px;
    }
    .blog-item {
        padding-left: 30px;
        padding-right: 30px;
    }
    .blog-item-right {
        margin-left: 330px;
    }
}

@media all and (max-width: 1020px) {
    .premium {
        max-width: 450px;
    }
    .premium__btn > * {
        right: 0;
    }
    .premium__btn span {
        margin-right: 50px;
    }
    .p-list-item__desc {
        font-size: 15px;
        top: 10px;
    }
    .premium__title {
        font-size: 22px;
    }
    .premium__desc {
        font-size: 17px;
        margin-top: 10px;
    }
    .p-list__title {
        font-size: 24px;
        margin-top: 30px;
    }
    .subscribe {
        width: 350px;
    }
}

@media all and (max-width: 1000px) {
    .c-list-item {
        width: 47% !important;
    }
    .c-list {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }
    .block-title {
        font-size: 40px;
    }
    .block-title small {
        font-size: 26px;
    }
    .converter {
        padding-top: 50px;
        padding-bottom: 23px;
    }
    .converter__title {
        margin-bottom: 40px;
    }
}

@media all and (max-width: 950px) {
    .premium__tag {
        display: none;
    }
    .premium__btn span {
        margin-right: 10px;
    }
    .premium {
        max-width: 400px;
    }
    .free-block {
        padding-left: 20px;
        padding-right: 20px;
    }
    .free {
        padding-bottom: 60px;
        padding-top: 50px;
    }
    .free__title {
        margin-bottom: 40px;
    }
    .free__sub-title {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

@media all and (max-width: 900px) {
    .h-top .spacer {
        max-width: 620px;
    }
    .nav__link {
        font-size: 16px;
    }

    .h-left, .premium {
        max-width: 450px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .premium {
        margin-top: 10px;
    }
    .header .content {
        padding-bottom: 145px;
    }
    .c-block__icon {
        width: 140px;
        height: 140px;
    }
    .c-block-links {
        margin-left: 180px;
    }
    .c-block__title {
        font-size: 20px;
        padding: 26px 36px 16px;
    }
    .c-list {
        margin-top: 50px;
    }
    .benefits {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .benefits-control {
        margin-top: 40px;
    }
    .benefits__link {
        font-size: 14px;
    }
    .benefit-right {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .benefit .big-icon {
        top: 44px;
    }
    .benefit__title {
        font-size: 30px;
    }
    .benefit__title small {
        margin-top: 6px;
        font-size: 20px;
    }
    .benefit__desc {
        margin-top: 20px;
    }
    .benefit__btn {
        margin-top: 30px;
    }
    .company {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .company-right img {
        max-width: 260px;
    }
    .company__manager {
        margin-top: 25px;
        font-size: 20px;
    }
    .about__title {
        padding-top: 60px;
    }
    .about-block {
        margin-top: 40px;
    }
    .reviews {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .review__company {
        font-size: 20px;
    }
    .review__title {
        margin-top: 30px;
        font-size: 19px;
    }
    .review__desc {
        font-size: 15px;
    }
    .reviews .bx-wrapper {
        max-width: 600px !important;
    }
    .news-item__desc {
        font-size: 18px;
    }
    .news {
        padding-top: 56px;
        padding-bottom: 60px;
    }
    .news-list {
        margin-top: 40px;
    }
    .blog {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .blog-item {
        margin-top: 40px;
    }
    .blog-item-right {
        margin-left: 0;
    }
    .blog-item__photo {
        float: none;
        display: block;
        margin: 0 auto 30px;
        max-width: 100%;
    }
    .fb-list {
        max-width: 480px;
        display: block;
        text-align: left;
        margin-left: auto;
        margin-right: auto;
    }
    .fb-list:last-child {
        padding-right: 0;
        margin-top: 20px;
    }
    .form-block {
        padding-top: 60px;
        padding-bottom: 40px;
    }
    .form-block .fb-form {
        margin-bottom: -20px;
    }
    .subscribe {
        display: block;
        margin: 30px auto 50px;
    }
    .footer .content {
        text-align: center;
    }
    .sitemap:first-child {
        margin-right: 50px;
    }
}

@media all and (max-width: 850px) {
    .c-block {
        max-width: 450px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        display: block;
    }
    .c-block:first-child {
        margin-bottom: 30px;
    }
    .c-block__icon {
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .c-block__title {
        margin-bottom: 30px;
    }
    .c-block-links {
        margin-top: 20px;
        margin-left: 0;
        text-align: left;
        padding-left: 20px;
    }
    .c-block-links li {
        display: inline-block;
        margin-right: 20px;
    }
    .c-block__title {
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
    }
    .free-block__icon {
        display: block;
        margin-left: auto;
        margin-right: auto;
        float: inherit;
    }
    .free-block-right {
        max-width: 700px;
        padding-top: 30px;
        margin-left: auto;
        margin-right: auto;
    }
    .free-block-right_sm {
        max-width: 400px;
    }
    .free-block {
        padding-bottom: 15px;
    }
    .clients .bx-wrapper, .resellers .bx-wrapper {
        max-width: 460px !important;
    }
    .clients, .resellers {
        padding-top: 50px;
        padding-bottom: 50px;
        min-height: inherit;
    }
    .clients-slider, .resellers-slider {
        margin-top: 40px;
    }
    .big-icon-5 {
        width: 180px;
        height: 108px;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }
    .big-icon-6 {
        width: 95px;
        height: 160px;
    }
    .big-icon-7 {
        width: 108px;
        height: 160px;
    }
    .big-icon-8 {
        width: 170px;
        height: 115px;
    }
    .big-icon-9 {
        width: 170px;
        height: 136px;
    }
    .big-icon-10 {
        width: 170px;
        height: 136px;
    }
    .big-icon-11 {
        width: 130px;
        height: 150px;
    }
    .big-icon-12 {
        width: 151px;
        height: 160px;
    }
    .big-icon-13 {
        width: 170px;
        height: 136px;
    }
    .big-icon-14 {
        width: 170px;
        height: 153px;
    }
    .big-icon-15 {
        width: 170px;
        height: 150px;
    }
    .big-icon-16 {
        width: 170px;
        height: 108px;
    }
    .big-icon-17 {
        width: 170px;
        height: 144px;
    }
    .benefit-right {
        padding-left: 250px;
    }
    .actions-slide {
        margin-right: 20px;
    }
    .actions .bx-wrapper {
        max-width: 620px !important;
    }
}

@media all and (max-width: 800px) {
    .company__desc {
        font-size: 15px;
    }
}

@media all and (max-width: 750px) {
    .content {
        padding-left: 10px;
        padding-right: 10px;
    }
    .block-title {
        font-size: 30px;
        text-align: center;
    }
    .block-title small {
        font-size: 20px;
    }
    .free__sub-title {
        font-size: 18px;
        margin: 25px 0;
    }
    .benefit__title {
        font-size: 26px;
    }
    .benefit .big-icon {
        position: static;
        display: block;
        margin-left: auto;
        margin-right: auto;
        float: none;
        margin-top: 30px;
    }
    .benefit__title_lh {
        margin-top: 0;
    }
    .benefit-right {
        padding-left: 60px;
    }
    .company-right {
        position: absolute;
        left: 0;
        width: 100%;
        text-align: center;
        top: 50px;
    }
    .company__desc {
        margin-top: 240px;
        width: 100%;
    }
    .company {
        position: relative;
    }

    .actions-slide {
        margin-right: 0;
    }
    .actions .bx-wrapper {
        max-width: 300px !important;
    }
    .actions {
        padding-top: 50px;
        padding-bottom: 60px;
    }
    .actions-slider {
        margin-top: 40px;
    }
    .faq {
        padding-top: 54px;
        padding-bottom: 60px;
    }
    .support {
        margin-top: 30px;
    }
    .faq-list__title {
        font-size: 24px;
    }
    .faq-list {
        margin-top: 30px;
    }
    .faq-item__title {
        font-size: 18px;
        padding-top: 23px;
    }
    .faq-item__icon {
        top: 21px;
    }
    .faq-item__title {
        padding-left: 65px;
        padding-right: 20px;
    }
    .faq-item__desc {
        padding-left: 65px;
        padding-right: 20px;
    }
    .reviews .bx-wrapper {
        max-width: 500px !important;
    }
    .review__title {
        font-size: 18px;
    }
    .reviews-slider__prev, .reviews-slider__next {
        bottom: 120px;
    }
    .news-item {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media all and (max-width: 700px) {
    .content {
        padding-left: 10px;
        padding-right: 10px;
    }
    .nav__btn {
        display: block;
        position: absolute;
        width: 63px;
        height: 63px;
        top: 0;
        right: 0;
        cursor: pointer;
    }
    .nav__btn i {
        width: 28px;
        height: 12px;
        border-top: 3px solid #2a393e;
        border-bottom: 3px solid #2a393e;
    }
    .nav__btn i:after {
        content: '';
        position: absolute;
        left: 0; top: 0; bottom: 0;
        margin: auto;
        width: 100%;
        height: 3px;
        background: #2a393e;
    }
    .nav {
        display: none;
        background: #ffffff;
        position: absolute;
        width: 200px;
        text-align: left;
        top: 63px;
        right: 0;
        padding: 15px 0;
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
    }
    .nav__link {
        font-size: 26px;
        padding-left: 20px;
        padding-right: 20px;
        display: block;
        margin-bottom: 10px;
    }
    .nav__link:last-child {
        margin-bottom: 0;
    }
    .benefits-control {
        text-align: center;
    }
    .benefits__link {
        text-align: left;
        max-width: 300px;
        min-width: 300px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        box-sizing: border-box;
        line-height: 32px;
    }
    .benefits__link {
        margin-right: 6px;
        margin-bottom: 10px;
    }
}

@media all and (max-width: 650px) {
    .h-top .spacer {
        text-align: center;
    }
    .social {
        display: block;
        margin: 10px 0;
    }
    .h-top {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .header__title {
        font-size: 32px;
    }
    .header__title small {
        font-size: 22px;
    }
    .form__title span {
        font-size: 16px;
    }
    .h-list span {
        font-size: 15px;
        top: 3px;
    }
    .premium {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: inherit;
        left: -10px;
        border-radius: 0;
    }
    .form-label {
        width: 100%;
        max-width: 370px;
    }
    .form__btn span {
        margin-right: 20px;
    }
    .yellow-btn, .blue-btn {
        font-size: 16px;
        height: 56px;
    }
    .premium__btn > * {
        top: 0;
    }
    .form__colon {
        font-size: 18px;
    }
    .premium__desc {
        font-size: 16px;
    }
    .free-block-right {
        max-width: 450px;
    }
    .free-block-right_sm {
        max-width: 360px;
    }
    .benefit-right {
        padding-top: 30px;
    }
    .benefits-slider__prev, .benefits-slider__next {
        top: 70px;
        bottom: auto;
    }
    .benefit__title small {
        margin-top: 6px;
        font-size: 14px;
    }
    .benefit-right {
        padding-left: 20px;
        padding-right: 20px;
    }
    .benefit__desc {
        font-size: 15px;
    }
    .faq__title {
        font-size: 22px;
        text-align: center;
    }
    .faq__title small {
        font-size: 17px;
    }
    .reviews .bx-wrapper {
        max-width: 400px !important;
    }
    .reviews-slider__prev, .reviews-slider__next {
        top: 0; bottom: 0;
        margin: auto;
    }
    .blog__btn {
        line-height: 56px;
    }
    .subscribe__btn {
        height: 46px;
    }
}

@media all and (max-width: 620px) {
    .c-list-item {
        max-width: 280px;
        margin-bottom: 20px;
        width: 100% !important;
    }
    .c-list {
        max-width: 280px;
        padding-left: 0;
        padding-right: 0;
    }
    .c-block__link {
        font-size: 15px;
    }
}

@media all and (max-width: 550px) {
    .clients .bx-wrapper, .resellers .bx-wrapper {
        max-width: 220px !important;
    }
    .clients-slices li, .resellers-slices li {
        margin-right: 0;
    }
    .reviews .bx-wrapper {
        max-width: 340px !important;
    }
    .news__title {
        padding-left: 0;
        padding-right: 0;
    }
    .news__link {
        margin-left: 17px;
    }
    .news-item__desc {
        font-size: 16px;
    }
    .blog-item__title {
        font-size: 18px;
    }
    .blog-item__desc {
        font-size: 15px;
        margin-top: 10px;
    }
    .blog-item {
        padding-left: 15px;
        padding-right: 15px;
    }
    .sitemap {
        max-width: 300px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .sitemap:first-child {
        margin-right: auto;
        margin-bottom: 30px;
    }
}

@media all and (max-width: 500px) {
    .free-block-right {
        max-width: 280px;
    }
    .free-block-list a {
        font-size: 14px;
    }
    .about__btn span {
        margin-right: 10px;
    }
    .about__title span {
        display: inline;
    }
}

@media all and (max-width: 450px) {
    .c-block {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        left: -10px;
        border-radius: 0;
    }
    .c-block__title {
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
        position: relative;
        left: -10px;
    }
    .c-block-links {
        padding-left: 0;
        padding-right: 0;
    }
    .c-list {
        margin-top: 30px;
    }
    .c-block {
        padding-bottom: 30px;
    }
    .c-block-links li:last-child {
        margin-bottom: 20px;
    }
    .block-title {
        font-size: 24px;
        text-align: center;
    }
    .block-title small {
        padding-top: 4px;
    }
    .faq__title {
        font-size: 20px;
        text-align: center;
    }
    .faq__title small {
        font-size: 16px;
    }
    .faq__title span {
        display: inline;
    }
    .free-block {
        padding-left: 10px;
        padding-right: 10px;
    }
    .free-block-right:not(.free-block-right_sm) .free-block-list:nth-child(2) {
        margin-right: 40px;
    }
    .benefit__btn span {
        margin-right: 4px;
        max-width: 190px;
        line-height: 100%;
        text-align: left;
    }
    .company__desc {
        padding: 20px 10px;
    }
    .actions-slide {
        width: 250px !important;
    }
    .actions .bx-wrapper {
        max-width: 250px !important;
    }
    .a-s-discount-center strong {
        font-size: 42px;
    }
    .a-s-discount-center em {
        margin-top: 5px;
    }
    .actions-slide__title {
        font-size: 18px;
        padding-right: 0;
    }
    .actions-slider-control {
        margin-top: 25px;
    }
    .support-left {
        padding: 30px 15px 30px 15px;
        background: #ffffff;
    }
    .support__link {
        font-size: 15px;
    }
    .faq-list__title {
        font-size: 20px;
        line-height: 110%;
    }
    .faq-item__title {
        font-size: 16px;
    }
    .faq-item__desc {
        padding-left: 20px;
    }
    .faq__btn span {
        margin-right: 6px;
    }
    .faq__btn {
        font-size: 15px;
    }
    .support__desc {
        font-size: 15px;
    }
    .about-block-left {
        padding: 30px 15px 30px 15px;
        max-width: 590px;
        color: #2a393e;
    }
    .about__btn span {
        max-width: 190px;
        line-height: 110%;
        text-align: left;
    }
    .reviews .bx-wrapper {
        max-width: 250px !important;
    }
    .review__company-desc {
        max-width: 150px;
    }
    .news-item__desc {
        font-size: 15px;
    }
    .blog__btn span {
        margin-right: 40px;
    }
    .blog__btn {
        width: 240px;
    }
    .blog-item {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 20px;
        position: relative;
        left: -10px;
    }
    .f-bottom .content {
        text-align: center;
    }
    .copyright {
        display: block;
        margin-bottom: 15px;
    }
    .subscribe {
        width: 300px;
    }
    .subscribe__btn {
        font-size: 15px;
        width: 100px;
    }
}

.dropdown_new {
   display: inline-block;
   position: relative;
   font-weight: bold;
   font-size: 16px;
   color: #606060;
}

.ddbutton_new {
    padding: 5px 15px 5px 15px;
}

.ddbutton_new:hover,
.ddbutton_new:focus {
    color: #FFFFFF;
    background-color: #88D7F4;
    clip-path: inset(0px 0px 0px round 15px);
    outline: none;
}

.dropdown-content_new {
    line-height: 200%;
    display: none;
    position: absolute;
    width: 200%;
    overflow: auto;
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
    top: 100%;
    left: 0;
    z-index: 2;
    background-color: #FFFFFF;
    text-align: left;
}

.ddbutton_new:focus + .dropdown-content_new,
.dropdown-content_new:hover {
    display: block;
}

.dropdown-content_new a {
    line-height: 200%;
    display: block;
    color: #000000;
    padding: 5px;
    text-decoration: none;
}

.dropdown-content_new a:hover {
    color: #FFFFFF;
    clip-path: inset(10px 0px 10px round 15px);
    background-color: #88D7F4;
}