body {
    font-family: Roboto, sans-serif !important;
    margin: 0;
    padding: 0;
    color: #666;
    font-size: 16px;
    line-height: 24px;
    background: #f4f4f4;
    font-weight: 300;
    overflow-x: hidden
}

a:focus {
    outline: 0px !important;
}

ul {
    margin: 0;
    padding: 0
}

.whatsapp-mobile {
    display: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Roboto, sans-serif;
    margin: 0
}

.blog-left h3 {
    margin-bottom: 0
}

h1,
h2 {
    font-size: 35px;
    text-transform: capitalize;
    color: #666;
    padding-bottom: 20px;
    font-weight: 300;
    line-height: 30px
}

label {
    font-weight: 400
}

h3 {
    padding-bottom: 20px;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px
}

h4 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0
}

dir,
menu,
ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0
}

.btn-white-border {
    background-color: transparent;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 0;
    display: inline-block;
    line-height: 40px;
    padding: 0 30px;
    text-decoration: none;
    border: 2px solid #fff;
    font-weight: 400
}

.btn-white-border:hover {
    background-color: #fff;
    border: 2px solid #fff;
    color: #333;
    text-decoration: none
}

.btn-blue-border {
    background-color: transparent;
    color: #0188cc;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 0;
    display: inline-block;
    line-height: 40px;
    padding: 0 30px;
    text-decoration: none;
    border: 2px solid #0188cc;
    font-weight: 400
}

.btn-blue-border:hover {
    background-color: #0188cc;
    border: 2px solid #0188cc;
    color: #fff;
    text-decoration: none
}

.btn-black-border {
    background-color: transparent;
    color: #333;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 0;
    display: inline-block;
    line-height: 40px;
    padding: 0 30px;
    text-decoration: none;
    border: 2px solid #333;
    font-weight: 400
}

.btn-black-border:hover {
    background-color: #333;
    border: 2px solid #333;
    color: #fff;
    text-decoration: none
}

.btn-white {
    background-color: #fff;
    border: 2px solid #fff;
    color: #333;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 0;
    display: inline-block;
    line-height: 40px;
    padding: 0 30px;
    text-decoration: none;
    font-weight: 400
}

.btn-white:hover {
    background-color: #1377e8;
    border: 2px solid #1377e8;
    color: #fff;
    text-decoration: none
}

.btn-blue {
    background-color: #029cd8;
    border: 2px solid #029cd8;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 0;
    display: inline-block;
    line-height: 40px;
    padding: 0 30px;
    text-decoration: none;
    font-weight: 400
}

.btn-blue:hover {
    background-color: #333;
    border: 2px solid #333;
    color: #fff;
    text-decoration: none
}

.full-with .container-fluid {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.margi-bottom-30 {
    margin-bottom: 30px
}

.margin-top-30 {
    margin-top: 30px
}

.padding-top-bottom {
    padding: 30px 0
}

.padding-top-30 {
    padding-top: 30px
}

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

.pad-60 {
    padding: 60px 0
}

.clear {
    clear: both
}

.spacer {
    height: 30px
}

.home-about {
    background: #3196da;
    padding: 75px;
    text-align: center;
    color: #fff;
    height: 632px
}

.inner-page .digital-marketing .span-left {
    float: right;
    text-align: left;
    margin-left: 10px;
    width: 73%
}

.inner-page .digital-marketing .span-right {
    float: left
}

.inner-page .digital-marketing-lft a,
.inner-page .digital-marketing-lft h4,
.inner-page .digital-marketing-lft p {
    background: #3196da !important
}

.inner-page .digital-marketing .span-right img {
    max-width: 117%;
    padding: 10px 20px 10px 10px;
    height: auto
}

.inner-home-about {
    height: 580px
}

.banner {
    /* background: url(../images/banner.webp) no-repeat center top; */
    background-size: cover;
    width: 100%;
    padding: 20px 0
}

.bannr-text {
    padding: 230px 0 150px 0;
    text-align: center;
    width: 85%;
    margin: 0 auto
}

.banner h1 {
    font-size: 72px;
    color: #fff;
    line-height: 80px;
    padding-bottom: 10px;
    font-weight: 100
}

.banner h3 {
    color: #fff;
    padding-bottom: 60px;
    height: 60px
}

.banner h3 a {
    color: #1377e8;
    text-decoration: none
}

.inner-banner {
    background: url(../images/inner-banner.jpg) no-repeat center top;
    background-size: cover;
    width: 100%
}

.inner-banner-text {
    padding: 200px 0 100px 0;
    text-align: center;
    width: 85%;
    margin: 0 auto
}

.inner-banner h1 {
    font-size: 72px;
    color: #fff;
    line-height: 80px;
    padding-bottom: 20px;
    font-weight: 400;
    text-transform: uppercase
}

.logo {
    text-align: center
}

.top-right-menu {
    padding-top: 30px;
    text-align: right
}

.top-right-menu ul {
    width: 100%
}

.top-right-menu li {
    list-style: none;
    display: inline-block;
    margin-right: 20px
}

.top-right-menu li:last-child {
    margin-right: 0
}

.top-right-menu li a {
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none
}

.top-right-menu li a:hover {
    color: #fff;
    text-decoration: none
}

.we-are-best-in {
    background: url(../images/blue-bg-1.jpg) no-repeat center center;
    text-align: center;
    background-size: cover;
    width: 100%;
    padding: 60px 0 50px
}

.we-are-best-in h2 {
    color: #fff
}

.we-are-best-in ul {
    width: 100%;
    padding-top: 20px !important
}

.we-are-best-in li {
    border-right: 1px solid #8bcce8;
    list-style: none;
    display: inline-block;
    padding: 0 20px
}

.we-are-best-in li:last-child {
    border-right: 0
}

.pad-20 {
    padding: 20px 0
}

.home-about h2 {
    color: #fff;
    padding-bottom: 60px;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase
}

.home-about p {
    color: #fff;
    font-weight: 300;
    padding-bottom: 5px
}

.home-ecommerce {
    background: #169f85;
    padding: 75px;
    text-align: center;
    color: #fff;
    height: 539px
}

.home-ecommerce h2 {
    color: #fff;
    padding-bottom: 60px;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase
}

.home-ecommerce p {
    color: #fff;
    font-weight: 300;
    padding-bottom: 30px
}

.home-dev-large {
    background: #33485d;
    padding: 75px;
    text-align: center;
    color: #fff;
    height: 578px;
}

.home-dev-large h2 {
    color: #fff;
    padding-bottom: 60px;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase
}

.home-dev-large p {
    color: #fff;
    font-weight: 300;
    padding-bottom: 30px
}

.home-dev {
    width: 100%
}

.home-dev a {
    color: #fff;
    display: block;
    text-decoration: none;
    background: #33485d;
    padding: 75px 10px;
    text-align: center;
    color: #fff;
    height: 328px;
}

.home-dev a:hover {
    background: #3196da;
    text-decoration: none
}

.home-dev h2 {
    color: #fff;
    padding-bottom: 0;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase
}

.home-dev img {
    margin-bottom: 30px
}

.home-dev p {
    color: #fff;
    font-weight: 300;
    padding-bottom: 30px
}

.home-design {
    width: 100%
}

.home-design a {
    color: #fff;
    display: block;
    text-decoration: none;
    background: #e67d21;
    padding: 75px 10px;
    text-align: center;
    color: #fff
}

.home-design a:hover {
    background: #3196da;
    text-decoration: none
}

.home-design h2 {
    color: #fff;
    padding-bottom: 0;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase
}

.home-design img {
    margin-bottom: 30px
}

.home-design p {
    color: #fff;
    font-weight: 300;
    padding-bottom: 30px
}

.home-digital {
    width: 100%
}

.home-digital a {
    color: #fff;
    display: block;
    text-decoration: none;
    background: #3196da;
    padding: 75px 10px;
    text-align: center;
    color: #fff
}

.home-digital a:hover {
    background: #3196da;
    text-decoration: none
}

.home-digital h2 {
    color: #fff;
    padding-bottom: 0;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase
}

.home-digital img {
    margin-bottom: 30px
}

.home-digital p {
    color: #fff;
    font-weight: 300;
    padding-bottom: 30px
}

.home-theme-store {
    width: 100%
}

.home-theme-store a {
    color: #fff;
    display: block;
    text-decoration: none;
    background: #33485d;
    padding: 49px 10px;
    text-align: center;
    color: #fff
}

.home-theme-store a:hover {
    background: #3196da;
    text-decoration: none
}

.home-theme-store h2 {
    color: #fff;
    padding-bottom: 0;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase
}

.home-theme-store img {
    margin-bottom: 30px
}

.home-theme-store p {
    color: #fff;
    font-weight: 300;
    padding-bottom: 30px
}

.call-to-action {
    background: url(../images/blue-bg-2.webp) no-repeat center center;
    text-align: center;
    background-size: cover;
    width: 100%
}

.call-to-action h2 {
    color: #fff;
    padding: 6px 0 0 0
}

.ecommerce-seo {
    background: url(../images/blue-bg-3.webp) no-repeat center center;
    background-size: cover;
    width: 100%
}

.ecommerce-seo h2 {
    color: #333;
    font-weight: 600
}

.ecommerce-seo p {
    padding-bottom: 0
}

.ecommerce-seo-text {
    padding-top: 80px
}

.home-testimonial-box {
    width: 100%;
    height: 100%;
    position: relative;
    height: 577px;
    overflow: hidden
}

.home-testimonial-box img {
    width: 100%
}

.home-testimonial-data {
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../images/transparent-bg.png) repeat-x;
    height: 466px;
    width: 100%;
    color: #fff
}

.quotes-icon {
    width: 76px;
    float: left
}

.home-testimonial-text {
    width: 85%;
    float: left;
    padding-left: 30px
}

.home-testimonial-text a {
    color: #fff;
    text-decoration: none;
    font-size: 14px
}

.testimonial-top {
    position: absolute;
    bottom: 30px;
    padding-left: 30px
}

.home-testimonial-box-small {
    width: 100%;
    height: 100%;
    position: relative;
    height: 273px;
    overflow: hidden
}

.home-testimonial-box-small img {
    width: 100%
}

.home-testimonial-data-small {
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../images/transparent-yellow-bg.png) repeat-x;
    height: 100%;
    width: 100%;
    color: #fff
}

.quotes-icon-small {
    width: 26px
}

.home-testimonial-text-small {
    float: left;
    padding-bottom: 10px
}

.home-testimonial-text-small a {
    color: #fff;
    text-decoration: none;
    font-size: 14px
}

.testimonial-top-small {
    padding: 0 30px 0 30px;
    position: absolute;
    bottom: 16px
}

.quotes-icon-40 {
    width: 40px;
    padding-bottom: 30px
}

.quotes-icon-40 img {
    width: 100%
}

.home-testimonial-box-small2 {
    width: 100%;
    height: 100%;
    position: relative;
    height: 273px;
    overflow: hidden
}

.home-testimonial-box-small2 img {
    width: 100%
}

.home-testimonial-data-small2 {
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../images/transparent-green-bg.png) repeat-x;
    height: 100%;
    width: 100%;
    color: #fff
}

.quotes-icon-small2 {
    width: 26px
}

.home-testimonial-text-small2 {
    float: left;
    padding-bottom: 10px
}

.home-testimonial-text-small2 a {
    color: #fff;
    text-decoration: none;
    font-size: 14px
}

.testimonial-top-small2 {
    padding: 120px 30px 0 30px
}

#portfolio img {
    width: 100%
}

.home-blog {
    width: 100%;
    margin-top: 27px;
}

.home-blog a {
    color: #fff;
    display: block;
    text-decoration: none;
    background: #e67d21;
    padding: 76px 40px;
    text-align: left;
    color: #fff
}

.home-blog a:hover {
    background: #3196da
}

.home-blog h4 {
    padding-bottom: 17px;
    letter-spacing: 4px
}

.home-blog h3 {
    display: block;
    display: -webkit-box;
    max-width: 400px;
    height: 50px;
    margin: 0 auto;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.home-blog i {
    margin-top: 21px
}

.home-blog p {
    color: #fff;
    font-weight: 300;
    padding-bottom: 30px
}

.home-blog2 {
    width: 100%
}

.home-blog2 a {
    color: #fff;
    display: block;
    text-decoration: none;
    background: #33485d;
    padding: 76px 40px;
    text-align: left;
    color: #fff
}

.home-blog2 a:hover {
    background: #3196da
}

.home-blog2 h4 {
    padding-bottom: 17px;
    letter-spacing: 4px
}

.home-blog2 h3 {
    display: block;
    display: -webkit-box;
    max-width: 400px;
    height: 50px;
    margin: 0 auto;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.home-blog2 i {
    margin-top: 21px
}

.home-blog2 p {
    color: #fff;
    font-weight: 300;
    padding-bottom: 30px
}

.blog-img,
.blog-img2 {
    height: 273px
}

.blog-img img {
    width: 100%;
    height: 100%
}

.blog-img2 img {
    width: 100%;
    height: 100%
}

.footer-middle {
    padding: 90px 0 60px;
    background: #222 url(../images/logo-shape.webp) no-repeat;
    font-size: 14px
}

.footer-middle h2 {
    color: #fff
}

.footer-middle p {
    color: #fff;
    padding-bottom: 0
}

.footer-new {
    padding: 60px 0 60px;
    background: #041122;
    font-size: 14px
}

.footer-new h2 {
    color: #fff
}

.footer-new p {
    color: #fff;
    padding-bottom: 0
}

.footer-new-link {
    text-align: center
}

.footer-new-link-top {
    width: 100%
}

.footer-new-link-top ul {
    width: 100%
}

.footer-new-link-top li {
    list-style: none;
    display: inline-block
}

.footer-new-link-top li a {
    color: #fff;
    text-transform: uppercase !important;
    font-weight: 500;
    padding: 8px 15px;
    text-transform: none
}

.footer-new-link-top li a:hover {
    text-decoration: none;
    color: #3196da
}

.footer-new-link-bottom {
    color: #5e6a77;
    padding: 10px 0;
    font-weight: 400
}

.footer-new-social {
    text-align: right
}

.footer-new-social ul {
    width: 100%
}

.footer-new-social li {
    list-style: none;
    display: inline-block
}

.footer-new-social li a {
    color: #fff;
    text-transform: uppercase !important;
    font-weight: 500;
    padding: 8px 15px;
    text-transform: none
}

.footer-new-social li a:hover {
    text-decoration: none;
    color: #3196da
}

.footer-box-body {
    width: 100%;
    color: #d1d1d1;
    padding-bottom: 30px
}

.blue-bg-hearder {
    background: #0188cc;
    width: 100%
}

.blue-bg-hearder-inner {
    position: relative;
    padding: 50px 0
}

.blue-bg-hearder-inner::after {
    content: " ";
    position: absolute;
    top: 100%;
    left: 10px;
    margin-left: -5px;
    border-width: 17px;
    border-style: solid;
    border-color: #0188cc transparent transparent transparent
}

.blue-bg-hearder h2 {
    padding: 0;
    margin: 0;
    color: #fff !important
}

.footer-box-body p {
    color: #d1d1d1
}

.footer-box-body ul {
    width: 100%;
    padding-left: 0
}

.footer-box-body li {
    list-style: none;
    line-height: 35px
}

.footer-box-body a {
    color: #d1d1d1;
    text-decoration: none
}

.footer-box-body a:hover {
    color: #fff
}

.social-footer {
    width: 100%;
    text-align: right
}

.social-footer ul {
    width: 100%
}

.social-footer li {
    list-style: none;
    width: 32px;
    height: 28px;
    display: inline-block;
    margin-left: 3px
}

.social-footer a {
    text-decoration: none;
    background: #424242;
    color: #8e8e8e !important;
    display: block;
    text-align: center;
    padding: 6px 0
}

.social-footer a:hover {
    background: #222
}

.footer-contact {
    width: 100%
}

.footer-contact-left {
    width: 30px;
    float: left;
    color: #3196da
}

.footer-contact-right {
    width: 84%;
    float: left
}

.footer-middle h3 {
    color: #fff;
    text-transform: capitalize;
    padding-bottom: 35px
}

.pay-card {
    text-align: right;
    margin-top: 30px
}

.footer-bottom {
    background: #151515;
    padding: 40px 0;
    color: #8e8e8e
}

.footer-bottom a {
    color: #666;
    text-decoration: none
}

.footer-bottom a:hover {
    text-decoration: underline
}

.powered-by {
    text-align: right
}

.copyright {
    font-size: 14px;
    padding-top: 8px
}

.copyright a {
    color: #8e8e8e;
    text-decoration: none
}

.copyright a:hover {
    text-decoration: none;
    color: #fff
}

.social-menu {
    text-align: center;
    padding: 40px 0 20px 0
}

.social-menu {
    font-size: 20px
}

.social-menu a {
    color: #333;
    text-decoration: none;
    display: inline-block;
    padding: 0 20px
}

.social-menu a:hover {
    color: #3196da
}

.breadcrumbs {
    width: 100%;
    color: #fff
}

.breadcrumbs ul {
    width: 100%;
    color: #fff;
    text-transform: uppercase
}

.breadcrumbs li {
    list-style: none;
    padding-right: 18px;
    margin-right: 5px;
    display: inline;
    background: url(../images/arrow-white.png) right center no-repeat
}

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

.breadcrumbs a:hover {
    text-decoration: underline
}

.falf-img {
    width: 100%;
    height: 578px
}

.falf-img img {
    width: 100%;
    height: 100%;
}

.box-green {
    width: 100%;
}

.box-green a {
    color: #fff;
    display: block;
    text-decoration: none;
    background: #169f85;
    padding: 75px 10px;
    text-align: center;
    color: #fff
}

.box-green a:hover {
    background: #3196da;
    text-decoration: none
}

.box-green h2 {
    color: #fff;
    padding-bottom: 0;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase
}

.box-green img {
    margin-bottom: 30px
}

.box-green p {
    color: #fff;
    font-weight: 300;
    padding-bottom: 30px
}

.box-blue {
    width: 100%
}

.box-blue a {
    color: #fff;
    display: block;
    text-decoration: none;
    background: #3196da;
    padding: 75px 10px;
    text-align: center;
    color: #fff;
    height: 274px;
}

.box-blue a:hover {
    background: #3196da;
    text-decoration: none
}

.box-blue h2 {
    color: #fff;
    padding-bottom: 0;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase
}

.box-blue img {
    margin-bottom: 30px
}

.box-blue p {
    color: #fff;
    font-weight: 300;
    padding-bottom: 30px
}

.box-gray {
    width: 100%
}

.box-gray a {
    color: #fff;
    display: block;
    text-decoration: none;
    background: #33485d;
    padding: 75px 10px;
    text-align: center;
    color: #fff;
    height: 274px;
}

.box-gray a:hover {
    background: #3196da;
    text-decoration: none
}

.box-gray h2 {
    color: #fff;
    padding-bottom: 0;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase
}

.box-gray img {
    margin-bottom: 30px
}

.box-gray p {
    color: #fff;
    font-weight: 300;
    padding-bottom: 30px
}

.testimonial-single2 {
    background: url(../images/blue-bg-4.jpg) no-repeat center center;
    background-size: cover;
    width: 100%
}

.testimonial-single2 p {
    padding: 30px 0;
    color: #fff
}

.testimonial-single2-left {
    width: 50%;
    float: left
}

.testimonial-single2-left img {
    width: 100%
}

.testimonial-single2-right {
    width: 50%;
    float: left
}

.testimonial-single2-right a {
    color: #fff
}

.testimonial-single2-right-text {
    padding: 140px 50px 0 50px;
    color: #fff
}

.latest-ecommercelft h3 {
    margin: 0;
    font-weight: 500;
    margin-top: 10px;
    font-size: 22px;
    color: #fff;
    padding: 0;
    display: block
}

.latest-ecommercerht .form-control {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    height: 38px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

.btn-subscribe {
    text-transform: uppercase;
    background: #3f3e3e;
    color: #fff;
    display: inline-block;
    padding: 8px 25px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent
}

.btn-subscribe:hover {
    background: #fff;
    color: #3f3e3e
}

.blog {
    padding: 50px 0
}

.blog-box {
    margin-bottom: 25px;
    overflow: hidden
}

.blog-box img {
    width: 100%;
    transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -webkit-transition: all .5s ease-in
}

.blog-box img:hover {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

-moz- .caption-box {
    padding: 10px 0
}

.caption-box .read-more {
    text-transform: uppercase;
    font-size: 12px;
    background: #3196da;
    border: 2px solid transparent;
    color: #fff;
    padding: 8px 20px;
    display: inline-block;
    color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.caption-box .read-more:hover {
    text-decoration: none;
    background: 0 0;
    color: #3196da;
    border: 2px solid #3196da
}

.caption-box h4 {
    color: #3e3e3e;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    margin: 5px 0 10px 0;
    height: 50px
}

.caption-box h4 a {
    color: #3e3e3e
}

.blogpst-right h4:hover a,
.caption-box h4:hover a {
    text-decoration: none;
    color: #3196da
}

.caption-box p {
    font-weight: 400;
    font-size: 14px;
    color: #6a6a6a;
    line-height: 25px
}

.caption-box .date {
    color: #a8a8a8;
    font-size: 14px;
    font-weight: 500
}

#search-field #imaginary_container {
    margin-top: 20%
}

#search-field .stylish-input-group {
    height: 45px
}

#search-field .stylish-input-group .input-group-addon {
    background: #fff !important
}

#search-field .stylish-input-group .form-control {
    height: 100%;
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: #ccc
}

.category-box {
    margin: 15px 0
}

#search-field .stylish-input-group button {
    border: 0;
    background: 0 0
}

.category-box h4 {
    color: #616161;
    font-size: 16px;
    text-transform: uppercase;
    font-family: Raleway, sans-serif;
    font-weight: 700;
    padding-bottom: 20px
}

.category-list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.category-list li a {
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #6d6d6d;
    font-size: 14px;
    display: block;
    transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    text-decoration: none;
    padding: 10px 14px
}

.category-list li a i {
    margin-right: 6px;
    color: #3196da
}

.category-list li a:hover {
    color: #fff;
    background: #3196da
}

.category-list li a:hover i {
    color: #fff
}

.category-list li {
    border: 1px solid #e9e6e6;
    margin-bottom: 5px
}

.tab-box .nav-tabs>li.active>a {
    border-bottom: 1px solid transparent !important
}

.tab-box .nav-tabs li a {
    color: #616161;
    cursor: pointer !important;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    margin-right: 0;
    font-family: Raleway, sans-serif;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 1px solid #3196da !important
}

.tab-box .nav-tabs>li.active>a,
.tab-box .nav-tabs>li.active>a:focus,
.tab-box .nav-tabs>li.active>a:hover {
    color: #fff;
    background: #3196da
}

.tab-box .nav-tabs>li a:hover,
.tab-box .nav-tabs>li:focus {
    background: #3196da;
    color: #fff
}

.blogpst-right h4 {
    text-transform: uppercase;
    color: #3196da;
    font-size: 15px;
    margin-bottom: 10px;
    font-family: Raleway, sans-serif;
    font-weight: 700
}

.blogpst-right h4 a {
    color: #3196da
}

.blogpst-right p {
    font-size: 13px;
    color: #6d6d6d
}

.blogpst-left img {
    width: 100%
}

.blogpst-right {
    float: right;
    width: 65%;
    padding: 20px 0 20px 0
}

.blogpst-right p {
    margin-bottom: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    line-height: 25px
}

.blogpst-left {
    padding: 20px 15px 20px 0;
    float: left;
    width: 35%;
    box-sizing: border-box
}

.tab-box .row {
    margin: 0
}

.tab-box {
    padding: 0 0
}

.tab-box .nav-tabs>li {
    width: 50%
}

.tab-box .tab-content {
    border: 1px solid #e9e6e6;
    padding: 0 15px
}

.portfolio .nav-tabs>li {
    float: none;
    display: inline-block
}

.portfolio .nav-tabs {
    border-bottom: none
}

.portfolio .nav-tabs>li>a:hover {
    border: 1px solid #029fe0;
    color: #029fe0;
    background: 0 0
}

.portfolio .nav-tabs>li.active>a,
.portfolio .nav-tabs>li.active>a:focus,
.portfolio .nav-tabs>li.active>a:hover,
.portfolio .nav-tabs>li>a:active,
.portfolio .nav-tabs>li>a:focus {
    text-shadow: none;
    color: #029fe0;
    background: 0 0 !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    outline: 0;
    border: 1px solid #029fe0
}

.portfolio .nav-tabs>li {
    float: none
}

.portfolio .nav-tabs>li>a {
    text-transform: capitalize;
    font-size: 16px;
    border: 1px solid transparent;
    border-radius: 5px;
    text-align: center;
    padding: 7px 28px;
    color: #888686;
    font-weight: 500
}

.portfolio .tab-pane {
    padding: 20px 0
}

.portfolio .tabbable-line {
    padding-bottom: 30px
}

.portfolio .port-image {
    width: 100%
}

.gallery_product img {
    width: 100%;
    height: auto
}

.portfolio .gallery_product {
    margin-bottom: 30px
}

.portfolio {
    padding: 40px 0 30px 0
}

.platforms .portfolio {
    padding: 0 0 30px 0
}

.portfolio .gallery_product-inner {
    position: relative
}

.portfolio .gallery-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(2, 159, 224, .9);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease
}

.portfolio .gallery_product:hover .gallery-overlay {
    height: 100%
}

.portfolio .text {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    white-space: nowrap;
    color: #fff;
    font-size: 30px;
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.portfolio .text i {
    margin-right: 6px
}

.btn-live {
    display: inline-block;
    margin-right: 0
}

.btn-snap {
    display: inline-block
}

.btn-snap {
    font-size: 14px;
    width: 120px;
    text-align: center;
    background: 0 0;
    border: 2px solid #fff;
    padding: 8px 14px 8px 14px;
    color: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: inline-block;
    margin-right: 5px
}

.btn-live a,
.btn-live a i {
    color: #fff
}

.btn-snap:hover {
    color: #333;
    background: #fff;
    border: 2px solid transparent;
    text-decoration: none
}

.btn-snap:hover a {
    color: #333;
    text-decoration: none
}

.btn-snap:hover a i {
    color: #333
}

.btn-live a i,
.btn-snap a i {
    margin-right: 4px
}

.btn-live {
    font-size: 14px;
    width: 120px;
    text-align: center;
    background: #fff;
    border: 2px solid transparent;
    padding: 8px 14px 8px 14px;
    color: #333;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: inline-block
}

.btn-live a,
.btn-live a i {
    color: #333
}

.btn-live:hover {
    color: #fff;
    background: 0 0;
    border: 2px solid #fff;
    text-decoration: none
}

.btn-live:hover a {
    color: #fff;
    text-decoration: none
}

.btn-live:hover a i {
    color: #fff
}

.error {
    color: red;
    font-size: 14px;
    text-align: left;
    display: block;
    font-weight: 500
}

.portfolio .nav-tabs>li {
    float: none;
    display: inline-block
}

.portfolio .nav-tabs {
    border-bottom: none
}

.portfolio .nav-tabs>li>a:hover {
    border: 1px solid #029fe0;
    color: #029fe0;
    background: 0 0
}

.portfolio .nav-tabs>li.active>a,
.portfolio .nav-tabs>li.active>a:focus,
.portfolio .nav-tabs>li.active>a:hover,
.portfolio .nav-tabs>li>a:active,
.portfolio .nav-tabs>li>a:focus {
    text-shadow: none;
    color: #029fe0;
    background: 0 0 !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    outline: 0;
    border: 1px solid #029fe0
}

.portfolio .nav-tabs>li {
    float: none
}

.portfolio .nav-tabs>li>a {
    text-transform: capitalize;
    font-size: 16px;
    border: 1px solid transparent;
    border-radius: 5px;
    text-align: center;
    padding: 7px 28px;
    color: #888686;
    font-weight: 500
}

.portfolio .tab-pane {
    padding: 20px 0
}

.portfolio .tabbable-line {
    padding-bottom: 30px
}

.advance-seo {
    color: #fff
}

.advance-seo h2 {
    font-size: 36px;
    font-weight: 500;
    color: #fff;
    line-height: 40px
}

.advance-seo .span-light {
    font-weight: 300
}

.get-quote {
    background: #fff;
    color: #343434;
    border: 2px solid transparent;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    display: inline-block;
    padding: 7px 25px
}

.get-quote:hover {
    background: 0 0;
    color: #fff;
    border: 2px solid #fff;
    text-decoration: none
}

.digital-marketing {
    padding: 50px 0
}

.digital-marketing-lft {
    padding-bottom: 30px
}

.digital-marketing-rht {
    overflow: hidden;
    padding-bottom: 30px
}

.digital-marketing-rht p {
    font-size: 14px;
    color: #5e5d5d;
    font-weight: 400
}

.digital-marketing-rht h2 {
    text-transform: capitalize;
    padding: 25px 0 15px;
    margin: 0;
    color: #3196da;
    font-size: 24px;
    font-weight: 500
}

.digital-marketing-rht h2 a {
    color: #3196da
}

.digital-marketing .span-left {
    text-align: right;
    float: left;
    width: 76%;
    margin-right: 10px
}

.digital-marketing .span-right {
    float: right;
    width: 20%;
    text-align: right
}

.digital-marketing .span-right i {
    font-size: 25px;
    width: 68px;
    text-align: center;
    height: 68px;
    line-height: 68px;
    color: #fff;
    background: #33485d
}

.digital-marketing .span-left p {
    font-size: 13px;
    color: #727272;
    font-weight: 400;
    line-height: 24px;
    margin: 0
}

.digital-marketing .span-left h4 {
    font-weight: 500;
    padding-bottom: 10px
}

.digital-marketing-lft .nav-tabs>li>a h4 {
    text-transform: capitalize;
    color: #555
}

.digital-marketing-lft .nav-tabs>li>a {
    transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    border-radius: 4px;
    border: none;
    padding: 15px;
    width: 100%;
    float: left;
    clear: both
}

.digital-marketing-lft .nav-tabs>li.active>a,
.digital-marketing-lft .nav-tabs>li.active>a:focus,
.digital-marketing-lft .nav-tabs>li.active>a:hover,
.digital-marketing-lft .nav-tabs>li:hover>a {
    border: none;
    background: #3196da;
    color: #fff;
    cursor: pointer
}

.digital-marketing-lft .nav-tabs>li.active>a i,
.digital-marketing-lft .nav-tabs>li.active>a:focus i,
.digital-marketing-lft .nav-tabs>li.active>a:hover i,
.digital-marketing-lft .nav-tabs>li:hover>a i {
    border: none;
    background: #fff;
    color: #3196da
}

.digital-marketing-lft .nav-tabs>li {
    float: left;
    margin-bottom: 5px;
    width: 100%;
    clear: both
}

.digital-marketing-lft .nav-tabs>li.active>a p,
.digital-marketing-lft .nav-tabs>li.active>a p:focus,
.digital-marketing-lft .nav-tabs>li.active>a:hover p,
.digital-marketing-lft .nav-tabs>li:hover>a p {
    border: none;
    background: #3196da;
    color: #fff
}

.digital-marketing-lft .nav-tabs>li.active>a h4,
.digital-marketing-lft .nav-tabs>li.active>a h4:focus,
.digital-marketing-lft .nav-tabs>li.active>a:hover h4,
.digital-marketing-lft .nav-tabs>li:hover>a h4 {
    border: none;
    background: #3196da;
    color: #fff
}

.free-consultation {
    padding: 50px 0
}

.free-consultation-box {
    background: #33485d;
    color: #fff;
    min-height: 340px;
    padding: 40px 7px
}

.free-consultation h2 {
    padding-bottom: 50px;
    color: #303030;
    font-weight: 300;
    font-size: 40px
}

.free-consultation-box p {
    color: #fff;
    padding: 30px
}

.free-consultation-box i {
    font-size: 25px;
    background: #fff;
    color: #5e5d5d;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.free-consultation h2 .span-bold {
    font-weight: 700
}

.bg-blue {
    background: #3196da
}

.digital-marketing-rht img {
    transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in
}

.digital-marketing-rht img:hover {
    transform: scale(1.1)
}

.digital-marketing-lft .nav-tabs {
    border: none
}

.careers {
    padding: 40px 0
}

.whats-passion h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 300;
    padding: 0 0 40px
}

.whats-passion .form-control {
    height: 38px;
    border: 2px solid #fff;
    background: 0 0;
    color: #fff;
    font-weight: 500
}

.whats-passion h3 .span-bld {
    font-weight: 700
}

.btn-submit {
    border: 2px solid transparent;
    text-transform: uppercase;
    background: #fff;
    color: #20aae3;
    display: inline-block;
    padding: 7px 35px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer
}

.btn-submit:hover {
    background: 0 0;
    color: #fff;
    border: 2px solid #fff
}

.whats-passion .form-control::-webkit-input-placeholder {
    color: #fff
}

.whats-passion .form-control::-moz-placeholder {
    color: #fff
}

.whats-passion .form-control:-ms-input-placeholder {
    color: #fff
}

.whats-passion .form-control:-moz-placeholder {
    color: #fff
}

.whats-passion .inputfile {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.whats-passion .inputfile+label {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    display: block;
    border: 2px solid #fff;
    height: 38px;
    padding: 6px 12px;
    white-space: nowrap
}

.whats-passion .inputfile+label:hover,
.whats-passion .inputfile:focus+label {
    background-color: transparent
}

.whats-passion .inputfile+label {
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis
}

.whats-passion .inputfile:focus+label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px
}

.experience-box {
    color: #fff;
    margin-bottom: 30px;
    background: #3196da;
    padding: 26px
}

.Experience {
    font-weight: 500;
    font-size: 24px
}

.keyskills {
    font-weight: 500;
    font-size: 16px;
    padding: 20px 0 10px
}

.apply-now {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    border: 1px solid #fff;
    display: inline-block;
    padding: 7px 35px;
    margin: 10px 0
}

.apply-now:focus,
.apply-now:hover {
    background: #fff;
    color: #333;
    text-decoration: none
}

.experience-box .skill-list {
    padding: 20px 0 !important;
    margin: 0;
    list-style-type: none
}

.experience-box .skill-list li {
    display: inline-block;
    margin-bottom: 13px
}

.experience-box .skill-list li a {
    text-transform: capitalize;
    font-weight: 500;
    color: #454545;
    background: #fff;
    padding: 5px 15px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}

.experience-box .skill-list li a:focus,
.experience-box .skill-list li a:hover {
    text-decoration: none;
    color: #fff;
    background: 0 0;
    border: 1px solid #fff
}

.careers-right p {
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 6px
}

.careers-right h2 {
    text-transform: capitalize;
    color: #4a4a4a;
    font-size: 36px;
    font-weight: 300;
    margin-top: 20px
}

.bg-oval {
    background: #33485d
}

.demo select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/selct-arrow.png) no-repeat 94% center !important;
    text-indent: .01px;
    text-overflow: "";
    color: #000;
    height: 42px;
    padding: 5px 10px;
    border: 1px solid #ccc
}

.demo select.balck {
    background-color: #000
}

.demo select.option3 {
    border-radius: 10px 0
}

.demo .selct {
    box-shadow: none !important
}

.demo .selct:focus {
    background: url(../images/selct-arrow.png) no-repeat 94% center !important;
    border: none
}

.demo select option {
    color: #333
}

#slide-contact {
    z-index: 999999;
    width: 0;
    top: 250px;
    position: fixed;
    right: 0;
    transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -webkit-transition: all .5s ease-in
}

#slide-contact #header {
    width: 260px;
    height: auto;
    position: relative;
    right: 0;
    border-radius: 3px;
    background: #fff;
    float: left
}

#slide-contact #sidebar1 {
    left: 154px
}

#sidebar1,
#slide-contact #sidebar {
    cursor: pointer;
    font-weight: 900;
    position: absolute;
    top: 28px;
    left: -83px;
    letter-spacing: 2px;
    white-space: nowrap;
    background-color: #3196da;
    color: #fff;
    transform: rotate(-90deg);
    padding: 12px;
    font-size: 11px;
    text-transform: uppercase;
    height: 56px;
    line-height: 31px;
    text-align: left;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    font-weight: 500;
    -moz-border-bottom-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0
}

#slide-contact #sidebar1 {
    position: absolute;
    top: 180px;
    left: 113px;
    box-shadow: 0 0 8px gray
}

#slide-contact h2 {
    line-height: 32px;
    padding-bottom: 0;
    font-size: 21px
}

.minus {
    width: 260px !important
}

#slide-contact .form-group {
    margin-bottom: 10px
}

.contactUs-header {
    position: relative;
    background-color: #2c2c2c;
    padding: 30px 15px
}

.contactUs-header-title {
    display: inline-block;
    color: #fff;
    margin: 0;
    font-size: 1.64706rem
}

#slide-contact .form-body {
    padding: 15px
}

#slide-contact .form-control {
    border-radius: 0;
    font-size: 14px;
    color: #8f8f8f;
    font-weight: 400;
    border: none;
    border-bottom: 1px solid #e2e1e1
}

#slide-contact textarea {
    resize: none
}

#slide-contact .btn-blue {
    font-weight: 300;
    font-weight: 500;
    margin-top: 10px;
    text-transform: uppercase;
    display: block;
    width: 100%;
    text-align: center
}

#slide-contact .form-control:focus {
    border-radius: 0;
    border-bottom: 1px solid #51cbee;
    outline: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -moz-box-shadow: none
}

#slide-contact .close {
    margin-top: -2px;
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    float: right;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: none;
    position: absolute;
    right: 16px;
    top: 10px
}

#slide-contact .close:focus,
#slide-contact .close:hover {
    opacity: 1;
    color: #fff;
    outline: 0
}

#slide-contact .contactUs-header {
    position: relative
}

#app-worp {
    position: fixed;
    z-index: 999999;
    right: 0;
    top: 120px !important
}

#hike,
#viber,
#whatsapp {
    padding: 0;
    margin: 0;
    text-align: right;
    cursor: pointer;
    float: right
}

.tbl {
    display: table;
    height: 100%
}

.tbl-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.whatsapp .myDivapp {
    text-align: center
}

.myDivapp {
    height: 55px;
    border-radius: 4px;
    float: right;
    background: #1ac6ff;
    display: none;
    text-align: justify
}

.myDivapp p {
    margin: 0;
    font-size: 14px;
    letter-spacing: 2px;
    margin: 2px 5px;
    width: 145px;
    padding: 0
}

.myDivapp small {
    margin: 0;
    font-size: 11px;
    text-align: center;
    margin: -5px 1px 0;
    width: 145px;
    float: left;
    font-weight: 700
}

.whatsapp {
    width: 100%;
    float: left;
    clear: both;
    margin: 0;
    max-width: 230px;
    margin-bottom: 7px
}

.viber a,
.whatsapp a {
    font-size: 30px;
    display: inline-block;
    background: #2c2c2c;
    color: #51e0e9;
    padding: 20px;
    margin-bottom: 10px;
    transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -webkit-transition: all .5s ease-in;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center !important
}

.viber {
    width: 100%;
    float: left;
    clear: both;
    margin: 0;
    max-width: 230px;
    margin-bottom: 4px
}

.whatsapp .myDivapp {
    border-radius: 4px;
    color: #fff;
    -webkit-border-top-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.viber .myDivapp {
    border-radius: 4px;
    color: #fff;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

#portfolio-inner .owl-item p {
    margin: 10px 0;
    text-align: center
}

#portfolio-inner {
    padding-bottom: 20px
}

.banner-box .banner-box-right form h3,
.banner-box h2 {
    color: #fff
}

.banner-box .banner-box-right form h3 {
    font-size: 24px;
    text-transform: uppercase;
    text-align: left;
    position: relative;
    padding-bottom: 0;
    margin-bottom: 30px
}

.banner-box .banner-box-right form h3::before {
    background: #fff;
    position: absolute;
    left: 0;
    display: inline-block;
    bottom: -8px;
    content: "";
    width: 39px;
    height: 3px
}

.banner-box .banner-box-right {
    background: rgba(45, 62, 80, .9);
    padding: 25px
}

.banner-box .banner-box-right form .form-control {
    color: #000;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    height: 38px
}

.banner-box .banner-box-right form textarea.form-control {
    height: auto
}

.banner-box .banner-box-right form .form-control:focus {
    border-color: tranparent;
    outline: 0;
    box-shadow: 0 !important;
    -moz-box-shadow: 0 !important;
    -webkit-box-shadow: 0 !important
}

.banner-box .banner-box-right form .btn-submit {
    font-size: 18px;
    background: 0 0;
    border: 2px solid #3196da;
    color: #fff;
    display: inline-block;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px
}

.banner-box .banner-box-right form .btn-submit:focus,
.banner-box .banner-box-right form .btn-submit:hover {
    background: #3196da;
    border: 2px solid #3196da;
    color: #fff;
    outline: 0
}

.wid-full {
    width: 100% !important
}

.banner-box .form-control::-webkit-input-placeholder {
    color: #000
}

.banner-box .form-control::-moz-placeholder {
    color: #000
}

.banner-box .form-control:-ms-input-placeholder {
    color: #000
}

.banner-box .form-control:-moz-placeholder {
    color: #000
}

.certified-experts h2 {
    font-size: 33px;
    font-weight: 300;
    color: #fff;
    line-height: 40px;
    margin-top: 66px
}

.whychoose-inflexi-right img {
    float: right
}

.welcome-inflexi {
    padding: 50px 0
}

.welcome-inflexi-right ul {
    padding: 10px 0 20px;
    margin: 0;
    list-style-type: none
}

.welcome-inflexi-right ul li {
    padding: 5px 0
}

.welcome-inflexi-right ul li i {
    margin-right: 6px
}

.certified-slider-box img {
    width: 100%;
    height: auto
}

.welcome-inflexi h3 {
    color: #333;
    font-weight: 500;
    text-transform: uppercase
}

.certified-slider-box h3 {
    text-transform: uppercase;
    text-align: left;
    position: relative;
    padding-bottom: 0;
    margin: 15px 0 20px
}

.certified-slider-box a {
    text-decoration: none
}

.certified-slider-box h3::before {
    background: #3196da;
    position: absolute;
    left: 0;
    display: inline-block;
    bottom: -8px;
    content: "";
    width: 39px;
    height: 3px
}

.margin-none {
    margin-bottom: 0
}

.certified-slider-box .owl-theme .owl-controls .owl-page.active span,
.certified-slider-box .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #34ccfe !important
}

.certified-slider-box .owl-theme .owl-controls .owl-page span {
    background: #d2d0d0 !important
}

.whychoose-inflexi {
    background: url(../images/blue-bg-4.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    padding: 70px 0
}

.whychoose-inflexi h2,
.whychoose-inflexi p {
    color: #fff
}

.whychoose-inflexi h2 {
    text-transform: uppercase;
    position: relative;
    padding-bottom: 0;
    margin: 15px 0 30px;
    font-size: 30px
}

.whychoose-inflexi h2::before {
    background: #3196da;
    position: absolute;
    left: 0;
    display: inline-block;
    bottom: -12px;
    content: "";
    width: 39px;
    height: 3px
}

.readyto-get {
    background: url(../images/blue-bg-2.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    padding: 70px 0
}

.readyto-get h2,
.readyto-get p {
    color: #fff
}

.readyto-get h2 {
    text-transform: uppercase;
    position: relative;
    padding-bottom: 0;
    margin: 15px 0 30px
}

.readyto-get h2::before {
    background: #3196da;
    position: absolute;
    left: 0;
    display: inline-block;
    bottom: -12px;
    content: "";
    width: 39px;
    height: 3px
}

.readyto-get img {
    width: 100%;
    height: auto
}

.portfolio h2 {
    color: #333;
    font-weight: 500;
    text-transform: uppercase
}

.pad-50 {
    padding: 40px 0
}

.client-box {
    background: #0188cc;
    padding: 50px 0 50px
}

.banner-box-left img {
    max-width: 100%;
    height: auto
}

.success-box {
    padding-right: 35px;
    position: fixed;
    bottom: 10px;
    left: 10px;
    color: #3c763d;
    background-color: #5ac2a1;
    border-color: #d6e9c6;
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

.success-box {
    padding-right: 35px
}

.success-box-inner {
    position: relative
}

.success-box-inner .close-btn {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff
}

.success-box-inner .close-btn:hover {
    text-decoration: none
}

.success-box strong {
    font-weight: 700
}

.success-box p {
    margin-bottom: 0;
    font-size: 15px;
    color: #fff
}

.contact-top {
    width: 100%;
    padding: 20px 0 0 0
}

.contact-top-left {
    float: left;
    width: 49%;
    min-height: 540px;
    background: #3196da;
    padding: 100px 50px
}

.contact-top-right {
    float: right;
    width: 49%;
    min-height: 540px
}

.contact-top .reach-us h4,
.contact-top .reach-us p {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    line-height: 27px
}

.contact-top h2 {
    color: #fff;
    font-weight: 500;
    line-height: 27px;
    padding-bottom: 10px
}

.contact-top .reach-us .span-bld {
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase
}

.contact-top .reach-us h2,
.contact-top .reach-us h4 {
    text-transform: uppercase
}

.contact-top .map iframe {
    width: 100%;
    height: 540px;
    min-height: 540px
}

.contact-top .map {
    min-height: 546px
}

.contact-mid {
    background: #33485d;
    padding: 50px 0;
    margin-top: 20px
}

.contact-mid .send-message {
    background: #3196da;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    padding: 8px 20px;
    display: inline-block;
    border: 1px solid transparent;
    outline: 0;
    transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -webkit-transition: all .5s ease-in
}

.contact-mid .send-message:hover {
    color: #fff;
    border-color: #fff;
    background: 0 0
}

.contact-mid .form-control {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    opacity: 1;
    font-weight: 500;
    color: #777;
    height: 38px;
    border: none;
    outline: 0
}

.contact-mid textarea.form-control {
    height: auto
}

.contact-mid p {
    color: #fff;
    font-size: 16px
}

.contact-mid h2 {
    color: #fff;
    font-weight: 500;
    line-height: 27px;
    padding-bottom: 20px;
    text-transform: uppercase
}

.contact-mid .contact-heading {
    padding: 30px
}

.contact-mid .form-group {
    margin-bottom: 25px
}

.contact-mid .form-control::-webkit-input-placeholder {
    opacity: 1;
    font-weight: 500;
    color: #777
}

.contact-mid .form-control::-moz-placeholder {
    opacity: 1;
    font-weight: 500;
    color: #777
}

.contact-mid .form-control:-ms-input-placeholder {
    opacity: 1;
    font-weight: 500;
    color: #777
}

.contact-mid .form-control:-moz-placeholder {
    opacity: 1;
    font-weight: 500;
    color: #777
}

.contact-bottom {
    width: 100%;
    padding: 20px 0
}

.contact-bottom-left {
    float: left;
    width: 49%;
    min-height: 540px
}

.contact-bottom-left img {
    height: 540px;
    width: 100%
}

.contact-bottom-right {
    float: right;
    width: 49%;
    min-height: 540px;
    background: #272727;
    padding: 80px 50px
}

.contact-bottom-right h2 {
    font-weight: 500;
    font-size: 30px
}

.contact-bottom-right h2,
.contact-bottom-right p {
    color: #fff
}

.contact-bottom-right h2,
.contact-bottom-right img {
    margin-bottom: 30px
}

.contact-bottom-right p {
    font-weight: 300;
    line-height: 26px
}

.certified-experts img {
    max-width: 100%
}

h2.margin-resize {
    margin-top: 50px
}

#clientbox {
    text-align: center
}

.custom-content {
    padding: 50px 0;
    background: rgba(16, 29, 45, .9)
}

.custom-content img,
.footer-logo-new img {
    max-width: 100%
}

.custom-content h2 {
    color: #fff;
    font-size: 43px;
    padding-left: 20px
}

.about-page h2 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 25px
}

.about-page p {
    font-size: 15px;
    font-weight: 300;
    line-height: 30px
}

.site-map-box h3 {
    text-transform: capitalize;
    font-weight: 700
}

.site-map-box ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.site-map-box ul li {
    padding: 3px 0;
    position: relative
}

.site-map-box ul li::before {
    font-family: FontAwesome;
    content: "\f178";
    display: inline-block;
    padding-right: 7px;
    vertical-align: middle
}

.site-map-box ul li ul {
    padding: 5px 0 5px 20px
}

.pad-btm {
    padding-bottom: 50px
}

.site-map-box a {
    color: #3196da
}

@media only screen and (max-width:768px) {
    .full-with .container-fluid {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .site-map-box {
        padding-bottom: 30px
    }
}

.home-blog a:hover,
.home-blog2 a:hover {
    text-decoration: none !important;
    color: #fff !important
}

.list ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.list ul li {
    list-style: none;
    line-height: 28px;
    padding-left: 20px;
    background: url(../images/right37.png) no-repeat center left
}

.whychoose-inflexi-left ul li {
    color: #fff
}

@media only screen and (min-width:768px) and (max-width:1300px) {

    .btn-live,
    .btn-snap {
        display: block;
        margin-bottom: 5px
    }
}

@media only screen and (min-width:768px) and (max-width:992px) {
    .footer-new-link-top li a {
        padding: 0 6px;
        font-size: 14px
    }

    .footer-new-social li a {
        padding: 8px 6px
    }

    .free-consultation-box {
        min-height: 454px
    }

    .free-consultation h2 {
        padding-bottom: 30px
    }

    .advance-seo h2 {
        font-size: 25px
    }

    .digital-marketing-rht h2 {
        font-size: 22px
    }

    .advance-seo {
        padding: 20px 0
    }

    .btn-live,
    .btn-snap {
        display: block;
        margin-bottom: 5px
    }

    .digital-marketing .span-left {
        text-align: right;
        float: none;
        width: 100%;
        margin-right: 10px;
        display: block;
        text-align: center
    }

    .digital-marketing .span-right {
        float: none;
        width: 100%;
        margin: 10px 10px 0 0;
        display: block;
        text-align: center
    }
}

@media only screen and (min-width:1024px) and (max-width:1200px) {
    .portfolio {
        padding: 20px 0
    }

    .portfolio .tab-pane {
        padding: 10px 0
    }

    .portfolio .tabbable-line {
        padding-bottom: 10px
    }

    .blogpst-right h4 {
        font-size: 13px
    }

    .whats-passion h3 {
        font-size: 30px
    }

    .experience-box {
        padding: 20px
    }

    .tab-box .nav-tabs li a {
        font-size: 14px
    }

    .free-consultation-box {
        min-height: 380px
    }
}

@media only screen and (min-width :1200px) {
    .home-digital h2 {
        font-size: 25px
    }

    .home-design h2 {
        font-size: 25px
    }

    .home-dev h2 {
        font-size: 25px
    }

    .home-about h2 {
        font-size: 25px
    }

    .home-ecommerce h2 {
        font-size: 25px
    }

    .box-green h2 {
        font-size: 25px
    }

    .box-blue h2 {
        font-size: 25px
    }

    .home-dev-large h2 {
        font-size: 25px
    }
}

@media only screen and (min-width:990px) and (max-width:1200px) {

    .custom-content img,
    .footer-logo-new img {
        margin-top: -10px
    }

    .custom-content h2 {
        font-size: 32px
    }

    .digital-marketing .span-right i {
        width: 55px;
        height: 55px;
        line-height: 55px
    }

    .experience-box .skill-list li a {
        display: block;
        font-size: 13px;
        white-space: nowrap
    }

    .home-design h2 {
        font-size: 21px
    }

    .home-dev h2 {
        font-size: 21px
    }

    .home-about h2 {
        font-size: 21px
    }

    .home-ecommerce h2 {
        font-size: 21px
    }

    .box-green h2 {
        font-size: 21px
    }

    .box-blue h2 {
        font-size: 21px
    }

    .home-dev-large h2 {
        font-size: 21px
    }

    .certified-experts h2 {
        font-size: 27px
    }

    h2.margin-resize {
        margin-top: 10px
    }
}

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

    .contact-top .map,
    .contact-top .map iframe,
    .contact-top-left,
    .contact-top-right {
        min-height: 650px
    }

    .home-design h2 {
        font-size: 18px
    }

    .home-dev h2 {
        font-size: 18px
    }

    .home-about h2 {
        font-size: 18px
    }

    .home-ecommerce h2 {
        font-size: 18px
    }

    .box-green h2 {
        font-size: 18px
    }

    .box-blue h2 {
        font-size: 18px
    }

    .home-dev-large h2 {
        font-size: 18px
    }

    .top-right-menu li {
        margin-right: 12px
    }

    .we-are-best-in li {
        width: 23%
    }

    .we-are-best-in li img {
        width: 100%
    }

    .home-ecommerce h2 {
        padding-bottom: 30px
    }

    .home-testimonial-text {
        width: 78%
    }

    .home-about h2 {
        padding-bottom: 30px
    }

    .home-about p {
        padding-bottom: 10px
    }

    .home-ecommerce p {
        padding-bottom: 10px
    }

    .home-digital a {
        padding: 75px 10px
    }

    .carrer-default {
        padding: 20px 0 !important
    }

    .portfolio .gallery_product {
        margin-bottom: 10px
    }

    .portfolio .tab-pane {
        padding: 10px 0
    }

    .portfolio {
        padding: 20px 0
    }

    .portfolio .tab-pane {
        padding: 10px 0
    }

    .portfolio .tabbable-line {
        padding-bottom: 10px
    }

    .tab-box .nav-tabs>li {
        width: 100%
    }

    .tab-box .nav-tabs li a {
        font-size: 14px
    }

    .whats-passion h3 {
        font-size: 20px
    }

    .careers {
        padding: 20px 0
    }

    .demo select {
        background: url(../images/selct-arrow.png) no-repeat 98% center !important
    }

    .latest-ecommercelft h3 {
        font-size: 17px
    }
}

@media only screen and (min-width :768px) and (max-width:992px) {
    .readyto-get h2 {
        font-size: 24px;
        margin-top: 0
    }

    .custom-content {
        padding: 20px 0
    }

    .certified-slider-box h3 {
        font-size: 13px !important
    }

    .welcome-inflexi-right ul li {
        font-size: 14px
    }

    .certified-experts h2 {
        font-size: 22px
    }

    h2.margin-resize {
        margin-top: 14px;
        font-size: 24px
    }

    .certified-experts h2 {
        margin-top: 20px
    }

    .welcome-inflexi h3 {
        font-size: 16px
    }

    .banner h1 {
        font-size: 60px
    }

    .footer-middle {
        padding: 50px 0 0
    }

    .footer-bottom {
        padding: 20px 0
    }

    .inner-banner-text {
        padding: 150px 0 25px 0
    }

    .experience-box .skill-list li,
    .experience-box .skill-list li a {
        display: block;
        font-size: 13px
    }

    .home-digital h2 {
        font-size: 21px
    }

    .home-design h2 {
        font-size: 21px
    }
}

@media only screen and (max-width :768px) {
    .whatsapp-mobile {
        display: block
    }

    .ssl-logo {
        display: none
    }

    .custom-content h2 {
        padding-left: 0
    }

    .banner h3 {
        height: 100px
    }

    .custom-content img,
    .whychoose-inflexi-right img {
        display: block;
        margin: auto
    }

    .whychoose-inflexi-right img {
        float: none
    }

    .certified-expertslft,
    .whychoose-inflexi-left {
        margin-bottom: 15px
    }

    .blue-bg-hearder-inner {
        padding: 20px 0
    }

    .footer-logo-new,
    .footer-new-social ul {
        text-align: center
    }

    .footer-new {
        padding: 25px 0 25px
    }

    .footer-logo-new {
        padding-bottom: 10px
    }

    .contact-top-left {
        float: none;
        width: 100%;
        min-height: auto;
        background: #3196da;
        padding: 50px 20px;
        margin-bottom: 20px
    }

    .contact-top-right {
        float: none;
        width: 100%;
        min-height: auto
    }

    .contact-top h2 {
        padding-bottom: 24px
    }

    .contact-mid {
        padding: 20px 0
    }

    .contact-bottom-left {
        float: none;
        width: 100%;
        min-height: auto
    }

    .contact-bottom-right {
        float: none;
        width: 100%;
        min-height: auto;
        padding: 50px 20px
    }

    .contact-bottom-right h2,
    .contact-bottom-right img {
        margin-bottom: 10px
    }

    .contact-bottom-left img {
        height: auto
    }

    .custom-content {
        padding: 20px 0
    }

    .inner-banner {
        background-repeat: repeat-x;
        padding-top: 100px
    }

    .banner-box .banner-box-right form h3 {
        font-size: 18px
    }

    .banner-box-left img {
        margin-top: 20px;
        margin-bottom: 20px
    }

    h2.margin-resize {
        margin-top: 0;
        text-align: center
    }

    .whychoose-inflexi {
        padding: 20px 0
    }

    .call-to-action .spacer {
        height: 0
    }

    .experience-box .skill-list {
        padding: 20px 0 0 !important
    }

    .experience-box .skill-list li,
    .experience-box .skill-list li a {
        display: block;
        font-size: 12px
    }

    .content-center {
        text-align: center
    }

    .testimonial-single2-left,
    .testimonial-single2-right {
        width: 100%;
        float: none
    }

    .testimonial-single2-right-text {
        padding: 20px 50px 0 50px
    }

    .portfolio {
        text-align: center
    }

    .inner-banner-text {
        padding: 0 0 25px 0
    }

    .portfolio .nav-tabs>li>a {
        padding: 7px 12px
    }

    .portfolio .nav-tabs>li {
        margin-bottom: 10px
    }

    .footer-bottom {
        padding: 20px 0 40px
    }

    .footer-middle {
        padding: 20px 0
    }

    .button-nav-toggle {
        white-space: nowrap
    }

    .pad-60 {
        padding: 30px 0
    }

    .inner-banner h1 {
        font-size: 28px
    }

    h2 {
        font-size: 22px !important
    }

    .latest-ecommercerht .form-group {
        margin-top: 15px
    }

    .carrer-default .tabbable-line {
        padding: 20px 0 0
    }

    .carrer-default-title .form-group {
        margin: 0 0 12px
    }

    .blog {
        padding: 20px 0
    }

    .latest-ecommercelft h3 {
        font-size: 18px;
        text-align: center
    }

    .btn-right {
        text-align: center
    }

    .carrer-default h2 {
        font-size: 27px;
        font-weight: 300
    }

    .free-consultation {
        padding: 20px 0
    }

    .digital-marketing-rht h2 {
        padding: 25px 0 6px;
        font-size: 22px
    }

    .advance-seo {
        padding: 20px 0
    }

    .digital-marketing {
        padding: 20px 0
    }

    .advance-seo h2 {
        font-size: 22px;
        line-height: 32px
    }

    .free-consultation h2 {
        padding-bottom: 20px;
        font-size: 22px
    }

    .free-consultation-box {
        min-height: auto;
        margin-bottom: 15px
    }

    .digital-marketing-rht p {
        margin-bottom: 10px
    }

    .top-right-menu li {
        margin-right: 3px
    }

    .bg-black {
        padding: 6px 0
    }

    .top-right-menu li a {
        font-size: 11px
    }

    .banner h1 {
        font-size: 30px !important;
        line-height: 45px
    }

    .top-right-menu {
        text-align: center
    }

    .we-are-best-in li {
        width: 23%;
        padding: 0 10px;
        border: none
    }

    .we-are-best-in li img {
        width: 100%
    }

    .mobile-margin-bottom {
        margin-bottom: 30px
    }

    .footer-middle {
        text-align: center
    }

    .footer-contact-left {
        width: 100%;
        float: none
    }

    .footer-contact-right {
        width: 100%;
        float: none
    }

    .footer-bottom,
    .social-footer {
        text-align: center
    }

    .social-footer {
        margin-top: 20px
    }

    .home-blog a {
        text-align: center;
        text-decoration: none
    }

    .home-blog2 a {
        text-align: center;
        text-decoration: none
    }

    .call-to-action h2 {
        padding-bottom: 0
    }

    .ecommerce-seo {
        text-align: center
    }

    .ecommerce-seo-text {
        padding: 30px 0 !important
    }

    .home-about,
    .home-ecommerce {
        height: auto
    }

    .bannr-text {
        padding: 140px 0 50px 0
    }

    .home-about h2 {
        padding-bottom: 30px
    }

    .blog-img,
    .blog-img2,
    .home-dev-large {
        height: auto
    }

    .home-testimonial-box {
        height: auto;
        margin-bottom: 30px
    }

    .home-digital h2 {
        font-size: 27px
    }

    .home-design h2 {
        font-size: 27px
    }

    .home-dev h2 {
        font-size: 27px
    }

    .home-about h2 {
        font-size: 27px
    }

    .home-ecommerce h2 {
        font-size: 27px
    }

    .box-green h2 {
        font-size: 27px
    }

    .box-blue h2 {
        font-size: 27px
    }

    .home-dev-large h2 {
        font-size: 27px
    }

    .top-right-menu {
        display: none
    }

    .home-testimonial-text {
        width: 85%
    }

    .home-dev a {
        padding: 75px 10px
    }

    .falf-img {
        height: auto
    }
}

@media only screen and (min-width :479px) and (max-width:767px) {
    .banner-box-left img {
        margin-top: 99px
    }

    .inner-banner-text {
        padding: 25px 0 25px 0
    }
}

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

    #app-worp,
    #slide-contact {
        display: none
    }
}

@media only screen and (max-width :667px) {
    .portfolio .tabbable-line {
        padding-bottom: 0
    }

    .banner h1 {
        font-size: 34px;
        line-height: 44px
    }

    .we-are-best-in li {
        width: 47%;
        margin-bottom: 20px
    }

    .home-about {
        padding: 50px
    }

    .home-testimonial-box {
        height: 452px
    }

    .quotes-icon {
        width: 34px;
        float: left
    }

    .call-to-action h2 {
        line-height: 45px
    }

    .home-ecommerce {
        padding: 50px
    }

    .logo img {
        width: 100%
    }

    .button-nav-toggle {
        margin-top: 26px !important
    }

    .nav-main {
        top: 94px !important
    }
}

@media only screen and (max-width :600px) {
    .button-nav-toggle {
        margin-top: 24px !important
    }

    .nav-main {
        top: 84px !important
    }
}

@media only screen and (max-width :568px) {
    .inner-banner {
        padding-top: 63px
    }

    .button-nav-toggle {
        margin-top: 23px !important
    }

    .nav-main {
        top: 79px !important
    }
}

@media only screen and (max-width :420px) {
    .blogpst-right h4 {
        font-size: 12px
    }

    .sm-mobile-margin-bottom {
        margin-bottom: 30px
    }

    .btn-full {
        width: 100%
    }

    .button-nav-toggle {
        margin-top: 4px !important
    }

    .nav-main {
        top: 54px !important
    }
}

@media only screen and (max-width :414px) {
    .button-nav-toggle {
        margin-top: 6px !important
    }

    .nav-main {
        top: 60px !important
    }
}

@media only screen and (max-width :384px) {
    .button-nav-toggle {
        margin-top: 6px !important
    }

    .nav-main {
        top: 56px !important
    }
}

@media only screen and (max-width :375px) {
    .button-nav-toggle {
        margin-top: 6px !important
    }

    .nav-main {
        top: 54px !important
    }
}

@media only screen and (max-width :320px) {
    .mobile-img img {
        width: 100%
    }

    .btn-black-border {
        padding: 0 15px;
        font-size: 14px
    }

    .button-nav-toggle {
        margin-top: 4px !important
    }

    .nav-main {
        top: 68px !important
    }

    .digital-marketing .span-right {
        float: none;
        width: 100%;
        display: block;
        text-align: center;
        margin-right: 10px 10px 10px 0
    }
}

.padding-top-0 {
    padding-top: 0 !important
}

.grecaptcha-badge {
    display: none !important
}

#STLsCKc-1596178794430 {
    display: none !important
}

#slide-contact {
    top: 300px;
    bottom: auto !important
}

.viber .fa-calendar:before {
    font-size: 26px
}

.custom-calender {
    font-size: 14px;
    letter-spacing: 2px;
    margin: 2px 5px;
    width: 164px;
    padding: 0
}

.custom-calender a {
    width: auto;
    height: auto;
    background: 0 0;
    display: block;
    font-size: 14px;
    letter-spacing: 2px;
    color: #fff;
    padding: 0;
    font-weight: 700;
    text-decoration: none
}

.bg-black.darkHeader {
    background: rgb(0 0 0);
}

.quote-box {
    margin-top: 30px;
}

.quote-box ul{
    list-style: none;
}
.contact-box{
    margin-top: 30px;
}
.blg-new{
    margin-top: 30px;
}