
/*===================== 
	Premery bg color 
=====================*/

::selection {
	background: #82c47b;
   }
   ::-moz-selection {
	background: #82c47b;
   }
   ::-webkit-selection {
	 background: #82c47b;
   }
   
   /* Premery bg Hex color*/
   .bg-primary,
   .nav-line-animation > li > a:before,
   .nav-line-animation > li > a:after,
   .input-animate.input .spin,
   .wt-separator:after,
   .work-hover-grid h5,
   .sep-line-one:after,
   .wt-separator:before,
   .sep-line-one:before,
   .site-button-link::before,
   .our-team-two h5,
   .play-now .icon,
   .latest-blog-1 .wt-post-info .post-date:after,
   .filter-navigation a::before,
   .f-social-link.social-icons li a:after,
   .footer-link ul li a::before,
   .our-team-one .team-bg,
   .our-team-one ul li a:hover,
   
   .pagination > .active > a, 
   .pagination > .active > span, 
   .pagination > .active > a:hover, 
   .pagination > .active > span:hover, 
   .pagination > .active > a:focus, 
   .pagination > .active > span:focus ,
   .pagination > li > a:hover, 
   .pagination > li > span:hover, 
   .pagination > li > a:focus, 
   .pagination > li > span:focus,
   ol.comment-list li.comment .reply a::before,
   .contact-one .form-control:focus + .spin,
   .cssload-box-loading::after,
   .is-fixed .header-center .navbar-toggle .icon-bar {
	   background-color:#82c47b;
   }
   
   
   
   /* Premery hex buttons bg color*/
   .site-button {
	   background-color:#82c47b;
   }
   .site-button:hover,
   .site-button:focus,
   .site-button:active{
	   background-color:#da4386;
   }
   
   .site-button:hover,
   .site-button:focus,
   .site-button:active,
   .our-team-one:hover .team-bg, .our-team-one.hover .team-bg{
	   background-color:#3c583a;
   }
   
   /*===================== 
	   Premery text color 
   =====================*/
   /* Premery text Hex color*/
   a,
   h1 a:hover, 
   h2 a:hover, 
   h3 a:hover, 
   h4 a:hover, 
   h5 a:hover, 
   h6 a:hover,
   .text-primary,
   ul.primary li::before,
   button.scroltop,
   
   .header-nav .nav > li:hover > a,
   .header-nav .nav > li .sub-menu li a:hover,
   .header-nav .nav > li .sub-menu li:hover > a,
   .header-nav .nav > li .mega-menu > li ul a:hover,
   
   .header-nav .nav > li.active > a, 
   .header-nav .nav > li.current-menu-item > a,
   .header-nav .nav li.has-child.nav-active > a,
   
   ol.comment-list li.comment .reply a,
   
   .masonry-filter > li.active a, 
   .masonry-filter > li a:hover, 
   .masonry-filter > li a:active, 
   .masonry-filter > li a:focus,
   .nav-dark.header-nav .nav > li .sub-menu li a:hover,
   .site-button-link::after,
   
   .owl-carousel .owl-nav button.owl-prev:hover,
   .owl-carousel .owl-nav button.owl-prev:active,
   .owl-carousel .owl-nav button.owl-prev:focus,
   .owl-carousel .owl-nav button.owl-nextt:hover,
   .owl-carousel .owl-nav button.owl-next:active,
   .owl-carousel .owl-nav button.owl-next:focus,
   
   .our-team-two ul li a:hover,
   
   .latest-blog-1 .wt-post-info .post-date,
   .testimonial-5 .testimonial-paragraph .fa-quote-left,
   .f-social-link.social-icons li a,
   .footer-link ul li a:after,
   .site-footer .widget-section > ul > li a:hover,
   .has-child .submenu-toogle,
   .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:#82c47b;
   }
   
   @media only screen and (max-width:991px) {
   .contact-slide-show.text-white,
   .bg-primary .site-search-btn {
	   color:#82c47b;
   }
   } 
   
   /*===================== 
	   Premery border color 
   =====================*/
   
   /* Premery Hex border color*/
   .site-button:after,
   .site-button:before,
   .tp-thumbs-inner-wrapper .tp-thumb.selected:after,
   ol.comment-list li.comment .comment-body{
	   border-color:#82c47b;
   }
   
   .site-button:hover:before,
   .site-button.hover:before,
   .site-button:hover:after,
   .site-button.hover:after {
	   border-color:#3c583a;
   }
   
   /*===================== 
	   Secondery bg hex color
	=====================*/
	
   /* Secondery hex buttons bg color*/
   .site-button-secondry,
   .nav-dark.header-nav .nav > li .sub-menu,
   .nav-dark.header-nav .nav > li .mega-menu{
	   background-color:#3c583a;
   }
   .site-button-secondry:hover,
   .site-button-secondry:focus,
   .site-button-secondry:active {
	   background-color:#062204;
   }
   
   .site-button-secondry:before,
   .site-button-secondry:before,
   .site-button-secondry:after,
   .site-button-secondry:after {
	 border-color: #3c583a;
   }
   
   .site-button-secondry:hover:before,
   .site-button-secondry.hover:before,
   .site-button-secondry:hover:after,
   .site-button-secondry.hover:after {
	 border-color: #062204;
   }
   
   a:active, a:hover, a:focus {
	   color: #3c583a;
   }
   /* Secondery hex text color*/
   .text-secondry {
	   color:#3c583a;
   }
   /* Secondery hex background color*/
   .bg-secondry {
	   background-color:#3c583a;
   }
   
   
   .play-now .ripple,
   .play-now .ripple:before,
   .play-now .ripple:after {
   
	   -webkit-box-shadow: 0 0 0 0 rgba(80, 170, 178, .3);
	   -moz-box-shadow: 0 0 0 0 rgba(80, 170, 178, .3);
	   -ms-box-shadow: 0 0 0 0 rgba(80, 170, 178, .3);
	   -o-box-shadow: 0 0 0 0 rgba(80, 170, 178, .3);
	   box-shadow: 0 0 0 0 rgb(130, 196, 123);
   
   }
   .notification-animate::before {
	   border: 5px solid rgba(130, 196, 123, 0.2);
   }