/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
/* @import url(font-awesome.min.css); */
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
/* @import url(swiper.min.css); */
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

body {
     color: #666666;
}


a {
     color: #1f1f1f;
}

h1,
h2,
h3,
h4,
h5,
h6 {
     color: #111111;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
     color: #212121;
}

a {
     color: #222222;
}

.btn-custom {
     border: 2px solid #ddd;
}

.lead {
     color: #767676;
}

.light_silver {
     background: #f9f9f9;
}

.theme_bg {
     background: #38c8a8;
}

/**-- heading section --**/

.main_heading h2 {
     color: #114c7d;
     border-left: solid #38c8a8 10px;
}

.main_heading h2 strong {
     background: #38c8a8;
     color: #fff;
}

.white_heading_main h2 {
     color: #fff;
}

.small_main_heading {
     border-bottom: solid rgba(0, 0, 0, 0.07) 1px;
}

.small_main_heading h2 {
     color: #114c7d;
     background-image: url('../images/fevicon.png');
}

.small_main_heading h2 strong {
     color: #38c8a8;
}

.main_bt {
     background: #000;
     color: #fff;
     border: solid #000 5px;
}

a.readmore_bt {
     color: #fff;
}

.main_bt:hover,
.main_bt:focus {
     background: #ad2101;
     border: solid #ad2101 5px;
     color: #fff;
}


/**-- list icon --**/

/*---------------------------- preloader area ----------------------------*/

.loader_bg{
  background: #fff;
}
.loader_bg_2{
  background: rgba(0,0,0,0.5);
}

.loader_bg_2 .loading:before {
  background: radial-gradient(rgba(20, 20, 20,.5), rgba(0, 0, 0, .5));
  background: -webkit-radial-gradient(rgba(20, 20, 20,.5), rgba(0, 0, 0,.5));
}

.loader_bg_2 .loading:not(:required) {
  color: transparent;
  background-color: transparent;
}

/*---------------------------- scroll to top area ----------------------------*/

.scrollup {
     color: #fff;
     background: #38c8a8;
}

.top_awro {
     background: #ee4a79 none repeat scroll 0 0;
}

.sale_pro {
     background: #f25252 !important;
}

/*--------------------------------------------------------------------- header area ---------------------------------------------------------------------*/

div.logo span.brandname{
  color: #023041;
  border-bottom: 1px solid black;
}

div.logo span.brand-tagline{
  color: #023041;
}

.menu-area-main li:hover a,
.menu-area-main li:focus a {
     color: #01b525;
}
.menu-area-main li.active a {
     color: #01b525;
}
.mean-container .mean-bar{
  background: #01b525;
}

.right_cart_section ul li {
     color: #fff;
}
.right_cart_section ul.cart_update li {
     color: #ccc;
}
.right_cart_section ul.cart_update li span {
     color: #fff;
}
.right_cart_section ul li i {
     color: #fff;
}
.right_cart_section ul li a {
     color: #fff;
}

/*-- end header middle --*/
.top-bar-info {
     background: #111111;
}
.top-menu-left li::before {
     border-right: 1px dotted #999;
}
.top-menu-left li a {
     color: #ffffff;
}
.top-menu-left li a:hover {
     color: #38c8a8;
}
.dropdown-bar .dropdown-link {
     background: #ffffff;
     border: 2px solid #38c8a8;
}
.dropdown-bar.right-dropdown-language>a::after {
     color: #ffffff;
}
.dropdown-bar .dropdown-link li a {
     color: #111111;
}
.dropdown-bar .dropdown-link li a:hover {
     color: #38c8a8;
}
.right-dropdown-language .dropdown-link {
     color: #111111;
}
.dropdown-bar.right-dropdown-currency>a::after {
     color: #ffffff;
}
.right-dropdown-currency>a {
     color: #ffffff;
}
.right-dropdown-currency .dropdown-link {
     color: #111111;
}
#login-modal .modal-content .modal-header {
     background: #38c8a8;
}
#login-modal .modal-content .modal-body .form-group input {
     background: #ffffff;
     border: 1px solid #c8c8c8;
}
#login-modal .modal-content .modal-body .form-group input:focus {
     border: 1px solid #c8c8c8 !important;
}
.modal-title {
     color: #000;
}
.btn-template-outlined {
     background: #111111;
     color: #ffffff;
}
.slogan-line {
     color: #ffffff;
}
.header-search input {
     border: 1px solid #e0e7ed;
}
.header-search form .search-btn {
     color: #fff;
     background-color: #38c8a8;
}
.header-search form .search-btn:hover {
     background: #111111;
}
.cart-content-box {
     background: #ffffff;
     border: 2px solid #38c8a8;
}
.inner-cart {
     background: #38c8a8;
     color: #ffffff;
}
.cart-box .inner-cart:hover {
     color: #ffffff;
}
.cart-box a:hover {
     color: #38c8a8;
}
.cart-box a span.icon {
     background: #38c8a8;
     color: #ffffff;
}
.cart-box a .p-up {
     background: #38c8a8;
}
.wish-box a:hover {
     color: #38c8a8;
}
.wish-box a span.icon {
     background: #38c8a8;
     color: #ffffff;
}
.wish-box a span.icon:hover {
     background: #111111;
}
.product-media::before {
     background-color: #38c8a8;
}
.cart-content-box .items .item .remove {
     background: #38c8a8;
     color: #ffffff;
}
.cart-content-box .items .item {
     border-bottom: 1px solid #e0e7ed;
}
.cart-content-box .items .item .remove:hover {
     background: #111111;
}
.subtotal {
     color: #38c8a8;
}
.subtotal span {
     color: #111111;
}
.actions .btn-process {
     color: #ffffff;
}
.actions .btn-process:hover {
     color: #ffffff;
}
.wish-box a span.icon span {
     background: #38c8a8;
}
.main-menu ul>li a {
     color: #0f0901;
}
.sub-down li {
     background: #ffffff;
}
.main-menu ul>li .sub-down li a {
     color: #114c7d;
     border-bottom: solid #eee 1px;
}
.main-menu ul>li .sub-down li a:hover {
     color: #111111;
}
.main-menu ul>li>ul {
     background: #fff;
}
.main-menu ul>li>ul>li>a {
     background: none !important;
}
/*--------------------------------------------------------------------- top banner area ---------------------------------------------------------------------*/

/*--------------------------------------------------------------------- layout new css ---------------------------------------------------------------------*/
.head {
     background: #023041;
}
ul.email_call li a {
     color: #fff;
}
ul.email_call li a i {
     color: #01b525;
}
ul.social_icon li a {
     color: #023041;
     background: #01b525;
}
ul.social_icon li a:hover {
     color: #fff;
}

#header_app_opts li a{
  color: #fff;
  background: #01b525;
}


#logo-nav-container{
  background-color: #fff;
}
.logo a {
     color: #fff;
}
.text-bg span {
     color: #fff;
}
.text-bg h1 {
     color: #01b525;
}
.text-bg p {
     color: #fff;
}
.text-bg a {
     background-color: #fff;
     color: #020607;
}
.text-bg a:hover {
     background-color: #01b525;
     color: #fff;
}
.text {
     background: #0fbbad;
}
.carousel-indicators li {
     background: #4ac9f0;
}
.carousel-indicators .active {
     background-color: #020607;
}

@media screen and (min-width:787px){
  #banner_slider .carousel-control-prev i, #banner_slider .carousel-control-next i{
    color: #01b525;
  }
}

@media screen and (max-width: 786px){
  #banner_slider .carousel-control-prev i, #banner_slider .carousel-control-next i{
    color: #4ac9f0;
  }
}


.service-title-section h2{
  color: #151515;
}

.service-title-section h2::after{
  background-color: #01b525;
}

#product-info-container div.service-title-section h1{
  color: #151515;
}

#product-info-container div.service-title-section h1::after{
  background-color: #01b525;
}

.three_box {
     background: #4ac9f0;
}
.yellow {
     background: #fbe212 !important;
}
.three_box span {
     color: #fff;
     background: #4ac9f0;
}
.three_box h3 {
     color: #fff;
}
.three_box p{
     color: #fff;
}

/** end three box **/

/* Featured products section */
#ft-slider-container{
    background-color: #eeefef;
}

#ft-slider-container .product-option span{
  color: #fff;
  background-color: #01b525;
}

#ft-slider-container .product-option div:nth-of-type(3) a{
  color: #fff;
  background-color: #01b525;
}
div.my-common-section #ft-slider-container .product-option div:nth-of-type(3) a{
  background-color: #fff;
  color: #01b525;
  box-shadow: 0px 0px 6px #0000002f;
}
/* product tabs container properties */
#product-tab-container-2 ul.nav-pills{
  background-color: #01b525;
}

#product-tab-container-2 .nav-link{
  color: #fff;
}

#product-tab-container-2 .nav-link.active{
  background-color: #fff;
  color: #0d6efd;
}

#product-tab-container-2 .tab-content{
  border-bottom: 2px solid #01b525;
}
/* product tabs container properties */

.owl-prev span, .owl-next span{
  color: #fff;
  background-color:rgba(0, 0, 0, 0.7);
}
/* Owl carousel custom properties */

/* Featured products section */

/* Product categories section properties */
#pc-options-container{
  background-color: rgba(0, 0, 0, 0.7);
}

.product-category-option .col-content{
  background-color: #fff;
}

.product-category-option div div a{
  color: #01b525;
  border: 1px solid #01b525;
}

/* specialities_section properties */
#specialities_section #speciality_option_container{
  background-color: #fff;
}

.speciality_option .col-content{
  box-shadow: #2226261f 0px 2px 3px;
}

.speciality_option .col-content div a{
  color: #01b525;
  border: 1px solid #01b525;
}
/* specialities_section properties */


/* team_section properties */
#team_section{
  background-color: #eeefef;
}
#about_team_section{
  background-color: #fff;
}

#team_members_container{
  background-color: #eeefef;
}
#about_team_members_container{
  background-color: #fff;
}
#team_members_container .team_members_option .col-content{
  background-color: #fff;
}
#about_team_members_container .team_members_option .col-content{
  background-color: #fff;
}

.team_members_option div div a{
  color: #fff;
  background-color: #01b525;
}

/* team_section properties */

/* Product categories section properties */

/* Product line section properties */
#product-line-options-container-2{
   background: linear-gradient(90deg, #01b525 50%, #eeefef 50%);
}

#product-line-options-container{
  background-color: #eeefef;
}

#product-line-options-container .product-option div.kn_btn a, #product-line-options-container-2 .product-option div.kn_btn a{
  color: #01b525;
  border: 1px solid #01b525;
}

#product-line-options-container .product-option{
  background: none;
}

#product-line-options-container .product-option .col-content{
  background-color: #fff;
}
/* Product line section properties */

/* Product options section */
.product-option{
  background-color: #fff;
}

/* Product options section */

/* Featured services section properties */

.featured-service-option{
  border: 1px solid #eeefef;
}

#ft-slider .product-option .po-img-container a{
  background: none;
}

.featured-service-option div a{
  color: #01b525;
  border: 1px solid #01b525;
}

.featured-service-option span{
  color: #fff;
  background-color: #01b525;
}
/* Featured services section properties */

/* Home Enquiry Form Start */
#enquireModal button.close{
  background: none;
}

#enquireModal .input-group-btn {
  background: none !important;
}

#enquireModal .input-group-btn i {
  color: #01b525 !important;
}

#enquireModal input[type="submit"]{
  background-color: #01b525 !important;
}

/* Home Enquiry Form Ends */

/* Service categories section properties */
#service-categories-section{
  background-color: rgba(0, 0, 0, 0.7);
}

#service-categories-section h2{
  color: #fff;
}

.service-category-option .col-content{
  background-color: #fff;
}

.featured-services-slider .owl-prev span, .featured-services-slider .owl-next span{
  color: #fff;
  background-color:#01b525;
}

.service-category-option div a{
  color: #01b525;
  border: 1px solid #01b525;
}
/* Service categories section properties */

/* Service options section */
#ss-options-container{
  background-color: #eeefef;
}

.service-option .col-content{
  background-color: #fff;
}

.service-option a{
  color: #fff;
  background-color: #01b525;
}

/* Service options section */

/* facility and activity section */
#activities-section{
  background-color: rgba(0, 0, 0, 0.7);
}

#activities-section h2{
  color: #fff;
}

.facility-option{
  border: 1px solid #eeefef;
}

.facility-option, .activity-option{
  background-color: #fff;
}

/* Facility and section */


/** about us section **/
#about-us-section{
  background-color: #eeefef;
}
#about-us-heading-section h2 {
     color: #151515;
}
#about-us-heading-section h2::after {
     background: #01b525;
}
#about-us-heading-section p {
     color: #000;
}
.wellcome .wellcome-box {
     background-color: #230c0c;
}
.read_more {
     background-color: #01b525;
     color: #fff;
}
.read_more:hover {
     background: #4ac9f0;
     color: #fff;
}

/** about section **/

/* direct you section properties */
#direct-you-section{
  background-color: rgba(0, 0, 0, 0.7);
}

/* direct you section properties */
#direct-you-section h2{
  color: #fff;
}

.dy-option p{
  color: #ffffff;
}

#dy-tagline-container p{
  color: #ffffff;
}

.dy-option a i{
  color: #fff;
}

.dy-icon-cont a{
  color: #01b525;
  background-color: #ffffff;
}

/* direct you section properties */

/* newsletter section properties */
#newsletter{
  background-color: #f1f1f8;
}

#newsletter input[type="email"]{
  border: 1px solid #01b525;
}

#newsletter input[type="submit"]{
  background-color: #01b525;
  color: #fff;
}
/* newsletter section properties */

/** ourwork section **/
.ourwork {
     background: #023041;
}
.ourwork .titlepage h2::after {
     background: #01b525;
}
.titlepage a {
     border: #fff solid 1px;
     background-color: #fff;
     color: #000;
}
.titlepage a:hover {
     background-color: #ef4259;
     border: #ef4259 solid 1px;
     color: #fff;
}
.titlepage p {
     color: #ffffff;
}
#main_slider1 .carousel-control-prev,
#main_slider1 .carousel-control-next {
     background: #fff;
     color: #000;
}
#main_slider1 .carousel-control-prev:hover,
#main_slider1 .carousel-control-next:hover,
#main_slider1 .carousel-control-prev:focus,
#main_slider1 .carousel-control-next:focus {
     background: #4ac9f0;
     color: #fff;
}
/** end ourwork section **/

/** review section **/
.review {
     background: url(../images/banner.jpg);
}
.review .titlepage h2::after {
     background: #01b525;
}
.banner-main2 .carousel-caption span {
     color: #fff;
}
.banner-main2 .carousel-caption p {
     color: #fff;
}
.banner-main2 .carousel-caption a {
     background-color: #fff;
     color: #000;
}
.banner-main2 .carousel-caption a:hover {
     background-color: #4ac9f0;
     color: #fff;
}
#testimonial_slider .carousel-control-prev,
#testimonial_slider .carousel-control-next {
     background: #fff;
     color: #000;
}
#testimonial_slider .carousel-control-prev:hover,
#testimonial_slider .carousel-control-next:hover,
#testimonial_slider .carousel-control-prev:focus,
#testimonial_slider .carousel-control-next:focus {
     background: #4ac9f0;
     color: #fff;
}
/** end review section **/

/* latest news section properties */
.latest-news-option h3{
  background-color: #01b525;
  color: #fff;
}

/* latest news section properties */

/* Gallery section properties */
#gallery-section{
  background-color: rgba(0, 0, 0, 0.8);
}

#gs-heading-container h2{
  color: #fff;
}

#gs-heading-container h2::after{
  background-color: #01b525;
}

.gs-img-option-container p{
  color: #fff;
}

/* Gallery section properties */

/* Video section properties */
#vs-heading-container h2{
  color: #151515;
}

#vs-heading-container h2::after{
  background-color: #01b525;
}

.vs-video-option-container i{
  color: #fff;
}

.view-more-btn{
  background-color: #01b525;
  color: #ffffff;
}
/* Video section properties */

/** contact section **/
.white {
     color: #fff;
}
.titlepage h2 {
     color: #fff;
}

.contact .contact .titlepage h2:after {
     background: #fff;
}

.contact .contact .contactus {
     border: #fff solid 1px;
     background: transparent;
     color: #fff;
}
.contact .contact .textarea {
     color: #fff !important;
     border: #fff solid 1px;
     background: transparent;
}
.contact .contact .send {
     background-color: #041d2c;
     color: #fff;
}
.contact .contact .send:hover {
     background-color: #fff;
     color: #041d2c;
}
#request *::placeholder {
     color: #fff;
}
.current {
     color: #fff;
}

#cn-imp-link-container p{
  color: #000000;
}

#cn-cmp-info-container a{
  color: #000000;
}

/** end contact section **/

/** footer **/
.footer {
     background: #252525;
}
.follow h3 {
     color: #fff;
}
.follow ul.ft_social li a {
     color: #252525;
     background: #fff;
}

.follow ul.ft_app li a{
     color: #fff;
     border: 2px solid #ffffff;
}

.follow ul.ft_app li a i{
  color: #fff;
}

.follow ul li a:hover {
     color: #01b525;
}
.copyright {
     background: #01b525;
}
.copyright p {
     color: #fff;
}
.copyright a {
     color: #fff;
}
.copyright a:hover {
     color: #000;
}

/** end footer **/

/* responsive css styelsheet styles */
/*--------------------------------------------------------------------- File Name: responsive.css ---------------------------------------------------------------------*/


/*------------------------------------------------------------------- 991px x 768px ---------------------------------------------------------------------*/

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #request{
      background: rgb(1,181,37);
     background: linear-gradient(115deg, rgba(1,181,37,1) 54%, rgba(238,239,239,1) 54.1%, rgba(238,239,239,1) 100%);
    }
}

@media only screen and (min-width: 992px){
  .banner-content .banner_content_inner{
    background-color: rgba(0,0,0,0.8);
  }
  #request{
    background: rgb(1,181,37);
   background: linear-gradient(115deg, rgba(1,181,37,1) 54%, rgba(238,239,239,1) 54.1%, rgba(238,239,239,1) 100%);
  }
}


/*------------------------------------------------------------------- 767px x 599px ---------------------------------------------------------------------*/

/*------------------------------------------------------------------- 599px x 280px ---------------------------------------------------------------------*/

@media (min-width: 768px) and (max-width: 991px) {
    .banner-content .banner_content_inner{
      background-color: rgba(0,0,0,0.8);
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    /* Banner content */
    .banner-content .banner_content_inner{
      background-color: rgba(0,0,0,0.8);
    }
    /* Banner content */

    .contact .contact {
      background-color: #01b525;
    }
    .contact .contact::after {
        background: inherit;
    }
    #cn-info-section{
      background-color: #eeefef;
    }
}

@media (max-width: 575px) {
    .text-bg span {
        color: #000;
    }
    .text-bg p{
      color: #000;
    }
    .text-bg a {
        color: #fff;
        background-color: #000;
    }

    .contact .contact::after {
        background: inherit;
    }

    .contact .contact {
      background-color: #01b525;
    }
    #cn-info-section{
      background-color: #eeefef;
    }
}

/* responsive css styelsheet styles */
#price-details-container{
  border-top: 1px solid #eef;
}

#product-price{
  color: green;
}

#product-discount{
  color: green;
}

#offer-name{
  color: red;
}

#original-price{
  color: gray;
}

#buy-now-button{
  background-color: green;
  color: #fff;
}

.product-attachment{
  background-color: #fff;
  color: #01b525;
  /* box-shadow: 0px 0px 6px #0000002f; */
}

.order-product{
  color: #fff;
  background-color: #01b525;
}

#related-products{
  background-color: #eeefef;
}

.related-product-option{
  background-color: #fff;
}
.related-product-option i{
  color: #fff;
}

#product-dt-two h3{
  border-bottom: 1px solid #eeefef;
}

#pdt-1{
  background-color: #eeefef;
}

#product-info-section-3{
  border-top: 1px solid #eeefef;
  border-bottom: 1px solid #eeefef;
}

/* Product tiles section properties */
#product-tiles-section{
     background-color: #01b525;
}

.product-tile-option .col-content{
  background-color: #fff;
}

/* Product tiles section properties */

/* FAQ section properties */
#faq-section #faq-title:first-child{
  color: #151515;
}

#faq-section #faq-title::after{
  background-color: #01b525;
}

#faq-section .accordion-item button{
  color: #01b525;
  border: 1px solid #01b525;
}

#faq-section .accordion-item button::after{
  background: none;
}

#faq-section .accordion-button:not(.collapsed){
  background-color: #fff;
}

#faq-section .accordion-button:not(.collapsed){
  background-color: #01b525;
  color: #fff;
}

/* FAQ section properties */

/* product page stylesheet styles */

/* about page stylesheet styles */
#au-heading-container h1{
  color: #151515;
}

#au-heading-container h1::after{
  background-color: #01b525;
}

.au-key-container h2::after{
  background-color: #01b525;
}
/* about page stylesheet styles */

/* Subsection properties */
.subsec-title{
    color: #151515;
}

.subsec-title-border::after{
  background-color: #01b525;
}
/* Subsection properties */


/* move_to_top properties */
#move_to_top, #whatsapp_chat{
  background-color: #01b525;
  color: #fff;
}

#whatsapp_chat{
  background-color: #4fce5d;
}
/* move_to_top properties */

.usp-option .col-content{
  background-color: #fff;
}

#landingAdPop div.modal-body{
  background-color: rgba(0, 0, 0, 0.8);
}

#landingAdPop div.modal-content button.btn{
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
}
/* Business card properties */
/* Business card properties */
#business_card_container{
  background-color: #eeefef;
  background: linear-gradient(90deg, rgba(79,206,93,2) 50%, rgba(74,201,240,1) 50%, rgba(74,201,240,1) 100%);
}

#business_card_container div.col-xs-12{
  background: rgb(74,201,240);
  background: linear-gradient(90deg, rgba(74,201,240,1) 20%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 100%);
}

#business_card_container #bc_img_container{
  border: 10px solid #4ac9f0;
}

#business_card_container h2, #business_card_container h3, #business_card_container h4{
  color: #000;
}

#business_card_container h2::after{
  background-color: #4ac9f0;
}

#bc_cn_dtls h3{
  color: #000;
}

#bc_cn_dtls h3::after{
  background-color: #4ac9f0;
}

#bc_cn_dtls{
  border-top: 1px solid #4ac9f0;
}

#bc_cn_dtls a i{
  color: #fff;
  background-color: #4ac9f0;
}

#bc_social_icons a{
  color: #fff;
}

#sv_cnt{
  background-color: #4ac9f0;
  color: #fff;
}


#xyz3 h3::after, #xyz4 h3::after{
  background-color: #4ac9f0;
}

/* Branch offices properties */
#branch_offices_container{
  background-color: #eeefef;
}

#branch_offices_container .branch_option .col-content{
  background-color: #fff;
}

#branch_offices_container .branch_option h3::after{
  background-color: #4ac9f0;
}

#br_social_icons a{
  color: #fff;
}

#br_social_icons i{
  background-color: #01b525;
}

/* Branch offices properties */

#bc_home_btn_container{
  background-color: #01b525;
}

#bc_home_btn_container a{
  background-color: #01b525;
  color: #fff;
}

/* Home Page Custom Button */

.hpcustombuttontitle {
  background-color: #01b525;
  color: #fff;
}

.hpcustombuttontitle a {
  color: #fff;
}

/* Home Page Custom Button End */
.product-gn-image, img.common-wrap-image{
  border-color:  #01b525 !important; 
 }

 .c-float-lead-btn-mob-call, .c-float-lead-btn-mob-whatsapp, .c-float-lead-btn-mob-address{
  background-color:#01b525 !important
}
.c-float-lead-btn-mob-call:hover, .c-float-lead-btn-mob-whatsapp:hover, .c-float-lead-btn-mob-address:hover{
  color: #fff !important;
  background-color:#028b1d !important;
  border-color: #01b525 !important
}

@media (min-width: 300px) and (max-width: 480px){
  .c-float-lead-btn-mob-call, .c-float-lead-btn-mob-whatsapp, .c-float-lead-btn-mob-address{
      color: #fff!important;
  }
  .c-float-lead-btn-pannel{
      background-color: #01b525 !important
  }
}

@media (min-width: 481px){
  .c-float-lead-btn-mob-call, .c-float-lead-btn-mob-whatsapp, .c-float-lead-btn-mob-address{
    border-color: #fff!important;
  }
}

.c-btn-ecommerce-web-wrapper:hover .c-btn-ecommerce-web {
  /* box-shadow: 0px 15px 10px -14px #fff !important;*/ /* for dark theme*/
  box-shadow: 0px 15px 10px -14px #000!important;  /* for white theme*/
}

/* CUSTOM BUTTONS EFFECTS */

.c-p-10-px {
  padding:10px!important;
}

.c-order-btn{
  background-color: #fff!important;
  color: #4ac9f0!important;
  border-color: #4ac9f0!important;
}

.c-order-btn:hover{
  box-shadow: inset 0 0 0 2em #4ac9f0!important;
  color: #fff!important;
  border-color:#4ac9f0!important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.c-price{
  background-color: #4ac9f0!important;
  color: #fff!important;
  border-color: #4ac9f0!important;
  cursor: auto;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.c-order-btn:hover .c-price{
  background-color: #fff!important;
  color: #4ac9f0!important;
}

.product-attachment:hover{
  box-shadow: inset 0 0 0 2em #4ac9f0!important;
  color: #fff!important;
  border-color:#4ac9f0!important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

/* CUSTOM BUTTONS EFFECTS ENDS */

.c-theme-color {
  color:#4ac9f0!important;
}

.theme-border-10-px {
    border: 10px solid #01b525;
    border-radius:20px;
}