/*
   Template Name: Insurex
   Author: Tripples
   Author URI: https://themeforest.net/user/tripples
   Description: Cornike - Business HTML5 Template
   Version: 1.0
*/

/* Table of Content
==================================================
1.    Typography
2.    Global Styles
3.    Top Bar
4.    Header area
5.    Slider
6.    Call to action
7.    Features
8.    Facts
9.    Services
10.   Project area
11.   Content area
12.   Testimonial
13.   Subscribe area
14.   News section
15.   Footer
16.   Sub Pages
17.   Contact Us
18.   News Listing
19.   News Single
20.   Sidebar
21.   Error page
  
*/
@import 'https://static.stayjapan.com/assets/dashboard/application-33c1a06b7784b53cd746d479718b6295c0fcefebb696e78dcee7c68efc92fada.css';
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i,700,700i,900,900i);
/* Typography
================================================== */

html {
   scroll-behavior: smooth;
 }
 
body {
   background: #fff;
   color: #555555;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
}

body,
p {
   font-family: 'Source Sans Pro', sans-serif;
   font-size: 16px;
   line-height: 26px;
}

button {
   font-family: 'Source Sans Pro', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
   color: #252a37;
   font-family: 'Source Sans Pro', sans-serif;
}

h1 {
   font-size: 48px;
   line-height: 48px;
   font-weight: 900;
}

h2 {
   font-size: 36px;
   line-height: 36px;
   font-weight: 700;
}

h3 {
   font-size: 24px;
   margin-bottom: 20px;
   font-weight: 700;
}

h4 {
   font-size: 18px;
   line-height: 28px;
   font-weight: 700;
}

h5 {
   font-size: 14px;
   line-height: 24px;
}

/* Global styles
================================================== */

html {
   overflow-x: hidden !important;
   width: 100%;
   height: 100%;
   position: relative;
   text-rendering: optimizeLegibility;
}

body {
   border: 0;
   margin: 0;
   padding: 0;
}

table, th, td {
   border: 1px solid #dddddd;
   text-align: left;
   padding: 8px;
}

.body-inner {
   position: relative;
   overflow: hidden;
}

.preload {
   position: fixed;
   background: #fff url(../images/preload.gif) center center no-repeat;
   left: 0px;
   top: 0px;
   width: 100%;
   height: 100%;
   z-index: 99999;
}

a:link,
a:visited {
   text-decoration: none;
}

a {
   color: #00745b;
}

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

.link-more {
   font-weight: 700;
}

.link-more i {
   font-weight: 700;
   top: 2px;
   margin-left: 5px;
   position: relative;
   font-size: 16px;
}

.link-more.color {
   color: #fc6a2a;
}

.service_filter {
   display: block;
}

@media (max-width:767px) {

   section,
   .section-padding {
      padding: 50px 0;
   }
}

@media (max-width:480px) {
   .service_filter {
      /* display: none; */
   }

}

.no-padding {
   padding: 0;
}

.ts-padding {
   padding: 70px 50px;
}

.media>.pull-left {
   margin-right: 20px;
}

.gap-130 {
   clear: both;
   height: 130px;
}

.gap-100 {
   clear: both;
   height: 100px;
}

.gap-80 {
   clear: both;
   /* height: 80px; */
   padding: 80px 0;
}

.gap-70 {
   clear: both;
   height: 70px;
}

.gap-60 {
   clear: both;
   height: 60px;
}

.gap-50 {
   clear: both;
   height: 50px;
}

.gap-40 {
   clear: both;
   height: 40px;
}

.gap-30 {
   clear: both;
   height: 30px;
}

.gap-20 {
   clear: both;
   height: 20px;
}

.mrtb-40 {
   margin-top: 40px;
   margin-bottom: 40px;
}

.mrt-40 {
   margin-top: 40px;
}

.mrb-40 {
   margin-bottom: 40px;
}

.mrt-0 {
   margin-top: 0 !important;
}

.padtb-0 {
   padding-top: 0;
   padding-bottom: 0;
}

.padt-0 {
   padding-top: 0;
}

.pab {
   padding-bottom: 0;
}

.pab-140 {
   padding-bottom: 140 !important;
}

.pat-100 {
   padding-top: 100px !important;
}

.pat-180 {
   padding-top: 180px !important;
}

.patb-100 {
   padding: 100px 0;
}

.padt-90 {
   padding-top: 90px;
}

.padtop-135 {
   padding: 135px 0 0 !important;
}

.border-left {
   border-left: 2px solid #00745b;
}

a:focus {
   outline: 0;
}

img.pull-left {
   margin-right: 20px;
   margin-bottom: 20px;
}

img.pull-right {
   margin-left: 20px;
   margin-bottom: 20px;
}

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

.solid-bg {
   background: #f5f5f5;
   box-shadow: none;
}

.solid-row {
   background: #f0f0f0;
}

.media-left,
.media>.pull-left {
   padding-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(15, 39, 101, 0.85);
}

/* Dropcap */

.dropcap {
   font-size: 48px;
   line-height: 60px;
   padding: 0 7px;
   display: inline-block;
   font-weight: 700;
   margin: 5px 15px 5px 0;
   position: relative;
   text-transform: uppercase;
}

.dropcap.primary {
   background: #00745b;
   color: #fff;
}

.dropcap.secondary {
   background: #3a5371;
   color: #fff;
}

/*-- Section title --*/

.section-title {
   font-size: 44px;
   line-height: normal;
   margin-top: 0;
   display: inline-block;
   margin-bottom: 90px;
   position: relative;
}

.section-title span {
   font-size: 16px;
   margin-bottom: 10px;
   text-align: center;
   display: block;
   font-weight: 400;
}

.section-title:after {
   content: '';
   position: absolute;
   bottom: -30px;
   height: 1px;
   width: 50px;
   left: 50%;
   -webkit-transform: translateX(-50%);
   transform: translateX(-50%);
   z-index: 0;
   border-bottom: 2px solid #00745b;
}

.section-title-text {
   margin-top: -50px;
   margin-bottom: 75px;
}

/* Section title dashsed */

.section-title-dash {
   font-size: 44px;
   line-height: normal;
   margin-top: 0;
   margin-bottom: 90px;
   position: relative;
   margin: 0 auto 90px;
}

.section-title-dash:before {
   position: absolute;
   content: attr(data-title);
   font-size: 150px;
   color: rgba(0, 0, 0, .04);
   left: 0;
   top: -70px;
   width: 100%;
}

@media (max-width: 992px) {
   .section-title-dash:before {
      font-size: 48px;
      top: -30px;
   }
}

.section-title-dash:after {
   content: '';
   position: absolute;
   bottom: -20px;
   height: 1px;
   width: 40px;
   left: 50%;
   -webkit-transform: translateX(-50%);
   transform: translateX(-50%);
   z-index: 0;
   border-bottom: 2px solid #00745b;
}

.section-title-dash span {
   position: relative;
   display: block;
   margin: 0 auto 0;
   width: 1px;
   height: 2px;
}

.section-title-dash span:before,
.section-title-dash span:after {
   content: '';
   position: absolute;
   top: 12px;
   left: 25px;
   width: 6px;
   height: 10px;
   border-bottom: 2px solid #00745b;
}

.section-title-dash span:after {
   width: 3px;
   left: 34px;
}

.title-text-color {
   color: #00745b;
}

/* Content title */

.content-title {
   font-size: 44px;
   margin-top: 0;
   border-left: 5px solid #00745b;
   padding-left: 15px;
   margin-bottom: 40px;
   line-height: 32px;
}

.content-title.border-none {
   border-left: 0;
   padding-left: 0;
   line-height: 44px;
   margin-bottom: 0;
}

.content-title.title-small {
   font-size: 30px;
}

/* Content title dash */

.column-title-dash {
   font-size: 44px;
   line-height: normal;
   margin-top: 0;
   position: relative;
   margin: 0 auto 35px;
}

.column-title-dash:before {
   position: absolute;
   content: attr(data-title);
   font-size: 150px;
   color: rgba(0, 0, 0, .04);
   left: 0;
   top: -70px;
   width: 100%;
}

.column-title-dash:after {
   content: '';
   position: absolute;
   bottom: -20px;
   height: 1px;
   width: 40px;
   left: 0;
   z-index: 0;
   border-bottom: 2px solid #00745b;
}

.column-title-dash span {
   position: relative;
   display: block;
   width: 1px;
   height: 2px;
}

.column-title-dash span:before,
.column-title-dash span:after {
   content: '';
   position: absolute;
   top: 12px;
   left: 45px;
   width: 6px;
   height: 10px;
   border-bottom: 2px solid #00745b;
}

.column-title-dash span:after {
   width: 3px;
   left: 55px;
}

/* Bg Shape */

.bg-angle-shape {
   position: relative;
}

.bg-angle-shape:before {
   position: absolute;
   top: 0;
   left: -50%;
   width: 100%;
   content: "";
   background: #171717;
   height: 100%;
   transform: skewX(-45deg);
}

.bg-angle-shape:after {
   content: "";
   position: absolute;
   right: -50%;
   top: 0;
   width: 100%;
   height: 100%;
   background: black;
   transform: skewX(-45deg);
}

/* Border left */

.border-left-long {
   position: absolute;
   top: 0;
   left: 0;
   content: "";
   width: 2px;
   height: 100%;
   background: #00745b;
}

.border-long:after {
   position: absolute;
   left: 0;
   top: 105px;
   content: "";
   background: #fff;
   width: 2px;
   height: 10px;
}

.border-long:before {
   content: "";
   position: absolute;
   top: 125px;
   left: 0;
   width: 2px;
   height: 8px;
   background: #fff;
}

.section-title.border-left {
   padding-left: 140px;
}

.section-title.border-left:before {
   content: '';
   position: absolute;
   top: 50%;
   margin-top: -22px;
   height: 1px;
   width: 115px;
   left: 0;
   z-index: 0;
   border-bottom: 2px solid #00745b;
}

.section-title.border-left:after {
   border: 0;
}

.section-title.border-left span {
   text-align: right;
   margin: 10px 0 0;
}

/* Intro
==================================================== */

.intro-title {
   font-size: 24px;
   line-height: 34px;
   margin: 0;
}

.intro-details {
   position: relative;
}

.intro-sub-title {
   font-weight: 900;
   font-size: 36px;
   line-height: 46px;
   margin: 15px 0 25px;
   color: #1c1c24;
}

/* Intro Feature */

.intro-feature-box {
   background: #f5f5f5;
   padding: 50px;
}

section .title-white {
   color: #fff !important;
}

section,
.section-padding {
   padding: 100px 0;
   position: relative;
}

.section-title-vertical {
   position: relative;
   height: 0;
}

.section-title-vertical .section-title {
   position: absolute;
   left: -190px;
   transform: rotate(-90deg);
   top: 230px;
   font-size: 40px;
   display: inline-block;
   margin-bottom: 70px;
   color: #c7d4f3;
   margin-top: 0;
}

.section-title-vertical .section-title:after {
   top: 15px;
   left: -95px;
   z-index: 0;
   width: 155px;
   border-bottom: 2px solid #00745b;
}

/* Border left */

.section-title.border-title-left {
   padding-left: 140px;
}

.section-title.border-title-left:before {
   content: '';
   position: absolute;
   top: 50%;
   margin-top: -22px;
   height: 1px;
   width: 115px;
   left: 0;
   z-index: 0;
   border-bottom: 2px solid #00745b;
}

.section-title.border-title-left:after {
   border: 0;
}

.section-title.border-title-left span {
   text-align: right;
   margin: 10px 0 0;
}

/* Column title */

.column-title span {
   font-size: 24px;
   line-height: 34px;
   margin: 0 0 10px 0;
   display: block;
   font-weight: 400;
   color: #00745b;
}

.column-title {
   font-weight: 700;
   font-size: 44px;
   line-height: 50px;
   /* margin: 0 0 20px; */
}

.column-title.title-small {
   font-size: 36px;
   line-height: initial;
}


/* Input form */

.form-control1 {
   width: 100%;
   box-shadow: none;
   border: 1px solid #000;
   padding: 5px 20px;
   height: 50px;
   background: none;
   color: #626c84;
   font-size: 14px;
   border-radius: 0;
   font-weight: normal;
}


.form-control1:focus {
   box-shadow: none;
   border: 1px solid #00745b;
}

.form-control1:focus-visible {
   box-shadow: none;
   border: 1px solid #00745b !important;
}

.widget .form-control1 {
   z-index: 0;
   position: relative;
}






.form-control {
   box-shadow: none;
   border: 1px solid #cccccc;
   padding: 5px 20px;
   height: 50px;
   background: none;
   color: #626c84;
   font-size: 14px;
   border-radius: 6px;
   font-weight: normal;

}

select.form-control {
   -moz-appearance: auto;
   -webkit-appearance: auto;
   appearance: auto;
   outline: none;
}

.form-group input[type="radio"],
.form-group input[type="checkbox"] .form-group select {
   -moz-appearance: auto;
   -webkit-appearance: auto;
   appearance: auto;
   outline: none;
}


.form-control:focus {
   box-shadow: none;
   border: 1px solid #00745b;
}

.widget .form-control {
   z-index: 0;
   position: relative;
}

hr {
   background-color: #e5e5e5;
   height: 0px;
   width: 100%;
   margin: 15px 0px;
}

blockquote {
   position: relative;
   color: #fff;
   background: #252a37;
   padding: 40px;
   border: 0;
   margin: 30px 0 40px;
}

blockquote:before {
   padding: 28px 0 22px;
   content: "\e937";
   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;
}

cite {
   display: block;
   font-size: 14px;
   margin-top: 10px;
   text-align: right;
}

/* Button */


.btn.btn-primary,
.btn-dark,
.btn-border {
   font-size: 16px;
   font-weight: 700;
   padding: 15px 35px;
   line-height: 1.33;
   border-radius: 3px;
   text-transform: uppercase;
   border: 0;
   -webkit-transition: color 400ms, background-color 400ms, border-color 400ms;
   -o-transition: color 400ms, background-color 400ms, border-color 400ms;
   transition: color 400ms, background-color 400ms, border-color 400ms;
}

.btn-white.btn-primary {
   background: #fff;
   color: #00745b;
}

.btn.btn-primary {
   /* background: #00745b; */
   background: linear-gradient(135deg, #00c38d 0%, #3b82f6 100%);
   border: 2px solid transparent;
   border-radius: 10px;
}

.btn.btn-primary:hover {
   background: #1f1f1f;
   border: 2px solid transparent;
}

.btn.btn-dark {
   background: #2d3559;
   border: 2px solid transparent;
}

.btn-border {
   border: 2px solid #fff;
   background: none;
   color: #fff;
}

.btn-border:hover {
   background: #1f1f1f;
   border: 2px solid transparent;
}

.btn-primary:hover,
.btn-dark:hover,
.btn-white.btn-primary:hover {
   background: #1f1f1f;
   border: 2px solid transparent;
}

.btn-border:hover {
   background: #79ba1a;
   border: 2px solid transparent;
   color: #fff;
}

.general-btn {
   clear: both;
   margin-top: 60px;
}

.intro-content .btn-border {
   margin-right: 15px;
}

/* Owl Carousel */

.owl-carousel .owl-item img {
   width: auto;
}

/* Btn icon bg */

.btn-primary.icon-bg {
   padding: 10px 20px;
   border-radius: 5px;
   position: relative;
}

.btn-primary.icon-bg i {
   padding: 12px 17px;
   background: #2d3559;
   width: 55px;
   height: 45px;
   display: inline-block;
   position: absolute;
   margin-left: 20px;
   font-weight: 700;
   top: -2px;
   font-size: 20px;
   border-radius: 0 3px 3px 0;
}

/* Ul, Ol */

.list-round,
.list-arrow,
.list-dash {
   list-style: none;
   margin: 0;
   padding: 0;
}

.list-round li {
   line-height: 34px;
}

.list-round li:before {
   font-family: FontAwesome;
   content: "\f111";
   margin-right: 10px;
   color: #252a37;
   font-size: 8px;
   position: relative;
   top: -3px;
}

.list-arrow {
   padding: 0;
}

ul.list-dash li:before {
   font-family: FontAwesome;
   content: "\f068";
   margin-right: 10px;
   color: #00745b;
   font-size: 10px;
}

/* Bootstrap */

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a:hover,
.nav-tabs>li>a {
   border: 0;
}

.nav>li>a:focus,
.nav>li>a:hover {
   background: none;
}

.pattern-bg {
   background: #f5f5f5 url(../images/crossword.png);
}

a[href^=tel] {
   color: inherit;
   text-decoration: none;
}

/* Top Bar
================================================== */

.top-bar {
   padding: 12px 0 15px;
   position: relative;
   background: #2d3559;
   color: #fff;
   line-height: normal;
}

/* Top menu */

ul.top-menu li {
   display: inline-block;
   font-size: 14px;
   border-right: 1px solid #4c5372;
   margin-right: 10px;
   padding-right: 10px;
   line-height: 10px;
}

ul.top-menu li:last-child {
   border-right: 0;
}

ul.top-menu li a {
   color: #fff;
}

ul.top-menu li a:hover {
   color: #00745b;
}

/* Top social */

.top-social {
   list-style: none;
   margin: 0;
   padding: 0;
}

.top-social a {
   font-size: 14px;
   margin-right: 15px;
   color: #fff;
}

.top-social a:hover {
   color: #fff;
}

/* Top bar transparent */

.topbar-transparent {
   color: #fff;
   background: none;
   box-shadow: none;
   position: absolute;
   padding: 15px 0 8px;
   width: 100%;
   left: 0;
   top: 0;
   z-index: 3;
   height: auto;
   -webkit-transition: 350ms;
   -o-transition: 350ms;
   transition: 350ms;
}

.topbar-transparent ul li a {
   color: #fff;
   font-weight: 600;
}

/* Topbar Taransparent with border */

.topbar-transparent.border-down {
   border-bottom: 1px solid rgba(255, 255, 255, .2);
   padding-top: 6px;
   line-height: normal;
}

/* Topbar highlight */

.top-bar.highlight {
   background: #00745b;
   color: #fff;
}

.top-bar.highlight ul.top-menu li a {
   color: #fff;
   font-weight: 600;
}

.top-bar.highlight ul.top-menu li {
   border-right: 1px solid rgba(0, 0, 0, .2);
}

.top-bar.highlight ul.top-menu li:last-child {
   border-right: 0;
}

/* Topbar with Transparent bg */

.topbar-transparent.with-bg {
   background: rgba(0, 0, 0, .5);
   padding: 12px 0 10px;
   line-height: normal;
}

/* Topbar info */

#top-bar .top-info {
   margin: 0;
   float: left;
}

#top-bar .top-info p,
#top-bar .top-info i {
   color: #fff;
   font-weight: 600;
   font-size: 15px;
}

#top-bar .top-info .info-icon {
   top: 0;
   margin-right: 5px;
}

#top-bar .top-info .info-wrapper:after {
   height: 15px;
   top: 2px;
   background: rgba(255, 255, 255, .2);
}

@media (max-width: 767px) {
   .top-info .info-wrapper:after {
      display: none;
   }
}

#top-bar .top-info li.last .info-wrapper:after {
   background: none;
}

/* Header area Insurex
================================================== */

/* Logo area */

.logo-area {
   display: flex;
   flex-basis: 100%;
   flex-wrap: wrap;
   padding: 10px 0;
}

.logo-area .top-info {
   margin-top: 25px;
}

/* Insurex One */

.site-navigation.navdown {
   background: #00745b;
   position: relative;
}

.site-navigation.navdown .navbar-collapse {
   padding-left: 0;
}

.site-navigation .nav-search {
   top: 0;
   z-index: 2;
   width: 70px;
   height: 70px;
   line-height: 70px;
   right: 15px;
   background: rgba(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;
}

/* Insurex Two */

.header.navdown-boxed {
   height: 150px;
}

.header.navdown-boxed .site-navigation.navdown {
   background: none;
}

.header.navdown-boxed .site-navigation.navdown .row {
   position: relative;
   background: #00745b;
   bottom: 0;
   z-index: 1;
   margin: 0;
   width: 100%;
}

.header.navdown-boxed .nav-search {
   right: 15px;
}

.nav-search.hide span {
   opacity: 0;
}

/* Insurex Three */

.header.navdown-boxed-transparent {
   color: #fff;
   background: none;
   box-shadow: none;
   position: absolute;
   width: 100%;
   left: 0;
   top: 40px;
   z-index: 2;
   height: auto;
   -webkit-transition: 350ms;
   -o-transition: 350ms;
   transition: 350ms;
}

.header.navdown-boxed-transparent .site-navigation.navdown {
   background: none;
}

.header.navdown-boxed-transparent .site-navigation.navdown .row {
   position: relative;
   background: #00745b;
   bottom: 0;
   z-index: 1;
   margin: 0;
   width: 100%;
}

.header.navdown-boxed-transparent p,
.header.navdown-boxed-transparent i {
   color: #fff !important;
}

/* Insurex Four */

.header.header-solid {
   background: #2d3559;
   color: #fff;
}

.header.header-solid .top-info li .info-wrapper p {
   color: #fff;
}

.site-navigation.navdown.nav-transparent {
   background: transparent;
   position: absolute;
   border-bottom: 1px solid rgba(255, 255, 255, .3);
   left: 0;
   right: 0;
   z-index: 1;
}

.site-navigation.navdown.nav-transparent ul.navbar-nav>li:hover>a:before,
.site-navigation.navdown.nav-transparent ul.navbar-nav>li.active>a:before {
   border-color: #00745b;
}

input[type="range"]{
   padding: 0px !important;
}

/* Insurex Five */

.header-standard {
   background: #fff;
   box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
   z-index: 999;
}

.header-standard ul.navbar-nav>li>a {
   color: #252a37;
   /*line-height: 80px;*/
}



.header-standard ul.navbar-nav>li:hover>a:before,
.header-standard ul.navbar-nav>li.active>a:before {
   border-color: #fff;
}

.header-standard ul.navbar-nav>li.active>a,
.header-standard ul.navbar-nav>li:hover>a {
   color: #00745b;
}

.header-standard .container {
   position: relative;
}

.header-standard .site-nav-inner {
   padding-right: 50px;
}

.header-standard .nav-search {
   top: 22px;
   right: 25px;
   width: 45px;
   height: 45px;
   line-height: 45px;
   background: #00745b;
   border-radius: 100%;
}

.header-standard .search-block .search-close {
   color: #fff;
   top: -68px;
   right: 10px;
   background: #00745b;
   opacity: 1;
   width: 45px;
   height: 45px;
   line-height: 30px;
   border-radius: 100%;
}

/* Insurex Six */

.header-standard.header-transparent {
   border-bottom: 1px solid rgba(255, 255, 255, .3);
   /*top: 50px;*/
   /*background: #00745bb5;*/

}

.header-standard.header-transparent ul.navbar-nav>li>a {
   color: #000;
}

/* Insurex Seven */

.header-standard.header-boxed {
   background: none;
   position: absolute;
   box-shadow: none;
   top: 60px;
   left: 0;
   right: 0;
}

.header-standard.header-boxed .row {
   background: #fff;
   z-index: 1;
   margin: 0;
   padding: 0 20px;
}

.header-standard.header-boxed .nav-search {
   right: 40px;
   background: #2d3559;
}

.header-standard.header-boxed .search-block .search-close {
   right: 25px;
   background: #2d3559;
   top: -68px;
}

/* Insurex Eight */

.header-standard.header-boxed.highlight .row {
   background: #00745b;
}

.header-standard.header-boxed.highlight ul.navbar-nav>li>a {
   color: #fff;
}

/*-- Header transparent --*/

.header-trans-leftbox,
.header-transparent {
   background: none;
   box-shadow: none;
   width: 100%;
   left: 0;
   /*top: 20px;*/
   z-index: 2;
   height: auto;
   -webkit-transition: 350ms;
   -o-transition: 350ms;
   transition: 350ms;
}

.header-trans-leftbox .header-wrapper {
   background: rgba(0, 0, 0, 0.35);
   color: #fff;
   padding: 0 30px;
   position: relative;
   bottom: -40px;
   z-index: 99;
}

.header-trans-leftbox .header-wrapper:before {
   content: "";
   position: absolute;
   background: rgba(0, 0, 0, 0.35);
   display: block;
   width: 300%;
   height: 100%;
   right: -300%;
   top: 0;
}

/* Header-box-left */

.header.header-box-left {
   height: 60px;
   box-shadow: none;
   position: absolute;
   width: 100%;
}

.header-box-left .header-wrapper {
   bottom: -15px;
}

.header-wrapper {
   background: #0f2765;
   color: #fff;
   padding: 0 30px;
   position: relative;
   bottom: -40px;
   z-index: 99;
}

.header-wrapper:before {
   content: "";
   position: absolute;
   background: #0f2765;
   display: block;
   width: 300%;
   height: 100%;
   right: -300%;
   top: 0;
}

/* Header Default */

.header {
   background: #fff;
   box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
   position: relative;
   z-index: 2;
}

.navbar-fixed {
   z-index: 99999;
   position: fixed;
   opacity: .98;
   width: 100%;
   top: 0;
   -webkit-animation: fadeInDown 800ms;
   -moz-animation: fadeInDown 800ms;
   -ms-animation: fadeInDown 800ms;
   -o-animation: fadeInDown 800ms;
   animation: fadeInDown 800ms;
   backface-visibility: hidden;
}

/*-- Logo --*/

.logo {
   margin-left: 60px;
   height: 70px;
   /*90px*/
   display: table;
   /*margin-right: 519px;*/
}

.logo a {
   display: table-cell;
   vertical-align: middle;
}

.header.nav-down .logo {
   height: 110px;
}

/* header right */

.header-right {
   float: right;
}

.top-info {
   list-style: none;
   margin: 35px 0 0;
   padding: 0;
   float: right;
}

.top-info li {
   display: inline-block;
}

.top-info li:last-child {
   margin-right: 0;
   padding-right: 0;
   border-right: 0;
}

.top-info .info-icon {
   font-size: 20px;
   color: #00745b;
   display: inline-block;
   top: -15px;
   position: relative;
   margin-right: 10px;
}

.top-info .info-wrapper {
   display: inline-block;
   margin-right: 25px;
   position: relative;
   padding-right: 10px;
}

.top-info .info-wrapper:after {
   position: absolute;
   content: '';
   background: #ddd;
   right: -15px;
   width: 1px;
   height: 35px;
   top: 6px;
}

.top-info li .info-wrapper p {
   font-size: 16px;
   margin-bottom: 0;
   line-height: normal;
   font-weight: 700;
}

.top-info li.last .info-wrapper:after {
   background: none;
}

.top-info li .info-wrapper p.info-subtitle {
   line-height: normal;
   font-size: 14px;
   font-weight: 400;
   color: #7a7a7a;
   margin-top: 5px;
}

/* Main navigation */

.navbar {
   border-radius: 0;
   border: 0;
   margin-bottom: 0;
   padding: 0;
}

@media (max-width: 991px) {
   .navbar {
      padding: 6px 0;
   }
}

@media (max-width: 767px) {
   .navbar {
      padding: 6px 0;
   }
}

.navbar-toggler-icon {
   /*background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='#fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");*/
   background-image: url("../images/hamburger.png");
}

@media (max-width: 991px) {
   .navbar-toggler {
      background: transparent
         /*#2d3559*/
      ;
      padding: 2px 8px;
      border-radius: 0;
      float: right;
   }

   .site-navigation .row {
      width: 100%;
      margin-left: 0;
   }
}

@media (max-width:767px) {
   .navbar-toggler {
      background: transparent;
      /*#2d3559*/
      ;
      padding: 2px 8px;
      border-radius: 0;
      float: right;
   }

   .site-navigation .row {
      width: 100%;
   }
}

/* ul.navbar-nav {
   display: inline-block;
} */

ul.navbar-nav>li {
   float: none;
   display: inline-block;
   position: relative;
}

ul.navbar-nav>li:last-child {
   padding-right: 0;
    padding-left: 0;
}

ul.navbar-nav>li:last-child:after {
   background: none;
}

ul.navbar-nav>li>a {
   color: #fff;
   text-rendering: optimizeLegibility;
   display: inline-block;
   padding: 5px 15px;
   line-height: 35px;
   font-size: 16px;
   margin: 0;
   text-transform: uppercase;
   position: relative;
   font-weight: 700;
   -webkit-transition: 350ms;
   -moz-transition: 350ms;
   -o-transition: 350ms;
   transition: 350ms;
}

/*ul.navbar-nav>li:hover>a:before,*/
/*ul.navbar-nav>li.active>a:before {*/
/*   border-color: #2d3559;*/
/*   opacity: 1;*/
/*   transform: scale(1) translateZ(0);*/
/*}*/

/*ul.navbar-nav>li>a:before {*/
/*   content: "";*/
/*   position: absolute;*/
/*   left: 0;*/
/*   right: 0;*/
/*   bottom: 0;*/
/*   opacity: 0;*/
/*   border-bottom: 3px solid transparent;*/
/*   transform: scale(0) translateZ(0);*/
/*   -webkit-transition: -webkit-transform 0.45s ease, opacity 0.55s ease;*/
/*   -moz-transition: -moz-transform 0.45s ease, opacity 0.55s ease;*/
/*   -ms-transition: -ms-transform 0.45s ease, opacity 0.55s ease;*/
/*   -o-transition: -o-transform 0.45s ease, opacity 0.55s ease;*/
/*   transition: transform 0.45s ease, opacity 0.55s ease;*/
/*}*/

ul.navbar-nav>li.login{
    border-radius: 4px ;
}
ul.navbar-nav>li.login a{
    color:#fff !important;
}
ul.navbar-nav>li.login a:hover {
   color: #fff !important;
   background:#000;
   border-radius: 4px ;
}

ul.navbar-nav>li>a:hover,
ul.navbar-nav>li>a:focus {
   background: none;
   color: #00745b !important;
}

ul.navbar-nav>li>a i {
   font-weight: 700;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
   background: transparent;
   border-color: transparent;
}

.flt a {
   position: fixed;
    background: #25d366;
    color: #fff;
    z-index: 600;
    float: left;
    bottom: 29%;
    right: 36px;
    font-size: 26px;
    width: 50px;
    height: 50px;
    padding-top: 12px;
    padding-left: 14px;
    border-radius: 50%;
}

.fltp a {
      position: fixed;
    background: #349AEF;
    color: #fff;
    z-index: 600;
    float: left;

    bottom: 19%;
    right: 36px;
    font-size: 26px;
    width: 50px;
    height: 50px;
    padding-top: 12px;
    padding-left: 14px;
    border-radius: 50%;
}

.flt a:hover {
   background: #000;
   color: #fff;
}

/* Dropdown */

@media (min-width:992px) {
   .dropdown-menu.show {
      display: none;
   }
}

.dropdown-submenu {
   position: relative;
}

.dropdown-submenu>.dropdown-menu {
   top: 0;
   left: 100%;
   margin-top: -2px;
   border-radius: 0;
}

.dropdown-submenu>a:after {
   display: block;
   content: "\f105";
   font-family: FontAwesome;
   float: right;
   margin-top: 0;
   margin-right: -5px;
}

.dropdown-submenu:hover>a:after {
   border-left-color: #fff;
}

.dropdown-submenu.pull-left {
   float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
   left: -100%;
   margin-left: 10px;
   -webkit-border-radius: 6px 0 6px 6px;
   -moz-border-radius: 6px 0 6px 6px;
   border-radius: 6px 0 6px 6px;
}

.dropdown-menu {
   text-align: left;
   background: #fff;
   z-index: 100;
   min-width: 220px;
   border: 0;
   padding: 20px 25px;
   border-radius: 0;
   border-bottom: 5px solid #00745b;
   box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.2);
   margin-top: 0;
}

.dropdown-menu.menu-center {
   left: -65px;
}

.dropdown-menu-large {
   min-width: 400px;
}

.dropdown-menu-large>li>ul {
   padding: 0;
   margin: 0;
   list-style: none;
}

.dropdown-menu-large>li>ul>li>a {
   padding-left: 0;
}

.navbar-nav>li>.dropdown-menu a {
   background: none;
}

.dropdown-menu li a {
   display: block;
   font-size: 15px;
   font-weight: 500;
   line-height: normal;
   text-decoration: none;
   padding: 13px 0;
   border-bottom: 1px solid rgba(0, 0, 0, .1);
   color: #2c2d30;
}

.dropdown-menu li:last-child>a {
   border-bottom: 0 !important;
}

.navbar-nav>li>.dropdown-menu>.active>a,
.navbar-nav>li>.dropdown-menu>.active>a:hover,
.navbar-nav>li>.dropdown-menu>.active>a:focus,
.navbar-nav>li>.dropdown-menu>.active>.dropdown-menu>.active>a {
   color: #00745b;
}

.dropdown-menu li a:hover,
.dropdown-menu li a:focus {
   color: #00745b;
   background: none !important;
}

@media (min-width: 768px) {
   ul.nav li.dropdown:hover ul.dropdown-menu {
      display: block;
   }
}

@media (min-width: 767px) {
   ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu .dropdown-menu {
      left: 100%;
      top: 0;
      display: none;
   }

   ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu:hover .dropdown-menu {
      display: block;
   }
}

.dropdown-toggle::after {
   display: none;
}

/*-- Nav Search start --*/

.site-navigation .container,
.search-area {
   position: relative;
}

.search-area {
   min-height: 70px;
   padding-right: 0;
}

.nav-search {
   position: absolute;
   cursor: pointer;
   top: 32px;
   right: 20px;
   color: #fff;
   width: 30px;
   text-align: center;
}

.search-block {
   background: #1f1f1f;
   ;
   box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
   display: none;
   padding: 10px;
   position: absolute;
   right: 15px;
   top: 100%;
   width: 300px;
   z-index: 10;
   margin-top: 0;
}

.search-block .form-control {
   background: none;
   border: 0;
   border-bottom: 1px solid rgba(255, 255, 255, 0.03);
   color: #fff;
   width: 100%;
   height: 40px;
   padding: 0 12px;
   font-style: italic;
}

.search-block .search-close {
   color: #fff;
   position: absolute;
   top: -62px;
   right: 10px;
   font-size: 32px;
   cursor: pointer;
   background: #23282d;
   padding: 5px;
   opacity: 1;
   width: 30px;
   height: 30px;
   line-height: 14px;
   text-align: center
}

.search-area .nav-search {
   top: 23px;
}

.search-area .search-block .search-close {
   top: -50px;
}

.search-area .search-block {
   right: 0;
}

/* Get a quote */

.header-get-a-quote .btn-primary {
   padding: 13px 25px;
   border-radius: 3px;
   line-height: normal;
   color: #fff;
   position: relative;
   top: -15px;
   box-shadow: none;
}

.header-get-a-quote .btn-primary:hover {
   background: #272d33;
}

ul.navbar-nav>li.header-get-a-quote:hover>a:after {
   position: relative;
   content: no-close-quote;
}

/* Slider
================================================== */

/*-- Main slide --*/

#main-slide .carousel-item {
   min-height: 700px;
   color: #fff;
   background-position: 100% 100%;
   -webkit-background-size: cover;
   background-size: cover;
   backface-visibility: hidden;
}

#main-slide .carousel-item img {
   width: 100%;
   backface-visibility: hidden;
}

#main-slide .carousel-item .slider-content {
   z-index: 1;
   opacity: 0;
   -webkit-transition: opacity 500ms;
   -moz-transition: opacity 500ms;
   -o-transition: opacity 500ms;
   transition: opacity 500ms;
}

#main-slide .carousel-item.active .slider-content {
   opacity: 1;
   -webkit-transition: opacity 100ms;
   -moz-transition: opacity 100ms;
   -o-transition: opacity 100ms;
   transition: opacity 100ms;
}

#main-slide .slider-content {
   min-height: 700px;
   padding: 50px 0 0 0;
   width: 100%;
   color: #fff;
   display: flex;
   flex-direction: column;
   justify-content: center;
   align-items: center;
   align-content: center;
}

.slide-title {
   font-size: 36px;
   line-height: 48px;
   font-weight: 100;
   color: #fff;
   margin: 0;
   font-family: 'gilroylight', sans-serif;
}

.slide-sub-title {
   font-style: normal;
   font-size: 94px;
   line-height: 100px;
   margin: 10px 0 20px;
   color: #fff;
   font-weight: 700;
}

.slide-title-classic {
   color: #fff;
   font-size: 60px;
   line-height: 66px;
}

#main-slide .slider-content.text-center .slide-sub-title {
   font-size: 60px;
   line-height: 1.1;
}

.slider-text {
   display: table;
   vertical-align: bottom;
   color: #fff;
   padding-left: 40%;
   width: 100%;
   padding-bottom: 0;
   padding-top: 20px;
}

.slider-text .slide-head {
   font-size: 36px;
   color: #0052a5;
   position: relative;
}

.slider-img {
   display: block;
   position: absolute;
   top: -80px;
   left: 20%;
   width: 314px;
   max-height: 100%;
}

.slider-img img {
   display: block;
   position: relative;
   max-height: 100%;
   width: auto;
}

.slider.btn {
   margin: 25px 5px 0;
   border: 2px solid transparent;
}

.slider.btn.btn-border {
   border: 2px solid #fff;
}

.slider.btn.btn-border:hover {
   background: #1f1f1f;
   border: 2px solid transparent;
}

.slider-description {
   color: #fff;
   font-size: 20px;
   line-height: 34px;
   margin: 20px 0 0;
}

/* Carousel control */

.carousel-indicators li {
   width: 10px !important;
   height: 10px !important;
   margin: 1px !important;
   border-radius: 100% !important;
   border: 0 !important;
   background: rgba(255, 255, 255, .5);
}

#main-slide .carousel-indicators li.active,
#main-slide .carousel-indicators li:hover {
   background: #00745b;
   -moz-transition: all 300ms ease;
   -webkit-transition: all 300ms ease;
   -ms-transition: all 300ms ease;
   -o-transition: all 300ms ease;
   transition: all 300ms ease;
}

#main-slide .carousel-control.left,
#main-slide .carousel-control.right,
#main-slide .carousel-indicators {
   opacity: 0;
   filter: alpha(opacity=0);
   background-image: none;
   background-repeat: no-repeat;
   text-shadow: none;
   -webkit-transition: all .25s ease;
   -moz-transition: all .25s ease;
   -ms-transition: all .25s ease;
   -o-transition: all .25s ease;
   transition: all .25s ease;
}

#main-slide:hover .carousel-control.left,
#main-slide:hover .carousel-control.right,
#main-slide:hover .carousel-indicators {
   opacity: 1;
   filter: alpha(opacity=100);
}

#main-slide .carousel-control .fa-angle-left,
#main-slide .carousel-control .fa-angle-right {
   position: absolute;
   top: 50%;
   z-index: 5;
   display: inline-block;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
   text-align: center;
}

#main-slide .carousel-control .fa-angle-left {
   left: 20px;
   border-radius: 5px;
}

#main-slide .carousel-control .fa-angle-right {
   right: 20px;
   border-radius: 5px;
}

#main-slide .carousel-control i {
   background: rgba(0, 0, 0, .3);
   color: #fff;
   line-height: 58px;
   width: 60px;
   height: 60px;
   font-size: 36px;
   border-radius: 0;
   -moz-transition: all 500ms ease;
   -webkit-transition: all 500ms ease;
   -ms-transition: all 500ms ease;
   -o-transition: all 500ms ease;
   transition: all 500ms ease;
}

#main-slide .carousel-control i:hover {
   background: #00745b;
   color: #fff;
}

#main-slide .carousel-indicators {
   display: none !important;
}

/*-- Animation */

.carousel .carousel-item.active .animated1 {
   visibility: visible
}

.carousel .carousel-item.active .animated2 {
   -webkit-animation: slideInLeft .5s ease-in 300ms both;
   animation: slideInLeft .5s ease-in 300ms both;
}

.carousel .carousel-item.active .animated3 {
   -webkit-animation: fadeInLeft 1.5s ease-in-out 300ms both;
   animation: fadeInLeft 1.5s ease-in-out 300ms both;
}

.carousel .carousel-item.active .animated4 {
   -webkit-animation: lightSpeedIn 1.5s ease-in 300ms both;
   animation: lightSpeedIn 1.5s ease-in 300ms both;
}

.carousel .carousel-item.active .animated5 {
   -webkit-animation: bounceInLeft 1s ease-in-out 100ms both;
   animation: bounceInLeft 1s ease-in-out 100ms both;
}

.carousel .carousel-item.active .animated6 {
   -webkit-animation: fadeInRight 1s ease-in 200ms both;
   animation: fadeInRight 1s ease-in 200ms both;
}

.carousel .carousel-item.active .animated7 {
   -webkit-animation: fadeInRight 1.5s ease-in 300ms both;
   animation: fadeInRight 1.5s ease-in 300ms both;
}

.carousel .carousel-item.active .animated8 {
   -webkit-animation: bounceInDown 1s ease-in 800ms both;
   animation: bounceInDown 1s ease-in 800ms both;
}

/*-- Owl slide common --*/

.owl-carousel.page-slider .owl-nav {
   margin: 0;
}

.owl-carousel .owl-nav {
   text-align: center;
   margin-top: 50px;
}

.owl-carousel.owl-theme .owl-nav [class*=owl-] {
   background: #00745b;
   position: absolute;
   bottom: 0;
   right: 0;
   width: 40px;
   height: 40px;
   line-height: 34px;
   font-size: 20px;
   text-align: center;
   margin: 0;
   border-radius: 0;
   -webkit-transition: 400ms;
   -moz-transition: 400ms;
   -o-transition: 400ms;
   transition: 400ms;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
   backface-visibility: hidden;
}

.owl-carousel.owl-theme .owl-nav [class*=owl-prev] {
   right: 40px;
}

.owl-carousel.owl-theme .owl-nav>div:hover {
   background: #272d33;
}

/* Dark bg */

.owl-carousel.owl-theme.owl-dark .owl-nav .disabled {
   background: #90a9e7;
   color: #fff;
   opacity: 1;
}

.owl-theme .owl-dots {
   text-align: center;
   margin-top: 40px;
   position: relative;
   z-index: 1;
}

.owl-theme .owl-dots .owl-dot {
   display: inline-block;
}

.owl-theme .owl-dots .owl-dot span {
   width: 30px;
   height: 4px;
   margin: 5px 4px;
   background: #000;
   opacity: .2;
   display: inline-block;
}

.owl-theme .owl-dots .owl-dot.active span {
   background: #00745b;
   opacity: 1;
}

/* Owl Page slider */

.page-slider.owl-theme .owl-nav>div {
   background: rgba(0, 0, 0, 0.5);
   position: absolute;
   top: 50%;
   width: 36px;
   height: 72px;
   line-height: 72px;
   font-size: 26px;
   text-align: center;
   margin: 0;
   border-radius: 0;
   -webkit-transition: 400ms;
   -moz-transition: 400ms;
   -o-transition: 400ms;
   transition: 400ms;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
}

.page-slider.owl-theme .owl-nav>.owl-prev {
   left: 0;
}

.page-slider.owl-theme .owl-nav>.owl-next {
   right: 0;
}

.page-slider.owl-theme .owl-nav>div:hover {
   background: #00745b;
   color: #fff;
}

.page-slider .item {
   min-height: 700px;
   background-position: 50% 50%;
   -webkit-background-size: cover;
   background-size: cover;
   backface-visibility: hidden;
}

.page-slider.page-slider-small .item {
   max-height: 500px;
   min-height: auto;
}

.page-slider-caption {
   position: absolute;
   bottom: 0;
   width: 100%;
   padding: 5px 20px;
   background: rgba(255, 255, 255, .9);
}

.page-slider-caption h3 {
   font-size: 20px;
}

.page-slider-caption span {
   font-weight: 400;
}

/* Owl Box slider */
.box-slider-content {
   top: 50%;
   padding: 0;
   position: absolute;
   width: 600px;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
   transform: translateY(-50%);
}

.box-slider-text {
   background: #fff;
   display: inline-block;
   padding: 20px 30px;
   max-width: 650px;
}

.box-slider-text .slider.btn {
   padding: 12px 40px;
}

.box-slider-text .slider.btn.btn-border {
   border: 2px solid #00745b;
   color: #252A37;
}

.box-slider-text .slider.btn.btn-border:hover {
   color: #fff;
   border-color: transparent;
}

.box-slide-title {
   font-size: 24px;
   font-weight: 400;
   margin: 0;
   color: #666;
}

.box-slide-sub-title {
   font-size: 36px;
   margin: 8px 0 10px;
}

.box-slide.owl-theme .owl-controls {
   margin: -20px;
}

/*-- Slider pages --*/
#main-slide.slider-pages .item {
   min-height: 340px;
   color: #fff;
   background-position: 50% 50%;
   background-size: cover;
   background-size: cover;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
}

/*-- Slider pages --*/

#main-slide.slider-pages .item {
   min-height: 340px;
   color: #fff;
   background-position: 50% 50%;
   -webkit-background-size: cover;
   background-size: cover;
   backface-visibility: hidden;
}

/* Features
================================================== */

.ts-features-round {
   margin-top: -50px;
}

.ts-features-round [class*=col] {
   padding: 0;
   margin: 0 -3px;
   height: 215px;
}

.ts-feature-box-round {
   position: relative;
   border-radius: 5px;
   text-align: center;
   background-size: cover;
   background-position: center;
   background-repeat: no-repeat;
   height: 100%;
   transition: all 0.3s ease;
}

.ts-feature-box-round:before {
   position: absolute;
   content: '';
   background: rgba(0, 0, 0, 0.6);
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   border-radius: 5px;
   transition: all 0.3s ease;
}

.ts-feature-box-round:hover:before {
   background: rgba(0, 0, 0, 0.4);
}

.ts-feature-box-round.highlight {
   margin-top: -30px;
   padding: 30px 0;
   z-index: 1;
   height: 100%;
}

.ts-feature-box-round.highlight:before {
   /*background: rgba(162, 223, 72, .85);*/
}

.ts-feature-box-round .feature-info {
   color: #fff;
   z-index: 1;
   position: relative;
   padding: 50px 20px 25px;
   height: 100%;
   display: flex;
   flex-direction: column;
   justify-content: center;
}

.ts-feature-box-round .feature-title {
   font-size: 22px;
   margin: 10px 0 0px;
   color: #fff;
}

.ts-feature-box-round i {
   font-size: 60px;
}

.ts-feature-box-round .feature-info p {
   font-weight: 400;
}

/* Feature Classic */

.feature-classic-icon {
   font-size: 50px;
   float: left;
   display: inline-block;
}

.feature-classic .feature-content {
   margin-left: 80px;
}

.feature-classic .feature-content h3 {
   margin-bottom: 10px;
}

.feature-classic .feature-classic-icon i {
   color: #00745b;
}

/* Intro Area 
================================================== */

.ts-intro [class*=col]:first-child {
   padding: 0;
}

@media (max-width:767px) {
   .ts-intro [class*=col] {
      padding: 0 15px;
   }
}

.intro-details {
   padding-left: 40px;
}

.intro-details p {
   margin-bottom: 0;
}

.intro-details p.lead {
   font-size: 20px;
   color: #9498ab;
   font-style: italic;
}

.ts-intro .btn-primary {
   margin-top: 20px;
}

.ts-intro .pull-right.btn-primary {
   margin-right: 20px;
}

/* Services
================================================== */

/* Services overlay */

.ts-service-overlay {
   position: relative;
   min-height: 310px;
   overflow: hidden;
   margin-bottom: 30px;
   border-radius: 2rem;
}

.ts-service-overlay:before {
   position: absolute;
   content: '';
   background: rgba(45, 53, 89, 0.85);
   width: 100%;
   height: 100%;
   top: 0;
   bottom: 0;
   left: 0;
   opacity: 0;
   -webkit-transition: 400ms;
   -moz-transition: 400ms;
   -o-transition: 400ms;
   transition: 400ms;
}

.ts-service-overlay .service-content {
   position: absolute;
   bottom: -210px;
   text-align: center;
   padding: 40px;
   color: #fff;
   -webkit-transition: 400ms;
   -moz-transition: 400ms;
   -o-transition: 400ms;
   transition: 400ms;
}

.ts-service-overlay .service-content p {
   opacity: 0;
}

.ts-service-overlay .service-title {
   color: #fff;
   background: #00000082;
   margin: 0;
   padding: 15px 0 20px;
   font-size: 22px;
   border-radius: 5px;
}

.ts-service-overlay .service-title i {
   font-size: 28px;
   position: relative;
   bottom: -5px;
   right: 10px;
}

.ts-service-overlay:hover .service-content,
.ts-service-overlay:hover .service-content p {
   bottom: 0;
   text-align: left;
   opacity: 1;
   -webkit-transition: 400ms;
   -moz-transition: 400ms;
   -o-transition: 400ms;
   transition: 400ms;
}

.ts-service-overlay:hover .service-content .btn.btn-primary:hover i {
   background: #1f1f1f;
}

.ts-service-overlay:hover:before {
   opacity: 1;
}

.ts-service-overlay:hover .service-title {
   background: none;
}

.ts-image-wrapper img {
   width: 100%;
}

.ts-service-overlay .btn {
   margin-top: 15px;
}

.intro-single {
   position: relative;
}

.intro-single:after {
   content: "";
   position: absolute;
   bottom: -80px;
   width: 50%;
   left: calc(50% - 25%);
   height: 1px;
   background: #dfdfdf;
}

.intro-single.border-none:after {
   display: none;
}

/*-- Featured Tab --*/

.featured-tab {
   margin-top: -20px;
}

.featured-tab .nav-tabs {
   border: 0;
}

.featured-tab .nav-tabs>li {
   width: 25%;
}

.featured-tab .nav-tabs>li>a {
   font-weight: 600;
   background: none;
   border-radius: 0;
   min-height: 100px;
   padding: 25px 5px;
   border: 0;
   margin-right: -1px;
   color: #252a37;
   text-align: center;
   -webkit-transition: all 300ms ease;
   transition: all 300ms ease;
}

.featured-tab .nav-tabs>li>a.active {
   color: #2154cf;
   background: #fff;
   -webkit-box-shadow: 0 -5px 14px -5px rgba(0, 0, 0, 0.05), -5px 0 14px -13px rgba(0, 0, 0, 0.05);
   box-shadow: 0 -5px 14px -5px rgba(0, 0, 0, 0.05), -5px 0 14px -13px rgba(0, 0, 0, 0.05);
}

.tab-text-title {
   display: block;
   margin-top: 20px;
}

.featured-tab .tab-content {
   background: #fff;
   border: 0;
   border-top: 0;
   padding: 50px;
   overflow: hidden;
   -webkit-box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.05);
   box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.05);
}


.img-center {
   display: block;
   margin-right: auto;
   margin-left: auto;
}

.tab-content-info {
   padding-left: 30px;
}

.tab-content-info .btn-light {
   font-weight: 800;
   -webkit-transition: all 0.3s;
   transition: all 0.3s;
   background-color: transparent;
   border-color: transparent;
   color: #00745b;
}

.tab-content-info .btn-light i {
   padding-left: 5px;
}

.tab-content-info .btn-light:hover {
   color: #000;
   background-color: transparent;
}

.tab-content-title {
   font-size: 30px;
   line-height: 22px;
   margin-top: 40px;
   margin-bottom: 30px;
   display: inline-block;
}

@media screen and (max-width: 479px) {
   .tab-content-title {
      line-height: 36px;
   }
}

.featured-tab .tab-pane img.pull-left {
   margin: 0 40px 10px 0;
}

.featured-tab .tab-pane img.pull-right {
   margin: 0 0 0 40px;
}

.featured-tab .nav-link {
   position: relative;
   z-index: 2;
}

.featured-tab .nav-link.active:after {
   position: absolute;
   left: 50%;
   bottom: 0;
   content: "";
   width: 100px;
   height: 3px;
   background: #00745b;
   margin-left: -50px;
   -webkit-transition: all 0.3s;
   transition: all 0.3s;
}

.featured-tab .nav-link.active .tab-head span {
   color: #00745b;
}

.tab-head span {
   -webkit-transition: all 0.3s;
   transition: all 0.3s;
   color: #222222;
}

.tab-head span i {
   font-size: 45px;
   -webkit-transition: all 0.3s;
   transition: all 0.3s;
   color: #00745b;
}

/* Facts Classic
==================================================*/

.facts-classic {
   background: #00745b;
   position: relative;
   z-index: 3;
}

span.fact-icon {
   font-size: 54px;
   color: #fff;
}


.fact-content h3 {
   font-size: 30px;
   margin-top: 15px;
   margin-bottom: 0px;
   color: #fff;
}

.fact-content p {
   font-weight: 700;
   color: #fff;
}

/* CTA area
===================================================*/

.ts-cta-area.bg-overlay:after {
   background-color: #01624d82;
}

.ts-cta-area .cta-content>p {
   padding-right: 35px;
}

.ts-cta-area .cta-img-box-left {
   position: relative;
}

@media (min-width:992px) {
   .ts-cta-area .cta-img-box-left:after {
      position: absolute;
      top: calc(50% - 75px);
      right: 0;
      content: "";
      width: 1px;
      height: 150px;
      background: #d3e5aa;
   }
}

.ts-cta-bg {
   background-image: url("../images/banner/investmentbg.png");
   background-attachment: fixed;
   background-size: cover;
   background-position: right;
}

.toll-free-cta {
   background: #2d3559;
   display: inline-block;
   text-align: center;
   padding: 25px 20px 10px;
   position: relative;
   margin-top: 20px;
}

.toll-free-cta:before {
   bottom: 100%;
   left: 55px;
   border: solid transparent;
   content: " ";
   height: 0;
   width: 0;
   position: absolute;
   border-bottom-color: #2d3559;
   border-width: 20px;
}

.ts-cta-area .cta-content {
   margin-left: 110px;
}

.ts-cta-area .cta-content p {
   line-height: 30px;
}

.ts-cta-area .cta-content .btn {
   margin-top: 18px;
   margin-bottom: 0;
}

.ts-cta-area .cta-content p+p {
   margin-bottom: 0;
}

.ts-cta-area .cta-content .toll-free-cta h3 {
   font-size: 40px;
   color: #00745b;
   margin-bottom: 5px;
}

.ts-cta-area .cta-content h3 {
   color: #fff;
   font-size: 30px;
}

.cta-bg {
   background: url("../images/cta-bg.jpg");
   background-size: cover;
   background-position: center center;
   width: 100%;
   min-height: 520px;
}

@media (max-width:767px) {
   .cta-bg {
      background: none;
      min-height: 425px;
   }

   .cta-bg:after {
      display: none;
   }
}

/* Choose US
================================================== */

.choose-us-img {
   top: -120px;
   right: -180px;
   position: absolute;
   width: 474px;
}

.ts-choose-us .ts-feature-classic .ts-feature-info .feature-content h3 {
   margin-bottom: 10px;
}

.ts-choose-us .ts-feature-classic .ts-feature-info {
   display: flex;
}

.ts-choose-us .ts-feature-classic .ts-feature-info .feature-content p {
   padding-right: 75px;
}

.ts-choose-us .ts-feature-classic .ts-feature-info .feature-icon i {
   width: 75px;
   height: 75px;
   background: #00745b;
   text-align: center;
   border-radius: 100%;
   line-height: 75px;
   color: #fff;
   display: inline-block;
   font-size: 35px;
}

.ts-choose-us .ts-feature-classic .ts-feature-info .feature-content {
   margin-left: 20px;
}

.ts-choose-us .ts-feature-classic {
   margin-bottom: 40px;
}

.ts-choose-us .ts-feature-classic .ts-feature-info .feature-icon {
   padding-top: 5px;
}


/* Facts
================================================== */

/* Intro  */

.intro-details a {
   margin-top: 20px;
}

.funfacts-bg {
   position: relative;
   z-index: 1;
   background: #f5f5f5;
}

.ts-facts-area [class*=col] {
   padding: 0;
}

.funfacts-bg img {
   position: absolute;
   left: 0;
   width: 120%;
   bottom: 0;
   height: 301px;
   background-color: #f5f5f5;
}

.ts-facts-area .heading {
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   left: 55%;
   margin-left: -65px;
   padding-right: 25px;
}

.ts-facts-area .column-title {
   margin-top: 30px;
   margin-bottom: 15px;
}

.ts-facts-area .ts-padding {
   padding: 70px 140px 70px 50px;
}

.ts-facts-area .column-title h3 {
   font-size: 36px;
   line-height: 40px;
   margin-bottom: 10px;
}

.facts-wrapper.text-center {
   margin-left: -80px;
}

.ts-facts i {
   font-size: 48px;
   color: #a4a7af;
}

.ts-facts-num {
   font-size: 30px;
   font-weight: 700;
   color: #252a37;
   margin-top: 15px;
   margin-bottom: 0;
   display: inline-block;
}

.facts h4 {
   font-size: 18px;
   margin-top: 8px;
   text-transform: uppercase;
}

.ts-facts-area .facts-overlay {
   position: relative;
   z-index: 1;
}

.ts-facts-area .facts-overlay:after {
   content: "";
   position: absolute;
   top: 0;
   right: 0;
   background: #00745b;
   width: 100%;
   height: 100%;
   z-index: -2;
}

@media (max-width:991px) {
   .ts-facts-area.bg-overlay:after {
      width: 100%;
   }
}

.ts-facts .facts-icon {
   position: absolute;
   left: 50%;
   z-index: -1;
   top: 15px;
}

@media (max-width: 991px) {
   .ts-facts .facts-icon {
      right: 115px;
   }
}

.ts-facts {
   text-align: center;
   padding-bottom: 10px;
}

.ts-facts .facts-icon i {
   font-size: 70px;
   color: rgba(255, 255, 255, .25);
}

.ts-facts-num h3 {
   font-size: 30px;
   color: #fff;
   margin-bottom: 5px;
}

.ts-facts p {
   color: #fff;
}

.facts-wrapper {
   padding: 20px 100px;
}

/*.facts-wrapper .row:nth-child(1) [class*=col]:nth-child(1) .ts-facts {*/
/*   border-right: 1px solid #b9e776;*/
/*   border-bottom: 1px solid #b9e776;*/
/*}*/

/*.facts-wrapper .row:nth-child(2) [class*=col]:nth-child(1) .ts-facts {*/
/*   border-right: 1px solid #b9e776;*/
/*}*/

/*.facts-wrapper .row:nth-child(2) [class*=col]:nth-child(2) .ts-facts {*/
/*   border-top: 1px solid #b9e776;*/
/*   margin-top: -1px;*/
/*}*/

/* Call to action
================================================== */

.call-to-action {
   background-color: #272d33;
   padding: 30px;
}

.call-to-action-title {
   color: #fff;
   margin: 0;
   padding: 25px 0;
   line-height: normal;
   font-size: 22px;
   text-transform: capitalize;
}

/* Action style box */

.call-to-action-box {
   margin-top: -50px;
}

.call-to-action-box .action-style-box {
   background: #00745b;
   padding: 30px;
}

.action-title {
   color: #fff;
   margin: 0;
   line-height: 36px;
   font-size: 18px;
   text-transform: uppercase;
}


/* Chart
================================================== */

.ts-chart {
   color: #ffffff;
   background-color: #1c1c24;
   background-image: url(../images/parallax1.jpg);
   background-repeat: no-repeat;
   background-size: cover;
   background-attachment: fixed;
   background-position: 50% 50%;
   padding: 100px 0;
}

#graph {
   width: 100%;
   height: 350px;
   margin: 0 auto;
}

/* Featured Project Slider
================================================== */

.ts-featured-projects {
   padding-top: 70px;
}

#featured-cases-slide {
   position: relative;
}

#featured-cases-slide .owl-stage-outer {
   padding-top: 100px;
}

#featured-cases-slide .item {
   min-height: 470px;
}

.featured-projects-content {
   min-height: 470px;
   padding: 0 50px;
   margin: 0 30px 20px;
   background: #f7f9fd;
   border-radius: 3px;
   position: relative;
   /*box-shadow: 0 1px 30px 0 rgba(0,0,0,.05);*/
   box-shadow: none;
}

.featured-projects-text {
   max-width: 510px;
   padding: 50px 30px 0 0;
}

.featured-projects-text.pull-right {
   padding: 50px 0 0 30px;
}

.features-slider-img {
   margin-top: -75px;
}

.featured-projects-content .btn-primary {
   margin-top: 15px;
}

/* Satndard Feature */

.standard-content-box.box-light {
   background: #00745b;
   padding: 50px;
}

.standard-content-box.box-dark {
   background: #2d3559;
   padding: 50px;
}

.standard-content-box.box-black {
   background: #222;
   padding: 50px;
}

.standard-icon {
   font-size: 60px;
   color: #fff;
}

.feature-standard-content h3 {
   font-size: 28px;
   margin: 30px 0px 20px;
   color: #fff;
}

.feature-standard-content p {
   color: #fff;
   line-height: 30px;
}



/* Owl Page slider */
.page-slider.owl-carousel.owl-theme .owl-nav [class*=owl-] {
   background: rgba(0, 0, 0, 0.3);
   color: #fff;
   height: 100px;
   line-height: 100px;
   border-radius: 0;
   -webkit-transition: all 500ms ease;
   transition: all 500ms ease;
   margin-top: -25px;
}

.page-slider.owl-carousel.owl-theme .owl-nav [class*=owl-]:hover {
   background: #00745b;
}

.page-slider.owl-theme .owl-nav div {
   background: rgba(0, 0, 0, 0.5);
   position: absolute;
   top: 50%;
   width: 36px;
   height: 72px;
   line-height: 72px;
   font-size: 26px;
   text-align: center;
   margin: 0;
   border-radius: 0;
   -webkit-transition: 400ms;
   transition: 400ms;
   transition: 400ms;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
   transform: translateY(-50%);
}

.page-slider.owl-theme .owl-nav div:hover {
   background: #00745b;
   color: #fff;
}

.page-slider.owl-theme .owl-nav [class*=owl-prev] {
   right: auto;
   left: 0;
}

.page-slider .item {
   position: relative;
   z-index: 2;
   min-height: 700px;
   background-position: 50% 50%;
   background-size: cover;
}

.page-slider.page-slider-small .item {
   max-height: 500px;
   min-height: auto;
}

.page-slider .owl-item .box-slider-content {
   opacity: 0;
   -webkit-transition: opacity 1.5s;
   transition: opacity 1.5s;
}

.page-slider .owl-item.active .box-slider-content {
   opacity: 1;
   -webkit-transition: opacity .8s;
   transition: opacity .8s;
}

.page-slider-caption {
   position: absolute;
   bottom: 0;
   width: 100%;
   padding: 5px 20px;
   background: rgba(255, 255, 255, 0.9);
}

.page-slider-caption h3 {
   font-size: 20px;
}

.page-slider-caption span {
   font-weight: 400;
}

/* Team
================================================== */

.ts-team-wrapper {
   position: relative;
   overflow: hidden;
   -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.03);
   box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.03);
   text-align: center;
   min-height: 380px;
}

.team-img-wrapper img {
   width: 100%;
}

.ts-team-content {
   position: relative;
   left: 0;
   width: 100%;
   height: 100%;
   height: 95px;
   padding: 22px 25px;
   margin-top: 0;
   -webkit-transition: 350ms;
   transition: 350ms;
   transition: 350ms;
}

.team-img-wrapper {
   position: relative;
   -webkit-transition: 400ms;
   transition: 400ms;
   transition: 400ms;
}

.team-img-wrapper:after {
   position: absolute;
   content: '';
   background: rgba(31, 31, 31, 0.8);
   width: 100%;
   height: 100%;
   top: 0;
   bottom: 0;
   left: 0;
   opacity: 0;
   -webkit-transition: 400ms;
   transition: 400ms;
   transition: 400ms;
}

.ts-team-content .team-name {
   font-size: 20px;
   margin: 0;
   line-height: normal;
}

.ts-team-content .team-designation {
   font-size: 14px;
   font-style: italic;
}

.team-social-icons {
   display: none;
   -webkit-transition: 400ms;
   transition: 400ms;
   transition: 400ms;
}

.ts-team-info.team-list-border {
   border: 1px solid #f0f0f0;
   border-top: 0;
   padding: 20px 30px;
}

.ts-team-info.team-list-border .team-social-classic {
   border-top: 1px solid #f0f0f0;
   padding-top: 20px;
   margin-top: 20px;
}

.ts-team-wrapper:hover .ts-team-content {
   position: absolute;
   top: 50%;
   margin-top: -95px;
   -webkit-transition: 400ms;
   transition: 400ms;
   transition: 400ms;
}

.ts-team-wrapper:hover .ts-team-content h3,
.ts-team-wrapper:hover .ts-team-content p {
   color: #fff;
}

.ts-team-wrapper:hover .team-img-wrapper:after {
   opacity: 1;
   right: 0;
}

.ts-team-wrapper:hover .team-social-icons {
   display: block;
   height: 95px;
   padding: 30px 0;
}

.team-social-icons a {
   color: #252a37;
   margin-right: 12px;
   text-align: center;
}

.ts-team-classic {
   transition: all 0.3s;
   margin-bottom: 30px;
}

.ts-team-classic:hover {
   box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.06);
}

.team-social-classic a {
   display: inline-block;
   color: #000;
   padding-right: 30px;
}

.team-social-classic a:hover {
   color: #0F2765;
}

.ts-team-info {
   position: relative;
   left: 0;
   padding: 20px 0 0;
   margin-top: 0;
   border: 1px solid #f0f0f0;
   padding: 20px 30px 15px;
}

.ts-team-info h3 {
   font-size: 22px;
   margin-bottom: 0;
}

.ts-team-info p {
   margin-top: 0;
}

.ts-team-info .team-designation {
   font-size: 14px;
   color: #555555;
}

/* Ts-Team */

.ts-team-bg {
   background-color: #F8F9FD;
}

.ts-team-info p+p {
   border-bottom: 1px solid #f0f0f0;
   padding-bottom: 20px;
   margin-bottom: 18px;
}

.ts-team-vision {
   padding: 80px 0;
   position: relative;
}

.ts-team-vision-bg {
   position: absolute;
   right: 0;
   top: -60px;
   z-index: 1;
}

.ts-team-vision-bg:after {
   position: absolute;
   top: 0;
   left: 0;
   content: "";
   width: 100%;
   background: rgba(0, 0, 0, 0.6);
   height: 100%;
}

.ts-team-vision-bg .team-text {
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   z-index: 1;
}

@media (max-width: 991px) {
   .ts-team-vision-bg {
      position: relative;
      top: 0;
   }

   .ts-team-vision-bg .team-text {
      padding-left: 15px;
   }
}

@media (max-width: 767px) {
   .ts-team-vision-bg {
      position: relative;
      top: 0;
   }

   .ts-team-vision-bg .team-text {
      padding-left: 15px;
   }
}

.team-text h2,
.team-text p {
   color: #fff;
}

.team-text {
   padding: 0 35px 0 85px;
}

.ts-team-vision-bg img {
   width: 100%;
   height: 570px;
}

.team-text p {
   margin-bottom: 25px;
}

.team-content p {
   padding-right: 50px;
   margin-bottom: 35px;
}

.ceo-signature small {
   display: block;
   font-size: 14px;
}

.ceo-signature p {
   font-size: 20px;
   font-weight: 700;
   display: inline-block;
}

.ceo-signature img {
   float: right;
}

.ceo-signature {
   padding-right: 65px;
}

/* Quote area
================================================== */

.quote-area {
   background-image: url(../images/parallax2.jpg);
   background-repeat: no-repeat;
   background-size: cover;
   padding: 0;
   margin: 80px 0;
}

.quote_form {
   background: #1f1f1f;
   color: #fff;
   padding: 80px 50px;
   margin-top: -80px;
   margin-bottom: -80px;
}

.quote_form .column-title {
   font-size: 36px;
   margin-bottom: 40px;
}

.quote_form .column-title span {
   font-size: 20px;
   margin: 0;
}

.quote_form .form-group {
   margin-bottom: 30px;
}

.quote-form-text {
   text-align: center;
   font-weight: 600;
   margin-bottom: 30px;
}

.quote_form input::-webkit-input-placeholder,
.quote_form textarea::-webkit-input-placeholder {
   color: #fff;
   color: rgba(255, 255, 255, 0.3);
}

.quote_form input:-moz-placeholder,
.quote_form textarea:-moz-placeholder {
   color: #fff
}

.quote_form input::-moz-placeholder,
.quote_form textarea::-moz-placeholder,
.newsletter-form input::-moz-placeholder {
   color: #fff
}

.quote_form input:-ms-input-placeholder,
.quote_form textarea:-ms-input-placeholder,
.newsletter-form input:-ms-input-placeholder {
   color: #fff
}

.quote_form .form-control {
   border: 0;
   border-bottom: 1px solid #6d6d6d;
   padding-left: 0;
   color: #fff;
}

.quote_form .form-control:focus {
   border: 0;
   border-bottom: 1px solid #00745b;
}

.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;
}

/*-- Testimonial --*/

.ts-testimonial-bg {
   background: url("../images/clients/testimonial-bg.png");
   background-size: cover;
}

.ts-testimonial-bg.bg-angle-shape:after {
   background-color: #96db3f;
}

.ts-testimonial-bg.bg-angle-shape:before {
   background-color: #00745b;
}

.ts-testimonial-static {
   margin-top: -105px;
   position: relative;
   z-index: 2;
}

.ts-testimonial-bg.bg-angle-shape {
   padding-bottom: 145px;
}

.testimonial-item-single:hover .quote-item-static-footer:after {
   color: #e3f5c8
}

.text-white .column-title-dash,
.text-white.column-title {
   color: #fff;
   margin-bottom: 40px;
}

.text-white .column-title-dash:after,
.text-white .column-title-dash span:after,
text-white .column-title-dash span:before {
   border-color: #fff;
}


.ts-testimonial-bg .column-title-dash:after {
   display: none;
}

.quote-item-static-footer img {
   width: 50px;
   height: 50px;
   border-radius: 100%;
}

.quote-item-static-footer {
   display: flex;
   align-items: center;
   position: relative;
}

.testimonial-item-single {
   background: #fff;
   padding: 25px 30px 15px;
   border-radius: 2px;
   position: relative;
   z-index: 1;
   box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.03);
}

.quote-text {
   margin-top: 10px;
}

.quote-item-static-footer:after {
   content: "î¤·";
   font-family: iconfont;
   position: absolute;
   font-size: 36px;
   right: 0px;
   top: 10px;
   color: rgba(0, 0, 0, 0.15);
}

.quote-item {
   padding: 0 0 0 50px;
}

.quote-item .quote-text {
   margin: 40px 0 10px;
   display: inline-block;
   padding: 50px 40px 30px 45px;
   background-color: #fff;
   background: rgba(0, 0, 0, 0.5);
   color: #fff;
   position: relative;
   font-size: 16px;
   font-style: italic;
}

.quote-item .quote-text:before {
   content: "\f10d";
   font-family: FontAwesome;
   position: absolute;
   font-size: 20px;
   left: 45px;
   top: -20px;
   color: #fff;
   background: #00745b;
   width: 50px;
   height: 50px;
   line-height: 50px;
   text-align: center;
   border-radius: 3px;
   font-style: normal;
}

.quote-item .quote-text:after {
   content: "";
   position: absolute;
   bottom: -20px;
   left: 55px;
   border-width: 0 0 20px 20px;
   border-style: solid;
   border-color: transparent rgba(0, 0, 0, 0.5);
   display: block;
   width: 0;
}

img.testimonial-thumb {
   max-width: 80px;
   float: left;
   margin-right: 20px;
   border-radius: 100%;
}

.quote-item-info {
   padding-top: 15px;
   display: inline-block;
   backface-visibility: hidden;
   padding-left: 20px;
}

.quote-author {
   font-size: 20px;
   line-height: 20px;
   margin: 0 0 0;
   font-weight: 600;
   display: block;
   color: #222222;
}

.quote-subtext {
   color: #00745b;
   font-size: 14px;
}

.quote-item-footer {
   margin-top: 40px;
   margin-left: 0;
}

.testimonial-slide.owl-carousel.owl-theme .owl-nav [class*=owl-] {
   bottom: 90px;
}

.testimonial-slide.owl-theme .owl-dots {
   text-align: center;
   margin-top: 60px;
   position: relative;
   z-index: 1;
}

.testimonial-slide.owl-theme .owl-dots .owl-dot {
   display: inline-block;
}

.testimonial-slide.owl-theme .owl-dots .owl-dot span {
   width: 10px;
   height: 10px;
   margin: 5px 4px;
   background: #fff;
   opacity: .45;
   display: inline-block;
}

.testimonial-slide.owl-theme .owl-dots .owl-dot.active span {
   background: #e50404;
   opacity: 1;
}

.testimonial-author-content img {
   width: 70px;
   height: 70px;
   border-radius: 50%;
   margin-bottom: 10px;
}

.testimonial-author-content .author-name {
   font-size: 20px;
   font-weight: 600;
   margin-bottom: 0;
   color: #222;
}

p.author-designation {
   margin-bottom: 20px;
}

.testimonial-author-content {
   position: relative;
}

.testimonial-text {
   padding: 0 110px;
}

.testimonial-author-content:before {
   content: "\e937";
   font-family: "iconfont";
   position: absolute;
   left: 0;
   transform: rotate(180deg);
   font-size: 60px;
   color: #e3f5c8;
}

.testimonial-carousel.owl-carousel .owl-item img {
   width: auto;
   display: block;
   margin: 0 auto 12px;
}

.testimonial-carousel .owl-stage-outer {
   padding-top: 20px;
}

.testimonial-slide {
   margin-top: 10px;
}

.testimonial-standard.solid-bg {
   padding: 80px 0;
}

.testimonial-carousel.owl-carousel .owl-nav {
   position: absolute;
   left: 0;
   top: 50%;
   margin-top: 0;
   width: 100%;
}

.testimonial-carousel.owl-carousel .owl-nav div {
   position: absolute;
   left: 0;
   width: 40px;
   height: 40px;
   background: #f5f5f5;
   line-height: 40px;
   color: #a8e054;
}

.testimonial-carousel.owl-carousel .owl-nav div.owl-next {
   left: auto;
   right: 0;
}

.testimonial-carousel.owl-carousel .owl-nav div:hover {
   background: #a8e054;
   color: #fff;
}

.testimonial-slide.owl-carousel .owl-item img {
   width: auto;
}

.testimonial-slide .testimonial-item-single {
   border: 1px solid #eaeaea;
   box-shadow: none;
}

.testimonial-slide .owl-dots div {
   background: #d0efa3;
   width: 7px;
   height: 7px;
   display: inline-block;
   margin: 5px;
   border-radius: 50%;
}

.testimonial-slide .owl-dots {
   width: 100%;
   display: flex;
   align-items: center;
   justify-content: center;
   margin-top: 55px;
}

.testimonial-slide .owl-dots div.active {
   width: 10px;
   height: 10px;
   background: #00745b;
}

.testimonial-standard.solid-bg .testimonial-carousel.owl-carousel .owl-nav div {
   background: #ffffff;
   color: #a8e154;
}

.testimonial-standard.solid-bg .testimonial-carousel.owl-carousel .owl-nav div:hover {
   background: #00745b;
   color: #fff;
}

.testimonial-classic-slider-item .testimonial-item-single {
   background: transparent;
   box-shadow: none;
   border: 1px solid #eaeaea;
   border-radius: 0;
   position: relative;
}

.testimonial-classic-slider-item .quote-item-static-footer:after {
   display: none;
}

.testimonial-classic-slider-item .quote-item-static-footer {
   justify-content: center;
   margin-top: 15px;
}

.testimonial-classic-slider-item .testimonial-item-single .quote-text {
   position: relative;
   text-align: center;
}

.testimonial-classic-slider-item .quote-subtext {
   color: #555555;
   font-size: 16px;
}

.testimonial-classic-slider-item .testimonial-item-single .quote-text:after {
   content: "\e937";
   font-family: iconfont;
   position: absolute;
   top: 0;
   left: 30px;
   font-size: 65px;
   transform: rotate(-180deg);
   color: #f4f4f4;
   z-index: -1;
}

.testimonial-classic-slider-item .testimonial-item-single:hover .quote-text:after {
   color: #e3f5c8;
}

.testimonial-classic-slider-item .testimonial-item-single:before,
.testimonial-classic-slider-item .testimonial-item-single:after {
   position: absolute;
   left: 50px;
   bottom: -28px;
   content: "";
   border-style: solid;
   border-color: #ddd transparent transparent #ddd;
   border-right-width: 30px;
   border-top-width: 25px;
   border-bottom-width: 3px;
}

.testimonial-classic-slider-item .testimonial-item-single:after {
   border-color: #fff transparent transparent #fff;
   left: 51px;
   bottom: -26px;
}

/* Insurex Tab
================================================= */

.insurance-tab .nav-tabs .nav-link span {
   font-size: 28px;
   padding-right: 10px;
}

.insurance-tab .nav-tabs .nav-link {
   border: none;
   border-radius: 0;
   display: flex;
}

.insurance-tab .nav-tabs {
   border: none;
}

.insurance-tab .nav-tabs .nav-item {
   width: 25%;
   text-align: center;
}

.insurance-tab .nav-tabs .nav-link {
   color: #222222;
   font-weight: 600;
   background: transparent;
   padding-left: 0px;
}

.insurance-tab .nav-tabs .nav-link.active {
   color: #00745b;
}

/* Clients
================================================== */

/*-- Partners carousel --*/

.clients-area {
   padding: 70px 0;
}

.clients-area.padtop-135 {
   padding-bottom: 100px !important;
}

.partners.owl-carousel .owl-nav {
   margin-top: 0;
}

.partners figure {
   margin-bottom: 0;
}

.partner-logo {
   display: flex;
   flex-direction: column;
   justify-content: center;
   align-items: center;
   align-content: center;
   min-height: 55px;
}

.partner-logo img {
   -webkit-transition: 350ms;
   -moz-transition: 350ms;
   -o-transition: 350ms;
   transition: 350ms;
   width: auto !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;
   background: #f5f5f5;
   color: #00745b;
   transition: all 0.3s;
}

.owl-carousel.owl-theme.partners .owl-nav .owl-prev:hover {
   color: #fff;
   background: #00745b;
}

.owl-carousel.owl-theme.partners .owl-nav [class*=owl-] {
   bottom: -12px;
}

/* Projects area
================================================== */

.project-item-title {
   font-size: 20px;
}

.project-item-title a {
   color: #fff;
}

.project-item-title a:hover {
   color: #00745b;
}

.project-cat {
   background: #00745b;
   display: inline-block;
   padding: 2px 8px;
   font-weight: 700;
   color: #000;
   font-size: 10px;
   text-transform: uppercase;
}

.general-btn .btn-primary:hover {
   background: #000;
}

/* Project owl */

.owl-theme.project-slide {
   margin-top: 60px;
}

.project-slide .item {
   position: relative;
   overflow: hidden;
   width: 100%;
}

.project-item img {
   width: 100%;
   max-width: auto;
   -webkit-transition: all 0.6s ease 0s;
   transition: all 0.6s ease 0s;
}

.project-item:hover img {
   -webkit-transform: scale(1.1, 1.1);
   -ms-transform: scale(1.1, 1.1);
   transform: scale(1.1, 1.1);
}

.project-item-content {
   position: absolute;
   bottom: -1px;
   padding: 15px 20px;
   width: 100%;
   background: #00745b;
}

.owl-theme.project-slide .owl-nav>div {
   position: absolute;
   top: -70px;
   right: 0;
   transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
}

.project-slide .owl-nav>div {
   display: inline-block;
   margin: 0 2px;
   font-size: 20px;
   background: #00745b;
   color: #fff;
   width: 30px;
   height: 30px;
   line-height: 30px;
   text-align: center;
}

.owl-theme.project-slide .owl-nav>.owl-prev {
   right: 35px;
   left: auto;
}

/* Case Single page */

.project-title {
   font-size: 30px;
}

.project-info-label {
   color: #303030;
   font-weight: 700;
   font-size: 14px;
}

.project-info-content {
   font-size: 12px;
}

.project-info li {
   margin-bottom: 5px;
}

.project-link {
   margin-top: 15px;
}

/* Content area
================================================== */

/* Accordion */

.panel-default>.panel-heading {
   background: none;
   border-radius: 0;
   position: relative;
   padding: 6px 20px;
}

.panel-group .panel {
   border-radius: 0;
   margin-bottom: 10px;
}

.panel-body {
   padding: 20px 20px 10px 20px;
}

.panel-body>img {
   max-width: 100px;
   margin-bottom: 10px;
}

h4.panel-title {
   font-size: 16px;
   background: none;
   border: 0;
   padding: 8px 0 8px 0;
   line-height: normal;
   border-radius: 0;
}

h4.panel-title a {
   color: #00745b;
}

h4.panel-title span {
   float: right;
}

h4.panel-title a.collapsed {
   color: #333;
}

h4.panel-title a:before {
   background: #00745b;
   color: #fff;
   width: 26px;
   height: 26px;
   line-height: 26px;
}

h4.panel-title a.collapsed:before {
   background: #303030;
   color: #fff;
}

h4.panel-title a:before,
h4.panel-title a.collapsed:before {
   font-family: "FontAwesome";
   position: absolute;
   z-index: 0;
   font-size: 14px;
   right: 15px;
   padding: 0 5px;
   text-align: center;
   border-radius: 3px;
   top: 50%;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
}

h4.panel-title a:before {
   content: "\f106";
}

h4.panel-title a.collapsed:before {
   content: "\f107";
}

.faq .column-title {
   margin-bottom: 60px;
   margin-top: -10px;
}

.card-button a {
   display: block;
   color: #555555;
   transition: all 0.3s;
}

.card-header {
   padding: 12px 65px 16px;
   background: transparent;
   border-bottom: none;
}

.card {
   border-radius: 2px;
   margin-bottom: 20px;
   border-color: #eaeaea;
}

.card-body {
   padding: 15px 65px 30px;
   line-height: 29px;
}

.card-button a:hover {
   color: #00745b;
}

.card-button a[aria-expanded="true"]:after,
.card-button a[aria-expanded="true"]:before {
   content: "\f068";
   font-family: fontawesome;
   position: absolute;
   left: 10px;
   top: 10px;
   width: 35px;
   height: 35px;
   text-align: center;
   line-height: 37px;
   background: #00745b;
   border-radius: 100%;
   color: #fff;
}

.card-button a[aria-expanded="true"] {
   color: #00745b;
}

.card-button a[aria-expanded="false"]:before {
   content: "\f067";
   font-family: fontawesome;
   position: absolute;
   left: 10px;
   top: 10px;
   width: 35px;
   height: 35px;
   text-align: center;
   line-height: 37px;
   background: #00745b;
   border-radius: 100%;
   color: #fff;
}

/* Accordion classic */

.panel-classic .panel-heading {
   padding-left: 15px;
}

.panel-classic h4.panel-title a:before,
.panel-classic h4.panel-title a.collapsed:before {
   position: relative;
   content: '';
   font-size: 0;
}

/* Clients */

.clients-logo {
   margin: 0 0 30px;
   border: 1px solid #dadada;
   min-height: 105px;
   padding: 0 30px;
   display: flex;
   flex-direction: column;
   justify-content: center;
   align-items: center;
   align-content: center;
}

.clients-logo img {
   -webkit-filter: grayscale(1);
   -webkit-filter: grayscale(100%);
   filter: grayscale(100%);
   filter: gray;
}

.ts-service-faq .container {
   padding: 50px 40px 40px;
}

.ts-service-faq .column-title {
   /* margin-bottom: 40px; */
}

.ts-service-faq .container.solid-bg .card {
   background-color: transparent;
   border-color: #dedede;
}

.ts-service-faq .card {
   margin-bottom: 15px;
}

.ts-service-faq {
   margin-top: 10px;
}

/* .sticky {
   position: fixed;
top: 20%;
width: 22.8%;
}

.sticky + .content {
padding-top: 102px;
} */
.ts-service-feature .feature-info {
   text-align: center;
}

.ts-service-feature.solid-bg .feature-info i {
   background: #00745b;
   width: 75px;
   height: 75px;
   display: inline-block;
   line-height: 75px;
   font-size: 35px;
   border-radius: 50%;
   margin-bottom: 35px;
}

.ts-service-feature .feature-info p {
   padding: 0px 60px;
}

.ts-service-feature .feature-info h3 {
   margin-bottom: 10px;
}

/* Latest News section
================================================== */

.latest-post.post-large.post-date-time {
   top: 0 !important;
}

.latest-post.post-large .post-date-time {
   top: 265px;
   left: 45px;
}

.latest-post .post-body {
   padding-left: 30px;
   padding-right: 0;
}

.latest-post .post-body .post-title a {
   color: #222222;
   font-size: 20px;
}

.latest-post .post-body .btn {
   margin-top: 5px;
}

.latest-post.post-large .post-body .post-title {
   margin-top: 25px;
   margin-bottom: 15px;
}

.news-btn {
   margin-top: 40px;
}

/* Post Right */

.latest-post-right .latest-post-media {
   float: left;
   width: 200px;
   height: 120px;
}

.latest-post-right {
   position: relative;
   margin-left: 30px;
   border-bottom: 1px solid #e9e9e9;
   padding-bottom: 26px;
   margin-bottom: 26px;
}

.latest-post-right.last {
   border-bottom: none;
}

.latest-post .post-body {
   background: none;
   padding-left: 30px;
}

.latest-post-right .post-body {
   padding: 0;
   margin-left: 230px;
}

.post-date-time {
   position: absolute;
   background: #00745b;
   width: 60px;
   height: 60px;
   border-radius: 3px;
   padding-top: 8px;
}

.post-date-time span {
   display: block;
   text-align: center;
   color: #fff;
   font-weight: 600;
}

.post-date-time .post-item-day {
   font-size: 28px;
   margin-bottom: -6px;
}

.post-date-time .post-item-month {
   font-size: 13px;
   text-transform: uppercase;
}

.latest-post.latest-post-right .post-date-time {
   left: -30px;
   top: 30px;
}

.latest-post-right .post-body h4 a {
   display: block;
   line-height: normal;
   font-size: 20px;
   color: #222222;
}

.latest-post-right .post-body h4 {
   margin-bottom: 10px;
}

.latest-post-right .post-text p {
   font-size: 14px;
   line-height: 24px;
}

/* Footer
================================================== */

.footer-light {
   position: relative;
   background: #f5f5f5;
   color: #8f8f8f;
   margin-top: 100px;
}

.footer-light ul li {
   line-height: 28px;
}

.footer-icon {
   position: absolute;
   z-index: 9;
   font-size: 160px;
   top: 90px;
   left: -30px;
}

.footer-icon i {
   color: rgba(0, 0, 0, .1);
}

.ts-oval-shape {
   position: absolute;
   width: 110%;
   left: -50px;
   top: -100px;
   border-top-left-radius: 100%;
   border-top-right-radius: 100%;
   border-top: 210px solid #f5f5f5;
   z-index: 0;
}

.footer-light .footer-widget {
   padding-top: 29px;
   padding-bottom: 16px;
}

.footer-light .widget-title {
   color: #252a37;
   font-size: 20px;
   margin-top: 0;
   /*   margin-bottom: 9px;*/
   position: relative;
}

.footer-light a {
   /* color: #8f8f8f; */
   color: #006e4e;
}

.footer-light a:hover {
   color: #00745b;
}

/* Newsletter */

.newsletter-bg {
   padding-bottom: 35px;
}

.newsletter-bg h3 {
   font-size: 36px;
   margin: 0 0 8px;
}

.newsletter-bg-form {
   background: #00745b;
   color: #fff;
   max-width: 920px;
   margin: 50px auto 0;
   padding: 30px 50px;
   position: relative;
}

.newsletter-bg-form i {
   position: absolute;
   left: 0;
   font-size: 90px;
   color: rgba(255, 255, 255, .3);
   bottom: 0;
}

.newsletter-bg-form .form-group {
   position: relative;
   margin: 0;
}

.newsletter-bg-form .form-control {
   height: 40px;
   width: 70%;
   border: 0;
   padding-left: 0;
   font-size: 16px;
   color: #fff;
   border-bottom: 1px solid rgba(255, 255, 255, .3);
}

.newsletter-bg-form .form-control:focus {
   background: none;
}

.newsletter-bg-form input::-webkit-input-placeholder {
   color: #fff;
}

.newsletter-bg-form input::-moz-placeholder {
   color: #fff;
}

.newsletter-bg-form input:-moz-placeholder {
   color: #fff;
}

.newsletter-bg-form input::-ms-input-placeholder {
   color: #fff;
}

.newsletter-bg-form button {
   position: absolute;
   top: 0;
   right: 0;
   padding: 10px 25px;
}

/*-- Footer main --*/

.footer-main {
   position: relative;
   padding: 0;
   border-top: 1px solid rgba(0, 0, 0, .1);
}

/* Newsletter */

.newsletter-widget {
   border: 0;
   padding-top: 0;
}

.newsletter-widget .widget-title {
   margin-top: 0;
   line-height: 40px;
   margin-bottom: 25px;
}

.newsletter-widget .widget-title span {
   font-size: 36px;
   display: block;
   text-transform: uppercase;
}

.newsletter-form {
   position: relative;
}

.newsletter-form input {
   width: 80%;
   margin: 15px 0;
   background: #fff;
   color: #333;
   font-size: 14px;
   height: 50px;
   font-style: italic;
   border: 0;
   border-radius: 25px 0 0 25px;
   border: 1px solid transparent;
}

.newsletter-form .btn.btn-primary {
   position: absolute;
   right: 13px;
   top: 0;
   border-radius: 0 25px 25px 0;
   padding: 13px 20px;
   height: 50px;
}

/*-- Copyright area --*/

.copyright {
   padding: 0 0 10px;
   font-size: 14px;
   color: #343a40;
}

@media (max-width:991px) {
   .copyright {
      text-align: center;
   }
}

@media (max-width:767px) {
   .copyright {
      text-align: center;
   }
}

.copyright p {
   font-size: 14px;
}

.copyright .row {
   border-top: 1px solid rgba(0, 0, 0, .1);
   /*   padding-top: 30px;*/
}

.footer-logo {
   margin: 20px 0;
}

/* Footer social */

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

.footer-social ul li {
   margin: 0 10px 0 0;
   display: inline-block;
}

.footer-social ul li a {
   -webkit-transition: 400ms;
   -moz-transition: 400ms;
   -o-transition: 400ms;
   transition: 400ms;
}

.footer-social ul li a:hover {
   color: #00745b;
}

.footer-social ul li a i {
   width: 36px;
   height: 36px;
   line-height: 36px;
   background: rgba(255, 255, 255, 0.1);
   color: black;
   border-radius: 10%;
   border: 0.5px solid ;
   text-align: center;
   -webkit-transition: 400ms;
   -moz-transition: 400ms;
   -o-transition: 400ms;
   transition: 400ms;
}

.footer-social ul li i:hover {
   color: #fff;
}

.footer-social ul li i.fa-facebook:hover {
   background: #3b5998;
}

.footer-social ul li i.fa-twitter:hover {
   background: #2aa3ef;
}

.footer-social ul li i.fa-google-plus:hover {
   background: #c53942;
}

.footer-social ul li i.fa-instagram:hover {
   background: #cd3bc7;
}

.footer-social ul li i.fa-linkedin:hover {
   background: #3f729b;
}



/* Social color */

/* .footer-social.social-color ul li i.fa-facebook {
   background: #3b5998;
} */

.footer-social.social-color ul li i.fa-twitter {
   background: #2aa3ef;
}

.footer-social.social-color ul li i.fa-google-plus {
   background: #c53942;
}

.footer-social.social-color ul li i.fa-whatsapp {
   background: #00745b;
}

/* .footer-social.social-color ul li i.fa-instagram {
   background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
} */

/* .footer-social.social-color ul li i.fa-linkedin {
   background: #0A66C2;
} */

/*.footer-social.social-color ul li i.fa-phone {*/
/*   background: #2d3559;*/
/*}*/

.footer-social.social-color ul li i:hover {
   background: #000;
}

/* Copyright infor */

.copyright-info {
   margin-top: 10px;
}

#back-to-top {
   right: 40px;
   top: auto;
   z-index: 10;
   backface-visibility: hidden;
}

#back-to-top.affix {
   bottom: 72px;
   position: fixed;
}

#back-to-top .btn.btn-primary {
   font-size: 18px;
   padding: 6px 9px;
   width: 44px;
   height: 44px;
   line-height: 30px;
   border-radius: 100%;
}

/* Sub Pages
================================================== */

/*-- Title border --*/

.main-container .border-left {
   margin-bottom: 30px;
}

/*-- Banner --*/

.banner-area {
   position: relative;
   /*min-height: 200px;*/
   color: #fff;
   background-position: 50% 50%;
   -webkit-background-size: cover;
   background-size: cover;
   backface-visibility: hidden;
   /* z-index:-1; */
   margin-top: 93px;
}

.banner-area.bg-overlay:after {
   background-color: rgba(0, 0, 0, 0.3);
}

.banner-area .container {
   position: relative;
}

.banner-title {
   color: #fff;
   font-size: 60px;
   margin-bottom: 20px;
}

.banner-heading {
   width: 100%;
   color: #fff;
   display: flex;
   flex-direction: column;
   justify-content: center;
   align-items: center;
   align-content: center;
   min-height: 110px;
}

.breadcrumb {
   padding: 0;
   background: none;
   font-size: 16px;
   font-weight: 700;
}

.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";
}

/*-- About us page --*/

.about-content {
   position: relative;
   height: 100%;
   display: inline-flex;
   flex-wrap: wrap;
   padding: 50px 72px 60px 65px;
}

.about-content:before,
.about-content:after {
   content: "";
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   background: #00745b;
   z-index: -1;
}

.about-content:after {
       width: 15%;
    left: 90.5%;
    transform: skewX(-5deg);
}

.about-img {
   position: relative;
   z-index: -2;
   /*min-height: 550px;*/
}

.about-content h3,
.about-content p {
   color: #fff;
}

.about-content h3 {
   font-size: 36px;
}

.about-content .btn {
   margin-top: 19px;
}

.about-feature.solid-bg .about-feature-box-single {
   background: #fff;
   padding: 65px 35px 45px;
}

@media (max-width: 991px) {
   .about-feature-box-single {
      margin-bottom: 40px;
   }
}

@media (max-width: 767px) {
   .about-feature-box-single {
      margin-bottom: 40px;
   }
}

.about-feature-box-single.solid-bg {
   background: #f5f5f5;
   padding: 40px 20px;
}

.about-feature-box-single .feature-content h3 {
   margin-top: 40px;
}

.feature-content p {
   font-size: 17px;
}

.feature-content .readmore {
   color: #222222;
   text-transform: uppercase;
   font-weight: 700;
}

.feature-content .readmore i {
   font-size: 14px;
   padding-left: 5px;
   font-weight: 700;
}

/* About us classic */

.about-classic-icon {
   font-size: 60px;
   display: inline-block;
   color: #00745b;
}

.about-classic-content h3 {
   font-size: 28px;
   margin: 30px 0 20px;
}

.about-content-box {
   padding: 0px 25px;
}

.about-feature-classic [class*=col-] {
   border-right: 1px solid #eaeaea;
}

.about-feature-classic [class*=col-]:last-child {
   border-right: none;
}

/* about standard */


.about-standard-icon {
   float: left;
   font-size: 36px;
   background: #00745b;
   width: 75px;
   color: #fff;
   height: 75px;
   border-radius: 50%;
   line-height: 80px;
   text-align: center;
}

.about-standard-content {
   margin-left: 100px;
}

.about-standard-content h3 {
   font-size: 22px;
}


/*-- Case page --*/

.case-details-feature {
   padding-top: 0;
   margin-top: -18px;
}

.case-details-content {
   position: relative;
   height: 100%;
   flex-wrap: wrap;
   padding: 50px 100px 60px 65px;
}

.case-details-content:before,
.case-details-content:after {
   content: "";
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   background: #00745b;
   z-index: -1;
}

.case-details-content:after {
   width: 15%;
   left: 92%;
   transform: skewX(-9deg);
}

.case-details-img {
   position: relative;
   z-index: -2;
   min-height: 445px;
}

.case-details-content h3,
.case-details-content p {
   color: #fff;
}

.case-details-feature-box-single .feature-content h3 {
   margin-top: 40px;
}

.list-style-classic {
   list-style: none;
   padding: 0;
   margin: 0;
   display: flex;
   flex-wrap: wrap;
}

.list-style-classic li {
   display: inline-block;
   width: 50%;
   color: #fff;
   margin-top: 15px;
}

.list-style-classic li:nth-child(odd) {
   font-weight: 700;
}

.case-content .content-title {
   margin-top: 30px;
   margin-bottom: 20px;
}

.case-content p {
   line-height: 30px;
}

.case-content ul {
   list-style: none;
   margin: 0;
   padding: 0;
   margin-top: 30px;
}

.case-content ul li {
   margin-bottom: 20px;
   position: relative;
   padding-left: 25px;
}

.case-content ul li:last-child {
   margin-bottom: 0;
}

.case-content ul li:after {
   content: "\f0c8";
   font-family: FontAwesome;
   font-size: 8px;
   color: #252a37;
   top: 0;
   left: 0;
   position: absolute;
}

.case-details-feature .feature-content p {
   font-size: 16px;
}

/* Cases */

.case-title {
   font-size: 20px;
   margin-top: 15px;
   margin-bottom: 15px;
}

.case-title small {
   color: #00745b;
   font-weight: 700;
   display: block;
   margin-bottom: 10px;
}

.ts-case-content p {
   margin-bottom: 0;
   line-height: 24px;
}

.ts-case-content {
   position: relative;
   padding-left: 30px;
}

.ts-case-content .border-long:before {
   top: 85px;
   height: 5px;
}

.ts-case-content .border-long:after {
   top: 100px;
   height: 5px;
}

/* Slider pages */

.page-slider.small-bg .item {
   min-height: 330px;
}

.page-slider.small-bg .box-slider-content {
   left: 20%;
}

.page-slider.small-bg .box-slider-text {
   background: rgba(0, 0, 0, 0.55);
   padding: 5px 20px;
}

.page-slider.small-bg .box-slide-title {
   font-size: 28px;
   color: #fff;
   font-weight: 900;
}

/*-- Get a quote page --*/

.page-quote-form {
   background: #f2f2f2;
   padding: 30px 50px 50px
}

.get-a-quote-img {
   margin-bottom: -190px;
}

/* Pricing table
==========================================*/

/* Standard */

.plan .plan-name {
   font-size: 24px;
   line-height: 30px;
   display: block;
   margin-bottom: 20px;
}

.plan .plan-price {
   font-size: 48px;
   position: relative;
   margin-bottom: 35px;
}

.plan-price .currency {
   font-size: 50%;
   top: -25px;
}

.plan-price sub {
   left: -10px;
   font-size: 20px;
}

.plan ul li {
   margin-bottom: 25px;
}

.plan .btn {
   box-shadow: none;
   margin-top: 5px;
   text-transform: capitalize;
}

.plan {
   border: 1px solid #eaeaea;
   border-radius: 4px;
   padding: 40px;
}

.highlighted-plan {
   margin-top: -40px;
}

.highlighted-plan .plan {
   padding-top: 80px;
   padding-bottom: 80px;
   background: #00745b;
   color: #fff;
}

.highlighted-plan .plan .plan-name,
.highlighted-plan .plan .plan-price {
   color: #fff;
}

.highlighted-plan .plan .btn {
   background: #fff;
   color: #00745b;
}

/* Pricing Classic */

.pricing-table-classic.solid-bg .plan {
   background: #fff;
}

.pricing-table-classic .plan {
   padding-top: 0;
   padding-bottom: 40px;
}

.pricing-table-classic .plan .plan-name {
   background: #00745b;
   margin-left: -40px;
   margin-right: -40px;
   color: #fff;
   font-weight: 400;
   font-size: 20px;
   padding: 15px;
   margin-bottom: 25px;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
}

.pricing-table-classic .highlighted-plan {
   margin-top: 0;
}

.pricing-table-classic .highlighted-plan .plan {
   background: #00745b;
}

.pricing-table-classic .plan ul li {
   border-bottom: 1px solid #f4f4f4;
   margin-bottom: 0;
   padding: 10px 0;
}

.pricing-table-classic .plan ul li:last-child {
   border: none;
}

.pricing-table-classic .highlighted-plan .plan ul li {
   border-color: #b9e776;
}

/* Pricing Table */

.pricing-table .highlighted-plan .plan {
   padding-bottom: 40px;
   padding-top: 30px;
}

.pricing-table .highlighted-plan {
   margin-top: 0;
}

.pricing-table .plan:after {
   content: "";
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 5px;
   background: #00745b;
}

.pricing-table .highlighted-plan .plan:after {
   display: none;
}

.pricing-table .plan {
   position: relative;
   border-radius: 0;
   padding-top: 30px;
}

.pricing-table .plan .plan-name {
   font-weight: 400;
   font-size: 20px;
   margin-bottom: 20px;
}

.pricing-table .plan i {
   font-size: 30px;
   margin-bottom: 20px;
   display: inline-block;
}

.pricing-table .plan ul li {
   margin-bottom: 0;
   border-bottom: 1px solid #f4f4f4;
   padding: 10px 0;
}

.pricing-table .highlighted-plan .plan ul li {
   border-color: #c6e599;
}

.pricing-table .plan ul li:last-child {
   border: none;
}

/* Pricing featured */

.ts-pricing-box.ts-pricing-featured .ts-pricing-header {
   background: #ff9700;
}

/* Contact Us
================================================== */

.contact-wrapper {
   display: flex;
   flex: 0 0 100%;
   height: 580px;
}

.contact-wrapper .info-box {
   width: 40%;
}

.contact-wrapper .form-box {
   width: 60%;
}

.form-box input,
.form-box textarea {
   width: 100%;
   border: none;
   border-bottom: 1px solid #ecf9da;
   padding-left: 0;
}

.contact-box.form-box {
   background: #00745b;
   padding: 55px 135px 55px 70px;
}

.contact-box .contactMe input {
   padding-left: 0;
   border-color: #ecf9da;
   color: #fff;
}

.contact-box .contactMe input::-webkit-input-placeholder {
   color: #fff;
   font-size: 16px;
   font-style: normal;
}

.contact-box .contactMe input:-ms-input-placeholder {
   color: #fff;
   font-size: 16px;
   font-style: normal;
}

.contact-box .contactMe input::-ms-input-placeholder {
   color: #fff;
   font-size: 16px;
   font-style: normal;
}

.contact-box .contactMe input::placeholder {
   color: #fff;
   font-size: 16px;
   font-style: normal;
}

.contact-box .contactMe textarea::-webkit-input-placeholder {
   color: #fff;
   font-size: 16px;
   font-style: normal;
}

.contact-box .contactMe textarea:-ms-input-placeholder {
   color: #fff;
   font-size: 16px;
   font-style: normal;
}

.contact-box .contactMe textarea::-ms-input-placeholder {
   color: #fff;
   font-size: 16px;
   font-style: normal;
}

.contact-box .contactMe textarea::placeholder {
   color: #fff;
   font-size: 16px;
   font-style: normal;
}

.form-box textarea {
   resize: none;
   padding: 25px 0px 65px;
   overflow: hidden;
   color: #fff;
}

.contactMe .field:focus {
   outline: 0 solid;
}

.contact-box .contactMe .btn {
   background: #fff;
   color: #00745b;
   margin-top: 20px;
   padding: 15px 35px;
}

.contact-box .contactMe>section {
   margin-top: 0;
}

.contact-box.info-box .column-title {
   font-size: 28px;
   margin-bottom: 35px;
}

.contact-wrapper .info-box .contact-info-left {
   background: #f5f5f5;
   padding: 35px 70px;
   height: 470px;
}

.contact-wrapper .contact-box {
   height: 525px;
   align-self: center;
}

.contact-wrapper .contact-box.info-box {
   height: 435px;
   margin-left: -65px;
}

.info-address {
   list-style: none;
   margin: 0;
   padding: 0;
}

.contact-address .card-body {
   padding-left: 30px;
   padding-right: 0;
   padding-top: 0;
   padding-bottom: 20px;
}

.address-title {
   margin-bottom: 30px;
}

.contact-address .card-header {
   padding-left: 30px;
   padding-right: 0;
   padding-top: 17px;
   padding-bottom: 17px;
}

.contact-address .card-button a[aria-expanded="true"]:after,
.contact-address .card-button a[aria-expanded="true"]:before,
.contact-address .card-button a[aria-expanded="false"]:after,
.contact-address .card-button a[aria-expanded="false"]:before {
   right: 30px;
   left: auto;
   background: none;
   color: #555;
   width: 0;
   height: 0;
   font-size: 15px;
}

.contact-address .card {
   margin-bottom: 10px;
   border-radius: 0;
}

.contact-address .card-button a[aria-expanded="true"] {
   color: #222222;
   font-size: 20px;
   font-weight: 700;
   transition: all 0.3s;
}

.contact-address .card-button a {
   font-size: 20px;
   font-weight: 600;
   color: #555555;
   transition: all 0.3s;
}

.contact-address .card-button a[aria-expanded="false"]:before {
   content: "\f107";
}

.contact-address .card-button a[aria-expanded="true"]:after,
.contact-address .card-button a[aria-expanded="true"]:before {
   display: none
}

.ts-contact-info span {
   display: inline-block;
   font-size: 40px;
   position: relative;
   top: 5px;
}

.ts-contact-content {
   margin-left: 65px;
   margin-bottom: 40px;
}

.ts-contact-content .ts-contact-title {
   font-size: 20px;
   margin-bottom: 2px;
}

.ts-contact-content p {
   font-size: 14px;
}

.map {
   height: 405px;
   z-index: 1;
}

.contact-info-box {
   margin-top: 20px;
}

.contact-info-box i {
   float: left;
   font-size: 24px;
   color: #00745b;
}

.contact-info-box-content {
   padding-left: 40px;
}

.contact-info-box-content h4 {
   font-size: 16px;
   margin-top: 0;
   line-height: normal;
   font-weight: 700;
}

.contact-info-box-content p {
   margin-bottom: 0;
}

label {
   font-weight: 400;
}

.contact-tab .heading p {
   color: #555;
   font-size: 20px;
   line-height: 36px;
   margin-bottom: 70px;
}

.contact-tab {
   margin-top: -101px;
   padding-top: 230px;
   padding-bottom: 140px;
}

.contact-img {
   position: absolute;
   left: -150px;
   z-index: 2;
}

.contactMe {
   border: 0;
   background: none;
}

.contactMe .btn {
   padding: 12px 55px;
}

.contactMe h3 {
   font-size: 24px;
   color: #222222;
   font-weight: 700;
   margin-bottom: 28px;
}

.contactMe .field {
   margin-bottom: 20px;
   background: transparent;
}

.contactMe.small {
   max-width: 100%;
}

.contactMe>section {
   padding: 0;
   margin-top: 50px;
   background: none;
}

.contactMe input {
   height: 50px;
   border-radius: 2px;
   padding-left: 20px;
   border-color: #d2d2d2;
}

.contactMe input::-webkit-input-placeholder {
   font-size: 16px;
   font-style: italic;
   color: #999999;
}

.contactMe input:-ms-input-placeholder {
   font-size: 16px;
   font-style: italic;
   color: #999999;
}

.contactMe input::-ms-input-placeholder {
   font-size: 16px;
   font-style: italic;
   color: #999999;
}

.contactMe input::placeholder {
   font-size: 16px;
   font-style: italic;
   color: #999999;
}

.contactMe .select2-container .select2-selection {
   height: 50px;
   border-radius: 2px;
   border-color: #d2d2d2;
   background: none;
}

.contactMe .select2-container .select2-selection .select2-selection__rendered {
   line-height: 50px;
   padding-left: 20px;
}

.contactMe .select2-container .select2-selection .select2-selection__arrow {
   height: 50px;
}

.contactMe .select2-container .select2-selection__placeholder {
   font-size: 16px;
   font-style: italic;
   color: #999999;
}

/* Contact page 2 */

.ts-service-box.text-center .ts-service-icon.icon-squre i {
   float: none;
   margin-bottom: 20px;
}

.ts-service-box.text-center .ts-service-box-content {
   margin: 0;
}

.ts-service-content span {
   margin-bottom: 25px;
}

.ts-service-content h2 {
   margin-bottom: 30px;
}

.ts-service-content {
   position: relative;
}

.ts-service-content span.icon {
   float: left;
   position: relative;
   top: 8px;
   font-size: 55px;
   color: #00745b;
}

.ts-service-content p {
   margin-left: 85px;
   padding-right: 85px;
}

.ts-service-content.right p {
   padding: 0;
   padding-right: 10px;
}

.ts-service-content.right {
   padding-left: 65px;
}

.ts-service-img.img-left {
   margin-top: -150px;
   margin-bottom: 120px;
}

.single-cover-bg {
   background: #00745b;
   color: #fff;
}

.cover-img img {
   min-height: 580px;
   width: 100%;
}

.cover-content {
   padding: 70px 80px;
}

.ts-single-cover.cover-left .cover-content h3,
.ts-single-cover.cover-left .cover-content ul {
   padding-left: 55px;
}

.cover-listed {
   list-style: none;
   margin: 0;
   padding: 0;
}

.cover-listed li i {
   float: left;
   position: relative;
   top: 6px;
   margin-right: 10px;
   font-size: 16px;
}

.cover-listed li span {
   display: block;
   margin-left: 25px;
   font-size: 16px;
   font-weight: 400;
   line-height: 24px;
   margin-top: 15px;
}

.cover-listed li {
   font-size: 24px;
   font-weight: 700;
   margin-bottom: 35px;
}

.cover-listed li:last-child {
   margin-bottom: 0;
}

.cover-content .column-title {
   color: #fff;
   margin-bottom: 50px;
}

/* News Listing
================================================== */

.post {
   margin: 0 0 50px;
}

.post.last {
   padding-bottom: 0;
   margin-bottom: 0;
   border-bottom: 0;
}

.post-body {
   padding: 25px 40px 40px 25px;
   border: 0;
   border-top: 0;
   background: #f7f9fd;
}

/* Post Meta Left */

.post-meta-left {
   width: 15%;
}

.post-meta-left {
   margin-top: -20px;
}

.post-meta-left span {
   display: inline-block;
   font-weight: 600;
   font-size: 14px;
}

/* Post content right */

.post-content-right {
   width: 80%;
   float: right;
}

.entry-header .entry-title {
   font-size: 30px;
   line-height: 40px;
   margin: 0 0 15px;
}

.entry-header .entry-title a {
   color: #252a37;
}

.entry-header .entry-title a:hover {
   color: #00745b;
}

/* Post media */

.post-media.post-video {
   max-width: 100%;
   position: relative;
   overflow: hidden;
}

.post-media.post-video:before {
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: rgba(0, 0, 0, 0.5);
}

.video-icon {
   text-align: center;
   color: #fff;
   display: block;
   top: 50%;
   margin-top: -50px;
   font-size: 78px;
   z-index: 1;
   position: absolute;
   left: 50%;
   margin-left: -40px;
   width: 80px;
   height: 80px;
   line-height: 65px;
   display: inline-block;
   border-radius: 100%;
}

.video-icon i {
   -webkit-transition: 400ms;
   -moz-transition: 400ms;
   -o-transition: 400ms;
   transition: 400ms;
}

.video-icon i:hover {
   color: #00745b;
}

/* Meta date */

.post-meta-date {
   background: #00745b;
   color: #fff;
   width: 65px;
   height: 65px;
   line-height: 26px;
   padding: 10px 0;
   position: relative;
   top: -40px;
}

.post-meta-date span {
   font-size: 30px;
   font-weight: 600;
   display: block;
}

/* Post Quote */

.post-quote-wrapper {
   position: relative;
   color: #fff;
   background: #252a37;
   padding: 50px;
}

.post-quote-content:before {
   padding: 28px 0 22px;
   content: "\e937";
   font-family: 'iconfont';
   color: #fff;
   font-size: 44px;
}

.post-quote-content .entry-title {
   margin-top: 20px;
}

.post-quote-content .entry-title a {
   color: #fff;
}

.post-quote-content .meta-author {
   color: #ccc;
   font-weight: 700;
   font-size: 16px;
   position: relative;
   margin-bottom: 15px;
}

.post-quote-content .meta-author:before {
   content: '';
   position: absolute;
   top: 14px;
   height: 2px;
   width: 20px;
   background-color: #00745b;
   margin-left: -30px;
}

.post-quote-content .post-meta,
.post-quote-content .post-meta a {
   color: #fff;
}

/* Author */

.post-author {
   position: relative;
}

.post-author:after {
   content: '';
   position: absolute;
   border-bottom: 1px solid #dedede;
   top: 0;
   left: 50%;
   right: 0;
   bottom: 0;
   width: 75px;
   -webkit-transform: translateX(-50%);
   transform: translateX(-50%);
}

.post-author .avatar {
   width: 55px;
   height: 55px;
   line-height: 55px;
   border-radius: 100%;
   margin-bottom: 5px;
}

.post-meta-left span.post-author {
   display: block;
   padding-bottom: 5px;
   margin-bottom: 5px;
}

.post-author a {
   display: block;
}

.post-comment i {
   position: relative;
   bottom: -3px;
   margin-right: 5px;
}

/* Common post meta */

.post-meta {
   padding-bottom: 15px;
   color: #626c84;
   font-size: 15px;
}

.post-meta a,
.post-meta-left a {
   color: #626c84;
   position: relative;
   z-index: 1;
}

.post-meta a:hover,
.post-meta-left a:hover {
   color: #00745b;
}

.post-meta span {
   margin-right: 10px;
   padding-right: 10px;
   line-height: 12px;
   display: inline-block;
}

.post-meta i {
   padding-right: 0;
   margin-right: 6px;
   font-weight: 500;
}

.post-footer .btn.btn-primary {
   margin-top: 10px;
   padding: 10px 30px;
}

/* Pagination */

.paging {
   margin-bottom: -5px;
}

.pagination {
   margin: 0;
}

@media (max-width:991px) {
   .pagination {
      margin: 0 0 40px;
      ;
   }
}

@media (max-width:767px) {
   .pagination {
      margin: 0 0 40px;
      ;
   }
}

.pagination>li>a,
.pagination>li>span {
   margin-right: 8px;
   width: 40px;
   height: 40px;
   line-height: 28px;
   color: #ffffff;
   border: 1px solid #00745b;
   text-align: center;
   background-color: #00745b;
   display: inline-block;
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>li>a:hover {
   color: #fff;
   background: #00745b;
   border: 1px solid transparent;
}

/* News Single
================================================== */

.post-single {
   position: relative;
}

.post-single .post-body {
   background: none;
   padding: 40px 0 0;
}

.post-single blockquote {
   background: none;
   color: #555555;
}

.post-single .post-meta-date {
   position: absolute;
   top: 30px;
   left: 35px;
   display: block;
   text-align: center;
}

.post-single .post-author .avatar {
   width: 30px;
   height: 30px;
}

.post-single .post-author a {
   display: inline-block;
   margin-left: 6px;
}

.post-single .post-author:after {
   border: 0;
}

.post-single .entry-header .entry-title {
   font-size: 36px;
}

.post-single .entry-content p {
   margin-bottom: 30px;
}

.post-single .entry-content h3 {
   margin: 30px 0;
}

.post-single .post-footer {
   border-top: 1px solid #f1f1f1;
   margin: 40px 0 0;
   padding-top: 40px;
}

.tags-area {
   margin: 20px 0;
}

.post-tags strong {
   margin-right: 5px;
}

.post-tags a {
   border: 1px solid #f1f1f1;
   color: #626c84;
   display: inline-block;
   font-size: 14px;
   padding: 3px 15px;
   margin-left: 3px;
}

.post-tags a:hover {
   background: #00745b;
   color: #fff;
   border: 1px solid transparent;
}

/* Blockquote */

.post-single .entry-content blockquote p {
   font-weight: 400;
   font-style: normal;
   margin-bottom: 25px !important;
   margin-top: 15px;
}

.post-single blockquote {
   border: 1px solid #f0f0f0;
   border-left: 3px solid #00745b;
   padding: 35px 30px 0px;
}

.post-single blockquote:before {
   color: #00745b;
   font-size: 20px;
   display: inline-block;
   transform: rotate(180deg);
   padding: 0;
}

.post-single blockquote p cite {
   color: #00745b;
   font-size: 16px;
   font-style: normal;
   font-weight: 600;
}

/* Post social */

.post-social-icons>li {
   display: inline-block;
}

.post-social-icons a {
   margin-left: 10px;
   font-size: 16px;
   color: #252a37;
   text-align: center;
}

.post-social-icons a:hover {
   color: #00745b;
}

/* Post navigation */

.post-navigation span:hover,
.post-navigation h3:hover {
   color: #00745b;
}

.post-navigation .post-previous,
.post-navigation .post-next {
   padding: 0 40px;
   width: 50%;
   border-left: 1px solid #f1f1f1;
   border-right: 1px solid #f1f1f1;
   display: table-cell;
   position: relative;
   vertical-align: middle;
}

.post-navigation i {
   margin: 0 5px;
   color: #00745b;
}

.post-navigation span {
   font-size: 14px;
   color: #626c84;
   margin-bottom: 10px;
}

.post-navigation.borderd {
   border: 1px solid #f1f1f1;
   padding: 25px 40px 30px;
}

.post-navigation .post-previous {
   text-align: left;
   float: left;
   border-left: 0 none;
   border-right: 0 none;
   padding: 0 40px 0 0;
}

.post-navigation .post-next {
   text-align: right;
   float: left;
   border-right: 0 none;
   padding: 0 0 0 40px;
}

.post-navigation h3 {
   font-size: 20px;
   line-height: 26px;
   margin: 8px 0 0;
}

/* Author box */

.author-box.solid-bg {
   background: #00745b;
}

.author-box {
   padding: 40px;
   margin: 40px 0;
}

.author-box p,
.author-box .post-social-icons a {
   color: #fff;
}

.author-img img {
   width: 100px;
   height: 100px;
   margin-right: 30px;
   border-radius: 100%;
}

.author-info h3 {
   margin-top: 0;
   margin-bottom: 5px;
   font-size: 20px;
   font-weight: 600;
   color: #fff;
}

.author-info h3 span {
   font-size: 14px;
   color: #fff;
   border-left: 1px solid #AFAFAF;
   padding-left: 10px;
   margin-left: 10px;
   font-weight: 500;
}

.author-url a {
   font-size: 14px;
   color: #fff;
}

/* Comments area */

.comments-area {
   margin: 40px 0;
}

.comments-list .comment-content {
   margin: 15px 0;
}

.comments-list .comment-reply {
   color: #252a37;
   font-weight: 400;
   font-size: 14px;
}

.comments-list .comment-reply i {
   margin-right: 5px;
}

.comments-list .comment-reply:hover {
   color: #00745b;
}

.comments-counter {
   font-size: 18px;
}

.comments-counter a {
   color: #323232;
}

.comments-list {
   list-style: none;
   margin: 0;
   padding: 20px 0;
}

.comments-list .comment {
   border-bottom: 1px solid #f1f1f1;
   padding-bottom: 20px;
   margin-bottom: 30px;
}

.comments-list .comment.last {
   border-bottom: 0;
   padding-bottom: 0;
   margin-bottom: 0;
}

.comments-list img.comment-avatar {
   width: 80px;
   height: 80px;
   border-radius: 100%;
   margin-right: 30px;
}

.comments-list .comment-body {
   margin-left: 110px;
}

.comments-list .comment-author {
   margin-bottom: 0;
   margin-top: 0;
   font-weight: 700;
   font-size: 18px;
   color: #252a37;
}

.comments-list .comment-date {
   color: #252a37;
   font-size: 14px;
   display: block;
   margin-top: -5px;
}

.comments-reply {
   list-style: none;
   margin: 0 0 0 70px;
}

.comments-form {
   margin-bottom: 0;
}

.comments-form .title-normal {
   margin-bottom: 20px;
}

.comments-form .btn.btn-primary {
   margin-top: 20px;
}

/* Sidebar
================================================== */

.faq .sidebar .widget {
   padding-right: 0;
}

.sidebar .widget-title {
   font-size: 24px;
   font-weight: 700;
   position: relative;
   margin: 0 0 40px;
}

.widget-title-dash {
   position: absolute;
   left: 0;
   bottom: -20px;
   width: 55px;
   content: "";
   background: #00745b;
   height: 2px;
   display: inline-block;
}

.widget-title.title-dash {
   margin-bottom: 40px;
}

.widget-title-dash:before,
.widget-title-dash:after {
   position: absolute;
   content: "";
   right: 12px;
   bottom: 0;
   width: 3px;
   height: 2px;
   background: #fff;
}

.widget-title-dash:after {
   right: 3px;
}

/* Widget common */

.sidebar .widget {
   margin-bottom: 40px;
   padding: 0 40px 0 0;
}

.sidebar-left .widget {
   margin-right: 10px;
}

.sidebar-right .widget {
   margin-left: 10px;
}

.sidebar .widget.box {
   padding: 25px;
}

.widget.box.solid {
   background: #f2f2f2;
}

.widget.box.red {
   background: #ec483b;
   color: #fff;
}

.widget.box.red .widget-title {
   color: #fff;
}

.widget ul li {
   line-height: 30px;
}

.sidebar .widget ul li a {
   color: #303030;
}

.sidebar .widget ul li a:hover {
   color: #00745b;
}

.sidebar .widget ul li i {
   margin-right: 5px;
   font-weight: 500;
}

.sidebar .btn {
   font-weight: 700;
   font-size: 12px;
   margin-top: 15px;
   padding: 10px 25px;
}

.widget-download .download-btn {
   width: 100%;
   background: #00745b;
}

.widget-download .download-btn a {
   color: #fff;
   display: block;
   padding: 25px 35px;
   font-size: 30px;
}

.widget-download .download-btn a i {
   float: right;
}

.sidebar .widget.widget-download {
   padding-right: 0;
}

/* Widget search */

.widget.widget-search .input-group#search input.form-control {
   border: 1px solid #f1f1f1 !important;
}

.widget.widget-search {
   background: none;
   position: relative;
   padding: 0;
}

@media (max-width: 991px) {
   .widget.widget-search {
      margin-top: 40px;
   }
}

@media (max-width: 767px) {
   .widget.widget-search {
      margin-top: 40px;
   }
}

.input-group-btn {
   background: #00745b;
   color: #fff;
}

.widget-search .form-control,
.widget-search .form-control:focus {
   border: 0 !important;
   font-style: italic;
}

.widget-search i {
   color: #fff;
   background: #00745b;
   font-size: 18px;
   position: relative;
   top: 0;
   padding: 15px;
}

/* Sidebar nav */

.sidebar ul.nav-tabs {
   border: 0;
}

.sidebar ul.nav-tabs li {
   color: #626c84;
   line-height: normal;
}

.sidebar ul.nav-tabs li a {
   color: #626c84;
   border-radius: 0;
   padding-left: 0;
   font-weight: 400;
   border-bottom: 1px dashed #f1f1f1;
   padding-bottom: 20px;
   margin-bottom: 10px;
   line-height: normal;
   -webkit-transition: 400ms;
   -moz-transition: 400ms;
   -o-transition: 400ms;
   transition: 400ms;
}

.sidebar ul.nav-tabs li.active a,
.sidebar ul.nav-tabs li:hover a {
   color: #00745b;
}

.sidebar ul.nav-tabs li:last-child a {
   border-bottom: 0;
   padding-bottom: 0;
   margin-bottom: 0;
}

/* Sidebar nav */

.widget-nav-tabs {
   margin: 0;
   padding: 0;
   list-style: none;
}

.widget-nav-tabs li {
   display: block;
   padding-bottom: 20px;
   border-bottom: 1px dashed #EAEAEA;
   margin-bottom: 20px;
}

.widget-nav-tabs li a {
   font-size: 16px;
   color: #626c84;
   font-family: 'Asap', sans-serif;
   -webkit-transition: all 0.3s;
   transition: all 0.3s;
}

.widget-nav-tabs li span {
   float: right;
}

.widget-nav-tabs li:after {
   display: block;
   content: "";
   clear: both;
}

.widget-nav-tabs li:last-child {
   border: none;
   padding: 0;
   margin: 0;
}

/* Recent News */

.widget.recent-posts .widget-title {
   margin-bottom: 50px;
}

.widget.recent-posts ul li {
   border-bottom: 1px dashed #f1f1f1;
   padding-bottom: 20px;
   margin-bottom: 20px;
   line-height: normal;
}

.widget.recent-posts ul li:last-child {
   border: 0;
   padding-bottom: 0;
   margin-bottom: 0;
}

.widget.recent-posts .media-left img {
   width: 93px;
   height: 65px;
}

.widget.recent-posts .entry-title {
   font-size: 16px;
   font-weight: 600;
   line-height: 20px;
   margin: 6px 0 0;
}

.widget.recent-posts .entry-title a {
   color: #303030;
}

.widget.recent-posts .entry-title a:hover {
   color: #00745b;
}

.widget.recent-posts .post-date {
   font-weight: 500;
   color: #626c84;
   font-size: 14px;
}

.widget.recent-posts .post-date a {
   color: #626c84;
}

/* Widget category */

.sidebar ul.nav-tabs li .posts-count {
   position: absolute;
   top: 10px;
   right: 0;
}

/* Widget tags */

.widget.widget-tags .widget-title {
   margin-bottom: 50px;
}

.widget-tags ul>li {
   float: left;
   margin: 3px;
}

.sidebar .widget-tags ul>li a {
   border: 1px solid #f1f1f1;
   color: #626c84;
   display: inline-block;
   font-size: 14px;
   padding: 5px 20px;
   margin: 0 3px 3px 0;
   border-radius: 25px;
   -webkit-transition: all 0.3s ease 0s;
   -moz-transition: all 0.3s ease 0s;
   -ms-transition: all 0.3s ease 0s;
   -o-transition: all 0.3s ease 0s;
   transition: all 0.3s ease 0s;
}

.sidebar .widget-tags ul>li a:hover {
   background: #00745b;
   color: #fff;
   border: 1px solid transparent;
}

/* Error page
================================================== */

/* Error page
================================================== */

.not-found {
   padding-top: 0;
}

.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;
}

/* 404
 ================================================== */

.not-found p {
   font-size: 200px;
   line-height: 1.1;
   margin-bottom: 20px;
}

.not-found p small {
   display: block;
}


/* Shekhar CSS
 ================================================== */
.service {
   border: 1px solid #c4c4c4;
   padding: 0 10px;
   border-radius: 8px;
   position: relative;
   height: 500px;
   overflow: hidden;
   overflow-y: scroll;
   /* width: 20%; */
}

.service label {
   padding: 0px 0px 0px 20px;
   margin-bottom: 10px;
}

.com_main_p {
   width: 100%;
   float: left;
   background: #f0f0f0;
   color: #000000;
   max-width: 100%;
   margin: 0px auto 20px auto;
   padding: 10px 20px;
   position: relative;
   border-radius: 10px;
   border: 1px solid #c4c4c4;

}

.com_m1_p {
   width: 20%;
   float: left;
}

.com_common_h {
   height: 100px;
}

.fl_w100 {
   float: left;
   width: 100%;
}

.capLogo_m {
   width: 70px;
   display: block;
   float: left;
   /*height: 30px;*/
   object-fit: contain;
   object-position: top;
}

.compName {
   margin-top: 10px;
   width: 100%;
   /* display: block; */
   /* float: left; */
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   white-space: unset;
   /* display: -webkit-box; */
   /* text-overflow: ellipsis; */
   overflow: hidden;
   font-size: 20px;
   font-weight: 600;
}

.com_m2_p {
   width: 80%;
   float: left;
   padding-left: 10px;
}

.capLogo_m.v2 {
   width: 100% !important;
}

.CompTag {
   text-overflow: ellipsis;
   white-space: nowrap;
   overflow: hidden;
   font-size: 12px;
   color: #fff;
   font-weight: 500;
   line-height: .8;
   margin-right: 10px;
   padding: 8px 12px;
   background: #00745b;
   border-radius: 5px;
   border: 1px solid;
   margin-left: 13px;
   margin-bottom: 10px;
   padding: 10px 20px;
   display: inline-block;
}

.comP_d {
   width: 33%;
   float: left;
   padding-right: 2%;
   padding-top: 10px;
}

.scubH1_com {
   margin-bottom: 6px;
   text-overflow: ellipsis;
   overflow: hidden;
   -webkit-line-clamp: 1;
   -webkit-box-orient: vertical;
   white-space: unset;
   /* height: 20px; */
   display: -webkit-box;
}

.scubH2_com {
   margin-bottom: 6px;
   text-overflow: ellipsis;
   overflow: hidden;
   -webkit-line-clamp: 1;
   -webkit-box-orient: vertical;
   white-space: unset;
   /* height: 20px; */
   display: -webkit-box;

   font-size: 21px;
}

.lable_comp_d .btn_processing {
   width: 100px;
   height: 40px;
   background-color: #00745b;
   display: flex;
   /*position: absolute;*/
   /*right: 20px ; */
   /*top: 42% ;*/
   border-radius: 5px;
   color: #fff;
   justify-content: center;
   align-items: center;
   font-size: 12px;
   font-weight: 600;
   margin-bottom: 10px;

}

.swal2-styled.swal2-default-outline:focus {
   box-shadow: 0 0 0 3px rgb(162 223 72);
}

.lable_comp_d .btn_processing:hover {
   background-color: #000 !important;
   color: #fff !important;
}

.list_mobile_image_container .btn_remove_cart {
   margin-left: 10px;
   background-color: #00745b;
}

.view_cart_btn {
   background: #00745b !important;
   color: #fff !important;
   padding: 4px 15px;
   border-radius: 6px;
   font-size: 12px;
}

.view_cart_btn:hover {
   background: #000 !important;
   color: #fff !important;

}

.swal2-styled.swal2-confirm {
   border: 0;
   border-radius: 0.25em;
   background: initial;
   background-color: #00745b !important;
   color: #fff;
   font-size: 12px !important;
   padding: 4px 16px !important;
}


.pagination {
   display: inline-block;
   float: right;
}

.pagination a {
   color: black;
   float: left;
   padding: 8px 16px;
   text-decoration: none;
}

.pagination a.active {
   background-color: #00745b;
   color: white;
}

.pagination a:hover:not(.active) {
   background-color: #ddd;
}




.lable_comp_d>a {
   color: #fff !important;
}

/* Swapnil CSS
 ================================================== */

.list_item_mobile_container {
   width: 100%;
   background: #ffffff;
   color: #000000;
   max-width: 100%;
   border-radius: 10px;
   z-index: -1;

}

.list_item_mobile_view {
   background: #ffffff;
   color: #000000;
   max-width: 100%;
   margin: 0px auto 20px auto;
   padding: 20px;
   position: relative;
   border-radius: 10px;
   border: 1px solid #c4c4c4;
}

.list_item_mobile_view_company_image {
   width: 50px;
   display: block;
   /*height: 50px;*/
   object-fit: contain;
   object-position: top;

}

.rating_block {
   width: 100% !important;
   margin: 20px 0px;
}


.list_item_mobile_view_company_name {
   /*margin: 5px 0px;*/
   width: 100%;
   /* display: block; */
   /* float: left; */
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   white-space: unset;
   display: -webkit-box;
   overflow: hidden;
   font-size: 18px;

}

.list_item_mobile_view_buy_button {
   /*width: 80px;*/
   height: 30px;
   background-color: #00745b;
   display: flex;
   position: absolute;
   right: 0px;
   top: 45px;
   border-radius: 10px;
   color: #fff;
   justify-content: center;
   align-items: center;
   font-size: 12px;
   font-weight: 600;
}

.list_item_mobile_view_buy_button label {
   color: #000;
   padding-right: 5px;
}

.btn_remove_cart {
   background: #00745b;

}

.list_item_mobile_view_tag {
   text-overflow: ellipsis;
   white-space: nowrap;
   overflow: hidden;
   font-size: 12px;
   color: #fff;
   font-weight: 500;
   line-height: .8;
   margin-right: 10px;
   padding: 8px 12px;
   background: #00745b;
   border-radius: 15px;
   border: 1px solid;
   margin-right: 16px;
   padding: 5px 22px;
}

.list_item_mobile_view hr {
   height: 1px;
   color: #f5f5f5;
   background-color: #ebebeb;
   border: none;
   margin: 0px;
}

.list_mobile_height {
   height: 120px;
}

.list_mobile_image_container {
   width: 100%;
   position: relative;
}

.list_mobile_item {
   float: left;
   width: 33%;
}

.list_mobile_item_values {
   height: 70px;
}

.list_mobile_item>p {
   margin-bottom: 0px;
   text-overflow: ellipsis;
   overflow: hidden;
   font-size: 14px;
   padding: 0px 10px;
}

.list_item_mobile_view_buy_button>a {
   color: #fff !important;
   text-decoration: none;
}

.overflow_hidden {
   overflow: hidden;
}

.list_item_mobile_view_quantity_button {
   position: absolute;
   right: 0px;
   top: 0;
}

.mobile-qty-minus-button,.mobile-qty-plus-button{
   padding: 5px;
   width: 30px;
}

.mobile-quantity-input{
   font-size: 14px;
   padding: 5px;
}



/* =========================Forgot password========================== */

.body2 {
   /* background: #DCE35B;  fallback for old browsers */
   background: -webkit-linear-gradient(to right, #45B649, #DCE35B);
   /* Chrome 10-25, Safari 5.1-6 */
   background: linear-gradient(to right, #45B649, #DCE35B);
   /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

.forgot-form {
   display: table;
   margin: 50px auto;
   /* height: 600px; */
   width: 500px;
   box-shadow: 0px 0px 25px 9px #00000042;
   padding: 0px 36px 45px 36px;
   border-radius: 9px;
   background-color: #fff;

}

.para {
   margin-top: 20px;
}

.para h1 {
   font-size: 35px;
}

.para p {
   font-size: 18px;
}


/*.btn{*/
/*   width: 100%;*/
/*}*/

.logo-class {
   margin-top: 30px;
}


.pass1 {
   margin-top: 20px;
}

.pass2 {
   margin-top: 20px;
}

.btn button {
   width: 100%;
   display: block;
   padding: 11px 3px;
   background-color: #00745b;
   color: #000;
   border: none;
   margin-top: 24px;
   font-size: 18px;
}

.pass1 input {
   position: relative;
}

.pass1 span {
   right: 31px;
   position: absolute;
   font-size: 26px;
   top: 40px;
}

.pass2 input {
   position: relative;
}

.pass2 span {
   right: 31px;
   position: absolute;
   font-size: 26px;
   top: 40px;
}

.my_account .nav.flex-column.nav-pills a {
   width: 100%;
   color: white;
   background-color: #A2DF47;
   border-bottom: solid 1px #c1c1c1;
   margin-bottom: 15px;
}

.my_account .nav.flex-column.nav-pills {
   padding-right: 20px;
   padding-left: 30px;
   padding: 10px;
   border-radius: 10px;
   padding-top: 20px;
   margin-bottom: 30px;
   border: solid 1px #c1c1c1;
}

.my_account h2 {
   color: #fff;
   background-color: #A2DF47;
   border-radius: 10px;
   border: solid 1px #c1c1c1;
   text-align: center;
   padding-top: 10px;
   padding-bottom: 10px;
   border-bottom: solid 1px #c1c1c1;
   margin-bottom: 10px;
}

.my_account .dashboard .dash_box h3 {
   color: #fff;
}

.dash_box .fa:before {
   font-size: 3rem;
}

.my_account .dashboard .dash_box {
   text-align: center;
   padding: 20px;
   background: linear-gradient(to right, #45B649, #DCE35B);
   color: #fff;
   margin-right: 30px;
   margin-left: 30px;
   border-bottom: solid 1px white;
   border-radius: 10px;
   margin-bottom: 50px;
   padding-top: 60px;
   padding-bottom: 60px;
   padding-left: 40px;
   padding-right: 40px;
}

.my_account .dashboard .dash_box:hover {
   text-align: center;
   padding: 10px;
   color: #000;
   background-color: #c1c1c1;
   margin-right: 30px;
   margin-left: 30px;
   border-bottom: solid 1px;
   border-radius: 10px;
   margin-bottom: 50px;
   padding-top: 60px;
   padding-bottom: 60px;
   padding-left: 40px;
   padding-right: 40px;
}

.my_account h2 {
   color: #0a3668;
   background-color: #e8e8e8;
   border-radius: 10px;
   border: solid 1px #c1c1c1;
   text-align: center;
   padding-top: 10px;
   padding-bottom: 10px;
   border-bottom: solid 1px #c1c1c1;
   margin-bottom: 10px;
}

.login {
   background-color: #00745b;
}

.block-div {
   position: relative;
}

.block-div:before {
   content: '';
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   position: fixed;
   display: block;
   opacity: 0.7;
   background-color: rgb(55 55 55 / 45%);
   z-index: 100;

}

.animated3 {
   text-align: center;
}

.account-types {
   background: #00745b;
   padding: 20px 35px;
   box-shadow: 0 6px 31px -2px rgb(0 0 0 / 30%);
   border-radius: 8px;
   margin-top: 50px;
   text-align: center;
}

.account-types h3 {

   color: #fff;
   text-align: center;
   display: block;
   margin: 0 auto;
   margin-bottom: 20px;
}

.account-types p {
   color: #fff;
   font-weight: 600;
   font-size: 15px;
}

.account-types img {
   /*margin-left: 4rem;*/
   display: block;
   margin: 0 auto;
   width: 55%;

}

.inline {
   display: flex;
}


.account-types .common_radio {
   position: relative;
   z-index: -1;
}

.account-types input[type="radio"]:checked+label {
   color: #fff;
   background: #6e6868;
   /*background: linear-gradient(to right, #45B649, #DCE35B);*/
}

.individual {
   border: 2px solid #fff;
   padding: 10px 0px;
   width: 85%;
   height: 110px;
   border-radius: 70px;
   margin-bottom: 35px !important;
   display: block;
   margin: 0 auto;
}

.individual:hover {
   color: #fff;
   background: #6e6868;
}

.NRI {
   border: 2px solid #fff;
   padding: 0px 4px;
   border-radius: 50%;
   margin-bottom: 35px;
}

.NRI:hover {
   color: #fff;
   background: #6e6868;
}

.HUF {
   border: 2px solid #fff;
   padding: 0px 4px;
   border-radius: 50%;
   margin-bottom: 35px;
}

.HUF:hover {
   color: #fff;
   background: #6e6868;
}

.Corporate {
   border: 2px solid #fff;
   padding: 0px 4px;
   border-radius: 50%;
   margin-bottom: 35px;
}

.Corporate:hover {
   color: #fff;
   background: #6e6868;
}

.Trust {
   border: 2px solid #fff;
   padding: 25px 4px;
   border-radius: 50%;
   margin-bottom: 35px;
}

.Trust:hover {
   color: #fff;
   background: #6e6868;
}

#sidebar-wrapper .header-right {
   background-color: #ffc44d;
   box-shadow: 0px 0px 10px #0000006e;
   padding: 5px 5px;
   border-bottom: 1px solid #c5c5c5;
   display: flex;
   color: #000;
}


#wrapper.toggled #sidebar-wrapper {
   /* width: 400px; */
   right: 250px;
   background-color: #ffffff;
}

#sidebar-wrapper {
   z-index: 1000;
   position: fixed;
   right: -250px;
   top: 0;
   width: 290px;
   height: 100%;
   margin-right: -250px;
   overflow-y: auto;
   background: #fff;
   -webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
   -o-transition: all 0.5s ease;
   transition: all 0.5s ease;
}

@media only screen and (max-width:480px) {
   .forgot-form {
      width: 100%;
   }

   .ts-service-faq .column-title {
      /* opacity: 0; */
      /* display: none; */
      font-size: 34px;
      margin-bottom: 10px;
   }

}


#wrapper.toggled #sidebar-wrapper {
   /* width: 400px; */
   right: 250px;
   background-color: #ffffff;
}

#sidebar-wrapper {
   z-index: 1000;
   position: fixed;
   right: -250px;
   top: 0;
   width: 290px;
   height: 100%;
   margin-right: -250px;
   overflow-y: auto;
   background: #fff;
   -webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
   -o-transition: all 0.5s ease;
   transition: all 0.5s ease;
}

#sidebar-wrapper .header-right {
   background-color: #ffc44d;
   box-shadow: 0px 0px 10px #0000006e;
   padding: 5px 5px;
   border-bottom: 1px solid #c5c5c5;
   display: flex;
   color: #000;
}


* {
   margin: 0px;
   padding: 0px;
}

body {
   font-family: "Lato", sans-serif;
}


/* side bar css start */

.sidebar {
   height: 100%;
   width: 0;
   position: fixed;
   z-index: 99999;
   top: 0;
   right: -4px;
   border-right: 2px solid #00745b;
   background: #fff;
   /*background: linear-gradient(to right, #45B649, #DCE35B);*/
   overflow-x: hidden;
   transition: 0.5s;
   /*display:none;*/
   /*padding-top: 60px;*/
}

.sidebar .slogo img {
      border-radius: 127px;
    height: 100px;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 100px;
}

.sidebar .slogo h1 {
   font-size: 16px;
   text-align: center;
   margin: 0;
   color: #00745b;
   border-bottom: 1px solid #00745b;
   font-weight: 600;
}

.sidebar a {
   padding: 19px 4px 18px 15px;
   text-decoration: none;
   font-size: 15px;
   font-weight: 600;
   color: #000;
   display: block;
   margin-bottom: 6px;
   background: #fff;
   transition: 0.3s;
   border-bottom: 1px solid #00745b;
}

.sidebar a:hover {
   color: #00745b;
}

.sidebar .closebtn {
   position: absolute;
   top: 15px;
   border-radius: 50px;
   text-align: center;
   right: 10px;
   font-size: 25px;
   padding: 5px 5px 5px 5px;


}

.openbtn {
   font-size: 20px;
   cursor: pointer;
   background-color: #00745b;
   color: white;
   padding: 10px 15px;
   border: none;
}

.openbtn:hover {
   background-color: #444;
}

#main {
   transition: margin-left .5s;
   padding: 6px;
   position: sticky;
   top: 0;
   z-index: 9;
   width: 100%;
   background: white;
   height: 150px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {

   /*.sidebar {padding-top: 15px;}*/
   .sidebar a {
      font-size: 15px;
   }
}

/* side bar css end*/



/* fliter search css start  */

* {
   box-sizing: border-box;
}



/*Dropdown List Exp Date*/
select.list-dt {
   border: none;
   outline: 0;
   border-bottom: 1px solid #ccc;
   padding: 2px 5px 3px 5px;
   margin: 2px;
}

select.list-dt:focus {
   border-bottom: 2px solid #00745b;
}

/*The background card*/
.card {
   z-index: 0;
   border: none;
   border-radius: 0.5rem;
   position: relative;
}

/*FieldSet headings*/
.fs-title {
   font-size: 25px;
   color: #2C3E50;
   margin-bottom: 10px;
   font-weight: bold;
   text-align: left;
}



/*Imaged Radio Buttons*/
.radio-group {
   position: relative;
   margin-bottom: 25px;
}

.radio {
   display: inline-block;
   width: 204;
   height: 104;
   border-radius: 0;
   background: lightblue;
   box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
   box-sizing: border-box;
   cursor: pointer;
   margin: 8px 2px;
}

.radio:hover {
   box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3);
}

.radio.selected {
   box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
}

/*Fit image in bootstrap div*/
.fit-image {
   width: 100%;
   object-fit: cover;
}

#myUL li a:hover:not(.header) {
   background-color: #eee;
}

/* search filter css end */


body {
   margin: 0;
   font-family: Arial, Helvetica, sans-serif;
}

.topnav {
   float: right;
   margin-top: -14px;
}

.topnav a {
   float: left;
   color: #f2f2f2;
   text-align: center;
   padding: 14px 16px;
   text-decoration: none;
   font-size: 17px;
}

.topnav a:hover {

   color: black;
}

.topnav a.active {
   background-color: #4CAF50;
   color: white;
   font-size: 36px;
}

.topnav-centered a {
   float: right;
   font-family: 'Audiowide', cursive;
}

.topnav-right {
   float: right;
}

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

@media screen and (max-width: 640px) {
   .app {
      width: 345px;
      /*height: 100vh;*/
      border-radius: 0;
   }

   .bg {
      top: -7em;
      width: 420px;
      height: 59vh;
   }

   /*header {*/
   /*   width: 90%;*/
   /*   height: 250px;*/
   /*}*/
   .inputs {
      margin: 0;
   }

   input, button {
      padding: 18px 15px;
   }

   .individual {
      border: 2px solid #fff;
      padding: 10px 0px;
      width: 85%;
      height: 95px;
      border-radius: 70px;
      margin-bottom: 35px !important;
      display: block;
      margin: 0 auto;
   }

   .account-types img {
      /* margin-left: 4rem; */
      display: block;
      margin: 0 auto;
      width: 45%;
   }

   .account-types p {
      color: #fff;
      font-weight: 600;
      font-size: 13px;
   }
}


/* /// header css end */


/* Tabs css start */


* {
   box-sizing: border-box
}

body {
   font-family: Verdana, sans-serif;
   margin: 0
}

.mySlides {
   display: none
}

img {
   vertical-align: middle;
}

/* Slideshow container */
.slideshow-container {
   max-width: 1000px;

   position: relative;
   margin: auto;

}


/*.prev, .next {*/
/*  cursor: pointer;*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  width: auto;*/
/*  padding: 16px;*/
/*  margin-top: -22px;*/
/*  color: white;*/
/*  font-weight: bold;*/
/*  font-size: 18px;*/
/*  transition: 0.6s ease;*/
/*  border-radius: 0 3px 3px 0;*/
/*  user-select: none;*/
/*}*/


/*.next {*/
/*  right: 0;*/
/*  border-radius: 3px 0 0 3px;*/
/*}*/

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
   background-color: rgba(0, 0, 0, 0.8);
}

/* Caption text */
.text {
   color: #f2f2f2;
   font-size: 15px;
   padding: 8px 12px;
   position: absolute;
   bottom: 8px;
   width: 100%;
   text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
   color: #f2f2f2;
   font-size: 12px;
   padding: 8px 12px;
   position: absolute;
   top: 0;
}

/* The dots/bullets/indicators */
.dot {
   cursor: pointer;
   height: 15px;
   width: 15px;
   margin: 0 2px;
   background-color: #bbb;
   border-radius: 50%;
   display: inline-block;
   transition: background-color 0.6s ease;
}

/*.active, .dot:hover {*/
/*  background-color: #717171;*/
/*}*/

/* Fading animation */
.fade {
   -webkit-animation-name: fade;
   -webkit-animation-duration: 1.5s;
   animation-name: fade;
   animation-duration: 1.5s;
}

@-webkit-keyframes fade {
   from {
      opacity: .4
   }

   to {
      opacity: 1
   }
}

@keyframes fade {
   from {
      opacity: .4
   }

   to {
      opacity: 1
   }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
   .prev, .next, .text {
      font-size: 11px
   }
}

/* Tabs css end */



/* **************webkit scrollbar css start************** */
::-webkit-scrollbar {
   width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
   box-shadow: inset 0 0 5px #cecece;

}

/* Handle */
::-webkit-scrollbar-thumb {
   background: #00745b;

}

/* Handle on hover */
/*::-webkit-scrollbar-thumb:hover {*/
/*  background-image: linear-gradient(to right top, #d16ba5, #c777b9, #ba83ca, #aa8fd8, #9a9ae1, #8aa7ec, #79b3f4, #69bff8, #52cffe, #41dfff, #46eefa, #5ffbf1);*/
/*}*/
/* **************webkit scrollbar css end************* */



* {
   box-sizing: border-box;
}


/* Center website */
.z_main {
   max-width: 1000px;
   margin: auto;
}

h1 {
   font-size: 30px;
   word-break: break-all;
}

/*.row {*/
/*  margin: 8px -16px;*/
/*}*/

/* Add padding BETWEEN each column */
.row,
.row>.column {
   padding: 8px;
}

/* Create four equal columns that floats next to each other */
.column {
   float: left;
   width: 25%;
   /* border: 2px solid black; */
   /* margin-left: 2px; */
}

/* Clear floats after rows */
.row:after {
   content: "";
   display: table;
   clear: both;
}

/* Content */
.content {
   background-color: white;
   /* padding: 10px; */
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 900px) {
   .column {
      width: 50%;
   }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
   .column {
      width: 50%;
   }

   /* /// Button css start */

}

/*form styles*/
#msform {
   text-align: center;
   position: relative;
   margin-top: 20px;
}

#msform fieldset .form-card {
   background: white;
   border: 0 none;
   border-radius: 0px;
   box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
   padding: 20px 40px 30px 40px;
   box-sizing: border-box;
   width: 94%;
   margin: 0 3% 20px 3%;

   /*stacking fieldsets above each other*/
   position: relative;
}

#msform fieldset {
   background: white;
   border: 0 none;
   border-radius: 0.5rem;
   box-sizing: border-box;
   width: 100%;
   margin: 0;
   padding-bottom: 20px;

   /*stacking fieldsets above each other*/
   position: relative;
}

/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
   display: none;
}

#msform fieldset .form-card {
   text-align: left;
   color: #9E9E9E;
}

#msform input, #msform textarea {
   padding: 0px 8px 4px 8px;
   border: none;
   border-bottom: 1px solid #ccc;
   border-radius: 0px;
   margin-bottom: 5px;
   margin-top: 2px;
   width: 100%;
   box-sizing: border-box;
   color: #2C3E50;
   font-size: 16px;
   letter-spacing: 1px;
}

#msform input:focus, #msform textarea:focus {
   -moz-box-shadow: none !important;
   -webkit-box-shadow: none !important;
   box-shadow: none !important;
   border: none;
   font-weight: bold;
   border-bottom: 2px solid #00745b;
   outline-width: 0;
}

/*Blue Buttons*/
#msform .action-button {
   width: 100px;
   background: #00745b;
   font-weight: bold;
   color: white;
   border: 0 none;
   border-radius: 0px;
   cursor: pointer;
   padding: 10px 5px;
   margin: 10px 5px;
}

#msform .action-button:hover, #msform .action-button:focus {
   box-shadow: 0 0 0 2px white, 0 0 0 3px #00745b;
}

/*Previous Buttons*/
#msform .action-button-previous {
   width: 100px;
   background: #616161;
   font-weight: bold;
   color: white;
   border: 0 none;
   border-radius: 0px;
   cursor: pointer;
   padding: 10px 5px;
   margin: 10px 5px;
}

#msform .action-button-previous:hover, #msform .action-button-previous:focus {
   box-shadow: 0 0 0 2px white, 0 0 0 3px #616161;
}

.upload_box {
   margin: 35px 0;
}

.upload_box {
   border: 1px solid #f1f1f1;
   background: #fbfbfb;
   padding: 10px;

}

.upload_box h5 {
   text-align: center;
   margin: 0;
   font-size: 23px;
   font-weight: 600;
}

.upload_box img {
   margin-top: 10px;
   margin-bottom: 10px;
}

.btnsubmit {
   background: #00745b;
   color: #fff;
   border: none;
   padding: 6px 20px;
   border-radius: 5px;
   margin: 0 auto;
}

.btnlogin {
   background: #00745b;
   color: #fff;
   border: none;
   padding: 6px 20px;
   border-radius: 10px;
   /*margin: 0 auto;*/
}

/*Dropdown List Exp Date*/
select.list-dt {
   border: none;
   outline: 0;
   border-bottom: 1px solid #ccc;
   padding: 2px 5px 3px 5px;
   margin: 2px;
}

select.list-dt:focus {
   border-bottom: 2px solid #00745b;
}

/*The background card*/
.card {
   z-index: 0;
   border: none;
   border-radius: 0.5rem;
   position: relative;
}

/*FieldSet headings*/
.fs-title {
   font-size: 25px;
   color: #2C3E50;
   margin-bottom: 10px;
   font-weight: bold;
   text-align: left;
}

.is-invalid {
   color: red;
   font-size: 13px;
}
/*progressbar*/
#progressbar {
   margin-bottom: 30px;
   overflow: hidden;
   color: lightgrey;
}

#progressbar .active {
   color: #000000;
}

#progressbar li {
   list-style-type: none;
   font-size: 12px;
   width: 25%;
   float: left;
   position: relative;
}

/*Icons in the ProgressBar*/
#progressbar #account:before {
   font-family: FontAwesome;
   content: "\f023";
}

#progressbar #personal:before {
   font-family: FontAwesome;
   content: "\f007";
}

#progressbar #payment:before {
   font-family: FontAwesome;
   content: "\f09d";
}

#progressbar #confirm:before {
   font-family: FontAwesome;
   content: "\f00c";
}

/*ProgressBar before any progress*/
#progressbar li:before {
   width: 50px;
   height: 50px;
   line-height: 45px;
   display: block;
   font-size: 18px;
   color: #ffffff;
   background: lightgray;
   border-radius: 50%;
   margin: 0 auto 10px auto;
   padding: 2px;
}

/*ProgressBar connectors*/
#progressbar li:after {
   content: '';
   width: 100%;
   height: 2px;
   background: lightgray;
   position: absolute;
   left: 0;
   top: 25px;
   z-index: -1;
}

/*Color number of the step and the connector before it*/
#progressbar li.active:before, #progressbar li.active:after {
   background: #00745b;
}

/*Imaged Radio Buttons*/
.radio-group {
   position: relative;
   margin-bottom: 25px;
}

.radio {
   display: inline-block;
   width: 204;
   height: 104;
   border-radius: 0;
   background: lightblue;
   box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
   box-sizing: border-box;
   cursor: pointer;
   margin: 8px 2px;
}

.radio:hover {
   box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3);
}

.radio.selected {
   box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
}

/*Fit image in bootstrap div*/
.fit-image {
   width: 100%;
   object-fit: cover;
}



.frame {
   background-color: #fff;
}

.padded {
   padding: 0 2rem;
}

.level.fill-height {
   -webkit-box-align: stretch;
   -ms-flex-align: stretch;
   align-items: stretch;
   display: -ms-flexbox;
   display: flex;
}

.col-6:first-child {
   padding-left: 0;
}

.col-6:last-child {
   padding-right: 0;
}



li {
   padding: 0 0.5rem;
}

.btn-info {
   margin-left: 1rem;
}

.hero .hero-body {
   flex-grow: 1;
   flex-shrink: 0;
   padding-bottom: 10rem;
   padding-top: 22rem;
   /* padding: 22rem 1.5rem; */
   align-items: center;
   display: flex;
   width: 100%;
}

/*input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]), select {*/
/*    width: 100%;*/
/*    border: 1px solid #bde87d;*/
/*    border-radius: 3px;*/
/*    font-family: "Nunito Sans";*/
/*    font-size: 15px;*/
/*    letter-spacing: .02rem;*/
/*    transition: .3s;*/
/*text-transform: capitalize;*/
/*    color: #fff;*/
/*    outline: 0;*/
/*    padding: 0.85rem 1.1rem;*/
/*}*/

.app form .form-control {
   background: #fff;
   border-radius: 6px !important;
   font-size: 14px !important;
   margin: 0;
}

/*.app form .form-group{*/
/*    margin-bottom:5px;*/
/*}*/
.app form .form-control::placeholder {
   font-size: 14px;
}

.app header img {
   margin-bottom: 20px;
   margin-top: 30px;
}

.app header h6 {
   font-size: 24px;
   margin-bottom: 25px;
   /*margin-top:20px;*/
}

.app form .form-group {
   position: relative;
}

.app form .form-group .forget_btn {
   color: #000;
}

.app form .form-group .toggle-password {
   position: absolute;
   right: 6px;
   top: 17px;
}

.app form .form-group .toggle-password1 {
   position: absolute;
   right: 6px;
   top: 17px;
}

.app form .phne {
   position: relative;
}

.app form .verify_btn {
   position: absolute;
   top: 8px;
   right: 10px;
   background: #00745b;
   color: #fff;
   font-size: 10px;
   border-radius: 16px;
}

.app form .resend_btn {
   position: absolute;
   top: 8px;
   right: 10px;
   background: #e9d117;
   color: #000;
   font-size: 10px;
   border-radius: 16px;
}

.app form .timer {
   position: absolute;
   /* top: 12px;
    right: 10px; */
   top: 8px;
   right: 77px;
   /* background: #00745b; */
   color: #000;
   font-size: 14px;

}

.form-group .form-group-label:first-child:not(:last-child) {
   border-top-right-radius: 0 !important;
   border-bottom-right-radius: 0 !important;
}

.form-group .form-group-label {
   background: #BDE87D;
   border: 1px solid #BDE87D;
   border-radius: 0.2rem;
   margin: 0;
   padding: 1.8rem;
   color: #fff;
   font-size: 22px;
   user-select: none;
}

label {
   font-weight: 400;
}

.btn-info {
   background: #BDE87D;
}

.form-ext-control .form-ext-label:after, .form-ext-control .form-ext-label:before {
   content: "";
   display: block;
   height: 1rem;
   left: -1.5rem;
   position: absolute;
   top: 6px;
   transition: all var(--animation-duration);
   width: 1rem;
}

.check {
   /*display:flex;*/
   font-weight: 600;
   font-size: 12px;
}

.check a {
   color: #000;
   font-size: 12px;
   display: inline;
}

.form-ext-control .form-ext-label:after {
   background-position: center;
   background-repeat: no-repeat;
   background-size: 52% 76%;
}

.privacy {
   margin-top: 4rem;
   margin-bottom: 4rem;
}

.secure {
   font-weight: 500;
   font-size: 15px;
}

.backbtn {
   color: #00745b;
   font-size: 15px;
   padding: 0px 15px;
   background: #fff;
   border-radius: 5px;

   margin-right: 25px;

}

.next_btn {
   color: #00745b;
   font-size: 15px;
   padding: 0px 15px;
   background: #fff;
   border-radius: 5px;
   margin-left: 25px;

}

.logbtn {
   color: #000;
   font-size: 15px;
   margin-left: -15px;
   padding: 0px 15px;
   background: #ffffff;
   border-radius: 5px;
   margin-top: 5px;
   float: left;
}

.registerbtn {
   background-color: #04AA6D;
   color: white;
   padding: 16px 20px;
   margin: 8px 0;
   border: none;
   cursor: pointer;
   width: 100%;
   opacity: 0.9;
}

.registerbtn:hover {
   opacity: 1;
}

/*.user-info input{*/
/*    width: 100%;*/
/*    padding: 12px;*/
/*    border: 1px solid #00745b;*/
/*    border-radius: 8px;*/
/*}*/

.user-info .user_profile {
   background: #f7f7f7;
   padding: 15px 30px;
   border-radius: 12px;

}

.user-info .user_profile .form-control {
   border: 1px solid #bbbbbb;
}

.editbtn {
   padding: 10px 69px;
   background: #00745b;
   border: none;
   color: #fff;
   font-weight: 600;
   font-size: 17px;
   border-radius: 8px;
   margin: 0 auto;
   display: block;
   margin-bottom: 20px;
}

.user-info label {
   font-weight: 500;
   font-size: 18px;
}


table {
   /*  font-family: arial, sans-serif;*/
   border-collapse: collapse;
   width: 100%;
}

td, th {
   border: 1px solid #dddddd;
   text-align: left;
   padding: 8px;

}

tr:nth-child(even) {
   border: 1px solid #dddddd;
   text-align: left;
   padding: 8px;
}

.portfolio {
   padding-top: 20px;
}

.port {
   font-size: 46px;
   border-bottom: 2px solid;
}

.port-detail {
   background: #f4f4f4;
   padding: 8px;
   border-radius: 10px;
}

.modal.fade .modal-dialog, .fade.o3-modal .modal-dialog, .modal.fade .o3-modal-dialog, .fade.o3-modal .o3-modal-dialog {
   -webkit-transform: translate(0, 0) !important;
   transform: translate(0, 0) !important;
}

* {
   box-sizing: border-box;
}

#myInput {
   background-image: url('/css/searchicon.png');
   background-position: 10px 10px;
   background-repeat: no-repeat;
   width: 100%;
   font-size: 16px;
   padding: 12px 20px 12px 40px;
   border: 1px solid #ddd;
   margin-bottom: 12px;
}

#mylist {

   background-position: 10px 10px;
   background-repeat: no-repeat;
   width: 100%;
   font-size: 16px;
   padding: 12px 20px 12px 40px;
   border: 1px solid #ddd;
   margin-bottom: 12px;
}

#myTable {
   border-collapse: collapse;
   width: 100%;
   border: 1px solid #ddd;
   font-size: 18px;
}

#myTable th, #myTable td {
   text-align: left;
   padding: 12px;
}

#myTable tr {
   border-bottom: 1px solid #ddd;
}

#myTable tr.header, #myTable tr:hover {
   background-color: #f1f1f1;
}


/*.service {*/
/*    background:#00745b7a !important;*/
/*    font-weight: 600 !important;*/
/*    padding: 10px;*/

}

.service {
   background: #00745b7a !important;
   font-weight: 600 !important;
   padding: 0px 10px;
   border: 1px solid #c4c4c4;
   border-radius: 6px;
}

.service input[type="checkbox"] {
   position: absolute;
   margin-top: 6px;
   -webkit-appearance: revert !important;
}


.service h4 {
   font-weight: 600;
   border-bottom: 1px solid #a9a9a9;
   font-size: 17px;
}



/*/////////////////////*/

.walletcard {
   box-shadow: rgb(50 50 93 / 25%) 0px 50px 100px -20px, rgb(0 0 0 / 30%) 0px 30px 60px -30px;
   padding: 3%;
   border-radius: 10px;
   width: 100%;
}

.walletcard h4 {
   color: #00745b;
   font-weight: 600;
   text-transform: uppercase;
}

.walletbtn {
   background-color: #d7faf0;
   color: #007bff;
   font-size: 15px;
   font-weight: 600;
}

.traclist li {
   display: flex;
   justify-content: space-between;
   font-weight: 600;
}

.flex-between {
   display: flex;
   justify-content: space-between;
   align-items: center;
}

.card-property-title {
   display: flex;
   flex-direction: column;
   flex: 1 1;
   margin-right: 0.5em;
   margin-left: 1.5em;
}

/*vecicle*/

.toggle_vechile {
   --width: 100px;
   --height: calc(var(--width) / 3);
   position: relative;
   display: inline-block;
   width: var(--width);
   height: var(--height);
   box-shadow: 0px 1px 3px rgb(0 0 0 / 30%);
   border-radius: 5px;
   cursor: pointer;
}

/* .toggle_vechile input {
      display: none;
    }*/

.toggle_vechile .slider {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   border-radius: 5px;
   background-color: #ccc;
   transition: all 0.4s ease-in-out;
}

.toggle_vechile .slider::before {
   content: '';
   position: absolute;
   top: 2px;
   left: 2px;
   width: 29px;
   height: 29px;
   border-radius: 4px;
   background-color: #fff;
   box-shadow: 0px 1px 3px rgb(0 0 0 / 30%);
   transition: all 0.4s ease-in-out;
}

.toggle_vechile input:checked+.slider {
   background-color: #00745b;
}

.toggle_vechile input:checked+.slider::before {
   transform: translateX(calc(var(--width) - var(--height)));
}

.toggle_vechile .labels {
   position: absolute;
   top: 5px;
   left: 0;
   width: 100%;
   height: 100%;
   font-size: 14px;
   transition: all 0.4s ease-in-out;
}

.toggle_vechile .labels::after {
   content: attr(data-off);
   position: absolute;
   right: 25px;
   top: 1px;
   font-weight: 600;
   font-size: 15px;
   color: #011252;
   opacity: 1;
   transition: all 0.4s ease-in-out;
}

.toggle_vechile .labels::before {
   content: attr(data-on);
   position: absolute;
   left: 25px;
   color: #ffffff;
   font-weight: 600;
   opacity: 0;
   transition: all 0.4s ease-in-out;
   font-size: 14px;
}

.toggle_vechile input:checked~.labels::after {
   opacity: 0;
}

.toggle_vechile input:checked~.labels::before {
   opacity: 1;
}



.pcoin {
   font-weight: 600;
   background-color: #00745b;
   border-radius: 4px;
   text-align: center;
   padding: 3px 14px 0px 14px;
   color: white;
}

.loandiv {
   background-color: whitesmoke;
   padding: 0 26px;
   border-radius: 10px;
}



.walletabs {
   background-color: #00745b;
   border-radius: 5px 5px 5px 5px;
}

ul#walletabs-nav {
   list-style: none;
   margin: 0;
   padding: 5px;
   overflow: auto;
}

ul#walletabs-nav li {
   float: left;
   font-weight: bold;
   margin-right: 2px;
   padding: 8px 10px;
   border-radius: 5px 5px 5px 5px;
   cursor: pointer;
}

ul#walletabs-nav li:hover,
ul#walletabs-nav li.active {
   background-color: #000   ;
}

#walletabs-nav li a {
   text-decoration: none;
   color: #FFF;
}

.amt-tab-content {
   padding: 10px;
   background-color: #FFF;
}

.govh2 {
   display: flex;
   align-items: center;
   justify-content: space-between;
}

.fltrbtn {
   background-color: #00745b;
   padding: 5px;
   color: white;
   border-radius: 6px;
}

.filter_mob {
   display: none;
   position: absolute;
   z-index: 1;
   left: 108px;
   right: 0px;
   border-radius: 10px;
   background-color: #eee;
}

.divclosebtn {
   text-align: right;
   padding: 5px;
   font-size: 20px;
}

.divclosebtn a {
   color: #00745b;
}

/* ///// CALCULATION///// */

.semi-donut-model-2 {
   width: 300px;
   height: 150px;
   position: relative;
   text-align: center;
   color: #fff;
   font-size: 22px;
   font-weight: 600;
   border-radius: 150px 150px 0 0;
   overflow: hidden;
   color: var(--fill);
   display: flex;
   align-items: flex-end;
   justify-content: center;
   box-sizing: border-box;
}

.semi-donut-model-2:before,
.semi-donut-model-2:after {
   content: '';
   width: 250px;
   height: 125px;
   border: 50px solid #00745b;
   border-top: none;
   position: absolute;
   transform-origin: 50% 0% 0;
   border-radius: 0 0 300px 300px;
   box-sizing: border-box;
   left: 0;
   top: 100%;
}

.semi-donut-model-2:before {
   border-color: rgba(0, 0, 0, .15);
   transform: rotate(180deg);
}

.semi-donut-model-2:after {
   z-index: 3;
   animation: 1s fillGraphAnimation ease-in;
   transform: rotate(calc(1deg * (var(--percentage) * 1.8)));
}

.semi-donut-model-2:hover:after {
   opacity: 0.8;
   cursor: pointer;
}

.piecalc p {
   font-size: 15px;
   /* font-weight: 600; */
   margin-top: 6px;
}

.calc-tabcontent {
   /* display: none; */
   margin-bottom: 3%;
   padding: 1rem 15rem;
   border: 1px solid #dadada;
   border-radius: 12px;
}

.calc-tabcontent P {
   font-weight: 600;
   display: flex;
   align-items: center;
   justify-content: space-between;
}

.calc-tabcontent a {
   border-radius: 6px;
   padding: 5px 20px;
   background-color: #00745b;
   font-weight: 600;
   color: white;
}

.progress-bar {
   background-color: #00745b;
}
.savings h4 {
   font-size: 22px;
   background-color: #dff3ff;
   font-weight: 100;
   padding: 16px;
   border-radius: 5px
}
.savings span{
   color: #00745b;
   font-weight: 600;
}
.backbutton{
   background-color: #00745b;
   color: white;
   padding: 5px 15px;
   border: none;
   border-radius: 5px;
}
.print-savings{
   background-color: #2cc0d8;
   color: white;
   padding: 5px 15px;
   border: none;
   border-radius: 5px;
}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}

.footer-deatil li i{
    color:#00745B;

}



/* *********************************Swapnil CSS ********************************/
button:focus,input:focus{
   outline: none;
   box-shadow: none;
}
a,a:hover{
   text-decoration: none;
}


/*--------------------------*/
.qty-container{
   display: flex;
   align-items: center;
   justify-content: center;
}
.qty-container .input-qty{
   text-align: center;
   padding: 5px 10px;
   border: 1px solid #d4d4d4;
   max-width: 70px;
}
.qty-container .qty-btn-minus,.qty-container .qty-btn-plus{
   border: 1px solid #d4d4d4;
   padding: 10px 13px;
   font-size: 10px;
   height: 38px;
   width: 38px;
   transition: 0.3s;
}
.qty-container .qty-btn-plus{
   margin-left: -1px;
}
.qty-container .qty-btn-minus{
   margin-right: -1px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
 -webkit-appearance: none;
 margin: 0;
}

input[type=number] {
 -moz-appearance: textfield;
}

.loader {
   margin: 100px auto;
   font-size: 25px;
   width: 1em;
   height: 1em;
   border-radius: 50%;
   position: relative;
   text-indent: -9999em;
   -webkit-animation: load5 1.1s infinite ease;
   animation: load5 1.1s infinite ease;
   -webkit-transform: translateZ(0);
   -ms-transform: translateZ(0);
   transform: translateZ(0);
 }
 @-webkit-keyframes load5 {
   0%,
   100% {
     box-shadow: 0em -2.6em 0em 0em #00745b, 1.8em -1.8em 0 0em rgba(0, 116,91,1), 2.5em 0em 0 0em rgba(0, 116,91,1), 1.75em 1.75em 0 0em rgba(0, 116,91,1), 0em 2.5em 0 0em rgba(0, 116,91,1), -1.8em 1.8em 0 0em rgba(0, 116,91,1), -2.6em 0em 0 0em rgba(190, 190, 190,0.5), -1.8em -1.8em 0 0em rgba(190, 190, 190,0.7);
   }
   12.5% {
     box-shadow: 0em -2.6em 0em 0em rgba(190, 190, 190, 0.7), 1.8em -1.8em 0 0em #00745b, 2.5em 0em 0 0em rgba(0, 116,91,1), 1.75em 1.75em 0 0em rgba(0, 116,91,1), 0em 2.5em 0 0em rgba(0, 116,91,1), -1.8em 1.8em 0 0em rgba(0, 116,91,1), -2.6em 0em 0 0em rgba(0, 116,91,1), -1.8em -1.8em 0 0em rgba(190, 190, 190,0.5);
   }
   25% {
     box-shadow: 0em -2.6em 0em 0em rgba(190, 190, 190,0.5), 1.8em -1.8em 0 0em rgba(190, 190, 190,0.7), 2.5em 0em 0 0em #00745b, 1.75em 1.75em 0 0em rgba(0, 116,91,1), 0em 2.5em 0 0em rgba(0, 116,91,1), -1.8em 1.8em 0 0em rgba(0, 116,91,1), -2.6em 0em 0 0em rgba(0, 116,91,1), -1.8em -1.8em 0 0em rgba(0, 116,91,1);
   }
   37.5% {
     box-shadow: 0em -2.6em 0em 0em rgba(0, 116,91,1), 1.8em -1.8em 0 0em rgba(190, 190, 190,0.5), 2.5em 0em 0 0em rgba(190, 190, 190,0.7), 1.75em 1.75em 0 0em #00745b, 0em 2.5em 0 0em rgba(0, 116,91,1), -1.8em 1.8em 0 0em rgba(0, 116,91,1), -2.6em 0em 0 0em rgba(0, 116,91,1), -1.8em -1.8em 0 0em rgba(0, 116,91,1);
   }
   50% {
     box-shadow: 0em -2.6em 0em 0em rgba(0, 116,91,1), 1.8em -1.8em 0 0em rgba(0, 116,91,1), 2.5em 0em 0 0em rgba(190, 190, 190,0.5), 1.75em 1.75em 0 0em rgba(190, 190, 190,0.7), 0em 2.5em 0 0em #00745b, -1.8em 1.8em 0 0em rgba(0, 116,91,1), -2.6em 0em 0 0em rgba(0, 116,91,1), -1.8em -1.8em 0 0em rgba(0, 116,91,1);
   }
   62.5% {
     box-shadow: 0em -2.6em 0em 0em rgba(0, 116,91,1), 1.8em -1.8em 0 0em rgba(0, 116,91,1), 2.5em 0em 0 0em rgba(0, 116,91,1), 1.75em 1.75em 0 0em rgba(190, 190, 190,0.5), 0em 2.5em 0 0em rgba(190, 190, 190,0.7), -1.8em 1.8em 0 0em #00745b, -2.6em 0em 0 0em rgba(0, 116,91,1), -1.8em -1.8em 0 0em rgba(0, 116,91,1);
   }
   75% {
     box-shadow: 0em -2.6em 0em 0em rgba(0, 116,91,1), 1.8em -1.8em 0 0em rgba(0, 116,91,1), 2.5em 0em 0 0em rgba(0, 116,91,1), 1.75em 1.75em 0 0em rgba(0, 116,91,1), 0em 2.5em 0 0em rgba(190, 190, 190,0.5), -1.8em 1.8em 0 0em rgba(190, 190, 190,0.7), -2.6em 0em 0 0em #00745b, -1.8em -1.8em 0 0em rgba(0, 116,91,1);
   }
   87.5% {
     box-shadow: 0em -2.6em 0em 0em rgba(0, 116,91,1), 1.8em -1.8em 0 0em rgba(0, 116,91,1), 2.5em 0em 0 0em rgba(0, 116,91,1), 1.75em 1.75em 0 0em rgba(0, 116,91,1), 0em 2.5em 0 0em rgba(0, 116,91,1), -1.8em 1.8em 0 0em rgba(190, 190, 190,0.5), -2.6em 0em 0 0em rgba(190, 190, 190,0.7), -1.8em -1.8em 0 0em #00745b;
   }
 }
 @keyframes load5 {
   0%,
   100% {
     box-shadow: 0em -2.6em 0em 0em #00745b, 1.8em -1.8em 0 0em rgba(0, 116,91,1), 2.5em 0em 0 0em rgba(0, 116,91,1), 1.75em 1.75em 0 0em rgba(0, 116,91,1), 0em 2.5em 0 0em rgba(0, 116,91,1), -1.8em 1.8em 0 0em rgba(0, 116,91,1), -2.6em 0em 0 0em rgba(190, 190, 190,0.5), -1.8em -1.8em 0 0em rgba(190, 190, 190,0.7);
   }
   12.5% {
     box-shadow: 0em -2.6em 0em 0em rgba(190, 190, 190,0.7), 1.8em -1.8em 0 0em #00745b, 2.5em 0em 0 0em rgba(0, 116,91,1), 1.75em 1.75em 0 0em rgba(0, 116,91,1), 0em 2.5em 0 0em rgba(0, 116,91,1), -1.8em 1.8em 0 0em rgba(0, 116,91,1), -2.6em 0em 0 0em rgba(0, 116,91,1), -1.8em -1.8em 0 0em rgba(190, 190, 190,0.5);
   }
   25% {
     box-shadow: 0em -2.6em 0em 0em rgba(190, 190, 190,0.5), 1.8em -1.8em 0 0em rgba(190, 190, 190,0.7), 2.5em 0em 0 0em #00745b, 1.75em 1.75em 0 0em rgba(0, 116,91,1), 0em 2.5em 0 0em rgba(0, 116,91,1), -1.8em 1.8em 0 0em rgba(0, 116,91,1), -2.6em 0em 0 0em rgba(0, 116,91,1), -1.8em -1.8em 0 0em rgba(0, 116,91,1);
   }
   37.5% {
     box-shadow: 0em -2.6em 0em 0em rgba(0, 116,91,1), 1.8em -1.8em 0 0em rgba(190, 190, 190,0.5), 2.5em 0em 0 0em rgba(190, 190, 190,0.7), 1.75em 1.75em 0 0em #00745b, 0em 2.5em 0 0em rgba(0, 116,91,1), -1.8em 1.8em 0 0em rgba(0, 116,91,1), -2.6em 0em 0 0em rgba(0, 116,91,1), -1.8em -1.8em 0 0em rgba(0, 116,91,1);
   }
   50% {
     box-shadow: 0em -2.6em 0em 0em rgba(0, 116,91,1), 1.8em -1.8em 0 0em rgba(0, 116,91,1), 2.5em 0em 0 0em rgba(190, 190, 190,0.5), 1.75em 1.75em 0 0em rgba(190, 190, 190,0.7), 0em 2.5em 0 0em #00745b, -1.8em 1.8em 0 0em rgba(0, 116,91,1), -2.6em 0em 0 0em rgba(0, 116,91,1), -1.8em -1.8em 0 0em rgba(0, 116,91,1);
   }
   62.5% {
     box-shadow: 0em -2.6em 0em 0em rgba(0, 116,91,1), 1.8em -1.8em 0 0em rgba(0, 116,91,1), 2.5em 0em 0 0em rgba(0, 116,91,1), 1.75em 1.75em 0 0em rgba(190, 190, 190,0.5), 0em 2.5em 0 0em rgba(190, 190, 190,0.7), -1.8em 1.8em 0 0em #00745b, -2.6em 0em 0 0em rgba(0, 116,91,1), -1.8em -1.8em 0 0em rgba(0, 116,91,1);
   }
   75% {
     box-shadow: 0em -2.6em 0em 0em rgba(0, 116,91,1), 1.8em -1.8em 0 0em rgba(0, 116,91,1), 2.5em 0em 0 0em rgba(0, 116,91,1), 1.75em 1.75em 0 0em rgba(0, 116,91,1), 0em 2.5em 0 0em rgba(190, 190, 190,0.5), -1.8em 1.8em 0 0em rgba(190, 190, 190,0.7), -2.6em 0em 0 0em #00745b, -1.8em -1.8em 0 0em rgba(0, 116,91,1);
   }
   87.5% {
     box-shadow: 0em -2.6em 0em 0em rgba(0, 116,91,1), 1.8em -1.8em 0 0em rgba(0, 116,91,1), 2.5em 0em 0 0em rgba(0, 116,91,1), 1.75em 1.75em 0 0em rgba(0, 116,91,1), 0em 2.5em 0 0em rgba(190, 190, 190,0.2), -1.8em 1.8em 0 0em rgba(190, 190, 190,0.5), -2.6em 0em 0 0em rgba(190, 190, 190,0.7), -1.8em -1.8em 0 0em #00745b;
   }
 }


 .upload_box h5{
   margin-bottom: 30px;
 }

 .white-color{
   color:#fff !important;
 }


 /********************************* Pagination **********************************************/
 .pager{
   display: inline-block;
 }

 .pager a {
   color: black;
   float: left;
   padding: 8px 16px;
   text-decoration: none;
   border: 1px solid #ddd; 
 }

 .pager a.active {
   background-color: #00745b;
   color: white;
   border-radius: 5px;
 }
 
 .pager a:hover:not(.active) {
   background-color: #ddd;
   border-radius: 5px;
 }

 a.pageNumbers{
   border:0px !important;
   padding: 0px !important;
 }

.height-auto{
   height:auto;
}
 
.cond-button{
   padding-left: 15px !important;
}

.modal-backdrop{
   opacity: 1!important;
}



/* Updated CSS class and CSS style for navbar */
.dg-up-navbar {
   display: flex;
   align-items: center;
   justify-content: center;
}

/* Dropdown menu styling */
.navbar-nav > li {
   position: relative;
}

.navbar-nav .dropdown-menu {
   position: absolute;
   top: 100%;
   right: 0;
   left: auto;
   min-width: 200px;
   padding: 5px 0;
   margin: 2px 0 0;
   font-size: 14px;
   text-align: left;
   list-style: none;
   background-color: #fff;
   border: 1px solid #e0e0e0;
   border-radius: 4px;
   box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
   z-index: 1000;
   display: none;
}

/* Show dropdown when parent has .open class */
.navbar-nav .dropdown.open .dropdown-menu {
   display: block;
}

.navbar-nav .dropdown-menu > li > a {
   padding: 8px 20px;
   color: #333 !important;
   font-size: 14px;
   transition: all 0.2s ease;
   display: flex;
   align-items: center;
   text-decoration: none;
   white-space: nowrap;
}

.navbar-nav .dropdown-menu > li > a:hover {
   background-color: #f8f9fa;
   color: #00745b !important;
   padding-left: 25px;
}

.navbar-nav .dropdown-menu > li > a i {
   margin-right: 10px;
   width: 18px;
   text-align: center;
   color: #666;
}

.navbar-nav .dropdown-menu .divider {
   height: 1px;
   margin: 5px 0;
   background-color: #e9ecef;
   border: none;
}

/* Profile link in navbar */
.navbar-nav .dropdown > a {
   padding: 15px 10px !important;
   color: #333 !important;
   display: flex;
   align-items: center;
   position: relative;
   max-width: 250px;
}

/* Caret for dropdown */
.navbar-nav .dropdown > a .caret {
   margin-left: 5px;
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 5px;
   vertical-align: middle;
   border-top: 4px solid;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
}

/* Make sure dropdown works on mobile */
@media (max-width: 991px) {
   .navbar-nav .dropdown-menu {
      position: static;
      float: none;
      width: 100%;
      box-shadow: none;
      border: none;
      border-top: 1px solid #eee;
   }
   
   .navbar-nav .dropdown-menu > li > a {
      padding: 10px 15px 10px 35px !important;
   }
}

/* Ensure text is visible in dropdown */
.navbar-nav .dropdown-menu > li > a,
.navbar-nav .dropdown-menu > li > a:focus,
.navbar-nav .dropdown-menu > li > a:hover {
   color: #333 !important;
   background: transparent;
}

/* Hover effect */
.navbar-nav .dropdown-menu > li > a:hover {
   background-color: #f8f9fa !important;
   color: #00745b !important;
}