a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, main, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
.post.sticky:before, body {
    -webkit-font-smoothing: antialiased;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
    display: block;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none;
}
.heading-title h2:after, .triangle:before {
    content: ""}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body {
    font-size: 16px;
    min-width: 320px;
    line-height: 1.6;
    font-family: Roboto, sans-serif;
    overflow-x: hidden;
    text-rendering: optimizeLegibility;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    line-height: 1.3;
}
h1 {
    font-size: 3.125rem;
}
h2 {
    font-size: 1.5rem;
}
h3 {
    font-size: 1.1875rem;
}
h4 {
    font-size: 1.125rem;
}
h5 {
    font-size: 1.0625rem;
}
h6 {
    font-size: 1rem;
}
a {
    outline: 0!important;
    color: #26a1e0;
}
a:focus {
    color: #26a1e0;
}
a:hover {
    color: #2291ca;
}
i {
    line-height: inherit!important;
}
img {
    height: auto;
}
strong {
    font-weight: 700;
}
section {
    padding-top: 50px;
    padding-bottom: 40px;
}
.triangle:before {
    display: block;
    position: absolute;
    width: 100%;
    height: 100px;
    background-image: url(../img/s1_triangle.svg);
    background-size: cover;
    background-position: bottom;
    z-index: 3;
    background-repeat: no-repeat;
    bottom: 0;
}
.btn {
    font-size: .875rem;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    -webkit-transition: all ease .4s;
    transition: all ease .4s;
    line-height: 21px;
    border: none;
}
.btn:hover {
    color: #fff;
    text-decoration: none;
}
.img-responsive {
    width: 100%;
    height: auto;
    display: block;
}
.btn-form {
    padding: 14px 32px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.btn-dark {
    background-color: #424e5c;
}
.btn-blue, .btn-dark:hover {
    background-color: #26a1e0;
}
.btn-blue:hover {
    background-color: #2291ca;
}
.button-section .btn:nth-child(2n+1) {
    margin-right: 20px;
}
.notify {
    display: block;
    background-color: #176186;
    color: #fff;
    text-align: center;
    padding: 3px;
}
.heading-title {
    text-align: center;
    /*margin-bottom: 79px;*/
}
.heading-titles h3 {
    line-height: 1.875rem;
    font-weight: 400;
    font-family: "Roboto Slab", sans-serif;
    color: #fff;
}
.heading-titles h3:after {
    display: block;
    height: 2px;
    width: 60px;
    background-color: #26a1e0;
    margin: 19px auto 18px;
}
.heading-titles h3 span {
    font-size: 1.9375rem;
    font-family: Pacifico, cursive;
    color: #26a1e0;
    padding-left: 5px;
    padding-right: 5px;
}


.heading-title h2 {
    line-height: 1.875rem;
    font-weight: 400;
    font-family: "Roboto Slab", sans-serif;
    color: #3d3a3a;
}
.heading-title h2:after {
    display: block;
    height: 2px;
    width: 60px;
    background-color: #26a1e0;
    margin: 19px auto 18px;
}
.heading-title h2 span {
    font-size: 1.9375rem;
    font-family: Pacifico, cursive;
    color: #26a1e0;
    padding-left: 5px;
    padding-right: 5px;
}
#mobile-menu, .buttons-download .download span span, .heading-title-big {
    font-family: "Roboto Slab", sans-serif;
}
.heading-title p {
    font-size: 20px;
	font-family: "Roboto Slab", sans-serif;
    font-weight: 400;
    color: #5c5757;
    letter-spacing: .3px;
	text-align: left;
}

.heading-titles p {
    font-size: 20px;
	font-family: "Roboto Slab", sans-serif;
    font-weight: 400;
    color: #fff;
    letter-spacing: .3px;
}
.dots {
    display: block;
}
.dots, .dots-control {
    margin: 0;
    padding: 0;
}
.dots li, .dots-control li {
    float: left;
    list-style: none;
    margin-right: 12px;
}
.dots li:last-child, .dots-control li:last-child {
    margin-right: 0;
}
.dots li button, .dots-control li button {
    font-size: 0;
    padding: 0;
    height: 15px;
    width: 15px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    outline: 0;
    border: 3px solid #26a1e0;
    display: block;
    background: 0 0;
    opacity: .6;
}
.dots .slick-active button, .dots-control .slick-active button {
    opacity: 1;
    background-color: #26a1e0;
}
.prev-next-block {
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
}
.prev-next-block .slick-arrow {
    color: #fff;
}
.prev-next-block .next, .prev-next-block .prev {
    height: 30px;
    position: absolute;
    top: 50%;
    font-size: 4.1875rem;
    color: #fff;
    opacity: .5;
    cursor: pointer;
    margin-top: -20px;
    -webkit-transition: all ease .6s;
    transition: all ease .6s;
}
.prev-next-block .next:hover, .prev-next-block .prev:hover {
    opacity: 1;
}
.prev-next-block .next i, .prev-next-block .prev i {
    vertical-align: top;
    line-height: 29px!important;
}
.full-slider .vertical-align .container-slide, .icon-circle-border .item-icon, .services .with-bg-section .text-left, .services .with-bg-section .text-right, .social-inons ul li a i, .text-with-icon .item-text, .top a i {
    vertical-align: middle;
}
.prev-next-block .prev {
    left: -90px;
}
.prev-next-block .next {
    right: -90px;
}
.buttons-download {
    text-align: right;
}
.buttons-download .download {
    background-color: #26a1e0;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 12px 20px;
    margin-right: 5px;
    text-align: left;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
}
.buttons-download .download:last-child {
    margin-right: 0;
}
.buttons-download .download span {
    display: inline-block;
    font-size: 1.5625rem;
    line-height: 1.5625rem;
}
.buttons-download .download span span {
    font-size: .8125rem;
    display: block;
}
.buttons-download .download i {
    font-size: 42px;
    line-height: 1!important;
    position: relative;
    top: -5px;
    margin-right: 20px;
}
.buttons-download .download:focus {
    position: relative;
    top: 3px;
}
.mfp-ready .mfp-figure {
    opacity: 0;
}
.mfp-zoom-in .mfp-figure, .mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
}
.mfp-zoom-in .mfp-preloader, .mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.mfp-zoom-in.mfp-image-loaded .mfp-figure, .mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.mfp-zoom-in.mfp-ready .mfp-preloader, .mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8;
}
.mfp-zoom-in.mfp-removing .mfp-figure, .mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
    opacity: 0;
}
.mfp-zoom-in.mfp-removing .mfp-preloader, .mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}
.mfp-iframe-scaler {
    overflow: visible;
}
.mfp-zoom-out-cur {
    cursor: auto;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer;
}
.mfp-preloader {
    width: 30px!important;
    height: 30px!important;
    background-color: #26a1e0;
    opacity: 1;
    margin: 0 auto;
    -webkit-animation: rotateplane 1.2s infinite ease-in-out;
    animation: rotateplane 1.2s infinite ease-in-out;
}
@-webkit-keyframes rotateplane {
    0% {
    -webkit-transform: perspective(120px);
}
50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
}
100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
}
}@keyframes rotateplane {
    0% {
    -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
    transform: perspective(120px) rotateX(0) rotateY(0);
}
50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
}
100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}
}.my-mfp-zoom-in .form-callback, .my-mfp-zoom-in .portfolio-popup {
    opacity: 0;
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
}
.my-mfp-zoom-in.mfp-ready .form-callback, .my-mfp-zoom-in.mfp-ready .portfolio-popup {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.my-mfp-zoom-in.mfp-removing .form-callback, .my-mfp-zoom-in.mfp-removing .portfolio-popup {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
    opacity: 0;
}
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
}
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8;
}
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}
* {
    -webkit-transition: -webkit-filter .25s ease;
    transition: -webkit-filter .25s ease;
    transition: filter .25s ease;
    transition: filter .25s ease, -webkit-filter .25s ease;
}
.heading-title-big {
    color: #fff;
    font-size: 3.125rem;
    line-height: 4rem;
    font-weight: 500;
    margin: 0;
}
.heading-title-big span {
    font-weight: 300;
    color: #26a1e0;
}
.horizontal-line {
    display: block;
    padding-top: 3px;
    padding-bottom: 12px;
}
.horizontal-line span {
    width: 165px;
    height: 2px;
    display: inline-block;
    text-align: center;
    background-color: #26a1e0;
}
.toggle-mnu {
    float: right;
    display: block;
    width: 28px;
    height: 28px;
    top: 7px;
    position: relative;
    cursor: pointer;
}
.toggle-mnu span:after, .toggle-mnu span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
}
.toggle-mnu span:after {
    top: 18px;
}
.toggle-mnu span {
    position: relative;
    display: block;
}
.toggle-mnu span, .toggle-mnu span:after, .toggle-mnu span:before {
    width: 100%;
    height: 3px;
    background-color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.toggle-mnu.on span {
    background-color: transparent;
}
.toggle-mnu.on span:before {
    background-color: #fff;
    -webkit-transform: rotate(45deg) translate(-1px, 0);
    -ms-transform: rotate(45deg) translate(-1px, 0);
    transform: rotate(45deg) translate(-1px, 0);
}
.toggle-mnu.on span:after {
    background-color: #fff;
    -webkit-transform: rotate(-45deg) translate(6px, -7px);
    -ms-transform: rotate(-45deg) translate(6px, -7px);
    transform: rotate(-45deg) translate(6px, -7px);
}
.toggle-mnu, body:not(.header-fixed) .logo {
    z-index: 1001;
}
#mobile-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 444;
    background-color: rgba(0, 0, 0, .9);
}
.sf-menu>li, .sf-menu>li:hover {
    background-color: transparent;
}
#mobile-menu>.inner-wrap {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    max-height: 100%;
    overflow-y: auto;
    text-align: center;
    padding: 50px 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.bg-mask, .icon-play i {
    position: relative;
}
#mobile-menu>.inner-wrap>nav>.nav_menu, #mobile-menu>.inner-wrap>nav>.nav_menu ul {
    margin: 0;
    padding: 0 0 5px;
    list-style-type: none;
}
#mobile-menu .nav_menu a {
    display: inline-block;
    padding: 4px 0;
    text-decoration: none;
    font-size: 1.5625rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #777;
}
#mobile-menu .nav_menu a:hover, #mobile-menu .nav_menu li.menu-item-has-children>a.sub-active, #mobile-menu li.current-menu-item>a, #mobile-menu li.current-page-item>a {
    color: #fcfcfc;
}
#mobile-menu .nav_menu .sub-menu {
    display: none;
}
#mobile-menu .nav_menu .sub-menu a {
    text-transform: capitalize;
    padding: 2px 0;
    font-size: 1.125rem;
    letter-spacing: 1px;
}
#mobile-menu .nav_menu li.menu-item-has-children>a::after {
    content: '\f107';
    font-family: FontAwesome;
    margin-left: 4px;
    position: relative;
    right: -5px;
}
.faq-page .accordion-section h2, .sf-menu>li {
    font-family: "Roboto Slab", sans-serif;
}
#mobile-menu .nav_menu li.menu-item-has-children>a.sub-active::after {
    content: '\f106'}
.sf-menu {
    margin-bottom: 0;
}
.sf-menu a {
    padding: 0 12px;
    border: none;
    color: #f6f5f5;
    text-decoration: none;
}
.sf-menu>li {
    font-weight: 700;
    padding: 34px 1px;
}
.sf-menu>li:last-child a {
    padding-right: 0;
}
.sf-menu>li.sfHover {
    background: 0 0;
}
.sf-menu>li.sfHover>a {
    color: #26a1e0;
}
.sf-menu>li>a {
    border-bottom: 5px solid transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    color: #011e56;
}
.sf-menu>li>a:hover {
    color: #26a1e0;
}
.sf-menu>li>a+* a {
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}
.sf-menu>li>a+* a:hover {
    color: #fff;
}
.sf-menu ul {
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    min-width: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: rgba(10, 9, 10, .4);
}
.sf-menu ul li {
    background: 0 0;
}
.sf-menu ul li:last-child {
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.sf-menu ul li:last-child a {
    padding-bottom: 10px;
}
.sf-menu ul li:hover {
    background-color: #26a1e0;
}
.sf-menu ul li a {
    padding: 7.5px 25px;
}
.sf-arrows .sf-with-ul {
    padding: 0 25px;
}
.sf-arrows .sf-with-ul a {
    outline: 0;
    padding: 0;
}
.sf-arrows .sf-with-ul:after {
    border-top-color: #f6f5f5;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    margin-top: 0;
    right: 25px;
    margin-right: -22px;
}
.sf-arrows .sfHover .sf-with-ul:after, .sf-arrows li .sf-with-ul:focus:after, .sf-arrows li:hover>.sf-with-ul:after {
    border-top-color: #26a1e0;
}
.sf-menu li .sfHover {
    background: rgba(0, 0, 0, .3);
}
.is-sticky header {
    background-color: #c7c7c7;    
}
.is-sticky header .logo {
    padding: 10px 0;
    font-size: 23px;
    color: #26a1e0;
}
.is-sticky header .on {
    color: #fff;
}
.is-sticky header .sf-menu a {
    color: #424e5c;
}
.is-sticky header .sf-menu>li {
    padding-top: 22px;
    padding-bottom: 12px;
}
.is-sticky header .sf-menu>li.sfHover {
    background: 0 0;
}
.is-sticky header .sf-menu>li.sfHover>a {
    color: #26a1e0;
}
.is-sticky header .sf-menu>li>a {
    border-bottom: 5px solid transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    color: #424e5c;
}
.is-sticky header .sf-menu>li>a:hover {
    color: #26a1e0;
}
.is-sticky header .sf-menu ul {
    border-top: 2px solid #26a1e0;
    background-color: #fff;
}
.is-sticky header .sf-menu ul li {
    border-bottom: 1px dashed rgba(0, 0, 0, .1);
}
.is-sticky header .sf-menu ul li:last-child {
    border-bottom: none;
}
.is-sticky header .sf-menu ul li:hover {
    background-color: #e7edf3;
}
.is-sticky header .sf-menu ul li:hover a {
    color: #424e5c;
}
.is-sticky header .sf-arrows li>.sf-with-ul:after {
    border-top-color: #424e5c;
}
.is-sticky header .sf-arrows .sfHover .sf-with-ul:after, .is-sticky header .sf-arrows li .sf-with-ul:focus:after, .is-sticky header .sf-arrows li:hover>.sf-with-ul:after {
    border-top-color: #26a1e0;
}
.is-sticky .toggle-mnu {
    top: 19px;
}
.is-sticky .toggle-mnu span, .is-sticky .toggle-mnu span:after, .is-sticky .toggle-mnu span:before {
    background-color: #424e5c;
}
.is-sticky .toggle-mnu.on span {
    background-color: transparent;
}
.is-sticky .toggle-mnu.on span:before {
    background-color: #fff;
    -webkit-transform: rotate(45deg) translate(-1px, 0);
    -ms-transform: rotate(45deg) translate(-1px, 0);
    transform: rotate(45deg) translate(-1px, 0);
}
.is-sticky .toggle-mnu.on span:after {
    background-color: #fff;
    -webkit-transform: rotate(-45deg) translate(6px, -7px);
    -ms-transform: rotate(-45deg) translate(6px, -7px);
    transform: rotate(-45deg) translate(6px, -7px);
}
.icon-play {
    color: #fff;
    font-size: 60px;
    text-align: center;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    display: block;
    -webkit-transition: all ease .75s!important;
    transition: all ease .75s!important;
}
.icon-play i {
    left: 4px;
}
.icon-play:focus, .icon-play:hover {
    color: #26a1e0;
    border-color: #26a1e0;
}
.bg-mask:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    background-color: rgba(66, 78, 92, .85);
    z-index: 1;
}
.bg-mask .container {
    position: relative;
    z-index: 3;
}
.text-background {
    background-color: #f4f4f4;
    padding: 20px;
    border-left: 3px solid #26a1e0;
}
.text-background p {
    color: #5c5c5c;
}
.white-color, .white-color .heading-title h2, .white-color .heading-title p {
    color: #fff;
}
.accordion {
    font-family: Roboto, sans-serif;
}
.accordion .ui-accordion-header {
    margin: 10px 0 0;
    background-color: #37414d;
    color: #fff;
    border: 1px solid #455260;
    font-size: .875rem;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    outline: 0;
    padding: 11px 10px 10px 45px;
    letter-spacing: 1px;
    position: relative;
    text-align: left;
}
.accordion .ui-accordion-header:first-child {
    margin-top: 0;
}
.accordion .ui-accordion-header:before {
    font-family: Pe-icon-7-stroke;
    content: "\e688";
    color: #26a1e0;
    font-size: 1.6875rem;
    height: 8px;
    width: 8px;
    display: block;
    position: absolute;
    left: 12px;
    top: 2px;
}
.accordion .ui-state-active {
    background-color: #26a1e0;
    color: #fff;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    border: none;
}
.accordion .ui-state-active:before {
    content: "\e682";
    color: #fff;
}
.accordion .ui-accordion-content {
    background-color: #f8f8f8;
    border: 1px solid #dfdfdf;
    border-top: none;
    padding: 15px 20px;
}
.accordion .ui-accordion-content p {
    color: #5c5c5c;
}
.top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 10;
    display: none;
}
.iphone-nalf, .iphones {
    position: relative;
    overflow: hidden;
}
.top a {
    color: #fff!important;
    background-color: #26a1e0;
    display: block;
    text-align: center;
    width: 45px;
    height: 45px;
    line-height: 45px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    opacity: .7;
    -webkit-transition: all ease .6s;
    transition: all ease .6s;
}
.top a i {
    font-size: 25px;
}
.top a:hover {
    opacity: 1;
    color: #fff;
}
.video-block:hover iframe {
    border-color: #26a1e0;
}
.video-block iframe {
    -webkit-transition: all ease-in .6s;
    transition: all ease-in .6s;
    width: 100%!important;
    border: 4px solid rgba(38, 161, 224, .6);
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.iphone-nalf {
    height: 470px;
}
.iphones {
    text-align: right;
    height: 590px;
}
.iphones .left-mob-back, .iphones .right-mob-back {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
    top: 120px;
}
.iphones .left-mob-front, .iphones .right-mob-front {
    position: relative;
    z-index: 9;
}
.iphones .right-mob-back {
    right: 0;
    left: auto;
}
.iphones .right-mob-front {
    float: left;
}
.pace {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.pace-inactive {
    display: none;
}
.pace .pace-progress {
    background: #26a1e0;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px;
}
.pace .pace-progress-inner {
    display: block;
    position: absolute;
    right: 0;
    width: 100px;
    height: 100%;
    -webkit-box-shadow: 0 0 10px #26a1e0, 0 0 5px #26a1e0;
    box-shadow: 0 0 10px #26a1e0, 0 0 5px #26a1e0;
    opacity: 1;
    -webkit-transform: rotate(3deg) translate(0, -4px);
    -ms-transform: rotate(3deg) translate(0, -4px);
    transform: rotate(3deg) translate(0, -4px);
}
.pace .pace-activity {
    display: block;
    position: fixed;
    z-index: 2000;
    top: 15px;
    right: 15px;
    width: 14px;
    height: 14px;
    border: 2px solid transparent;
    border-top-color: #26a1e0;
    border-left-color: #26a1e0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-animation: pace-spinner .4s linear infinite;
    animation: pace-spinner .4s linear infinite;
}
@-webkit-keyframes pace-spinner {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}@keyframes pace-spinner {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}.text-with-icon .section-class-item:hover .icon-wrap {
    background: 0 0!important;
    color: #2291ca;
}
.text-with-icon .item-icon .icon-wrap {
    width: 40px;
    height: 40px;
    font-size: 35px;
    line-height: 40px;
    background: 0 0;
    color: #555;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.text-with-icon .item-text {
    padding-left: 20px;
}
.text-with-icon .item-text p {
    color: #5c5c5c;
    margin-top: 0;
}
.icon-circle-border {
    padding: 0;
}
.icon-circle-border .item-icon .icon-wrap {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 40px;
    -webkit-box-shadow: 1px 0 3px #f3f3f3;
    box-shadow: 1px 0 3px #f3f3f3;
    width: 85px;
    height: 85px;
    line-height: 75px;
    background-color: #fff;
    color: #26a1e0;
    margin-right: 30px;
    border: 5px solid #e0e6ec;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
}
.social-inons ul li, .social-inons ul li:hover {
    background-color: #26a1e0;
}
.icon-circle-border:hover .icon-wrap {
    background-color: #26a1e0;
    color: #fff;
    border-color: #7dc7ec;
}
.icon-circle-border .icon-services:after {
    -webkit-border-radius: 50%!important;
    border-radius: 50%!important;
}
.hero-bg {
    -webkit-animation: hero-bg 90s linear infinite;
    animation: hero-bg 90s linear infinite;
}
.social-inons ul li {
    font-size: 17px;
    display: inline-block;
    border: 5px solid #1e81b3;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-right: 10px;
}
.social-inons ul li:last-child {
    margin-right: 0;
}
.social-inons ul li a {
    color: #fff;
    display: block;
    line-height: 38px;
    text-align: center;
}
.contact-form .btn-form {
    margin-top: 25px;
}
.contact-form input[type=text], .contact-form input[type=email] {
    margin-bottom: 30px;
}
input[type=text], input[type=email], textarea {
    background: #282f38;
    border: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-bottom: 2px solid #4d5b6b;
    color: #aba2a2;
    padding: 12px 20px;
    margin: 8px 15px;
    width: 100%;
    font-size: .9375rem;
    -webkit-transition: all ease .6s;
    transition: all ease .6s;
}
input[type=text]:hover, input[type=email]:hover, textarea:hover {
    border-color: #9c9c9c;
}
.canvas-background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.avatar-90 {
    width: 90px;
}
.avatar-80 {
    width: 80px;
}
.white-form input[type=text], .white-form input[type=email], .white-form textarea {
    background-color: #e7edf3;
    color: #555;
}
.white-form ::-webkit-input-placeholder {
    color: #5c5757;
}
.white-form input:active, .white-form input:focus, .white-form textarea:active, .white-form textarea:focus {
    border-color: #26a1e0!important;
}
header {
    position: absolute;
    margin: 0 auto;
    top: 0;
    right: 0;
    left: 0;
    background-color: rgb(228, 227, 227);
    z-index: 40;
    -webkit-transition: all ease .6s;
    transition: all ease .6s;
}
.slider, .slider .iphone, header .logo, header .top-menu {
    position: relative;
}
header .logo {
    text-decoration: none;
    font-family: Pacifico, cursive;
    display: inline-block;
    padding: 20px 0;
    font-size: 1.8125rem;
    color: #f6f5f5;
    -webkit-transition: all ease .6s;
    transition: all ease .6s;
}
header .top-menu {
    float: right;
}
.slider {
    padding: 0;
    height: 100%;
    margin: 0;
}
.slider .canvas-slide .container-slide {
    position: relative;
    z-index: 3;
}
.slider .container-slide {
    padding-top: 215px;
    padding-bottom: 180px;
}
.slider .opacity-none {
    opacity: 0;
}
.slider .buttons-download {
    margin-top: 65px;
}
.slider .fixed-image .slide, .slider .hero-background-slider .slide {
    background-color: rgba(66, 78, 92, 0);
}
.slider .fixed-image:before, .slider .hero-background-slider:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: url(../img/dots.png.pagespeed.ce.Gq4eCD2dkI.png);
    z-index: 0;
}
.slider .slide, .video-popup {
    background-size: cover;
    background-repeat: no-repeat;
}
.slider .bg-image:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-color: #000;
    opacity: .67;
    position: absolute;
    top: 0;
}
.slider .slick-dotted.slick-slider {
    margin-bottom: 0;
}
.slider .content-mill {
    padding-top: 64px;
}
.slider .control-slider {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
}
.slider .control-slider .prev-next {
    float: right;
    display: block;
}
.slider .control-slider .prev-next .next, .slider .control-slider .prev-next .prev {
    width: 60px;
    height: 60px;
    background-color: #26a1e0;
    color: #fff;
    opacity: .2;
    text-align: center;
    cursor: pointer;
    font-size: 3.125rem;
    float: left;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    line-height: 60px;
    vertical-align: middle;
}
.slider .control-slider .prev-next .next:hover, .slider .control-slider .prev-next .prev:hover {
    background-color: #26a1e0;
    opacity: 1;
}
.slider .control-slider .prev-next .next i, .slider .control-slider .prev-next .prev i {
    line-height: inherit;
}
.slider .control-slider .prev-next .next.prev, .slider .control-slider .prev-next .prev.prev {
    margin-right: 1px;
}
.slider .control-slider .dots-control {
    float: left;
    margin-right: 50px;
    padding-top: 19.5px;
}
.slider .slide .left .iphone img, .subscribe .form-inline .contact-form-submit {
    float: right;
}
.slider .hero-bg {
    -webkit-animation: hero-bg 90s linear infinite;
    animation: hero-bg 90s linear infinite;
}
.slider .slide {
    background-color: #424e5c;
    background-position: 50% 0;
    outline: 0;
}
.slider .slide .right {
    text-align: right;
}
.slider .slide .left .buttons-download {
    text-align: left;
}
.slider .slide .center, .slider .slide .center .buttons-download {
    text-align: center;
}
.slider .icon-play {
    margin-top: 50px;
}
.full-slider {
    background-size: cover;
}
.full-slider .vertical-align {
    min-height: inherit!important;
    height: 100vh!important;
    display: table;
}
.full-slider .vertical-align .content-mill {
    padding-top: 0;
    padding-bottom: 0;
}
.full-slider .vertical-align .container-slide {
    padding-top: 0;
    padding-bottom: 0;
    display: table-cell;
    bottom: -35px;
}
.content-slide .description p {
    font-size: 1rem;
    color: #fff;
    letter-spacing: .3px;
}
.socialite {
    padding-top: 22px;
    /*padding-bottom: 22px;
    position: relative;*/
    background-color: #fafafa;
    -webkit-box-shadow: #a2a2a2 1px 0 10px;
    box-shadow: #a2a2a2 1px 0 10px;
}
.socialite .item {
    padding-top: 3px;
    height: 30px;
    text-align: center;
}
.socialite .item:nth-child(2) {
    border-right: 1px solid #d7d1d8;
}
.socialite .item:nth-child(5) {
    border-left: 1px solid #d7d1d8;
}
.socialite .item img {
    width: 110px;
}
.socialite .container-socialite {
    position: absolute;
    margin: 0 auto;
    right: 0;
    left: 0;
}
.socialite .container-socialite .icon-down {
    width: 60px;
    height: 60px;
    background-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    top: -50px;
}
.socialite .container-socialite .icon-down a {
    width: 45px;
    height: 45px;
    display: block;
    color: #26a1e0;
    border: 2px dotted #26a1e0;
    font-size: 35px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    top: 7.5px;
    text-align: center;
    line-height: 45px;
}
.features {
    background-color: #fafafa;
}
.features .icon-container {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid rgba(66, 78, 92, .47);
    height: 195px;
    width: 195px;
    text-align: center;
    margin: 0 auto 43px;
    -webkit-transition: all .26s ease;
    transition: all .26s ease;
}
.features .icon-container:after {
    content: "";
    display: block;
    width: 70px;
    height: 1px;
    border-top: 2px dashed #ccc;
    position: absolute;
    right: -37px;
    top: 28%}
.features .icon-container .icon, .features .icon-container .icon i {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.features .icon-container:hover {
    border-color: #26a1e0;
}
.features .icon-container:hover .icon-circle:after {
    -webkit-animation: sonarEffect 1.3s ease-out 90ms;
    animation: sonarEffect 1.3s ease-out 90ms;
}
.features .icon-container:hover .icon {
    border-color: #acdbf3;
    background-color: #26a1e0;
}
.features .icon-container .icon {
    width: 130px;
    height: 130px;
    background-color: #424e5c;
    display: inline-block;
    transform: translateY(-50%);
    border: 20px solid #fafafa;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all ease .75s;
    transition: all ease .75s;
}
.features .item-icon:last-child .icon-container:after, .services .with-bg-section:last-child:after {
    display: none;
}
.features .icon-container .icon i {
    transform: translateY(-50%);
    font-size: 2.5rem;
    color: #fff;
}
.features .item-icon p {
    color: #8c8c8c;
    font-weight: 300;
    margin-top: 14px;
    font-size: .9375rem;
}
.features h3, .features p {
    text-align: center;
}
.features h3 {
    font-size: 1.1875rem;
    font-weight: 500;
    color: #555;
}
.video-popup {
    padding-top: 60px;
    padding-bottom: 83px;
    background-image: url(../images/banner.jpg);
    text-align: center;
}
.video-popup .heading-title-big {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 3.8125rem;
    /*margin-top: 30px;*/
	text-align:justify;

}

.call{
    text-align: left;
    color: #fff;
    list-style: decimal;
}

.calll{
    text-align: left;
    color: #000;
    list-style: decimal;
	padding: 0 0 0 50px;
}

.video-popup .icon-play {
    margin: 0 auto;
}




.what-popup {
    padding-top: 60px;
    padding-bottom: 83px;
    background-image: url(../images/what.jpg);
    
}
.what-popup .heading-title-big {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 3.8125rem;
    margin-top: 30px;
}
.what-popup .icon-play {
    margin: 0 auto;
}

.user{    background: #282f38;
    border: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-bottom: 2px solid #4d5b6b;
    color: #aba2a2;
    padding: 12px 20px;
    margin: 8px 15px;
    width: 95%;
    font-size: .9375rem;
    -webkit-transition: all ease .6s;
    transition: all ease .6s;}


.services {
    background: #fff;
}
.services .container:last-child .section-class-item {
    padding-bottom: 50px;
}
.services .section-class-image img {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
}
.services .with-bg-section {
    padding-top: 44px;
    padding-bottom: 44px;
    position: relative;
    margin-top: 0;
}
.services .with-bg-section:after {
    content: "";
    display: none;
    position: absolute;
    height: 151px;
    width: 100%;
    top: 0;
    background-color: #26a1e0;
    z-index: -1;
}
.container-carousel, .item-screenshots {
    position: relative;
}
.services .with-bg-section h3 {
    color: #fff;
    font-size: 1.5rem;
}
.services .with-bg-section h3 span {
    font-weight: 300;
}
.services .with-bg-section .item-icon {
    padding-right: 0;
    padding-left: 0;
}
.services .with-bg-section .icon-wrap {
    background-color: #323b46;
}
.services .with-bg-section .section-class-item {
    padding-top: 0;
    padding-bottom: 0!important;
}
.section-class-item {
    padding-bottom: 71px;
    padding-top: 71px;
}
.section-class-item .icon-wrap {
    font-size: 2.8125rem;
    width: 63px;
    height: 63px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    text-align: center;
    color: #fff;
    background-color: #26a1e0;
    -webkit-box-shadow: 0 0 10px #e9e9e9;
    box-shadow: 0 0 10px #e9e9e9;
    display: block;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    line-height: 63px;
}
.container-background .item-icon, .container-background .item-text, .item-icon, .item-text {
    display: table-cell;
    vertical-align: top;
}
.section-class-item:hover .icon-wrap {
    background-color: #26a1e0;
}
.section-class-item h3 {
    color: #555;
    font-size: 1.0625rem;
    font-weight: 600;
    text-transform: uppercase;
}
.section-class-item p {
    font-size: .9375rem;
    color: #8c8c8c;
    margin-top: 5px;
}
.items-right .item-icon {
    padding-left: 20px;
}
.item-icon .item-icon, .item-text .item-icon {
    padding-right: 20px;
}
.container-background {
    background-color: #424e5c;
}
.container-background .icon-wrap {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.container-background .item-text, .item-screenshots img {
    vertical-align: middle;
    width: 100%}
.screenshots {
    background-size: cover;
    background-repeat: no-repeat;
}
.screenshots * {
    outline: 0;
}
.screenshots .heading-title h2, .screenshots .heading-title p {
    color: #fff;
}
.dots-screenshot {
    margin: 50px auto auto;
    height: 16px;
    text-align: center;
}
.dots-screenshot .dots {
    display: inline-block!important;
}
.item-screenshots {
    border: 4px solid rgba(35, 33, 33, .65);
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.item-screenshots:hover .preview-container {
    opacity: 1;
}
.item-screenshots:hover .preview-container .button-preview {
    right: 0;
}
.item-screenshots img {
    display: block;
}
.item-screenshots .preview-container {
    opacity: 0;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    background-color: rgba(32, 48, 57, .6);
    width: 100%;
    height: 100%;
    position: absolute;
}
.item-screenshots .preview-container .button-preview {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    border: 6px solid rgba(38, 161, 224, .65);
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    position: absolute;
    left: 0;
    right: 50%;
    margin: 0 auto;
    width: 78px;
    height: 78px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 66px;
}
.item-screenshots .preview-container .preview {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    background-color: #26a1e0;
    height: 100%;
    font-size: 27px;
    display: block;
    text-align: center;
}
.price-table {
    background-color: #e7edf3;
}
.price-table .item-price {
    background-color: #fff;
    -webkit-box-shadow: 4px 0 19px rgba(66, 78, 92, .35);
    box-shadow: 4px 0 19px rgba(66, 78, 92, .35);
    -webkit-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
}
.price-table .item-price:hover {
    -webkit-transform: translateY(-2%);
    -ms-transform: translateY(-2%);
    transform: translateY(-2%);
}
.price-table .item-price .head .name-wrap {
    color: #fff;
    background-color: #424e5c;
    position: relative;
    text-align: center;
    padding-top: 15px;
}
.price-table .item-price .head .name-wrap h2 {
    font-size: 17px;
    font-weight: 400;
    padding-bottom: 3px;
    letter-spacing: .3px;
}
.price-table .item-price .head .name-wrap:after {
    content: "";
    display: block;
    width: 100%;
    height: 30px;
    position: absolute;
    background-image: url(http://fidex.com.ua/demo/milness/demos/img/s1_triangle1.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.price-table .item-price .head .price-wrap {
    color: #26a1e0;
    text-align: center;
    padding-top: 30px;
}
.price-table .item-price .head .price-wrap p {
    font-weight: 300;
    font-size: 3.4375rem;
}
.price-table .item-price .head .price-wrap p span:first-child {
    font-weight: 600;
    font-size: 1.5rem;
    vertical-align: top;
    margin-right: 4px;
    line-height: 4.3125rem;
}
.price-table .item-price .head .price-wrap p span:last-child {
    margin-left: 5px;
    font-size: 1.125rem;
    font-weight: 400;
}
.price-table .item-price .body ul li {
    text-align: center;
    color: #5c5757;
    font-size: .875rem;
    font-weight: 400;
    padding-top: 11px;
    padding-bottom: 11px;
}
.price-table .item-price .body ul li:nth-child(2n+1) {
    background-color: #f1f1f1;
}
.price-table .item-price .body ul li:last-child {
    padding-top: 19px;
    padding-bottom: 19px;
}
.price-table .most {
    background-color: #424e5c;
    position: relative;
}
.price-table .most .head .name-wrap h2 {
    font-size: 17px;
    font-weight: 400;
}
.price-table .most .head .price-wrap {
    padding-top: 15px;
    padding-bottom: 15px;
}
.price-table .most .head .price-wrap p span:last-child {
    color: #e7edf3;
}
.price-table .most .body ul li {
    color: #fafafa;
}
.price-table .most .body ul li:nth-child(2n+1) {
    background-color: #37414d;
}
.price-table .most:before {
    content: 'Most popular plan';
    display: block;
    background: #26a1e0;
    position: absolute;
    width: 100%;
    left: 0;
    top: -31px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: .6875rem;
    padding: 8px 5px;
}
.faq, .testimonials {
    background-image: url(http://fidex.com.ua/demo/milness/demos/img/bg2.jpg.pagespeed.ce.FMD4sMPd48.jpg);
}
.testimonials * {
    outline: 0;
}
.testimonials .item-testimonials {
    padding: 30px;
    text-align: center;
    background-color: #37414d;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all ease-in-out .6s;
    transition: all ease-in-out .6s;
}
.testimonials .item-testimonials:hover {
    -webkit-transform: translateY(-2%);
    -ms-transform: translateY(-2%);
    transform: translateY(-2%);
}
.testimonials .item-testimonials:hover img {
    border-color: #26a1e0;
}
.testimonials .item-testimonials img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 118px;
    margin: 0 auto;
    display: inline-block;
    border: 4px solid #37414d;
    -webkit-transition: all ease .6s;
    transition: all ease .6s;
}
.testimonials .item-testimonials p {
    padding-top: 30px;
    color: #fff;
    font-weight: 300;
    font-size: .9375rem;
    letter-spacing: .2px;
    padding-bottom: 22px;
}
.testimonials .item-testimonials span {
    display: block;
    color: #26a1e0;
    font-size: 1rem;
}
.testimonials .item-testimonials span:last-child {
    color: #8190a3;
}
.benefits {
    background-color: #e7edf3;
    padding-bottom: 0;
}
.benefits .icon-circle-border {
    padding: 0;
}
.benefits .icon-circle-border:first-child {
    padding-top: 50px;
    padding-bottom: 70px;
}
.describe, .what-did {
    padding-bottom: 0;
}
.benefits .iphone-nalf {
    text-align: right;
}
.benefits .iphone-nalf img {
    vertical-align: bottom;
}
.benefits .button- {
    margin-top: 60px;
}
.faq .text-background {
    margin-bottom: 25px;
}
.what-did {
    background-image: url(http://fidex.com.ua/demo/milness/demos/img/pattern.png.pagespeed.ce.Stitffbxk8.png);
    background-color: #f2f2f2;
}
.what-did .heading-title {
    margin-bottom: 45px;
}
.what-did .buttons-download {
    text-align: left;
    padding-top: 22px;
}
.what-did .section-icon-text {
    margin-bottom: 25px;
}
.describe .heading-title, .what-did .section-icon-text:last-child {
    margin-bottom: 45px;
}
.what-did .section-class-item {
    padding-top: 0;
    padding-bottom: 0;
}
.what-did .button-section {
    margin-top: 30px;
}
.describe .iphones-section {
    text-align: left;
    vertical-align: bottom;
}
.describe .iphones-section .small {
    right: 0;
    left: auto;
}
.downloads {
    background-image: url(http://fidex.com.ua/demo/milness/demos/img/bg3.jpg.pagespeed.ce.wyuRYYjDIR.jpg);
    background-position-y: 35%;
    padding-top: 0;
}
.downloads .heading-title {
    margin-top: 79px;
}
.downloads .partners-suction {
    padding-top: 45px;
    padding-bottom: 40px;
    background-color: rgba(65, 76, 90, .7);
    z-index: 5;
    position: relative;
}
.downloads .partners-suction * {
    outline: 0;
}
.downloads .partners-suction .prev-next-block {
    opacity: 0;
}
.downloads .partners-suction:hover .prev-next-block {
    opacity: 1;
}
.downloads .partners-suction .parnters-item img {
    margin: 0 auto;
}
.contact-info {
    background-color: #e7edf3;
}
.contact-info .icon-circle-border, .contact-info .icon-circle-border:first-child {
    padding: 0;
}
.contact-info .icon-circle-border .item-text {
    margin-top: 20px;
}
.contact-info .icon-circle-border .item-text h3 {
    text-transform: none;
}
.contact-info .item-icon, .contact-info .item-text {
    display: block;
    vertical-align: inherit;
}
.format, .post img {
    vertical-align: bottom;
}
.contact-info .item-icon .icon-wrap {
    margin: 0 auto;
    width: 65px;
    height: 65px;
    line-height: 57px;
    font-size: 25px;
}
.form-contact {
    background-image: url(http://fidex.com.ua/demo/milness/demos/img/bg1.jpg.pagespeed.ce.bMdNDXOJxB.jpg);
}
footer {
    padding-top: 90px;
    background-color: #29282b;
}
footer .heading-title {
    margin-bottom: 30px;
}
footer .heading-title h2 span {
    color: #fff;
}
footer .heading-title h2:after {
    background-color: #fff;
}
footer .social-inons {
    text-align: center;
}
footer .bottom-footer {
    border-top: 1px solid #555;
    padding-top: 30px;
    padding-bottom: 50px;
    margin-top: 60px;
}
footer .bottom-footer .footer-menu ul {
    text-align: right;
}
footer .bottom-footer .footer-menu ul li {
    display: inline-block;
    margin-right: 25px;
}
footer .bottom-footer .footer-menu ul li:last-child {
    margin-right: 0;
}
footer .bottom-footer .footer-menu ul li a {
    color: #fff;
}
.subscribe {
    background-image: url(http://fidex.com.ua/demo/milness/demos/img/bg2.jpg.pagespeed.ce.FMD4sMPd48.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.subscribe .section-class-item {
    padding-bottom: 0;
    padding-top: 0;
}
.subscribe .section-class-item .item-icon .icon-wrap {
    height: 50px;
    width: 50px;
    color: #fff;
    line-height: 50px;
    font-size: 50px;
}
.subscribe .section-class-item .item-text {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .03125rem;
}
.subscribe .section-class-item .item-text h3 {
    color: #fff;
    font-size: 1.0625rem;
}
.subscribe .form-inline .form-control {
    display: inline-block;
}
.subscribe .form-inline .form-control input[type=email] {
    width: 400px;
    height: 49px;
    border-bottom: none;
    opacity: .6;
    color: #fff;
}
.subscribe .notify {
    margin-top: 20px;
}
.page .content-section {
    padding-top: 180px;
    background-image: url(http://fidex.com.ua/demo/milness/demos/img/hero-bg.png.pagespeed.ce.ywWObXJWtu.png);
}
.page .content h1 {
    font-weight: 400;
}
.page .content p {
    letter-spacing: .01875rem;
    line-height: 1.5625rem;
}
.page .horizontal-line span {
    width: 75px;
}
.page .content-page {
    padding-top: 60px;
}
.page .content-page .text-background h3 {
    font-size: 1.0625rem;
    font-weight: 500;
    color: #5c5c5c;
    text-transform: uppercase;
    margin-bottom: 7px;
}
.faq-page .accordion-section h2 {
    font-weight: 400;
    font-size: 1.5625rem;
    color: #26a1e0;
    margin-top: 50px;
    margin-bottom: 50px;
}
.faq-page .accordion-section .accordion .ui-accordion-header {
    background-color: #424e5c;
    color: #fafafa;
    border: 1px solid #eee;
}
.faq-page .accordion-section .accordion .ui-state-active {
    background-color: #26a1e0;
    color: #fff;
}
.terms-page .text-background {
    margin-bottom: 55px;
}
.contact-page .map {
    margin-bottom: 50px;
}
.contact-page .content-page .heading-title {
    margin-bottom: 55px;
}
.pagination-btns {
    background: #424e5c;
    text-align: center;
}
.pagination-btns .pagination .current, .pagination-btns .pagination a:hover {
    background: rgba(0, 0, 0, .2);
}
.pagination-btns h2 {
    display: none;
}
.pagination-btns .pagination a, .pagination-btns .pagination span {
    padding: 20px;
    display: inline-block;
    font-size: 1.75rem;
    font-weight: 400;
}
.pagination-btns .pagination {
    margin: 0 auto;
}
.pagination-btns .pagination a {
    text-decoration: none;
    -webkit-transition: all ease .76s;
    transition: all ease .76s;
}
.pagination-btns .pagination span {
    color: #fff;
}
#sidebar {
    position: relative;
    padding-top: 90px;
}
#sidebar:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 200%;
    top: 0;
    bottom: 0;
    right: -15%;
    background: #f8f8f8;
    z-index: -1;
}
#sidebar.right:before {
    left: -15%}
#sidebar h4 {
    font-size: 18px;
    margin: 60px 0 20px;
}
#sidebar h4:first-child {
    margin-top: 0;
}
#sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
    text-align: left;
}
.author-bio .profile-img, .format:before, .gallery-item, ul.social-sharing li {
    text-align: center;
}
#sidebar h2:after, #sidebar h3:after, #sidebar h4:after, #sidebar h5:after, #sidebar h6:after {
    display: none;
}
#sidebar ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#sidebar ul li {
    list-style: none;
    margin: 0 0 10px;
}
#sidebar ul li a {
    color: #5c5c5c;
    text-decoration: none;
    -webkit-transition: all ease .57s;
    transition: all ease .57s;
}
#sidebar ul li .children li a:hover, #sidebar ul li .sub-menu li a:hover, #sidebar ul li a:hover {
    color: #26a1e0;
}
#sidebar ul li.cat-item a:before, #sidebar ul.menu li a:before {
    font-family: FontAwesome;
    content: "\f192";
    font-size: 11px;
    color: #26a1e0;
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    margin-right: 10px;
}
#sidebar ul li .children, #sidebar ul li .sub-menu {
    margin: 10px 0 0 25px;
}
#sidebar ul li .children li a, #sidebar ul li .sub-menu li a {
    color: #7e7e7e;
    font-size: 14px;
}
#sidebar label {
    font-size: 14px;
}
#sidebar select {
    background: url(images/arrow-down.png) 95% 50% no-repeat #fff;
    border: 1px solid rgba(0, 0, 0, .1);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-overflow: '';
    text-indent: .01px;
    padding: 10px;
    width: 100%;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#sidebar .tagcloud {
    overflow: hidden;
}
#sidebar .tagcloud a {
    display: block;
    float: left;
    background: rgba(0, 0, 0, .1);
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #5c5c5c;
    font-size: 14px!important;
    padding: 6px 12px;
    margin: 0 6px 6px 0;
    -webkit-transition: all ease .55s;
    transition: all ease .55s;
    text-decoration: none;
}
#sidebar .tagcloud a:hover {
    background: #26a1e0;
    color: #fff;
}
#sidebar .search-form label {
    width: 96%;
    margin: 0;
}
#sidebar .search-form label input {
    background: url(http://fidex.com.ua/demo/milness/demos/img/search.png.pagespeed.ce.v3Xry3XteG.png) 95% 50% no-repeat #fff;
    width: 95%}
#sidebar .search-form .search-submit, #sidebar .search-form label span {
    display: none;
}
.blog-page .single-post p {
    margin: 0 0 20px;
    color: #5c5c5c;
}
.blog-page .single-post {
    padding-top: 100px;
}
.blog-page .single-post .heading-title {
    margin-top: 30px;
    margin-bottom: 50px;
}
.blog-page .single-post .heading-title h2 {
    font-family: Roboto, sans-serif;
    font-weight: 500;
}
.blog-single-post header {
    position: relative;
    background-color: #424e5c;
}
.blog-single-post .sf-menu a {
    color: #424e5c;
}
.blog-single-post .sf-menu>li.sfHover {
    background: 0 0;
}
.blog-single-post .sf-menu>li.sfHover>a {
    color: #26a1e0;
}
.blog-single-post .sf-menu>li>a {
    border-bottom: 5px solid transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    color: #fff;
}
.blog-single-post .sf-menu>li>a:hover {
    color: #26a1e0;
}
.blog-single-post .sf-menu ul {
    border-top: 2px solid #26a1e0;
    background-color: #fff;
}
.blog-single-post .sf-menu ul li {
    border-bottom: 1px dashed rgba(0, 0, 0, .1);
}
.blog-single-post .sf-menu ul li:last-child {
    border-bottom: none;
}
.blog-single-post .sf-menu ul li:hover {
    background-color: #e7edf3;
}
.blog-single-post .sf-menu ul li:hover a {
    color: #424e5c;
}
.blog-single-post .sf-arrows li>.sf-with-ul:after {
    border-top-color: #fff;
}
.blog-single-post .sf-arrows .sfHover .sf-with-ul:after, .blog-single-post .sf-arrows li .sf-with-ul:focus:after, .blog-single-post .sf-arrows li:hover>.sf-with-ul:after {
    border-top-color: #26a1e0;
}
.post {
    margin-bottom: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid #e7e7e7;
}
.post:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}
.post .post-info:hover .post .post-info .img-wrap img {
    opacity: .3;
    margin-left: 0;
}
.post .post-info .category a:hover {
    color: #eee;
}
.post .post-info .tags {
    color: #fff;
    margin-bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
}
.post .post-info .tags a {
    color: #fff;
    text-decoration: none;
}
.post .post-info .tags a:hover {
    color: #eee;
}
.post .post-thumb {
    margin-bottom: 20px;
    width: 100%!important;
    background: #337ab7;
    overflow: hidden;
    position: relative;
}
.post .post-thumb:hover .category, .post .post-thumb:hover .tags {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.post.sticky .post-thumb {
    margin-bottom: 0;
}
.post img {
    max-width: 100%;
    -webkit-transition: ease-in-out .5s;
    transition: ease-in-out .5s;
}
.post .img-wrap {
    overflow: hidden;
    display: block;
    background: #26a1e0;
}
.post .img-wrap:hover img {
    opacity: .3;
    margin-left: 0;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
}
.post .content h3 {
    font-size: 22px;
    margin: 0 0 10px;
    font-weight: 900;
}
.post .content h3+p a {
    color: #979797;
}
.post .content:after {
    display: none;
}
.post .content a {
    color: #383838;
    text-decoration: none;
    -webkit-transition: ease-in-out .6s;
    transition: ease-in-out .6s;
}
.post .content a:hover {
    color: #26a1e0;
}
.post .content+p {
    font-size: 14px;
    font-weight: 700;
    color: #979797;
}
.post .content .btn-default {
    color: #fff;
    background-color: #26a1e0;
}
.post .content .btn-default:hover {
    color: #fff;
    background: #2291ca;
}
.post .post-info {
    position: absolute;
    width: 80%;
    z-index: 1;
    left: 30px;
    bottom: 30px;
}
.post .post-info * {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.post .post-info .category {
    color: #fff;
    font-size: 24px;
    margin-bottom: 10px;
    opacity: 0;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}
.post .post-info .category a {
    text-decoration: none;
    color: #fff;
}
.post h2 {
    font-size: 22px;
    margin: 0 0 10px;
    font-weight: 900;
}
.post.sticky {
    padding-bottom: 0;
    border-bottom: none;
    position: relative;
    background: #f8f8f8;
}
.post.sticky .content {
    padding: 30px;
}
.post.sticky:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 50px 50px 0;
    border-color: transparent #26a1e0 transparent transparent;
    right: 0;
}
.comment-list .children, ul.social-sharing {
    list-style: none;
    border-top: 1px solid #e7e7e7;
}
.post.sticky:before {
    content: "\f135";
    position: absolute;
    color: #fff;
    z-index: 1;
    top: 7px;
    font-size: 14px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    right: 10px;
}
.post-thumbnail {
    margin-bottom: 20px;
}
.single-post {
    padding-bottom: 50px;
}
.info span {
    margin: 0 5px;
}
.info span:first-child {
    margin-left: 0;
}
.author-bio {
    overflow: hidden;
    background: #424e5c;
    padding: 30px 0;
}
.author-bio h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 15px;
}
.author-bio p {
    color: #fff;
}
.author-bio .profile-img img {
    -webkit-border-radius: 50%;
    border-radius: 50%}
.author-bio .author-info .author-description {
    color: #eee;
    margin: 0;
}
.entry-content blockquote {
    margin: 30px 0;
}
.format, .format:hover {
    font-size: 0;
    letter-spacing: 0;
    padding: 14px;
    margin: 10px 0 0 10px;
    -webkit-border-radius: 50%;
    font-weight: 400;
    background: #f8f8f8;
}
.format {
    display: inline-block;
    border-radius: 50%;
    width: 45px;
    height: 45px;
}
.format:hover {
    border-radius: 50%}
.format:before {
    font-family: FontAwesome;
    display: block;
    font-size: 15px;
    color: #979797;
}
.format-chat .format:before {
    content: "\f086"}
.format-quote .format:before {
    content: "\f10d"}
.format-link .format:before {
    content: "\f0c1"}
.format-status .format:before {
    content: "\f075"}
.format-aside .format:before {
    content: "\f10c"}
.format-video .format:before {
    content: "\f04b"}
.format-audio .format:before {
    content: "\f025"}
.format-image .format:before {
    content: "\f03e"}
.format-gallery .format:before {
    content: "\f030"}
.gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    vertical-align: top;
    width: 100%}
.gallery-item figcaption {
    padding: 15px 5px 0;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%}
.gallery-item a {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.gallery-item a:hover {
    opacity: .6;
}
.excerpt {
    margin-top: 30px;
}
.comment-navigation div a, article.post .nav-links a {
    display: inline-block;
    background: #f8f8f8;
    padding: 10px;
    width: 49%;
    text-align: center;
    margin-top: 30px;
}
.comment-navigation div a:hover, .page-links a, article.post .nav-links a:hover {
    color: #fff;
    background: #26a1e0;
}
.comment-navigation h1 {
    display: none;
}
.comment-navigation div a {
    margin-top: 0;
}
#comment-nav-below, .page-links {
    margin-bottom: 30px;
}
.page-links a {
    display: inline-block;
    padding: 10px 15px;
}
.page-links span {
    margin-right: 5px;
}
.page-links a span {
    margin: 0;
}
ul.social-sharing {
    margin: 60px 0 1px;
    padding: 60px 0 0;
    overflow: hidden;
}
ul.social-sharing li {
    float: left;
    width: 16.6666667%}
ul.social-sharing li:first-child {
    font-weight: 600;
    line-height: 2.8em;
    text-align: left;
}
ul.social-sharing li a {
    background: #f8f8f8;
    color: #8e9598;
    font-family: FontAwesome;
    text-decoration: none;
    padding: 14px 0;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    display: block;
    border-right: 1px solid #fff;
}
ul.social-sharing li:last-child a {
    border-right: 0;
}
ul.social-sharing li a:hover {
    background: #26a1e0;
    color: #fff;
}
.social_facebook:before {
    content: "\f09a"}
.social_twitter:before {
    content: "\f099"}
.social_linkedin:before {
    content: "\f0e1"}
.social_pinterest:before {
    content: "\f0d2"}
.social_googleplus:before {
    content: "\f0d5"}
.comment-list {
    padding: 0;
    list-style: none;
}
.comment-list>li {
    margin: 15px 0;
    padding: 15px 0 30px;
}
.comment-list>li ol, .comment-list>li ul {
    margin-bottom: 30px;
}
.comment-list img {
    -webkit-border-radius: 50%;
    border-radius: 50%}
.comment-list .user {
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 0!important;
}
.comment-list .user span {
    background: #26a1e0;
    font-size: 9px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    padding: 4px 5px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-left: 5px;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.comment-list .user span a {
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-decoration: none;
}
.comment-list .user span:hover {
    background: #f8f8f8;
}
.comment-list .user span:hover a {
    color: #5c5c5c;
}
.comment-list .info {
    font-size: 14px;
    font-weight: 500;
    color: #979797!important;
    margin-bottom: 10px;
}
.comment-list .children {
    padding: 0;
}
.comment-list .children li {
    border-bottom: 1px solid #e7e7e7;
    padding-left: 100px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.comment-list .children .children, button {
    border: none;
}
.comment-list .children .children li {
    padding-left: 200px;
}
h3#reply-title:after {
    content: '';
    display: block;
    height: 2px;
    width: 70px;
    background: #26a1e0;
    margin: 20px 0 0;
    -webkit-animation: title-border .5s ease-in;
    animation: title-border .5s ease-in;
}
.comment-form-author, .comment-form-email {
    float: left;
    width: 33.3%;
    padding-right: 30px;
}
.comment-form-comment:before, .comment-form-url:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
.icon-circle:after, .section-class-item .icon-services:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 0;
    pointer-events: none;
    z-index: -1;
    content: ''}
.comment-notes {
    margin-bottom: 30px;
}
.icon-circle {
    background: rgba(38, 161, 224, .1);
    -webkit-transition: background .2s, -webkit-transform ease-out .1s;
    transition: background .2s, -webkit-transform ease-out .1s;
    transition: transform ease-out .1s, background .2s;
    transition: transform ease-out .1s, background .2s, -webkit-transform ease-out .1s;
}
.icon-circle:after {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-shadow: 0 0 0 2px rgba(38, 161, 224, .1);
    box-shadow: 0 0 0 2px rgba(38, 161, 224, .1);
    opacity: 0;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    -webkit-transition: all ease .9s;
    transition: all ease .9s;
}
.icon-circle:hover {
    background: rgba(38, 161, 224, .05);
    -webkit-transform: scale(.93);
    -ms-transform: scale(.93);
    transform: scale(.93);
    color: #fff;
}
.icon-circle:hover:after {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
    animation: sonarEffect 1.3s ease-out 75ms;
}
@-webkit-keyframes sonarEffect {
    0% {
    opacity: .3;
}
40% {
    opacity: .5;
    -webkit-box-shadow: 0 0 0 2px rgba(38, 161, 224, .1), 0 0 10px 10px #26a1e0, 0 0 0 10px rgba(38, 161, 224, .5);
    box-shadow: 0 0 0 2px rgba(38, 161, 224, .1), 0 0 10px 10px #26a1e0, 0 0 0 10px rgba(38, 161, 224, .5);
}
100% {
    -webkit-box-shadow: 0 0 0 2px rgba(38, 161, 224, .1), 0 0 10px 10px #26a1e0, 0 0 0 10px rgba(38, 161, 224, .5);
    box-shadow: 0 0 0 2px rgba(38, 161, 224, .1), 0 0 10px 10px #26a1e0, 0 0 0 10px rgba(38, 161, 224, .5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
}
}@keyframes sonarEffect {
    0% {
    opacity: .3;
}
40% {
    opacity: .5;
    -webkit-box-shadow: 0 0 0 2px rgba(38, 161, 224, .1), 0 0 10px 10px #26a1e0, 0 0 0 10px rgba(38, 161, 224, .5);
    box-shadow: 0 0 0 2px rgba(38, 161, 224, .1), 0 0 10px 10px #26a1e0, 0 0 0 10px rgba(38, 161, 224, .5);
}
100% {
    -webkit-box-shadow: 0 0 0 2px rgba(38, 161, 224, .1), 0 0 10px 10px #26a1e0, 0 0 0 10px rgba(38, 161, 224, .5);
    box-shadow: 0 0 0 2px rgba(38, 161, 224, .1), 0 0 10px 10px #26a1e0, 0 0 0 10px rgba(38, 161, 224, .5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
}
}.section-class-item .icon-services {
    -webkit-transition: background .2s, -webkit-transform ease-out .1s;
    transition: background .2s, -webkit-transform ease-out .1s;
    transition: transform ease-out .1s, background .2s;
    transition: transform ease-out .1s, background .2s, -webkit-transform ease-out .1s;
}
.section-class-item .icon-services:after {
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-shadow: 0 0 0 2px rgba(38, 161, 224, .1);
    box-shadow: 0 0 0 2px rgba(38, 161, 224, .1);
    opacity: 0;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    -webkit-transition: all ease 0s;
    transition: all ease 0s;
}
.section-class-item:hover .icon-services {
    -webkit-transform: scale(.93);
    -ms-transform: scale(.93);
    transform: scale(.93);
    color: #fff;
}
.section-class-item:hover .icon-services:after {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
    animation: sonarEffect 1.3s ease-out 75ms;
}
@keyframes sonarEffect {
    0% {
    opacity: .3;
}
40% {
    opacity: .5;
    -webkit-box-shadow: 0 0 0 2px rgba(38, 161, 224, .1), 0 0 10px 10px #26a1e0, 0 0 0 10px rgba(38, 161, 224, .5);
    box-shadow: 0 0 0 2px rgba(38, 161, 224, .1), 0 0 10px 10px #26a1e0, 0 0 0 10px rgba(38, 161, 224, .5);
}
80% {
    -webkit-box-shadow: 0 0 0 5px rgba(38, 161, 224, .1), 0 0 40px 40px #26a1e0, 0 0 0 40px rgba(38, 161, 224, .5);
    box-shadow: 0 0 0 5px rgba(38, 161, 224, .1), 0 0 40px 40px #26a1e0, 0 0 0 40px rgba(38, 161, 224, .5);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
}
100% {
    -webkit-box-shadow: 0 0 0 2px rgba(38, 161, 224, .1), 0 0 10px 10px #26a1e0, 0 0 0 10px rgba(38, 161, 224, .5);
    box-shadow: 0 0 0 2px rgba(38, 161, 224, .1), 0 0 10px 10px #26a1e0, 0 0 0 10px rgba(38, 161, 224, .5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
}
}.toBottomFromTop:hover i {
    -webkit-animation: toBottomFromTop .5s forwards;
    animation: toBottomFromTop .5s forwards;
}
@-webkit-keyframes toBottomFromTop {
    49% {
    -webkit-transform: translateY(100%);
}
50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
}
51% {
    opacity: 1;
}
}@keyframes toBottomFromTop {
    49% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
51% {
    opacity: 1;
}
}.toTopFromBottom:hover i {
    -webkit-animation: toTopFromBottom .5s forwards;
    animation: toTopFromBottom .5s forwards;
}
@-webkit-keyframes toTopFromBottom {
    49% {
    -webkit-transform: translateY(-100%);
}
50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
}
51% {
    opacity: 1;
}
}@keyframes toTopFromBottom {
    49% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
51% {
    opacity: 1;
}
}@-webkit-keyframes hvr-ripple-in {
    100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
}
}@keyframes hvr-ripple-in {
    100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
}
}.anim-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.anim-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, .35) 0, transparent 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, .35) 0, transparent 80%);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
}
.anim-shadow:active, .anim-shadow:focus, .anim-shadow:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
.anim-shadow:active:before, .anim-shadow:focus:before, .anim-shadow:hover:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
}
@-webkit-keyframes hero-bg {
    0%, 100% {
    background-position: 0 0;
}
50% {
    background-position: 100% 0;
}
}@keyframes hero-bg {
    0%, 100% {
    background-position: 0 0;
}
50% {
    background-position: 100% 0;
}
}@-webkit-keyframes title-border {
    0% {
    width: 0;
}
100% {
    width: 70px;
}
}@keyframes title-border {
    0% {
    width: 0;
}
100% {
    width: 70px;
}
}.hidden {
    display: none;
}
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
.text-left h2:after {
    margin: 19px 0 18px;
}
.text-center {
    text-align: center;
}
#top-nav-sticky-wrapper {
    height: 0!important;
}
.search-form input {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .1);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
    width: 100%;
    font-size: 14px;
    color: #555;
}
.search-form input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #555;
    border-color: #9c9c9c;
}
input:active, input:focus, textarea:active, textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #fff;
    color: #fff;
    opacity: 1!important;
}
.form-control:focus, input:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
@media only screen and (max-width:1350px) {
    .prev-next-block {
    display: none;
}
}@media only screen and (max-width:1200px) {
    .features {
    background-color: #fafafa;
}
.features .icon-container:after {
    width: 30px;
    height: 1px;
    border-top: 2px dashed #ccc;
    position: absolute;
    right: -15px;
    top: 28%}
.benefits .section-class-item:first-child, .benefits .section-class-item:last-child {
    padding-bottom: 0;
    padding-top: 55px;
}
.benefits .section-class-item .item-text {
    vertical-align: middle;
}
.benefits .button-section {
    margin-top: 50px;
}
.subscribe .form-inline .form-control {
    display: inline-block;
}
.subscribe .form-inline .form-control input[type=email] {
    width: 295px;
}
.avatar-80 {
    width: 50px;
}
}@media only screen and (max-width:992px) {
    header .top-menu {
    display: none;
}
header .logo {
    padding: 10px 0 10px 20px;
}
header .toggle-mnu {
    top: 23px;
    right: 20px;
}
.heading-title-big {
    font-size: 2.8125rem;
    line-height: 3.4375rem;
}
.buttons-download .download {
    display: inline-block;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 7px 18px;
    margin-right: 5px;
    text-align: left;
}
.comment-list .children .children li, .comment-list .children li {
    padding-left: 50px;
}
footer .bottom-footer, footer .bottom-footer .footer-menu ul {
    text-align: center;
}
.buttons-download .download:last-child {
    margin-right: 0;
}
.buttons-download .download span {
    font-size: 1.375rem;
    line-height: 1.5625rem;
}
.buttons-download .download span span {
    font-size: .75rem;
}
.buttons-download .download i {
    font-size: 2.375rem;
    display: inline-block;
    position: relative;
    top: -6px;
    margin-right: 13px;
}
.slider .container-slide {
    padding-top: 145px;
    padding-bottom: 150px;
}
.slider .buttons-download {
    margin-top: 35px;
}
.slider .slide .content-slide .description p {
    font-size: .9375rem;
    color: #fff;
    letter-spacing: .01875rem;
}
.full-slider .vertical-align {
    min-height: inherit!important;
    height: inherit!important;
    display: block;
}
.full-slider .vertical-align .content-mill {
    padding-top: 64px;
}
.full-slider .vertical-align .container-slide {
    padding-top: 145px;
    padding-bottom: 150px;
    display: block;
    vertical-align: inherit;
}
.benefits .iphone-nalf, .features .icon-container:after, .price-table .most:before, .services .section-class-image {
    display: none;
}
.slick-slide .iphone img {
    width: 100%}
.socialite {
    padding-top: 15px;
    padding-bottom: 15px;
}
.socialite .container-socialite .item img {
    width: 95px;
}
.socialite .container-socialite .icon-down {
    width: 55px;
    height: 55px;
    top: -41px;
}
.socialite .container-socialite .icon-down a {
    width: 40px;
    height: 40px;
    font-size: 2.0625rem;
    top: 7.5px;
    line-height: 2.8125rem;
}
.features .item-icon:first-child, .features .item-icon:nth-child(2) {
    margin-bottom: 50px;
}
.video-popup .heading-title-big {
    font-size: 2.1875rem;
}
.benefits {
    padding-bottom: 5.625rem;
}
.benefits .section-class-item:first-child, .benefits .section-class-item:last-child {
    padding-bottom: 50px;
    padding-top: 0;
}
.benefits .section-class-item .item-text {
    vertical-align: middle;
}
.benefits .button-section {
    margin-top: 0;
}
.price-table .row .col-md-3:nth-child(-n+2) .item-price {
    margin-bottom: 40px;
}
.price-table .row .head .name-wrap:after {
    height: 38px;
}
.faq .accordion {
    margin-top: 50px;
}
.what-did {
    padding-bottom: 90px;
}
.what-did .section-icon-text:last-child {
    margin-bottom: 0;
}
.iphones {
    height: 450px;
    margin: 0 auto 50px;
    max-width: 600px;
    width: auto;
}
.subscribe .form-inline, footer .bottom-footer .footer-menu {
    margin-top: 20px;
}
.iphones .left-mob-back {
    position: absolute;
    left: 10%;
    bottom: 0;
    z-index: 0;
    top: 50px;
}
.iphones .left-mob-front {
    position: relative;
    z-index: 9;
    right: 12%}
.iphones .right-mob-back {
    top: 50px;
}
.describe {
    margin-bottom: 90px;
}
.subscribe .form-inline .form-control {
    width: 78%;
    display: inline-block;
}
.subscribe .form-inline .form-control input[type=email] {
    width: 100%}
.subscribe .form-inline .contact-form-submit {
    float: left;
    margin-top: 20px;
}
ul.social-sharing li {
    width: 19.99999%}
ul.social-sharing li:first-child {
    display: none;
}
}@media only screen and (max-width:768px) {
    .benefits .button-section, .container-background .section-class-item, .items-left, .items-right, .section-class-item, .slider .slide .left, .slider .slide .left .buttons-download, .slider .slide .right, .slider .slide .right .buttons-download, footer .bottom-footer {
    text-align: center;
}
.is-sticky header .logo {
    padding: 10px 10px 10px 20px;
}
.slider .container-slide {
    padding-top: 130px;
    padding-bottom: 100px;
}
.full-slider .vertical-align .container-slide {
    padding-top: 70px;
    padding-bottom: 70px;
}
.full-slider .vertical-align .content-mill {
    padding-bottom: 70px;
}
.socialite {
    padding-top: 10px;
    padding-bottom: 10px;
}
.socialite .item {
    height: 26px;
}
.socialite .item img {
    width: 80px;
}
.socialite .container-socialite .icon-down {
    width: 45px;
    height: 45px;
    top: -30px;
}
.socialite .container-socialite .icon-down a {
    width: 32px;
    height: 32px;
    font-size: 1.875rem;
    top: 7px;
    line-height: 2.125rem;
}
.features .icon-container:after {
    display: none;
}
.features .item-icon {
    margin-bottom: 50px;
}
.features .item-icon:last-child {
    margin-bottom: 0;
}
.video-popup .heading-title-big {
    font-size: 1.75rem;
}
.services .with-bg-section {
    padding-top: 30px;
    padding-bottom: 30px;
}
.section-class-item {
    padding-top: 40px;
    padding-bottom: 40px;
    display: inline-block;
}
.item-icon, .item-text {
    display: table-cell;
}
.text-right .icon-wrap {
    margin-right: 20px;
}
.container-background {
    background-color: #424e5c;
}
.container-background .icon-wrap {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.container-background .item-icon, .container-background .item-text {
    display: inline-block;
    vertical-align: top;
}
.container-background .item-text {
    width: auto;
    vertical-align: middle;
}
.container-background .text-left .icon-wrap {
    margin-left: 20px;
}
.benefits .section-class-item {
    display: block;
}
.benefits .section-class-item:first-child, .benefits .section-class-item:last-child {
    padding-bottom: 50px;
    padding-top: 0;
}
.benefits .section-class-item .item-text {
    vertical-align: middle;
}
.benefits .item-icon, .benefits .item-text {
    display: block;
    text-align: center;
}
.benefits .item-icon {
    margin-bottom: 15px;
}
.benefits .item-icon .icon-wrap {
    margin: auto;
}
.price-table .row .col-md-3 .item-price {
    margin-bottom: 40px;
}
.price-table .row .col-md-3:last-child .item-price {
    margin-bottom: 0;
}
.price-table .row .head .name-wrap:after {
    height: 30px;
    background-size: 100% 100%}
#sidebar, #sidebar:before {
    background: #f8f8f8;
}
.iphones {
    height: 400px;
    margin: 0 auto 50px;
    max-width: 600px;
    width: auto;
}
.iphones .left-mob-back {
    position: absolute;
    left: 5%;
    bottom: 0;
    z-index: 0;
    top: 20px;
}
.iphones .left-mob-front {
    position: relative;
    z-index: 9;
    right: 5%}
.iphones .right-mob-back {
    top: 20px;
}
.contacn-block .section-class-item {
    margin-bottom: 20px;
    display: block;
}
.contacn-block:last-child .section-class-item {
    margin-bottom: 0;
}
.downloads .buttons-download .download {
    display: table;
    margin: 0 auto 10px;
}
.downloads .buttons-download .download:last-child {
    margin-right: auto;
    margin-bottom: 0;
}
.subscribe .form-inline .form-control {
    width: 100%;
    display: inline-block;
}
.subscribe .form-inline .form-control input[type=email] {
    width: 100%}
.subscribe .form-inline .contact-form-submit {
    width: 20%}
.avatar-80 {
    width: 80px;
}
.single-blog {
    padding: 0 20px 40px;
}
.blog-page .single-blog .heading-title {
    text-align: left!important;
}
.blog-page .single-blog .heading-title h2:after {
    margin: 19px 0 18px!important;
}
.author-bio .profile-img {
    padding-bottom: 20px;
}
#sidebar:before {
    position: absolute;
    height: 0;
    width: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
}
}@media only screen and (max-width:480px) {
    .prev-next-block {
    display: block;
}
.prev-next-block .prev {
    left: 0;
}
.prev-next-block .next {
    right: 0;
}
.text-left h2:after {
    margin: 19px auto 18px!important;
}
.heading-title-big {
    font-size: 2.375rem;
    line-height: 2.9375rem;
}
.heading-title h2 {
    line-height: 2.5rem;
}
.buttons-download {
    margin-top: 35px;
}
.buttons-download .download {
    display: inline-block;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 7px 18px;
    margin-right: 5px;
    text-align: left;
    margin-bottom: 10px;
}
.buttons-download .download:last-child {
    margin-right: 0;
    margin-bottom: 0;
}
.buttons-download .download span {
    font-size: 1.125rem;
    line-height: 1.25rem;
}
.buttons-download .download span span {
    font-size: .6875rem;
}
.buttons-download .download i {
    font-size: 1.6875rem;
    display: inline-block;
    position: relative;
    top: -6px;
    margin-right: 13px;
}
.services .item-icon, .services .with-bg-section .item-icon, .slider .control-slider, .socialite {
    display: none;
}
.slider .container-slide {
    padding-bottom: 70px;
}
.slider .buttons-download .download {
    margin-bottom: 0!important;
}
.slider .buttons-download .download:first-child {
    margin-bottom: 10px;
}
.slider .buttons-download .download:last-child {
    margin-right: 0;
}
.slider .slide .content-slide .description p {
    font-size: .875rem;
    line-height: 1.5625rem;
}
.video-popup .heading-title-big {
    font-size: 1.4375rem;
    line-height: 2.8125rem;
}
.services .with-bg-section {
    padding-top: 0;
}
.services .container:last-child .section-class-item {
    padding-bottom: 0;
}
.services .container:last-child .section-class-item:last-child {
    padding-top: 30px;
}
.services .bg-right .section-class-item {
    padding-top: 0!important;
}
.text-left, .text-right {
    text-align: center!important;
}
.section-class-item {
    padding-top: 0;
}
.iphones {
    height: 300px;
    margin: 0 auto 50px;
    max-width: 300px;
    width: auto;
}
.iphones .left-mob-front {
    position: relative;
    z-index: 9;
    right: 0;
}
.iphones img {
    width: 70%}
.what-did .section-icon-text {
    text-align: center;
}
.what-did .item-icon, .what-did .item-text {
    display: block;
    padding: 0;
}
.what-did .item-icon {
    margin-bottom: 10px;
}
.what-did .item-icon .icon-wrap {
    margin: 0 auto;
}
.downloads .partners-suction .prev-next-block {
    opacity: 1;
}
.subscribe .section-class-item .item-icon, .subscribe .section-class-item .item-text {
    display: block;
}
.subscribe .section-class-item .item-icon {
    display: none;
}
.subscribe .text-with-icon .item-text {
    padding-left: 0;
}
.full-slider .vertical-align .content-mill {
    padding-top: 15px;
}
.full-slider .vertical-align .container-slide {
    padding-top: 70px;
    padding-bottom: 70px;
}
.button-section .btn {
    margin-top: 10px;
}
.button-section .btn:nth-child(2n+1) {
    margin-right: 0;
}
}@media only screen and (max-width:398px) {
    .slider .buttons-download .download: nth-child(1n+1) {
    margin-bottom: 10px!important;
}
.slider .buttons-download .download:last-child {
    margin-right: 0;
}
}@media only screen and (max-width:320px) {
    .triangle: before {
    bottom: -1px;
}
.social-inons ul li {
    font-size: .875rem;
    border: 3px solid #1e81b3;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    margin-right: 7px;
}
.social-inons ul li:last-child {
    margin-right: 0;
}
.social-inons ul li:hover {
    background-color: #26a1e0;
}
.social-inons ul li a {
    color: #fff;
    display: block;
    line-height: 1.9375rem;
    text-align: center;
}
.social-inons ul li a i {
    vertical-align: middle;
}
}@media only screen and (min-width:992px) {
    .toggle-mnu {
    display: none;
}
}@media only screen and (min-width:1200px) {
    .slider .slide {
    min-height: 944px;
}
}input[type=password], input[type=text] {
    width: 95%;
    padding: 12px 20px;
    margin: 8px 15px;
    display: inline-block;
    /*border: 1px solid #ccc;*/
    box-sizing: border-box;
}
.order button, button {
    background-color: #26a1e0;
    padding: 10px 20px;
    width: 23%;
    color: #fff;
    cursor: pointer;
}
button {
    margin: 8px 15px;
    border-radius: 5px;
}

.order{margin-bottom: 30px;}
.order button {
    margin: 8px 70px!important;
    border: none;
    border-radius: 5px;
}
.order p {
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding-top: 5px;
}
button:hover {
    opacity: .8;
}
.cancelbtn {
    width: auto;
    padding: 10px 18px;
    background-color: #f44336;
}
.imgcontainer {
    text-align: center;
    margin: 24px 0 12px;
    position: relative;
}
/*img.avatar {
    width: 40%;
    border-radius: 50%}*/
.container {
    /*padding: 16px;*/
}
span.psw {
    float: right;
    padding-top: 16px;
}
.modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    padding-top: 60px;
    z-index: 999;
}
.modal-content {
    background-color: #fefefe;
    margin: 5% auto 15%;
    border: 1px solid #888;
    width: 50%;
    box-shadow: 11px 5px 50px #000;}
.close {
    position: absolute;
    right: 25px;
    top: 0;
    color: #000;
    font-size: 35px;
    font-weight: 700;
}
.close:focus, .close:hover {
    color: red;
    cursor: pointer;
}
.animate {
    -webkit-animation: animatezoom .6s;
    animation: animatezoom .6s;
}
@-webkit-keyframes animatezoom {
    from {
    -webkit-transform: scale(0);
}
to {
    -webkit-transform: scale(1);
}
}@keyframes animatezoom {
    from {
    transform: scale(0);
}
to {
    transform: scale(1);
}
}@media screen and (max-width:300px) {
    span.psw {
    display: block;
    float: none;
}
.cancelbtn {
    width: 100%}
}label {
    padding-left: 26px;
}
.mtr {
    width: 95%;
    margin: 8px 15px;
    height: 120px;
}


.heading-titles ul {
    color: #fff;
    line-height: 40px;
    list-style: decimal-leading-zero;
    /* padding-left: 28px; */
    padding: 7px 0 0 25px;
}

.heading-titles h4 {
    background: #c7c7c7;
    padding: 10px;
}


.heading-title ul {
    line-height: 30px;
    list-style: circle;
    /* padding-left: 28px; */
    padding: 7px 0 0 25px;
    text-align: left;
}

.heading-title h4 {
    text-align: left;
    padding: 13px;
}


.border{background: #ccd3da;
    /* color: #fff !important; */
    padding: 70px !important;
    border: 1px dashed #a2a2a2;
}