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


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

@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700&display=swap');
@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&display=swap');

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

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

@import url(font-awesome.min.css);
@import url(meanmenu.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

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

* {
     box-sizing: border-box !important;
     /* border: 1px solid black !important; */
}

html {
     scroll-behavior: smooth;
}

body {
     color: #666666;
}

/* body *{
  border: 1px solid black;
} */


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 {
     background-color: transparent !important;
}

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

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


/*---------------------------- 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));
}
/* :not(:required) hides these rules from IE9 and below */
.loader_bg_2 .loading:not(:required) {
  color: transparent;
  background-color: transparent;
}

.loader_bg_2 .loading:not(:required):after {
  -webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
}



/*---------------------------- 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 ---------------------------------------------------------------------*/

.logo .brand-name{
  color: #18191e;
}

.logo .brand-tagline{
  border-top: 1px solid #18191e;
  color: #18191e;
}



.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;
     -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
     box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

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

.modal-title {
     color: #000;
}
.btn-template-outlined {
     background: #111111;
     color: #ffffff;
}

.slogan-line {
     color: #ffffff;
}

.main-menu ul>li a {
     color: #18191e;
}

.sub-down li {
     background: #ffffff;
}
.main-menu ul>li .sub-down li a {
     color: #18191e;
     border-bottom: solid #eee 1px;
}
.main-menu ul>li .sub-down li a::before {}
.main-menu ul>li .sub-down li a:hover {
     color: #e7c357;
}

.main-menu ul>li>ul {
     background: #fff;
     -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
     box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.main-menu ul>li>ul>li>a {
     background: none !important;
}

/*--------------------------------------------------------------------- top banner area ---------------------------------------------------------------------*/

/*--------------------------------------------------------------------- layout new css ---------------------------------------------------------------------*/
.head {
     background-color: #7335b7;
}

ul.email_call li a {
    color: #fff;
}

ul.email_call li a, ul.email_call li span {
  color: #fff;
}

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

ul.social_icon li a, .btn-header-whatsapp {
     color: #fff;
     background: none;
}

.btn-header-whatsapp:hover{
  color: #7335b7;
  background: #fff;
  transition: all .3s ease-in-out;
}

ul.social_icon li a:hover {
     color: #f8842b;
}

#header_app_opts li a{
  color: #fff;
  background: #f8842b;
}

#logo-nav-container{
  box-shadow: #0000001f 0px 0px 12px;
  background-color: #fff;
}


.logo a {
     color: #fff;
}

.text-bg p.maintitle{
     color: #f8842b;
     border-left: 2px solid #fff;
     padding: 15px 0px 15px 35px;
}

.text-bg p.subtitle{
     color: #fff;
}
.text-bg p.tagline{
     color: #fff;
}

.text-bg a {
     color: #e7c357;
     background-color: #7335b7;
     color: #fff;
}
.text-bg a:hover {
     background-color: #7335b7;
     color: #fff;
}
.text {
     background: #0fbbad;
}

.carousel-indicators li {
     background: #4ac9f0;
}
.carousel-indicators .active {
     background-color: #020607;

}

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

@media screen and (max-width: 786px){

  #banner_slider .carousel-control-prev i, #banner_slider .carousel-control-next i{
    color: #f8842b;
  }
}

.service-title-section h2, .service-title-section h1{
  color: #18191e;
}

.service-title-section h2::after, .service-title-section h1::after{
  background-color: #f8842b;
}

.its_container ul li::marker, .its_container ol li::marker{
  color: #7335b7;
}

.its_container table{
  background-color: #eeefef;
}

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

.its_container table tr:nth-child(even), .its_container table tr:nth-child(even){
    background-color: #fff;
}

#product-line-options-container-2 table tr:nth-child(even){
  background-color: #fff;
}

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

#product-info-container ul li::marker, #product-info-container ol li::marker, .its_section_inner ol li::marker, .its_section_inner ul li::marker{
  color: #7335b7;
}

#product-info-container table, .its_section_inner table{
  background-color: #eeefef;
}

#product-info-container table tr:nth-child(even), .its_section_inner table tr:nth-child(even){
    background-color: #fff;
}

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

.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 **/

/* Common properties */
.featured-section{
  background-color: #7335b7;
}

.featured-section h2{
  color: #fff;
}

.featured-section .slide-option{
  background-color: #fff;
  border-radius: 30px;
}

.featured-section .slide-option span{
  background-color: #f8842b;
  color: #ffffff;
}

.featured-section .slide-option h3 a{
  color: #7335b7;
}

.featured-section .slide-option p{
  color: #18191e;
}

.featured-section .slide-option .view-detail-btn a{
  color: #fff;
  background-color: #f8842b;
}

/* categories section */
.category-section-option .col-content{
  background: rgb(255,255,255);
}

.category-section-option h3{
  background-color: #7335b7;
}

.category-section-option h3::after{
  background-color: #f8842b;
}

.category-section-option h3 a{
  color: #fff;
}

.category-section-option p{
  color: #18191e;
}

.category-section-option .cs-know-more-btn a{
  color: #fff;
  background-color: #f8842b;
  border: 1px solid #f8842b;

}

.category-section-option .cs-img-container{
  background-color: #7335b7;
}
/* categories section */

/* item sections properties */
#product-line-options-container-2{
  background-color: #eeefef;
  margin-bottom: 50px;
}

#product-line-options-container-2 div.container{
  background-color: #fff;
  border-radius: 50px;
  margin-bottom: 25px;
}

#product-line-options-container-2 h3 a{
  color: #7335b7;
}

#product-line-options-container-2 h3::after{
  background-color: #f8842b;
}

#product-line-options-container-2 div.pb-4{
  color: #18191e;
}

#product-line-options-container-2 .po-img-container{
  /* border: 1px solid #e7c357; */
}

#product-line-options-container-2 ul li::marker, #product-line-options-container-2 ol li::marker{
  color: #7335b7;
}

.item-section-options-container{
  background-color: #eeefef;
}

.item-section-options-container .item-option div.kn_btn a, #product-line-options-container-2 .product-option div.kn_btn a{
  color: #fff;
  background-color: #f8842b;
}

.item-section-options-container .item-option{
  background: none;
}

.item-section-options-container .item-option .col-content{
  background-color: #fff;
}

.item-option h3::after{
  background-color: #f8842b;
}

.item-option h3 a{
  color: #7335b7;
}

.item-option p{
  color: #18191e;
}


/* item sections properties */

/* Common properties */


/* product tabs container properties */
#product-tab-container-2 ul.nav-pills{
  background-color: #7335b7;
}

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

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

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

/* Owl carousel navigators styling */

.owl-prev span, .owl-next span{
  color: #7335b7;
  background-color:rgba(255, 255, 255, 1);
}
/* Owl carousel custom properties */

/* team_section properties */

.team_members_option h3{
  color: #7335b7;
}

.team_members_option h4{
  color: #f8842b;
}

.team_members_option h3::after{
  background-color: #f8842b;
}

.team_members_option .read-bio-btn-cntr button{
  border: 1px solid #f8842b;
  color: #fff;
  background-color: #f8842b !important;
}

.team_members_option div.team-social-link-cntr a{
  background-color: #fff;
  color: #7335b7;
}

.team_members_option .modal-content{
  background-color: #fff;
}

.team_members_option .modal-content div p{
  color: #18191e;
}

.team_members_option .modal-content button{
  color: #18191e;
}

/* team_section properties */

/* Product categories section properties */

/* Product line section properties */

/* Product options section */

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

/** about us section **/
#about-us-section{
  background-color: #7335b7;
}

#about-us-section h1{
  color: #fff;
}

#about-us-section .col-content p{
  color: #fff;
}

#about-us-heading-section p {
  color: #18191e;
}

.read_more {
     background-color: #f8842b;
     color: #fff;
}
.read_more:hover {
     background: #e7c357;
     color: #18191e;
}

/** 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: #7335b7;
  background-color: #fff;
}

.dy-icon-cont a:hover{
  color: #fff;
}

/* direct you section properties */

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

#newsletter h2{
  color: #fff;
}

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

/** ourwork section **/

.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-color: #fff;
}

.review .service-title-section h2{
  color: #18191e;
}

.review .titlepage h2::after {
     background: #4ac9f0;
}

.banner-main2 .carousel-caption span {
     color: #18191e;
}

.banner-main2 .carousel-caption span::after{
  background-color: #f8842b;
}

.banner-main2 .carousel-caption p {
     color: #18191e;
}

.banner-main2 .carousel-caption a {
     background-color: #fff;
     color: #000;
}
.banner-main2 .carousel-caption a:hover {
     color: #f8842b;
}


#testimonial_slider .carousel-control-prev,
#testimonial_slider .carousel-control-next {
     background: #fff;
     color: #000;
}

/** end review section **/

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

.latest-news-option h3 a{
  color: #fff;
}

/* latest news section properties */

/* Gallery section properties */
#gallery-section{
  background-color: #7335b7;
}

#gallery-section h2, #gallery-section h1{
  color: #fff;
}

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

#vs-heading-container h2{
  color: #151515;
}

#vs-heading-container h2::after{
  background-color: #4ac9f0;
}

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

.view-more-btn{
  background-color: #18191e;
  color: #ffffff;
}

.gs-view-btn{
  background-color: #f8842b;
}

.gs-view-btn:hover{
  background-color: #fff;
  color: #f8842b;
  border: 1px solid #f8842b;
}
/* Video section properties */

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

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

.contact-option i{
  color: #7335b7;
}

.contact-option a{
  color: #18191e;
}

.contact-option a:hover{
  color: #18191e;
}

.request {
  background-color: #fff;
}

.contact .contact .contactus {
     border: #18191e solid 1px;
     background: transparent;
     color: #18191e;
}
.contact .contact .textarea {
     color: #18191e !important;
     border: #18191e solid 1px;
}
.contact .contact .send {
     background-color: #f8842b;
     color: #fff;
}
.contact .contact .send:hover {
     background-color: #e7c357;
     color: #fff;
}

#request *::placeholder {
     color: #18191e;
}
.current {
     color: #fff;
}

#request{
  background-color: #7335b7;
}

#request h2{
  color: #fff;
}

#request h2::after{
  background-color: #f8842b;
}

#cn-logo-container .logo p span{
  color: #fff;
}

#cn-logo-container .logo .brand-tagline{
  border-top: 1px solid #fff;
}

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

#cn-cmp-info-container address{
  color: #fff;
}

#cn-cmp-info-container a, .btn-footer-whatsapp {
  color: #fff;
}

#cn-cmp-info-container i{
  color: #f8842b;
}

#cn-imp-link-container a{
  color: #fff;
}

/** end contact section **/

/** footer **/
.footer {
     background: #fff;
}

.follow h3 {
     color: #18191e;
}

.follow h3::after{
  background-color: #f8842b;
}

.follow ul.ft_social li a, .btn-followus-whatsapp {
     background: #fff;
     color: #7335b7;
}

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

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

.follow ul li a:hover {
     color: #f8842b;
}

.follow ul.ft_social li a:hover {
  border: 2px solid #f8842b;
}

.copyright {
     background: #fff;
}
.copyright p {
     color: #18191e;
     border-top: 1px solid #f8842b;
}
.copyright a {
     color: #f8842b;
}
.copyright a:hover {
     color: #f88;
}

/** end footer **/

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


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

@media only screen and (min-width: 992px){
  .banner-content .banner_content_inner{
    background-color: rgba(24,25,30,0.8);
  }
}


/*------------------------------------------------------------------- 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 */
    #cn-info-section{
      background-color: transparent;
    }
}

@media (max-width: 575px) {
    .text-bg p.maintitle {
        color: #f8842b;
    }
    .text-bg p.subtitle {
        color: #18191e;
    }

    .text-bg p.tagline{
      color: #000;
    }

    .text-bg a {
        color: #fff;
        background-color: #7335b7;
    }

    .contact .contact {
        background-color: transparent;
    }
}

/* responsive css styelsheet styles */

/* product page stylesheet 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{
  color: #fff;
  background-color: #7335b7;
}

div.its_section_inner p.price-info{
  color: #7335b7;
  background-color: #fff;
  border: 1px solid #7335b7;
  cursor: auto;
}

#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-tile-option .col-content{
  background-color: #fff;
}

.product-tile-option .col-content-2{
  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: #4ac9f0;
}

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

#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: #7335b7;
  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: #4ac9f0;
}

.au-key-container .col-content{
  background-color: #fff;
}
.au-key-container h3{
  color: #7335b7;
}

.au-key-container h3::after{
  background-color: #f8842b;
}

.au-key-container p{
  color: #18191e;
}
/* about page stylesheet styles */

/* career page properties */
.career-form-section input{
  border-bottom: 1px solid #18191e;
}

.career-form-section textarea{
  border: 1px solid #18191e;
}

.career-form-section legend::after{
  background-color: #7335b7;
}
/* career page properties */

/* Subsection properties */
table td{
  border: 1px solid;
}

.subsec-title{
    color: #18191e;
}

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


/* move_to_top properties */
#move_to_top, #whatsapp_chat{
  color: #fff;
}

#move_to_top{
  background-color: #18191e;
}

#whatsapp_chat{
  background-color: #4fce5d;
}

/* move_to_top properties */

.usp-option h3::after{
  background-color: #f8842b;
}

.usp-option h3{
  color: #7335b7;
}

.usp-option .col-content{
  border-top: 10px solid #7335b7;
  border-bottom: 10px solid #7335b7;
}

.usp-option p{
  color: #18191e;
}

#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_container{
  background: rgb(255,255,255);
  background: linear-gradient(90deg, rgba(274,208,2,1) 50%, rgba(247,208,2,1) 50%, rgba(115,53,183,1) 50%);
}

#business_card_container div.col-xs-12{
  background-color: #ffffff;
}

#business_card_container div.col-xs-12::before{
    background-color: rgba(115,53,183,0.3);
}

#business_card_container div.col-xs-12::after{
    background-color: rgba(115,53,183,0.3);
}

#business_card_container #xy h3{
  color: #18191e;
}

#business_card_container #xy h4{
  color: #f8842b;
}

#business_card_container h2, #business_card_container h3, #business_card_container h4{
  color: #7335b7;
}

#business_card_container h2::after{
  background-color: #f8842b;
}

#bc_cn_dtls h3{
  color: #7335b7;
}

#bc_cn_dtls h3::after{
  background-color: #f8842b;
}

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

#bc_cn_dtls a{
  color: #18191e;
}

#bc_cn_dtls a i{
  color: #fff;
  background-color: #7335b7;
}

#bc_social_icons a{
  color: #7335b7;
}

#sv_cnt{
  background-color: #7335b7;
  color: #fff;
}

#xyz3 p{
  color: #18191e;
}

#xyz4 a{
  color: #18191e;
}

#xyz4 a i{
  color: #7335b7;
}

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

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

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

#branch_offices_container .branch_option h3{
  color: #7335b7;
}

#branch_offices_container .branch_option h4{
  color: #18191e;
}

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

.br_details, .br_details_container{
  color: #fff;
}

.br_social_icons a{
  color: #fff;
}

.br_social_icons i{
  background-color: #7335b7;
}

/* Branch offices properties */

#bc_home_btn_container{
  background-color: #8241c8;
}

#bc_home_btn_container a{
  background-color: #8241c8;
  color: #fff;
}

img.service-page-image, img.common-page-wrap-image{
  border-color: #8241c8 !important;
}


/* Amit 22 Oct 22 Button and Image Hover Animations */

/* top section hover  */
ul.email_call li a i{
  color: #f8842b;
}
#header_app_opts li a:hover{
  color: #f8842b;
  background: #ffff;
}
ul.social_icon li a:hover{
  color: #7335b7;
  background: #fff;
}

/*     sliding banner button hover */
.text-bg a:hover {
  box-shadow: inset 0 0 0 2em #f88426;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
/*featured products change*/
.featured-section .slide-option {
  border: 2px solid #f88426;
}
/* our product section on home page */
/*     our product section */
#product-line-options-container-2 .product-option div.kn_btn a:hover {
  box-shadow: inset 0 0 0 2em #7335b7;
}
/*     our team change */
.team_members_option .read-bio-btn-cntr button:hover {
  box-shadow: inset 0 0 0 2em #7335b7;
  -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;
}
.team_members_option div.team-social-link-cntr a {
  border: 1px solid #7335b7;
}
.team_members_option div.team-social-link-cntr a:hover {
  box-shadow: inset 0 0 0 2em #7335b7;
  color: #ffffff;
}
.team_members_option .team-member-img-container{
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -ms-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}
.team_members_option .team-member-img-container:hover {
  border: 2px solid #f88426;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -ms-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}
.read_more {
  border: 2px solid transparent;
}
.read_more:hover {
  box-shadow: inset 0 0 0 2em #fff;
  color: #f88426;
  border-color: #f88426;
}
.category-section-option .cs-know-more-btn a:hover {
  box-shadow: inset 9em 0 0 0 #7335b7;
}
.featured-section .slide-option .view-detail-btn a:hover {
  box-shadow: 4px 4px 2px #7335b7;
  transform: translateY(-0.25em);
}
.item-section-options-container .item-option div.kn_btn a {
  border: 2px solid transparent;
}
.item-section-options-container .item-option div.kn_btn a:hover {
  box-shadow:
      inset -3.5em 0 0 0 #7335b7,
      inset 3.5em 0 0 0 #7335b7;
  border-color: #f88426;
}
/*     Let us Direct You    */
.dy-option a:hover i {
  color: #f88426;
}
.dy-option a:hover p {
  color: #f88426;
}
.dy-icon-cont a {
  border: 2px solid transparent;
}
.dy-icon-cont a:hover {
  background-color: #7335b7;
  color: #fff;
}
/*  request section changes send button hover effect */
.contact .contact .send {
  border: 2px solid transparent;
}
.contact .contact .send:hover {
  background-color: #ffffff;
  color: #f88426;
  border-color: #f88426;
}
/*     follow us */
.follow>ul>li>a:hover {
  color: #ffffff;
  background-color: #7335b7;
}
.follow>ul.ft_social>li>a:hover {
  border: 2px solid #7335b7;
}
.ft_app>li>a:hover {
  background-color: #f88426 !important;
}
.ft_app>li>a:hover p {
  color: #ffffff;
}
.follow ul.ft_app li:hover>a>i {
  color: #ffffff !important;
}
.btn-followus-whatsapp:hover {
  color: #ffffff;
  background-color: #7335b7;
  transition: all .3s ease-in-out;
}
/*     copyright section */
.copyright a:hover {
  color: #f88426;
}
/* move to top button */
#move_to_top {
  background-color: #f88426;
  border: 2px solid #f88426;
}
#move_to_top:hover {
  color: #f88426;
  background-color: #ffffff;
  border-color: #f88426;
}
/* about us page changes */
.au-key-container:before {
  display: block;
  content: '';
  border-top: solid 5px #f88426;
  border-radius: 100px 100px 0 0;
  transform: scaleX(0);
  transition: transform 500ms ease-in-out;
}
.au-key-container:hover:before {
  transform: scaleX(.60);
  transform-origin: 50% 50%;
}
/* product listing page changes */
a.product-attachment:hover {
  box-shadow: inset 0 0 0 2em #f88426;
  color: #ffffff;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

button.product-attachment:hover {
  box-shadow: inset 0 0 0 2em #7335b7;
  color: #ffffff;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

/* Buy at button hover effect changes */
div.its_section_inner p.price-info:hover {
  box-shadow: inset 0 0 0 2.5em #7335b7;
  color: #fff;
  -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;
}
#product-tab-container-2 ul.nav-pills {
  border: 2px solid #f88426;
}
#product-tab-container-2 .nav-link {
  border: 2px solid transparent;
}
#product-tab-container-2 .nav-link.active {
  border-color: #f88426;
}
/* gallery page changes */
#video-section>div>div>div>div>a>div>img {
  border-radius: 15px;
}
.events-img-anchor>img {
  border-radius: 15px;
}
#video-section>div>div>div>div>a>div>img {
  border-radius: 15px;
}
div.contact-option:hover {
  box-shadow: #DCDCDC 0px 0px 18px;
  border-color:#7335b7;
}
.br_social_icons a i {
  border: 2px solid transparent;
}
.br_social_icons a i:hover {
  color: #7335b7 !important;
  background-color: #ffffff !important;
  border-color: #7335b7 !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;
}

/*- Amit 22 Oct 22 Button and Image Hover Animations */

.c-tile-border-top-bottom {
  border-top: .5rem solid #7335b7;
  border-bottom: .5rem solid #7335b7;
}

/* Amit 05-Nov-22 */

/* enquir btn */
.c-page-enq-btn{
  color: #fff !important;
  background-color: #f88426 !important;
  border-color: #f88426 !important;
}

.c-page-enq-btn:hover {
  color: #fff !important;
  background-color: #7335b7 !important;
  border-color: #7335b7 !important;
}

/* attachment btn color and hover effect */
.c-btn-attach-customlink{
  color: #fff !important;
  background-color: #7335b7 !important;
  
}

.c-btn-attach-customlink:hover {
  color: #fff !important;
  box-shadow: inset 0 0 0 2em #f88426;

}

.c-address-btn {
  background-color: #7335b7;
  color: #fff;
}

.c-address-btn:hover {
  color: #7335b7!important;
  background-color: #fff!important;
  border-color: #7335b7!important;
}

#move_to_top,#whatsapp_chat{
  background-color: #7335b7!important;
  border: 2px solid transparent!important;
}
#move_to_top:hover {
  color: #7335b7!important;
  background-color: #fff!important;
  border-color: #7335b7!important;
}
#whatsapp_chat:hover {
  color: #7335b7!important;
  background-color: #fff!important;
  border-color: #7335b7!important;
}

.c-lead-btn-three-view, .c-lead-two-btn-view {
  background-color: #7335b7;
}


/* Amit 05-Nov-22 Ends */

.c-float-lead-btn-mob-call, .c-float-lead-btn-mob-whatsapp, .c-float-lead-btn-mob-address{
  background-color:#f8842b !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: #cb6314 !important;
  border-color: #f8842b !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: #f8842b !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*/
}