* {
    font-family: 'Lato';
}

.text-center img {
    display: inline-block;
}

.nop-pad {
    padding: 0px;
    width: 35%;
}

.nop-pad-center {
    width: 30%;
}

header {}

header .notification {
    background-color: #36d488;
    box-shadow: 2.8px 2.8px 6px 0 rgba(0, 0, 0, 0.12);
    padding: 16px 0;
}

header .notification p {
    font-family: Lato;
    font-size: 15.6px;
    font-weight: normal;
    line-height: 2.2;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.16);
    margin-bottom: 0px;
}

header .notification p strong {
    font-size: 20.8px;
    font-weight: 900;
    line-height: 1.65;
}

header .notification p a {
    font-family: Lato;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: 0.4px;
    text-align: center;
    color: #ffffff;
    opacity: 0.87;
    border-radius: 5px;
    background-color: #24b26e;
    border: solid 1px #ffffff;
    padding: 9px 15px;
}

header .notification p.limit {
    text-align: right;
}

header .notification p.limit .timespan {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    font-family: Lato;
    font-size: 14.5px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.86;
    letter-spacing: 0.3px;
    color: #26b671;
    padding: 4px 8px;
    text-shadow: none;
}

header .header-main {
    background: rgba(0, 0, 0, 0) url("img/banner/banner.jpg") no-repeat scroll 80% 0;
    padding-bottom: 320px;
}

header .header-main .header-top .logo {
    padding: 34px 0;
}

header .header-main .header-top .mainmenu {
    padding: 15px 0;
}

header .header-main .header-top .mainmenu nav {}

header .header-main .header-top .mainmenu nav a {
    opacity: 0.65;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.43;
    letter-spacing: 0.4px;
    text-align: left;
    color: rgba(255, 255, 255, 0.65);
}

header .header-main .header-top .mainmenu nav a:hover {
    background: none;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: 0.4px;
    text-align: left;
    color: #ffffff;
}

header .header-main .header-bottom .container {
    position: relative;
}

header .header-main .header-bottom .caption {
    margin-bottom: 70px;
    margin-top: 90px;
}

header .header-main .header-bottom .caption h2 {
    font-family: Lato;
    font-size: 55.5px;
    font-weight: 900;
    line-height: 1.13;
    text-align: left;
    color: #ffffff;
    text-shadow: 1.1px 1.6px 4px rgba(0, 0, 0, 0.1);
}

header .header-main .header-bottom .caption p {
    font-family: Aller;
    font-size: 39px;
    font-weight: bold;
    line-height: 1.13;
    text-align: left;
    color: #ffffff;
}

header .header-main .header-bottom .subscription {
    margin-bottom: 98px;
    z-index: 1000;
    position: relative;
}

header .header-main .header-bottom .subscription p{
    font-family: Lato;
    font-size: 22px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.53;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin-bottom: 0px;
}

::-webkit-input-placeholder { 
  color: rgba(107, 124, 147, 0.54);
}
::-moz-placeholder {
  color: rgba(107, 124, 147, 0.54);
}
:-ms-input-placeholder { 
  color: rgba(107, 124, 147, 0.54);
}
:-moz-placeholder { 
  color: rgba(107, 124, 147, 0.54);
}

header .header-main .header-bottom .subscription .form-control {
    background-color: #ffffff;
    box-shadow: 1.4px 1.4px 9px 0 rgba(0, 0, 0, 0.09);
    border: solid 1px #254395;
    margin-right: -5px;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: 0.5px;
    text-align: left;
    color: #6b7c93;
    padding: 21px 21px;
    height: auto;
    min-width: 310px;
}

header .header-main .header-bottom .subscription .btn-default {
    background-image: linear-gradient(to right, #ff4e53, #ff9f34);
    background-color: #00b2ff;
    box-shadow: 1.4px 1.4px 9px 0 rgba(0, 0, 0, 0.09);
    border: none;
    border-radius: 0 3px 3px 0;
    font-family: Lato;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: 0.7px;
    text-align: center;
    color: #ffffff;
    padding: 21px 21px;
}

header .header-main .header-bottom .testimonial {
    width: 460px;
}

header .header-main .header-bottom .testimonial p {
    font-family: Lato;
    font-size: 15px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.53;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin-bottom: 0px;
}

header .header-main .header-bottom .testimonial p::before {
    background: rgba(0, 0, 0, 0) url("img/others/quote.png") no-repeat scroll 0 0;
    content: " ";
    display: block;
    height: 20px;
    left: -5px;
    position: absolute;
    width: 20px;
}

header .header-main .header-bottom .testimonial h4 {
    font-family: Aller;
    font-size: 19.6px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.48;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin: 0px;
}

header .header-main .header-bottom .screen {
    position: absolute;
    right: 100px;
    top: 290px;
}

footer {}

footer .footer-testimonial {
    background: rgba(0, 0, 0, 0) url("img/banner/footer-testimonial.jpg") no-repeat scroll -55px top;
    padding: 200px 0;
}

footer .footer-testimonial h3 {
    font-family: Aller;
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.81;
    letter-spacing: -1.4px;
    text-align: center;
    color: #ffffff;
}

footer .footer-testimonial .testimonial {}

footer .footer-testimonial .testimonial p {
    opacity: 0.87;
    font-family: Lato;
    font-size: 21px;
    font-weight: 300;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: rgba(255, 255, 255, 0.87);
}

footer .footer-testimonial .testimonial p:before {
    background: rgba(0, 0, 0, 0) url("img/others/quote.png") no-repeat scroll 0 0;
    content: " ";
    display: inline-block;
    height: 20px;
    left: -5px;
    position: relative;
    width: 20px;
}

footer .footer-testimonial .testimonial h4 {
    opacity: 0.87;
    font-family: Aller;
    font-size: 19.6px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.6;
    letter-spacing: -0.8px;
    text-align: left;
    color: rgba(255, 255, 255, 0.87);
}

footer .footer-testimonial .carousel-indicators {
    bottom: -40px;
}

footer .footer-testimonial .carousel-indicators li {
    background: none;
    border: 1px solid #f0f4f8;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 9px;
    margin-right: 12px;
    text-indent: -999px;
    width: 9px;
}

footer .footer-testimonial .carousel-indicators li.active {
    background-image: linear-gradient(to top, #21c8d7, #ffffff);
    border: none;
}

footer .footer-top {
    background: #f0f4f8 none repeat scroll 0 0;
    padding: 51px 0;
}

footer .footer-top h3 {
    font-family: Aller;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.36;
    letter-spacing: normal;
    text-align: left;
    color: #47495a;
}

footer .footer-top h2 {
    font-family: Lato;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #47495a;
}

footer .footer-top h3 i {
    color: #ff304d;
}

footer .footer-top ul {}

footer .footer-top ul li,
footer .footer-top ul li a,
footer .footer-top p {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.36;
    letter-spacing: normal;
    text-align: left;
    color: #47495a;
}

footer .footer-bottom {
    padding: 44px 0;
}

footer .footer-bottom p {
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.75;
    letter-spacing: normal;
    text-align: center;
    color: #47495a;
}

footer .footer-bottom p a {
    color: #0f61d0;
}

.content {}

.content .section {
    padding: 50px 0;
}

.content .section.service-panel {}

.content .section.service-panel .service-box {
    border: 1px solid #dddfdf;
    border-radius: 5px;
    box-shadow: 1px -1px 5px #ccc;
}

.content .section.service-panel .service-box .service-box-header {
    background-size: 20% auto !important;
    border-radius: 5px 5px 0 0;
    min-height: 88px;
    padding: 2px 20px 17px 120px;
}

.content .section.service-panel .service-box .service-box-header h3 {
    font-family: Lato;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin: 17px 0 0;
}

.content .section.service-panel .service-box .service-box-content {
    padding: 25px 44px;
}

.content .section.service-panel .service-box .service-box-content p {
    font-family: Lato;
    font-size: 19px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.47;
    letter-spacing: 0.4px;
    text-align: left;
    color: #6b7c93;
}

.content .section.service-panel .service-box.service-box-1 .service-box-header {
    background: #7635cd url("img/thumbnails/icon-1.png") no-repeat scroll 22px bottom;
}

.content .section.service-panel .service-box.service-box-2 .service-box-header {
    background: #7635cd url("img/thumbnails/icon-2.png") no-repeat scroll 22px bottom;
}

.content .section.service-panel .service-box.service-box-3 .service-box-header {
    background: #7635cd url("img/thumbnails/icon-3.png") no-repeat scroll 15px bottom;
}

.content .section.typo {}

.content .section.typo h3 {
    font-family: Lato;
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.19;
    letter-spacing: normal;
    text-align: center;
    color: #47495a;
}

.content .section.typo h4 {
    font-family: Lato;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.83;
    letter-spacing: normal;
    text-align: left;
    color: #47495a;
}

.content .section.typo h4 .coming {
    font-size: 16px;
    color: #FFF;
    background: #6b7c93;
    font-weight: normal;
    font-family: Lato;
    padding: 5px 10px;
    border-radius: 3px;
    position: relative;
    top: -4px;
}

.content .section.typo p {
    font-family: Lato;
    font-size: 19px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.37;
    letter-spacing: 0.4px;
    color: #6b7c93;
}

.content .section.typo .btn-link {
    font-family: Lato;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.47;
    letter-spacing: 0.3px;
    text-align: center;
    color: #00a1df;
}

.content .section .subscription {
    margin-bottom: 45px;
}

.content .section .subscription .form-control {
    background-color: #ffffff;
    box-shadow: 0.6px 2.9px 4px 0 rgba(0, 0, 0, 0.08);
    border: solid 1px #c7c7c7;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: 0.5px;
    text-align: left;
    color: rgba(71, 73, 90, 0.34);
    border-radius: 3px 0 0 3px;
    margin-right: -5px;
    padding: 25px;
    height: auto;
    min-width: 370px;
}

.content .section .subscription .btn-default {
    font-family: Lato;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.91;
    letter-spacing: 0.7px;
    text-align: center;
    color: #ffffff;
    background-color: #7635cd;
    box-shadow: 0.6px 2.9px 5px 0 rgba(0, 0, 0, 0.2);
    border: solid 1px #652ab3;
    padding: 25px;
    border-radius: 0 3px 3px 0;
}

.content .section .how-box {}

.content .section .how-box .how-box-header {}

.content .section .how-box .how-box-content {
    border-style: solid;
    border-width: 3px;
    border: 3px solid #8d4ce2;
    border-image-slice: 1;
    padding: 25px 5px;
}

.content .section .how-box .how-box-content h5 {
    font-family: Aller;
    font-size: 23px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.87;
    letter-spacing: -0.9px;
    text-align: center;
    color: #47495a;
    margin-bottom: 33px;
}

.content .section .how-box .how-box-content ul li {
    font-family: Lato;
    font-size: 17px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.41;
    letter-spacing: normal;
    text-align: center;
    color: #6b7c93;
    margin-bottom: 49px;
}

.content .section .how-box .how-box-content ul li a {
    opacity: 1;
    font-family: Lato;
    font-size: 21px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: center;
    color: #8d4ce2;
    display: block;
    margin-top: 4px;
}

.content .section .how-list-box {
    margin-top: 370px;
}

.content .section .how-list-box li {}

.content .section .how-list-box li a {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 57px;
    min-width: 190px;
    padding: 3px 10px;
    position: relative;
    text-decoration: none;
}

.content .section .how-list-box li a::before {
    background: rgba(0, 0, 0, 0) url("img/thumbnails/left-pin.png") no-repeat scroll 0 0;
    content: " ";
    display: inline-block;
    height: 20px;
    left: -72px;
    position: absolute;
    top: 36%;
    width: 72px;
}

.content .section .how-list-box li a::after {
    background: rgba(0, 0, 0, 0) url("img/thumbnails/right-pin.png") no-repeat scroll 0 0;
    content: " ";
    display: inline-block;
    height: 20px;
    right: -72px;
    position: absolute;
    top: 24%;
    width: 72px;
}

.content .section .how-list-box li a.how-1 {
    background-image: linear-gradient(347deg, #ff6698 1%, #ff8b9b 51%, #ffa69e);
    border: solid 1px #c8406c;
}

.content .section .how-list-box li a.how-2 {
    background-image: linear-gradient(347deg, #146edd, #1c97ef 47%, #23b9ff);
    border: solid 1px #125bb5;
}

.content .section .how-list-box li a.how-3 {
    background-image: linear-gradient(25deg, #00c3d2, #17e09d);
    border: solid 1px #036fa1;
}

.content .section.features {}

.content .section.features table {}

.content .section.features table tr {}

.content .section.features table tr td {
    padding: 15px 5px;
}

.content .section.features .btn-2 {
    border-radius: 4px;
    background-image: linear-gradient(350deg, #146edd, #1c97ef 47%, #23b9ff);
    border-radius: 4px;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    display: inline-block;
    min-width: 222px;
    padding: 3px 10px;
    position: relative;
    text-decoration: none;
}

.content .section.features .btn-2::before {
    background: rgba(0, 0, 0, 0) url("img/thumbnails/right-pin.png") no-repeat scroll 0 0;
    content: " ";
    display: inline-block;
    height: 20px;
    right: -72px;
    position: absolute;
    top: 24%;
    width: 72px;
}

.content .section.features .cost {
    font-family: Lato;
    font-size: 21px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: center;
    color: #ff304d;
}

.content .section.features .cost .rate,
.content .section.features .cost .strike {
    font-weight: 900;
}

.content .section.features .wtc-cost.cost {
    color: #0acd6f;
}

.content .section.features-mobile .wtc-cost.cost {
    color: #0acd6f;
}

.content .section.features .cost .strike::after {
    content: '/';
    display: inline-block;
    transform: rotate(44deg);
    position: relative;
    left: -16px;
}

.content .section.features .btn-3 {
    font-family: Lato;
    font-size: 15px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 4px;
    letter-spacing: 0.3px;
    text-align: center;
    color: #ffffff;
    border-radius: 5px;
    background-color: #0acd6f;
    padding: 11px 24px;
}

.content .section.features .tick-yes {
    background: rgba(0, 0, 0, 0) url("img/thumbnails/tick-yes.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 20px;
    width: 31px;
}

.content .section.features .tick-no {
    background: rgba(0, 0, 0, 0) url("img/thumbnails/tick-no.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 25px;
    width: 31px;
}

header .header-main.plan-header {
    background: rgba(0, 0, 0, 0) url("img/banner/banner-price.jpg") no-repeat scroll 80% bottom;
    height: 527px;
}
header .header-main.privacy-header {
    background: rgba(0, 0, 0, 0) url("img/banner/banner-price.jpg") no-repeat scroll 80% bottom;
    height: 187px;
    padding: 0;
}


.pricing-caption {}

.pricing-caption h2 {
    font-family: Aller;
    font-size: 44.9px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: -0.9px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 60px;
}

.pricing-features {}

.pricing-features .pricing-features-box {
    position: relative;
    padding-right: 45px;
}

.pricing-features .pricing-features-box::after {
    background: url('img/icons/plus.png') no-repeat;
    width: 27px;
    height: 27px;
    content: ' ';
    display: inline-block;
    position: absolute;
    right: 0;
    top: 105px;
}

.pricing-features .pricing-features-box.no-plus::after {
    display: none;
}

.pricing-features .pricing-features-box h3 {
    font-family: Lato;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.39;
    letter-spacing: 0.4px;
    text-align: left;
    color: #ffffff;
}

.pricing-features .pricing-features-box p {
    font-family: Lato;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0.2px;
    text-align: left;
    color: #ffffff;
}

.pricing-features-thumb.text-center {
    padding-right: 25px;
}

.pricing-plans {
    position: absolute;
}
.pricing-plans .pricing-plan-box {
    border-radius: 8px;
    background-color: #ffffff;
    box-shadow: 0px 9.3px 10px 0 rgba(0, 0, 0, 0.08);
    padding: 55px;
    margin-top: 100px;
}

.pricing-plans .pricing-plan-box h3 {
    font-family: Lato;
    font-size: 24px;
    font-weight: 900;
    line-height: 1.5;
    text-align: center;
    color: #a229ff;
}
.pricing-plans .pricing-plan-box h3 small {
  width: 177px;
  height: 20px;
  opacity: 0.87;
  font-family: Lato;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.1;
  letter-spacing: 0.4px;
  text-align: center;
  color: rgba(16, 33, 45, 0.87);
}

.pricing-plans .pricing-plan-box h1 {
    font-family: Lato;
    font-size: 52px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.38;
    letter-spacing: normal;
    text-align: center;
    color: #00a1df;
    margin-top: 65px;
}

.pricing-plans .pricing-plan-box h1 .dollers {
    font-family: Lato;
    font-size: 22px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.91;
    letter-spacing: normal;
    text-align: center;
    color: #00a1df;
}

.pricing-plans .pricing-plan-box h1 .duration {
    font-family: Lato;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.91;
    letter-spacing: normal;
    text-align: center;
    color: #00a1df;
}

.pricing-plans .pricing-plan-box p {
    opacity: 0.87;
    font-family: Lato;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.92;
    letter-spacing: 0.5px;
    text-align: center;
    color: rgba(16, 33, 45, 0.87);
}

.pricing-plans .pricing-plan-box p strike {
    font-size: 17px;
    line-height: 1.29;
    letter-spacing: 0.3px;
}

.pricing-plans .pricing-plan-box .btn-plan {
    border-radius: 5px;
    background-color: #0acd6f;
    font-family: Lato;
    font-size: 27px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.74;
    letter-spacing: 0.5px;
    text-align: center;
    color: #ffffff;
    padding: 14px 40px;
    margin-top: 10px;
}

.plan-descp {}

.plan-descp h3 {
    font-family: Lato;
    font-size: 19px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.53;
    letter-spacing: 0.4px;
    text-align: center;
    color: #6b7c93;
}

.plan-descp p {
    font-family: Lato;
    font-size: 17px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.76;
    letter-spacing: normal;
    text-align: center;
    color: #47495a;
}

.plan-descp .btn-sign {
    border-radius: 5px;
    background-color: #ffffff;
    border: solid 1px #c7cbd0;
    font-family: Lato;
    font-size: 16px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: 0.3px;
    text-align: center;
    color: #00a1df;
    padding: 16px 60px;
    margin-top: 25px;
    margin-bottom: 50px;
}

.plan-gar {
    border-radius: 6px;
    background-color: #FFF;
    border: solid 1px #c7c7c7;
    padding: 40px;
    background: url('img/icons/gar.png') no-repeat scroll 25px center;
    padding-left: 145px;
}

.plan-gar h3 {
    font-family: Lato;
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    margin-top: 0px;
}

.plan-gar p {
    opacity: 0.64;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: rgba(0, 0, 0, 0.64);
    margin-bottom: 0px;
}

.plan-testimonial h3 {
    font-family: Aller;
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.81;
    letter-spacing: -1.4px;
    text-align: center;
    color: #ffffff;
}

.plan-testimonial .testimonial {}

.plan-testimonial .testimonial p {
    opacity: 0.87;
    font-family: Lato;
    font-size: 21px;
    font-weight: 300;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: rgba(71, 73, 90, 0.87);
}

.plan-testimonial .testimonial p:before {
    background: rgba(0, 0, 0, 0) url("img/others/quote-1.png") no-repeat scroll 0 0;
    content: " ";
    display: inline-block;
    height: 22px;
    left: -5px;
    position: relative;
    width: 25px;
}

.plan-testimonial .testimonial h4 {
    opacity: 0.87;
    font-family: Aller;
    font-size: 19.6px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.6;
    letter-spacing: -0.8px;
    text-align: left;
    color: rgba(71, 73, 90, 0.87);
}

.plan-testimonial .carousel-indicators {
    bottom: -80px;
}

.plan-testimonial .carousel-indicators li {
    opacity: 0.64;
    border: solid 1px #47495a;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 9px;
    margin-right: 12px;
    text-indent: -999px;
    width: 9px;
}

.plan-testimonial .carousel-indicators li.active {
    opacity: 0.64;
    background-color: #47495a;
}

.test-hr {
    opacity: 0.24;
    background-color: #6b7c93;
    border: solid 1px #6b7c93;
    margin-top: 50px;
}

.content .how-it-works {
    display: block;
}

.content .how-it-works-mobile {
    display: none;
}

.content .features {
    display: block;
}

.content .features-mobile {
    display: none;
}

.content .manage{}
.content .manage h2{ font-family: Aller; font-size: 38px; font-weight: bold; line-height: 1.13; text-align: center; color: #47495a; margin-bottom: 100px; }
.content .manage h3{ font-family: Aller; font-size: 26px; line-height: 1.65; text-align: center; color: #47495a; margin-top: 105px; margin-bottom: 60px;}
.content .manage p{ font-family: Lato; font-size: 15px; line-height: 1.73; letter-spacing: 0.3px; text-align: center; color: #6b7c93; }
.content .manage p a{ color: #00a1df; }

.content .how-do{}
.content .how-do h2{ font-family: Aller; font-size: 38px; font-weight: bold; line-height: 1.13; text-align: center; color: #47495a; margin-bottom: 60px; }
.content .how-do h3 { font-family: Aller; font-size: 18px; font-weight: bold; line-height: 1.13; text-align: left; color: #47495a; margin-bottom: 20px; margin-top: 40px; }
.content .how-do p{ font-family: Lato; font-size: 16px; line-height: 2; letter-spacing: 0.3px; text-align: left; color: #6b7c93; }
.content .how-do .btn-default{ border-radius: 6px; background-color: #4dc358; font-family: Aller; font-size: 32px; font-weight: bold; line-height: 0.63; text-align: center;  color: #ffffff; padding: 20px 100px 33px 100px; }

.content .faq{}
.content .faq .faqs{ margin-bottom: 50px; padding-right: 50px; }
.content .faq h2{ font-family: Lato; font-size: 30px; font-weight: 500; line-height: 1.3; text-align: center; color: #47495a; }
.content .faq h3{ font-family: Lato; font-size: 20px; font-weight: bold; line-height: 1; text-align: left; color: #47495a; }
.content .faq p{ font-family: Lato; font-size: 16px; line-height: 1.56; letter-spacing: 0.3px; text-align: left; color: #6b7c93; }

.content .faq-descp{ margin-top: 200px; }
.content .faq-descp p{ font-family: Lato; font-size: 17px; font-style: italic; line-height: 1.76; text-align: center; color: #47495a;}
.content .faq-descp p a{ color: #0f61d0; }

.download-box .modal-body{ padding: 50px 10px; }
.download-box .platform-icon i{ font-size: 50px; }
.download-box h3{ font-family: Lato; font-size: 22px; font-weight: 500; line-height: 1.3; text-align: center; color: #47495a;  }
.download-box p{ font-family: Lato; font-size: 13px; font-style: italic; line-height: 1.76; text-align: center; color: #47495a;  }

.modal-dialog {
    margin: 10% auto;
}
.modal-dialog .down-btn {
    background: #19D1CD;
    color: #FFF;
    border: 1px solid #19D1CD;
}

.section.section-3.typo{
    position: relative;
}
.section.section-3.typo::after {
    content: ' ';
    width: 2px;
    height: 85%;
    display: block;
    background: #dce0e5;
    position: absolute;
    top: 130px;
    left: 50%;
    z-index: -1;
}
.dropdown-menu > li > a {
    cursor: pointer;
}

.github-button {
    background-color: #eff3f6;
    background-image: -webkit-linear-gradient(top, #fafbfc, #e4ebf0);
    background-image: -moz-linear-gradient(top, #fafbfc, #e4ebf0);
    background-image: linear-gradient(to bottom, #fafbfc, #e4ebf0);
    background-repeat: repeat-x;
    background-size: 110% 110%;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFAFBFC', endColorstr='#FFE4EBF0')";
    *filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFAFBFC', endColorstr='#FFE4EBF0');
}

#carousel-testimonial{ padding: 20px 0px 60px 0px; }
#carousel-testimonial .testimonial h4{ 
    opacity: 0.87;
    font-family: Lato;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.1;
    letter-spacing: 0.4px;
    color: rgba(16, 33, 45, 0.87);
 }
#carousel-testimonial .testimonial p{ 
    width: 510px;
    margin-top: 10px;
    float: left;
    font-family: lato,sans-serif;
    color: rgba(51,51,51,.74);
    font-size: 16px;
    line-height: 1.8;
    font-style: italic;
    font-weight: 400;
    text-align: left;
    position: relative;
 }
#carousel-testimonial .testimonial p::after {
    position: absolute;
    content: '“';
    left: -24px;
    top: -30px;
    float: left;
    font-family: lato,sans-serif;
    color: rgba(51,51,51,.87);
    font-size: 54px;
    font-style: italic;
    font-weight: 400;
}
.carousel-indicators li {
    background: #ccc;
    width: 12px;
    height: 12px;
    margin: 1px;
    display: inline-block;
    border-radius: 11px;
    cursor: pointer;
}
.carousel-indicators li.active {
    background: #777;
}