html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}
 
blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'raleway', sans-serif;
    color: #666;
    font-size: 14px;
    line-height: 20px;
}

.animationload {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    background-color: #fff;
}

.loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -100px;
    width: 200px;
    height: 200px;
    background-image: url("../images/apple-touch-icon.png");
    background-position: center;
    background-repeat: no-repeat;
}

a {
    color: #999;
    text-decoration: none;
}

a:hover {
    color: #FBA301;
    text-decoration: none;
}

.btn-loc{
    background: transparent !important;
    border: transparent !important;
    color: #3467b2 !important;
    font-size: 16px !important;
    font-weight: bold !important;
    padding: 0 !important;
    margin: 0 !important;
}

.btn-default {
    color: #333;
    background-color: #0867b2;
    border-color: #0867b2;
    border-radius: 0;
    color: #fff;
    padding: 6px 35px;
    font-weight: bold;
}

.btn-default:hover {
    background-color: #FBA301;
    border-color: #FBA301;
    color: #fff;
}

.bg-grey {
    background-color: #E9E9E9;
}

.pbot-main {
    padding-bottom: 80px;
}

.pbot-main:after {
    content: '';
    display: block;
    clear: both;
}

.p-main {
    padding: 80px 0;
}

.pos-relative {
    position: relative;
}

.page-title {
    margin-bottom: 11px;
    margin-top: 25px;
    text-align: center;
}

.page-title .lead {
    font-size: 30px;
    color: #0867b2;
    line-height: 34px;
    font-family: raleway, sans-serif;
    font-weight: 700;
}

.page-title .sublead {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    font-family: raleway, sans-serif;
    font-weight: 400;
}

.bg-grey {
    background-color: #F8F8F8;
}

.ptop-single {
    padding: 80px 0;
}

p {
    margin: 0 0 10px;
}

.box-wrap {
    width: 85%;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 4px #666;
    box-shadow: 0 0 4px #666;
}

.box-bg {
    background-color: #000;
}

.navbar-main {
    background-color: #fff;
    border-color: transparent;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .05);
    box-shadow: 0 5px 5px rgba(0, 0, 0, .05);
}

.header-top {
    background-color: #0867b2;
    color: #fff;
    height: 45px;
}

.navbar-main.stiky .header-top {
    display: none;
}

.navbar-main.stiky .navbar-brand {}

.navbar-main .navbar-brand>img {
    width: 100%;
    -webkit-transition: 0.2s all linear;
    transition: 0.2s all linear;
}

.navbar-main .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 20px;
}

.navbar-main .navbar-nav>li>a {
    min-height: 40px;
    font-size: 12px;
    margin-top: 28px;
    line-height: 22px;
    color: #333;
    background-color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition: 0.2s all linear;
    transition: 0.2s all linear;
}

.navbar-main .navbar-nav>li>a.last {
    background: #fba301;
    color: #fff;
}

.navbar-main .navbar-nav>li>a.last:hover {
    background: #0867b2;
    color: #fff;
}

.navbar-main.stiky .navbar-nav>li>a {
    min-height: 40px;
}

.navbar-main .navbar-nav>li>a:hover,
.navbar-main .navbar-nav>li>a:focus,
.navbar-main .navbar-nav>li>a:active {
    color: #0867b2;
    background-color: #F8F8F8;
}

.navbar-main .navbar-nav>li.active a {
    color: #0867b2;
    background-color: #F8F8F8;
}

.navbar-toggle .icon-bar {
    background-color: #0867b2;
}

.dropdown-menu {
    border: 0;
    border-bottom: 4px solid #0867b2;
    border-radius: 0;
}

.dropdown-menu>li>a {
    padding: 10px 20px;
}

.offersicon {
    background: #fba301;
    display: block;
    padding: 4px 10px;
}

.info {
    margin-top: 10px;
}

.info a {
    color: #fba301;
    font-size: 16px;
    font-weight: 600;
}

.info a:hover {
    color: #fff;
}

.info .info-item {
    display: inline-table;
    margin-right: 80px;
}

.info .info-item:last-child {
    margin-right: 0;
}

.info .info-item .fa {
    margin-right: 10px;
}

.top-sosmed {
    margin-top: 8px;
}

.top-sosmed span {
    width: 30px;
    height: 30px;
    text-align: center;
    background-color: #fff;
    color: #0867b2;
    display: inline-table;
    padding-top: 7px;
    border-radius: 50%;
    margin-right: 10px;
}

.top-sosmed span:hover {
    background-color: #FBA301;
    color: #fff;
}

.top-sosmed span.fa {
    font-size: 18px;
}

.banner {
    position: relative;
    margin-top: 145px;
}

.banner .imgbg {
    height: 450px;
}

.banner .imgbg img {
    display: none;
}

.banner .title-box h2 {
    text-align: left;
    font-size: 30px;
    color: #fff;
    line-height: 42px;
    font-family: raleway, sans-serif;
    font-weight: 900;
}

.banner .caption {
    color: #fff;
    position: absolute;
    top: 100px;
    left: 20px;
    max-width: 560px;
}

.banner .caption a.btn-default,
.wrap-caption a.btn-default {
    text-align: center;
    font-size: 14px;
    color: #0867b2;
    line-height: 20px;
    font-weight: 700;
    background-color: #fff;
    padding: 10px 20px;
    border: 0;
}

.banner .caption a.btn-default:hover,
.wrap-caption a.btn-default:hover {
    background-color: #FBA301;
    color: #fff;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    margin: 0 auto;
    width: 100%;
    max-height: 500px;
}

.carousel-caption {
    right: 0;
    left: 0;
    padding: 0px 0px 11% 0px;
    text-align: left;
}

.item .carousel-caption .caption-heading {
    text-align: left;
    font-size: 29px;
    color: #fff;
    line-height: 42px;
    font-family: raleway, sans-serif;
    font-weight: 900;
    margin-left: 80px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    filter: alpha(opacity=0);
    opacity: 0;
}

.item.active .carousel-caption .caption-heading {
    margin-left: 0px;
    filter: alpha(opacity=100);
    opacity: 1;
}

.item .caption-desc {
    margin-bottom: 10px;
    margin-left: 100px;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    filter: alpha(opacity=0);
    opacity: 0;
    font-size: 20px;
    line-height: 24px;
}

.item.active .caption-desc {
    margin-left: 0px;
    filter: alpha(opacity=100);
    opacity: 1;
}

.wrap-caption {
    max-width: 60%;
}

.carousel-control {
    width: 3%;
}

.carousel-control .fa-chevron-left,
.carousel-control .fa-chevron-right {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 20px;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .fa-chevron-right {
    right: 50%;
}

.work-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.work-info-item {
    padding: 0;
    color: #fff;
    width: 33.333%;
    float: left;
    min-height: 100px;
}

.work-info-item:nth-child(1) {
    background-color: #85DBFF;
}

.work-info-item:nth-child(2) {
    background-color: #29abe2;
}

.work-info-item:nth-child(3) {
    background-color: #0867b2;
    padding: 1% 0 0 0;
}

.work-info-icon {
    float: left;
    margin-right: 20px;
    width: 60px;
    margin: 35px 0 0 30px;
}

.work-info-icon .fa {
    font-size: 30px;
}

.work-info-body {
    float: left;
    margin: 30px 0 0 0;
}

.work-info-lead {
    font-size: 18px;
}

.work-info-lead a {
    color: #fba301;
    font-size: 30px;
    font-weight: 600;
    line-height: 35px;
}

.work-info-lead a:hover {
    color: #fba301;
    font-size: 30px;
    text-decoration: none;
}

.work-bg-1 {
    background-color: #85DBFF;
}

.work-bg-2 {
    background-color: #0867b2;
}

.work-bg-3 {
    background-color: #0867b2;
}

.subbanner {
    margin-top: 145px;
    background-color: #0867b2;
    height: 150px;
}

.subbanner .caption {
    margin-top: 35px;
    color: #fff;
    text-align: center;
}

.subbanner .caption a {
    color: #fff;
    text-decoration: none;
}

.subbanner .caption h3 {
    font-size: 25px;
    color: #fff;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
}

.subbanner .breadcrumb {
    padding: 8px 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
}

.subbanner .breadcrumb>.active {
    color: #fff;
}

.subbanner .breadcrumb>li+li:before {
    padding: 0 5px;
    color: #fff;
    content: "/\00a0";
}

.why-item-wrap {
    padding: 80px 0;
    clear: both;
}

.why-item-wrap:after {
    content: '';
    display: block;
    clear: both;
}

.why-item {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}

.why-item .icon {
    background-color: #0867b2;
    width: 80px;
    height: 80px;
    text-align: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    padding-top: 25px;
    margin: 0 auto;
}

.why-item:hover .icon {
    background-color: #FBA301;
}

.why-item .icon .fa {
    font-size: 30px;
    color: #fff;
}

.why-item .ket {
    font-size: 14px;
    color: #666;
    margin-top: 40px;
}

.why-item .ket h4 {
    font-size: 18px;
    color: #333;
    font-weight: 700;
    margin-bottom: 30px;
}

.title-page {
    color: #0867b2;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}

.about-img {
    margin-bottom: 20px;
}

.about-img img {
    margin-left: auto;
    margin-right: auto;
}

.about-wrap {
    margin-left: 20px;
}

.founder-box {
    margin-top: 20px;
    margin-bottom: 40px;
}

.founder-box .title-page {
    margin-bottom: 5px;
}

.services {}

.services-item {
    margin-bottom: 70px;
}

.services-item.left .icon {
    width: 80px;
    height: 80px;
    float: right;
}

.services-item.right .icon {
    width: 80px;
    height: 80px;
    float: left;
}

.services-item .icon img {
    width: 80px;
    height: 80px;
    border: 2px solid #0867b2;
}

.services-item.left .ket {
    text-align: right;
    margin-right: 100px;
}

.services-item.right .ket {
    text-align: left;
    margin-left: 100px;
}

.services-item.left .ket h4 {
    text-align: right;
    font-size: 18px;
    color: #333333;
    line-height: 22px;
    font-family: raleway, sans-serif;
    font-weight: 700;
}

.services-item.right .ket h4 {
    text-align: left;
    font-size: 18px;
    color: #333333;
    line-height: 22px;
    font-family: raleway, sans-serif;
    font-weight: 700;
}

.service-list {
    margin: 20px 0 0 0;
    padding: 0;
}

.service-list li {
    list-style: none;
    margin: 12px 0;
}

.service-list li .fa {
    margin-right: 10px;
    color: #0867b2;
    font-size: 16px;
}

.services-item-full {
    border-bottom: 1px solid #E9E9E9;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.services-item-full:nth-child(even) {
    border-bottom: 1px solid #E9E9E9;
    text-align: left;
}

.services-item-full:nth-child(even) .desc-wrap {
    margin-left: 0px;
    margin-right: 20px;
}

.services-item-full:nth-child(even) .service-list li .fa {
    text-align: left;
}

.services-item-image {
    position: relative;
    width: 100%;
    text-align: center;
}

.services-item-image img {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    margin: 0 auto;
}

.stat-facts {}

.bg-overlay {
    background-color: rgba(0, 113, 188, 0.8);
    display: block;
    padding: 80px 0;
}

.bg-overlaygrey {
    background-color: #f5f5f5;
    display: block;
    padding: 80px 0;
    margin: 0px auto;
}

.bg-overlaygrey h2 {
    font-size: 30px;
    color: #0867b2;
    text-align: center;
    font-weight: bold;
    line-height: 35px
}

.bg-overlaygrey img {
    float: left;
    max-height: 150px;
    max-width: 200px;
}

.how-item {
    text-align: center;
    margin-bottom: 40px;
}

.how-item .icon {}

.img-responsive1 {
    display: inline;
    height: auto;
    max-width: 100%;
}

.how-item:hover .icon {}

.how-item {
    text-align: center;
    margin-bottom: 40px;
}

.stat-item {
    text-align: center;
}

.stat-item .icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 2px solid #fff;
    padding-top: 22px;
    text-align: center;
    margin: 0 auto;
}

.stat-item:hover .icon {
    background-color: #2264A1;
}

.stat-item .icon .fa {
    font-size: 30px;
    color: #fff;
    text-align: center;
}

.stat-item .stat-title {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 25px;
    font-family: raleway, sans-serif;
    font-weight: 700;
}

.stat-item .stat-title .number {
    font-size: 50px;
    color: #FFFFFF;
    line-height: 70px;
    font-family: raleway, sans-serif;
    font-weight: 700;
}

.faq-item {
    text-align: center;
    width: 95%;
    margin: 0 auto;
    margin-bottom: 40px;
}

.faq-item .icon {
    background-color: #0867b2;
    width: 124px;
    height: 124px;
    text-align: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    padding-top: 50px;
    margin: 0 auto;
}

.faq-item:hover .icon {
    background-color: #FBA301;
}

.faq-item .icon .fa {
    font-size: 30px;
    color: #fff;
}

.faq-item .ket {
    font-size: 14px;
    color: #666;
    margin-top: 40px;
}

.faq-item .ket h4 {
    font-size: 18px;
    color: #333;
    font-weight: 700;
    margin-bottom: 30px;
}

.panel-faq.panel-group .panel {
    border-radius: 0px;
}

.panel-faq .panel-default>.panel-heading {
    color: #fff;
    background-color: #0867b2;
    background-color: #0867b2;
    border-color: #ddd;
    border: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 8px 10px;
}

.panel-faq .panel-default>.panel-heading.active {
    background-color: #0867b2;
}

.panel-faq .panel-default {
    border-color: transparent;
}

.panel-faq .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: transparent;
}

.panel-faq .panel-title {
    font-size: 14px;
}

.panel-faq .panel-body p {
    margin: 10px 0;
}

.panel-faq .panel-body {
    padding: 15px;
    background-color: #F8F8F8;
    margin-top: 4px;
}

.collapse.in {
    display: block;
    visibility: visible;
}

.panel-title>a,
.panel-title>a:active,
.panel-title>a:focus {
    color: inherit;
    text-decoration: none;
    display: block;
}

.faq-list {
    margin: 0;
    padding: 0;
}

.faq-list li {
    list-style: none;
}

.faq-list li .fa {
    color: #0867b2;
    font-size: 14px;
    margin-right: 10px;
}

.faq-item-image {
    position: relative;
    width: 100%;
    text-align: center;
}

.faq-item-image img {
    display: block;
}

.testimonials {}

.testimonials-item {
    clear: both;
    min-height: 20px;
    margin-bottom: 20px;
}

.testimonials-item .people {
    float: left;
    width: 100px;
    text-align: center;
}

.testimonials-item .people .img-circle {
    border: 2px solid #0867b2;
}

.testimonials-item .people h3 {
    font-size: 14px;
    line-height: 20px;
    color: #0867b2;
    font-family: raleway, sans-serif;
    font-weight: 700;
}

.testimonials-item .people p {
    font-size: 12px;
    color: #999999;
    line-height: 17px;
    font-family: raleway, sans-serif;
    font-weight: 400;
}

.testimonials-item .quote-box {
    background-color: #EBEBEB;
    padding: 20px 20px 40px 20px;
    position: relative;
    height: 142px;
}

.testimonials-item .quote-box:after {
    background-color: #EBEBEB;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 20px;
    left: -10px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.testimonials-item .quote-box .q-url {
    color: #0867b2;
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.testimonials-item .quote-box .q-url a {
    font-size: 12px;
    color: #0867b2;
    line-height: 18px;
    font-weight: 400;
}

.testimonials-item .quote-box .q-url a:hover {
    color: #FBA301;
}

.stat-client {
    background-color: #0867b2;
}

.stat-client.bg-grey {
    background-color: #E9E9E9;
}

.client-img {
    text-align: center;
    margin-bottom: 40px;
}

.client-img img {
    margin: 0 auto;
}

.blog {}

.blog-item {
    margin-bottom: 40px;
}

.blog-item .gambar {
    position: relative;
    z-index: 1;
}

.blog-item .icon-news {
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: -25px;
    right: 40px;
    border: 2px solid #fff;
    text-align: center;
    background-color: #0867b2;
    border-radius: 50%;
    padding-top: 12px;
}

.blog-item .icon-news .fa {
    font-size: 20px;
    color: #fff;
}

.blog-item .item-body {
    background-color: #fff;
    border: 1px solid #F0F0F0;
    position: relative;
    min-height: 290px;
    display: block;
}

.blog-item .item-body .description {
    padding: 42px 35px;
    width: 100%;
    font-weight: 400;
    color: #666666;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    font-family: raleway, sans-serif;
    height: 250px;
    overflow: hidden;
}

.blog-item .item-body .lead {
    font-size: 18px;
    color: #0867b2;
    line-height: 25px;
    font-family: raleway, sans-serif;
    font-weight: 700;
}

.blog-item .item-body .body-footer {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    border-top: 1px solid #F0F0F0;
}

.blog-item .item-body .body-footer .author,
.blog-item .item-body .body-footer .date {
    width: 50%;
    float: left;
    padding: 10px 0;
}

.blog-item .item-body .body-footer .author {
    border-right: 1px solid #F0F0F0;
}

.blog-item .item-body .body-footer .author .fa,
.blog-item .item-body .body-footer .date .fa {
    margin-right: 10px;
}

.blog-item .item-body>div {
    width: 50%;
    text-align: center;
    float: left;
    line-height: 20px;
    color: #0867b2;
    font-family: raleway, sans-serif;
    font-weight: 700;
}

.image-wrap {
    position: relative;
}

.image-wrap .meta {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background-color: rgba(0, 0, 0, .65);
    padding: 20px 20px;
    color: #fff;
}

.image-wrap .meta div {
    float: left;
    width: 30%;
}

.image-wrap .meta .fa {
    margin-right: 20px;
}

.post-item {
    margin-bottom: 60px;
}

.post-item .post-title {
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #F1F1F1;
}

.post-item .post-title,
.post-item .post-title a {
    font-size: 24px;
    line-height: 30px;
    color: #0867b2;
    font-weight: 700;
    padding-bottom: 2px;
    display: block;
}

.post-item .post-title a:hover {
    color: #85DBFF;
}

.post-item .post-read-more {
    color: #0867b2;
    font-weight: 700;
    font-size: 14px;
    margin-top: 20px;
    clear: both;
    display: block;
}

.post-item .post-read-more:hover {
    color: #85DBFF;
}

.post-item .post-read-more .fa {
    margin-left: 10px;
}

.post-item .carousel-control {
    background-image: none;
}

.post-item .carousel-control span {
    position: absolute;
    top: 45%;
    width: 50px;
    height: 50px;
    display: block;
    border: 2px solid #fff;
    margin-left: 30%;
    padding-top: 13px;
    border-radius: 50%;
}

.post-item .carousel-control .fa {}

.post-item .carousel-control.right {
    right: 35px;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.pagination>li {
    display: inline-block;
    margin-right: 10px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 13px 20px;
    background-color: #fff;
    border: none;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #0867b2;
}

.widget {
    background-color: #F8F8F8;
    position: relative;
    border-top: 2px solid #0867b2;
    padding: 34px 35px;
    margin-bottom: 40px;
}

.widget .media {
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 20px;
}

.widget .widget-heading {
    font-size: 18px;
    color: #5C5C5C;
    line-height: 22px;
    font-weight: 700;
    letter-spacing: 2px;
    display: block;
}

.widget .widget-heading:after {
    content: '';
    width: 75px;
    height: 24px;
    background-color: transparent;
    margin-left: 1px;
    border-bottom: 1px solid #0867b2;
    display: block;
    margin-bottom: 40px;
}

.widget .media-body {
    font-size: 12px;
    line-height: 18px;
    color: #333333;
    font-weight: 500;
}

.widget .media-body .meta-comment {
    font-size: 12px;
    line-height: 18px;
    color: #5C5C5C;
    font-weight: 500;
}

.widget .media-object {
    width: 64px;
    height: 64px;
}

.widget .media-body .meta-comment .fa {
    margin-right: 10px;
}

.widget.categories .list-unstyled li .fa {
    margin-right: 10px;
}

.widget.categories .list-unstyled li {
    padding: 4px 0;
}

.widget.categories .list-unstyled li a {
    color: #333333;
    font-weight: 700;
    text-decoration: none;
}

.widget.categories .list-unstyled li a:hover {
    color: #85DBFF;
}

.post-item.detail p {
    margin: 15px 0;
}

.post-item.detail blockquote {
    margin: 15px 0;
    line-height: 20px;
    color: #666666;
    font-weight: 700;
    margin-left: 40px;
}

.author-box {
    background-color: #0867b2;
    padding: 30px;
    color: #fff;
}

.author-box .media-left img {
    width: 100px;
    height: 100px;
}

.author-box .media-heading {
    color: #333333;
    font-weight: 700;
}

.author-box .media-left {
    padding-right: 20px;
}

.comments-box {
    padding-bottom: 30px;
    border-bottom: 1px solid #E9E9E9;
}

.comments-box .media {
    padding: 20px;
    border: 1px solid #E9E9E9;
    background-color: #fff;
    margin-bottom: 30px;
}

.comments-box .media.comment {
    background-color: #fff;
}

.comments-box .media.reply-comment {
    background-color: #F6F6F6;
    margin-left: 40px;
}

.comments-box .media-heading {
    color: #0867b2;
    font-weight: 700;
}

.comments-box .media-left img {
    width: 100px;
    height: 100px;
}

.comments-box .date {
    margin-left: 100px;
}

.comments-box .title-heading,
.leave-comment-box .title-heading {
    font-size: 18px;
    line-height: 25px;
    color: #0867b2;
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 40px;
}

.form-comment {}

.form-comment .form-control {
    padding: 24px 12px;
    border-radius: 0;
    border: 1px solid #E9E9E9;
    box-shadow: none;
}

.form-comment .btn-default {
    padding: 15px 60px;
    letter-spacing: 2px;
}

.panel-pricing {
    border-color: #ddd;
    text-align: center;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 40px;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .05);
    box-shadow: 0 5px 5px rgba(0, 0, 0, .05);
}

.panel-pricing .price {
    padding: 25px 0;
    font-size: 80px;
    background-color: #0867b2;
    font-size: 36px;
    color: #fff;
    font-weight: 700;
}

.panel-pricing .price:before {
    content: '';
    width: 17px;
    height: 17px;
    background-color: #fff;
    display: block;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0 auto;
    margin-top: -33px;
    margin-bottom: 20px;
}

.panel-pricing h3 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    padding-bottom: 10px;
    padding-top: 10px;
}

.panel-pricing .price sup {
    font-size: 18px;
    margin-right: 5px;
    top: -1.2em;
    font-weight: 400;
}

.panel-pricing>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #ddd;
    padding: 0px 0px;
}

.panel-pricing .price .subscript {
    font-size: 26px;
    margin-left: 0px;
}

.panel-pricing .table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: none;
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    border-bottom: 1px solid #ccc;
}

.panel-pricing .panel-footer {
    padding: 0px 15px 10px 15px;
    background-color: #fff;
    border-top: 0;
}

.panel-pricing .panel-body {
    padding: 15px 30px 0px 30px;
}

.panel-pricing .btn-primary {
    color: #fff;
    background-color: #0867b2;
    border-color: #0867b2;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    font-weight: 700;
    padding: 12px 0;
}

.panel-pricing .btn-primary:hover {
    color: #fff;
    background-color: #FBA301;
    border-color: #FBA301;
}

.panel-pricing:hover>.panel-heading,
.panel-pricing:hover>.panel-body,
.panel-pricing:hover>.panel-footer {}

.price-detail {}

.price-detail-heading {
    font-size: 18px;
    color: #0867b2;
    font-weight: 700;
    padding: 20px 0;
}

.price-detail-body {
    background-color: #F8F8F8;
    border-top: 2px solid #0867b2;
    padding: 20px 40px 20px 20px;
}

.price-detail-body .item {
    padding: 5px;
}

.price-detail-body .item:after {
    clear: both;
    width: 100%;
    display: block;
    content: '';
}

.price-detail-body .item-name {
    float: left;
}

.price-detail-body .fa {
    margin-right: 10px;
    color: #0867b2;
    font-size: 16px;
}

.price-detail-body .item-price {
    float: right;
    color: #666666;
    font-weight: 700;
}

.more-info-price {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 140px;
}

.more-info-price a {
    color: #0867b2;
    font-weight: 700;
}

.shake {
    margin-bottom: 40px;
}

.shake:after {
    clear: both;
    width: 100%;
    display: block;
    content: '';
}

.shake .form-control {
    padding: 9px 12px;
    border-radius: 0;
}

.shake .btn-default {
    padding: 15px 25px;
    float: right;
    background-color: #0867b2;
    border-color: #0867b2;
    border-radius: 0;
    color: #fff;
    font-weight: bold;
}

.shake .btn-default:active,
.shake .btn-default:visited,
.shake .btn-default:hover {
    background-color: #FBA301;
    border-color: #FBA301;
    color: #fff;
}

p.help-block.text-danger li {
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
    color: #f00;
}

.alert-danger {
    color: #333031;
    background-color: #FFEDC4;
    border-color: #f00;
}

.contact-address {
    margin-top: 40px;
}

.contact-address-item {
    margin-bottom: 40px;
}

.contact-address-heading {
    color: #0867b2;
    font-weight: 700;
    margin-bottom: 10px;
}

.maps-wraper {
    position: relative;
}

.maps {
    width: 100%;
    height: 300px;
    display: block;
    background: #ccc;
    position: relative;
}

#google-container {
    position: relative;
    width: 100%;
    height: 500px;
    background-color: #000;
}

#cd-google-map {
    position: relative;
    overflow: hidden;
}

#cd-google-map .col-md-12 {
    padding: 0;
}

#cd-google-map .address {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 20px 0;
    background-color: rgba(5, 5, 5, 0.9);
}

#cd-google-map .address .address-item {
    position: relative;
    padding-left: 44px;
}

#cd-google-map .address .address-item i {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    left: 4px;
    color: #fcfcfc;
    font-size: 22px;
    text-align: center;
    line-height: 24px;
}

#cd-zoom-in,
#cd-zoom-out {
    height: 32px;
    width: 32px;
    cursor: pointer;
    margin-left: 10px;
    background-color: rgba(0, 113, 188, .9);
    background-repeat: no-repeat;
    background-size: 32px 64px;
    background-image: url('../images/cd-icon-controller.svg');
}

.no-touch #cd-zoom-in:hover,
.no-touch #cd-zoom-out:hover {
    background-color: #0867b2;
}

#cd-zoom-in {
    background-position: 50% 0;
    margin-top: 10px;
    margin-bottom: 1px;
}

#cd-zoom-out {
    background-position: 50% -32px;
}

.footer {}

.f-desc {
    background-color: #252525;
    color: #fff;
    padding: 50px 0;
}

.fcopy {
    background-color: #0867b2;
    color: #fff;
    text-align: center;
    padding: 20px 20px;
}

.footer-item {
    line-height: 20px;
    color: #999999;
    font-weight: 400;
    margin-bottom: 20px;
    min-height: 250px;
}

.footer-sosmed {
    margin-top: 20px;
}

.footer-sosmed .item {
    width: 30px;
    height: 30px;
    text-align: center;
    background-color: #0867b2;
    color: #fff;
    display: inline-table;
    padding-top: 6px;
    border-radius: 50%;
}

.footer-sosmed .item:hover {
    background-color: #FBA301;
}

.footer-sosmed .item .fa {
    font-size: 16px;
}

.footer-logo {
    margin-bottom: 10px;
}

.footer-title {
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    font-family: raleway, sans-serif;
    font-weight: 400;
    position: relative;
    padding: 10px 0;
    margin-bottom: 40px;
}

.footer-title:after {
    position: absolute;
    content: '';
    width: 50px;
    height: 10px;
    border-bottom: 1px solid #fff;
}

.footer-blog-item {
    padding-left: 30px;
    margin-bottom: 15px;
}

.footer-blog-item:before {
    font-family: FontAwesome;
    content: "\f105";
    color: #0867b2;
    float: left;
    padding-left: -20px;
    margin-left: -26px;
    font-size: 16px;
}

.footer-blog-item .footer-blog-lead {
    line-height: 20px;
    color: #999999;
    font-weight: 400;
}

.footer-blog-item .footer-blog-lead a {
    color: #999999;
}

.footer-blog-item .footer-blog-lead a:hover {
    color: #FBA301;
}

.footer-blog-item .footer-blog-date {
    font-size: 12px;
    line-height: 17px;
    color: #0867b2;
    font-family: raleway, sans-serif;
    font-weight: 400;
    margin-top: 5px;
}

.footer-form {}

.footer-form .form-control {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.footer-getintouch {}

.footer-getintouch-item {
    clear: both;
    margin-bottom: 10px;
    content: '';
}

.footer-getintouch-item .icon {
    font-size: 18px;
    color: #0867b2;
    float: left;
    margin-right: 10px;
    text-align: center;
    width: 20px;
}

.footer-getintouch-item .icon .fa {
    font-size: 16px;
}

.footer-getintouch-item .desc {
    float: left;
    margin-bottom: 10px;
}

.footer-getintouch-item .desc .desc-1 {
    width: 36px;
    float: left;
}

.footer-getintouch-item .desc .desc-2 {
    width: 10px;
    float: left;
}

.footer-getintouch-item .desc .desc-3 {
    float: left;
}

@media (max-width:1199px) {
    .wrap-caption {
        max-width: 100%;
    }
}

@media (max-width:992px) {
    .info .info-item {
        margin-right: 20px;
    }
    .services-item-image img {
        position: static;
    }
    .work-info-icon {
        margin: 30px 0 0 0;
        width: 100%;
        text-align: center;
    }
    .work-info-body {
        float: left;
        margin: 10px 0 0 0px;
        width: 100%;
        text-align: center;
        padding-bottom: 20px;
    }
    .navbar-main .nav>li>a {
        padding-left: 15px;
        padding-right: 15px;
    }
    .wrap-caption {
        max-width: 100%;
    }
}

@media (max-width:768px) {
    .header-top {
        display: none;
    }
    .carousel-caption {
        padding-bottom: 0px;
    }
    .navbar-brand {
        padding: 6px 15px;
        width: 150px;
        height: auto;
    }
    .navbar-brand>img {
        display: block;
    }
    .navbar-main .navbar-brand>img {
        -webkit-transition: 0.2s all linear;
        transition: 0.2s all linear;
    }
    .navbar-main.stiky .navbar-brand {
        margin-top: 0px;
    }
    .navbar-main.stiky .navbar-nav>li>a {
        padding-top: 0;
        min-height: 40px;
    }
    .navbar-nav {
        padding: 8px;
    }
    .navbar-main .navbar-nav>li>a {
        margin-bottom: 8px;
        padding-top: 10px;
        min-height: 40px;
    }
    .navbar-main .nav>li>a {
        position: relative;
        display: block;
        padding: 2px 8px;
    }
    .navbar-main .navbar-nav>li.active>a,
    .navbar-main .navbar-nav>li>a:hover {
        background-color: #48B8E7;
        color: #fff;
    }
    .navbar-nav .open .dropdown-menu>li>a {
        background-color: #fff;
        padding: 10px 16px;
        margin-bottom: 5px;
    }
    .navbar-main .navbar-nav>li.open>a {
        margin-bottom: 0px;
    }
    .navbar-main.stiky .navbar-nav>li>a,
    .navbar-main.stiky .navbar-nav>li.open>a {
        padding-top: 10px
    }
    .work-info {
        position: static;
    }
    .work-info .container {
        padding-right: 0;
        padding-left: 0;
    }
    .banner,
    .subbanner {
        margin-top: 72px;
    }
    .banner .caption {
        position: absolute;
        top: 150px;
        left: 20px;
        right: 20px;
    }
    .work-info-item {
        width: 100%;
    }
    .testimonials-item .quote-box {
        margin-left: 0px;
    }
    .about-wrap {
        margin-left: 0px;
    }
    .work-info-icon {
        margin: 30px 0 0 30px;
        width: 60px;
        text-align: left;
    }
    .work-info-body {
        float: left;
        margin: 30px 0 0 0;
        width: auto;
        text-align: left;
    }
    .wrap-caption {
        max-width: 100%;
    }
}

@media (max-width:767px) {
    .services-item-image img {
        position: static;
    }
}

@media (max-width:320px) {
    .item .carousel-caption .caption-heading {
        font-size: 10px;
        margin-bottom: 5px;
        margin-top: 20px !important;
    }
    .item .caption-desc {
        display: none;
    }
    .wrap-caption {
        max-width: 100%;
    }
}

@media (max-width:479px) {
    .item .carousel-caption .caption-heading {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 5px;
    }
    .item .caption-desc {
        font-size: 10px;
        line-height: 10px;
    }
    .wrap-caption {
        max-width: 100%;
    }
    .banner .caption a.btn-default,
    .wrap-caption a.btn-default {
        font-size: 10px;
        line-height: 20px;
        padding: 2px 12px;
    }
    .image-wrap .meta {
        padding: 5px 20px;
    }
    .image-wrap .meta div {
        width: 50%;
        font-size: 10px;
        line-height: 10px;
    }
    .image-wrap .meta div:nth-child(2) {
        display: none;
        line-height: 10px;
    }
    .image-wrap .meta .fa {
        display: none;
    }
    .media-left,
    .media-right,
    .media-body {
        display: inline;
    }
    .comments-box .date {
        margin-left: 10px;
    }
    .how-item {
        text-align: center;
        margin-bottom: 40px;
        alignment-adjust: central;
    }
    .bg-overlaygrey img {
        max-height: 150px;
        max-width: 200px;
        margin: 0 auto;
        margin-left: 30%;
        margin-bottom: 40px;
    }
    .footer-logo {
        margin-bottom: 37px;
        margin-left: 26%;
    }
}

@media (min-width:768px) {
    .navbar-main.stiky .navbar-brand>img {
        width: 80%;
    }
    .work-info-icons {
        float: left;
        width: 50%;
        margin-top: 1% !important;
    }
}

.work-info-icons {
    float: left;
    margin-top: 4% !important;
    width: 50%;
    padding: 0 5%;
}

@media (max-width:1024px) {
    .work-info-icons {
        float: left;
        width: 50%;
    }
}

@media (max-width:1199px) {
    .work-info-icons {
        float: left;
        width: 50%;
    }
}

@-webkit-keyframes downloadBounce {
    to {
        -webkit-transform: translateY(0px) rotate(50deg);
    }
}

@-moz-keyframes downloadBounce {
    to {
        -moz-transform: translateY(0px) rotate(50deg);
    }
}

@keyframes downloadBounce {
    to {
        -webkit-transform: translateY(0px) rotate(50deg);
        -moz-transform: translateY(0px) rotate(50deg);
        -ms-transform: translateY(0px) rotate(50deg);
        -o-transform: translateY(0px) rotate(50deg);
        transform: translateY(0px) rotate(50deg);
    }
}

@-webkit-keyframes downloadBounce2 {
    to {
        -webkit-transform: translateY(0px) rotate(-50deg);
    }
}

@-moz-keyframes downloadBounce2 {
    to {
        -moz-transform: translateY(0px) rotate(-50deg);
    }
}

@keyframes downloadBounce2 {
    to {
        -webkit-transform: translateY(0px) rotate(-50deg);
        -moz-transform: translateY(0px) rotate(-50deg);
        -ms-transform: translateY(0px) rotate(-50deg);
        -o-transform: translateY(0px) rotate(-50deg);
        transform: translateY(0px) rotate(-50deg);
    }
}

.download {
    -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
    overflow: hidden;
    border-radius: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #0168b5;
    border: 2px solid #0168b5;
    color: white;
    padding: 18px 0 18px 28px;
    width: 100%;
    display: inline-block;
    position: relative;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    text-align: center;
    text-decoration: none;
}

.download:first-of-type {
    margin-right: 0;
}

.download span {
    display: block;
    position: relative;
    z-index: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.download span:after,
.download span:before {
    content: '';
    width: 1px;
    height: 16px;
    background: #0168b5;
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 100%;
    -webkit-transition: all 10ms ease-out;
    -moz-transition: all 10ms ease-out;
    transition: all 10ms ease-out;
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transform: translateY(0) rotate(0deg);
    -moz-transform: translateY(0) rotate(0deg);
    -ms-transform: translateY(0) rotate(0deg);
    -o-transform: translateY(0) rotate(0deg);
    transform: translateY(0) rotate(0deg);
    -webkit-animation: 0;
    -moz-animation: 0;
    animation: 0;
}

.download svg {
    z-index: 0;
    fill: white;
    position: absolute;
    left: 20%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(0deg) scale(0.04857);
    -moz-transform: translate(-50%, -50%) rotate(0deg) scale(0.04857);
    -ms-transform: translate(-50%, -50%) rotate(0deg) scale(0.04857);
    -o-transform: translate(-50%, -50%) rotate(0deg) scale(0.04857);
    transform: translate(-50%, -50%) rotate(0deg) scale(0.04857);
    -webkit-transition: all 350ms ease-out;
    -moz-transition: all 350ms ease-out;
    transition: all 350ms ease-out;
    height: 700px;
}

.download:hover {
    padding: 18px 0;
    color: #0168b5;
}

.download:hover svg {
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(60deg) scale(1);
    -moz-transform: translate(-50%, -50%) rotate(60deg) scale(1);
    -ms-transform: translate(-50%, -50%) rotate(60deg) scale(1);
    -o-transform: translate(-50%, -50%) rotate(60deg) scale(1);
    transform: translate(-50%, -50%) rotate(60deg) scale(1);
}

.download:hover span {
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    transform: translate(0, -10px);
    -webkit-transition: -webkit-transform 400ms ease-out 400ms;
    -moz-transition: -moz-transform 400ms ease-out 400ms;
    transition: transform 400ms ease-out 400ms;
}

.download:hover span:after,
.download:hover span:before {
    opacity: 1;
    -webkit-transition: all 400ms ease-out 400ms, -webkit-transform 300ms ease-in 100ms;
    -moz-transition: all 400ms ease-out 400ms, -moz-transform 300ms ease-in 100ms;
    transition: all 400ms ease-out 400ms, transform 300ms ease-in 100ms;
}

.download:hover span:after {
    -webkit-transform: translateY(7px) rotate(50deg);
    -moz-transform: translateY(7px) rotate(50deg);
    -ms-transform: translateY(7px) rotate(50deg);
    -o-transform: translateY(7px) rotate(50deg);
    transform: translateY(7px) rotate(50deg);
    -webkit-animation: downloadBounce 800ms linear alternate infinite;
    -moz-animation: downloadBounce 800ms linear alternate infinite;
    animation: downloadBounce 800ms linear alternate infinite;
}

.download:hover span:before {
    -webkit-transform: translateY(7px) rotate(-50deg);
    -moz-transform: translateY(7px) rotate(-50deg);
    -ms-transform: translateY(7px) rotate(-50deg);
    -o-transform: translateY(7px) rotate(-50deg);
    transform: translateY(7px) rotate(-50deg);
    -webkit-animation: downloadBounce2 800ms linear alternate infinite;
    -moz-animation: downloadBounce2 800ms linear alternate infinite;
    animation: downloadBounce2 800ms linear alternate infinite;
}

@media(max-width:1024px) {
    .info .info-item {
        display: inline-table;
        margin-right: 10px;
    }
}

.btn-menu {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
}

.btn-default-menu {
    color: #333;
    background-color: #fba301;
    border-color: #fba301;
    border-radius: 0;
    color: #fff;
    padding: 6px 35px;
    font-weight: bold;
    margin-top: 35px;
}

@media(max-width:768px) {
    .btn-default-menu {
        margin-top: 0px;
    }
}

.testimonial-container {
    background-color: rgba(245, 245, 245, 1);
    width: 100%;
}

.cd-testimonials-wrapper {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    background-color: #fff !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 30px 0px 40px;
    z-index: 1;
    font-family: 'raleway', sans-serif;
}

.cd-testimonials-wrapper h2 {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 60px;
    margin: 0 auto;
}

@media only screen and (min-width:768px) {
    .cd-testimonials-wrapper {}
    .cd-testimonials-wrapper h2 {
        text-align: center;
        position: absolute;
        width: 100%;
        top: 100px;
        margin: 0 auto;
    }
}

.testimonial-content {
    max-width: 1000px;
    width: 80%;
    margin: 0 auto 30px auto;
}

.cd-testimonials {
    color: rgba(130, 132, 139, 1);
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

.cd-testimonials>li {
    position: absolute;
    opacity: 0;
}

.cd-testimonials>li:first-child {
    position: relative;
    opacity: 1;
}

.testimonial-content p {
    font-style: normal;
    line-height: 1.4;
    margin-bottom: 1em;
    padding: 0 14px;
}

@media only screen and (min-width:768px) {
    .testimonial-content p {
        font-size: 18px;
        font-family: 'raleway';
    }
}

@media only screen and (min-width:1170px) {
    .testimonial-content p {
        font-size: 17px;
        line-height: 1.6;
    }
}

.cd-author-info span p {
    display: inline-block;
    font-size: 14px;
    padding-left: 0;
}

.cd-author-info span p a {
    color: rgba(126, 129, 136, 1);
}

.cd-author img,
.cd-author .cd-author-info {
    display: inline-block;
    vertical-align: top;
}

.cd-author img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 5px;
}

.cd-author .cd-author-info {
    text-align: left;
    line-height: 1
}

.cd-author .cd-author-info li:first-child {
    font-size: 14px;
    margin-top: 4px;
}

.cd-author .cd-author-info li:last-child {
    font-size: 12px;
    color: #6b6b70;
}

ul.cd-author-info {
    list-style: none;
}

ul.cd-author-info li span:before {
    font-family: 'FontAwesome';
    content: '\f099';
    font-size: 24px;
    display: inline-block;
    position: absolute;
    margin-top: 2px;
    font-style: normal;
    margin-left: -30px;
}

ul.cd-author-info li span {
    font-size: 14px;
    padding-left: 30px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    font-weight: 300;
}

@media only screen and (min-width:768px) {
    .cd-author img {
        width: 58px;
        height: 58px;
    }
    .cd-author .cd-author-info {
        line-height: 1.4;
    }
    .cd-author .cd-author-info li:first-child {
        font-size: 18px;
    }
}

@media only screen and (max-width:320px) {}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 50px;
    height: 100%;
    margin: 0px 0 0;
    position: absolute;
    z-index: 9999;
    top: 0;
    overflow: hidden;
    opacity: 1;
    background: #fff !important;
    cursor: none;
    color: rgba(255, 255, 255, .5);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.flex-direction-nav a:before {
    font-size: 40px;
    content: url('https://dl.dropboxusercontent.com/u/97609687/codepen/chevronleft.svg');
    position: absolute;
    display: block;
    top: 50%;
    padding: 14px 10px 14px 10px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.flex-direction-nav a.flex-next:before {
    content: url('https://dl.dropboxusercontent.com/u/97609687/codepen/chevronright.svg');
    padding: 14px 20px 14px 10px;
}

.flex-direction-nav .flex-prev {
    left: 0px;
}

.flex-direction-nav .flex-next {
    right: 0px;
    text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
}

.flex-control-paging li a {
    width: 6px;
    height: 6px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.4);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(2, 23, 31, 1);
    cursor: default;
}

.flex-control-nav {
    bottom: 30px;
    position: absolute;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 100%;
}

.flex-control-nav li {
    display: inline-block;
    padding: 0px 5px 0px 5px;
}

@media screen and (max-width:767px) {
    .flex-direction-nav a {
        width: 30px;
    }
    .flex-direction-nav a:before {
        visibility: hidden;
    }
    .flex-direction-nav a:before {
        padding: 14px 0px 10px 0px;
    }
    .flex-direction-nav .flex-prev {
        left: 0px;
    }
    .flex-direction-nav .flex-next {
        right: 0px;
        text-align: right;
    }
    .flexslider:hover .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 0px;
    }
    .flexslider:hover .flex-direction-nav .flex-prev:hover {
        opacity: 1;
    }
    .flexslider:hover .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0px;
    }
    .flex-direction-nav {
        visibility: hidden;
    }
}

<!--- home page---->.info-item p {
    font-size: 14px;
    font-weight: 600;
}

#blinker {
    color: #fff;
}

.work-info-body p {
    font-size: 20px;
    font-weight: 600;
}

.section stat-facts {
    background: url('images/page_img-u24411-fr.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}