 /*Custom Css file*/

body, p {
     
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased !important;
    line-height: 22px;
    font-size: 15px;
    
}

.ts-intro p{
    font-size: 16px;
    text-align: justify;
}

.ts-intro p a{
    color: #2ebcff;
    text-decoration: underline;
}


.primary-color {
    color: #2ebcff
}

ul.top-info-box li .info-box .info-box-title {
    font-size: 14px;
    margin-bottom: 8px;
    line-height: normal;
   /* font-weight: bold;*/
}

 .ts-newsletter {
    background: #a8a4a4;
    position: relative;
    min-height: 115px;
    padding: 15px 0 0 50px;
}

.ts-newsletter:after {
    content: "";
    position: absolute;
    background: #a8a4a4;
    display: block;
    width: 100%;
    height: 100%;
    right: -100%;
    top: 0;
}

.copyright {
    background: #0b0b0b;
    color: #d2cccc;
    padding: 15px 0;
    position: relative;
    z-index: 1;
    font-weight: 500;
    font-size: 14px;
}

.footer {
    background-color: #5f5d5d;
    color: #bebbbb;
}

.footer-widget ul.list-arrow li a, .footer-widget ul.list-arrow li:before {
    color: #b5b2b2;
}

.footer a:link {
    text-decoration: none;
    color: #ffffff;
}

.footer a:hover {
    text-decoration: underline;
    color:#2ebcff;
}

.footer-main {
    padding: 65px 0 40px;
}

.footer-widget ul.list-arrow li {
    border-bottom: 1px solid rgb(255 255 255 / 15%);
    padding: 2px 0;
}

.footer p {
    line-height: 22px;
    font-size: 15px;
    text-align: justify;
}


.ts-service-box-bg {
    background: #d1cfcb;
    color: #101010;
    border-radius: 10px;
    padding: 15px;
}

.ts-service-box-bg h4, .ts-service-box-bg h3 {
    color: #0c0b0b;
}


ul.navbar-nav > li:hover > a, ul.navbar-nav > li.active > a {
    color: #2ebcff;
    position: relative;
}

ul.navbar-nav > li:hover > a, ul.navbar-nav > li.active > a {
    color:#2ebcff !important;
}
.btn-primary {
    background: #2ebcff;
}

.header-get-a-quote .btn-primary:hover {
    background: #272d33;
    color: #2ebcff !important;
}

.call-to-action-box .action-style-box {
    background: #2ebcff;
    padding: 20px 30px;
}

.ts-service-box .ts-service-icon i {
    font-size: 36px;
    float: left;
    color: #2ebcff;
}

.ts-facts .ts-facts-content .ts-facts-title {
    font-size: 16px;
    color: #2ebcff;
    margin: 0;
}

#back-to-top .btn.btn-primary {
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: rgba(0, 0, 0, 0.9);
    border-radius: 3px;
    color: #2ebcff;
    font-weight: 700;
    font-size: 16px;
    padding: 0;
}

.subscribe {
    background: #2ebcff;
    padding: 0;
}

.quote-item .quote-text:before {
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    font-size: 30px;
    left: 0;
    top: 0;
    font-weight: 700;
    color: #2ebcff;
}

.quote-author {
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 2px;
    font-weight: 700;
    display: block;
    color: #2ebcff;
}

.slick-dots li button:hover:before, .slick-dots .slick-dots li button:focus:before, .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #2ebcff;
}

.footer .widget-title {
    font-size: 16px;
    font-weight: 700;
    position: relative;
    margin: 0 0 30px;
    padding-left: 15px;
    text-transform: uppercase;
    color: #fff;
    border-left: 3px solid #2ebcff;
}
.footer-widget ul.list-arrow li:hover a, .footer-widget ul.list-arrow li:hover {
    color: #2ebcff;
}

.slide-title-box {
    font-size: 16px;
    line-height: 39px;
    background: #2ebcff;
    color: #fff;
    display: inline-block;
    padding: 0 15px;
    margin: 0 0 10px;
}
.slider.border:hover {
    background: #2ebcff;
    border: 2px solid transparent;
}

.slider.border {
    background: none;
    border: 2px solid #2ebcff !important;
}

.banner-carousel .carousel-control i:hover {
    background:#2ebcff;
    color: #fff;
}

.header-one .logo-area {
    padding: 20px 0;
}

.logo img {
    width: auto;
    height: 40px;
}

.dropdown-menu li a {
    font-family: "Montserrat", sans-serif;
    display: block;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    padding: 10px 0;
    letter-spacing: .3px;
    border-bottom: 1px solid #e5e5e5;
    color: #333333;
}

.dropdown-menu {
    text-align: left;
    background: #fff;
    z-index: 100;
    min-width: 220px;
    border-radius: 0;
    border: 0;
    border-top: 2px solid #ffb600;
    padding: 0 15px;
    margin: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

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

.ts-service-box p {
    text-align: justify;
}

/*-------------------------- client logo ----------------*/

.clients-logo img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    
}

.clients-logo {
    margin: 0 10px 30px;
    border: 1px solid #dadada;
    min-height: 90px;
    width: 200px;
    padding: 18px 30px;
    display: inline-block;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
}

/*--------- End --------------*/

.ts-service-box {
    border: 1px solid #dbdee0;
    padding: 8px 20px 2px;
    border-radius: 10px;
    margin: 10px 0 5px;
    background: #f7f7f7;
}

.ts-service-box::last-child {
    margin-bottom:0px;
}

.ts-service-box .ts-service-box-content {
    
    margin-bottom: 10px;
}

.header-two .logo img {
    height: 40px;
}

.header-two {
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
    padding: 10px 0;
}

.service-box-title {
    font-size: 16px;
    margin: 0 0 10px;
    text-transform: capitalize;
}

.ts-service-box .ts-service-box-content h3 {
    font-size: 16px;
    margin-top: 10px;
    line-height: 28px;
}

.banner-title {
    color: #fff;
    text-transform: capitalize;
    font-size: 50px;
    font-weight: 900;
}

.sidebar ul.service-menu li a {
    background-color: #e2e2e2;
    padding: 10px 15px;
    border: 0;
    margin-bottom: 10px;
    position: relative;
    transition: 400ms;
    display: block;
    font-weight: bold;
    line-height: 20px;
}

.sidebar .widget-title {
    font-size: 20px;
    font-weight: 700;
    position: relative;
    margin: 0 0 40px;
    padding-left: 15px;
    text-transform: uppercase;
    border-left: 3px solid #ffb600;
}

.sidebar ul.service-menu li.active a, .sidebar ul.service-menu li:hover a {
    background: #2ebcff;
    color: #fff;
    cursor: pointer;
}


.dropdown-menu {
    text-align: left;
    background: #fff;
    z-index: 100;
    min-width: 220px;
    border-radius: 0;
    border: 0;
    border-top: 2px solid #2ebcff;
    padding: 0 15px;
    margin: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu li a:hover, .dropdown-menu li a:focus {
    color: #2ebcff;
}


.content-inner-page h2 {
    font-size: 24px;
    line-height: 24px;
    text-transform: capitalize;
    letter-spacing: -1px;
}


.content-inner-page p{
    text-align: justify;
}


/*Product class --------------------------*/

#ts-features .card ::-webkit-scrollbar {
  width:7px;
}

/* Track */
#ts-features .card ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius:5px;
}
 
/* Handle */
#ts-features .card ::-webkit-scrollbar-thumb {
  background: #2ebcff; 
  border-radius:5px;
}

/* Handle on hover */
#ts-features .card ::-webkit-scrollbar-thumb:hover {
  background: #000000; 
}

 #ts-features .cards img {
     width: 100%;
      height: 150px;
  }

#ts-features .cards {
  display: flex;
  Justify-content: space-between; 
  align-items: center;
  flex-wrap: wrap;
}

#ts-features .card{
  position: relative;
  width:100%;
  /*padding-bottom: 50px;*/
  background-color: #fff; 
  box-shadow: 0 21px 35px rgb(0 0 0 /.10);
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
      border-bottom: 5px solid #ddd;
}

/*#ts-features .card .text {
    padding: 15px;
    min-height: 228px;
}*/

#ts-features .card .text {
    padding: 15px;
    min-height: 228px;
    max-height: 230px;
    overflow: auto;
}

#ts-features .card p {
    font-size: 15px;
    line-height: 20px;
    text-align: justify;
}

#ts-features .card h2 {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.1px;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-weight: 600;
    min-height: 37px;
}

#ts-features .card .more-btn {
    width: 100%;
    height: 100px;
    background-color: #2ebcff;
    border-radius:0;
    position: absolute;
    bottom: -60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    line-height: 60px;
    color: #fff;
    cursor: pointer;
    z-index: 9;
    font-size: 20px;
    transition: all ease 0.5s;
}

#ts-features .more-btn span{
    font-size: 15px;
    font-weight: bold;
    vertical-align: top;
    line-height: 40px;
}

/*.card .more-btn {
   width: 100px; 
   height: 100px; 
   background-color: #2ebcff; 
   border-radius: 50%; 
   position: absolute; 
   bottom: -60px; 
   left: 0; 
   right: 0; 
   margin: 0 auto; 
   text-align: center; 
   line-height: 60px; 
   color: #fff; 
   cursor: pointer; 
   z-index: 9; 
   font-size: 20px; 
   transition: all ease 0.5s;
}*/

#ts-features .card .more-btn:hover {
  background-color:#e1e4e5;
  color: #2ebcff;
  }

#ts-features .more-text {
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color:#2ebcff;
  padding: 20px;
  overflow-y: auto;
  transition: all ease 0.7s;
} 

#ts-features .more-text::-webkit-scrollbar{ 
  width: 7px; 
  background-color: #b3b3b3;
} 

#ts-features .more-text::-webkit-scrollbar-thumb{
  background-color: #c76d06;
}

#ts-features .more-text h2{
  color: #fff;
}

#ts-features .more-text p {
    color: #fff;
    font-size: 15px;
    line-height: 17px;
    text-align: justify;
    font-weight: 500;
}

#ts-features .more-text.active{ 
  bottom: 0;
}


/*product calss end ------------------------*/

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

.banner-carousel .banner-carousel-item {
    height: 500px;
    color: #fff;
    background-position: 50% 50%;
    background-size: cover;
}

ul.navbar-nav > li > a {
    font-family: "Montserrat", sans-serif;
    color: #fff !important;
    text-rendering: optimizeLegibility;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: -.2px;
    font-size: 14px;
    margin: 0;
    line-height: 20px;
    padding: 30px 0;
    transition: 350ms;
}

.top-bar {
    padding: 6px 0;
    background: #ebebeb;
    position: relative;
}

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

.slide-sub-title {
    font-style: normal;
    font-size: 60px;
    line-height: 58px;
    margin: 20px 0;
    color: #2ebcff;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: -1px;
}


@media (max-width: 575px) {

.ts-newsletter {
    padding: 1px 0 5px 0px;
    min-height: 125px;
}

}