html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

 :focus {
    outline: 0;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

ul,
li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none;
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a {
    text-decoration: none;
    outline: none;
}

a:focus {
    outline: thin dotted;
    text-decoration: none;
    outline: none;
}

a:active,
a:hover {
    outline: 0;
    text-decoration: none;
    outline: none;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html,
button,
input,
select,
textarea {
    color: #222;
}

 ::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

 ::selection {
    background: #b3d4fc;
    text-shadow: none;
}

img {
    vertical-align: middle;
    max-width: 100%
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

button,
a:hover,
a:focus,
a:visited {
    text-decoration: none;
    outline: none !important;
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

body {
    font: 1rem/1.32 "lato", sans-serif;
    color: #767e9e;
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "BebasNeueRegular";
}

@font-face {
    font-family: "BebasNeueRegular";
    src: url("../fonts/BebasNeueRegular.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "BebasNeueLight";
    src: url("../fonts/BebasNeueLight.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "BebasNeueBold";
    src: url("../fonts/BebasNeueBold.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slider {
    width: 100%;
    margin: 0px auto;
}

.slick-slide {
    margin: 0px;
}

.slick-slide img {
    width: 100%;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}

.slick-slide {
    transition: all ease-in-out .3s;
    opacity: 1;
}

.slick-active {
    opacity: 1;
}

.slick-current {
    opacity: 1;
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 63px;
    height: 62px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev {
    position: absolute;
    cursor: pointer;
    top: -120px;
    width: 63px;
    height: 62px;
    left: 50%;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 1;
    margin-top: 55px;
}

.slick-next {
    position: absolute;
    cursor: pointer;
    top: 100%;
    width: 63px;
    height: 62px;
    left: 50%;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 1;
    margin-top: 55px;
}

.slick-prev::before {
    content: "";
    width: 63px;
    height: 62px;
    background: url(../img/prev.svg) center no-repeat;
    background-size: auto;
    background-size: cover;
    position: absolute;
    top: 0px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    opacity: 1;
    -webkit-transition: 1s;
    transition: 1s;
}

.slick-next::before {
    content: "";
    width: 63px;
    height: 62px;
    background: url(../img/next.svg) center no-repeat;
    background-size: auto;
    background-size: cover;
    position: absolute;
    top: 0px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    opacity: 1;
    -webkit-transition: 1s;
    transition: 1s;
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
}

.header-contact {
    margin: 10px 0px;
}

.header-contact img {
    padding-left: 27px;
}

.header-contact .header-contact-phone a {
    font-family: "Roboto";
    font-weight: bold;
    color: #42B4DF;
    font-size: 12px;
    padding: 10px;
}

.header-contact .header-contact-address {
    font-family: "Roboto";
    font-weight: bold;
    color: #42B4DF;
    font-size: 12px;
    padding: 10px;
}

.top-nav {
    width: 100%;
    height: 66px;
    left: 479px;
    top: 33px;
    background: linear-gradient(to right, #FFFFFF 79.5%, #42B4DF 20.5%);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 0px 0px 53.5px 53.5px;
}

.nav-list {
    position: relative;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-size: 22px;
    font-family: "Raleway", sans-serif;
    float: left;
    display: block;
    width: 80%;
}

.nav-list>ul {
    display: block;
    position: relative;
    padding: 0px 15px 0px 40px;
}

.nav-list>ul>li {
    display: inline-block;
    position: relative;
    padding-top: 18px;
}

.nav-list>ul>li>a {
    text-decoration: none;
    color: #8D8D8D;
    font-size: 14px;
    padding: 25px 14px;
    font-family: "Raleway-Regular";
}

.nav-list>ul>li.current-menu-item>a {
    color: #42B4DF;
}

.nav-list>ul>li>a:hover {
    color: #FFFFFF;
    background: #42B4DF;
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
}

.nav-list>ul>li>ul {
    display: none;
    position: absolute;
    left: 0;
    top: 85px;
    background: #42B4DF;
    padding: 15px 10px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
    border-radius: 6px 6px 7px 6px;
}

.nav-list>ul>li>ul::before {
    content: '';
    position: absolute;
    left: 40px;
    top: -20px;
    border: 10px solid transparent;
    border-bottom: 10px solid #42b4df;
}

.nav-list>ul>li>ul::after {
    content: '';
    position: absolute;
    top: -20px;
    width: 100%;
    height: 40px;
    ;
}

.nav-list>ul>li>ul>li {
    width: 100%;
    padding: 7px;
}

.nav-list>ul>li>ul>li>a {
    color: #ffffff;
    font-size: 13px;
    white-space: nowrap;
}

.nav-list>ul>li>ul>li>a:hover {
    color: #E5E5E5;
}

.nav-list>ul>li:hover ul {
    display: block
}

.mob-menu {
    display: none;
    position: absolute;
    z-index: 10;
    top: 10px;
    left: 5px;
    width: 79px;
    height: 47px;
}

#menuToggle {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#menuToggle input {
    display: flex;
    width: 60px;
    height: 60px;
    position: absolute;
    cursor: pointer;
    opacity: 0;
    z-index: 1;
}

#menuToggle span {
    width: 40px;
    height: 2px;
    margin-bottom: 10px;
    background: #42b4df;
    border-radius: 4px;
    -webkit-transition: all .5s cubic-bezier(.08, .81, .87, .71);
    -moz-transition: all .5s cubic-bezier(.08, .81, .87, .71);
    -ms-transition: all .5s cubic-bezier(.08, .81, .87, .71);
    -o-transition: all .5s cubic-bezier(.08, .81, .87, .71);
    transition: all .5s cubic-bezier(.08, .81, .87, .71);
}

#span1 {
    transform-origin: 4px 0px;
}

#span3 {
    transform-origin: bottom right;
}

#menuToggle input:checked~#span1 {
    background-color: #42b4df;
    transform: rotate(45deg) translate(6px);
}

#menuToggle input:checked~#span2 {
    background-color: #42b4df;
    transform: rotate(495deg) translate(4px);
}

#menuToggle input:checked~#span3 {
    background-color: #42b4df;
    transform: rotate(45deg);
    opacity: 0;
}

#navigation.act {
    display: block;
    position: absolute;
    background: #42b4df;
    top: -16px;
    left: 0;
    width: 100%;
    height: 450px;
    z-index: 5;
    padding-top: 60px;
}

#navigation.act>ul>li {
    list-style: none;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 10px;
    font-size: 25px;
}

#navigation.act>ul>li>a {
    text-decoration: none;
    color: #ffffff;
}

.act #menuToggle input:checked~#span1 {
    background-color: #ffffff;
}

.act #menuToggle input:checked~#span2 {
    background-color: #ffffff;
}

.top-nav-block {
    position: relative;
    margin-top: 7px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-size: 22px;
    font-family: "Raleway", sans-serif;
    float: left;
    display: block;
    width: 20%;
}

.top-nav-block ul li {
    padding: 10px 0px 10px 10px;
    display: inline-block;
}

.top-nav-block ul li:first-child {
    padding-left: 20px
}

.top-nav-block ul li i {
    color: #fff;
    border-radius: 50%;
    font-size: 26px;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.header .fa-facebook-square:before {
    background-image: url('../img/face.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    width: 30px;
    height: 30px;
    content: "";
}

.header .fa-whatsapp:before {
    background-image: url('../img/whats.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    width: 30px;
    height: 30px;
    content: "";
}

.header .fa-map:before {
    background-image: url('../img/map.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    width: 30px;
    height: 30px;
    content: "";
}

.curve-mask {
    width: 100%;
    overflow: hidden;
}

.banner {
    position: relative;
    overflow: hidden;
    width: 120%;
    margin-left: -10%;
    margin-right: 10%;
    margin-bottom: 20px;
    border-radius: 100vh 100vh 0% 0% / 30vh 30vh 0% 0%;
    -moz-border-radius: 100vh 100vh 0% 0% / 30vh 30vh 0% 0%;
    -webkit-border-radius: 100vh 100vh 0% 0% / 30vh 30vh 0% 0%;
    overflow: hidden;
    height: 838px;
    background-image: url(../img/937.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
}

.curve-mask .banner {
    border-radius: 0% 0% 100vh 100vh / 0% 0% 30vh 30vh;
    -moz-border-radius: 0% 0% 100vh 100vh / 0% 0% 30vh 30vh;
    -webkit-border-radius: 0% 0% 100vh 100vh / 0% 0% 30vh 30vh;
}

.curve-mask .banner .curve-content-wrap {
    width: 83.4%;
    margin: 0 auto;
    padding-bottom: 3em;
    padding-top: 3vw;
}

.banner-us {
    padding-top: 210px;
    position: relative;
}

.banner-title {
    font-family: "BebasNeueRegular", monospace;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 96px;
    letter-spacing: 0.05em;
    color: #42B4DF;
    line-height: 75px;
}

.banner h1 .banner-deagnost {
    white-space: nowrap;
    font-family: "BebasNeueLight";
    font-weight: 600;
    color: #6B6B6B;
    font-size: 64px;
}

.banner .banner-ifa {
    white-space: nowrap;
    font-size: 64px;
    font-family: "BebasNeueBold";
    letter-spacing: 0.05em;
    color: #42B4DF;
}

.banner-sinceyear {
    font-family: "BebasNeueRegular", monospace;
    margin-top: 46px;
    text-transform: uppercase;
    color: #fff;
    padding: 12px 22px;
    font-size: 24px;
    background: #42B4DF;
    border-radius: 43px;
    position: absolute;
}

.banner .arrow {
    margin-top: 250px;
}

.banner .arrow a {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 42px;
}

.banner .arrow a img {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
}

.ourservices {
    padding-top: 30px;
    padding-bottom: 120px;
    width: 100%;
    position: relative;
    margin-top: 48px;
}

.ourservices-left,
.ourservices-right {
    position: absolute;
    top: 0;
    width: 36px;
    height: 100%;
    margin-top: 55px;
    z-index: 1;
}

.ourservices-left {
    left: 5px;
}

.ourservices-right {
    right: 5px;
}

.ourservices-left::before,
.ourservices-left::after {
    content: "";
    position: absolute;
    left: 100px;
    width: 150px;
    border-radius: 50%;
}

.ourservices-left::before {
    top: -80px;
    height: 100%;
    background: #FFFFFF;
    box-shadow: inset 0px 4px 60px rgba(0, 0, 0, 0.3);
}

.ourservices-left::after {
    top: -100px;
    height: 105%;
    background: linear-gradient(-90deg, #FFFFFF -10.77%, rgba(255, 255, 255, 0) -33.01%, #FFFFFF 27%);
}

.ourservices-right::before,
.ourservices-right::after {
    content: "";
    position: absolute;
    right: 100px;
    width: 150px;
    border-radius: 50%;
}

.ourservices-right::before {
    top: -80px;
    height: 100%;
    background: #FFFFFF;
    box-shadow: inset 0px 4px 60px rgba(0, 0, 0, 0.3);
}

.ourservices-right::after {
    top: -100px;
    height: 105%;
    background: linear-gradient(90deg, #FFFFFF -10.77%, rgba(255, 255, 255, 0) -33.01%, #FFFFFF 27%);
}

.ourservices-caption {
    font-family: "BebasNeueLight";
    font-weight: 600;
    text-align: center;
    font-size: 50px;
    letter-spacing: 0.05em;
    line-height: normal;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 50px;
    line-height: 63px;
    color: #6B6B6B;
}

.ourservices-caption span {
    position: relative;
    text-transform: uppercase;
    color: #42B4DF;
    font-size: 60px;
    font-family: "BebasNeueRegular", monospace;
    font-weight: 100;
}

.ourservices-caption span::before {
    content: "";
    position: absolute;
    bottom: -11px;
    left: -77px;
    background-image: url(../img/title-icon.svg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 43px;
    width: 220px;
}

.ourservices .ourservices-list-item img {
    margin-bottom: 15px;
}

.ourservices .ourservices-list-item {
    font-family: "Raleway-Regular";
    font-weight: 600;
    font-size: 12px;
    color: #8D8D8D;
    padding: 30px 20px;
    margin-top: 29px;
    list-style: none;
    text-align: center;
    transition: 0.3s;
    background: #FFFFFF;
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.03);
    border-radius: 11px;
    position: relative;
    z-index: 9;
}

.ourservices .ourservices-list-item p {
    height: 45px;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 10px;
}

.ourservices .ourservices-list-item:hover {
    background: #fff;
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.25);
    border-radius: 11px;
    z-index: 10;
    transition: 3s;
    height: 100%;
}

.ourservices .ourservices-list-item:hover p {
    height: 100%;
}

.advantage {
    margin-top: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: url(../img/938.jpg) no-repeat;
    background-size: cover;
    background-position-x: -250px;
    height: 100%;
    position: relative;
}

.advantage-caption {
    width: 100%;
    margin: 0;
    font-family: "BebasNeueRegular", monospace;
    text-transform: uppercase;
    margin-top: 20%;
    font-size: 110px;
    letter-spacing: 0.05em;
    line-height: normal;
    color: #42B4DF;
    padding-top: 42%;
    color: #42B4DF;
    line-height: 75px;
}

.advantage-caption span {
    font-size: 70px;
    position: relative;
}

.advantage-caption span::before {
    content: "";
    position: absolute;
    bottom: -11px;
    left: -77px;
    background-image: url(../img/title-icon.svg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 43px;
    width: 220px;
}

.advantage-list__item {
    padding-left: 60px;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}

.advantage-list__item p {
    color: #8D8D8D;
}

.advantage-list__item-num {
    font-family: "lato", monospace;
    color: white;
    background: #42B4DF;
    text-align: center;
    font-size: 24px;
    border-radius: 50%;
    margin: 5px 10px;
    line-height: 26px;
    width: 40px;
    height: 40px;
    padding: 5px 13px;
    position: absolute;
    top: 43px;
    left: -10px;
}

.advantage-list__item .advantage-list-gl {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    width: 76px;
    height: 76px;
    transition: 0.3s;
    background-image: url(../img/plus.svg);
    background-size: cover;
}

.advantage-list__item-txt>div {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 105px);
    padding-left: 20px;
    align-items: center;
}

.advantage-list__item-txt {
    position: relative;
    font-size: 12px;
    border-left: 6px solid #42B4DF;
    display: inline-block;
    padding: 30px 20px;
    width: 100%;
    height: 100%;
    background: #fff;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
}

.advantage-list__item-txt::after {
    content: '';
    position: absolute;
    left: -1px;
    bottom: 45%;
    border: 10px solid transparent;
    border-left: 10px solid #42b4df;
}

.advantage-list__item-txt-vector {
    background: #42B4DF;
    width: 76px;
    height: 76px;
}

.discount {
    margin-top: 170px;
    overflow: hidden;
    position: relative;
    padding-bottom: 190px;
}

.discount-img {
    float: right;
}

.discount-img img {
    border-radius: 50%;
    width: 90%;
}

.discount-desk {
    background: #F9FAFA;
}

.discount-desk-caption {
    margin-top: 50px;
    background: #F9FAFA;
    padding: 30px;
}

.discount-desk-caption h2 {
    color: #42B4DF;
    text-transform: uppercase;
    font-size: 64px;
    margin-bottom: 15px;
    font-weight: 600;
    letter-spacing: 0.04em;
}

.discount-desk-caption span {
    color: #8D8D8D;
    font-size: 18px;
    font-family: "Raleway-Regular";
    font-weight: 600;
    margin-bottom: 15px;
    letter-spacing: 0.05em;
}

.discount-desk-caption p {
    color: #8D8D8D;
    font-size: 14px;
    font-family: "Raleway-Regular";
    padding-top: 20px;
}

.footer {
    position: relative;
    margin-top: 160px;
}

.footer-line-top {
    position: absolute;
    top: -310px;
    left: 50%;
    width: 36px;
    height: 550px;
    z-index: 1;
    transform: rotate(-90deg);
    margin-left: -20px;
}

.footer-line-top::before,
.footer-line-top::after {
    content: "";
    position: absolute;
    left: 0;
    width: 94px;
    border-radius: 50%;
}

.footer-line-top::before {
    top: 0;
    height: 100%;
    background: #FFFFFF;
    box-shadow: inset 0px 4px 60px rgba(0, 0, 0, 0.3);
}

.footer-line-top::after {
    top: -20px;
    height: 110%;
    background: linear-gradient(-90deg, #FFFFFF -10.77%, rgba(255, 255, 255, 0) -33.01%, #FFFFFF 27%);
}

.footer-bg {
    position: relative;
    margin-top: 0px;
    background: #42B4DF;
    height: auto;
    width: 120%;
    margin-left: -10%;
    margin-right: 10%;
    border-radius: 100vh 100vh 0% 0% / 20vh 20vh 0% 0%;
    -moz-border-radius: 100vh 100vh 0% 0% / 20vh 20vh 0% 0%;
    -webkit-border-radius: 100vh 100vh 0% 0% / 20vh 20vh 0% 0%;
    overflow: hidden;
}

.curve-mask .footer-bg .curve-content-wrap {
    width: 83.4%;
    margin: 0 auto;
    padding-top: 3vw;
}

.bottom-nav {
    margin-top: 70px;
    width: 100%;
    height: 66px;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 33px 33px 53.5px 53.5px;
}

.bottom-nav>ul {
    padding: 0 20px;
}

.bottom-nav>ul>li {
    display: inline-block;
    padding: 23px 23px;
    list-style: none;
    position: relative;
}

.bottom-nav>ul>li>a {
    font-weight: 600;
    font-family: "Raleway-Regular";
    text-decoration: none;
    color: #8D8D8D;
    font-size: 16px;
    letter-spacing: 0.04em;
}

.bottom-nav>ul>li>a:hover {
    color: #42B4DF;
}

.bottom-nav>ul>li>ul>li {
    width: 100%;
    padding: 7px;
}

.bottom-nav>ul>li>ul>li>a {
    color: #ffffff;
    font-size: 13px;
    white-space: nowrap;
}

.bottom-nav>ul>li>ul {
    display: none;
    position: absolute;
    left: 0;
    bottom: 85px;
    background: #42B4DF;
    padding: 15px 10px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
    border-radius: 6px 6px 7px 6px;
}

.bottom-nav>ul>li>ul::before {
    content: '';
    position: absolute;
    left: 40px;
    bottom: -20px;
    border: 10px solid transparent;
    border-top: 10px solid #42b4df;
}

.bottom-nav>ul>li>ul::after {
    content: '';
    position: absolute;
    bottom: -20px;
    width: 100%;
    height: 40px;
    ;
}

.bottom-nav>ul>li:hover ul {
    display: block
}

.footer-contact {
    margin-top: 43px;
    margin-left: 150px;
    display: flex;
}

.footer-contact-phone {
    margin: 0;
    font-size: 16px;
    width: 200px;
    height: 100%;
    padding: 0px 0px;
    background: #FFFFFF;
    color: #42B4DF;
    border-radius: 21px;
    font-family: "Roboto", sans-serif;
}

.footer-contact-phone img {
    float: left;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    border-radius: 50%;
    padding: 11px;
}

.footer-contact-phone span {
    border-radius: 44px;
    float: left;
    display: block;
    padding-top: 5px;
    padding-left: 15px;
}

.footer-contact-phone a {
    color: #42B4DF;
    display: block;
    font-size: 14px;
    font-family: "Roboto";
    font-weight: 600;
}

.footer-social {
    margin-left: 30px;
}

.footer-social ul li {
    padding: 0 15px 0 0;
    display: inline-block;
}

.footer .fa-facebook-square:before {
    background-image: url('../img/face.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    width: 45px;
    height: 45px;
    content: "";
}

.footer .fa-whatsapp:before {
    background-image: url('../img/whats.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    width: 45px;
    height: 45px;
    content: "";
}

.footer .fa-map:before {
    background-image: url('../img/map.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    width: 45px;
    height: 45px;
    content: "";
}

.btn-to-top {
    text-align: center;
}

.btn-to-top button {
    outline: none;
    cursor: pointer;
    border: none;
    background: #fff;
    border-radius: 100px 100px 0% 0%;
    -moz-border-radius: 100px 100px 0% 0%;
    -webkit-border-radius: 100px 100px 0% 0%;
    width: 82px;
    height: 40px;
    margin-top: 50px;
}

.page-caption {
    font-family: "BebasNeueLight";
    font-weight: 600;
    text-align: center;
    font-size: 50px;
    letter-spacing: 0.05em;
    line-height: normal;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 50px;
    line-height: 63px;
    color: #6B6B6B;
    margin-bottom: 100px;
}

.page-caption span {
    position: relative;
    text-transform: uppercase;
    color: #42B4DF;
    font-size: 60px;
    font-family: "BebasNeueRegular", monospace;
    font-weight: 100;
}

.page-caption span::before {
    content: "";
    position: absolute;
    bottom: -11px;
    left: -77px;
    background-image: url(../img/title-icon.svg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 43px;
    width: 220px;
}

.clients-analysis-title {
    color: #42B4DF;
    font-size: 96px;
    font-family: "BebasNeueBold";
    font-weight: 100;
    line-height: 75px;
    letter-spacing: 0.05em;
}

.clients-analysis-sinceyear {
    font-family: "BebasNeueRegular", monospace;
    margin-top: 46px;
    text-transform: uppercase;
    color: #fff;
    padding: 12px 22px;
    font-size: 24px;
    background: #8D8D8D;
    border-radius: 43px;
    position: absolute;
}

.clients-analysis-deagnost {
    color: #42B4DF;
    font-size: 60px;
    font-weight: 600;
    font-family: "BebasNeueLight";
}

.clients-analysis-ifa {
    white-space: nowrap;
    font-size: 48px;
    font-family: "BebasNeueBold";
    color: #8D8D8D;
}

.clients-analysis {
    margin-top: 50px;
}

.clients-analysis-note {
    padding: 20px;
}

.clients-analysis-note h2 {
    color: #42B4DF;
    font-size: 18px;
    text-align: center;
    font-family: "Raleway-Regular";
    font-weight: 600;
}

.clients-analysis-note .clients-analysis-item {
    margin-top: 50px;
    box-shadow: 0px 4px 25px rgba(66, 180, 223, 0.25);
    border-radius: 11px;
    padding: 20px 13px;
}

.clients-analysis-note .clients-analysis-item p {
    font-size: 14px;
    text-align: center;
    font-family: "Raleway-Regular";
    font-weight: 600;
}

.clients-analysis-note.red h2 {
    color: rgba(255, 12, 12, 0.5);
    font-size: 27px;
    padding-top: 30px;
    padding-bottom: 5px;
    font-weight: 900;
}

.clients-analysis-note.red .clients-analysis-item {
    box-shadow: 0px 4px 25px rgba(255, 12, 12, 0.25);
}

.clients-analysis-info-block {
    position: relative;
    margin-top: 80px;
    padding: 0 100px;
}

.clients-analysis-info-block .clients-analysis-desk {
    font-family: "Raleway-Regular";
    font-weight: 600;
    font-size: 24px;
    color: #8D8D8D;
    margin-top: 30px;
    margin-bottom: 30px;
}

.clients-analysis-info-block .clients-analysis-info {
    font-family: "Raleway-Regular";
    font-weight: 500;
    font-size: 16px;
    color: #8D8D8D;
}

.clients-analysis-info-left,
.clients-analysis-info-right {
    position: absolute;
    top: 0;
    width: 36px;
    height: 100%;
    margin-top: 55px;
    z-index: 1;
}

.clients-analysis-info-left {
    left: -200px;
}

.clients-analysis-info-right {
    right: -200px;
}

.clients-analysis-info-left::before,
.clients-analysis-info-left::after {
    content: "";
    position: absolute;
    left: 0px;
    width: 150px;
    border-radius: 50%;
}

.clients-analysis-info-left::before {
    top: -80px;
    height: 98%;
    background: #FFFFFF;
    box-shadow: inset 0px 4px 60px rgba(0, 0, 0, 0.3);
}

.clients-analysis-info-left::after {
    top: -100px;
    height: 100%;
    background: linear-gradient(-90deg, #FFFFFF -10.77%, rgba(255, 255, 255, 0) -33.01%, #FFFFFF 27%);
}

.clients-analysis-info-right::before,
.clients-analysis-info-right::after {
    content: "";
    position: absolute;
    right: 0px;
    width: 150px;
    border-radius: 50%;
}

.clients-analysis-info-right::before {
    top: -80px;
    height: 98%;
    background: #FFFFFF;
    box-shadow: inset 0px 4px 60px rgba(0, 0, 0, 0.3);
}

.clients-analysis-info-right::after {
    top: -100px;
    height: 100%;
    background: linear-gradient(90deg, #FFFFFF -10.77%, rgba(255, 255, 255, 0) -33.01%, #FFFFFF 27%);
}

.aboutus-info-page {
    margin-top: 100px;
}

.aboutus-info-caption {
    font-family: "BebasNeueRegular";
    font-weight: 100;
    text-align: center;
    font-size: 48px;
    letter-spacing: 0.05em;
    line-height: normal;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 50px;
    line-height: 63px;
    color: #42B4DF;
}

.aboutus-info-desk {
    color: #8D8D8D;
    font-size: 16px;
    margin-bottom: 30px;
    font-family: "Raleway-Regular";
    font-weight: 600;
}

.aboutus-info-desk span {
    color: #42B4DF;
    font-weight: 900;
}

.pad-bot {
    padding-bottom: 70px;
}

.analysis-price-page {
    margin-top: 70px;
    position: relative;
}

.analysis-price-list {
    margin-top: 30px;
    padding: 10px 0;
    text-align: center;
}

.analysis-price-list-button {
    text-decoration: none;
    cursor: pointer;
    padding: 20px;
    background: #FFFFFF;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    border-radius: 17px;
    font-family: "Raleway-Regular";
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    color: #42B4DF;
    border: none;
    width: 85%;
    display: block;
    display: block;
    margin: 0 auto;
}

.accordion-item.is-active .analysis-price-list-button {
    box-shadow: inset 0px 0px 8px rgba(66, 180, 223, 0.25);
}

.analysis-price-list-button:hover {
    box-shadow: inset 0px 0px 8px rgba(66, 180, 223, 0.25);
}

.analysis-price-list-item {
    margin-top: 50px;
    list-style: none;
    display: none;
    width: 75%;
    margin: 0 auto;
}

.analysis-price-list-item li {
    padding: 30px 0;
    text-align: left;
    display: block;
    width: 100%;
}

.analysis-price-list-item strong {
    float: left;
    margin-right: 32px;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 0.6;
    font-size: 24px;
    width: 30px;
    height: 30px;
    color: #FFFFFF;
    padding: 8px;
    background: #42B4DF;
    border-radius: 50%;
}

.analysis-price-list-item-text {
    float: left;
    color: #7C7D7F;
    line-height: 3;
    font-family: "Raleway-Regular";
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
}

.analysis-price-list-item em {
    float: right;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-size: 18px;
    color: #FFFFFF;
    padding: 10px 30px;
    background: #42B4DF;
    border-radius: 21px;
}

.doctors-methods {
    position: relative;
    margin-top: 80px;
}

.doctors-methods .row {
    padding: 0 80px;
}

.doctors-methods-desk {
    margin-bottom: 30px;
    font-size: 24px;
    color: #42B4DF;
    font-weight: 600;
    font-family: "Raleway-Regular";
}

.doctors-methods-desk p {
    font-size: 24px;
    color: #42B4DF;
    font-weight: 600;
    font-family: "Raleway-Regular";
}

.doctors-methods-info {
    margin-bottom: 30px;
}

.doctors-methods-info p {
    font-size: 16px;
    color: #8D8D8D;
    margin-bottom: 20px;
    font-weight: 500;
    font-family: "Raleway-Regular";
    text-align: left;
}

.doctors-method-note {
    padding: 20px;
    margin-bottom: 50px;
}

.doctors-method-note h2 {
    color: #42B4DF;
    font-size: 27px;
    text-align: center;
    font-family: "Raleway-Regular";
    font-weight: 600;
}

.doctors-method-note .doctors-method-item {
    margin-top: 25px;
    box-shadow: 0px 4px 25px rgba(66, 180, 223, 0.25);
    border-radius: 11px;
    padding: 20px 10px;
}

.doctors-method-note .doctors-method-item p {
    font-size: 14px;
    text-align: center;
    font-family: "Raleway-Regular";
    font-weight: 600;
    color: #8D8D8D;
}

.results-analysis-page {
    margin-top: 70px;
    position: relative;
}

.results-info-input {
    width: 400px;
    height: 66px;
    padding: 24px;
    border: none;
    background: #fff;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    border-radius: 33px 0px 0px 33px;
    margin-top: 60px;
    font-size: 24px;
    color: #C4C4C4;
}

.results-info-input::placeholder {
    color: #C4C4C4;
}

.results-info-button {
    width: 65px;
    height: 66px;
    padding: 17px;
    cursor: pointer;
    border: none;
    background: #42B4DF;
    border-radius: 33px 0px 0px 33px;
    transform: rotate(-180deg);
    margin-left: -3px;
    position: relative;
    top: 5px;
}

.fa-search {
    color: #fff;
    border-radius: 50%;
    font-size: 26px;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    transform: rotate(-180deg);
}

.fa-search:before {
    background-image: url(../img/search-icon.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    width: 30px;
    height: 30px;
    content: "";
    transform: rotate(-180deg);
}

.results-info-desk {
    margin-top: 18px
}

.results-info-desk h2 {
    font-weight: 600;
    font-size: 24px;
    color: #42B4DF;
    font-family: "Raleway-Regular";
    margin-bottom: 20px;
}

.results-info-desk p {
    font-family: "Raleway-Regular";
    font-weight: 600;
    font-size: 12px;
    color: #8D8D8D;
}

.results-info-desk-err {
    color: #fd0000 !important;
    padding-top: 15px;
}

.results-analysis-page-container {
    background: #F9FAFA;
    padding-top: 30px;
}

.results-analysis-page-container h2 {
    font-family: "BebasNeueRegular", monospace;
    font-weight: 100;
}

.results-person {
    padding-left: 70px;
    font-family: "Raleway-Regular";
    font-weight: 400;
    line-height: 23px;
    font-size: 18px;
    color: #8D8D8D;
}

.results-analysis-caption {
    font-weight: 100;
    font-size: 24px;
    color: #42B4DF;
    padding-left: 70px;
    padding-top: 40px;
}

.table {
    margin-bottom: 0;
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: none;
}

.table thead th {
    vertical-align: middle;
    border-bottom: none;
    color: #8D8D8D;
    font-size: 24px;
    font-family: "Raleway-Regular";
    font-weight: 600;
}

.table td,
.table th {
    width: 150px;
    height: 150px;
    vertical-align: middle;
}

.table tr:nth-child(odd) {
    background: #fff;
}

.table thead tr {
    background: #F9FAFA !important;
}

.results-analysis-list-item-order {
    font-family: "Raleway-Regular";
    font-weight: 600;
    font-size: 24px;
    color: #42B4DF;
}

.results-analysis-list-item-result span {
    color: #fff;
    background: #8D8D8D;
    border-radius: 50%;
    font-size: 55px;
    padding: 15px 22px;
    font-family: "BebasNeueRegular";
}

.results-analysis-list-item-norm {
    font-size: 16px;
    color: #8D8D8D;
    font-weight: 600;
}

.results-analysis-desk-block {
    background: #F9FAFA;
    padding-left: 9%;
    padding-bottom: 30px;
}

.results-analysis-desk-block span {
    font-family: "Raleway-Regular";
    font-size: 18px;
    color: #8D8D8D;
    font-weight: bold;
}

.results-analysis-underdesk {
    background: #F9FAFA;
    padding: 20px;
    font-size: 14px;
    text-align: center;
    color: #8D8D8D;
}

.complex-research-page {
    position: relative;
    margin-top: 70px;
}

.complex-research-desk {
    font-family: "Raleway-Regular";
    font-weight: 600;
    font-size: 24px;
    color: #8D8D8D;
    margin-bottom: 20px;
}

.complex-research-info p {
    font-size: 16px;
    font-family: "Raleway-Regular";
    color: #8D8D8D;
    font-weight: 100;
    margin-bottom: 15px;
}

.page-caption-research {
    font-family: "BebasNeueLight";
    font-weight: 600;
    text-align: center;
    font-size: 48px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    position: relative;
    line-height: 50px;
    color: #6B6B6B;
    margin-top: 40px;
    margin-bottom: 50px;
}

.page-caption-research span {
    position: relative;
    text-transform: uppercase;
    color: #42B4DF;
    font-size: 48px;
    font-family: "BebasNeueRegular", monospace;
    font-weight: 100;
}

.page-caption-research-two {
    font-family: "BebasNeueLight";
    font-weight: 600;
    text-align: center;
    font-size: 48px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    position: relative;
    line-height: 50px;
    color: #6B6B6B;
    margin-top: 40px;
    margin-bottom: 50px;
}

.page-caption-research-two span {
    position: relative;
    text-transform: uppercase;
    color: #42B4DF;
    font-size: 48px;
    font-family: "BebasNeueRegular", monospace;
    font-weight: 100;
}

.page-caption-research span::before {
    content: "";
    position: absolute;
    bottom: -14px;
    left: -75px;
    background-image: url(../img/title-icon.svg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 45px;
    width: 200px;
}

.page-caption-research-small {
    font-family: "BebasNeueLight";
    font-weight: 600;
    text-align: center;
    font-size: 28px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    position: relative;
    line-height: 35px;
    color: #6B6B6B;
    margin-top: 50px;
    margin-bottom: 50px;
}

.page-caption-research-small span {
    position: relative;
    text-transform: uppercase;
    color: #42B4DF;
    font-size: 48px;
    font-family: "BebasNeueRegular", monospace;
    font-weight: 100;
}

.page-caption-research-small span::before {
    content: "";
    position: absolute;
    bottom: -14px;
    left: -75px;
    background-image: url(../img/title-icon.svg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 45px;
    width: 200px;
}

.first-class-block-left,
.first-class-block-right {
    padding: 0;
    background: #F9FAFA;
    width: 100%;
    margin-bottom: 90px;
}

.first-class-block-left>div,
.first-class-block-right>div {
    padding: 30px;
}

.first-class-block-left {
    text-align: right;
}

.first-class-block-righ {
    text-align: left;
}

.first-class-block-center {
    padding: 50px;
    margin-bottom: 90px;
}

.first-class-block-center img {
    border-radius: 50%;
}

.first-class-block-left h3,
.first-class-block-right h3 {
    font-weight: 600;
    font-size: 24px;
    color: #8D8D8D;
    font-family: "Raleway-Regular";
    line-height: 28px;
    text-transform: uppercase;
    padding-bottom: 30px;
}

.first-class-block-left h3 span,
.first-class-block-right h3 span {
    color: #42B4DF;
}

.first-class-block-left p,
.first-class-block-right p {
    font-family: "Raleway-Regular";
    font-weight: 500;
    font-size: 16px;
    color: #8D8D8D;
}

.first-class-block-left-two,
.first-class-block-right-two {
    padding: 0;
    background: #F9FAFA;
    width: 100%;
    margin-bottom: 90px;
}

.first-class-block-left-two>div,
.first-class-block-right-two>div {
    padding: 30px;
}

.first-class-block-left-two {
    text-align: right;
}

.first-class-block-righ-two {
    text-align: left;
}

.first-class-block-center-two {
    padding: 17% 50px;
    margin-bottom: 90px;
}

.first-class-block-center-two img {
    border-radius: 50%;
}

.first-class-block-left-two h3,
.first-class-block-right-two h3 {
    font-weight: 600;
    font-size: 24px;
    color: #8D8D8D;
    font-family: "Raleway-Regular";
    line-height: 28px;
    text-transform: uppercase;
    padding-bottom: 30px;
    padding-top: 30px;
}

.first-class-block-left-two h3 span,
.first-class-block-right-two h3 span {
    color: #42B4DF;
}

.first-class-block-left-two h3 .sml-txt,
.first-class-block-right-two h3 .sml-txt {
    color: #42B4DF;
    font-size: 12px;
    line-height: 16px;
}

.first-class-block-left-two p,
.first-class-block-right-two p {
    font-family: "Raleway-Regular";
    font-weight: 500;
    font-size: 16px;
    color: #8D8D8D;
}

.complex-research-note {
    padding: 20px;
    margin-bottom: 50px;
}

.complex-research-note h3 {
    color: #42B4DF;
    font-size: 18px;
    text-align: center;
    font-family: "Raleway-Regular";
    font-weight: 600;
    text-transform: uppercase;
}

.complex-research-note .complex-research-item {
    margin-top: 25px;
    box-shadow: 0px 4px 25px rgba(66, 180, 223, 0.25);
    border-radius: 11px;
    padding: 20px 20px;
}

.complex-research-note .complex-research-item p {
    font-size: 14px;
    text-align: left;
    font-family: "Raleway-Regular";
    font-weight: 600;
    color: #8D8D8D;
}

.contacts-info-page {
    margin-top: 50px;
}

.contacts-info__desk {
    color: #42B4DF;
    font-size: 24px;
    margin-bottom: 25px;
    font-weight: 900;
}

.contacts-info__doctor {
    font-size: 20px;
    color: #8D8D8D;
    margin-bottom: 25px;
}

.contacts-info__doctor span {
    color: #42B4DF;
    font-size: 24px;
}

.contacts-info__points {
    color: #42B4DF;
    font-size: 24px;
    margin-bottom: 25px;
}

.contacts-info__address {
    font-size: 20px;
    color: #8D8D8D;
    margin-bottom: 25px;
}

.contacts-info__address span {
    color: #42B4DF;
    font-size: 24px;
    font-weight: 600;
}

.contacts-info__operatingmode {
    color: #8D8D8D;
    font-family: "Raleway-SemiBold";
    font-weight: 600;
    margin-bottom: 24px;
}

.contacts-info__operatingmode span {
    color: #42B4DF;
    font-size: 24px;
    font-weight: 900;
    font-family: "Roboto";
}

section.sidearea {
    width: 50px;
    height: 100%;
    min-height: 100%;
    position: fixed;
    right: 0px;
    top: 55%;
    z-index: 6669991;
    -webkit-transition: all .5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all .5s cubic-bezier(0.77, 0, 0.175, 1);
}

.sidearea-whatsapp-icon,
.sidearea-phone-icon {
    background: #42b4df;
    padding: 10px;
    border-radius: 50% 0% 0% 50%;
    float: none;
    display: block;
    width: 100%;
    margin-bottom: 8px;
}

.sidearea-whatsapp-icon:hover,
.sidearea-phone-icon:hover {
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.fa-sidearea-whatsapp-icon {
    color: #fff;
    border-radius: 50%;
    font-size: 26px;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-sidearea-whatsapp-icon::before {
    background-image: url(../img/sidearea-whatsapp-icon.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    width: 30px;
    height: 30px;
    content: "";
}

.fa-sidearea-phone-icon {
    color: #fff;
    border-radius: 50%;
    font-size: 26px;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-sidearea-phone-icon::before {
    background-image: url(../img/sidearea-phone-icon.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    width: 30px;
    height: 30px;
    content: "";
}

.advantage-list-block {
    width: 100%;
}