@font-face {
    font-family: MyriadPro-Bold;
    src: url(../fonts/MyriadPro-Bold.otf)
}

@font-face {
    font-family: MyriadPro-Semibold;
    src: url(../fonts/MyriadPro-Semibold.otf)
}

@font-face {
    font-family: MyriadPro-Regular;
    src: url(../fonts/MyriadPro-Regular.otf)
}

body,
html {
    overflow-x: hidden
}

body {
    background-color: #fff;
    font-family: Lato, sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #555;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
    min-height: calc(100vh - 134px)
}

hr {
    display: block;
    width: 500px;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    padding: 0
}

.footer-cookie {
    background-color: #19a8af;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 0;
    z-index: 9999
}

.footer-cookie__text {
    margin-bottom: 0;
    padding: 0 25px;
    text-align: center;
    color: #fff
}

.footer-cookie__text a {
    color: gray
}

.footer-cookie__btn {
    color: #fff;
    cursor: pointer;
    padding: 5px 20px;
    display: inline-block;
    background: orange;
    margin-left: 15px;
    border-radius: 10px;
    font-weight: 700;
    line-height: 1
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Roboto, arial, sans-serif;
    font-weight: 300;
    color: #333
}

ol {
    padding-left: 20px
}

p {
    line-height: 28px;
    margin-bottom: 25px
}

a {
    color: #06979e;
    word-wrap: break-word;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

a:focus,
a:hover {
    color: #05888e;
    text-decoration: none;
    outline: 0;
    -webkit-transition: all .1s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    outline: 0
}

img {
    max-width: 100%
}

.faq-other-section {
    padding: 0 15px
}

.faq-other-section p {
    text-align: justify
}

.form-notification {
    height: 25px;
    background: #ec6952;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    line-height: 25px;
    font-size: 13px;
    margin-top: -12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
    position: absolute
}

.headerwrap .btn-theme:hover {
    border-color: #ec6952;
    background-color: inherit;
    color: #ec6952
}

.privacy-page p,
.ref-pol-page li,
.terms-page li,
.terms-page p {
    line-height: 1.6;
    font-weight: 400;
    color: #666;
    margin-bottom: 0;
    text-align: left
}

.form-notification:after {
    content: " ";
    width: 10px;
    height: 10px;
    background: #ec6952;
    margin: 0 auto;
    position: absolute;
    margin-top: 20px;
    left: 0;
    right: 0;
    -webkit-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    transform: rotate(45deg)
}

.terms-section ul li {
    list-style-type: none
}

.terms-section ul li:before {
    content: "—";
    position: relative;
    left: -5px
}

.info-block-btn {
    text-align: center
}

.calk-result-buy input[type=submit],
.cta-block-button-android a,
.cta-block-button-ios a,
.info-block-btn a {
    display: inline-block;
    margin-right: 10px;
    border-radius: 30px;
    color: #fff;
    text-align: center;
    font-family: Raleway, sans-serif;
    font-weight: 900;
    position: relative;
    padding-left: 35px
}

.info-block-btn a {
    width: 250px;
    height: 56px;
    line-height: 56px
}

.cta-block-button-android a,
.cta-block-button-ios a {
    width: 209px;
    height: 48px;
    line-height: 48px;
    font-size: 14.68px
}

@media (max-width:500px) {
    .cta-block-button a {
        text-align: left;
        padding-left: 35px!important
    }
}

.cta-block-button-ios a:nth-child(2) {
    padding-left: 0
}

.keyword-installs {
    background-color: #55b665
}

.cta-block-button-android a:first-child,
.cta-block-button-ios a:first-child {
    margin-bottom: 15px
}

.cta-block-button {
    margin-top: 5px
}

.info-block-btn .fa-android {
    color: #fff
}

.btn-android {
    background-color: #ea9840
}

.btn-ios {
    background-color: #ec6952
}

.info-block-btn .fa-apple {
    color: #fff
}

.btn-opt {
    background-color: #19a8af
}

.btn-inst {
    background-color: #60b860
}

a.btn-ios:hover {
    background-color: #ec4d32
}

a.btn-android:hover {
    background-color: #ea8417
}

a.btn-opt:hover {
    background-color: #0d9fa7
}

a.btn-inst:hover {
    background-color: #40b740
}

a.btn-android:before,
a.btn-inst:before,
a.btn-ios:before,
a.btn-opt:before {
    top: 2px;
    position: absolute;
    left: 30px
}

.calk-result-buy .btn-wrap:before {
    top: 19px;
    left: 20px;
    position: absolute;
    z-index: 1
}

.btn-wrap {
    position: relative
}

a.btn-android:before {
    content: url(/assets/img/btn_android.png)
}

a.btn-ios:before {
    content: url(/assets/img/button_ios.png)
}

a.btn-opt:before {
    content: url(/assets/img/button_opt.png)
}

a.btn-inst:before {
    content: url(/assets/img/button_keyword.png)
}

a.keyword-installs:before {
    content: '';
    background: url(../img/home/key-logo.png) no-repeat center center;
    display: block;
    width: 14px;
    height: 14px;
    background-size: cover;
    top: 16px;
    position: absolute;
    left: 11px
}

.title-section {
    font-family: Roboto, arial, sans-serif;
    font-weight: 700;
    font-size: 41px;
    margin-top: 0;
    text-align: center
}

.pricing .title-section span {
    color: #68686d
}

.title-section:after {
    width: 196px;
    height: 2px;
    content: "";
    display: block;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #3e3e3e), color-stop(0, rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to right, #3e3e3e 50%, rgba(255, 255, 255, 0) 0);
    background-position: bottom;
    background-size: 13px 2px;
    background-repeat: repeat-x;
    margin: 20px auto
}

.pricing .title-section:after {
    display: none
}

.pricing .title-optimization {
    color: #fff;
    font-family: Lato;
    font-size: 21px;
    font-weight: 700;
    margin-top: 19px;
    margin-bottom: 2px
}

.banner-img {
    padding-bottom: 50px
}

.mobile-banner {
    display: none
}

.tablet-banner {
    display: none
}

.toggle-seo-text {
    font-family: Raleway, sans-serif;
    color: #3e3e3e;
    border: 1px dashed #b2b2b2;
    font-size: 22px;
    line-height: 60px;
    font-weight: 800;
    margin-top: 10px;
    font-style: italic;
    cursor: pointer;
    padding: 15px 80px;
    position: relative
}

.toggle-seo-text img {
    position: absolute;
    right: 15px;
    top: 11px
}

.navbar {
    margin-bottom: 0
}

.main-seo-text h2,
.main-seo-text h3 {
    text-align: left;
    text-transform: capitalize
}

.main-seo-text h2,
.seo-text h2 {
    margin-bottom: 10px;
    font-weight: 600
}

.main-seo-text {
    padding: 5px;
    margin: 0 auto 20px
}

.main-seo-text .panel {
    margin-bottom: 0
}

.main-seo-text .panel-heading .fa {
    margin-left: 3px
}

.main-seo-text ol {
    text-align: justify;
    padding: 10px 15px 0
}

.seo-text ol,
.seo-text ul {
    padding-left: 60px;
    margin: 0
}

.seo-text {
    font-weight: 400;
    color: #666
}

.seo-text ul.type-line li {
    list-style-type: none
}

.seo-text ul.type-line li:before {
    content: "—";
    position: relative;
    left: -5px
}

.navbar-form {
    width: 100%
}

.main-seo-text ol li {
    line-height: 1.4;
    font-weight: 400;
    color: #666;
    margin-bottom: 0;
    text-align: justify
}

.trusted-by ul {
    text-align: center;
    padding: 0
}

.trusted-by ul li {
    display: inline-block;
    list-style-type: none;
    margin-right: 70px
}

.trusted-by ul li img {
    display: inline
}

.trusted-by ul li:last-child {
    margin-right: 0
}

.seo-text {
    margin: 25px 0 100px
}

.seo-text h1,
.seo-text h2,
.seo-text h3 {
    padding: 0 20px;
    text-transform: capitalize
}

.seo-text p {
    line-height: 1.6;
    font-weight: 400;
    color: #666;
    margin-bottom: 0;
    text-align: left;
    padding: 10px 20px
}

.pr-success p {
    color: #6d686f;
    font-size: 14px;
    font-weight: 500
}

.featureswrap .accordion-inner p {
    font-weight: 500;
    white-space: pre-line;
    padding-top: 10px
}

.divider02 .btn-theme2 {
    margin-right: 10px
}

.faq-section {
    padding: 30px 0 25px;
    background-color: #f5f5f5
}

.mobile-menu-show {
    display: none
}

.contact-page .btn-cta-primary {
    width: 160px;
    margin: 0 auto
}

.features .accordion {
    padding-top: 25px
}

.pad-top {
    padding-top: 80px
}

.btn {
    border-radius: 3px
}

.btn-theme {
    background-color: #06979e;
    color: #fff;
    border-color: #06979e
}

.btn-theme:hover {
    border-color: #06979e;
    background-color: transparent;
    color: #06979e;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-theme:focus {
    outline: 0
}

.btn-theme2 {
    border-color: #fff;
    background-color: transparent;
    color: #fff
}

.btn-theme2:hover {
    border-color: #fff;
    background-color: #fff;
    color: #06979e;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-theme2:active {
    outline: 0
}

.navbar-default {
    font-family: Lato, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 15px 0;
    background-color: #fff
}

.navbar-nav {
    margin-top: 12px
}

@media only screen and (min-device-width:481px) and (max-device-width:1024px) {
    .navbar-default {
        letter-spacing: normal
    }
}

@media screen and (max-width:768px) {
    .navbar-default .navbar-right a[type=button] {
        float: none!important;
        border: 0
    }
    .headerwrap h1 {
        font-size: 30px
    }
}

.navbar-default .navbar-toggle {
    border: 0
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent
}

.navbar-default .navbar-toggle>.icon-bar {
    background-color: #06979e
}

.navbar-default .navbar-brand {
    color: #06979e
}

.navbar-default .navbar-brand:hover {
    color: #bdc3c7
}

.navbar-nav li a {
    color: #fff;
    letter-spacing: 0;
    font-size: 16px;
    text-transform: initial;
    font-weight: 600
}

.navbar-nav li>a {
    border-radius: 20px;
    text-align: center;
    display: inline-block;
    padding: 3px 7px
}

.panel {
    margin-bottom: 10px
}

.mobile-menu-hide {
    display: none
}

.navbar-nav>li {
    margin-right: 15px
}

.navbar-nav>li:last-child {
    margin-right: 0
}

.sub-menu {
    background-color: #0d0d0d;
    opacity: .86;
    border-radius: 6px;
    width: 204px;
    padding: 14px 0 14px 10px;
    display: none;
    position: absolute;
    z-index: 1
}

.sub-menu a {
    position: relative
}

.navbar-nav .has-sub-menu>a {
    padding: 3px 25px 3px 10px;
    margin-bottom: 6px
}

li.has-sub-menu:after {
    content: url(/assets/img/menu_arrow.png);
    position: absolute;
    right: 10px;
    top: 4px
}

.has-sub-menu:hover:after {
    top: 7px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sub-menu a:hover:after {
    background-color: #f7f7f7;
    height: 1px;
    width: 100%;
    border: 0;
    content: "";
    display: block;
    bottom: 3px;
    position: relative
}

.navbar-nav .navbar-nav-contact>a,
.navbar-nav .navbar-nav-faq>a {
    color: #969696;
    border: 1px solid #fff
}

.sub-menu li {
    list-style-type: none
}

.navbar-nav-android>a {
    background-color: #ea9840;
    border: 1px solid #ea9840
}

.navbar-nav-android>a:hover {
    color: #ea9840;
    background: inherit;
    cursor: pointer
}

.navbar-nav-ios>a {
    background-color: #ec6952;
    border: 1px solid #ec6952
}

.navbar-nav-ios>a:hover {
    color: #ec6952;
    background: inherit;
    cursor: pointer
}

.navbar-nav-app-opt>a {
    border: 1px solid #19a8af;
    background-color: #19a8af
}

.navbar-nav-app-opt>a:hover {
    background: inherit;
    color: #19a8af
}

.navbar-nav-key-ins>a {
    background-color: #60b860;
    border: 1px solid #60b860
}

.navbar-nav-key-ins>a:hover {
    background: inherit;
    color: #60b860
}

.navbar-nav-contact a:hover,
.navbar-nav-faq a:hover {
    border-color: #969696
}

.active-menu a {
    background-color: inherit
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    opacity: .8
}

#features .title-section {
    margin-bottom: 50px;
    padding-top: 50px
}

.divider01 .title-section {
    padding-top: 25px
}

#features,
.intro {
    margin-bottom: 20px
}

.pricing {
    margin-bottom: 25px
}

.navbar-default li.navbar-nav-contact a:hover,
.navbar-default li.navbar-nav-faq a:hover {
    color: #969696
}

.navbar-default .navbar-right a[type=button] {
    padding: 6px 20px 6px 20px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0;
    text-transform: capitalize
}

.navbar-default .navbar-right a[type=button]:focus,
.navbar-default .navbar-right a[type=button]:hover {
    background-color: transparent;
    color: #06979e
}

.divider02 {
    /* background: url(/assets/img/bg_cta_footer.jpg) no-repeat; */
    background-repeat: no-repeat;
    height: 181px;
    padding: 30px 0;
    font-size: 20px;
    background-size: cover
}

.info-block-1 {
    margin-top: 65px
}

.headerwrap {
    /* background: url(../img/banner-desktop-img.jpg) 50% 50% no-repeat; */
    background-position: center;
    background-repeat: no-repeat;
    height: 573px;
    background-size: cover
}

.headerwrap h1 span:first-child {
    color: #06979e
}

.open-menu {
    display: block
}

.active-menu a {
    color: #19a8af!important
}

.has-sub-menu a.active {
    color: #19a8af!important
}

.contact-section {
    background: url(../img/header-bg.jpg);
    background-size: cover;
    padding-top: 80px
}

.headerwrap .col-lg-2 {
    padding-top: 40px
}

.headerwrap h1 {
    margin: 0;
    color: #fff;
    font-size: 53px;
    line-height: 60px;
    font-weight: 900
}

.headerwrap h1 span:nth-child(2) {
    padding-left: 10px
}

.headerwrap h3 {
    font-family: Raleway, sans-serif;
    color: #ea9840;
    font-size: 22px;
    line-height: 60px;
    font-weight: 800;
    margin-top: 10px;
    font-style: italic
}

.info-block h3 {
    color: #3e3e3e;
    font-size: 22px;
    line-height: 38px;
    font-family: Raleway, sans-serif;
    font-weight: 800;
    margin-bottom: 15px
}

.info-block-2-text h3 {
    margin-top: 70px
}

.info-block p {
    font-weight: 400;
    font-size: 16px;
    color: #6d686f;
    line-height: 27px;
    margin-bottom: 15px
}

.banner-info {
    text-align: center;
    margin-top: 210px
}

.banner-btn a:nth-child(2) {
    margin-left: 15px
}

.banner-btn .submit-form {
    padding: 10px 15px;
    font-size: 16px;
    font-family: MyriadPro-Semibold;
    border-radius: 50px;
    width: 175px
}




.info-block-3:after {
    content: '';
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    margin: 50px auto 45px
}

.pricing .container>h3 {
    font-size: 25px;
    color: #3e3e3e;
    line-height: 52px;
    margin-top: 0
}

.pricing-real-user {
    font-size: 22px;
    text-align: center;
    color: #b2b2b2;
    font-family: Raleway, sans-serif;
    font-weight: 800;
    font-style: italic;
    width: 300px;
    height: 52px;
    line-height: 52px;
    margin: 0 auto 70px
}

#home .package-1 {
    margin-left: 40px
}

#home .package-3 {
    margin-right: 40px
}

.pricing-real-user-wrapp {
    border: 1px dashed #b2b2b2
}

.pricing-real-user img {
    vertical-align: text-top;
    margin-right: 10px
}

.headerwrap {
    position: relative
}

.arrow-down {
    position: absolute;
    bottom: 55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    cursor: pointer
}

.headerwrap h4 {
    padding-top: 10px;
    padding-bottom: 20px;
    color: #fff
}

.headerwrap h5 {
    color: #fff;
    font-weight: 700;
    text-align: left
}

.headerwrap p {
    text-align: left;
    color: #fff
}

@media (max-width:480px) {
    .headerwrap h1 {
        font-size: 40px
    }
    .headerwrap .col-lg-2 h5,
    .headerwrap .col-lg-2 p {
        text-align: center
    }
}

.intro span {
    font-size: 60px;
    color: #06979e;
    padding: 20px;
    vertical-align: middle
}

.featureswrap .col-lg-6 img {
    display: table;
    margin: 0 auto
}

.featureswrap .ac a {
    font-size: 20px;
    font-weight: 400;
    vertical-align: middle
}

.featureswrap .col-lg-6 h4,
.featureswrap .col-lg-6 licon {
    font-size: 20px;
    color: #06979e
}

@media (max-width:480px) {
    .featureswrap .col-lg-4 {
        padding-top: 0
    }
}

.divider01 {
    background-color: #f5f5f5
}

.divider01 h3 {
    font-size: 22px;
    color: #fff;
    font-family: Raleway, sans-serif;
    font-style: italic;
    color: #06979e;
    line-height: 42px;
    min-height: 126px
}

.divider01 h4 {
    padding-top: 15px;
    color: #3e3e3e;
    font-family: Raleway, sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 35px
}

.navbar-header .navbar-brand img {
    width: 85%
}

.carousel-indicators {
    position: initial;
    margin-bottom: 25px
}

.carousel {
    min-height: 250px
}

.carousel-indicators li {
    border-radius: 10px;
    border: 1px solid #000;
    opacity: .18;
    width: 11px;
    height: 11px;
    margin-right: 15px
}

.carousel-indicators .active {
    background-color: #ea9840;
    border-color: #ea9840;
    opacity: 1;
    margin-right: 15px
}

.divider02 h3 {
    color: #fff;
    padding-right: 40px;
    font-size: 41px;
    line-height: 49px;
    font-weight: 700;
    text-align: left;
    margin-top: 2px
}

.divider02 h4 {
    font-size: 22px;
    line-height: 49px;
    text-align: left;
    font-family: Raleway, sans-serif;
    color: #fff;
    font-weight: 800;
    font-style: italic
}

.terms-section {
    padding-bottom: 30px
}

.privacy-page h2,
.privacy-page h3,
.terms-page h2,
.terms-page h3 {
    text-transform: capitalize;
    font-size: 24px
}

.divider02 button,
.divider02 h3 {
    vertical-align: middle
}

@media (max-width:480px) {
    .divider01 {
        max-height: 375px
    }
    .divider01 .carousel-inner {
        padding: 0
    }
    .divider02 button,
    .divider02 h3 {
        display: block;
        margin: 0 auto;
        padding: 0
    }
    .divider02 a[type=button] {
        margin-top: 15px
    }
}

.pricingwrap {
    background-color: #fff
}

.pricingwrap h1 {
    color: #fff;
    font-size: 33px;
    padding: 0
}

.pricingwrap hr {
    width: 720px;
    margin: 0 auto
}

.faq-page .contact-other-section p {
    text-align: justify
}

.faq-page .banner-info {
    padding: 25px 0 0
}

.pricingwrap small {
    padding-left: 10px
}

.panel {
    text-align: center
}

.panel-custom>.panel-heading {
    background-color: #06979e;
    color: #fff
}

.panel-custom>.panel-heading {
    background-color: #ec6952;
    color: #fff
}

.store-opt .panel-custom>.panel-heading {
    background-color: #19a8af;
    color: #fff
}

.panel-heading>.panel-title {
    font-weight: 900;
    text-transform: uppercase
}

.panel-title {
    color: #1c0c0c;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 0 7px 0;
    letter-spacing: 1.4px;
    text-transform: uppercase
}

.panel-body {
    padding: 0;
    text-align: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#43dde8), to(#34a8b0));
    background-image: linear-gradient(180deg, #43dde8 0, #34a8b0 100%);
    background-repeat: no-repeat;
    background-position: center top;
    position: relative
}

.panel-body:after {
    display: block;
    content: url(../img/white-01.svg);
    height: 32px;
    margin-bottom: 5px
}

.panel-body-android {
    padding: 0;
    text-align: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffb05c), to(#fc8608));
    background-image: linear-gradient(180deg, #ffb05c 0, #fc8608 100%);
    background-repeat: no-repeat;
    background-position: center top;
    position: relative
}

.panel-body-home {
    padding: 20px 15px;
    text-align: center;
		background-color: #fff;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    border-radius: 5px
}

.panel-body-home:after {
		/* display: block; */
    display: none;
    content: url(../img/white-01.svg);
    bottom: -10px;
    margin: 0 -15px;
    position: relative
}

.panel-body-android:after {
    display: block;
    content: url(../img/white-01.svg);
    height: 32px;
    margin-bottom: 5px
}

.price-android p {
    color: #fc8b13;
    font-family: Lato;
    font-size: 18px;
    font-weight: 700
}

.panel-footer-packges img {
    color: #00c462
}

.currency-android {
    color: #fc8b13;
    right: 1px;
    position: relative;
    top: -2px;
    font-family: Lato, sans-serif;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 2.3px
}

.panel-body-iOS {
    padding: 0;
    text-align: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fe886e), to(#fe7471));
    background-image: linear-gradient(180deg, #fe886e 0, #fe7471 100%);
    background-repeat: no-repeat;
    background-position: center top;
    position: relative
}

.panel-body-iOS:after {
    display: block;
    content: url(../img/white-01.svg);
    height: 33px;
    margin-bottom: 5px
}

.price-iOS p {
    color: #fe7b71;
    font-family: Lato;
    font-size: 18px;
    font-weight: 700
}

.currency-iOS {
    color: #fe7b71;
    right: 1px;
    position: relative;
    top: -2px;
    font-family: Lato, sans-serif;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 2.3px
}

.install-item {
    color: #fff;
    font-family: Lato;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    margin: -15px 0 7px 10px
}

.line-price {
    width: 189px;
    border: .5px solid #fff;
    margin: 0 auto
}

.line-price:before {
    margin-right: 2px
}

.the-price h2 {
    color: #fff;
    font-family: Lato;
    font-size: 46px;
    font-weight: 700;
    letter-spacing: 2.3px
}

.the-price-footer {
    background-image: url(../img/bg_price_footer.png)
}

.the-price-footer .currency {
    right: 1px;
    position: relative;
    top: -2px;
    color: #fc8b13;
    font-family: Lato, sans-serif;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 2.3px
}

.the-price-footer p {
    font-family: Lato;
    font-size: 19px;
    font-weight: 700;
    margin: 0;
    margin-top: 11px
}

.subscript {
    font-size: 25px;
    font-weight: 400
}

.footerwrap {
    background-color: #19a8af;
    color: #777
}

.footerwrap h3 {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    border-bottom: 1px solid #bdc3c7
}

.footerwrap p {
    color: #fff;
    font-size: 14px
}

.footerwrap #social {
    margin: 20px auto 0 auto;
    display: inline-block
}

.footerwrap input:focus {
    outline: 0
}

.privacy-section {
    min-height: calc(100vh - 216px)
}

@media (max-width:480px) {
    .footerwrap button {
        margin-top: 15px
    }
}

.copywrap {
    background: #383838;
    padding-top: 20px;
    font-size: 14px;
    color: #bdc3c7;
    padding: 20px 0
}

.copywrap a {
    margin: 0 5px
}

.modal-content {
    border-radius: 3px
}

.modal .nav-tabs {
    padding-left: 5px;
    padding-right: 5px
}

#back-top {
    display: none;
    position: fixed;
    bottom: 100px;
    right: 15px;
    background: rgba(0, 0, 0, .7);
    cursor: pointer;
    border-radius: 3px
}

#back-top .glyphicon-chevron-up {
    font-size: 18px;
    padding: 10px 12px 12px 12px;
    display: block;
    color: #06979e
}

.pop-up-wrap {
    display: none;
    position: fixed;
    z-index: 100000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    background: rgba(0, 0, 0, .5)
}

.pop-up {
    border-radius: 10px;
    margin: 0 auto;
    height: 200px;
    width: 350px;
    background-color: #fff;
    text-align: center;
    padding: 0 20px
}

.pop-up h3 {
    padding-top: 48px;
    font-weight: 500
}

.calk-result.mobile-show {
    display: none
}

@-webkit-viewport {
    width: device-width
}

@-moz-viewport {
    width: device-width
}

@-ms-viewport {
    width: device-width
}

@-o-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

.home .price-package table {
    min-height: 290px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 0;
    color: #fff
}

.price-package table {
    font-size: 14px
}

.featureswrap .accordion img {
    display: inline-block;
    margin-right: 10px
}

.accordion-inner {
    clear: both
}

.btn-theme2 {
    border-radius: 22px;
    padding: 10px 15px;
    border-color: #fff;
    background-color: #fff;
    color: #d75440;
    font-weight: 700
}

.btn-theme2:hover {
    border-color: #fff;
    color: #fff;
    background-color: inherit
}

.banner-btn .btn-theme:hover {
    border-color: #ec6952;
    color: #ec6952;
    background-color: inherit
}

.ref-pol-section li {
    line-height: 28px
}

h4.panel-title {
    font-weight: 400;
    color: #666;
    padding: 15px 0;
    text-align: left
}

.accordion-inner p {
    text-align: justify
}

.a-installs .accordion,
.a-reviews .accordion {
    margin-bottom: 50px
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    margin-right: 10px;
    color: #f19180
}

.cancel-section p,
.success-section p {
    margin-bottom: 0;
    font-size: 20px
}

.a-installs .pricingwrap {
    background: url(/assets/img/installs-bg.png) no-repeat
}

.a-reviews .pricingwrap {
    background: url(/assets/img/reviews-bg.png) no-repeat
}

.ios-reviews .pricingwrap {
    background: url(/assets/img/bg-ios-reviews.jpg) no-repeat
}

.ios-install .pricingwrap {
    background: url(/assets/img/bg-ios-installs.jpg) no-repeat
}

.store-opt .pricingwrap {
    background: url(/assets/img/bg-app-store-opt.jpg) no-repeat
}

.a-installs .pricingwrap,
.a-reviews .pricingwrap,
.ios-install .pricingwrap,
.ios-reviews .pricingwrap,
.store-opt .pricingwrap {
    background-color: #fff;
    padding-bottom: 100px;
    background-size: cover
}

.panel-heading {
    margin-top: 0;
    padding: 30px 15px;
    border-radius: 4px 4px 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.a-installs .panel-custom>.panel-heading {
    color: #f9f9f9;
    background-color: #ea9840
}

.a-reviews .panel-custom>.panel-heading {
    color: #f9f9f9;
    background-color: #ea9840
}

#home .panel-custom>.panel-heading {
    color: #fff;
    background-color: #06979e
}

.a-installs .panel-custom>.panel-heading h3,
.a-reviews .panel-custom>.panel-heading h3 {
    font-size: 24px
}

.a-installs .submit-form,
.a-reviews .submit-form {
    border-color: #ea9840;
    background-color: #ea9840
}

.a-installs .order-form .submit-form:hover,
.a-reviews .order-form .submit-form:hover {
    background-color: initial;
    color: #ea9840;
    border-color: #ea9840
}

.ios-install .submit-form,
.ios-reviews .submit-form {
    border-color: #fe7b71;
    background-color: #fe7b71
}

.ios-install .order-form .submit-form:hover,
.ios-reviews .order-form .submit-form:hover {
    background-color: initial;
    color: #fe7b71;
    border-color: #fe7b71
}

.panel-heading>.panel-title {
    font-weight: 700;
    text-transform: none;
    font-size: 24px
}

#home .the-price,
.a-installs .the-price,
.a-reviews .the-price {
    -webkit-box-shadow: none;
    box-shadow: none
}

.price-package .fa-check {
    color: #fff
}

.ios-install .price-package .fa-check,
.ios-reviews .price-package .fa-check {
    color: #fff;
    margin-right: 15px
}

#home .price-package .disabled,
.price-package .disabled,
.price-package .fa-times {
    color: #aaa5a5
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    margin-right: 4px;
    color: #fff
}

#home #pricing h2 span {
    color: #06979e
}

h1.title {
    text-align: center;
    margin: 20px 0
}

.cancel-section>.container,
.success-section>.container {
    border: 1px solid #cfcfcf;
    padding: 1px;
    background-color: #c2e1e3
}

.cancel-section .content,
.success-section .content {
    padding: 0 40px 20px;
    text-align: justify
}

.cancel-section .content p:nth-child(2),
.success-section .content p:nth-child(2) {
    font-style: italic;
    padding-top: 15px
}

.cancel-section .content p:nth-child(1) {
    text-align: center;
    font-weight: 500;
    padding: 10px 0
}

.cancel-page footer,
.success-page footer {
    position: absolute;
    bottom: 0;
    width: 100%
}

.ref-pol-section ol {
    counter-reset: li;
    list-style: none;
    margin-bottom: 25px
}

.ref-pol-section li:before {
    counter-increment: li;
    content: counters(li, ".") ". "
}

.currency {
    right: 2px;
    position: relative;
    top: -13px;
    color: #fff;
    font-family: Lato, sans-serif;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 2.3px
}

.the-price>span {
    color: #aaa5a5
}

.panel-footer {
    padding: 0 25px 32px 25px;
    max-width: 337px;
    border-radius: 0 0 5px 5px
}

.panel-footer .order-form input {
    background-color: #f5f5f5;
    display: block;
    width: 100%;
    margin-bottom: 8px;
    border-radius: 6px;
    border: 1px solid #e2e0e0;
    padding: 0 52px;
    height: 35px;
    color: #9f9f9f;
    font-family: Lato;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .1px;
    line-height: 15px
}

.panel-footer .order-form .input-img {
    border-radius: 5px
}

.panel-footer .order-form .input-img-app-store {
    background: url(https://img.icons8.com/ios/50/000000/link.png) no-repeat 6px 6px;
    background-color: #f5f5f5;
    background-size: 21px
}

.panel-footer .order-form .input-img-google-store {
    background: url(../img/icons-google-play.svg) no-repeat 6px 6px;
    background-color: #f5f5f5;
    background-size: 21px
}

.panel-footer .order-form .input-img-email {
    background: url(../img/email.png) no-repeat 6px 9px;
    background-color: #f5f5f5;
    background-size: 21px
}

.panel-footer-android {
    padding-bottom: 0
}

#home .order-form .submit-form {
    width: 219px;
    height: 58px
}

.submit-form {
    width:158px;
    font-weight: 800;
    -webkit-transition: .4s;
    transition: .4s;
    font-family: Raleway, sans-serif;
    font-size: 15.21px;
    -webkit-box-shadow: 0 7px 8px rgba(62, 210, 255, .16);
    box-shadow: 0 7px 8px rgba(62, 210, 255, .16);
    border-radius: 33px;
    text-align: center;
    position: relative;
    margin-top: 14px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.submit-form:disabled {
    opacity: .9;
}

.submit-form .warning-tooltip {
    position: absolute;
    left: -5px;
    bottom: calc(100% + 10px);
    display: none;
    width: calc(100% + 10px);
    padding: 8px 12px;
    background-color: #19a8af;
    border-radius: 3px;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    white-space: normal;
    text-align: center;
    color: #fff;
}

.submit-form .warning-tooltip::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 40px;
    display: block;
    border: 5px solid transparent;
    border-top: 6px solid #19a8af;
}

.store-opt .submit-form {
    background-color: #ffdd6a;
    border-color: #ffdd6a
}

.order-form .btn-theme:hover {
    border-color: #ec6952;
    background-color: inherit;
    color: #ec6952;
    -webkit-box-shadow: none;
    box-shadow: none
}

.store-opt .submit-form:hover {
    background-color: inherit;
    border-color: #ffdd6a;
    color: #ffdd6a
}

.store-opt .submit-form:hover .warning-tooltip {
    display: block;
}

.price-package {
    border: 0;
    background-color: #fff;
    border-radius: 10px;
    font-family: Roboto, arial, sans-serif;
    -webkit-transition: .4s;
    transition: .4s;
    max-width: 267px;
    margin: 0 auto
}

.price-package:hover {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5)
}

#home .price-package {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .4);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .4)
}

.price-package .ribbon {
    position: absolute;
    top: 0;
    right: 14px;
    width: 102px;
    height: 104px;
    overflow: hidden
}

.price-package .ribbon .text {
    position: relative;
    left: -8px;
    top: 18px;
    width: 158px;
    padding: 10px 10px;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #5d80a1;
    -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
    -moz-transform: rotate(45deg) translate3d(0, 0, 0);
    -ms-transform: rotate(45deg) translate3d(0, 0, 0);
    -o-transform: rotate(45deg) translate3d(0, 0, 0)
}

.price-package .ribbon .text:after,
.price-package .ribbon.text:before {
    content: '';
    position: absolute;
    bottom: -5px;
    border-top: 5px solid #2e4050;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent
}

.price-package .ribbon.text:before {
    left: 0
}

.price-package .ribbon .text:after {
    right: 0
}

.faq {
    background: #f5f5f5;
    padding-bottom: 120px
}

.faq h2 {
    color: #666;
    margin: 60px 0;
    font-weight: 400
}

.faq .accordion-group {
    background: #fff;
    -webkit-box-shadow: 0 4px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 4px 1px rgba(0, 0, 0, .05);
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.faq .panel .panel-body {
    padding: 30px;
    padding-top: 0;
    color: #666
}

.panel-body-home p {
    line-height: 1.6;
    font-weight: 400;
    color: #666;
    margin-bottom: 0;
    text-align: left
}

.panel-body p {
    line-height: 1.6;
    font-weight: 400;
    color: #666;
    margin-bottom: 0;
    text-align: left
}

.panel-collapse {
    padding: 10px 20px
}

.faq .panel-heading {
    padding: 0 30px
}

.faq .panel:hover {
    -webkit-box-shadow: 0 4px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 1px rgba(0, 0, 0, .1)
}

.faq a:hover {
    color: #e74124
}

.faq a:hover .fa {
    opacity: 1
}

.faq .contact-lead {
    margin-top: 60px
}

.faq .fa {
    color: #ec6952;
    opacity: .8
}

input:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000
}

.faq .contact-lead .title {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 15px;
    color: #999
}

.btn-cta-secondary,
.faq a.btn-cta-secondary {
    background: 0 0;
    border: 2px solid #ec6952;
    color: #ec6952
}

.btn-cta,
.faq a.btn-cta {
    padding: 6px 34px;
    font-weight: 700;
    border-radius: 30px
}

.faq .btn-cta-secondary:hover {
    background: #ec6952;
    border: 2px solid #ec6952;
    color: #fff
}

.best-package {
    position: absolute;
    top: 34px;
    right: 75px
}

#home .best-package {
    right: 33px
}

.tables {
    width: 267px;
    margin: 0 auto;
    list-style: none;
    text-align: left;
    padding: 9px 0 0 30px
}

.tables li {
    font-family: Lato;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .13px;
    color: #fff;
    line-height: 24px
}

.tables li:last-child {
    margin-left: 23px
}

.tables-android {
    width: 267px;
    margin: 0 auto;
    list-style: none;
    text-align: left;
    padding: 9px 20px 0 40px
}

.tables-android li {
    font-family: Lato;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .13px;
    color: #fff;
    line-height: 24px
}

.tables-android li:last-child {
    margin-left: 25px
}

.tables-optimization {
    width: 267px;
    margin: 0 auto;
    list-style: none;
    padding: 9px 0 31px 23px;
    text-align: left
}

.tables-optimization li {
    font-family: Lato;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .13px;
    color: #fff;
    line-height: 24px
}

#home .price-2 {
    padding: 0 40px
}

.price-2 {
    padding: 0 7px;
    margin-top: 22px
}

.contact-section {
    padding-top: 125px
}

.contact-section .title {
    font-size: 36px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 30px;
    color: #fff
}

.error-page footer {
    position: absolute;
    bottom: 0;
    width: 100%
}

.error-section {
    margin-top: 10%
}

.error-section h3 {
    text-align: center
}

.title-note,
.under-pack-note {
    font-weight: 600;
    background: rgba(0, 0, 0, .3);
    border-radius: 4px;
    padding: 7px 0
}

.title-note {
    color: #ff2600
}

.under-pack-note {
    color: #ea9840;
    clear: both
}

.contact-section .contact-form .contact-form-inner {
    background: #fff;
    padding: 30px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #eee;
    -webkit-box-shadow: 0 4px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 4px 1px rgba(0, 0, 0, .05)
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.contact-section {
    padding: 80px 0;
    position: relative
}

.key-inst {
    height: 902px;
    width: 100%;
    background: url(/assets/img/bg-keyword-ins.png)
}

.page-title {
    color: #fff;
    font-weight: 600;
    font-size: 36px;
    margin: 25px 0;
    text-align: center
}

.calk {
    width: 1120px;
    height: 590px;
    background-color: #f5f5f5;
    border-radius: 3px;
    border: 1px solid #ddd;
    margin: 0 auto
}

.after-calk {
    margin-top: 25px
}

.after-calk p {
    margin: 0;
    line-height: 24px;
    color: #fff;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 14px;
    white-space: pre-line
}

.page-title img {
    vertical-align: baseline
}

.key-inst-sub-title {
    width: 938px;
    height: 89px;
    margin: 0 auto 35px;
    border: 1px solid #60b860;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, .35)
}

.key-inst-sub-title p {
    color: #fff;
    font-size: 20px;
    line-height: 34px;
    text-align: center;
    font-weight: 600;
    margin: 10px 0 0
}

.form-control {
    font-size: 16px;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 40px;
    border-color: #eee;
    max-width: 100%
}

.calk-opt {
    width: 64%;
    float: left;
    background: #fff;
    height: 100%;
    border-right: 1px solid #e2e0e0
}

.calk-opt-title {
    float: left;
    text-align: left
}

.calk-opt-title h3 {
    margin: 0;
    line-height: 40px;
    font-family: Raleway, sans-serif;
    font-weight: 800;
    font-size: 18px
}

.calk-opt-title-large {
    width: 100%
}

.calk-opt-keyword,
.calk-opt-email {
    float: left;
    width: 100%
}

.calk-opt-input {
    float: left;
    width: 100%;
    text-align: left
}

.calk-opt-input input {
    width: 624px;
    height: 40px;
    background-color: #fff;
    border: 1px solid #e2e0e0;
    border-radius: 3px;
    padding: 0 10px
}

.calk-opt-input input.error {
    border-color: red
}

.calk-opt-btn {
    float: right;
    width: 74%
}

.calk-opt-btn a {
    width: 150px;
    height: 40px;
    background-color: #c5c5c5;
    display: block;
    float: left;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    font-family: Roboto;
    margin-right: 1px;
    position: relative
}

.calk-opt-btn .calk-opt-btn-selected {
    background-color: #ea9840;
    margin-right: 0
}

.calk-opt-btn .calk-opt-btn-no-selected {
    margin-right: 0
}

.calk-opt-btn .calk-opt-btn-selected:before {
    content: url(/assets/img/check-white.png);
    position: absolute;
    left: 10px
}

.calk-opt-btn a:first-child {
    border-radius: 4px 0 0 4px
}

.calk-opt-btn a:last-child {
    border-radius: 0 4px 4px 0
}

.calk-opt-keyword,
.calk-opt-email,
.calk-opt-link,
.calk-opt-rate,
.calk-opt-target,
.calk-opt-type,
.calk-result-instal,
.calk-result-price {
    margin-top: 25px;
    padding-left: 20px
}

.calk-notice {
    padding-left: 20px;
    float: left;
    width: 100%;
    text-align: left;
    padding-left: 20px
}

.calk-notice p {
    font-size: 16px;
    color: #6d686f;
    font-weight: 500;
    margin: 40px 0 10px
}

.calk-result-instal,
.calk-result-price {
    float: left;
    width: 100%
}

.calk-result-instal {
    margin-top: 30px
}

.calk-result-buy {
    float: left;
    margin-top: 105px
}

.calk-result-buy input[type=submit] {
    width: 240px;
    height: 55px;
    background: #60b860;
    line-height: 55px;
    font-size: 17px;
    padding-left: 25px;
    border: none
}

.calk-result-buy .btn-wrap:before {
    content: url(/assets/img/check_btn.png)
}

.calk-result {
    width: 36%;
    float: right
}

.calk-result-value {
    font-family: Roboto;
    color: #19a8af;
    font-size: 31px;
    font-weight: 600;
    margin: 5px 0 0
}

.contact-form .btn-cta-primary {
    background: #ec6952;
    border: 2px solid #ec6952;
    color: #fff;
    border-radius: 4px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    font-weight: 700
}

.form-control:focus {
    border-color: #e1e1e1;
    -webkit-box-shadow: none;
    box-shadow: none
}

.contact-form .btn-cta-primary:hover {
    background: #e9553b;
    border: 2px solid #e9553b;
    color: #fff
}

.contact-other-section .title {
    font-size: 36px;
    font-weight: 300;
    margin: 30px 0
}

.section .intro {
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 60px;
    text-align: center;
    color: #999;
    font-size: 18px
}

.section-on-bg .intro {
    color: #fff;
    -webkit-opacity: .8;
    -moz-opacity: .8;
    opacity: .8
}

.contact-other-section .other-info li {
    margin-bottom: 15px;
    padding: 15px;
    position: relative;
    color: #666;
    text-align: left;
    padding-left: 90px;
    -webkit-box-shadow: 0 4px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 4px 1px rgba(0, 0, 0, .05);
    border: 1px solid #eee;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.contact-other-section .other-info li .fa {
    position: absolute;
    left: 0;
    top: 0;
    background: #ec6952;
    color: #fff;
    width: 60px;
    height: 100%;
    font-size: 20px;
    padding-top: 15px;
    text-align: center;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.contact-other-section .other-info li a {
    color: #666
}

.fa-envelope-o:before {
    content: "\f003"
}

.map-section {
    padding-top: 80px;
    padding-bottom: 80px
}

.map-section h2 {
    margin: 20px 0
}

.descr-img-first {
    position: relative;
    right: -150px
}

.descr-img-second {
    position: relative;
    left: -150px
}

.gmap-wrapper {
    padding: 10px;
    border: 1px solid #eee;
    -webkit-box-shadow: 0 4px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 4px 1px rgba(0, 0, 0, .05);
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

#google-map {
    width: 100%;
    height: 442px
}

.navbar-brand>img {
    display: inline
}

.navbar-brand {
    padding: 0 10px
}

.footerwrap .fa {
    font-size: 20px;
    color: #fff;
    margin-right: 5px
}

.footer-link {
    padding: 25px 0;
    text-align: center
}

.copywrap p {
    text-align: center;
    color: #c1c1c1;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    font-family: Roboto
}

.more-footer-link a {
    position: relative;
    text-decoration: underline
}

.more-footer-link a:hover {
    text-decoration: none
}

.more-footer-link a:after {
    content: "|";
    margin: 0 10px;
    display: inline-block
}

.logo-footer img {
    margin-top: 10px
}

.more-footer-link a:last-child:after {
    content: ""
}

.footer-link a {
    font-weight: 400;
    color: #fff
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border: 0
}

.features {
    padding-bottom: 75px;
    background-color: #f5f5f5
}

.panel-body-footer {
    background-image: url(../img/white-01.svg);
    background-position: center;
    widows: inherit
}

@media (min-width:992px) {
    .has-sub-menu:hover>.sub-menu {
        display: block
    }
}

@media (max-width:1225px) {
    .container {
        width: 100%
    }
}

@media (max-width:1199px) {
    .calk {
        width: 95%;
        height: auto;
        margin: 0 auto
    }
    .after-calk,
    .key-inst-sub-title {
        width: 95%
    }
    .after-calk {
        margin: 35px auto
    }
    .key-inst-sub-title {
        height: auto
    }
    .key-inst-sub-title p {
        margin: 0;
        padding: 5px 10px
    }
    .after-calk p {
        white-space: normal
    }
    .calk-opt-input input {
        width: 345px
    }
    .footer-link span {
        font-size: 14px
    }
    .info-block-btn a {
        width: 205px;
        padding-left: 20px
    }
    #home .order-form .submit-form {
        width: 170px
    }
    a.btn-android:before,
    a.btn-inst:before,
    a.btn-ios:before,
    a.btn-opt:before {
        left: 10px
    }
    .divider02 h3 {
        padding-left: 0
    }
    .home .accordion {
        padding-left: 0
    }
    .divider01 {
        padding: 0
    }
    .home .accordion {
        text-align: center;
        margin-top: 50px
    }
    .home .accordion-inner p {
        text-align: center;
        margin: 15px 0
    }
    .price-package table {
        font-size: 13px
    }
    .carousel-inner h3 {
        font-size: 20px;
        padding: 0 10px
    }
    .footer-link,
    .logo-footer {
        float: left
    }
    .contact-form {
        padding: 0 30px
    }
    .divider02 h3 {
        font-size: 31px
    }
    .divider02 h4 {
        font-size: 17px;
        line-height: 1.5
    }
}

@media (max-width:1080px) {
    .calk-opt-title {
        width: 100%
    }
    .calk-opt-btn {
        float: left;
        width: 100%
    }
    .key-inst {
        height: auto
    }
    .calk-notice p {
        margin: 30px 0 10px
    }
    .calk-opt {
        width: 60%
    }
    .calk-result {
        width: 40%;
        float: right
    }
    .calk-opt-title h3 {
        font-size: 15px
    }
    .calk-opt-btn a {
        width: 130px
    }
    .calk-opt-promote,
    .calk-opt-rate,
    .calk-opt-target,
    .calk-opt-type,
    .calk-result-instal,
    .calk-result-price {
        padding-left: 15px
    }
}

@media (max-width:480px) {
    body {
        text-align: center
    }
    hr {
        width: 150px
    }
}

@media only screen and (min-device-width:481px) and (max-device-width:1024px) {
    body {
        text-align: center
    }
    ol,
    ul {
        text-align: left
    }
    .panel-body-android:after {
        display: block;
        content: url(../img/white-01.svg);
        height: 29px;
        margin-bottom: 5px
    }
    panel-body:after {
        display: block;
        content: url(../img/white-01.svg);
        height: 29px;
        margin-bottom: 5px
    }
}

@media (max-width:991px) {
    .li.has-sub-menu:after {
        display: none
    }
    .info-block-1-img,
    .info-block-2-img,
    .info-block-3-img {
        display: none
    }
    .info-block-2-text h3 {
        margin-top: 20px
    }
    .toggle-seo-text {
        padding: 15px 50px;
        font-size: 20px
    }
    .toggle-seo-text img {
        right: 9px
    }
    .logo-footer img {
        width: 135px;
        margin-top: 14px
    }
    .footer-link {
        padding: 25px 10px
    }
    .divider02 h3,
    .divider02 h4 {
        text-align: center
    }
    .divider02 {
        height: auto
    }
    .mobile-menu-hide {
        display: none
    }
    .navbar-header {
        float: none
    }
    .navbar-toggle {
        display: block
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
    }
    .navbar-collapse.collapse {
        display: none!important
    }
    .navbar-collapse.collapse.in {
        display: block!important;
        text-align: center
    }
    .navbar-nav {
        float: none!important;
        margin: 0 auto;
        width: 200px;
        text-align: left
    }
    .navbar-nav>li {
        float: none;
        margin-right: 0
    }
    .navbar-nav>li>a {
        padding: 10px 0
    }
    .navbar-header .navbar-brand img {
        width: 160px
    }
    .navbar-brand {
        width: 160px;
        text-align: left
    }
    .pricing-real-user {
        width: 255px
    }
    .sub-menu {
        position: initial;
        margin: 0 auto;
        padding: 0 0 0 40px;
        background-color: #fff;
        opacity: 1
    }
    .sub-menu a:hover:after {
        display: none
    }
    li.has-sub-menu .sub-menu a {
        color: #969696
    }
    #bs-navbar-collapse li.navbar-nav-android>a,
    #bs-navbar-collapse li.navbar-nav-app-opt>a,
    #bs-navbar-collapse li.navbar-nav-contact>a,
    #bs-navbar-collapse li.navbar-nav-faq>a,
    #bs-navbar-collapse li.navbar-nav-ios>a,
    #bs-navbar-collapse li.navbar-nav-key-ins>a {
        background: initial;
        padding: 10px 25px 10px 0;
        color: #969696;
        margin-bottom: 0;
        border: none!important
    }
    .has-sub-menu>a:after {
        content: '▼';
        display: inline;
        margin-left: 5px
    }
}

@media (min-width:961px) and (max-width:990px) {
    .banner-info {
        padding-left: 105px
    }
}

@media (max-width:960px) {
    #features,
    .features,
    .intro,
    .main-seo-text {
        margin-bottom: 50px
    }
    #home .price-2,
    #home .price-3 {
        margin: 0
    }
    .trusted-by ul li {
        margin-right: 20px
    }
    .info-block-btn a:last-child {
        margin-top: 10px
    }
    .headerwrap h3 {
        font-size: 20px;
        text-align: center
    }
    .headerwrap h1 {
        font-size: 45px;
        text-align: center
    }
    .banner-btn .submit-form {
        display: block;
        margin: 15px auto
    }
    .banner-btn a:nth-child(2) {
        margin-left: auto
    }
    #home .price-2 {
        padding: 0 7px
    }
    #home .best-package {
        right: 1px
    }
    .faq-page .banner-info {
        padding: 0;
        margin-bottom: 30px;
        float: none
    }
    .faq {
        padding-bottom: 1px
    }
}

@media (max-width:940px) {
    .container {
        width: 100%
    }
}

@media (min-width:481px) and (max-width:768px) {
    .tablet-banner {
        display: block
    }
    .desctop-baner {
        display: none
    }
}

@media (max-width:767px) {
    .info-block-1 {
        margin-top: 20px
    }
    .main-seo-text h2,
    .seo-text h2 {
        font-size: 24px;
        line-height: 1.4
    }
    h1.title {
        font-size: 26px
    }
    .title-section {
        font-size: 28px
    }
    .calk-opt,
    .calk-result {
        width: 100%
    }
    .calk-opt-btn a {
        width: 85px;
        font-size: 14px
    }
    .calk-opt-keyword,
    .calk-opt-email,
    .calk-opt-link,
    .calk-opt-rate,
    .calk-opt-target,
    .calk-opt-type,
    .calk-result-instal,
    .calk-result-price {
        padding: 0 10px 0;
        margin-top: 10px
    }
    .calk-opt-input input {
        width: 100%
    }
    .calk-notice p {
        font-size: 13px;
        margin: 10px 0 10px
    }
    .calk-notice {
        padding-left: 10px
    }
    .calk-opt-title h3 {
        font-size: 14px;
        line-height: 1.5;
        margin: 10px 0
    }
    .calk-result-buy {
        margin: 25px auto;
        width: 100%
    }
    .calk-result-buy input[type=submit] {
        height: 45px;
        width: 160px;
        line-height: 45px;
        font-size: 17px
    }
    .key-inst-sub-title p {
        font-size: 16px;
        line-height: 1.5
    }
    .page-title {
        line-height: 1.5;
        font-size: 27px
    }
    .calk-result-value {
        font-size: 26px
    }
    .toggle-seo-text {
        padding: 10px 5px;
        font-size: 14px;
        display: block;
        line-height: 1.5
    }
    .toggle-seo-text img {
        width: 22px;
        position: initial;
        display: inline-block;
        margin-left: 10px
    }
    .trusted-by ul li {
        margin: 0 0 20px;
        width: 100%
    }
    .trusted-by ul li:last-child {
        margin-bottom: 0
    }
    .desctop-baner {
        display: none
    }
    .form-inline .btn-theme {
        margin-top: 10px
    }
    .navbar-form {
        margin-left: 0
    }
    .banner-img {
        margin: 0 auto
    }
    .headerwrap h1 {
        margin-top: 10px;
        line-height: 1.3;
        font-size: 42px
    }
    .headerwrap h3 {
        padding-left: 0;
        line-height: 1.5;
        margin-top: 25px;
        font-size: 17px
    }
    .headerwrap h1 span:nth-child(2) {
        padding-left: 0
    }
    .banner-info {
        margin-top: 109px
    }
    .headerwrap {
        height: 450px
    }
    .calk-opt-btn .calk-opt-btn-selected:before {
        margin-right: 2px;
        position: initial
    }
    .calk-result-buy .btn-wrap:before {
        top: 13px;
        left: 0;
        margin: 0 auto;
        right: 105px
    }
}

@media (max-width:750px) {
    .footer-link,
    .logo-footer {
        width: 100%;
        text-align: center;
        float: none;
        padding: 10px 0
    }
    .footerwrap .navbar-brand {
        float: none
    }
    .footer-link span {
        font-size: 15px
    }
}

@media (max-width:654px) {
    .pricingwrap hr {
        width: 100%
    }
    #navigation {
        position: relative
    }
    body {
        margin: 0;
        padding: 0
    }
    #home,
    .pricing {
        overflow-x: hidden
    }
}

@media (max-width:518px) {
    .cta-block-button-ios {
        margin-top: 15px
    }
}

@media (max-width:480px) {
    .trusted-by div {
        width: 100%
    }
    .trusted-by img {
        margin: 0 auto
    }
    .navbar-form.pull-left {
        margin: 0 auto;
        float: none!important;
        width: 100%
    }
    .carousel-inner h3,
    .divider02 h3 {
        font-size: 17px;
        line-height: 24px
    }
    .carousel-inner h4 {
        font-size: 15px
    }
    .carousel-inner h3 {
        padding: 0 35px;
        text-align: justify;
        min-height: 110px
    }
    .divider01 h4 {
        padding-top: 5px
    }
    .arrow-down {
        bottom: 25px
    }
    .calk-opt-title.mobile-hidden,
    .calk-result-price.mobile-hidden {
        display: none
    }
    .calk-result.mobile-show {
        display: block;
        margin-bottom: 10px
    }
    .calk-result-buy {
        margin-top: 0
    }
}

@media (max-width:370px) {
    .carousel-inner h3,
    .divider02 h3 {
        font-size: 15px
    }
    .carousel-inner h3 {
        min-height: 130px
    }
    .headerwrap h1 {
        font-size: 40px
    }
}

@media (max-width:320px) {
    .faq-page .banner-info {
        padding: 5px 0 20px
    }
    .banner-btn .submit-form {
        display: inline;
        margin: 0
    }
    .banner-btn .submit-form {
        font-size: 14px;
        width: 130px;
        padding: 11px
    }
    .banner-btn {
        text-align: center;
        margin-top: 20px
    }
    .banner-btn .submit-form:first-child {
        margin-right: 15px
    }
}

.home__first {
    padding: 60px 0
}

.home__first .row-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px;
    margin-bottom: 50px
}

.row-flex .col-6 {
    width: 100%;
    padding: 0 15px
}

.home__first h2 {
    margin-top: 140px;
    color: #2f2f2f;
    font-family: Raleway;
    font-size: 22px;
    font-weight: 700;
    line-height: 40px
}

.home__first h2:after {
    content: '';
    display: block;
    background-color: #e38632;
    width: 23px;
    height: 5px;
    margin: 20px 0
}

.home__first p {
    color: #2f2f2f;
    font-family: Lato;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.home__first .btns-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px
}

.home__first .btns-row a {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-family: Lato;
    font-size: 18px;
    font-weight: 700;
    line-height: 64px;
    border-radius: 32px;
    position: relative;
    padding: 0 20px
}

.home__first .btns-row a:hover {
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .3)
}

.home__first .btns-row a span {
    text-align: center;
    display: block;
    width: 100%
}

.home__first .btns-row a i {
    position: relative;
    display: block
}

.home__first .btns-row a i.android {
    width: 23px;
    height: 27px;
    background: url(../img/home/android-logo.png) no-repeat center center;
    background-size: contain
}

.home__first .btns-row a i.ios {
    width: 20px;
    height: 25px;
    background: url(../img/home/apple-logo.png) no-repeat center center;
    background-size: contain
}

.home__first .btns-row a i.app {
    width: 26px;
    height: 26px;
    background: url(../img/home/app-logo.png) no-repeat center center;
    background-size: contain
}

.home__first .btns-row a i.key {
    width: 26px;
    height: 26px;
    background: url(../img/home/key-logo.png) no-repeat center center;
    background-size: contain
}

.home__first .btns-row.green a {
    background-color: #51ad4e
}

.home__first .btns-row.blue a {
    background-color: #4e74e2
}

.home__first .btns-row.orange a {
    background-color: #f09747
}

.home__second {
    padding: 90px 0;
    background-color: #fafdfe
}

.home__second h2 {
    color: #2f2f2f;
    font-family: Raleway;
    font-size: 35px;
    font-weight: 700;
    line-height: 40px;
    text-align: center
}

.home__second .desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 50px
}

.home__second .desc .col {
    width: 100%
}

.home__second .desc .col:nth-child(2) {
    border-left: 1px solid #c1c1c1
}

.home__second .desc .text-center {
    text-align: center
}

.home__second .row-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px;
    margin-top: 80px
}

.home__second .row-items .item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 15px
}

.home__second .row-items .item .img {
    min-height: 140px;
    text-align: center
}

.home__second .row-items .item h3 {
    color: #2f2f2f;
    font-family: Raleway;
    font-size: 16px;
    font-weight: 700;
    line-height: 57px;
    text-transform: uppercase;
    text-align: center
}

.home__second .row-items .item p {
    color: #2f2f2f;
    font-family: Lato;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-align: center
}

.home__features {
    padding: 70px 0;
    padding-bottom: 90px
}

.home__features h2 {
    color: #2f2f2f;
    font-family: Raleway;
    font-size: 35px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    margin-bottom: 80px
}

.home__features .row-features {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px
}

.home__features .row-features .col {
    width: 100%;
    padding: 0 15px
}

.home__features .row-features .desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px
}

.home__features .row-features .desc .col-icon {
    width: 15%;
    padding: 0 15px
}

.home__features .row-features .desc .col-text {
    width: 85%;
    padding: 0 15px
}

.home__features .row-features .desc .col-text h3 {
    font-family: Raleway;
    font-size: 25px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 10px
}

.home__customers {
    padding: 70px 0;
    padding-bottom: 90px;
    background-color: #fafbfd
}

.home__customers h2 {
    color: #2f2f2f;
    font-family: Raleway;
    font-size: 35px;
    font-weight: 700;
    line-height: 40px;
    text-align: center
}

.home__customers--slider {
    margin: 0 -15px;
    padding-top: 30px;
    padding-bottom: 20px;
    margin-bottom: 100px!important
}

.home__customers--slider .item {
    padding: 0 15px;
    padding-bottom: 20px
}

.home__customers--slider .item .box {
    background-color: #fff;
    border-radius: 6px;
    padding: 50px 30px;
    text-align: center;
    -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 12px rgba(0, 0, 0, .1)
}

.home__customers--slider .item .box img {
    display: block;
    margin: 0 auto;
    max-width: 110px;
    margin-bottom: 30px;
    height: auto;
    border-radius: 50%
}

.home__customers--slider .item .box .author {
    color: #919191;
    font-family: Lato;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px
}

.home__customers--slider .item .box .text {
    color: #2f2f2f;
    font-family: Lato;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.home__customers--slider .slick-dots li button::before {
    font-size: 24px;
    -webkit-transition: all .4s;
    transition: all .4s
}

.home__customers--slider .slick-dots li {
    margin: 0 10px
}

.home__customers .companys {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    margin-bottom: 80px
}

.home__customers .companys .col {
    width: 100%;
    text-align: center
}

.home__customers .desc_box {
    background-color: #fff;
    padding: 60px 30px;
    -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 12px rgba(0, 0, 0, .1);
    border-radius: 6px
}

.home__customers .desc_box .scroll {
    max-height: 440px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0 30px
}

.home__customers .desc_box .scroll p {
    text-align: left
}

.home__customers .desc_box .scroll ol li {
    text-align: left
}

.home__customers .desc_box .scroll::-webkit-scrollbar {
    width: 8px
}

.home__customers .desc_box .scroll::-webkit-scrollbar-track {
    background-color: #eef1f7
}

.home__customers .desc_box .scroll::-webkit-scrollbar-thumb {
    background-color: #f5c438
}

.home__customers .desc_box .scroll h2 {
    color: #2f2f2f;
    font-family: Lato;
    font-size: 25px;
    font-weight: 400;
    line-height: 40px
}

.home__customers .desc_box .scroll h3 {
    color: #2f2f2f;
    font-family: Lato;
    font-size: 18px;
    font-weight: 400;
    line-height: 40px
}

@media (max-width:1024px) {
    .home__features .row-features .desc .col-text p {
        text-align: left
    }
    .home__second .row-items .item h3 {
        line-height: 1.5;
        min-height: 50px
    }
    .home__first h2 {
        margin-top: 0
    }
    .home__first h2:after {
        margin: 0 auto;
        margin-top: 20px
    }
    .home__first p {
        text-align: left
    }
    .home__first .btns-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .home__first .btns-row .col-6 {
        margin-bottom: 20px
    }
    .home__second .row-items .item p {
        text-align: left
    }
}

@media (max-width:768px) {
    .home__second .desc {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .home__second .row-items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .home__second .row-items .item {
        width: 50%
    }
    .home__second .desc .col:nth-child(2) {
        border: none
    }
    .home__customers .desc_box {
        padding: 30px
    }
    .home__customers .desc_box .scroll {
        padding: 0;
        padding-right: 15px
    }
}

@media (max-width:680px) {
    .home__features .row-features {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .home__features .row-features .col:nth-child(1) {
        display: none
    }
    .home__features .row-features .col {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .home__features .row-features .desc {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 50%;
        margin: 0;
        text-align: center
    }
    .home__features .row-features .desc .col-icon {
        width: 100%;
        margin-bottom: 20px;
        min-height: 50px
    }
    .home__features .row-features .desc .col-text {
        width: 100%
    }
    .home__customers .companys {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .home__customers .companys .col {
        width: 50%;
        margin-bottom: 30px
    }
}

@media (max-width:480px) {
    .home__first {
        padding-bottom: 0
    }
    .home__first .row-flex .image {
        display: none
    }
    .home__second {
        padding: 20px 0
    }
    .home__features {
        padding: 20px 0
    }
    .home__first .btns-row a span {
        text-align: left;
        display: inline;
        padding-left: 15%
    }
    .home__first .btns-row a i {
        padding-left: 20%
    }
}

@media (max-width:320px) {
    .home__second h2 {
        font-size: 20px;
        line-height: 1.5
    }
    .home__second .row-items .item {
        width: 100%
    }
    .home__features .row-features .desc {
        width: 100%
    }
    .home__customers .companys .col {
        width: 100%
    }
    .home__customers .desc_box {
        padding: 0 15px;
        margin: 0 -15px;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .home__customers .desc_box .scroll {
        max-height: 100%;
        overflow: auto;
        padding: 0
    }
}

#key-form .err {
    display: none
}

#key-form .err span {
    display: block;
    color: red;
    margin-top: 20px
}

.navbar-nav li#menu-item-7.active-menu a {
    color: #19a8af
}

@media (max-width:1049px) {
    .home__first .btns-row a {
        font-size: 15px
    }
}

.navbar-toggle span {
    -webkit-transition: all .2s;
    transition: all .2s;
    position: relative
}

.navbar-toggle.click span:nth-child(1) {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    top: 6px
}

.navbar-toggle.click span:nth-child(3) {
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    top: -6px
}

.navbar-toggle.click span:nth-child(2) {
    -webkit-transition: all 0s;
    transition: all 0s;
    opacity: 0
}

.navbar-nav>li>a:focus {
    color: #19a8af!important
}
