:root{
	--primary: #bd9065;
	--primary-hover: #ed3d8b;
	--secondary: #00becf;
	--secondary-hover: #00a9b8;
}



/*whatsapp chats css start*/
.pen-information{
  text-align: center;
  color: #ffffff;
}

.wa-icon {
      position: fixed;
      display: flex;
      z-index: 98;
      bottom: 25px;
      right: 30px;
      border-radius: 50%;
      box-shadow: 0 1px 15px rgb(32 33 36 / 28%);
    }

    #wa-chat-widget {
      display: none;
      position: fixed;
      border-radius: 10px;
      box-shadow: 0 1px 15px rgb(32 33 36 / 28%);
      bottom: 90px;
      right: 30px;
      overflow: hidden;
      z-index: 99;
      animation-name: wa-chat-animation;
      animation-duration: 1s;
      /* width: 20%; */
      opacity: 100;
    }

    #wa-chat-widget:target {
      display: block;
    }

    .wa-chat-widget-header {
      display: flex;
      background: rgb(7, 94, 84);
      background: linear-gradient(90deg, rgba(7, 94, 84, 1) 0%, rgba(18, 140, 126, 1) 85%);
      color: #ffffff;
      padding: 1rem;
    }

    .wa-chat-widget-header img {
      max-width: 2.5rem;
    }

    .wa-chat-widget-header a.close {
      position: absolute;
      top: 5px;
      right: 15px;
      color: #fff;
      font-size: 30px;
      text-decoration: none;
    }

    .wa-chat-widget-profile {
      padding: 0 1rem 0 1rem;
    }

    .wa-chat-widget-body {
      padding: 20px 20px 20px 10px;
      background-color: rgb(230, 221, 212);
    }

    .wa-chat-widget-body {
      padding: 20px 20px 20px 10px;
      background-color: rgb(230, 221, 212);
    }

    .wa-chat-widget-body .message {
      padding: 0.5rem;
      background-color: rgb(255, 255, 255);
      border-radius: 0px 8px 8px;
      box-shadow: rgb(0 0 0 / 13%) 0px 1px 0.5px;
    }

    .wa-chat-widget-body .message .profile-name {
      color: #787878;
    }

    .wa-chat-widget-body .message .wcw-message {
      margin-top: 0.5rem;
    }

    .wa-chat-widget-send form {
      display: flex;
      margin: 0;
      background-color: rgb(230, 221, 212);
    }

    .wa-chat-widget-send input {
      border: none;
      padding: 0.5rem;
      width: 100%;
      border-radius: 1rem;
    }

    .wa-chat-widget-send button {
      background-color: #075E54;
      padding: 0.5rem;
      border-radius: 50%;
      border: none;
      fill: #ffffff;
    }

    @keyframes wa-chat-animation {
      from {
        opacity: 0;
      }
    }
/*whatsapp chats css end*/


/* contact us page css start*/
  section {
            padding: 60px 0;
            min-height: 100vh;
        }
.contact-info {
  display: inline-block;
  width: 100%;
  text-align: center;
      margin-bottom: 10px;
}
.contact-info-icon {
margin-bottom: 15px;
}
.contact-info-item {
  background: #bd9065;
  padding: 30px 0px;
}
.contact-page-sec .contact-page-form h2 {
  color: #071c34;
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 700;
}
.contact-page-form .col-md-6.col-sm-6.col-xs-12 {
  padding-left: 0;
}  
.contact-page-form.contact-form input {
  margin-bottom: 5px;
}  
.contact-page-form.contact-form textarea {
  height: 110px;
}
.contact-page-form.contact-form input[type="submit"] {
  background: #071c34;
  width: 150px;
  border-color: #071c34;
}
.contact-info-icon i {
  font-size: 48px;
  color: white;
}
.contact-info-text p{margin-bottom:0px;}
.contact-info-text h2 {
  color: #fff;
  font-size: 22px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 10px;
}
.contact-info-text span {
  color: #ffffff;
  font-size: 16px;
  font-weight: ;
  display: inline-block;
  width: 100%;
}

.contact-page-form input {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #f9f9f9;
  margin-bottom: 20px;
  padding: 12px 16px;
  width: 100%;
  border-radius: 4px;
}

.contact-page-form .message-input {
display: inline-block;
width: 100%;
padding-left: 0;
}
.single-input-field textarea {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #f9f9f9;
  width: 100%;
  height: 120px;
  padding: 12px 16px;
  border-radius: 4px;
}
.single-input-fieldsbtn input[type="submit"] {
  background: #fda40b none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  padding: 10px 0;
  text-transform: capitalize;
  width: 150px;
  margin-top: 20px;
  font-size: 16px;
}
.single-input-fieldsbtn input[type="submit"]:hover{background:#071c34;transition: all 0.4s ease-in-out 0s;border-color:#071c34}
.single-input-field  h4 {
  color: #464646;
  text-transform: capitalize;
  font-size: 14px;
}
.contact-page-form {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}

.contact-page-map {
  margin-top: 36px;
}
.contact-page-form form {
    padding: 20px 15px 0;
}
/* contact us page css end*/
a.Adsthrive {
    color: black !important;
    font-weight: 600;
    text-transform: initial;
}
 .carousel-inner img {
    width: 100%;
    height: 100%;
  }
.dz-demo-panel {
    display: none;
}
a.mobile {
    color: white !important;
}
a.mobile1 {
    color: black !important;
}
a.DZ-bt-buy-now.DZ-theme-btn {
    display: none;
}
p.ba {
    color: black;
           font-size: 21px;
}
a.site-button.outline {
    font-size: 22px;
    color: black;
}
.section-head p {
    padding-top: 10px;
    font-size: 21px !important;
    color: #494949;
    line-height: 30px;
}
p.text-capitalize.m-b20 {
    font-size: 18px;
    line-height: 29px;
}
.widget.border-0 ul li {
    border: 0 none;
     font-size: 18px;
    line-height: 29px;
}
.widget_getintuch li {
    margin-bottom: 20px;
    position: relative;
    padding-left: 40px;
    font-size: 18px;
    line-height: 29px;
    text-transform: initial;
}
p.max-w700.m-auto {
      font-size: 18px;
}
a.site-button.outline.CTA {
    font-size: 19px;
}
a.DZ-bt-support-now.DZ-theme-btn {
    display: none;
}
div#at-expanding-share-button {
    display: none;
}
.row.spa {
    padding-bottom: 58px;
}
a.mobile1.text-white {
    color: white !important;
}
.contact-info-item.ffgf {
    padding-bottom: 76px;
}
.contact-info-item.ffgf1 {
    padding-bottom: 100px;
}

/* Hex */
.bg-primary,
.meet-ask-row:after,
.dlab-separator.style-skew[class*="style-"]:after,
.dlab-separator.style-skew[class*="style-"]:before,
.dlab-tilte-inner.skew-title:after,
.date-style-2 .post-date,
.date-style-3.skew-date .post-date,
.date-style-3.skew-date .post-date:before,
.overlay-primary-light:after,
.overlay-primary-middle:after,
.overlay-primary-dark:after,
.overlay-primary:after,
.widget-title:after,
.site-button,
.comments-area .comment-form p input[type="submit"],
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.footer-line:after,
.testimonial-1 .quote-left:before,
.testimonial-2 .quote-left:before,
.site-filters .active > [class*="site-button"],
.list-num-count > li:before,
.date-style-4 .post-date strong,
.date-style-3 .post-date,
.date-style-2 .post-date,
#myNavbar li.active a,
.skew-angle:after,
.header-style-4.style-1 .header-nav .nav > li.active a:before,
.header-style-4.style-1 .header-nav .nav > li:hover > a:before,
.dlab-project-left:after,
.service-carousel .owl-prev, 
.service-carousel .owl-next,
.about-us .dlab-tabs .nav-tabs li a.active,
.testimonial-text.bg-primary,
.sidenav ul li a:hover,
.owl-theme.dots-style-2 .owl-dots .owl-dot.active span,
.owl-btn-1.primary .owl-prev, 
.owl-btn-1.primary .owl-next,
.owl-btn-2.primary .owl-prev, 
.owl-btn-2.primary .owl-next,
.owl-slider-banner .owl-theme .owl-dots .owl-dot.active span, 
.owl-slider-banner .owl-theme .owl-dots .owl-dot:hover span,
.product-item-size .btn.active,
.ui-widget-header,
.owl-theme.dots-style-3 .owl-dots .owl-dot.active span, 
.owl-theme.dots-style-3 .owl-dots .owl-dot:hover span,
.owl-item.active.center .testimonial-text,
.icon-bx-wraper.hover:hover,
.portfolio-sep,
.portfolio-ic .dlab-img-overlay1:before,
.dlab-box-bg.active .icon-box-btn .site-button,
.dlab-accordion.primary .acod-head a,
.side-bar .widget_tag_cloud a:hover,
.time-line:after,
.line-right:after,
.line-left:after,
.tabs-site-button .nav-tabs li a.active:focus,
.tabs-site-button .nav-tabs li a.active:hover,
.tabs-site-button .nav-tabs li a.active,
.box-item-service:hover .item-service-content,
.box-item-service:hover h5,
.box-item-service:hover .icon-bx-md,
.tp-caption.rev-btn.tc-btnshadow.tp-rs-menulink,
.la-anim-10,
.owl-dots-primary-full.owl-theme .owl-dots .owl-dot span, 
.owl-dots-primary-big.owl-theme .owl-dots .owl-dot span,
.custom-radio .custom-control-input:checked ~ .custom-control-label:before,
.custom-checkbox .custom-control-input:checked ~ .custom-control-label:before,
.pagination li.active a,
.rev-slider .tparrows {
 background-color: var(--primary);
}
/* Bg Secondry */
.site-button-secondry,
.bg-secondry,
.rev-slider .tparrows:hover{
	background-color: var(--secondary);
}
.site-button-secondry:hover{
	background-color:#00a9b8;
}

/*Hex color :hover */
.site-button:active,
.site-button:hover,
.site-button:focus,
.active > .site-button,
.bg-primary-dark,
.pagination > li > a:hover, 
.pagination > li > span:hover, 
.pagination > li > a:focus, 
.pagination > li > span:focus ,
.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus,
.sidenav .closebtn:hover,
.sidenav .closebtn:focus,
.owl-btn-1.primary .owl-prev:hover, 
.owl-btn-1.primary .owl-next:hover,
.owl-btn-2.primary .owl-prev:hover, 
.owl-btn-2.primary .owl-next:hover,
.comment-form .form-submit input:active,
.comment-form .form-submit input:focus,
.comment-form .form-submit input:hover,
.comments-area .comment-form p input[type="submit"]:hover,
.comments-area .comment-form p input[type="submit"]:focus,
.comments-area .comment-form p input[type="submit"]:active{
	background-color: #ed3d8b;
}
.about-us .dlab-tabs .nav-tabs li a.active {
	border-right: 4px solid #ed3d8b;
}


/* Rgba color */
.dlab-info-has.bg-primary,
.dlab-info-has.bg-secondry:hover,
.tp-bannertimer.tp-bottom{
 background-color: rgba(255, 94, 165, 0.9);
}
.main-slider .tp-shapewrapper.ov-tp {
	background-color: rgba(255, 94, 165, 0.75);
}
/* Box Shadow */
.side-bar .widget_tag_cloud a:hover {
 box-shadow:5px 5px 10px 0 rgba(255, 94, 165, 0.15);
}
.team-section .team-content,
.tp-overlay-video{
	background-color: rgba(255, 94, 165, 0.7);
}
/*===================== 
	Premery text color 
=====================*/
a,
.text-primary,
.primary li:before,
.breadcrumb-row ul li a,
.header-nav .nav > li.active > a,
.header-nav .nav > li.current-menu-item > a .header-nav .nav > li .sub-menu li a:hover,
.header-nav .nav > li:hover > a,
.header-nav .nav > li .mega-menu > li ul a:hover,
.header-nav .nav > li .sub-menu li:hover > a,
.nav-dark.header-nav .nav > li .sub-menu li:hover > a,
.nav-dark.header-nav .nav > li .mega-menu > li ul a:hover,
blockquote:before,
ol.comment-list li.comment .reply a,
footer a:active,
footer a:focus,
footer a:hover,
footer h1 a,
footer h2 a,
footer h3 a,
footer h4 a,
footer h5 a,
footer h6 a,
footer p a,
button.scroltop,
.testimonial-1 .testimonial-position,
.testimonial-4 .testimonial-name:after,
.testimonial-2 .testimonial-position,
.testimonial-3 .testimonial-position,
.testimonial-3 .quote-left:before,
.acod-head a:after,
.acod-head a,
.acod-head a:hover,
.acod-head a.collapsed:hover,
.dlab-tabs .nav-tabs > li > a i,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.site-button.outline,
.site-button-link:hover,
.item-info-in ul li a:hover,
.dlab-post-meta.text-primary i,
.dlab-post-meta.text-primary ul li,
.dlab-post-meta.text-primary ul li a,
.dlab-post-meta i,
.comments-area p:before,
.about-8-service .icon-bx-wraper:hover a,
.about-service .icon-bx-wraper:hover a,
.dlab-box-bg .icon-box-btn .site-button,
.list-2 li:hover:before,
.site-filters.style1 li.active a, 
.site-filters.style1.white li.active a,
.site-button-link.black:hover,
.widget_categories ul li a:hover, 
.widget_archive ul li a:hover, 
.widget_meta ul li a:hover, 
.widget_pages ul li a:hover, 
.widget_recent_comments ul li a:hover, 
.widget_nav_menu li a:hover, 
.widget_recent_entries ul li a:hover, 
.widget_services ul li a:hover {
 color: var(--primary);
}
/* Text Secondry */
.text-secondry,
a.text-primary:focus, 
a.text-primary:hover{
	color:var(--secondary);
}
@media only screen and (max-width: 991px) {
 .nav-dark.header-nav .nav > li > a:hover, 
	.nav-dark.header-nav .nav > li > a:active, 
	.nav-dark.header-nav .nav > li > a:focus {
  color: var(--primary);
 }
}
/*===================== 
	Premery border color 
=====================*/
.navbar-toggle,
.testimonial-4 .testimonial-pic,
.testimonial-4:after,
.testimonial-4 [class*="quote-"],
button.scroltop,
blockquote,
.widget_gallery li:hover,
.owl-slider-banner .owl-theme .owl-dots .owl-dot.active, 
.owl-slider-banner .owl-theme .owl-dots .owl-dot:hover,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
input[type="checkbox"]:checked + label:before,
input[type="checkbox"] + label:hover:before, 
input[type="radio"] + label:hover:before,
.owl-theme.dots-style-3 .owl-dots .owl-dot.active, 
.owl-theme.dots-style-3 .owl-dots .owl-dot:hover,
.side-bar .widget_tag_cloud a:hover,
.comments-area .comment-form p input[type="submit"]:hover,
.comments-area .comment-form p input[type="submit"]:focus,
.comments-area .comment-form p input[type="submit"]:active{
 border-color: var(--primary);
}
.owl-item.active.center .testimonial-8 .testimonial-text:after {
 border-top:15px solid var(--primary);
}
.dlab-tabs.border-top .nav-tabs > li > a.active,
.header-nav .nav > li .sub-menu, 
.header-nav .nav > li .mega-menu {
 border-top-color: var(--primary);
}
.port-style1 .port-box {
 border-left: 3px solid var(--primary);
}
.choseus-tabs .nav li a.active {
 border-bottom: 2px solid var(--primary);
}
/*===================== 
	Secondery bg color
 =====================*/


/*===================== 
	Secondery text color
 =====================*/
.overlay-primary-dark:after{
	background-color:#0f1706;
}


/*===================== 
	Light Gallery
 =====================*/
.lg-actions .lg-next, 
.lg-actions .lg-prev, 
.lg-sub-html, 
.lg-toolbar{
    background-color: var(--primary);
}
.lg-outer .lg-toogle-thumb,
.lg-outer .lg-toogle-thumb:hover,
.icon-bx-xs.check-km{
	color: var(--primary);
}
.lg-outer .lg-thumb-item.active, 
.lg-outer .lg-thumb-item:hover {
    border-color: var(--primary);
}

/*===================== 
	New Important
 =====================*/
a.text-primary:hover{
	color: #ed3d8b !important;
}
.text-primary,
.site-footer .footer-bottom a:hover,
footer .widget_services ul li a:hover{
	color: var(--primary) !important;
}
.bg-primary,
.header-nav .nav > li .mega-menu > li > ul li > a:after, 
.header-nav .nav > li .sub-menu li > a:after {
	background-color: var(--primary) !important;
}
a.bg-primary:focus,
a.bg-primary:hover{
	background-color: #ed3d8b !important;
}