/*============================================================
	1. Typography
=============================================================*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700");
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,600,700,800,900");
body {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a:focus,
a:active,
input,
input:hover,
input:focus,
input:active,
textarea,
textarea:hover,
textarea:focus,
textarea:active {
    -moz-outline: none;
    outline: none;
}

a {
    text-decoration: none;
    outline: 0;
}

a:active,
a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0;
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.clear-both:before,
.clear-both:after {
    display: table;
    content: "";
    clear: both;
}

p {
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 15px;
    font-family: "Open Sans", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #282828;
    margin: 0 0 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
}

h1 {
    font-size: 36px;
    line-height: 42px;
}

h2 {
    font-size: 30px;
    line-height: 38px;
}

h3 {
    font-size: 24px;
    line-height: 32px;
}

h4 {
    font-size: 20px;
    line-height: 28px;
}

h5 {
    font-size: 20px;
    line-height: 28px;
}

h6 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
}

.ts-service-title {
    font-size: 22px;
    line-height: 28px;
}

.ts-post-title,
.ts-author-title {
    font-size: 20px;
}

.ts-single-title,
.widget-title {
    font-size: 24px;
}

.ts-blog-title {
    font-size: 24px;
    line-height: 34px;
}

.ts-blog-title a {
    color: #282828;
}

.title-white {
    color: #fff;
}

/*=========================
  inharitance css
 ==========================*/
.margin-0 {
    margin: 0;
}

.mb-0 {
    margin-bottom: 0;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-90 {
    margin-bottom: 90px;
}

.mb-100 {
    margin-bottom: 100px;
}
.bottom span {
    margin-bottom: 15px;
    font-weight: 600;
    display: block;
    color: #0099ff;
}
#prospectus {
    padding-top: 70px;
    padding-bottom: 100px;
}
/*# sourceMappingURL=style.css.map */
.CSSTableGenerator {
    margin: 0px;
    padding: 0px;
    width: 100%;
    box-shadow: 5px 5px 5px #e4e4e4;
    border: 1px solid #000000;

    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;

    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;

    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;

    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
}
.CSSTableGenerator table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}
.CSSTableGenerator tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
}
.CSSTableGenerator tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.CSSTableGenerator tr:hover td {
}
.CSSTableGenerator tr:nth-child(odd) {
    background-color: #cbf9c5;
}
.CSSTableGenerator tr:nth-child(even) {
    background-color: #ffffff;
}
.CSSTableGenerator td {
    vertical-align: middle;

    border: 1px solid #000000;
    border-width: 0px 1px 1px 0px;
    text-align: left;
    padding: 7px;
    font-size: 12px;
    font-family: Arial;
    font-weight: normal;
    color: #000000;
}
.CSSTableGenerator tr:last-child td {
    border-width: 0px 1px 0px 0px;
}
.CSSTableGenerator tr td:last-child {
    border-width: 0px 0px 1px 0px;
}
.CSSTableGenerator tr:last-child td:last-child {
    border-width: 0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td {
    background: #0099ff;
    border: 0px solid #000000;
    text-align: center;
    border-width: 0px 0px 1px 1px;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    color: #ffffff;
}
.CSSTableGenerator tr:first-child:hover td {
    background: #0099ff;
}
.CSSTableGenerator tr:first-child td:first-child {
    border-width: 0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child {
    border-width: 0px 0px 1px 1px;
}
.item-page_title {
    border-bottom: 1px solid #999;
    margin-bottom: 7px;
    padding: 10px 0 8px 0px;
    font-size: 22px;
    margin-left: 15px;
    margin-right: 15px;
}
.mr-0 {
    margin-right: 0px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.padding-0 {
    padding: 0 !important;
}

.pt-100 {
    padding-top: 100px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-40 {
    padding-top: 40px;
}

.pl-0 {
    padding-left: 0;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-100 {
    padding-bottom: 100px;
}

.section-padding {
    padding: 80px 0px;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-size: 12px;
    line-height: 1.5;
    text-transform: uppercase;
    border-radius: 0px;
    padding: 12px 27px;
    font-weight: 700;
}

.btn i {
    margin-left: 10px;
}

.btn-primary {
    background: #0099ff;
    color: #101010;
    border: 1px solid #0099ff;
}

.btn-primary:hover {
    background: #222222;
    color: #fff;
    border-color: #222222;
}

.btn-border-dark {
    border: 1px solid #24272a;
    color: #24272a !important;
}

.btn-border-dark:hover {
    background: #0099ff;
    color: #222222;
    border-color: #0099ff;
}

.btn-border {
    border: 1px solid #fff;
    color: #fff !important;
}

.btn-border:hover {
    background: #0099ff;
    color: #222222;
    border-color: #0099ff;
}

.btn-link {
    font-size: 14px;
    color: #101010;
    padding-left: 0px;
}

.btn-link:hover {
    color: #0099ff;
    text-decoration: none;
}

/* Title*/
.section-title {
    margin-bottom: 60px;
    text-align: center;
}

.section-title span {
    font-size: 16px;
    line-height: 24px;
    display: block;
    font-weight: 500;
    color: #0099ff;
    margin-bottom: 15px;
}

.column-title {
    margin-bottom: 10px;
    position: relative;
}

.column-title span {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 10px 0;
    display: block;
    font-weight: 500;
    color: #0099ff;
}

.ts-title {
    font-size: 24px;
    line-height: 32px;
}

/* Colors */
.bg-blue {
    background: #0285a8;
}

.bg-pink {
    background: #f39c9f;
}

.bg-skyblue-light {
    background: #869bdb;
}

.bg-baby-blue {
    background: #6fbab7;
}

.bg-color {
    background: #f1f1f1;
}

.bg-yellow {
    background: #0099ff;
}

.solid-bg {
    background: #f7f7f7;
}

.bg-dark {
    background: #24272a;
}

.color-green {
    color: #01b33b;
}

.color-orange {
    color: #0099ff;
}

.color-white {
    color: #fff;
}

.purple-overlay:after {
    background: rgba(77, 17, 63, 0.9);
}

.magenta-overlay:after {
    background: rgba(190, 31, 87, 0.9);
}

.goldenrod-overlay:after {
    background: rgba(45, 167, 255, 0.9);
}

.royalbule-overlay:after {
    background: rgba(19, 130, 195, 0.9);
}

.carousel-wrap {
    padding: 0 5%;
    width: 80%;
    position: relative;
}

/* fix blank or flashing items on carousel */
/* end fix */
.owl-nav > div {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    color: #cdcbcd;
}

.owl-nav i {
    font-size: 52px;
}

.owl-nav .owl-prev {
    left: -30px;
}

.owl-nav .owl-next {
    right: -30px;
}

/*-- Banner --*/
.banner-area {
    position: relative;
    color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: 5px;
    min-height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner-area .container {
    position: relative;
}

.banner-title {
    color: #fff;
    font-size: 26px;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .banner-title {
        font-size: 25px;
    }
}

.banner-heading {
    width: 100%;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    min-height: 225px;
}

.breadcrumb {
    padding: 0;
    background: none;
    font-size: 16px;
    font-weight: 500;
}

.breadcrumb li a {
    color: #fff;
}

.breadcrumb li a:hover {
    color: #007bff;
}

.breadcrumb a:hover {
    color: #fff;
}

.breadcrumb li:not(:last-child) {
    position: relative;
}

.breadcrumb li:not(:last-child):after {
    padding: 0 5px;
    color: #fff;
    content: "/\00a0";
}

/*
	Template Name: build-bench
	Author: Themefunction
	Version: 1.0
	Author URI: https://themeforest.net/user/themefunction/portfolio
	Description: Build Bench Construction html template.

=====================
   table of content
====================

1.   	Typography
2.  	Global Styles
3.  	header nav
4.   	hero area
5.    intro area
6.  	Features Section
7.		Service Section
8.		call to action
9.		Project Area
10.  	funfact area
11.	Testimonial
12.	Latest News
13.	Partners
14.  	Footer area
15.  	About us
16.  	Service details
17.  	Faq area
18.	Pricing Table
19.	404 Page
20.	Blog
21.	Blog details
22.	Contact

*/
body.boxed-layout {
    background-image: url("../images/boxed_bg.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: inherit;
    background-position: center top;
    background-color: #f0f2f3;
}

.body-wrapper {
    max-width: 1350px;
    background-color: #fff;
}

/* Shapes*/
.ts-shaps {
    position: absolute;
    left: 0;
    top: -195px;
}

.ts-shaps-2 {
    position: absolute;
    left: 0;
    bottom: 0px;
}

/*=================================
  start Feature Section
 =================================*/
.ts-feature-box .row {
    margin: 0px 0px;
}

.ts-feature-box .ts-feature {
    padding: 40px 40px;
}

.ts-feature-box .ts-feature .ts-feature .ts-feature-info p {
    color: #525252;
}

.ts-feature-box .ts-feature:nth-child(2) .feature-icon:before {
    background: #000000 !important;
}

.ts-feature-box .ts-feature:last-child {
    color: #fff;
}

.ts-feature-box .ts-feature:last-child .ts-title {
    color: #fff;
}

.ts-feature-box .ts-feature:last-child .feature-number {
    background: rgba(255, 255, 255, 0.05) !important;
    color: rgba(255, 255, 255, 0.2) !important;
}

.ts-feature-box .ts-feature:last-child .feature-number:after {
    background: rgba(255, 255, 255, 0.05) !important;
}

.ts-feature-box .ts-feature .ts-feature-info {
    position: relative;
}

.ts-feature-box .ts-feature .ts-feature-info img {
    position: relative;
    font-size: 80px;
    margin-bottom: 10px;
}

.ts-feature-box .ts-feature .ts-feature-info .ts-title {
    margin-top: 45px;
}

.ts-feature-box .ts-feature .ts-feature-info .feature-number {
    position: absolute;
    right: 10px;
    top: 20px;
    background: rgba(0, 0, 0, 0.05);
    width: 85px;
    height: 85px;
    line-height: 80px;
    padding-left: 20px;
    color: rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    font-size: 36px;
    font-weight: 700;
}

.ts-feature-box .ts-feature .ts-feature-info .feature-number:after {
    content: "";
    position: absolute;
    display: inline-block;
    top: -25px;
    right: -20px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: rgba(0, 0, 0, 0.05);
    margin-left: -30px;
    z-index: 1;
}

.ts-feature-box .ts-feature .ts-feature-info .feature-icon {
    position: relative;
}

.ts-feature-box .ts-feature .ts-feature-info .feature-icon:before {
    content: "";
    position: absolute;
    display: inline-block;
    bottom: -25px;
    width: 40px;
    height: 4px;
    background: #0099ff;
    left: 10%;
    margin-left: -30px;
    z-index: 1;
}

/*=================================
  start  Services Section
 =================================*/
.ts-service {
    position: relative;
    background: #f5f5f5;
}

.ts-service .ts-service-box {
    position: relative;
}

.ts-service .ts-service-box .ts-service-box-info {
    padding-left: 80px;
}

.ts-service .ts-service-box .ts-service-box-info .ts-title a {
    font-size: 20px;
    line-height: 29px;
    color: #101010;
}

.ts-service .ts-service-box .ts-service-box-info .ts-title a:hover {
    color: #0099ff;
}

.ts-service .ts-service-box .ts-service-box-info:after {
    content: "";
    position: absolute;
    display: inline-block;
    top: -10px;
    left: 70px;
    width: 90px;
    height: 90px;
    border-radius: 100%;
    background: rgba(0, 0, 0, 0.05);
    margin-left: -30px;
    z-index: 1;
    opacity: 1;
    visibility: visible;
}

.ts-service .ts-service-box .ts-service-box-info:hover:after {
    content: "";
    position: absolute;
    display: inline-block;
    top: -10px;
    left: 140px;
    width: 130px;
    height: 130px;
    border-radius: 100%;
    background: rgba(0, 0, 0, 0.02);
    margin-left: -30px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: -1;
}

.ts-service .ts-service-box .ts-service-box-info:hover .ts-service-box:after {
    opacity: 0;
    visibility: hidden;
}

/* service standard */
.ts-service-standard {
    background-image: url(../images/testimonial/testimonial_bg.jpg);
    background-size: cover;
    background-position: center;
}

/* service classic */
.ts-service-classic .ts-service-box {
    padding: 20px 50px;
}

.ts-service-classic .ts-service-box .ts-service-box-img {
    margin-bottom: 30px;
}

.ts-service-classic .ts-service-box .ts-service-box-info .ts-title a {
    color: #000;
}

.ts-service-classic .ts-service-box:hover {
    background: #0099ff;
}

/*=================================
  start  call to action
 =================================*/
.ts-cta-area {
    background-image: url(../images/cta_img.jpg);
    padding: 55px 0;
    color: #ffffff;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: inherit;
    background-position: 100%;
}

.ts-cta-area .cta-title h2 {
    color: #fff;
}

.ts-cta-area .cta-btn .btn-primary {
    background: #24272a;
    color: #fff;
    border: 1px solid #24272a;
    text-transform: uppercase;
}

.ts-cta-area .cta-btn .btn-primary:hover {
    background: #434d56;
    border-color: #434d56;
}

/* ts-cta-area-classic */
.ts-cta-area-classic {
    background-image: url(../images/cta_img2.jpg);
    padding: 50px 0;
    color: #ffffff;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: inherit;
    background-position: 100%;
}

.ts-cta-area-classic .cta-title h1 {
    color: #fff;
}


/*=================================
  start  project section
 =================================*/
/* #mixcontent .mix {
    display: none;
} */

.ts-project-area [class*=" col-"] {
    padding: 0px 5px;
}

.recent-folio-menu {
    text-align: center;
    margin-bottom: 50px;
}

.recent-folio-menu ul li {
    display: inline-block;
    font-weight: 600;
    color: #282828;
    padding: 0 30px;
    margin-right: -5px;
    cursor: pointer;
    position: relative;
    border-bottom: 2px solid #ddd;
    padding-bottom: 20px;
}

.recent-folio-menu ul li.active {
    border-color: #0099ff;
    color: #0099ff;
}

.ts-project-area-classic [class*=" col-"] {
    padding: 0px;
}

.single-recent-work {
    position: relative;
}

.single-recent-work img {
    width: 100%;
}

.single-recent-work .recet-work-footer {
    position: absolute;
    /* top: 20px; */
    left: 20px;
    bottom: 20px;
}

.single-recent-work .recet-work-footer h4 {
    color: #fff;
    padding-right: 25px;
}

.single-recent-work .recet-work-footer h4 span {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    display: block;
    margin-top: 10px;
}



.single-recent-work:hover .link-more {

    visibility: visible;
}
.navbar ul.active {
    color: #0099ff !important;
}
/* Projects Single page */
.project-title {
    font-size: 30px;
}

.project-info-label {
    color: #303030;
    font-weight: 700;
    font-size: 18px;
    line-height: 34px;
}

.project-info {
    margin-top: 55px;
}

.project-info li {
    margin-bottom: 20px;
}

.project-info li .project-link {
    margin-top: 40px;
}

.project-details-title {
    margin-bottom: 40px;
}

.project-details-title h2 {
    margin-bottom: 20px;
}

.project-details-img img {
    margin-bottom: 40px;
}

.project-details-img p {
    margin-bottom: 45px;
}

.project-result p {
    margin-bottom: 20px;
}

.project-result ul li {
    list-style: inside;
    margin-bottom: 10px;
}
/*=================================
  start  funfact section
 =================================*/
.ts-funfact .section-title-item .section-title {
    margin-bottom: 55px;
}

.ts-funfact:before {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
}

.ts-funfact .single-funfact {
    text-align: left;
    margin: 0px 0 0;
}

.ts-funfact .single-funfact i {
    font-size: 60px;
    color: #0099ff;
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 20px;
}

.ts-funfact .single-funfact i.icon-fun-fact-02 {
    font-size: 67px;
    margin-bottom: 25px;
}

.ts-funfact .single-funfact .funfact-title {
    font-size: 30px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 10px;
    display: inline-block;
}

.ts-funfact .single-funfact p {
    color: #fff;
}

.ts-funfact .single-funfact p:last-of-type {
    margin-bottom: 0;
}

.ts-funfact.funfact-v2-sec {
    padding: 100px 0 94px;
}

.ts-funfact.funfact-v2-sec:before {
    background: transparent;
}

.ts-funfact.funfact-v2-sec .column-title2 {
    color: #eaeaea;
}

.ts-funfact.funfact-v2-sec .single-funfact .funfact-title {
    color: green;
}

/* Fun Fact Classic */
.ts-funfact-classic .single-funfact i {
    color: #24272a;
}

.ts-funfact-classic .single-funfact .funfact-title {
    color: #24272a;
}

.ts-funfact-classic .single-funfact p {
    color: #24272a;
}

/*=================================
  start  testmonial section
 =================================*/
.testimonial-author-content img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin-bottom: 10px;
    float: left;
    margin-right: 20px;
}

.testimonial-author-content {
    max-width: 100%;
    margin: auto;
    padding-top: 30px;
}

.testimonial-author-content .author-name {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    color: #222;
    display: inline-block;
    bottom: -1px;
}

.testimonial-footer {
    max-width: 220px;
    margin: auto;
    padding-top: 50px;
}

.testimonial-footer:after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 45px;
    height: 0;
    right: 35%;
    top: 73%;
    border: 2px solid #0099ff;
}

span.author-designation {
    margin-bottom: 20px;
    display: block;
}

.testimonial-carousel.owl-carousel .owl-nav .owl-prev,
.testimonial-carousel.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 70%;
    left: 0;
    margin-top: 0;
    -webkit-transform: translateY(-70%);
    -ms-transform: translateY(-70%);
    transform: translateY(-70%);
}

.testimonial-carousel.owl-carousel .owl-nav button:focus {
    outline: none;
}

.testimonial-carousel.owl-carousel .owl-nav {
    position: absolute;
    left: 0;
    top: 30%;
    margin-top: 0;
    width: 100%;
}

.testimonial-carousel.owl-carousel .owl-nav .owl-next {
    right: 0;
    left: auto;
}

/* Testimonial Standard */
.ts-testimonial-standard {
    padding: 70px 0;
}
.ts-testimonial-standard .service-intro h2 {
    color: #fff;
}

.ts-testimonial-standard .testimonial-carousel {
    color: rgba(255, 255, 255, 0.7);
}

.ts-testimonial-standard
    .testimonial-carousel
    .testimonial-author-content
    .testimonial-footer
    h3.author-name {
    color: #fff;
}

.testimonial-author-content .testimonial-text i {
    position: absolute;
    top: 10px;
    left: 25%;
    font-size: 65px;
    color: rgba(45, 167, 255, 0.6);
    z-index: -1;
}

/*=================================
  start  latest news section
 =================================*/
.ts-latest-news .latest-news-content p {
    margin-bottom: 37px;
}

.ts-latest-news .single-latest-news {
    position: relative;
    border-bottom: 3px solid #0099ff;
}

.ts-latest-news .single-latest-news .latest-news-img img {
    width: 100%;
}

.ts-latest-news .single-latest-news .single-news-content {
    padding: 25px 30px 20px;
    border: 1px solid #ddd;
    border-top: none;
    height: 250px;
}

.ts-latest-news .single-latest-news .single-news-content span i {
    padding-right: 10px;
}

.ts-latest-news .single-latest-news .single-news-content .category-info {
    display: inline-block;
    margin-right: 20px;
}

.ts-latest-news .single-latest-news .single-news-content .date-info {
    margin-bottom: 8px;
    display: inline-block;
}

.ts-latest-news .single-latest-news .single-news-content .ts-post-title {
    margin: 12px 0px;
}

.ts-latest-news .single-latest-news .single-news-content .ts-post-title a {
    color: #000000;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.ts-latest-news
    .single-latest-news
    .single-news-content
    .ts-post-title
    a:hover {
    color: #0099ff;
}

.ts-latest-news .single-latest-news .single-news-content .blog-author {
    position: relative;
    padding: 22px 0 22px 42px;
    border-top: 1px solid gray;
}

.ts-latest-news .single-latest-news .single-news-content .blog-author img {
    position: absolute;
    left: 0;
    top: 21px;
    width: 27px;
    height: 27px;
}

.ts-latest-news .single-latest-news .single-news-content .blog-author label {
    font-size: 14px;
    color: #949494;
    margin-bottom: 0;
}

/* latest-news-standard */
.ts-latest-news-standard .single-latest-news {
    border-bottom: none;
}

.ts-latest-news-standard .single-latest-news .single-news-content {
    padding: 20px 25px 15px;
    border: none;
    position: relative;
    left: 28px;
    background: #fff;
    top: -50px;
    margin-right: 50px;
}

/* Partners
================================================== */
/*-- Partners carousel --*/
.ts-partner-area.padtop-135 {
    padding-bottom: 100px !important;
}

.partners.owl-carousel .owl-nav {
    margin-top: 0;
}

.partners figure {
    margin-bottom: 0;
}

.partner-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    min-height: 55px;
}

.partner-logo img {
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
    /* width: auto !important; */
    width: 200px !important;
}

.partner-logo:hover img {
    opacity: 1;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}

.owl-carousel.owl-theme.partners .owl-nav .owl-prev {
    left: 0;
    right: auto;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.owl-carousel.owl-theme.partners .owl-nav .owl-prev:hover {
    color: #fff;
    background: #a2df48;
}

.owl-carousel.owl-theme.partners .owl-nav [class*="owl-"] {
    bottom: -12px;
}

/* ==========================

    Footer

=============================*/
.ts-footer {
    padding: 75px 0 0px;
    margin-top: 50px;
    position: relative;
    z-index: 2;
}

.ts-footer .widget-details h3 {
    color: #fff;
    margin-top: 30px;
    font-weight: 500;
}

.ts-footer .widget-details p {
    color: #fff;
}

.ts-footer .widget-details ul li {
    line-height: 30px;
    color: #fff;
}

.ts-footer .widget-details ul li span {
    color: #0099ff;
}

.ts-footer .footer-widget {
    margin-top: 25px;
}

.ts-footer .footer-widget ul li a {
    color: #fff;
    line-height: 30px;
    /*white-space: n;*/
    white-space: nowrap;
}

.ts-footer .footer-widget ul li a:hover {
    color: #0099ff;
}

.ts-footer .footer-widget ul li a:before {
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 10px;
    color: #fff;
}

.ts-footer .footer-widget h3 {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    position: relative;
    margin-bottom: 20px;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    white-space: nowrap;
}

.ts-footer-info-box {
    position: relative;
    top: 0;
    background: #0099ff;
    padding: 40px;
    z-index: 2;
   
}

.ts-footer-info-box form .form-row input {
    width: 100%;
    font-size: 15px;
    text-transform: capitalize;
    height: 40px;
    background: #fff;
    padding-left: 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    
}

.ts-footer-info-box form .form-btn {
    padding: 0px;
}

.ts-footer-info-box form .form-btn button.btn-bordered {
    border-radius: 0px;
    padding: 18px 20px;
    display: block;
    background: #101010;
    color: #fff;
    width: 100%;
}

.ts-footer-info-box h4 {
    margin-top: 40px;
}

.ts-footer-info-box h4.call-us {
    display: block;
}

.ts-footer-info-box h4.call-us span {
    display: block;
    margin-top: 30px;
    text-decoration: underline;
}

.ts-footer-info-box span.box-border {
    width: 0;
    position: absolute;
    top: 0;
    height: 0;
    border-top: 37px solid #fff;
    border-right: 35px solid transparent;
    left: 0;
}

.ts-footer-info-box img {
    position: absolute;
    right: 0;
    bottom: -10px;
}

.footer-widget ul {
    width: 50%;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-widget ul li {
    margin-bottom: 18px;
}

/*  copyright  */
.copyright {
    background: #101010;
    padding: 30px 0px;
}

.copyright span {
    color: #fff;
    line-height: 42px;
}

.copyright span a {
    color: #0099ff;
}

.copyright .unstyled {
    padding: 0;
    margin: 0;
    list-style: none;
}

.copyright .footer-social ul li {
    display: inline-block;
    margin-right: 15px;
}

.copyright .footer-social ul li a i {
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #fff;
}

.copyright .footer-social ul li a i.fa-facebook {
    background: #3b5998;
}

.copyright .footer-social ul li a i.fa-twitter {
    background: #1da1f2;
}

.copyright .footer-social ul li a i.fa-google-plus {
    background: #db4c3f;
}

.copyright .footer-social ul li a i.fa-linkedin {
    background: #1178b3;
}

.copyright .footer-social ul li a i:hover {
    background: #0099ff;
    color: #fff;
    border-color: #0099ff;
}

/* ==========================

   Sub Pages

=============================*/
/* About Us */
.ts-about-feature {
    margin-bottom: 40px;
}

.ts-about-feature:last-child {
    margin-bottom: 0px;
}

.ts-about-feature .about-feature-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ts-about-feature .about-feature-info .about-feature-content {
    margin-left: 35px;
}

.ts-about-feature .about-feature-info .about-feature-content h3 {
    margin-bottom: 10px;
}

.ts-about-feature .about-feature-info .about-feature-icon {
    padding-top: 5px;
    margin-right: 25px;
    min-width: 35px;
}

.ts-about-feature .about-feature-info .about-feature-icon i {
    width: 75px;
    height: 75px;
    text-align: center;
    border-radius: 100%;
    line-height: 75px;
    color: #000;
    display: inline-block;
    font-size: 35px;
}

.about-intro {
    padding-right: 30px;
}
.info-details ul li span {
    font-weight: 600;
}
.about-intro a.btn {
    margin-right: 30px;
    margin-top: 30px;
}

/* about us standard*/
.ts-aboutus-standard .about-feature-item {
    margin-top: 20px;
}

.ts-aboutus-standard .about-feature-item i.icon {
    font-size: 36px;
    color: #0099ff;
    margin-right: 15px;
}

.ts-aboutus-standard .about-feature-item i span {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 15px;
    color: #000;
}

.ts-aboutus-standard h3 {
    font-size: 18px;
}

.ts-team .ts-team-info .team-name {
    margin-top: 30px;
    line-height: 16px;
    margin-bottom: 5px;
}

.team-2 .ts-team {
    margin: 0 15px;
}

.team-2 .ts-team .ts-team-info {
    border: 1px solid #f0f0f0;
}

.team-2 .ts-team .ts-team-info .team-name {
    margin-top: 30px;
    line-height: 16px;
    margin-bottom: 5px;
}

.team-2 .ts-team .ts-team-info .team-social {
    position: absolute;
    right: 15px;
    top: 50px;
    padding: 10px 7px;
    background: #24272a;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    opacity: 0;
    visibility: hidden;
}

.team-2 .ts-team .ts-team-info .team-social li {
    margin-bottom: 10px;
}

.team-2 .ts-team .ts-team-info .team-social li i {
    display: block;
    width: 21px;
    height: 21px;
    text-align: center;
    font-size: 11px;
    line-height: 21px;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #fff;
}

.team-2 .ts-team .ts-team-info .team-social li i.fa-facebook {
    background: #3b5998;
}

.team-2 .ts-team .ts-team-info .team-social li i.fa-twitter {
    background: #1da1f2;
}

.team-2 .ts-team .ts-team-info .team-social li i.fa-google-plus {
    background: #db4c3f;
}

.team-2 .ts-team .ts-team-info .team-social li i.fa-linkedin {
    background: #1178b3;
}

.team-2 .ts-team .ts-team-info .team-social li i:hover {
    background: #0099ff;
    color: #fff;
    border-color: #0099ff;
}

.team-2 .ts-team .team-img-wrapper {
    position: relative;
}

.team-2 .ts-team .team-img-wrapper:after {
    background-color: rgba(45, 167, 255, 1);
    z-index: 0;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    opacity: 0;
    visibility: hidden;
}

.team-2 .ts-team:hover .team-social {
    opacity: 1;
    visibility: visible;
}

.team-2 .ts-team:hover .team-img-wrapper:after {
    opacity: 1;
    visibility: visible;
}

.ts-feature-block .feature-block-intro {
    padding: 80px 20px;
    max-width: 565px;
    margin-left: auto;
    margin-right: 0;
}

.ts-feature-block .feature-block-intro h2.column-title {
    color: #fff;
}

.ts-feature-block .feature-block-intro h2.column-title span {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.ts-feature-block .feature-block-intro p {
    color: #fff;
    margin-bottom: 35px;
    text-align: justify;
}

.feature-block-desc {
    padding: 78px 0px 70px 53px;
    position: relative;
    max-width: 610px;
}
.faq-content .accordion {
    border-width: 12px;
}

.faq-content .accordion .card {
    margin-bottom: 15px;
    border: none;
    background-color: #fff;
    border-radius: 30px;
}

.faq-content .accordion .card:last-child {
    margin-bottom: 0;
}

.faq-content .accordion .card .card-header {
    display: flex;
    align-items: center;
    padding: 0 !important;
    border: none;
    background-color: #fff;
    box-shadow: unset;
}

.faq-content .accordion .card .card-header .card-link {
    position: relative;
    display: block;
    width: 100%;
    padding: 20px 30px 0 30px;
    height: 65px;
    line-height: 1.3;
    font-size: 18px;
    font-weight: 600;
    background: #ffffff;
    color: #101010;
    border-radius: 30px 30px 0 0;
}

.faq-content .accordion .card .card-header .card-link:after {
    position: absolute;
    font-family: FontAwesome;
    content: "\f068";
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    background: #0099ff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 100%;
}

.faq-content .accordion .card .card-header .card-link.collapsed {
    border-radius: 30px 30px 30px 30px;
}

.faq-content .accordion .card .card-header .card-link.collapsed:after {
    color: #ffffff;
    content: "\f067";
}

.faq-content .accordion .card .card-body {
    color: #101010;
    border-radius: 0 0 30px 30px;
    padding: 0 30px 30px 30px !important;
    width: 100%;
    background: #ffffff;
}
.feature-block-desc .feature-block-title {
    position: relative;
}

.feature-block-desc .feature-block-title:before {
    content: "";
    position: absolute;
    bottom: -20px;
    height: 1px;
    width: 50px;
    left: 0;
    z-index: 0;
    border-bottom: 2px solid #000;
}

.feature-block-desc p {
    margin-top: 40px;
    color: #fff;
}

.feature-block-desc .single-block-desc h3 {
    font-size: 18px;
    margin-top: 10px;
}

.feature-block-desc .single-block-desc h3 img {
    margin-right: 15px;
}

/* ==========================

    Service

=============================*/
/* Service Details
============================== */
.service-menu li {
    background: #f8f8f8;
    margin-bottom: 10px;
}

.service-menu li a {
    display: block;
    padding: 3px 5px;
    color: #101010;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    /* white-space: nowrap; */
}

.service-menu li a:hover,
.service-menu li a.active {
    background: #0099ff;
    color: #fff;
}

.ts-service-detials .sidebar .widget {
    background: #f7f7f7;
}

.ts-service-detials .sidebar .widget.widget-download {
    padding: 30px;
    margin: 30px 0px;
}

.ts-service-detials .sidebar .widget.widget-download .download-btn a {
    color: #000;
}

.ts-service-detials .sidebar .widget.widget-download .download-btn a img {
    float: left;
    margin-right: 30px;
}

.ts-service-detials .sidebar .widget-details {
    padding: 40px;
}

.ts-service-detials .sidebar .widget-details ul li {
    margin-bottom: 30px;
}

.ts-service-content .section-title {
    margin-bottom: 50px;
}

.ts-service-content .column-title {
    margin-bottom: 25px;
}

.ts-service-content .service-img {
    margin: 35px 0 35px;
    display: block;
}

.ts-service-content .service-list {
    margin-top: 30px;
}

.ts-service-content .project-desc {
    margin: 50px 0px;
}

.ts-service-content .service-features .service-feature-img {
    float: left;
    margin-top: 25px;
}

.ts-service-content .service-features .service-features-details {
    padding-left: 80px;
    margin-top: 25px;
}

/* FAQ
======================================= */
.accordion-area {
    padding-left: 60px;
}

.accordion-area .column-title {
    margin-bottom: 45px;
}

.card {
    border-radius: 0;
    border-color: #e5e5e5;
    border-bottom: none;
    background: transparent;
    border: none;
    margin-bottom: 10px;
}

.card .card-header {
    background: none;
    padding: 0;
    border: none;
    margin-bottom: 0 !important;
}

.card .card-body {
    padding-top: 10px;
    margin-top: -5px;
    padding-left: 45px;
    border: 1px solid #ddd;
    border-top: transparent;
}

.card .card-button a {
    font-weight: 700;
    color: #101010;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
    position: relative;
    z-index: 1;
    padding: 15px 25px 15px;
    border: 1px solid #ddd;
}

.card .card-button a[aria-expanded="true"] {
    background: transparent;
    border-bottom: transparent;
}

.card .card-button a[aria-expanded="true"]:before {
    content: "\f068";
}

.card .card-button a[aria-expanded="false"]:after {
    content: "\f067";
}

.card .card-button a:before,
.card .card-button a:after {
    float: right;
    font-size: 12px;
    color: #101010;
    font-family: "FontAwesome";
    position: absolute;
    top: 14px;
    right: 14px;
}

.faq-sidebar .widget-faq .xs-form .form-control {
    border-radius: 0;
    padding: 5px 20px;
    margin-bottom: 20px;
}

.faq-sidebar .widget-faq .xs-form textarea {
    resize: none;
}

.collapse.show:before .card {
    border-left: 2px solid #0099ff;
}

/* Pricing table
===================================== */
.plan {
    padding: 35px 40px 40px;
    border-radius: 5px;
}

.plan .plan-name {
    font-weight: 600;
    margin-bottom: 20px;
}

.plan .plan-price strong {
    font-size: 45px;
    font-weight: 600;
}

.plan .plan-price sup {
    font-size: 20px;
    top: -20px;
}

.plan ul {
    margin-top: 35px;
}

.plan ul li {
    margin-bottom: 12px;
}

.plan ul li:last-child {
    margin-bottom: 45px;
}

.plan.plan-highlight {
    background: #2f3967;
    color: #fff;
}

.plan.plan-highlight .plan-name {
    color: #fff;
}

.plan.plan-highlight .plan-price sup,
.plan.plan-highlight .plan-price strong {
    color: #fff;
}

.plan .plan-tag {
    position: absolute;
    top: 16px;
    left: 38px;
    width: 65px;
    height: 32px;
    background: #0099ff;
    line-height: 32px;
    display: block;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    padding-left: 10px;
}

.plan .plan-tag:after {
    content: "";
    position: absolute;
    left: -1px;
    top: 0px;
    border-style: solid;
    border-color: transparent transparent transparent #2f3967;
    border-width: 16px 0 16px 12px;
}

/* 404
 ================================================== */
.not-found {
    padding-top: 0;
}

.not-found p {
    font-size: 200px;
    line-height: 1.1;
    margin-bottom: 20px;
}

.not-found p small {
    display: block;
}

.error-page .error-code {
    display: block;
    font-size: 150px;
    line-height: 150px;
    color: #333;
    margin-bottom: 20px;
    text-shadow: 5px 5px 1px rgba(0, 0, 0, 0.1);
}

.error-page .error-body .btn {
    margin-top: 30px;
    font-weight: 700;
}

/*       Blog
=====================================*/
.sidebar.sidebar-right {
    margin-left: 10px;
}

.sidebar.sidebar-right.mt-minus-105 {
    margin-top: -105px;
}

.sidebar.sidebar-left {
    margin-right: 10px;
}

@media (max-width: 991px) {
    .sidebar {
        margin-top: 40px;
    }
}

@media (max-width: 767px) {
    .sidebar {
        margin-top: 40px;
    }
}

.sidebar .widget {
    padding: 35px 40px;
    border: 1px solid #eeeeee;
    margin-bottom: 40px;
}

.sidebar .widget .widget-title span {
    font-weight: 400;
}

.sidebar .widget.widget-social {
    padding-right: 0;
    background: #f1f1f1;
}

.sidebar .widget .service-time li {
    border-bottom: none;
    font-size: 16px;
    color: #666666;
}

.sidebar .widget.widget-download {
    padding: 27px 35px;
    background: #2f3967;
}

.sidebar .widget.widget-search {
    padding: 0;
    border: none;
    position: relative;
}

.sidebar .widget.widget-search input {
    padding: 26px 25px;
    border-radius: 0;
    font-style: italic;
    border-color: #eee;
    color: #101010;
}

.sidebar .widget.widget-search input::-webkit-input-placeholder {
    color: #101010;
}

.sidebar .widget.widget-search input:-ms-input-placeholder {
    color: #101010;
}

.sidebar .widget.widget-search input::-ms-input-placeholder {
    color: #101010;
}

.sidebar .widget.widget-search input::placeholder {
    color: #101010;
}

.sidebar .widget.widget-search .input-group-btn i {
    font-size: 18px;
    color: #fff;
    width: 55px;
    height: 55px;
    line-height: 55px;
    background: #0099ff;
    text-align: center;
    position: absolute;
    right: 0;
    z-index: 999;
    cursor: pointer;
}

.sidebar .widget .widget-title {
    margin-bottom: 35px;
}

.sidebar .widget .media {
    margin-bottom: 40px;
}

.sidebar .widget .media img {
    width: 80px;
    height: 70px;
}

.sidebar .widget .media:last-child {
    margin-bottom: 0;
}

.sidebar .widget .media-body {
    margin-left: 20px;
}

.sidebar .widget .media-body .post-date a {
    color: #666;
    font-size: 14px;
    margin-bottom: 5px;
    display: inline-block;
}

.sidebar .widget .media-body .entry-title a {
    color: #101010;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.sidebar .widget .media-body .entry-title a:hover {
    color: #0099ff;
}

.sidebar .widget .media-body h4.entry-title {
    font-size: 15px;
    line-height: 20px;
}

.sidebar .widget .widget-nav-tabs {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebar .widget .widget-nav-tabs li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 17px;
}

.sidebar .widget .widget-nav-tabs li a {
    color: #666;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.sidebar .widget .widget-nav-tabs li:last-child {
    margin-bottom: 0;
}

.sidebar .widget .widget-nav-tabs li:hover a,
.sidebar .widget .widget-nav-tabs li:hover span {
    color: #0099ff;
}

.sidebar .widget.widget-tags ul li {
    display: inline-block;
    margin-bottom: 8px;
    margin-right: 4px;
}

.sidebar .widget.widget-tags ul li a {
    display: block;
    padding: 5px 20px;
    border: 1px solid #eee;
    color: #666;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.sidebar .widget.widget-tags ul li a:hover {
    background: #0099ff;
    color: #fff;
}

.sidebar .widget.widget-tags ul li:last-child {
    margin-bottom: 0;
}

/* News left and Right
=================================== */
.post {
    margin-bottom: 40px;
    position: relative;
}

.post .post-body {
    border: 1px solid #eeeeee;
    padding: 17px 40px 30px;
}

.post .post-body .entry-title {
    font-size: 30px;
    margin-bottom: 25px;
}

.post .post-body .entry-title a {
    color: #010101;
    -webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}

.post .post-body .entry-title a:hover {
    color: #0099ff;
}

.post .post-body .post-meta .post-footer {
    display: block;
    float: right;
    margin-top: 5px;
    margin-right: 0;
}

.post .post-body .post-meta .post-footer a {
    margin-right: 0;
    color: #0099ff;
}

.post .post-body .post-meta .post-footer a i {
    border-radius: 0;
    border: none;
    font-size: 16px;
    margin-left: 0px;
}

.post .post-quote-wrapper {
    border: 1px solid #eee;
}

.post .post-quote-content {
    padding: 35px 40px 10px;
}

.post .post-quote-content .entry-header i {
    display: inline-block;
    font-size: 46px;
    color: #0099ff;
    margin-bottom: 22px;
}

.post .post-quote-content .entry-header .entry-title {
    font-size: 18px;
    margin-bottom: 25px;
    line-height: 29px;
    font-style: italic;
}

.post .post-quote-content .entry-header .entry-title a {
    color: #666666;
    font-weight: 400;
}

.post .post-quote-content .post-meta {
    padding-top: 10px;
    text-align: left;
}

.post .post-quote-content .post-meta .post-footer {
    display: block;
    float: right;
    margin-top: 5px;
    margin-right: 0;
}

.post .post-quote-content .post-meta .post-footer a {
    margin-right: 0;
    color: #0099ff;
}

.post .post-quote-content .post-meta .post-footer a i {
    border-radius: 0;
    border: none;
    font-size: 16px;
    margin-left: 0px;
}

.post .post-meta {
    padding-top: 20px;
    margin-bottom: 30px;
}

.post .post-meta .post-author a {
    color: #666666;
    font-size: 14px;
    margin-right: 5px;
    margin-left: 10px;
}

.post .post-meta .post-author img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
}

.post .post-meta span {
    margin-right: 25px;
}

.post .post-meta .post-comment {
    color: #666666;
    font-size: 14px;
}

.post .post-meta .post-comment a {
    margin-left: 5px;
}

.post .post-meta a {
    color: #666666;
    font-size: 14px;
    margin-right: 5px;
    margin-left: 10px;
}

/* Contact us */
.mapouter .gmap_canvas {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.mapouter .gmap_canvas #gmap_canvas {
    width: 100%;
    border: none;
}

.contact-details {
    background: #2f3967;
    padding: 52px 40px 38px;
}

.contact-details h2.column-title {
    margin-bottom: 27px;
}

.contact-details .column-title {
    margin-bottom: 12px;
}

.contact-details .contact-info-item {
    margin-bottom: 23px;
}

.contact-details .contact-info-item:last-of-type {
    margin-bottom: 0;
}

.contact-details p {
    font-size: 16px;
    font-weight: 400;
    margin-top: 15px;
    color: #fff;
}

@media (max-width: 991px) {
    .contact-details {
        margin-top: 40px;
    }
}

@media (max-width: 767px) {
    .contact-details {
        margin-top: 40px;
    }
}

.contact-us .contactMe {
    border: none;
}

.contact-us .contactMe > section {
    padding: 0;
}

.contact-us .contactMe textarea {
    height: 150px;
}

.video-popup {
    position: relative;
}

.video-popup .video-popup-btn {
    position: absolute;
    top: calc(50% - 37px);
    left: calc(50% - 37px);
}

.video-popup .video-popup-btn a {
    width: 75px;
    height: 75px;
    text-align: center;
    background: #2f3967;
    display: block;
    line-height: 75px;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
    padding-left: 5px;
}

@media (max-width: 991px) {
    .video-popup img {
        width: 100%;
        margin-top: 40px;
    }
}

@media (max-width: 767px) {
    .video-popup img {
        width: 100%;
        margin-top: 40px;
    }
}

/* Video Button */
.video-btn a {
    position: absolute;
    font-size: 60px;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    color: #fff;
    z-index: 2;
}

.video-btn:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}

.post-video {
    position: relative;
}

/* Pagination */


.pagination li a:hover {
    background: #0099ff;
    color: #fff;
}

/* News Details
=================================== */
.post-content.post-single {
    margin-bottom: 40px;
    position: relative;
}

.post-content.post-single .post-body {
    border: 1px solid #eeeeee;
    padding: 17px 40px 30px;
}

.post-content.post-single .post-body .entry-title {
    font-size: 30px;
    margin-bottom: 25px;
}

.post-content.post-single .post-body .entry-title a {
    color: #010101;
    -webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}

.post-content.post-single .post-body .post-meta {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.post-content.post-single .post-body .post-meta .post-author a {
    color: #666666;
    font-size: 14px;
    margin-right: 5px;
    margin-left: 10px;
}

.post-content.post-single .post-body .post-meta .post-author img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
}

.post-content.post-single .post-body .post-meta span {
    margin-right: 25px;
}

.post-content.post-single .post-body .post-meta .post-comment {
    color: #666666;
    font-size: 14px;
}

.post-content.post-single .post-body .post-meta .post-comment a {
    margin-left: 5px;
}

.post-content.post-single .post-body .post-meta a {
    color: #666666;
    font-size: 14px;
    margin-right: 5px;
    margin-left: 10px;
}

.post-content.post-single .post-body .entry-content blockquote {
    margin-top: 37px;
    margin-bottom: 35px;
}

.post-content.post-single .post-body .entry-content blockquote i {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block;
    font-size: 36px;
    color: #0099ff;
    margin-bottom: 22px;
}

.post-content.post-single .post-body .entry-content blockquote p cite {
    color: #0099ff;
}

.post-content.post-single .post-body .entry-content > h3 {
    color: #101010;
    font-size: 24px;
    margin-bottom: 25px;
}

.post-content.post-single .post-body .entry-content .list-round-solid {
    margin-top: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 35px;
    margin-bottom: 35px;
}

.post-content.post-single .post-body .post-footer {
    margin-top: 26px;
}

.post-content.post-single .post-body .post-footer .post-tags strong {
    color: #101010;
    margin-right: 15px;
}

.post-content.post-single .post-body .post-footer .post-tags a {
    border: 1px solid #eee;
    padding: 5px 20px;
    margin-right: 10px;
    color: #666666;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.post-content.post-single .post-body .post-footer .post-tags a:hover {
    background: #0099ff;
    color: #fff;
}

.post-content.post-single .post-body .post-footer .post-tags a:last-child {
    margin-right: 0;
}

.post-social-icons li {
    display: inline-block;
    margin-left: 12px;
}

.post-social-icons li a {
    color: #252a37;
    font-size: 14px;
}

.author-box {
    padding: 40px 40px 20px;
}

.author-box .author-img img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

.author-box .author-info {
    margin-left: 90px;
}

.author-box .author-info > h3 {
    margin-bottom: 4px;
}

.author-box .author-url {
    margin-bottom: 12px;
}

.author-box .author-url a {
    color: #666666;
    font-size: 14px;
}

.post-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px;
    margin-bottom: 40px;
    position: relative;
}

.post-navigation.borderd {
    border: 1px solid #f1f1f1;
}

.post-navigation .post-previous a span i {
    padding-right: 10px;
}

.post-navigation .post-next a span i {
    padding-left: 5px;
}

.post-navigation div {
    padding: 30px 40px;
}

.post-navigation div a h3 {
    line-height: 30px;
}

.post-navigation div a span {
    color: #666;
    font-size: 14px;
}

.post-navigation div:hover a span i {
    color: #0099ff;
}

.post-navigation .post-next {
    text-align: right;
}

.post-navigation:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 70px;
    background: #f1f1f1;
    top: calc(50% - 35px);
    left: calc(50% - 1px);
}

.comments-area .comments-heading {
    font-size: 24px;
    margin-bottom: 32px;
}

.comments-list {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 45px;
}

.comments-list .comment {
    margin-bottom: 40px;
}

.comments-list .comment .comment-avatar {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

.comments-list .comment .comment-body {
    margin-left: 90px;
}

.comments-list .comment .comment-body .comment-author {
    font-size: 20px;
    color: #101010;
}

.comments-list .comment .comment-body .comment-date {
    display: block;
    font-size: 14px;
    margin-top: -2px;
    margin-bottom: 10px;
}

.comments-list .comment .comment-body .meta-data span a {
    color: #666666;
    font-size: 14px;
}

.comments-list .comment .comment-body .meta-data span a i {
    font-size: 16px;
    color: #252a37;
    margin-right: 5px;
}

.comments-list .comments-reply {
    list-style: none;
    margin: 0;
}

.comments-list .comments-reply .comment {
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.comments-list .comments-reply .comment .comment-body {
    background: #f7f9fd;
    padding: 25px 30px 10px;
}

.comments-form .form-control:focus {
    color: #666;
}

.comments-form .title-normal {
    margin-bottom: 35px;
    font-size: 24px;
}

.comments-form form input {
    padding: 12px 18px;
    border-radius: 00;
    border-color: #eeeeee;
}

.comments-form form textarea {
    border-radius: 0;
    border-color: #eeeeee;
    resize: none;
}

blockquote {
    position: relative;
    color: #fff;
    background: #252a37;
    padding: 40px;
    border: 0;
    margin: 30px 0 40px;
}

blockquote:before {
    padding: 28px 0 22px;
    content: "\e943";
    font-family: "iconfont";
    color: #fff;
    font-size: 44px;
}

blockquote p {
    font-size: 18px;
    line-height: 28px;
    position: relative;
    z-index: 1;
    font-style: italic;
    font-weight: 600;
}

/* Contact
======================================= */
/* Contact 1 */
.ts-contact {
    border-bottom: 1px solid #eeeeee;
    padding: 60px 0px;
}

.ts-contact .ts-contact-info .contact-info-box .info-details h4.info-title {
    line-height: 10px;
}

.ts-contact .mapouter .gmap_canvas {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.ts-contact .mapouter .gmap_canvas #gmap_canvas {
    width: 100%;
    border: none;
}

.ts-contact:first-child {
    padding-top: 0px;
}

.ts-contact:last-child {
    border: none;
    padding-bottom: 50px;
}

.ts-contact a.btn {
    margin: 20px 15px 0px 0px;
}

/* Contact 2 */
.ts-contact-v2-sec {
    margin-bottom: 100px;
}

.ts-contact-v2-sec .ts-single-title {
    margin-bottom: 32px;
}

.ts-contact-v2-sec .ts-form-group {
    padding: 0;
    background: #ffffff;
}

.ts-contact-v2-sec .ts-form-group .form-control {
    border: 1px solid #eeeeee;
}

.ts-contact-v2-sec .ts-form-group .ts-btn-wraper {
    text-align: center;
}

.ts-contact-v2-sec .ts-form-group .ts-btn-wraper .ts-btn {
    width: auto;
    display: inline-block;
}

.ts-form .form-control {
    border: 1px solid #eee;
    border-radius: 0;
    margin-bottom: 25px;
    height: 50px;
    padding: 10px 20px;
    font-size: 13px;
}

.ts-form .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.ts-form .form-control.message-box {
    resize: none;
    height: 133px;
    margin-bottom: 35px;
}

.ts-form .form-control::-webkit-input-placeholder {
    color: #bdbdbd;
}

.ts-form .form-control:-ms-input-placeholder {
    color: #bdbdbd;
}

.ts-form .form-control::-ms-input-placeholder {
    color: #bdbdbd;
}

.ts-form .form-control::placeholder {
    color: #bdbdbd;
}

.ts-form .form-submit {
    text-align: right;
}

.ts-form input::-webkit-outer-spin-button,
.ts-form input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    appearance: none;
}

/* magnific pop up modal */
.mfp-bg.xs-promo-popup {
    background-color: rgba(0, 0, 0, 0.87);
    padding-bottom: 100%;
    border-radius: 100%;
    overflow: hidden;
    -webkit-animation: menu-animation 0.8s ease-out forwards;
    animation: menu-animation 0.8s ease-out forwards;
}

/* animation keyframes list */
@-webkit-keyframes menu-animation {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.04) translateY(300%);
        transform: scale(0.04) translateY(300%);
    }
    40% {
        -webkit-transform: scale(0.04) translateY(0);
        transform: scale(0.04) translateY(0);
        -webkit-transition: ease-out;
        -o-transition: ease-out;
        transition: ease-out;
    }
    40% {
        -webkit-transform: scale(0.04) translateY(0);
        transform: scale(0.04) translateY(0);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.02) translateY(0px);
        transform: scale(0.02) translateY(0px);
    }
    61% {
        opacity: 1;
        -webkit-transform: scale(0.04) translateY(0px);
        transform: scale(0.04) translateY(0px);
    }
    99.9% {
        opacity: 1;
        height: 0;
        padding-bottom: 100%;
        border-radius: 100%;
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(2) translateY(0px);
        transform: scale(2) translateY(0px);
        height: 100%;
        padding-bottom: 0;
        border-radius: 0;
    }
}
@keyframes menu-animation {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.04) translateY(300%);
        transform: scale(0.04) translateY(300%);
    }
    40% {
        -webkit-transform: scale(0.04) translateY(0);
        transform: scale(0.04) translateY(0);
        -webkit-transition: ease-out;
        -o-transition: ease-out;
        transition: ease-out;
    }
    40% {
        -webkit-transform: scale(0.04) translateY(0);
        transform: scale(0.04) translateY(0);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.02) translateY(0px);
        transform: scale(0.02) translateY(0px);
    }
    61% {
        opacity: 1;
        -webkit-transform: scale(0.04) translateY(0px);
        transform: scale(0.04) translateY(0px);
    }
    99.9% {
        opacity: 1;
        height: 0;
        padding-bottom: 100%;
        border-radius: 100%;
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(2) translateY(0px);
        transform: scale(2) translateY(0px);
        height: 100%;
        padding-bottom: 0;
        border-radius: 0;
    }
}

/* Styles for dialog window */
.xs-promo-popup .modal-content {
    background-color: transparent;
    padding: 0px;
    border: 0px;
}

.xs-promo-popup .mfp-close {
    color: #fff;
    opacity: 0;
    -webkit-transition: all 1s ease 0.8s;
    -o-transition: all 1s ease 0.8s;
    transition: all 1s ease 0.8s;
    -webkit-transform: translateY(-500px);
    -ms-transform: translateY(-500px);
    transform: translateY(-500px);
}

.xs-promo-popup.mfp-ready .mfp-close {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

/* at start */
.xs-promo-popup.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 1s ease 0.8s;
    -o-transition: all 1s ease 0.8s;
    transition: all 1s ease 0.8s;
    -webkit-transform: translateY(-500px);
    -ms-transform: translateY(-500px);
    transform: translateY(-500px);
}

/* animate in */
.xs-promo-popup.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

/*    Home 2
=========================*/
.hero-slider .slider-item {
    height: 800px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.hero-slider .slider-item .slider-content {
    height: auto;
    color: #fff;
    margin-top: 250px;
}

.hero-slider .slider-item .slider-content .slider-title {
    font-size: 50px;
    line-height: 70px;
    color: #fff;
    margin-bottom: 20px;
}

.hero-slider .slider-item .slider-content .slider-sub-title {
    font-size: 24px;
    color: #0099ff;
    display: block;
    margin-bottom: 30px;
}

.hero-slider .slider-item .slider-content p {
    margin-bottom: 40px;
}

.hero-slider .slider-item .slider-content .btn-area .btn-border {
    margin-left: 30px;
}

.hero-slider .owl-nav {
    display: none;
}

.hero-table {
    width: 100%;
    /* height: 100%; */
    display: table;
}

.hero-table .hero-table-cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.hero-table .hero-table-cell .mx-auto .slider-content {
    text-align: center;
}

.intro-about-area {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.intro-about {
    margin-top: -70px;
    position: relative;
    z-index: 1;
}

.intro-text {
    padding: 60px 40px;
    position: absolute;
    background: #ffc13b;
    height: 100%;
}

.intro-text .column-title {
    color: #000;
}

.intro-text .column-title span {
    color: #282828;
    font-weight: 500;
    line-height: 20px;
}

.intro-text p {
    margin-bottom: 40px;
    color: #fff;
    text-align: justify;
}

.intro-text .trophy-icon {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 120px;
}

.intro-about-item {
    background: #fff;
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.06);
    margin: 0px 0px 0px;
    margin-bottom: 40px;
}

.funfact-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
}

.funfact-item::before {
    content: "";
    position: absolute;
    background-color: #e9e9e9;
    top: 0;
    left: 50%;
    margin-left: -0.5px;
    height: 100%;
    width: 1px;
}

.funfact-item li {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 40px 40px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: -1px;
}

.funfact-item .single-funfact {
    position: relative;
    padding-left: 35px;
}

.funfact-item .single-funfact img {
    height: 60px;
    /* margin-right: 20px; */
    position: absolute;
    left: 0;
    top: 0;
    left: -35px;
}

.funfact-item .single-funfact p {
    margin-bottom: 0;
}

.funfact-item .single-funfact .funfact-title {
    font-size: 22px;
}

.client-services {
    margin: 0 15px;
}

.client-service-logo {
    border: 1px solid #efefef;
    padding: 45px 0;
    text-align: center;
    overflow: hidden;
}

.client-service-logo figure {
    margin: 0;
    -webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}

.client-service-logo figure:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.cta-title .column-title {
    margin-bottom: 0;
}

.srevice-img {
    margin-bottom: 30px;
}

.srevice-img img {
    width: 100%;
}

/*       Home 4
=============================*/
.hero-slider-classic {
    position: relative;
}

.ts-feature-box-classic {
    position: relative;
    margin-top: -50px;
    z-index: 1;
}

.ts-service-quality .ts-service-box .ts-service-box-info:after {
    top: 60%;
}

/*       Home 5
=============================*/
.featured-box-classic {
    position: relative;
}

.featured-box-classic:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.featured-box-classic .feature-box-classic-info {
    position: relative;
    z-index: 1;
}

.navbar-sticky.sticky {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
     background: rgb(0 153 240 / 30%);
    padding: 0px;
}

.navbar-sticky.sticky .navbar {
    padding: 0;
    background: rgb(0 153 240 / 30%);
}

.navbar-sticky.sticky.fade_down_effect {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.navbar-sticky.sticky.header-classic {
    background: #fff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    padding: 0;
}

.navbar-sticky.sticky.nav-classic {
    background: #fff;
}

.navbar-sticky.sticky.nav-classic .main-logo {
    padding: 18px 13px;
}

.navbar-sticky.sticky.nav-classic .main-logo a:after {
    border: 0;
}

.navbar-sticky.sticky.nav-standard:after {
    height: auto;
}

.navbar-sticky.sticky.nav-standard .navbar .navbar-nav .dropdown a {
    color: #fff;
}

.navbar-sticky.sticky .nav-search-btn a.xs-modal-popup {
    color: #fff !important;
}

/* Quote area
================================================== */
.quote-area {
    padding-bottom: 50px;
    padding-top: 50px;
    position: relative;
}

/* .quote_form {
  color: #fff;
  padding: 50px 60px 61px;
  position: absolute;
  top: -120px;
} */
.quote_form {
    color: #fff;
    padding: 30px 25px 30px;
    /* position: absolute; */
    /* top: -120px; */
}
.quote_form:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(48, 48, 48, 0.95);
}

.quote_form p {
    color: #fff;
    position: relative;
}

.quote_form .form-group {
    margin-bottom: 30px;
}

.quote_form {
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.quote_form .column-title {
    margin-bottom: 15px;
}

.quote_form .contact-form {
    position: relative;
    margin-top: 30px;
}

.quote_form .contact-form .form-group input::-webkit-input-placeholder,
.quote_form .contact-form .form-group textarea::-webkit-input-placeholder {
    color: #f7f7f7;
}

.quote_form .contact-form .form-group input:-ms-input-placeholder,
.quote_form .contact-form .form-group textarea:-ms-input-placeholder {
    color: #f7f7f7;
}

.quote_form .contact-form .form-group input::-ms-input-placeholder,
.quote_form .contact-form .form-group textarea::-ms-input-placeholder {
    color: #f7f7f7;
}

.quote_form .contact-form .form-group input::placeholder,
.quote_form .contact-form .form-group textarea::placeholder {
    color: #f7f7f7;
}

.quote_form input::input-placeholder,
.quote_form textarea::input-placeholder {
    color: #fff;
}


   textarea.form-control {
    height: 118px;
    border-radius: none;
    border-radius: 0 !important;
}


.quote_form textarea {
    resize: none;
}

.quote_form .form-control {
    border: 0;
    border-bottom: 1px solid #636363;
    color: #fff;
    padding-left: 0;
    border-radius: 0;
    background: transparent;
    outline: none;
}

.quote_form .form-control:focus {
    border: 0;
    border-bottom: 1px solid #0099ff;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    outline: none;
}

.quote_form .tag-line {
    text-align: center;
    color: #fff;
    clear: both;
    margin-top: 20px;
    margin-bottom: 0;
}

.quote_form .tag-line p {
    color: #fff;
    margin: 0;
    font-size: 14px;
}

/* Quote area classic */
.quote-area-classic .quote_form {
    position: relative;
    top: 0;
    background: #1f1f1f;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.quote-area-classic .quote-img {
    margin-top: 30px;
    margin-bottom: -55px;
    position: relative;
    right: -20px;
}

/* Background overlay */
.bg-overlay {
    position: relative;
}

.bg-overlay .container {
    position: relative;
    z-index: 1;
}

.bg-overlay:after {
    background-color: rgba(0, 0, 0, 0.75);
    z-index: 0;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.bg-overlay.overlay-color:after {
    background-color: rgba(0, 0, 0, 0.85);
}

.ts-form .form-control {
    border: 1px solid #e3e3e3;
}

.banner-heading {
    padding-top: 250px;
}

.banner-heading {
    position: absolute;
    top: 50%;
}

/* Workign Process */
.ts-working-box {
    position: relative;
}

.ts-working-box h3 {
    font-size: 18px;
    color: #2f2c2c;
    margin-top: 25px;
}

.ts-working-box .working-icon-wrapper {
    width: 200px;
    height: 200px;
    border-radius: 100%;
    border: 1px solid #e4e4e4;
    display: table;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding: 10px;
}

.ts-working-box .working-icon-wrapper .working-icon {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    position: relative;
    border-radius: 50%;
    background: #f0f0f0;
}

.ts-working-box .working-icon-wrapper .working-icon:after {
    position: absolute;
    content: "";
    background-image: url(../images/icon-image/arrow.png);
    right: 75px;
    top: 50%;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}

.ts-working-box .working-icon-wrapper .working-icon.first:after {
    display: none;
}

.working-process-number {
    position: absolute;
    right: 5px;
    top: -5px;
    background: #0099ff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #000;
    border-radius: 100%;
    font-size: 20px;
    font-weight: 700;
}

.ts-team-slider .hero-table .hero-table-cell {
    display: inline;
}

.ts-team-slider.owl-carousel .owl-nav {
    display: inline-block;
}

.ts-team-slider .owl-nav .owl-prev,
.ts-team-slider .owl-nav .owl-next {
    position: absolute;
    top: 40%;
    -webkit-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    transform: translateY(-40%);
    z-index: 5;
    display: inline-block;
}

.ts-team-slider .owl-nav .owl-prev:focus,
.ts-team-slider .owl-nav .owl-next:focus {
    outline: none;
}

.ts-team-slider .owl-nav .owl-prev:hover,
.ts-team-slider .owl-nav .owl-next:hover {
    outline: none;
}

.ts-team-slider .owl-nav .owl-prev:hover i,
.ts-team-slider .owl-nav .owl-next:hover i {
    background: #0099ff;
}

.ts-team-slider .owl-nav .owl-next {
    right: -50px;
}

.ts-team-slider .owl-nav .owl-prev {
    left: -50px;
}

.ts-team-slider .owl-nav i {
    color: #ffffff;
    line-height: 58px;
    width: 60px;
    height: 60px;
    font-size: 24px !important;
    border-radius: 0;
    background: #24272a;
    padding: 5px 6px;
}

/*------------back to top-------------*/
.BackTo {
    background: #0099ff none repeat scroll 0 0;
    border-radius: 50%;
    bottom: 35px;
    color: #979797;
    cursor: pointer;
    height: 44px;
    position: fixed;
    right: 14px;
    text-align: center;
    width: 44px;
    z-index: 9;
    display: block;
    padding: 8px 0;
}

.BackTo a {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-top: 2px;
}

/*   Top Bar
=================================*/
.top-bar .header-nav-right-info, .top-bar li {
    display: inline-block;
    padding: 6px 33px;
    margin-right: 0px;
    /* color: #101010; */
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
}

.top-bar .header-nav-right-info i,
.top-bar li i {
    font-size: 20px;
    color: #222222;
    margin: 0px 10px;
}

.top-bar .unstyled {
    display: inline-block;
}

.top-bar .unstyled li {
    padding: 0px;
}

.top-bar .unstyled li i {
    font-size: 14px;
    color: #101010;
}

.top-bar .unstyled li:last-child {
    margin-right: 0px;
}

/*   Logo
=================================*/
.main-logo {
    /* background: #0099ff; */
    padding: 43px 0px;
    text-align: center;
}

/*   Nav
=================================*/
.nav-search-button {
    width: 75px;
    height: 60px;
    font-size: 22px;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    background-color: #222222;
}

.navbar {
    padding: 0px;
    background-color: #222222;
}

.navbar .nav-right .nav-search-btn {
    position: relative;
}

.navbar .nav-right .nav-search-btn .xs-modal-popup {
    color: #fff;
    padding: 0 25px;
}

.navbar-brand {
    padding: 0;
}

ul.navbar-nav > li.active > a {
    color: #0099ff;
}

ul.navbar-nav > li > a {
    font-weight: 700;
    font-size: 13px;
    line-height: 78px;
    text-transform: uppercase;
    padding: 0 8px;
    display: block;
}

ul.navbar-nav > li > a:hover {
    color: #0099ff;
}

ul.navbar-nav > li > a:hover:after {
    opacity: 1;
    visibility: visible;
}

ul.navbar-nav li .dropdown-menu {
    padding-left:25px;
    padding-right:0px;
    padding-top:20px;
    padding-bottom:20px;
    min-width: 230px;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    border: none;
    background-color: #1c1e22;
}

ul.navbar-nav li .dropdown-menu li a {
    font-size: 13px;
    display: block;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 0;
    border-top: 1px solid #3e3e3e;
    font-weight: 600;
}

ul.navbar-nav li .dropdown-menu li a:hover {
    color: #0099ff;
}

ul.navbar-nav li .dropdown-menu li a:active {
    opacity: 1;
    visibility: visible;
}

ul.navbar-nav li .dropdown-menu li:last-child a {
    border-bottom: none;
}

ul.navbar-nav li .dropdown-menu li:first-child a {
    border-top: none;
}

.dropdown-menu.show {
    display: none;
}

.navbar-brand {
    padding: 0;
}

.navbar-brand img {
    vertical-align: top;
}

ul.navbar-nav {
    position: relative;
}

.nav-border {
    border-bottom: 1px solid #363d8a;
    padding: 10px 0;
}

.nav-border .navbar {
    padding: 0px 0;
}

@media (min-width: 991px) {
    .header ul.navbar-nav li:hover > .dropdown-menu {
        display: block;
        border: none;
    }
}

.nav-item > a {
    color: #fff;
}

/* .nav-item > a:after {
  height: 2px;
  width: 100%;
  background: #0099ff;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease-in-out 300ms;
  -o-transition: all ease-in-out 300ms;
  transition: all ease-in-out 300ms;
} */

.nav-item:hover .dropdown-menu {
    display: block;
}

.nav-item.active > a:after {
    opacity: 1;
    visibility: visible;
}

.site-navigation .nav-search {
    top: 0;
    z-index: 2;
    width: 70px;
    height: 70px;
    line-height: 70px;
    right: 15px;
    background: rgba(0, 0, 0, 0.2);
}

.site-navigation .search-block .search-close {
    top: -70px;
    z-index: 2;
    width: 70px;
    height: 70px;
    line-height: 55px;
    right: 0;
    background: #1f1f1f;
}

.nav-search {
    cursor: pointer;
}

.nav-search span i.icon {
    color: #fff;
    font-size: 20px;
    line-height: 64px;
    margin-right: 35px;
}

.search-block {
    position: absolute;
    right: 180px;
    bottom: -50px;
    background: #222;
    z-index: 9;
}

.search-block .search-close {
    color: #fff;
    position: absolute;
    top: -45px;
    right: -18px;
    background: #222;
    opacity: 1;
    width: 45px;
    margin-right: 10px;
    height: 45px;
    font-size: 44px;
    line-height: 30px;
    cursor: pointer;
}

.search-block .form-control {
    width: Auto;
    height: 40px;
    padding: 25px 67px;
    font-style: italic;
}

.modal-searchPanel .xs-search-group {
    position: relative;
}

.modal-searchPanel .xs-search-group input:not([type="submit"]) {
    height: 70px;
    background-color: transparent;
    border-radius: 50px;
    border: 2px solid #fff;
    color: #fff;
    padding: 0 30px;
}

.modal-searchPanel
    .xs-search-group
    input:not([type="submit"])::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
}

.modal-searchPanel
    .xs-search-group
    input:not([type="submit"])::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

.modal-searchPanel
    .xs-search-group
    input:not([type="submit"]):-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
}

.modal-searchPanel
    .xs-search-group
    input:not([type="submit"]):-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

.modal-searchPanel .xs-search-group .search-button {
    background-color: transparent;
    border: 0px;
    padding: 0;
    color: #fff;
    position: absolute;
    right: 0;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 100%;
    width: 70px;
    border-radius: 0 50px 50px 0;
}

/*   Nav Button
=================================*/
.nav-button {
    margin: 0px;
    padding: 24px 11px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    float: right;
    text-decoration: none;
    border-radius: 0px;
    background-color: #0099ff;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.nav-button a {
    color: #101010;
    font-weight: 700;
    text-transform: uppercase;
}

.nav-button,
.nav-text {
    display: inline-block;
    font-size: 13px;
}

/*   Nav classic
=================================*/
.ts-top-bar {
    background: #000;
}

.ts-top-bar .top-bar .unstyled li {
    padding: 10px 0px;
}

.ts-top-bar .top-bar .header-nav-right-info {
    padding: 6px 0px;
}

.ts-top-bar .top-bar .header-nav-right-info li {
    padding-left: 0px;
    padding-right: 30px;
    color: #fff;
}

.ts-top-bar .top-bar .header-nav-right-info li i {
    color: #fff;
}

.ts-top-bar .top-bar .header-nav-right-info li i.fa {
    color: #0099ff;
}

.ts-top-bar .top-bar .unstyled li a .social-icon i {
    color: #fff;
}

.nav-classic .main-logo {
    position: absolute;
    z-index: 2;
    padding: 34px 10px;
}

/* .nav-classic .main-logo a:before {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  left: -650px;
  width: 650px;
  background: #0099ff;
}

.nav-classic .main-logo a:after {
  content: '';
  position: absolute;
  left: 100%;
  z-index: 999;
  border-top: 110px solid #0099ff;
  border-left: 0px solid transparent;
  border-right: 100px solid transparent;
  bottom: 0;
} */

.nav-classic .navbar {
    background-color: #fff;
}

.nav-classic .navbar ul > li > a {
    color: #101010;
    padding: 0px 8px;
    font-size: 13px;
}

.nav-classic .navbar ul > li > a:after {
    top: 40px;
}

.nav-classic .navbar ul > li > a:hover {
    color: #0099ff;
}

.nav-classic .navbar ul > li.active > a {
    color: #0099ff !important;
}

.nav-classic .navbar-right .nav-button {
    margin-top: 20px;
    padding: 12px 28px;
}

.nav-classic .navbar-right .nav-search {
    background: #fff;
}

.nav-classic .navbar-right .nav-search span i.icon {
    color: #000;
    line-height: 90px;
}

.nav-classic .navbar-right .search-block {
    bottom: -56px;
}

.nav-classic .navbar-right .search-block .search-close {
    color: #000;
    background: #fff;
    top: -60px;
}

.nav-classic .nav-button {
    padding: 8px 10px;
}

.nav-classic .nav-button a:hover {
    color: #fff !important;
}

.nav-classic .nav-right .nav-search-btn .xs-modal-popup {
    color: #232323;
}

.navbar ul > li.active > a {
    color: #0099ff !important;
}

/*   Nav standard
=================================*/
.nav-standard:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 90px;
    top: 0;
    left: 0;
    background-color: rgba(36, 33, 24, 0.3);
    z-index: -1;
}

.nav-standard .navbar {
    background-color: #fff;
}

.nav-standard .navbar .navbar-nav .dropdown a {
    color: #000;
}

.nav-standard .nav-search {
    background: #ffff;
}

.nav-standard .nav-search span i.icon {
    color: #000;
}

.nav-standard .search-block {
    right: 150px;
    bottom: -55px;
}

.nav-standard .search-block .search-close {
    color: #000;
    position: absolute;
    top: -50px;
    right: 15px;
    background: #fff;
}

/* Home 2 */
.topbar {
    padding: 30px 0;
    padding-bottom: 15px;
    /* background: #fff; */
    
    /*background: rgba(0, 0, 0, 0.5);*/

}

.topbar .header-nav-right-info {
    padding: 0;
}

.topbar .header-nav-right-info li {
    padding: 0 0 0 35px;
    position: relative;
    margin-left: 35px;
    color: rgba(255, 255, 255, 0.6);
}

.topbar .header-nav-right-info li i {
    position: absolute;
    left: 0;
    top: 3px;
    /* color: rgba(255, 255, 255, 0.6); */
    margin: 0;
    color: #0099ff;
}

.topbar .header-nav-right-info li span {
    position: relative;
    display: block;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 18px;
    color: #fff;
    text-transform: capitalize;
    font-size: 15px;
}

.topbar .header-nav-right-info li span:after {
    position: absolute;
    content: "";
    right: -20px;
    width: 1px;
    top: 8px;
    height: 25px;
    background: rgba(255, 255, 255, 0.2);
}

.topbar .header-nav-right-info li:first-child {
    margin-left: 0;
}

.topbar .header-nav-right-info li:last-child span:after {
    background: none;
}

.header-transparent {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
}

.header-transparent .navbar {
    background: rgb(0 153 240 / 30%);
}
.header-transparent .nav-search.hide {
    display: none;
}

.header-transparent .search-block {
    right: 0px;
}

.header-transparent .search-block .search-close {
    right: 0px;
    background: transparent;
}

.header-transparent .navbar-nav {
    padding-left: 20px;
}

/* Home 4 */
.header-classic ul.navbar-nav > li > a {
    padding: 0 12px;
}

.header-classic .navbar {
    background: #fff;
}

.ts-nav-classic .nav-search-btn {
    background: none;
    border: none;
}

.ts-nav-classic {
    position: relative;
    z-index: 99;
}

.ts-nav-classic .header-nav-right-info li {
    color: #fff;
}

.ts-nav-classic .header-nav-right-info li i {
    color: #0099ff;
}

.ts-nav-classic .top-bar .unstyled li a .social-icon i {
    color: #fff;
}

.ts-nav-classic .nav-search-btn {
    background: none;
    border: none;
}

.ts-nav-classic .nav-search-btn a.xs-modal-popup {
    color: #000 !important;
}

.ts-nav-classic .navbar .navbar-nav .dropdown .dropdown-menu li a {
    color: #fff;
}

.header-box .topbar {
    padding: 30px 0px;
}

.header-box .topbar .header-nav-right-info li {
    color: rgba(0, 0, 0, 0.6);
}

.header-box .topbar .header-nav-right-info li span {
    color: #000;
}

.header-box .topbar .header-nav-right-info li span::after {
    background: rgba(226, 226, 226, 0.6);
}

.header-box .topbar .header-nav-right-info li i {
    color: rgba(0, 0, 0, 0.6);
}

.header-box .topbar .header-nav-right-info li a {
    line-height: 65px;
}

.header-box .topbar .header-nav-right-info li:last-child span:after {
    display: none;
}

.header-box .ts-nav .navbar .navbar-nav > .nav-item > a {
    line-height: 65px;
}

.header-box .ts-nav .navbar .nav-right .nav-search-btn {
    padding: 18px 0px;
    line-height: 27px;
}

.slider-content {
    height: 480px;
    position: relative;
    background-size: cover;
    margin-right: 3px;
}

.slider-content .content-wrapper {
    position: absolute;
    left: 60px;
    right: 60px;
    margin: auto;
    padding: 40px;
    top: 50%;
    background: rgba(255, 255, 255, 0.8);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.slider-content .content-wrapper h1 {
    color: #24272a;
    margin-bottom: 30px;
}

.slider-content .content-wrapper .btn-primary {
    margin-right: 30px;
}

.hero-slider .features-slider {
    position: relative;
}

.hero-slider .features-slider .owl-nav {
    display: block;
}

.hero-slider .features-slider .owl-nav .owl-prev,
.hero-slider .features-slider .owl-nav .owl-next {
    font-size: 50px;
    position: absolute;
    bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5;
    display: inline-block;
    color: #fff;
    line-height: 30px;
    padding: 20px;
}

.hero-slider .features-slider .owl-nav .owl-prev:focus,
.hero-slider .features-slider .owl-nav .owl-next:focus {
    outline: none;
}

.hero-slider .features-slider .owl-nav .owl-prev:hover,
.hero-slider .features-slider .owl-nav .owl-next:hover {
    outline: none;
}

.hero-slider .features-slider .owl-nav .owl-prev:hover i,
.hero-slider .features-slider .owl-nav .owl-next:hover i {
    background: #0099ff;
}

.hero-slider .features-slider .owl-nav .owl-next {
    left: 92px;
}

.hero-slider .features-slider .owl-nav .owl-prev {
    left: 60px;
}

.hero-slider .features-slider .owl-nav i {
    color: #ffffff;
    line-height: 58px;
    width: 60px;
    height: 60px;
    font-size: 20px !important;
    padding: 5px 6px;
    border-radius: 0;
    background: #24272a;
}

.hero-slider .features-slider .owl-dots {
    display: none;
}

.hero-slider .features-slider-classic {
    position: relative;
}

.hero-slider .features-slider-classic .owl-nav {
    display: block;
}

.hero-slider .features-slider-classic .owl-nav .owl-prev,
.hero-slider .features-slider-classic .owl-nav .owl-next {
    font-size: 50px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5;
    display: inline-block;
    color: #fff;
    line-height: 30px;
    padding: 20px;
}

.hero-slider .features-slider-classic .owl-nav .owl-prev:focus,
.hero-slider .features-slider-classic .owl-nav .owl-next:focus {
    outline: none;
}

.hero-slider .features-slider-classic .owl-nav .owl-prev:hover,
.hero-slider .features-slider-classic .owl-nav .owl-next:hover {
    outline: none;
}

.hero-slider .features-slider-classic .owl-nav .owl-prev:hover i,
.hero-slider .features-slider-classic .owl-nav .owl-next:hover i {
    background: #0099ff;
}

.hero-slider .features-slider-classic .owl-nav .owl-next {
    right: 20px !important;
}

.hero-slider .features-slider-classic .owl-nav .owl-prev {
    left: 20px !important;
}

.hero-slider .features-slider-classic .owl-nav i {
    color: #ffffff;
    line-height: 58px;
    width: 60px;
    height: 60px;
    font-size: 20px !important;
    padding: 5px 6px;
    border-radius: 0;
    background: #24272a;
}

.hero-slider .features-slider-classic .owl-dots {
    display: none;
}

.hero-slider .features-slider-classic .slider-content .content-wrapper {
    background: transparent;
    text-align: center;
}

.hero-slider
    .features-slider-classic
    .slider-content
    .content-wrapper
    .slider-title {
    color: #fff;
}

.featured-box {
    padding: 30px 15px 30px 25px;
    margin: 3px;
}

.featured-box .icon {
    font-size: 60px;
    color: #ffffff;
}

.featured-box .ts-title {
    margin-top: 25px;
    font-size: 24px;
    line-height: 7px;
}

.featured-box .ts-title a {
    color: #ffffff;
    font-weight: 600;
}

.featured-box P {
    color: #ffffff;
}

.featured-box:nth-child(2) {
    margin-right: 0px;
}

.featured-box:hover .ts-title a {
    color: #0099ff;
}

.item-1,
.item-2 {
    margin-top: 5px;
}

.slider-feature {
    padding-top: 2px;
}

.owl-item.active .slider-content h1.slider-title {
    -webkit-animation-name: animLeft;
    animation-name: animLeft;
    -webkit-animation: animLeft 1s ease 500ms both;
    animation: animLeft 1s ease 500ms both;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
}

.owl-item.active .slider-content p {
    -webkit-animation-name: animLeft;
    animation-name: animLeft;
    -webkit-animation: animLeft 1s ease 500ms both;
    animation: animLeft 1s ease 500ms both;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation-delay: 900ms;
    animation-delay: 900ms;
}

.owl-item.active .slider-content .btn {
    -webkit-animation-name: animLeft;
    animation-name: animLeft;
    -webkit-animation: animLeft 1s ease 500ms both;
    animation: animLeft 1s ease 500ms both;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation-delay: 1000ms;
    animation-delay: 1000ms;
}

@-webkit-keyframes animLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: all 0.5s;
    }
}

.hero-slider .owl-dots {
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    z-index: 1;
}

.hero-slider .owl-dots .owl-dot {
    display: block;
    margin: 0;
    top: 0;
    line-height: 20px;
}

.hero-slider .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #59616d;
    display: inline-block;
    opacity: 1;
    margin: 0 3px;
    opacity: 0.5;
}

.hero-slider .owl-dots .owl-dot.active span {
    border-radius: 50%;
    border: 2px solid #fff;
    background: transparent;
    position: relative;
    top: 2px;
    opacity: 1;
}

.hero-slider .owl-dots .owl-dot:focus {
    outline: none;
}

.about-intro .intro-desc {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
}

.intro-image-box {
    position: relative;
    margin-left: 25px;
    z-index: 9;
}

.intro-shape:after {
    content: "";
    position: absolute;
    right: 0px;
    z-index: -1;
    border-left: 430px solid #0099ff;
    border-right: 0 solid #0099ff;
    border-top: 340px solid #0099ff;
    top: -40px;
}
.quote_form select {
    background: rgba(48, 48, 48, 0.95) !important;
}
.single-funfact a:hover > h3,
.single-funfact a:hover > img {
    color: #0099ff;
    transform: all linear 0.5s;
}

.intro-about h2 span {
    color: #fff !important;
    text-align: justify !important;
}
.tbl-dse-header li {
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #007bff;
    float: left;
    color: white;
    list-style: none;
    text-align: center;
}

.Bodyheading {
    background: none repeat scroll 0 0 #002e5b;
    color: #ffffff;
    font-size: 17px;
    text-align: center;
    padding: 0 5px;
    display: inline-block;
}

.tbl-dse li span {
    width: 25%;
    /*width: 128px;*/
    background: #fff3e9;
    border: 1px solid #dcdcc9;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    padding: 5px;
}

.tbl-dse li span:first-child {
    background: #002e5b;
    color: white;
}

.tbl-dse li {
    list-style: none;
    width: 100%;
    float: left;
}

.total_trade_tbl {
    width: 100%;
    margin-top: 10px;
}

.total_trade_tbl td {
    width: 33%;
    font-size: 12px;
    padding: 5px;
    text-align: center;
    border: #cccccc 1px solid;
}

.total_trade_tbl tr:first-child td {
    background: #007bff;
    font-size: 13px;
    color: white;
}

#graphDivContainer {
    width: 100%;
}

#graphDivTitle {
    width: 100%;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #efefef;
}

#graphDivTitle label {
    color: #002e5b;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}

#graphDiv_all {
    width: 100%;
    height: 320px;
    float: left;
    padding-top: 60px;
    background-color: #fefefe;
}

.wpb_animate_when_almost_visible {
    opacity: 1;
}
.chartdata {
     /*padding: 70px 0; */
    padding-top: 70px;
    padding-bottom: 30px;
}
.table_color{
    background-color: #007bff;
    color: #fff;
}
.table_font{
    font-size: 14px;
    font-weight: 400;
}
.vc_box_border_grey {
    font-size: 42px;
    /* transform: rotate3d(61, 1, 1, 43deg); */
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    font-weight: 600;
    left: -31px;
    position: absolute;
    top: 187px;
}
.tab_design .nav-item a.nav-link h4{
    color: #444;
    font-size: 18px !important;
    font-weight: 600;
    text-transform: capitalize;
    transition: all linear 0.3s;
    padding: 10px 25px;
    margin-left: -17px
}
.tab_design .nav-item a.nav-link h4:hover,.tab_design .nav-item a.nav-link.active h4{
    color:#FFFFFF;
    background: #0099ff ;

}
.tab_design h5{
    color: #444;
    font-weight: 600;
    font-size: 22px;
    text-transform:capitalize;
}
.tab_table td a{
    text-transform: capitalize;
    font-weight: 400;
    font-size: 16px;
    color: #444;
    transition: all linear 0.3s;
}
.tab_table td a:hover{
    color: #0099ff;
}
.tab_table_th {
    background-color: #0099ff;
    color: #fff;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
}


.table-bordered td, .table-bordered th {
    border: 1px solid #fff !important;
}
.pt-50 {
    padding-top: 50px;
}

.chartdata .table td,.chartdata .table th {
    padding: 0.43rem !important;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
/*#ts-testimonial-standard .section-title{*/
/*    margin-top:100px !important;*/
/*}*/

 /* career part css start */

    #career {
        background-color: #fff;
        padding: 100px 0;
    }

    .career_head {
        margin-bottom: 60px;
    }

    .career_head h3 {
        color: #fff;
        font-weight: 600;
        font-size: 23px;
        text-transform: capitalize;
        font-family: 'Domine', serif;
        position: relative;
        background-color: #101010;
        padding: 10px 30px;
        display: inline-block;
        border-radius: 60px;
        -webkit-border-radius: 60px;
        -moz-border-radius: 60px;
        -ms-border-radius: 60px;
        -o-border-radius: 60px;
    }

    #career .card-header {
        padding: 5px 20px;
        margin-bottom: 0;
        background-color: #0099ff;
        border-bottom: 2px solid #f2f2f2;
        transition: all linear 0.3s;
        -webkit-transition: all linear 0.3s;
        -moz-transition: all linear 0.3s;
        -ms-transition: all linear 0.3s;
        -o-transition: all linear 0.3s;
    }

    #career .card-header .btn-link {
        color: #fff;
        text-decoration: none;
        background-color: none;
        box-shadow: none;
        font-size: 18px;
        font-weight: 500;
        text-transform: uppercase;
        font-family: 'Domine', serif;
        transition: all linear 0.3s;
        -webkit-transition: all linear 0.3s;
        -moz-transition: all linear 0.3s;
        -ms-transition: all linear 0.3s;
        -o-transition: all linear 0.3s;
    }

    #career .card {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        background-color: #fff;
        border: 0;
        border-radius: 0;
        box-shadow: 0 1px 7px rgb(56 87 140 / 20%);
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        margin-bottom: 10px;
    }

    #career .card-body {
        padding: 20px 30px;
    }

    .accordian_txt h5 {
        color: #222;
        font-size: 16px;
        font-weight: 600;
        text-transform: capitalize;
        padding-bottom: 15px;
        font-family: 'Domine', serif;
    }

    .accordian_txt ul {
        margin-bottom: 15px;
    }

    .accordian_txt ul span {
        color: #222;
        font-size: 15px;
        font-weight: 600;
        text-transform: capitalize;
        padding-bottom: 15px;
        font-family: 'Roboto', sans-serif;
        padding-bottom: 10px;
        display: block;
    }

    .accordian_txt ul li {
        color: #222;
        font-size: 14px;
        font-weight: 400;
        text-transform: capitalize;
        padding-bottom: 5px;
        padding-left: 5px;
        font-family: 'Roboto', sans-serif;
    }

    .accordian_txt ul li i {
        color: #222;
        font-size: 8px;
        margin-right: 10px;
    }

    .accordian_txt a {
        font-size: 15px;
        display: inline-block;
        font-size: 15px;
        text-transform: capitalize;
        padding: 10px 35px;
        color: #fff;
        font-weight: 600;
        font-family: 'Domine', serif;
        transition: all linear 0.3s;
        -webkit-transition: all linear 0.3s;
        -moz-transition: all linear 0.3s;
        -ms-transition: all linear 0.3s;
        -o-transition: all linear 0.3s;
        border-radius: 5px;
        background: #101010;
    }

    .accordian_txt a:hover {
        background: #007db8;
        color: #fff;
    }
    
    .tab_design .nav-item a.nav-link h4:hover, .tab_design .nav-item a.nav-link.active h4 {
    color: #FFFFFF;
    background: #0099ff;
} 
.tab_design a.nav-link:hover, .tab_design a.nav-link.active  {
    color: #FFFFFF;
    background: #0099ff;
}

#table_id{
    
}
.tab-content{
    margin-top:40px;
}
.nav-tabs .nav-link {
     margin-bottom: -1px; 
     border: 0; 
     border-top-left-radius: 0rem; 
     border-top-right-radius: 0rem; 
    color: #444;
}
.nav-tabs {
    border-bottom: 0;
}

/* :: Careers Page */
.careers{
    background-color: #F9F9F9;
    background-image: url(../images/01_pattern.png);
    background-position: center;
    position: relative;
    overflow: hidden;
}
.item-careers{
    margin-bottom: 30px;
    background-color: #FFF;
    padding: 40px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}
.item-careers a h5{
    margin-top: 0
}
.item-careers:hover a h5{
    color: #FFF;
    z-index: 1;
}
.item-careers span,
.features-provide-list .item-features-provide-list span{
    position: absolute;
    z-index: 1;
    display: block;
    width: 0px;
    height: 0px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    opacity: 1;
    background-color: #0092FF;
}
.item-careers:hover span,
.features-provide-list .item-features-provide-list:hover span{
    width: 1500px;
    height: 1500px;
}
.item-careers a.link:after,
.footer .links li a:after{
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    font-size: 12px;
    opacity: 0;
    margin-left: 0;
    visibility: hidden;
    -webkit-transition: all 0.8s cubic-bezier(0.38, 0.17, 0.09, 0.99);
    -o-transition: all 0.8s cubic-bezier(0.38, 0.17, 0.09, 0.99);
    transition: all 0.8s cubic-bezier(0.38, 0.17, 0.09, 0.99);
}
.item-careers a.link:hover:after,
.footer .links li a:hover:after{
    opacity: 1;
    margin-left: 15px;
    visibility: visible;
    color: #FFF;
}
.item-careers a h5{
    position: relative;
    font-size: 26px;
    line-height: 35px;
    margin: 15px 0;
    font-weight: 500;
    color: #091D3E;
}

.item-careers a.link{
    position: relative;
    text-transform: capitalize;
    font-size: 15px;
    line-height: 1;
    display: inline-block;
    font-weight: 600;
    color: #687076;
    margin-top: 25px;
}
.item-careers a.link:hover,
.item-careers a.link:hover:after{
    color: #0092FF;
}

.item-careers ul li{
    display: inline-block;
    font-weight: 500;
    margin-right: 10px;
    position: relative
}
.item-careers:hover ul li{
    z-index: 1;
    color: #FFF;
}
.py-100-70 {
    padding: 100px 0 70px 0;
}
.item-careers ul li.active{
    background-color: #0092FF;
    padding: 2px 15px;
    color: #FFF;
    border-radius: 3px;
}
.item-careers:hover ul li.active{
    color: #0092FF;
    background-color: #FFF;
}
.item-careers p{
    margin: 18px 0 0 0;
}
.item-careers:hover p{
    color: #FFF;
    position: relative;
    z-index: 1
}
.item-careers a.link{
    position: relative;
    z-index: 1
}
.item-careers:hover a.link{
    color: #FFF;
}
.item-careers a.link:hover:after{
    color: #FFF;
    z-index: 1
}

#map-section iframe{
    width:100% !important;
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background: #fff;
    background-clip: padding-box;
    border: none !important;
    border-radius: 0.3rem;
    outline: 0;
}
.rs-team-Single .modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background: none !important;
    background-clip: padding-box;
    border: none !important;
    border-radius: 0.3rem;
    outline: 0;
}
.sm-pt-30 {
    padding-left: 0px;
}

.margin_ll {
    margin-top:65px;
}
.send_message{
    margin-top: -165px;
}
#ts-footer .form-control {
    display: block;
    width: 100%;
   
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: none !important;
     border-radius: 0 !important; 
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.dropdown_nav {
    position: relative;

}

/* Dropdown Content (Hidden by Default) */
.dropdown_nav .dropdown-content {
    display: none;
    opacity: 0;
    left: 210px;
    position: absolute;
    background-color: #1c1e22;
    min-width: 230px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    top: 0;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding-left: 16px;
    margin-left: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 0;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
   
    color: #0099ff;
}

/* Show the dropdown menu on hover */
.dropdown_nav:hover .dropdown-content {
    display: block;
    opacity: 1;
}
.sitemap h3 {
    color: #0099ff;
    font-size: 18px;
    font-weight: 600;
    padding-top: 20px;
    display: inline-block;
}
.sitemap ul li {
    display: block;
}
.sitemap ul li a {
    color: #444;
    padding-left: 10px;
    font-size: 15px;
    font-weight: 400;
    transition: all linear 0.3s;
}
.sitemap ul li a:hover{
    color: #0099ff;
}

.about-intro_bg {
    background: #fff;
    position: relative;
    /* top: 0; */
    left: 0;
    bottom: 170px;
    box-shadow: 1px -25px 8px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px -25px 8px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px -25px 8px 2px rgba(0, 0, 0, 0.21);
    padding: 50px 50px;
}
.banner-area2 {
    position: relative;
    color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: 5px;
    min-height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
}
.about-intro_bg p {
    font-size: 24px;
    line-height: 35px;
    text-align: center;
    font-weight: 400;
    color: #282828;
    font-family: "Montserrat", sans-serif !important;
}

.items_designs {
    background: #f2f2f2;
    padding: 40px 35px;
    margin-bottom: 20px;
    height: 390px;
}
.careers_design {
    background: #0099ff;
    padding: 60px 40px;
    position: absolute;
    top: -60px;

}
.counter_design:after{
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    background: #ddd;
    height: 100%;
    width: 1px;
}
.careers_design .cta-btn a {
    padding: 12px 16px;
    margin-top: 10px;
    background: #24272a;
    color: #fff;
    display: inline-block;
    border: 1px solid #24272a;
    text-transform: uppercase;
}
.section-padding2 {
    padding: 180px 0px;
}
#about_description {
    padding-top: 100px;
    padding-bottom: 70px;
}
.careers_design h4 {
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    padding-bottom: 15px;
}
.careers_design p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
}
.section_margin h2 {
    color: #fff;
    padding-bottom: 60px;
    font-size: 26px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
}
.items_designs h4 {
    color: #444;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
}
.items_designs p {
    color: #444;
    text-align: justify;
    font-size: 16px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
}
.counter_design h1 {
    color: #444;
    display: inline-block;
    font-size: 60px;
    font-weight: 600;
    margin-bottom: 30px;
    font-family: "Montserrat", sans-serif;
}
.counter_design h3{
    color: #444;

    font-size: 20px;
    font-weight:500;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-family: "Montserrat", sans-serif;
}
.counter_design p{
    color: #444;

    font-size: 16px;
    font-weight:400;

    font-family: "Montserrat", sans-serif;
}
#counter_section{
    margin-top: -280px;
}

