/*-----------------------------------------------------------------------------------

    Template Name: Beautyhouse - Health & Beauty template
    Template URI: http://hastech.company/
    Description: This is html5 template
    Author: Hastech
    Author URI: http://hastech.company/
    Version: 1.0

-----------------------------------------------------------------------------------
    
    CSS INDEX
    ===================
	
    1. Theme Default CSS
    2. Heade Css here
    03. slider css here
    04. Welcome about css here
    05. fun fact css here ----
    06. Gallery css here
    06.1 Our gallery 2 css here ----
    07. Sepecial offer css here ----
    08. Feature css here ----
    09. Video section css here ----
    10. our pricing css here 
    11. Testimonial css here ----
    12. our blog css here ----
    13. partner css here  -----
    14. Footer css here
    15. scrollpu css here
    16. About us css here 
        16.1 Breadcrumbs css here -----
        16.2 Our team css here -----
    17. Pagination css here   ------
    18. Contact us css here
    19. Blog Details css here -----
        19.1 Blog sidebar css here -----
    20. Shop page css here -----
        20.1 shop product css here -----
        20.2 shop Tab filter css here ----
    21. Cart page css here ----
    22. Product Deatils css here ----
    23. Checkout page css here ----
    24.Navigation css here
        24.1 Dropdown menu css here
        24.2 Mega menu css here ----
    25. Sticky css here
    26. Mobile menu css here
    27. All elements css code here
        27.1 Accordion css ----
        27.2 Tab css
        27.3 Progress bar css
        27.4 Button css
    28. Home owl slider css ----
    29. Home Animated text css ----
    30. Home video css ----
    31. 404 page css here ----

-----------------------------------------------------------------------------------*/


/*========================
   1. Theme Default CSS
=======================*/

@import url('https://fonts.googleapis.com/css?family=Lato:300,400,400i,700|Raleway:300,300i,400,500,600,700|Montserrat:400,700');

img{max-width: 100%}

/*************************************
         Custom-content all   
 **************************************/
.boxed-layout .wrapper {
  box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.14);
  margin: auto;
  position: relative;
  width: 1500px;
}
.boxed-layout .sticky {
    left: 0;
    right: 0;
    width: 1500px;
}
.boxed-layout.fixed {
  margin: 70px 0;
}
.pattern-fixed.pattern {
  background: url("images/bg/pattern.png") repeat fixed 0 0;
}
.boxed-layout.fixed {
  margin: 50px 0;
}
/*------------------
	2.  Heade Css here
--------------*/
.call-center, .mail-address {
    display: inline-block;
}
.call-center p, .mail-address p {
    color: #757575;
    line-height: 17px;
    margin-bottom: 0;
}
.call-center p i, .mail-address p i {
    margin-right: 12px;
}
.mail-address {
    margin-left: 45px;
}
.social-icons {
    text-align: right;
}
.social-icons > a {
    color: #ffffff;
    font-size: 16px;
    margin-right: 20px;
}
.social-icons a:last-child {
    margin-right: 0;
}
.header-top {
  padding: 8px 0;
  /* background-color: #e68400; */
  background-color: #0f8ee4;
}
.header-top p{
  color:#ffffff;
  font-weight: bold;
}
.menu ul li {
    display: inline-block;
    padding-left: 20px;
    position: relative
}
.menu ul li a {
  color: #535353;
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 30px 0;
  text-transform: uppercase;
}
.menu {
    text-align: center;
}
.logo {
  padding: 5px 0;
}
.header-action-box {
    text-align: right;
}
.mini-cart, .search {
  display: inline-block;
  padding: 47px 0;
}
.cart-icon a, .search > a {
    color: #666;
    font-size: 22px;
}
.mini-cart {
    margin-right: 31px;
}
.cart-icon {
    position: relative;
}
.cart-icon span {
  background: #6bc513 none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 10px;
  font-weight: 500;
  height: 18px;
  line-height: 18px;
  pointer-events: none;
  position: absolute;
  right: -10px;
  text-align: center;
  top: -2px;
  width: 18px;
}
.header-bottom {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  z-index: 999;
  position: relative;
}
.search-box {
  height: 0;
  margin-top: 1px;
  overflow: hidden;
  position: absolute;
  right: 15px;
  top: 100%;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transition-property: height;
  transition-property: height;
  z-index: 99999;
}
.search-form {
    position: relative;
}
.search-form button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #6bc513;
    font-size: 18px;
    position: absolute;
    right: 5px;
    top: 10px;
}
.search-form input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #6bc513;
    color: #666;
    text-transform: capitalize;
    width: 290px;
}
.search-box.open {
    height: 50px;
}
/*mini cart box*/

/*-------------------
    03. slider css here
-----------------------*/
.slider-container .nivo-controlNav {
  bottom: 115px;
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: 99999;
}
.slider-container {
  position: relative;
  z-index: 9;
}
.slider-text-table {
    display: table;
    height: 100%;
    width: 100%;
    /* background-color: rgb(255,255,255,.5); 
    border-radius: 20px; */
}
.slider-text-tablecell {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.slide1-text {
  margin-top: -60px;
}
.title-1 h1 {
    color: #535353;
    font-size: 50px;
    font-weight: bold;
    line-height: 48px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.explore-now a {
  background: #6bc513 none repeat scroll 0 0;
  border: 2px solid transparent;
  border-radius: 30px;
  color: #fff;
  display: inline-block !important;
  font-weight: 600;
  margin-top: 20px;
  padding: 16px 30px;
  text-transform: uppercase;
}
.explore-now a:hover {
  background: none;
  border: 2px solid #6bc513;
  color: #6bc513
}
.nivo-controlNav a {
  background-color: rgba(92, 197, 57, 0.6);
  border: 2px solid transparent;
  border-radius: 100%;
  cursor: pointer;
  display: inline-block;
  height: 14px;
  line-height: 14px;
  margin: 0 10px;
  position: relative;
  text-indent: -9999px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  width: 14px;
}
.nivo-controlNav a:hover,.nivo-controlNav a.active {
  background-color: #fff;
  border-color: #6bc513;
}
.nivo-controlNav a.active {
  width: 16px;
  height: 16px;
}
/*-------------------
    04. Welcome about css here
--------------------*/
.welcome-about {
  padding-bottom: 40px;
  padding-top: 60px;
}
.layout{
  padding-bottom: 30px;
  padding-top: 50px;
}
.about-desc h6 {
    color: #7a7a7a;
    font-weight: 600;
    margin-bottom: 6px;
}
.about-desc h2 {
    color: #535353;
    font-size: 30px;
    margin-bottom: 13px;
    text-transform: capitalize;
}
.title-h2 h2{
  color: #535353;
  font-size: 30px;
  margin-bottom: 13px;
  text-transform: capitalize;
}
.about-desc > a {
  /* border: 1px solid #6bc513; */
  border: 1px solid #13c59f;
  border-radius: 25px;
  display: inline-block;
  font-weight: 600;
  margin-top: 7px;
  padding: 14px 35px;
  text-transform: uppercase;
}
.about-desc > a:hover {
    /* background: #6bc513; */
    background: #13c59f;
    color: #fff
}
.about-desc p.text-2 {
  margin: 24px 0;
}
.about-img {
  border-right: 1px solid #ddd;
  text-align: center;
}
/*--------------------------
    05. fun fact css here
--------------------*/

/*----------------
    06. Gallery css here
----------------*/
.section-title h2 {
  color: #535353;
  display: inline-block;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 52px;
  position: relative;
  text-transform: uppercase;
  border-bottom: 2px solid #13c59f;
  padding-bottom: 22px;
}
.section-title h2:before {
  /* background: #6bc513 none repeat scroll 0 0; */
  background: #13c59f none repeat scroll 0 0;
  bottom: -30px;
  content: "";
  height: 1px;
  left: 50%;
  margin-left: -68px;
  position: absolute;
  width: 0px;
}
.section-title.text-center > p {
  margin-bottom: 0;
}
.section-title h2:after {
  background: #fff none repeat scroll 0 0;
  /* bottom: -43px; */
  bottom: -15px;
  color: #13c59f;
  content: "\f101";
  font-family: "Font Awesome 5 Free"; 
  font-weight: 900;
  left: 50%;
  margin-left: -16px;
  padding: 0 5px;
  position: absolute;
}
.section-title.bg_grey h2:after {
  background: #f1f1f1 none repeat scroll 0 0;
}

.section-title {
  /* margin-bottom: 20px; */
  margin-bottom: -18px;
}

/*--------------
    06.1 Our gallery 2 css here
--------------*/

/*---------------
    07. Sepecial offer css here
-----------*/

/*-----------
    08. Feature css here
---------------*/

/*-----------------
    09. Video section css here
------------------*/

/*---------------------
    10. our pricing css here
----------------------*/
.pricing-title > h3 {
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
    display: inline-block;
    font-size: 22px;
    margin-bottom: 33px;
    padding-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}

.pricing-title > h3:before {
    /* background-color: #fff; */
    bottom: -12px;
    color: #ffffff;
    /* content: "";
    font-family: FontAwesome; */
    content: "\f101";
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900;
    left: 50%;
    margin-left: -17px;
    padding: 0 6px;
    position: absolute;
}
.pricing-desc > h2 {
  color: #666666;
  display: inline-block;
  font-family: "Montserrat",sans-serif;
  font-size: 55px;
  font-weight: 400;
  line-height: 27px;
  margin-bottom: 5px;
  margin-left: -50px;
  position: relative;
}
.pricing-desc > h2 span.currency {
  font-size: 22px;
  left: -19px;
  position: absolute;
  top: -10px;
  font-weight: bold;
}
.pricing-desc > h2 span.date {
  bottom: -7px;
  font-size: 22px;
  position: absolute;
  font-family: "Raleway",sans-serif;
  font-weight: bold;
}
.pricing-desc > ul {
    margin-top: 18px;
}
.pricing-desc ul li {
    color: #ffffff;
    font-family: "Raleway",sans-serif;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 30px;
    padding: 0px 5px;
}
.pricing-desc ul li:last-child {
    margin-bottom: 0;
}
.pricing-table {
  /* box-shadow: 0 0 8px rgba(177, 30, 49, 0.4); */
  /* border: rgb(230 132 0 / 77%) 3px solid; */
  border: #0f8ee410 3px solid;
  /* border: 3px solid #b11e31bb; */
  border-radius: 5px;
  margin-bottom: 25px;
  padding: 56px 5px 59px;
  position: relative;
  z-index: 99;
  height: 500px;
  /* background-color: rgb(136 191 83); */
  background-color: #13c59f;
  transition: .5s ease;
}
.book-now > a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 22px;
    color: #666666;
    display: inline-block;
    font-weight: bold;
    padding: 13px 35px;
    text-transform: uppercase;
}
.pricing-desc .book-now {
    bottom: -20px;
    position: absolute;
    width: 100%;
}
.book-now2 {
  bottom: -20px;
  position: absolute;
  width: 100%;
}
.book-now2 > a {
  /* box-shadow: 0 0 8px rgb(230 132 0 / 70%); */
  border:rgb(230 132 0 / 77%) 3px solid;
  /* border-radius: 5px; */
  background: #fff none repeat scroll 0 0;
  /* border: 1px solid #ddd; */
  border-radius: 22px;
  /* color: #666666; */
  display: inline-block;
  font-weight: bold;
  padding: 13px 35px;
  text-transform: uppercase;
  /* background: #6bc513; */
  /* color: #fff; */
}
.pricing-table:before {
  /* background: rgba(0, 0, 0, 0) url("images/common/pricing-1.png") no-repeat scroll right bottom; */
  bottom: 0;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  width: 100%;
  z-index: -9;
}
.pricing-table:hover {
  /* background: #599513 url("images/common/pricing-2.png") no-repeat scroll -150px 0; */
  /* background: rgba(177 30 49 / 70%) no-repeat scroll -150px 0; */
  background: #069878; 
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
.pricing-table:hover:before {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.pricing-table:hover .pricing-desc > h2 {
  color: #6bc513
}
.pricing-table:hover .book-now  > a {
  background: #6bc513;
  color: #fff;
  border-color: #6bc513;
}
.pricing-table:hover  .book-now2 > a {
  background: #6bc513;
  color: #fff;
  border-color: #6bc513;
}

/*-------------------
    11. Testimonial css here
------------------------*/

/*-------------------
   12. our blog css here 
------------------*/

/*--------------
    13. partner css here
-------------*/

/*------------
  14. Footer css here
--------------*/
.single-footer.widget ul li {
  float: left;
  width: 33.33%;
}
.footer-top {
    /* background: #f1f1f1 url(images/common/f-bg-1.png)no-repeat scroll left center; */
    background: #f1f1f1 ;
}
.footer {
   position: relative;
}
.footer:before {
    /* background: url(images/common/f-bg-2.png)no-repeat scroll right bottom; */
    width: 100%;
    height: 100%;
    content: "";
    right: 0;
    bottom: 0;
    position: absolute;
}
.footer-bottom {
    /* background: rgb(230,132,0) none repeat scroll 0 0; */
    background: #545454 none repeat scroll 0 0; 
    /* background-color: #24c2ec; */
    color:#ffffff;
}
.footer-title > h3 {
    color: #535353;
    font-size: 18px;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.single-footer.open-hours > p {
    margin-top: -6px;
}
.contact-action > p {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 18px;
  font-weight: bold;
}
.contact-action span {
  color: #323232;
  display: inline-block;
  float: left;
  font-size: 30px;
  margin-top: 12px;
}

.contact-action span {
    color: #666;
    display: inline-block;
    float: left;
    font-size: 30px;
    margin-top: 12px;
}
.single-footer.quick-links li {
    display: block;
    margin-bottom: 15px;
    padding-left: 15px;
    position: relative;
}
.single-footer ul li a {
    color: #757575;
    text-transform: capitalize;
    font-size:16px;
}
.single-footer.quick-links li:last-child {
    margin-bottom: 0;
}
.single-footer.quick-links li:before {
    background: #757575 none repeat scroll 0 0;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 5px;
}
.single-footer.quick-links li:hover a {
    color: #13c59f;
}
.single-footer.quick-links li:hover:before {
    background: #13c59f none repeat scroll 0 0;
}

.single-footer.open-hours li {
    color: #757575;
    font-weight: 400;
    margin-bottom: 14px;
}
.single-footer.open-hours li:last-child {
    margin-bottom: 0;
}
.single-footer.open-hours li span.close {
    color: #6bc513;
    font-size: 16px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    text-transform: capitalize;
}
.copyright > p {
    margin-bottom: 0;
}
.copyright {
    padding: 17px 0;
}
.copyright-text {
  color: #ffffff;
  font-size: 16px;
}
.copyright a:hover{text-decoration: underline}

.single-footer.widget ul li img {
    width: 100%;
}
.single-footer.widget ul li {
    padding-bottom: 15px;
    padding-right: 15px;
}
.single-footer.widget li a {
    display: block;
    position: relative;
}
.single-footer.widget li a:before {
    background: rgba(107, 197, 19, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    visibility: hidden;
    width: 100%;
}
.single-footer.widget li a:after {
    color: #fff;
    content: "";
    font-family: FontAwesome;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    visibility: hidden;
}
.single-footer.widget li a:hover:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
            transform: scale(1);
    visibility: visible;
}
.single-footer.widget li a:hover:after {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}
/*--------------------
    15. scrollpu css here
----------------------*/
#scrollUp {
    /* background: #6bc513; */
    background: #0f8ee4 ;
    bottom: 45px;
    color: #ffffff;
    cursor: pointer;
    display: none;
    font-size: 28px;
    height: 40px;
    line-height: 37px;
    position: fixed;
    right: 30px;
    text-align: center;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 40px;
    z-index: 9999;
}
#scrollUp i {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
#scrollUp:hover {
    background: #757575 none repeat scroll 0 0;
}
/*------------------------
    16. About us css here
---------------*/
/*------------------------
    16.1 Breadcrumbs css here
---------------*/
.about-us .about-desc h2 {
  margin-bottom: 23px;
}

/*-----------------
    16.2 Our team css here
-----------------*/
/*-----------------
    17. Pagination css here
--------------------------*/

/*--------------
    18. Contact us css here
------------------*/
.contact-icon {
    display: inline-block;
    float: left;
}
.contact-desc {
  display: inline-block;
  margin-left: 22px;
}
.contact-icon > a {
    border: 1px solid #ddd;
    border-radius: 50%;
    color: #666666;
    display: inline-block;
    font-size: 30px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    width: 55px;
}
.contact-icon > a:hover {
    background: #6bc513;
    border-color: #6bc513;
    color: #fff;
}
.contact-list {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-top: -50px;
  padding: 50px 80px;
  position: relative;
  z-index: 9999;
}
.single-contact.text-center .contact-icon {
  float: none;
}
#contact-form > input {
    border: 1px solid #aaa;
    color: #aaaaaa;
    margin-bottom: 20px;
    padding: 0 20px;
}
#contact-form textarea {
    border: 1px solid #aaa;
    height: 100px;
    resize: none;
}
#contact-form > button {
    background: #13c59f none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-family: "Lato",sans-serif;
    font-size: 16px;
    font-weight: 500;
    height: 45px;
    margin-top: 40px;
    text-transform: uppercase;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    width: 100%;
}
#contact-form > button:hover {
    background: #555 none repeat scroll 0 0;
}
.form-messege.error {
  color: red;
  font-style: italic;
  text-transform: capitalize;
}
.form-messege.success {
  color: #6bc513;
  font-style: italic;
  text-transform: uppercase;
}
/*----------------
    19. Blog Details css here
---------------*/
.input-field {
    float: left;
    margin-bottom: 25px;
    padding-left: 10px;
    width: 50%;
}
.comment-input .input-field:first-child {
    padding-left: 0;
    padding-right: 10px;
}
.input-field > input {
  border: 1px solid #eee;
  height: 42px;
  padding: 0 20px;
  color: #757575;
}
.textarea textarea {
    border: 1px solid #eee;
    height: 100px;
    resize: none;
}
.submit > button {
    background: #6bc513 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: block;
    font-weight: 600;
    height: 40px;
    margin-top: 25px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.submit > button:hover {
    background: #555 none repeat scroll 0 0;
}
/*-------------
    19.1 Blog sidebar css here
------------------------*/

/*----------------
    20. Shop page css here
-----------------*/

/*------------------------
    20.1 shop product css here
-------------------*/
/*------------------------
    20.2 shop Tab filter css here
-------------------*/
/*---------------
    21. Cart page css here
------------------*/

/*-------------------
   22. Product Deatils css here
------------------*/

/* Product Review Tab */

/* Review Form */

/*-----------------------
   23. Checkout page css here
----------------------*/

/*Shipping infomation*/

/*Billing information*/

/*Order review css here*/

/*-------------------------
    24.Navigation css here
-------------------------*/
/*-------------------------
    24.1 Dropdown menu css here
-------------------------*/
.menu ul li:hover a,.menu ul li:hover ul li a:hover{
  color: #0f8ee4 ;
}
.menu ul li:hover ul li a{
  color: #555
}
.menu ul li ul.dropdown_menu {
  left: 0;
  top: 100%;
  width: 200px;
}
.menu ul li ul.dropdown_menu {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  position: absolute;
  text-align: left;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  z-index: 99999;
  border-bottom: 4px solid #13c59f;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
  margin-top: 4px;
}
.menu ul li:hover ul.dropdown_menu{
  opacity:  1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
  margin-top: 0;
}
.menu ul li ul.dropdown_menu li {
  border-bottom: 1px solid #ddd;
  display: block;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.menu ul li ul.dropdown_menu li:last-child {
    border-bottom: medium none;
}
.menu ul li ul.dropdown_menu li a {
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding: 12px 20px;
    text-transform: capitalize;
}
.menu ul li ul.dropdown_menu li {
  padding: 0;
}
/*-------------------------
    24.2 Mega menu css here
-------------------------*/

/*-------------------------
    25. Sticky css here
---------------------*/
.sticky {
  -webkit-animation: 600ms ease-in-out 0s normal none 1 running fadeInDown;
          animation: 600ms ease-in-out 0s normal none 1 running fadeInDown;
  background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
  left: 0;
  margin: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.sticky .logo {
  padding: 0 0;
}
.sticky .menu ul li a {
  padding: 27px 0;
}
.sticky .mini-cart,.sticky .search {
  padding: 20px 0;
}
/*-------------------
    26. Mobile menu css here
----------------------------*/
.mobile-menu-area {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  margin-top: 16px;
  position: absolute;
  width: 100%;
  z-index: 999;
}
.mean-container a.meanmenu-reveal {
  float: left;
  /* left: 50% !important; */
  position: absolute;
  top: -52px;
}
.mean-container .mean-nav ul li a.mean-expand {
  font-family: "Lato",sans-serif;
}
.mobile-menu-area .mean-nav {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.sticky .mean-container a.meanmenu-reveal {
   top: -64px;
}
/*--------------------------
    27. All elements css code here
---------------------------------*/
/*--------------------------
    27.1 Accordion css
---------------------------------*/

/*--------------------------
    27.2 Tab css
---------------------------------*/

/*--------------------------
    27.3 Progress bar css
---------------------------------*/

/*--------------------------
    27.4 Button css
---------------------------------*/
a.button {
  background: #6bc513 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  text-transform: capitalize;
  -webkit-transition: all 0.5s ease-in 0s;
  transition: all 0.5s ease-in 0s
}
a.button.large {
  font-size: 18px;
  padding: 18px 0;
}
.button.large span {
  display: inline-block;
  padding: 0 60px;
}
.button span {
  font-family: "Lato",sans-serif;
}
.button.large i {
  padding: 0 12px;
}
a.button.medium{
  font-size: 16px;
  padding: 18px 0;  
}
.button.medium span {
  display: inline-block;
  padding: 0 40px;
}
.button.medium i {
  padding: 0 12px;
}
a.button.little {
  font-size: 15px;
  padding: 14px 0;
}
.button.little span {
  display: inline-block;
  padding: 0 20px;
}
.button.little i {
  padding: 0 12px;
}
a.button.button-black{
  background: #4a4a4a
}
a.button.button-black:hover{
  background: #fff;
  color: #4a4a4a
}
a.button.button-white,a.button:hover{
  background: #fff;
  color: #6bc513
}
a.button.button-white:hover,a.button.border_radius.button-black:hover{
  background: #6bc513;
  color: #fff
}
a.button.border-radius {
  border-radius: 0;
  padding: 14px 0;
}
a.button.btn-gray {
    background: #e5e5e5 none repeat scroll 0 0;
    color: #777;
}
a.button.border_radius {
    border-radius: 30px;
    font-size: 15px;
    padding: 16px 8px;
    text-transform: uppercase;
}
a.button.btn-border {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid;
    color: #4a4a4a;
}
a.button.btn-gray:hover,a.button.btn-border:hover{color:#6bc513}
/*-------------------
    28. Home owl slider css
-----------------*/
/*-------------------
    29. Home Animated text css
-----------------*/
/*-------------------
    30. Home video css
-----------------*/
/*----------------------------
    31. 404 page css here
-------------------------*/
.text-1{
  font-size: 20px;
  color: #323232;
  line-height: 30px;
}

.footer-container{
  padding: 40px !important;
  background-color: rgb(255,255,255,.9);
  border-radius: 10px;
  border: 2px solid #0f8ee477 ;
  box-shadow: -3px 0 10px -2px rgb(0 0 0 / 32%);
}

.product-range{
  padding-top:20px;
  padding-bottom: 20px;
}

.product-range-item{
  border: 2px solid rgb(87 176 0 / 50%);
  box-shadow: -3px 0 10px -2px rgb(0 0 0 / 32%);
  padding: 30px 10px;
  background-color: rgb(255,255,255,.9);
  border-radius: 10px;
  height: 30px;
  margin-bottom: 30px;
  line-height: 5px;
}
.product-range-item:hover {
  background-color: #6bc513;
}

.product-range-item:hover a{
  color:#ffffff;
}

.vision-2{
  /* padding:40px; */
  padding: 20px;
}
.vision-2 p{
  font-family: "Raleway",sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #323232;
  line-height: 30px;
}
.vision-2 b{
  font-weight: 700;
}
.vision-2 ul li{
  font-family: "Raleway",sans-serif;
  list-style: disc;
  margin-left: 30px;
  font-size: 16px;
  font-weight: 500;
  color: #323232;
  line-height: 30px;
}
.vision-2 i .fa{
  color: green;
}
.space-office{
  padding: 5px 10px;color: #323232;font-size: 18px;
}
.space-office p{
  color: #323232;font-size: 18px;
}
.responsive-margin{
  padding-top: 10px;
  padding-bottom: 20px;
}
.contact p {
  font-size:16px;
  font-weight: 500;
  color:#323232 !important
}

.carousel-indicators {
        bottom: 14%;
      }
      .carousel-indicators li {
        display: inline-block;
        text-indent: 0;
        cursor: pointer;
        border: none;
        border-radius: 50%;
        background-color: #666;
        box-shadow: inset 1px 1px 1px 1px rgba(0,0,0,0.5);
      }
      .carousel-indicators .active {
        background-color: #fff;
      }
      /*
      inspired from https://codepen.io/Rowno/pen/Afykb 
      */
      .carousel-fade .carousel-inner .item {
        opacity: 0;
        transition-property: opacity;
      }
      .carousel-fade .carousel-inner .active {
        opacity: 1;
      }
      .carousel-fade .carousel-inner .active.left,
      .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
      }
      .carousel-fade .carousel-inner .next.left,
      .carousel-fade .carousel-inner .prev.right {
        opacity: 1;
      }
      .carousel-fade .carousel-control {
        z-index: 2;
      }
      /*
      WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
      now override the 3.3 new styles for modern browsers & apply opacity
      */
      @media all and (transform-3d), (-webkit-transform-3d) {
          .carousel-fade .carousel-inner > .item.next,
          .carousel-fade .carousel-inner > .item.active.right {
            opacity: 0;
            -webkit-transform: translate3d(0, 0, 0);
                    transform: translate3d(0, 0, 0);
          }
          .carousel-fade .carousel-inner > .item.prev,
          .carousel-fade .carousel-inner > .item.active.left {
            opacity: 0;
            -webkit-transform: translate3d(0, 0, 0);
                    transform: translate3d(0, 0, 0);
          }
          .carousel-fade .carousel-inner > .item.next.left,
          .carousel-fade .carousel-inner > .item.prev.right,
          .carousel-fade .carousel-inner > .item.active {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
                    transform: translate3d(0, 0, 0);
          }
      }
      /* .carousel-caption {
        font-family: "Open Sans", sans-serif;
        font-size: 2em;
        font-weight: 300;
        width: 100%;
        position: absolute;
        bottom: -12px;
        left: -30%;
        color: white;
        text-decoration: none;
        text-shadow: 2px 2px #000000;
        animation-delay: 1.5s;
        animation-duration: 1.5s;
      } */
      .btn-teo-caption {
        width: 155px;
        border-radius: 500px !IMPORTANT;
        border: 3px solid #106470;
        margin-top: 6px;
        margin-right: 21%;
        background-color: #106470;
        font-weight: bold;
        color: white;
      }
      .btn-teo-caption:hover {
        background-color: white;
          color: #106470;
        border: 3px solid #106470;
          transition-property: ease 1s;
      }
      /* #caption1-button {
        font-family: "Open Sans", sans-serif;
        font-size: 2em;
        font-weight: 300;
        position: absolute;
        bottom: -10px;
        left: 40%;
        color: black;
        text-decoration: none;
      } */

/* Slider */
      .carousel-indicators {
        bottom: 14%;
      }
      .carousel-indicators li {
        display: inline-block;
        text-indent: 0;
        cursor: pointer;
        border: none;
        border-radius: 50%;
        background-color: #666;
        box-shadow: inset 1px 1px 1px 1px rgba(0,0,0,0.5);
      }
      .carousel-indicators .active {
        background-color: #fff;
      }
      /*
      inspired from https://codepen.io/Rowno/pen/Afykb 
      */
      .carousel-fade .carousel-inner .item {
        opacity: 0;
        transition-property: opacity;
      }
      .carousel-fade .carousel-inner .active {
        opacity: 1;
      }
      .carousel-fade .carousel-inner .active.left,
      .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
      }
      .carousel-fade .carousel-inner .next.left,
      .carousel-fade .carousel-inner .prev.right {
        opacity: 1;
      }
      .carousel-fade .carousel-control {
        z-index: 2;
      }
      /*
      WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
      now override the 3.3 new styles for modern browsers & apply opacity
      */
      @media all and (transform-3d), (-webkit-transform-3d) {
          .carousel-fade .carousel-inner > .item.next,
          .carousel-fade .carousel-inner > .item.active.right {
            opacity: 0;
            -webkit-transform: translate3d(0, 0, 0);
                    transform: translate3d(0, 0, 0);
          }
          .carousel-fade .carousel-inner > .item.prev,
          .carousel-fade .carousel-inner > .item.active.left {
            opacity: 0;
            -webkit-transform: translate3d(0, 0, 0);
                    transform: translate3d(0, 0, 0);
          }
          .carousel-fade .carousel-inner > .item.next.left,
          .carousel-fade .carousel-inner > .item.prev.right,
          .carousel-fade .carousel-inner > .item.active {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
                    transform: translate3d(0, 0, 0);
          }
      }
      .carousel-caption {
        font-family: "Open Sans", sans-serif;
        font-size: 2em;
        font-weight: 300;
        width: 100%;
        position: absolute;
        bottom: 100px;
        left: -30%;
        color: white;
        text-decoration: none;
        text-shadow:5px 5px 5px rgb(100,100,100,.5);
        animation-delay: 1.5s;
        animation-duration: 1.5s;
      }
      .btn-teo-caption {
        width: 155px;
        border-radius: 500px !IMPORTANT;
        border: 3px solid #106470;
        margin-top: 6px;
        margin-right: 21%;
        background-color: #106470;
        font-weight: bold;
        color: white;
      }
      .btn-teo-caption:hover {
        background-color: white;
          color: #106470;
        border: 3px solid #106470;
          transition-property: ease 1s;
      }
      #caption1-button {
        font-family: "Open Sans", sans-serif;
        font-size: 2em;
        font-weight: 300;
        position: absolute;
        bottom: -10px;
        left: 40%;
        color: black;
        text-decoration: none;
      }
  