@import url(https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);

.contact-form {
    position: relative;
    color: #000;
}

.contact-form .form-column {
    background: rgba(0, 0, 0, 0) url("../images/pattern11.png") repeat scroll 0 0;
    float: left;
    position: relative;
    width: 50%;
    min-height: 445px;
}
.contact-form .default-form textarea {
    height: 118px!important;
}
.contact-form .form-column .inner-box {
    padding: 60px 80px;
    position: relative;
}

.contact-form .form-column .firsttop-content {
    position: relative;
    margin-bottom: 40px;
    text-align: center;
}

.contact-form .form-column .firsttop-content .subtitle {
    font-size: 18px;
    font-style: italic;
}

.contact-form .form-column .firsttop-content h3 {
    font-size: 24px;
    text-transform: firsttopcase;
    font-weight: 700;
}

.contact-form .info-column {
    position: absolute;
    text-align: center;
    right: 0px;
    top: 0px;
    height: 100%;
    min-height: 250px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 50%;
}

.contact-form .info-column .test-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    background: rgba(0, 0, 0, 0.70);
}

.contact-form .info-column .inner-most {
    display: table-cell;
    vertical-align: middle;
}

.contact-form .info-column h3 {
    color: #ffffff;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 0;
}

.contact-form .info-column .text {
    font-size: 16px;
    text-transform: firsttopcase;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: 1px;
    margin-bottom: 10px;
    padding: 0 40px;
}

.contact-form .info-column h4 {
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 700;
    color: #fbca00;
}

/***HEADER***/


.social-icons.topbar_social_links ul li {
    float: left;
    padding-left: 20px;
    text-align: center;
    line-height: 29px;
}
.social-icons.topbar_social_links {
    padding: 9px 0;
}
.social-icons.topbar_social_links ul li a .fa {
    display: block;
    width: 36px;
    height: 36px;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    background: #005b7f;
    color: #ffffff;
    border-radius: 50%;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    border: 3px solid #ccc;
    border-top: unset;
    border-right: unset;
    border-left: unset;
}
.social-icons.topbar_social_links ul li a .fa:hover {
    background: transparent;
}
@media (min-width: 280px) and (max-width: 767px) {
.social-icons.topbar_social_links {
    display: none;
}
.logo a img {
    position: unset !important;
    border-radius: unset !important;
}
.homereadwelcome_more {
    margin-bottom: 25px;
}
.main-header .main-box .logo-box .logo img {
    max-width: 40%;
}
}
.row.home_servicessecrow .col-md-3 {
    padding-left: 0;
    margin-bottom: 15px;
}
ul.megamenu_main_customlist {
    width: 450px !important;
}
.mainmenucol_list  li  a {
    position: relative;
    display: block;
    padding: 10px 20px;
    line-height: 24px;
    font-weight: 500;
    font-size: 13px;
    text-transform: capitalize;
    color: #1f1f1f;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
a:hover {
    color: #ffffff;
}
.mainmenucol_list li {
    position: relative;
    width: 100%;
    border-bottom: 0px !important;
    border: 1px solid rgba(0,0,0,0.10);
    border-right: 0px !important;
}
.maegamenu_border_adj li {
    border-left: 0px !important;
}
.mainmenucol_list  li:hover > a {
    color: #000;
    background: #f4a641;
}
.mainmenucol_list  li:last-child {
    border-bottom: none;
}
.mainmenucol_list  li:first-child {
    border-top: none;
}
.mainmenucol_list li.current a {
  color: #000;
    background: #f4a641;
}


.scroll-to-top {
    background: #005b7f;
 
}
.main-header .main-box {
    background: #ffffff;
    background-position: center;
    background-repeat: repeat;
    background-size: contain;
}
ul.mobilemenu_submenu li a {
    text-transform: capitalize !important;
    font-weight: 400 !important;
}


.preloader h3 {
    text-align: center;
    vertical-align: middle;
    position: fixed;
    top: 58%;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99998;
    background-origin: border-box;
    color: #005b7f;
    font-size: 28px;
    font-weight: bold;
}
.preloader h5 {
    text-align: center;
    vertical-align: middle;
    position: fixed;
    top: 65%;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99998;
    background-origin: border-box;
    color: #000;    
    font-size: 20px !important;
    font-weight: 600;
}
/*===============Slider  =================*/
 .theme_color{
    color:#005b7f !important;
}
        .main-slider{
    position:relative;
    z-index:10;
}

.main-slider .tp-caption{
    z-index:5 !important;
}

.main-slider .text{
    font-size:18px;
    color:#ffffff;
    font-weight:500;
    line-height:1.8em;
}

.main-slider .btn-style-one{
    color: #ffffff !important;
}

.main-slider .btn-style-two{
    color: #005b7f !important;
}

.main-slider .btn-style-two:hover{
    color: #ffffff !important;
}

.main-slider .tp-bullets.preview3 .bullet{
    background:#005b7f !important;
    width:15px !important;
    height:5px !important;
    border:0px!important;
    border-radius:5px !important;
    margin:0px 8px;
}

.main-slider .tp-bullets.preview3 .bullet:hover,
.main-slider .tp-bullets.preview3 .bullet.selected{
    border-color:#005b7f !important;
    background:#005b7f !important;
}

.main-slider .tparrows.preview3,
.main-slider .tparrows.preview3{
    background:none !important;
    width:50px !important;
    overflow:hidden;
    margin-top:-10px !important;
    height:50px !important;
}

.main-slider .tparrows.preview3::after{
    top:0px;
    border:2px solid #ffffff;
    color:#ffffff;
    font-size:12px;
    height:44px !important;
    line-height:42px;
    width:44px !important;
    padding:0px;
    border-radius:50%;
    background:none;
}

.main-slider .tparrows.tp-leftarrow.preview3::after{
    content:"\f104";
    font-family: "FontAwesome";
}

.main-slider .tparrows.tp-rightarrow.preview3::after{
    content: "\f178";
    font-family: "FontAwesome";
}

.main-slider .tparrows.preview3.tp-leftarrow{
    left:30px !important;
}

.main-slider .tparrows.preview3.tp-rightarrow{
    right:30px !important;
}

.main-slider .tparrows.preview3:hover::after{
    color:#ffffff;
    background:#005b7f;
    border-color:#005b7f;
}

.main-slider .tparrows.preview3 .tp-arr-iwrapper{
    visibility:hidden;
    opacity:0;
    display:none;   
}

.main-slider .tp-bannertimer{
    display:none !important;    
}

@media (min-width: 280px) and (max-width: 767px) {

.tp-caption {
    display: none;
}
}
h2.text-center.slider_text {
    font-size: 50px !important;
    text-align: center !important;
    text-transform: inherit;
    font-weight: bold;
    /*font-family: Rajdhani,sans-serif;*/
    color: #005b7f;
    /* background: #0009; */
    padding-left: 10px !important;
    padding-right: 10px !important;
    -webkit-text-stroke: 1px #fff;
}
h4.text-center.slider_welcomtext {
   /* font-family: Rajdhani,sans-serif;*/
    text-transform:  capitalize;
    color:  #005b7f;
    font-size: 18px !important;
    font-weight: 500;
    background: #0009;
    padding: 10px !important;
    font-style: italic;
}
/*==========Slider==========*/
 .theme_color{
    color:#005b7f !important;
}
        .main-slider{
    position:relative;
    z-index:10;
}

.main-slider .tp-caption{
    z-index:5 !important;
}

.main-slider .tp-dottedoverlay{
     background-color:rgba(0,0,0,0.2) !important;
}




.main-slider .text{
    font-size:18px;
    color:#ffffff;
    font-weight:500;
    line-height:1.8em;
}

.main-slider .btn-style-one{
    color: #ffffff !important;
}

.main-slider .btn-style-two{
    color: #50c19a !important;
}

.main-slider .btn-style-two:hover{
    color: #ffffff !important;
}

.main-slider .tp-bullets.preview3 .bullet{
    background:#9c9b9d !important;
    width:15px !important;
    height:5px !important;
    border:0px!important;
    border-radius:5px !important;
    margin:0px 8px;
}

.main-slider .tp-bullets.preview3 .bullet:hover,
.main-slider .tp-bullets.preview3 .bullet.selected{
    border-color:#005b7f !important;
    background:#005b7f !important;
}

.main-slider .tparrows.preview3,
.main-slider .tparrows.preview3{
    background:none !important;
    width:50px !important;
    overflow:hidden;
    margin-top:-10px !important;
    height:50px !important;
}

.main-slider .tparrows.preview3::after{
    top:0px;
    border:2px solid #ffffff;
    color:#ffffff;
    font-size:16px;
    height:44px !important;
    line-height:42px;
    width:44px !important;
    padding:0px;
    border-radius:50%;
    background:none;
}

.main-slider .tparrows.tp-leftarrow.preview3::after{
    content:"\f053";
    font-family: "FontAwesome";
}

.main-slider .tparrows.tp-rightarrow.preview3::after{
    content: "\f054";
    font-family: "FontAwesome";
}

.main-slider .tparrows.preview3.tp-leftarrow{
    left:30px !important;
}

.main-slider .tparrows.preview3.tp-rightarrow{
    right:30px !important;
}

.main-slider .tparrows.preview3:hover::after{
    color:#ffffff;
    background:#005b7f;
    border-color:#005b7f;
}

.main-slider .tparrows.preview3 .tp-arr-iwrapper{
    visibility:hidden;
    opacity:0;
    display:none;   
}

.main-slider .tp-bannertimer{
    display:none !important;    
}

@media (min-width: 280px) and (max-width: 767px) {

.main-slider .tp-caption {
    display: block !important;
}
h2.text-center.slider_text {
    font-size: 22px !important;
}
h2.homewelcome_heading {
    font-size: 22px !important;
    margin-bottom: 0 !important;
}
.whatwe_docontouter {
    margin-bottom: 10px;
}


}
/*==========HOME===============*/
.desc-text.homewelcome_desc h6 {
    font-family: 'Lato', sans-serif;
    font-size: 19px;
    font-weight: 400 !important;
    font-style: italic;
    color: #003759;
    line-height: 28px;
}
h4.sliderwelcome_text {
    font-size: 20px !important;
}
h2.slider_largetext_heading {
    font-size: 35px !important;
}

h1.main_sectiontitle {
    font-weight: bold;
    margin-bottom: 16px;
}
h1.main_sectiontitle.headingalign_center {
    text-align: center;
}
.homereadwelcome_more a {
    border: 2px solid #005b7f;
   /* font-family:Rajdhani,sans-serif;*/
    text-transform: capitalize;
    color: #fff;
    padding: 12px 27px;
    border-radius: 57px;
    text-decoration: none !important;
    font-size: 15px;
    transition: all 0.25s linear 0s;
    background: #005b7f;
}
.welconetext.weltext p {
    text-align: justify;
}
.homereadwelcome_more {
    margin-top: 40px;
}
.homereadwelcome_more a:hover {
    border: 2px solid #005b7f;
    background: #0000;
    color: #005b7f;
}
h2.homewelcome_heading {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 10px;
}
h2.homewelcome_heading.titlealigncenter.margin_adj {
    text-align: center;
    margin-bottom: 25px;
}
span.welcome_head_subtxt {
    font-size: 20px;
}
h2.homewelcome_heading span.imp_txt {
    color: #005b7f;
}
.backcont {
    padding: 8px;
    text-align: center;
}

.backcont h3 {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin-top: 0;
}
.backcont p {
    font-size: 15px;
    margin-bottom: 15px;
}
.backcont a {
    background: #000;
    color: #fff;
    text-transform: capitalize;
    font-size: 15px;
    padding: 7px 23px;
    border: 2px solid #000;
    transition: all 0.3s ease;
    /*font-family:  Rajdhani,sans-serif;*/
    font-weight: 600;
}

.backcont a:hover {
    background: transparent;
    color: #000;
}
.homeourpromise_outer h2 {
    font-size: 27px;
    font-weight: 600;
    line-height: 1.2em;
    color: #fff !important;
    margin-bottom: 10px;
}
section.ourpromise_mainsec {
    padding-top: 40px;
    padding-bottom: 40px;
}
.homeourpromise_outer ul li {
    line-height: 28px;
    font-weight: 500;
    color: #000;
    font-size: 16px;
}
.homeourpromise_outer ul li:before {
    content: "\f192";
    font-family: FontAwesome;
    font-size: 14px;
    display: inline-block !important;
    cursor: pointer;
    line-height: 20px;
    margin-right: 5px;
    color: #005b7f;
}
.ourvalues_imgdiv img {
    width: 50%;
}

.ourvalues_imgdiv {
    text-align: center;
}
/*===========FOOTER=============*/
section.footer_maapmainsec {
    clear: both;
}
.footersocial_icons ul li {
    display: inline-block;
    padding-right: 8px;
}
.footersocial_icons ul li a {
    display: block;
    width: 36px;
    height: 36px;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    background: #005b7f;
    color: #ffffff;
    border-radius: 50%;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    border: 3px solid #ccc;
    border-top: unset;
    border-right: unset;
    border-left: unset;
}
.footersocial_icons ul li a:hover {
    background:  #fff;
    color: #fff;
     transition: all 0.3s ease;
}
.footer_cont span {
    float: right;
}
.main-footer .contact-info li a {
    color: #ddd;
}

.main-footer .contact-info li {
    color: #ddd;
}

.widget-content p {
    color:  #ddd;
    text-align: justify;
}
.main-footer .contact-info li a:hover {
    color: #7dc0ef;
    transition: all 0.3s ease;
}
.main-footer .footer-column h2 {
    font-size: 25px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 15px;
    color: #fff;
}
.main-footer .footer-column h2 span {
    color: #7dc0ef;
}
.widget_socialcontent a{
   color: #7dc0ef;
}
/*** 

====================================================================
  Services
====================================================================

***/

section.home_servicessec {
    padding-top: 50px;
    padding-bottom: 30px;
}
.featured-block .inner-box:hover img {
    transform: scale(1.3);
    transition: all 0.5s ease-out;
}
.featured-block{
  position:relative;
  margin-bottom:40px;
}
.welconetext.weltext {
    padding-top: 20px;
}
.whatwe_docontouter {
    text-align: center;
    background: #fff1;
    padding: 10px;
    border-radius: 10px;
}
.whatwe_docontouter h3 {
    color: #005b7f;
    margin-top: 10px;
}
.whatwedo_icomouter {
    width: 80px;
    background: #fff;
    padding: 18px;
    border-radius: 50%;
    margin: 0 auto;
}
section.whatwe_domainsec {
    clear: both;
    padding-top: 80px;
    padding-bottom: 80px;
    background: url(../images/whatwedo_bg.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}
section.ourservices_mainsec {
    clear: both;
    padding-top: 40px;
    padding-bottom: 40px;
    background: #eee;
}

/*==============Services==============*/
.short_info {
    position: absolute;
    left: 0;
    bottom: -1px;
    background: url(../images/titlehover.png) repeat-x left bottom;
    width: 100%;
    padding: 10px 10px 8px 5px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
   font-size: 30px;
    text-align: center;
}
h2.homewelcome_heading.text-center {
    margin-bottom: 20px;
}
.services_container {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    margin: 0;
    margin-bottom: 30px;
}
.img_container {
    position: relative;
    overflow: hidden;
}
.img_container img {
    transform: scale(1);
    transition: all 0.5s ease-out;
    height: 218px;
    width: 100%;
}
.img_container a:hover img {
    transform: scale(1.3);
    transition: all 0.5s ease-out;
}
section.home_services {
    padding-top: 40px;
    padding-bottom: 40px;
    background: url(../images/pattern.png);
    background-repeat: repeat;
    background-position: center;
}
section.homewelcome_sec {
    padding-top: 40px;
    padding-bottom: 40px;
      background: url(../images/patternbg.png);
    background-repeat: repeat-x;
    background-position: top center;
}

.welcome_img img {
    width: 100%;
}
h2.homewelcome_heading.text-center.parallexcont_title {
    color: #fff;
}
.featured-block .inner-box{
  position:relative;
  overflow:hidden;
  border-radius:5px;
}

.featured-block .inner-box .image{
  position:relative;
  border-radius:5px;
}

.featured-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
    border-radius: 5px;
    height: 275px;
    transition: all 0.5s ease-out;
}

.featured-block .inner-box .image:before{
    position: absolute;
    right: -100px;
    top: -100px;
    content: '';
    width: 200px;
    height: 200px;
    z-index: 1;
  border-radius:5px;
    background-color: #005b7f;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.featured-block .inner-box .image .icon-box{
    position: absolute;
    right: 15px;
  z-index: 9;
  line-height:60px;
  color:#99cc00;
  font-size:32px;
}

.featured-block .inner-box .image .overlay-box{
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  display:block;
  background:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.6));
  background:-moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.6));
  background:-o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.6));
  background:-ms-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.6));
}

.featured-block .inner-box .image .overlay-box .content{
  position:absolute;
  bottom:-75px;
  padding:0px 15px 0px 30px;
  transition:all 0.6s ease;
  -moz-transition:all 0.6s ease;
  -webkit-transition:all 0.6s ease;
  -ms-transition:all 0.6s ease;
  -o-transition:all 0.6s ease;
}

.featured-block .inner-box .image .overlay-box .content h3 {
    position: relative;
    font-size: 25px;
    font-weight: 500;
    padding-bottom: 10px;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.featured-block .inner-box .image .overlay-box .content h3 a{
  color:#ffffff;
  transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -webkit-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
}

.featured-block .inner-box .image .overlay-box .content h3 a:hover {
    color: #ff0129;
}

.featured-block .inner-box .image .overlay-box .content h3:after{
  position:absolute;
  content:'';
  left:0px;
  bottom:0px;
  width:35px;
  height:2px;
  background-color:#005b7f;
}

.featured-block .inner-box .image .overlay-box .content .text{
  position:relative;
  color:#cccccc;
  font-size:14px;
  height:80px;
  overflow:hidden;
}
span.icon img {
    height: unset !important;
    width: 19% !important;
    float: right;
    padding-top: 10px;
    padding-left: 10px;
    border-radius: unset !important;
}
.featured-block .inner-box:hover .image .overlay-box .content {
    bottom: 0px;
    background: #fff90;
}

.featured-block .inner-box:hover .image:before{
  background-color:#fff;
}

.featured-block .inner-box:hover .image .icon-box{
  color:#ffffff;
}
section.home_videosec {
    padding-top: 60px;
    padding-bottom: 60px;
    background: url(../images/background/services_bg.png);
}
figure.image-box.logimg_box img {
    border: 1px solid #eee !important;
    padding: 10px;
}
/**/
.homenewsec_contsdiv {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    background: #fff;
    z-index: 10;
    margin-top: -166px;
    position: relative;
    border-radius: 35px 35px;
    padding: 30px;
}
.topconts_box:hover h4 a {
    color: #005b7f;
     transition: all 0.3s ease;
}
.topconts_box h4 a {
    color: #fff;
    font-weight: 600;
    /* font-style: italic; */
    text-align: center;
}
section.homenewtopsec {
    background: url(../images/background/services_bg.png);
}
.col-md-3.homenewsec_widthadj {
    width: 20%;
    padding: 0;
}
/**/
.topconts_box:hover #imghover_icon1 {
    content: url('../images/cctv1.png');
    transition: all 0.3s ease;
}
.topconts_box:hover #imghover_icon2 {
    content: url('../images/insurance1.png');
    transition: all 0.3s ease;
}
.topconts_box:hover #imghover_icon3 {
    content: url('../images/server1.png');
    transition: all 0.3s ease;
}
.topconts_box:hover #imghover_icon4 {
    content: url('../images/gear1.png');
    transition: all 0.3s ease;
}
.topconts_box:hover #imghover_icon5 {
    content: url('../images/fingerprint-scanner1.png');
    transition: all 0.3s ease;
}
/**/
.topconts_box h4 {
    padding-top: 10px; 
    font-size: 18px;
}
.topconts_box {
    text-align: center;
    border-right: 1px dashed #fff;
      transition: all 0.3s ease;
}
.topconts_box:hover {
    border-right: 1px dashed #005b7f;
}
.topconts_box img {
    width: 30%;
}
.lftheading {
    color: #fff;
    font-size: 26px;
    margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
    .contact-form .form-column .inner-box {
        position: relative;
        padding: 60px 20px;
    }
    .contact-form .form-column {
    position: static;
    float: none;
    width: 100%;
    clear: both;
}
.contact-form .info-column {
    position: relative;
    text-align: center;
    height: 100%;
    min-height: 400px;
    width: 100%;
    clear: both;
}
}
@media (min-width: 280px) and (max-width: 767px) {
 .col-md-3.homenewsec_widthadj {
    width: 100%;
    padding: unset;
} 
.counted-share-vertical.vertical_socialicon_addclass {
    display: none !important;
}
.topconts_box {
    border-right: unset;
    margin-bottom: 10px;
}
.homenewsec_contsdiv {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    background: #0005;
    z-index: 10;
    margin-top: 0;
    position: relative;
    border-radius: 25px;
    padding: 15px;
}
.main-header .header-top .top-right ul li, .main-header .header-top .top-left ul li {
    margin: 0px 5px !important;
}
.main-header .header-top .top-left {
    position: relative;
    padding: 0px 0px !important;
}
}
/*========Scrll Css======*/
/* width */
::-webkit-scrollbar {
    width: 4px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #eee; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: #eee; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #eee; 
}

/**/
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-track-piece  {
    background-color: #ddd;
}

::-webkit-scrollbar-thumb:vertical {
    height: 30px;
    background-color: #999;
}

/*=========Sticky Social Icons=======*/
.counted-share-vertical {
    position: fixed;
    left: 0;
    width: 48px;
    font-size: 11px;
    margin: 0;
    list-style-type: none;
    text-align: center;
    white-space: nowrap;
    color: #333;
    z-index: 50;
    bottom: 119px;
}
.counted-share-vertical ul {
    box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
    border-radius: 0 10px 10px 0;
    transition: transform .5s;
}
.counted-share-vertical li {
    position: relative;
    border-bottom: solid 1px #f5f5f5;
    border-right: solid 1px #ddd;
    height: 57px;
    padding: 0 8px;
    cursor: pointer;
    background-color: #fff;
    padding-top: 17px;

}
.counted-share-vertical li:nth-child(1) {
    border-top: solid 1px #ddd;
    border-top-right-radius: 10px;
}
.counted-share-vertical li::before {
    content: '';
    position: absolute;
    top: 0;
    right: -10px;
    background-color:  #005b7f;
    width: 20px;
    height: 57px;
    opacity: 0;
    transform: translateX(-10px);
    transition: transform .2s cubic-bezier(.215,.61,.355,1);
}
.counted-share-vertical li::after {
    content: '';
    position: absolute;
    right: -10px;
    bottom: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left:10px solid  #005b7f;
    border-bottom: 10px solid transparent;
    opacity: 0;
    transform: translateX(-10px);
    transition: transform .2s cubic-bezier(.215,.61,.355,1);
}
.counted-share-vertical li.active, .counted-share-vertical li:hover {
    color: #fff;
    background-color: #005b7f;
    border-bottom-color: transparent;
    border-right-color: #005b7f;
}
.counted-share-vertical li.active::before, .counted-share-vertical li:hover::before {
    transform: none;
    opacity: 1;
}
.counted-share-vertical li.active::after, .counted-share-vertical li:hover::after {
    transform: none;
    opacity: 1;
}
.counted-share-vertical li a .fa {
    font-size: 16px;
}
.stickysocial_iconlists i.fa.fa-facebook {
    color: #315b94;
}
.stickysocial_iconlists i.fa.fa-twitter {
    color: #00a2ee;
}

.stickysocial_iconlists i.fa.fa-google-plus {
    color: #e5453e;
}

.stickysocial_iconlists i.fa.fa-youtube {
    color: #f70019;
}
.counted-share-vertical li.active, .counted-share-vertical li:hover a .fa {
    color: #fff;
    transition: all 0.5s ease-out;
}
.counted-share-vertical {
    display: none;
}
.counted-share-vertical.vertical_socialicon_addclass {
    display: block;
}
/*=======Footer Whats App=======*/
.whatss-app-ftr {
    position: fixed;
    bottom: 20px;
    z-index: 9999;
    left: 1%;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    color: #fff;
    animation-name: bounce;
    -moz-animation-name: bounce;
    }
    .whatss-app-ftr a img {
    width: 40px;
    }

    /*==========Counter Section=========*/

.counter-section {
    background-position: center center;
    background-size: cover !important;
    position: relative;
    padding-top: 80px;
    padding-bottom: 50px;
    background: url(../images/counter-section-bg.jpg);
}
.flaticon-business-1:before { content: "\f113"; }

.counter-section:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgba(0,0,0,0.6);
}
.counter-block {
    background-color: #fff;
    border-radius: 3px;
    padding: 55px 0px 15px 15px;
    position: relative;
}
.counter-block p {
    color: #2e2d2d;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}
.counter-block span.counter {
    color: #005b7f;
    font-size: 36px;
    display: inline-block;
    margin-right: 10px;
    letter-spacing: -1px;
}
span.counter-icon {
    position: absolute;
    border-radius: 3px;
    background-color: #005b7f;
    color: #fff;
    line-height: 74px;
    text-align: center;
    height: 72px;
    width: 84px;
    left: 15px;
    top: -36px;
    font-size: 36px;
}
/*=================About Us===============*/
section.about_maindivsec {
    padding-top: 40px;
    padding-bottom: 40px;
}
/*========Services=========*/

.inner-box.about_contdiv ul li:before {
    content: "\f192";
    font-family: FontAwesome;
    font-size: 14px;
    display: inline-block !important;
    cursor: pointer;
    line-height: 20px;
    margin-right: 5px;
    color: #005b7f;
}
/*========Projects=========*/
section.custom_projects_sec.project_detailspagesec {
    padding-top: 40px;
    padding-bottom: 40px;
}
/*============GALLERY==============*/
.container.gallery-container {
    background-color: #fff;
    color: #35373a;
    min-height: 100vh;
    border-radius: 20px;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.06);
}
.chaines_gallery_div img {
    height: 250px;
}


section.gallery_mainsec {
    padding-top: 40px;
    padding-bottom: 40px;
}
.tz-gallery .lightbox img {
    width: 100%;
    margin-bottom: 30px;
    transition: 0.2s ease-in-out;
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}


.tz-gallery .lightbox img:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 15px rgba(0,0,0,0.3);
}
.tz-gallery img {
    border-radius: 4px;
    height: 200px;
}

.baguetteBox-button {
    background-color: transparent !important;
}
.gallery_mainsec .mask {
    position: absolute;
    width: 100%;
    height: 89%;
    background: #ff003690;
    top: 0px;
    transition: all .5s ease;
    opacity: 0;
    visibility: hidden;
}
.gallery_mainsec .single-servicebox {
    margin-bottom: 0px; 
}
/*=============Contact Us============*/
section.contactuspage_locationmainsec {
    padding-top: 40px;
    padding-bottom: 40px;
}
.contactus_loactonouter {
    background: #eaeff0;
    border: 1px solid #ccc;
    padding: 10px;
    box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.12);
    /* text-align: center; */
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border-radius: 7px;
    margin-bottom: 15px;
}
.contactus_loactonouter:hover {
    box-shadow: unset;
}
.contactus_loactonouter h3 {
    font-size: 25px;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
}
.contactus_loactonouter li {
    line-height: 30px;
    font-size: 16px;
    color: #000;
    font-weight: 500;
}
.contactus_loactonouter ul li i {
    color: #fff;
    font-weight: bold;
    padding-right: 5px;
    font-size: 20px;
}
.map_outer h3 {
    margin-bottom: 10px;
    margin-top: 5px;
}
h1.main_sectiontitle.alighn-center_contactus {
    text-align: center;
}
h4.performance_maxtitle {
    font-size: 21px !important;
    padding-top: 8px;
}
section.contactpage_mainsec {
    background: #ffffff;
    padding-top: 30px;
    padding-bottom: 30px;
}
section.contact_infosec {
    background: #eee;
    padding-top: 20px;
    padding-bottom: 20px;
}
.widget-content a img {
    width: 58px;
    margin-bottom: 10px;
}
ul.widget_socialcontent li {
    display: inline-block;
    padding-right: 7px;
}
   .quote {
    padding-top: 19px;
    }
    .blockquote {
    font-size: 14px;
    padding: 10px 20px;
    margin: 0 0 10px;
    font-size: 18px;
    border-left: 3px solid #eee;
    position: relative;
    }
    .quote:before {
    content: "\201C";
    font-family: Georgia, serif;
    font-size: 50px;
    font-weight: bold;
    color: #005b7f;
    position: absolute;
    left: 14px;
    top: 0px;
    }




/*============Footer Toggle=============*/
#map_content {
display:none;
text-align:center;
background:#005b7f;
padding:10px 10px 5px 10px;
}
#map-icon {
    position: relative;
    z-index: 10;
    cursor: pointer;
    right: 71px;
}
#map-icon:before {
    cursor: pointer;
    content: "\f197";
    font-family: "Flaticon";
    font-size: 30px;
    font-weight: normal;
    right: 0;
    position: absolute;
    text-indent: 0;
    top: -32px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    background: #005b7f;
    color: #fff;
    text-align: center;
}
.brandweuse_outerdiv img {
    height: 110px;
    object-fit: contain;
}

.brandweuse_outerdiv {
    background: #fff;
    clear: both;
    text-align: center;
    margin-bottom: 25px;
    border-radius: 8px;
}
.subpage_imgouter img {
    width: 100%;
    border-radius: 30px;
    padding: 4px;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.3);
    
}
.footer_cont {
    text-align: center;
    font-size: 18px;
}
.footer_cont a{
    color: #fff;
}
label.error {
    color: red;
    font-weight: 500;
}
@media (min-width: 280px) and (max-width: 767px) {
  .tz-gallery img {
    height: unset !important;
}
section.gallery_mainsec {
    padding-left: 15px;
    padding-right: 15px;
}
.tz-gallery .lightbox img {
    margin-bottom: 15px !important;
}
}

/*================Counter================*/
section.homecounter_mainsec {
    padding-top: 40px;
    padding-bottom: 30px;
    background: url(../images/patternbg.png);
    background-repeat: repeat-x;
    background-position: top center;
}
.coumtersec_readmorebtnouter a {
    background: #e90e16;
    padding: 10px 25px;
    border-radius: 50px;
    color: #ffffff;
    text-transform: capitalize;
    font-size: 19px;
}
.coumtersec_readmorebtnouter {
    margin-top: 23px;
}
.countersec_cont_outer h4 {
    font-size: 25px;
}
.homecounter_mainouter .fa {
    font-size: 35px;
    margin-bottom: 13px;
    color: #e90e16;
    width: 75px;
    border-radius: 50%;
    margin-top: 22px;
}
.homecounter_mainouter h4 {
    color: #ff002e;
    font-size: 25px;
    margin-bottom: 0;
}
.homecounter_mainouter h3 {
    font-size: 16px;
    margin-top: 8px;
    color: #000000;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    text-transform: capitalize;
    margin-bottom: 0;
}
.homecounter_mainouter {
    text-align: center;
    margin-bottom: 10px;
}

