
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@200;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@200;400;500;600;700;800;900&display=swap');
body {
  background: #fff;
  font-family: 'DM Sans', sans-serif;

}
select:focus {
    outline: 0px 0;
    box-shadow: none;
}
h1, h2 {
    font-family: 'Roboto Slab', serif;
 
}
/*modal*/

.modal-front .modal-content {
    background-color: #fff;
    border: 0px solid rgba(0,0,0,.2);
    outline: 0;
    border-radius: 20px;
}
.modal-front .modal-content img {
    border-radius: 20px;
}
.modalbtn .btn.btn-primary {
    position: absolute;
    margin-top: 20px;
    z-index: 2;
    left: 30px;
}
.modal-front .btn-close {
       position: absolute;
    right: 8px;
    top: 5px;
    font-size: 12px;
    color: #222;
    opacity: 1;
}

.banner-title {
  position: absolute;
    top: 136px;
    font-size: 33px;
    color: #222;
    font-weight: 700;
    left: 74px;
    text-align: center;
    width: 70%;
    line-height: 1.3;
    letter-spacing: -1px;
}
.banner-cta {
    border-radius: 30px;
    padding: 10px 40px;
    background:#222;
    font-weight: 600;
    line-height: 2;
    border: 0;
    background-size: 150% 100%;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: #fff;
    font-size: 18px;
    overflow: hidden;
    box-shadow: 0 5px 2px 0 rgb(61 163 135 / 29%);
    position: absolute;
    top: 260px;
    left: 143px;
}

/*modal*/

.credit-balance i {
    margin-right: 6px;
    margin-left: 7px;
}
.credit-balance {
   float: left;
    display: inline-flex;
    background: transparent!important;
    color: #3B746B!important;
    margin-right: 30px!important;
    padding: 6px 15px 4px!important;
    width: auto;
    border-radius: 5px;
    font-weight: 600;
    border: 2px solid #3B746B;
    top: -5px;
    position: relative;
}

/*-----------------header-------------------*/
.navbar-brand {
    width: 14%;
    padding: 0;
    margin-right: 50px;
}
.navbar-brand img {
    width: 100%;
    margin-left: 30px;
    margin-top: -4px;
    margin-bottom: 7px;
}
i.bi.bi-justify-left {
    color: #222;
}
i.bi.bi-grid {
    color: #222;
}
.navbar-expand-lg .dropdown-menu>.dropdown>.dropdown-toggle::after {
   display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
.dropdown-menu {
   color: #333;
    border: 0px solid rgba(0,0,0,.15);
    border-top: 5px solid #a2cac2;
    box-shadow: 0 4px 8px #21212136;
}
.dropdown-menu.show {
    display: block;
    border-radius: 16px;
}
.navbar-dark .navbar-nav .nav-link {
    color: #333!important;
    font-weight: 600;
    margin: 0 10px;
     box-shadow: inset 0 0 0 0 #5A9B8E;
    transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
     border-radius: 5px;
    font-size: 15px;
    margin: 0;
    padding-right: 0.7rem;
    padding-left: 0.7rem;
}
.navbar-dark .navbar-nav .nav-link:hover {
    box-shadow: inset 200px 0 0 0 #5A9B8E;
    border-radius: 5px;
    color: #FFF!important;
}
.navbar-dark .navbar-nav .nav-link:hover i {
    color: #fff;
}
.navbar {
z-index: 999;
    padding: 20px 10px 10px;
    z-index: 2;
    width: 100%;
    background-color: transparent!important;
    
}
nav {
    margin-top: -5px;
}
/*.nav-right {
    margin-right: -180px;
}*/
.navbar .btn.btn-default {
    border-radius: 30px;
    padding: 7px 18px;
   
    background-image: linear-gradient(305deg, #1c4f49 0%, #62a597 100%);
    font-weight: 600;
    line-height: 2;
    border: 0;
    background-size: 150% 100%;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
   box-shadow: 0px 0px 0px 4px rgb(61 163 135 / 29%)!important;
}
.navbar .btn.btn-default img {
   width: 28%;
    margin-right: 2px;
    transition: all ease .3s;
    float: left;
    position: relative;
    top: 1px;
}

.navbar .btn.btn-default:hover img {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
 .btn.btn-default i{
   transition: all ease .3s;  
  /* transform: rotate(35deg);*/
}
 .btn.btn-default:hover i {
  transform: translateY(-2px);
}
.default2 {
    background: transparent!important;
    box-shadow: 0px 0px 0px 4px rgb(61 163 135 / 29%)!important;
    color: #478479!important;
    margin-right: 30px!important;
    margin-left: 65px;
     padding: 6px 15px 4px!important;
}
.default2:hover {
    background-image: linear-gradient(305deg, #1c4f49 0%, #62a597 100%)!important;
   color: #fff!important;
  
}
.default2 img {
    width: 24%!important;
    
}
.default2:hover img {
    filter: brightness(19)!important;
}
.container {
    margin: auto;
    max-width: 90%;
}
.dropdown.shopping {
    list-style: none;
}
.nav-right li {
    display: inline-block;
}
.shopping i {
    color: #333;
    font-size: 20px;
}
.shopbag {
    width: 330px;
}
.shopbag .card-header {
    padding: 15px 15px 12px!important;
}
.cartempty {
    text-align: center;
    margin: 10px auto 10px;
    width: 19%;
}
.shopbag h3 {
    font-size: 15px;
    font-weight: 600;
}
.shopbag a {
    font-size: 14px;
    color: #000;
    text-decoration: none;
    font-weight: 600;
}
.shopcartbtn {
    padding: 8px 20px!important;
    background-image: linear-gradient(305deg, #1c4f49 0%, #62a597 100%);
    font-weight: 600;
    color: #fff!important;
    text-decoration: none;
    border-radius: 30px;
    font-size: 13px!important;
}
.shopping .nav-link:hover {
    box-shadow: none!important;
    
}
.shopping {
    margin-left: 20px;
}
.shopping .dropdown-toggle::after {
    display: none;
}
/*-----------------header-------------------*/
@media only screen and (max-width: 1272px){
.navbar-dark .navbar-nav .nav-link {
  padding-right: 0.2rem;
    padding-left: 0.4rem;
}
}
@media only screen and (max-width: 1224px){
.navbar-dark .navbar-nav .nav-link, .navbar .btn.btn-default {
   font-size: 13px;
    padding: 6px 7px;
    margin: 0;
}
.navbar-brand {
    width: 18%;
}
.dropdown.shopping, .credit-balance {
 top: 0px!important;
}

.navbar {
    padding: 16px 10px 10px;
   
}
.nav-right {
margin-left: 0;
    position: relative;
    top: 3px;
}
.default2 {
 padding: 5px 14px 4px!important;
    font-size: 12px!important;
    margin: 0 10px!important;
}
.navbar-brand img {
    width: 90%;
    margin-left: 10px;
}
.dropdown.shopping {
   
    right: 25px;
}
.default2 img {
    width: 21%!important;
}
.pricing-table .container {
    width: 100%!important;
    max-width: 100%;
}
.packages1 span {
    color: #fff!important;
    margin: 0 5px!important;
}
.packages.packages1 {
    padding: 12px 10px 12px!important;
}
.package-header h1 {
    font-size: 18px!important;
   
}
.packages4 {
    padding: 15px 15px 12px!important;
}
.pricing-table .Recommended {
    width: 66%!important;
   
}
.pricing-table .monthly, .pricing-table .yearly {
    font-size: 17px!important;
    
}
}
@media all and (min-width: 992px) {

    .dropdown-menu li{
        position: relative;
    }
    .dropdown-menu .submenu{ 
        display: none;
        position: absolute;
        left:100%; top:-7px;
    }
    .dropdown-menu .submenu-left{ 
        right:100%; left:auto;
    }

    .dropdown-menu > li:hover{ background-color: #f1f1f1 }
    .dropdown-menu > li:hover > .submenu{
        display: block;
    }
}   


/* ============ desktop view .end// ============ */

/* ============ small devices ============ */

@media (max-width: 1024px) {  
.navbar .container-fluid {
    padding: 0!important;
}
.shopping i {
  font-size: 16px;
}
.navbar-brand img {
  
    margin-top: 4px;
    margin-bottom: 3px;
}

}
@media (max-width: 991px) {

.dropdown-menu .dropdown-menu{
        margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
}

} 

@media (max-width: 768px) {  

 
.default2 {
     margin-right: 20px!important;
    margin-left: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar-dark .navbar-nav {
    
}

.dropdown.shopping {
    position: absolute;
    right: 70px;
    top: 12px;
}
.navbar-dark .navbar-toggler {
 border-color: transparent;
    color: #333;
    font-size: 27px;
    position: relative;
    right: 5px;
}

.nav-right {
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}
 .credit-balance {
    top: 22px!important;
    position: relative;
    right: -445px;
    margin-top: -98px;
}
}
@media only screen and (max-width: 480px) {
.navbar {
padding: 10px 10px 10px!important;
}
.navbar-brand {
  width: 53%!important;
 /*   margin-left: 50px;*/
}
.container {
    margin: auto;
    max-width: 95%;
}
.navbar .btn.btn-default img {
    top: 2px;
}
.default2 img {
    width: 23%!important;
}
li.nav-item {
    text-align: left;
}
.navbar-dark .navbar-nav .nav-link {
   padding: 10px 10px;
    font-size: 15px;
}
/*.nav-right li {
    display: block;
    width: 260px;
}*/

.navbar-brand img {
    width: 80%;
}
.bg-dark {
    z-index: 99999;
}
.navbar-collapse .btn.btn-default {
    font-size: 13px!important;
     padding: 5px 20px;
}
.nav-right {
    margin-left: 5px;
}
.navbar-brand img {
     margin-left: 5px;
}
.credit-balance {
  position: relative;
    right: -180px;
    font-size: 15px;
    top: 28px!important;
    padding: 6px 8px 4px 3px!important;
}
i.bi.bi-justify-left {
    color: #222;
    font-size: 22px;
}
/*.navbar-dark .navbar-toggler {
    margin-top: -10px;
    position: absolute;
    left: -276px;
    top: 26px;
}*/
.navbar-toggler:focus {
    box-shadow: none;
}
.navbar-dark .navbar-nav .nav-link:hover {
    box-shadow: inset 305px 0 0 0 #5a9b8e;
    
}

.dropdown.shopping {
    list-style: none;
    position: absolute;
    top: -50px;
    right: 40px;
}
#navbars {
    position: relative;
    top: 15px;
}
}
/*----------------------------------------homeslider------------------------------------*/


.homeslider{
margin-top: -105px;
 float: left;
    width: 100%;
    z-index: 0;
    position: relative;
}
.homeslider img {
    width: 100%;
    
}
.slider-items {
    position: absolute;
    margin-top: -515px;
}
.carousel-caption {
    bottom: -50px;
    z-index: 10;
    text-align: left;
    position: absolute;
    left: 7%;
}
.homeslider h3 {
    font-size: 36px;
    width: 100%;
    color: #333;
    font-weight: 800;
    text-transform: capitalize;
    letter-spacing: -1px;
    line-height: 1.1;
    font-family: 'DM Sans', sans-serif;
}
.homeslider h2 {
    font-size: 44px;
    width: 100%;
    color: #333;
    font-weight: 800;
    text-transform: capitalize;
    letter-spacing: -1px;
    line-height: 1.1;
    font-family: 'DM Sans', sans-serif;
}
.homeslider h2 b {
    font-style: italic;
    font-weight: 300;
    font-family: 'Roboto Slab', serif;
    margin-left: -10px;
    font-size: 40px;
}
.homeslider h2 img {
  float: right;
    position: absolute;
    left: 252px;
    top: 20px;
    width: 6%;
}
.homeslider p {
   font-size: 17px;
    text-shadow: none;
    margin: 5px 0 30px;
    line-height: 36px;
    font-weight: 500;
    text-transform: capitalize;
    color: #333;
    letter-spacing: 0;
    width: 100%;
}
.slider-image {
     width: 510px;
    position: relative;
    left: 100px;
    top: 0px;
}
.homeslider .blockbtn {
    display: inline-block;
    margin: 0 15px 0 0px;
}


.carousel-control-prev {
    display: none;
}
.carousel-control-next {
    display: none;
}
.carousel-indicators{
    opacity: 0;
}


.blockbtn .btn.btn-default {
    border-radius: 30px;
    padding: 13px 50px;
    background-image: linear-gradient(305deg, #1c4f49 0%, #62a597 100%);
    font-weight: 600;
    line-height: 2;
    border: 0;
    background-size: 150% 100%;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: #fff;
    font-size: 18px;
    overflow: hidden;
    box-shadow: 0 5px 2px 0 rgb(61 163 135 / 29%);
    position: relative;
}


.blockbtn .btn.btn-default:hover:hover{
    background-position: 100% 0%;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    
}
.blockbtn .btn.btn-default:hover span.circle {
 margin-top: -26%;
    left: 100px;
}
.blockbtn span.circle {
    left: 135px;
    width: 160px;
    height: 160px;
}
span.circle {
    background: rgba(255,255,255,.2);
    display: block;
    position: absolute;
    border-radius: 50%;
  margin-top: -25%; 
}
.circle{
    -webkit-transition: 1.2s cubic-bezier(.17,.85,.438,.99);
    -o-transition: 1.2s cubic-bezier(.17,.85,.438,.99);
    transition: 1.2s cubic-bezier(.17,.85,.438,.99);
}
.homeslider .bi.bi-arrow-up-right {
    background: #1e705e;
    padding: 4px 7px;
    border-radius: 50%;
    border: 2px solid #ffffff82;
    font-size: 12px;
}

@media only screen and (max-width: 1250px) {
.homeslider {
    margin-top: 0px;
    height: 415px;
   
}
.homeslider h1 {
    font-size: 70px;
    line-height: 70px;
}
.slider-image {
    width: 422px;
    position: relative;
    left: -189px;
    top: -75px;
}
.homeslider h2, .homeslider h2 b {
    font-size: 36px;
  
}

.carousel-caption {
    bottom: 0px;
    left: 7%;
}
.slider-image {
    width: 400px;
    position: relative;
    left: 70px;
    top: -30px;
}
.homeslider h2 img {
    left: 320px;
    top: 60px;
    width: 7%;
}
.homeslider p {
    font-size: 16px;
     line-height: 32px;
}
.blockbtn .btn.btn-default {
    padding: 9px 35px;
     font-size: 16px;
    
}
}
@media only screen and (max-width: 768px) {
.homeslider img {
    width: 100%;
   
}
.homeslider {
   
  margin-top: 0px;
}
.homeslider .carousel-caption {
    bottom: 20px;
}
.sliderbkg {
    height: 385px;
}
.slider-image {
    width: 320px;
    position: relative;
    left: 70px;
    top: 22px;
}
.blockbtn .btn.btn-default {
  padding: 7px 15px;
    font-size: 14px;
}

.homeslider p {
      font-size: 18px;
    line-height: 31px;
    width: 100%;
    margin: 0 0 5px;
}

.homeslider .carousel-indicators {
    display: none;
}
.homeslider {
  
    height: 385px;
}
.homeslider h2, .homeslider h2 b {
    font-size: 32px!important;
}
 .homeslider h3 {
 font-size: 26px!important;
    line-height: 1.3; 
}
}

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

.homeslider h2, .homeslider h2 b {
 font-size: 30px!important;
}
.slider-image img {
    display: none;
}
.homeslider img {
    width: 100%;
   height: 420px;
}
.homeslider {
  height: 420px;
    margin-top: 0px;
    padding: 0 0px;
}
.homeslider .carousel-caption {
    bottom: 70px;
    left: 7%;
    left: 34px;
}
.homeslider h2 img {
  left: 166px;
    top: 17px;
    width: 15%;
    height: auto;
}

.bi.bi-arrow-up-right {
   font-size: 14px;
}
.homeslider p {
   margin: 0px 0 20px;
}
.banner-cta {
    padding: 6px 25px;
     font-size: 16px;
     top: 200px;
    left: 105px;
}
}
@media only screen and (max-width: 375px){
.homeslider .blockbtn .btn.btn-default {
    padding: 7px 19px!important;
    font-size: 14px!important;
}
.homeslider h2, .homeslider h2 b {
    font-size: 28px!important;
}
.homeslider p {
    font-size: 16px;
    line-height: 28px;
}
.homeslider .carousel-caption {
    bottom: 100px;
    left: 7%;
    left: 26px;
}
}
@media only screen and (max-width: 320px){
.homeslider .blockbtn .btn.btn-default {
    padding: 6px 11px!important;
    font-size: 13px!important;
}
}
@media only screen and (max-width: 375px){
.banner-title {
   top: 94px!important;
    font-size: 25px!important;
    left: 50px!important;
}
.banner-cta {
    padding: 6px 25px!important;
    font-size: 15px!important;
    top: 204px!important;
    left: 97px!important;
}

}
@media only screen and (max-width: 320px){
.banner-title {
    top: 80px;
    left: 50px;
}
.banner-cta {
   top: 170px;
    left: 84px;
}

}
/*----------------------------------------homeslider------------------------------------*/

/*----------------------------------------homeservice------------------------------------*/

.homeservice { 
    background: #F3F5F4;
    background-size: cover;
    padding: 10px 0 80px;
    float: left;
    width: 100%;
 background-position: center;
 text-align: center;
    border-radius: 20px;
}

.homeservice .container {
    margin: auto;
    max-width: 90%;
}
/*.homeservice .card img {
   width: 100%;
    margin: 10px auto 10px;
    padding: 30px;
}*/

.homeservice .card-title {
    font-size: 27px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1.5;
    color: #333;
    margin: 0;
    text-align: left;

}
.homeservice .service-title h2 {
    line-height: 1.2;
  /*  font-family: 'DM Sans', sans-serif;*/
    font-weight: 800;
    font-size: 34px;
    color: #333;
}
.homeservice .service-title h2 b {
    font-style: italic;
    font-weight: 300;
    font-family: 'Roboto Slab', serif!important;
    margin-left: -2px;
}
.homeservice .service-title h2 img {
    float: right;
    position: absolute;
    left: 370px;
    margin-top: -10px;
    width: 5%;
}
.homeservice .service-title p {
    line-height: 2.2;
    font-size: 18px;
    margin-bottom: 30px;
}
.homeservice .blockbtn {
    float: left;
}
.homeservice .blockbtn {
    float: left;
}
.homeservice .blocktitle {
    font-weight: 800;
    color: #333;
}

.homeservice  .card-body {
    padding: 0;
}
.homeservice .subtitle {
    margin: 0px auto;
        color: #333;
        text-align: center;
        font-size: 20px;
        max-width: 420px;
        position: relative;
}
.homepage-list li i{
  color: #222;
}
.homepage-list li:hover i{
  color: #fff;
}
.homepage-list li {
    list-style: none;
    float: left;
    padding: 7px 25px;
    background: white;
    margin: 0px 0px 20px;
    border-radius: 6px;
    box-shadow: 0 0 20px #38383817;
    font-size: 14px;
    margin-right: 10px;
}
.homepage-list li:hover {
    background-image: linear-gradient(305deg, #1c4f49 0%, #62a597 100%);
}
.homepage-list li:hover a, .homepage-list li:hover i{
   color: #fff;
}
.homepage-list li a{
    text-decoration: none;
    color : #222;
}
 .bi.bi-info-circle-fill {
    color: #444;
}
 .homeservice  .service-block {
   background: #dae8e8cc;
    padding: 40px 44px 80px;
    border-radius: 20px;
}
.homeservice  h4 {
    margin: 0px auto;
    color: #888;
    text-align: left;
    font-size: 20px;
    max-width: 380px;
    position: relative;
    margin-bottom: 10px;
}
.homeservice .card.block1 {
   height: 430px;
  background: url(../userassets/graphicsbkg1.jpg);
   background-size: cover;
    background-position: center;
     border: 0;
    border-radius: 20px;
    border: 0;
    padding: 25px;
    box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
}
.homeservice .card.block1 img {
  width: 220px;
    position: relative;
    top: 20px;
    left: 10px;
   
}
.homeservice .card.block1 .col-sm-5 {
    padding: 0;
}

.homeservice  .block1 .card-cate {
    float: right!important;
    margin: 5px 0px 0 17px;
    position: relative;
    right: 0;
    top: 236px;
    text-align: right;
}
.homeservice .block1 .card-cate p, .homeservice .block1 .card-title {
    text-align: right;
   
}
.homeservice .block1 .card-cate p{
 margin: 5px 0 18px;   
}
.homeservice .block1 .btn.btn-default {
 float: right!important;   
}


.homeservice .card.block2 {
    background: url(../userassets/graphicbkg2.jpg);
    background-size: cover;
    background-position: center;
   height: 430px;
    border-radius: 25px;
    border: 0;
    padding: 25px;
    box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
}
.homeservice .card.block2 img {
 width: 180px;
    position: relative;
    top: 15px;
    left: 28px;
}
.homeservice .card.block2 .col-sm-5 {
    padding: 0;
}
.homeservice .card.block2 .card-cate {
  float: left;
  margin: 5px 0px 0 17px;
  position: relative;
}



.homeservice .card.block3 {
     background: url(../userassets/graphicsbkg3.jpg);
   height: 300px;
    border-radius: 25px;
    border: 0;
    padding: 25px;
    background-size: cover;
    background-position: center;
    box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
   
}
.homeservice .card.block3 img {
  width: 300px;
    position: relative;
    top: 28px;
    left: -48px;
   
}
.homeservice .card.block3 .col-sm-5 {
    padding: 0;
}

.homeservice .card.block3  .card-cate {
    float: left;
    margin: 25px 0;
    text-align: center;
    position: relative;
    left: 55px;
    top: 25px;
}

.homeservice .card.block3  .btn.btn-default {
    float: left!important;
}

.homeservice .card-cate p {
    text-align: left;
    margin: 5px 0 18px;
}

.service-block .card-image {
    transition: all .3s ease-in-out;
    float: left;
}
.service-block .card-image img{
  transition: all .3s ease-in-out;
}

.service-block .card-image:hover img {
    transform: scaleX(-1);
}
.service-block .card-image:hover img{
    filter: hue-rotate(23deg);
   
}
.homeservice .service-title {
    padding: 0;
    float: left;
    text-align: left;
}
.homeservice .card.block2 .col-sm-5 {
    padding: 0;
}
 .homeservice .card .btn.btn-default {
    border-radius: 30px;
    padding: 3px 15px;
    background-image: linear-gradient(305deg, #1c4f49 0%, #62a597 100%);
    font-weight: 600;
    line-height: 2;
    border: 0;
    background-size: 150% 100%;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: #fff;
    font-size: 13px;
    overflow: hidden;
    box-shadow: 0 4px 2px 0 rgb(61 163 135 / 29%);
    color: #fff!important;
    float: left;
   
}
 .homeservice .card .btn.btn-default:hover {

background: #333;
color: #fff;

}


@media only screen and (max-width: 1024px) {
.homeservice .card.block2 img {
    width: 180px;
    top: 21px;
    left: -15px;
}
}
@media only screen and (max-width: 768px){
.homeservice .card.block2 img {
   width: 172px;
    top: 33px;
    left: 25px;
}
.homeservice .service-title h2 img {
     left: 332px;
    margin-top: 5px;
   
}
.homeservice h4 {
   max-width: initial;
}
.homeservice .service-title p {
     margin-bottom: 18px;
}
.homeservice .service-title p {
    line-height: 1.8;
    font-size: 16px;
   
}
.homeservice .service-block {
    padding: 20px 44px 60px;
}
}
@media only screen and (max-width: 480px){
.homeservice .service-block {
    padding: 15px 0px 30px;
    background: transparent;
}
.homeservice .service-title h2 {
    line-height: 1.3;
    font-size: 27px;
    text-transform: capitalize;
}
.homeservice h4 {
    max-width: initial;
    font-size: 18px;
    margin-bottom: 5px;
}
.homeservice .service-title h2 img {
   left: 310px;
    margin-top: -40px;
    width: 11%;
}
.blockbtn .btn.btn-default {
    padding: 10px 35px;
    font-size: 15px;
}
.homeslider .blockbtn .btn.btn-default {
    padding: 6px 17px;
    font-size: 13px;
}
.homeslider .bi.bi-arrow-up-right {
    background: #1e705e;
    padding: 2px 4px;
    border-radius: 50%;
    border: 2px solid #ffffff82;
    font-size: 11px;
}
.homeservice .card-title {
    font-size: 22px;
}
.homeservice .card.block2, .homeservice .card.block3 {
     padding: 20px 15px;
     margin-bottom: 15px;
}
.homeservice .card.block3 .card-cate {
    margin: -2px 0;
     left: 15px;
   
    top: 5px;
}
.homeservice .card.block3 {
    background-position: 64% 0px;
   
}
.homeservice .card.block3 img {
    left: 0px;
    width: 85%;
}
.homeservice {
   padding: 20px 0 30px;
   border-radius: 0px;
}
.homeservice .container {
    margin: auto;
    max-width: 85%;
}
.homeservice .card.block3 {
   
    height: 340px;
}
.homeservice .card.block2 img {
    width: 190px;
    top: 65px;
    left: 40px;
}
}
@media only screen and (max-width: 415px){
.homeslider .carousel-caption {
    bottom: 70px;
    left: 7%;
    left: 34px;
}
}
/*-------------------------------------------------homeservice------------------------------------------*/
/*-------------------------------------------------homeproduct------------------------------------------*/

/*-------------------------------------------------casestudy------------------------------------------*/
.casestudy .commontext h2 {
 margin-bottom: 10px;
    color: #222;
    font-size: 40px;
    font-weight: 800;
    font-family: 'DM Sans', sans-serif;
    text-transform: capitalize;
}
.casestudy {
    background: #fff;
    padding: 40px 50px;
    border-radius: 20px;
    box-shadow: 0 0 20px #ddd;
}
.header-title  {
    margin-bottom: 60px;
}
.header-title h2 {
    font-size: 38px;
    text-transform: uppercase;
    font-weight: 800;
}
.casestudy img {
    width: 95%;
    margin-left: 30px;
    border-radius : 20px;
}
.casestudy .blockbtn {
    margin: 29px 0;
}
.cs2 img {
    margin-left: 0;
    border-radius: 20px;
    width: 90%;
}
.cs2 {
    padding-top: 20px;
}
.cs2  p {
    background: #dae8e8cc;
    padding: 25px 30px 25px;
    border-radius: 10px;
    margin-top: 25px;
}
.casestudy .commontext h3 {
    font-size: 30px;
    float: none;
    width: 100%;
    margin-bottom: 15px;
    font-weight: 600;
    line-height: 38px;
}
.casestudy .commontext h4 {
    line-height: 32px;
    font-size: 24px;
}
.tags {
    padding: 9px 25px;
    background: #dfdcdcbf;
    margin: 5px 5px 12px;
    border-radius: 6px;
    box-shadow: 0 0 20px #38383817;
    float: left;
    font-size: 15px;
}
.caseurl {
    float: left;
    width: 100%;
}
.caseurl  .btn.btn-default {
    border-radius: 30px;
    padding: 13px 50px;
    background-image: linear-gradient(305deg, #1c4f49 0%, #62a597 100%);
    font-weight: 600;
    line-height: 2;
    border: 0;
    background-size: 150% 100%;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: #fff;
    font-size: 18px;
    overflow: hidden;
    box-shadow: 0 5px 2px 0 rgb(61 163 135 / 29%);
    position: relative;
}
.row.descrip {
    padding: 50px 0;
}

/*----------------------------------------search-form------------------------------------*/

.formstart  {
    margin: auto;
    max-width: 70%;
}
.forminside {
    margin: auto;
    max-width: 85%!important;
}
.form-inner{
    border-radius: 50px;
    padding: 9px;
    float: left;
    width: 100%;
    margin-bottom: 35px;
    margin-top: 10px;
     box-shadow: 0 2px 4px 0 rgb(0 0 0 / 30%);
}
.form-inner form {
    display: flex;
    align-items: center;
    padding: 10px 20px;
    border-radius: 50px;
    background-color: #fff;
    margin: 0;
    border-radius: 50px;
}
.form-inner .btn-default {
   float: left;
    padding: 0;
    background: transparent;
    border: 0px solid #47abaa;
    color: #fff;
    border-radius: 50px;
    line-height: 2.3;
   
}
.form-inner .btn-primary {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    float: right;
    margin-left: 50px;
    margin-top: -6px;
}
.form-inner .form-control {
    border-color: transparent;
     border: transparent;
   font-size: 16px;
}
.reset-search {
   position: absolute;
    right: 235px;
    margin-top: 144px;
}
.reset-search a {
  font-size: 14px;
   color:  #777;
}
.form-inner .btn-default:hover {
   padding: 0;
    background: transparent;
    border: 0px solid #47abaa;
}
.cate-page .formstart {
    margin: auto;
    max-width: 85%;
}
.form-inner .btn-default i {
   position: relative;
    left: -22px;
    font-size: 16px;
    transform: translate3d(5px, 0, 0);
    background: #c5f957;
    padding: 12px 13px;
    border-radius: 50%;
    margin-left: 3px;
    box-shadow: 3px 3px #222;
    color: #222;
}

.form-inner .btn.btn-primary .fa.fa-search {
    background-image: linear-gradient(305deg, #1c4f49 0%, #62a597 100%);
    box-shadow: 0 5px 1px 0 rgb(61 163 135 / 29%);
    color: #fff!important;
    padding: 14px;
    border-radius: 50%;
}


.form-inner .btn.btn-primary .fa.fa-search:hover {
  background: #222;
    color: #fff;
    box-shadow: 3px 3px #bcbdbca1;
}
.form-inner .form-group {
   display: flex;
    align-items: center;
    padding: 10px 20px;
    border-radius: 50px;
    background-color: #fff;
    margin: 0;
    border: 1px solid #222;
    border-radius: 50px;
    box-shadow: 4px 4px #222;
}
.form-inner {
   width: 100%!important;
    margin: 10px 25px 60px 0;
}
.multisearch {
   color: #237070;
}
.form-inner i{
 font-size: 15px;
    margin-left: 10px;
    color: #666;
}
.form-inner .bi.bi-file-earmark-text-fill {
    font-size: 18px;
}
.form-inner .reset-btn {
    position: absolute;
    right: 310px;
    margin-top: 96px;
    font-size: 13px;
    text-decoration: none;
}
.form-inner .reset-btn a {
    text-decoration: none;
    color: #777;
}
input:focus-visible {
 outline: 0;
}
i.bi.bi-geo-alt {
 
     font-size: 20px;
}

.form-inner select {
    word-wrap: normal;
    margin: 0;
    padding: 12px 15px;
    border-radius: 0;
    color: #777;
    background-color: transparent;
    box-shadow: none;
    border: 0;
    font-size: 16px;
    width: 64%!important;
    margin: 0px 25px 0 0;
    display: inline-flex;
    float: left;
}
.form-inner input {
    word-wrap: normal;
    margin: 0;
    padding: 12px 15px;
    border-radius: 0;
    color: #777;
    background-color: transparent;
    box-shadow: none;
    border: 0;
    font-size: 16px;
    width: 50%!important;
    margin: 0px 25px 0 0;
    display: inline-flex;
    float: left;
}
.form-inner .index_catagory {
    word-wrap: normal;
    margin: 0;
    padding: 12px 15px;
    border-radius: 0;
    color: #333;
    background-color: #fcfcfc;
    box-shadow: none;
    border: 0;
    font-size: 14px;
    width: 70%!important;
    margin: 0px 25px 0 0;
}
.dropdown-search {
   border: 0!important;
    width: 90%;
    font-size: 14px;
    color: #444;
   /*font-size: 1.2vw;*/
   
}
.search-btn {
   background: transparent!important;
    color: #333!important;
    border: 0;
   
    position: absolute;
    right: 0;
}

.homeproduct {
   background: #e6ecec94;
    float: left;
    width: 100%;
    padding: 50px 0 70px;
}
.subtitle {
    margin: 0px auto;
    color: #888;
    text-align: center;
    font-size: 20px;
    max-width: 380px;
    position: relative;
}
.subtitle:before {
    content: "";
    display: block;
    width: 65px;
    height: 2px;
    background: #c5c5c5;
    left: 0;
    top: 50%;
    position: absolute;
}
.subtitle:after {
    content: "";
    display: block;
    width: 65px;
    height: 2px;
    background: #c5c5c5;
    right: 0;
    top: 50%;
    position: absolute;
}
.blocktitle {
    font-weight: 800;
}
.homeproduct:before {
    content: "";
    background: url(../userassets/patterns2.png);
    display: block;
    position: absolute;
    right: 0px;
    margin-top: -54px;
    width: 250px;
    height: 250px;
    z-index: 00;
    opacity: .5;
    background-size: 75%;
    background-repeat: no-repeat;
    display: none;
}
.homeproduct .container {
    margin: auto;
    max-width: 100%;
   width: 90%;
}
.homeproduct  img {
    transition: all .3s ease-in-out;
    overflow: hidden;
}
.homeproduct .card-img-top:hover img {
  /* box-shadow: 0 10px 20px 0 rgb(0 0 0 / 21%);*/
       transform: scale(1.1);
       overflow: hidden;
}

.homeproduct .card-img-top {
    width: 100%;
    overflow: hidden;
}
.companylogo {
    width: 10%;
    position: absolute;
   margin-top: -40px;
    right: 12px;
}
.companylogo img {
    width: 100%;
    
}
.homeproduct .card {
    border-radius: 20px;
    overflow: hidden;
    padding: 12px 12px 12px;
   height: 389px;
    /*width: 300px;*/
}
.homeproduct .card a {
   text-decoration: none;
    color: #333;
    font-weight: 600;
    overflow: hidden;
    border-radius: 20px;
    overflow: hidden;
}
.homeproduct .card-title {
    margin-bottom: 0.5rem;
    font-size: 22px;
    font-weight: 700;
}
.shadow{
   box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%)!important;
}

.homeproduct  .card-img-top img {
    width: 300px;
    border-radius: 20px 20px; 
    overflow: hidden;
    height: 389px;
}

.homeproduct  .card-footer {
    background: transparent;
    padding: 1rem 1rem;
}
.homeproduct  .card-body {
   min-height: 140px;
    padding: 16px 15px;
}
.homeproduct h5 {
    color: #6c757d!important;
    font-size: 16px;
    line-height: 26px;
    min-height: 30px;
}

.homeproduct .badge.bg-success {
    background-color: #306edf!important;
    margin-right: 5px;
}
.homeproduct .top-badge {
    left : 0;
}
.homeproduct .category {
   font-size: 17px;
    float: left;
    margin: 0;
    position: relative;
    top: 9px;
    color: #666;
    font-weight: 500;
    left: 4px;
}
.homeproduct .category img{
    width: 30px;
    height: 30px;
    background: #86bfbabf;
    padding: 4px;
    border-radius: 50%;
    margin-right: 5px;
}
.homeproduct  .list-badge {
    
    float: left;
    position: absolute;
    transform: rotate(45deg);
    right: -64px;
    top: 22px;
    text-align: center;
    width: 200px;
    font-size: 12.5px;
    margin: 0;
    z-index: 999;
    color: #fff;
    font-weight: 500;
    line-height: 28px;
}
.now-open{
    background-color: #fb5858;
   
}
.homeproduct .btn.btn-default {
    border-radius: 30px;
    padding: 13px 50px;
    background-image: linear-gradient(305deg, #1c4f49 0%, #62a597 100%);
    font-weight: 600;
    line-height: 2;
    border: 0;
    background-size: 150% 100%;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: #fff;
    font-size: 18px;
  box-shadow: 0 4px 2px 0 rgb(61 163 135 / 29%);
    color: #fff!important;
    position: static!important;
}
.homeproduct .bi.bi-arrow-up-right {
    background: #1e705e;
    padding: 2px 4px;
    border-radius: 50%;
    border: 2px solid #ffffff82;
    font-size: 10px;
    position: relative;
    left: 6px;
    top: -1px;
}
.homeproduct span.circle {
    left: 66px;
    width: 50px;
    height: 49px;
}
.homeproduct .btn.btn-default:hover span.circle {
    margin-top: -11%;
    left: 54px;
}
.homeproduct .blockbtn {
       margin: 35px 0 0;
    display: block;
    text-align: center;
}
.homeproduct .categoryimg {
    width: 40px;
    float: left;
}
.homeproduct .cate-des {
    float: left;
    width: 100%;
}
.pro-reg-price-label {
    color: #777;
    text-decoration: line-through;
    text-align: center;
    font-size: 20px;
    position: relative;
    top: 4px;
    left: -2px;

}
.pro-price-label {
    line-height: 1;
    position: relative;
    top: 4px;
     display: flex;
}
.pro-price-label  .price {
    font-size: 28px;
    font-weight: 900;
    color: #2f2e2e;
    float: left;
}

@media only screen and (max-width: 1024px){
.homeproduct {
    padding: 10px 0 70px;
}
.homeproduct .card-title {
font-size: 20px;
   
}
.homeproduct .card-img-top img {
    height: 320px;
    width: 240px;
}
.homeproduct .card-img-top {
   height: 320px;
    width: 240px;
}
.homeproduct .card{
   height: 320px; 
}
.companylogo {
    width: 14%;
   margin-top: -34px;
    right: 12px;
}
.homeproduct .blockbtn {
    margin: 15px 0 0;
}
}
@media only screen and (max-width: 768px){
.homeproduct .category {
    font-size: 15px;
  }  
.homeproduct:before {
    display: none;
}
.homeproduct {
    padding: 30px 0 70px;
}
.forminside {
    margin: auto;
    max-width: 100%!important;
}
.homeproduct .card {
    height: 220px;
}
.reset-search {
   right: 123px;
    margin-top: 132px;
}
.cate-page .formstart {
   
    max-width: 100%;
}
}
@media only screen and (max-width: 480px) {
.homeproduct {
    background-size: cover;
}
.blocktitle.mb-5 {
    margin-bottom: 10px!important;
    font-size: 24px;
}
.homeproduct:before {
   display: none;
}
.homeproduct .card-title {
   font-size: 18px;
  line-height: 26px;
}
.homeproduct .categoryimg {
    width: 35px;
    float: left;
}
.homeproduct .category {
    font-size: 15px;
}
.homeproduct {
    padding: 35px 0 5px;
}
.homeproduct .cate-des {
      margin-bottom: 5px;
}
}
/*-------------------------------------------------homeproduct------------------------------------------*/
/*-------------------------------------------------homecta------------------------------------------*/
.homecta {
    background-size: cover!important;
    padding: 90px 0 100px;
    float: left;
    width: 100%;
    background: url(../userassets/slider.jpg);
}
/*.homecta .row {
    background: #9ed3cdba;
    padding: 40px;
    border-radius: 100px;
}*/
.homecta .container {
   width: 75%;
}
.homecta h1 {
    font-size: 58px;
    font-weight: 800;
    line-height: 1;
}

.homecta h1 b {
    font-size: 58px;
    font-weight: 800;
    color: #ddd;
    background: -webkit-linear-gradient(#59bb9f, #4f8d79);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.homecta h5{
    font-size: 24px;
    font-weight: 500;
  color: #555;
}
.ctaright img {
    width: 77%;
    margin-left: 20px;
    margin-top: -35px;
}


.homecta p {
   font-size: 23px;
    color: #666276;
    line-height: 35px;
    margin-bottom: 0;
}

.homecta h2 {
    font-size: 45px;
    text-transform: capitalize;
    line-height: 1.3;
    font-family: 'DM Sans', sans-serif;
    font-weight: 800;
    letter-spacing: -2px;
}
.homecta h2 b {
    font-style: italic;
    font-weight: 100;
    font-family: 'Roboto Slab', serif!important;
    margin-left: -2px;
}
@media only screen and (max-width: 1024px){
  .product-display .container {
    margin: auto;
    max-width: 95%;
}  
.homecta .container {
    width: 85%;
}
}
@media only screen and (max-width: 768px){
.ctaright img {
    width: 83%;
    margin-left: 0px;
    margin-top: 0px;
}
.homecta .container {
    width: 85%;
}
.homecta h2 {
    font-size: 35px;
    line-height: 1.2;
}
.homecta h1 {
    font-size: 35px;
}
.homecta h1 b {
    font-size: 35px;
}
.homecta h5 {
    font-size: 18px;
   
}
.homecta .btn.btn-default {
    padding: 10px 50px;
    font-size: 16px;
}
.homecta p {
    font-size: 16px;
    
}
.homecta {
  padding: 30px 0 95px;
}
}
@media only screen and (max-width: 480px){
.homecta {
  
    margin-top: -40px;
}
.ctaright img {
   width: 90%;
    text-align: center;
    margin: 0;
}
.ctaright {
    text-align: center;
    margin: 0px 0;
}
.homecta h2 {
    font-size: 30px;
    line-height: 1.4;
}
.homecta p {
    font-size: 17px;
    line-height: 30px;
}
.homecta {
    padding: 30px 0 10px;
}
}
/*-------------------------------------------------homecta------------------------------------------*/


/*---------------------------------------homewhyus------------------------------------*/

.homewhyus { 
    background: #F3F5F4;
    background-size: cover;
    padding: 10px 10px 35px;
    float: left;
    width: 100%;
 background-position: center;
 text-align: center;
    border-radius: 20px;
}
.hwyuspage {
    padding: 50px 0!important;
}
.homewhyus .container {
    margin: auto;
    max-width: 90%;
}
/*.homeservice .card img {
   width: 100%;
    margin: 10px auto 10px;
    padding: 30px;
}*/

.homewhyus .card-title {
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1.5;
    color: #333;
    margin: 0;
    text-align: center;

}
.homewhyus .service-title h2 {
 
    /*font-family: 'DM Sans', sans-serif;*/
   line-height: 44px;
    font-weight: 800;    
    font-size: 37px;
    color: #333;
}
.homewhyus .service-title h2 b {
    font-style: italic;
    font-weight: 100;
    font-family: 'Roboto Slab', serif!important;
    margin-left: -2px;
}
.homewhyus .service-title h2 img {
    float: right;
    position: absolute;
   left: 433px;
    margin-top: -10px;
    width: 5%;
}
.homewhyus .service-title p {
    line-height: 2.2;
    font-size: 18px;
    margin-bottom: 30px;
}
.homewhyus .blockbtn {
  margin-top: 13px;
    margin-bottom: 35px;
}
.homeservice .blockbtn {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.homewhyus .blocktitle {
    font-weight: 800;
    color: #333;
}

.homewhyus  .card-body {
    padding: 0;
}
.homewhyus .subtitle {
    margin: 0px auto;
        color: #333;
        text-align: center;
        font-size: 20px;
        max-width: 420px;
        position: relative;
}

 
 .homewhyus .service-block {
   background: #dae8e8cc;
    padding: 25px 44px 60px;
    border-radius: 20px;
}
.homewhyus  h4 {
    margin: 0px auto;
    color: #888;
    text-align: left;
    font-size: 20px;
    position: relative;
    margin-bottom: 10px;
    width: 100%;
}
.homewhyus .card.block1 {
   height: 2500px;
  background: url(../userassets/graphicsbkg1.jpg);
   background-size: cover;
    background-position: center;
     border: 0;
    border-radius: 20px;
    border: 0;
    padding: 25px;
    box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
}
.homewhyus .card.block1 img {
  width: 220px;
    position: relative;
    top: 20px;
    left: 10px;
   
}
.homewhyus .card.block1 .col-sm-5 {
    padding: 0;
}


.homewhyus .card-cate h2 a {
    font-size: 15px;
    color: #222;
    text-decoration: none;
    font-family: 'DM Sans', sans-serif;
    text-transform: capitalize;
    font-weight: 700;
}
.homewhyus .card-cate h2  {
    font-size: 17px;
    color: #222;
    text-decoration: none;
    font-family: 'DM Sans', sans-serif;
    text-transform: capitalize;
    font-weight: 700;
}
.homewhyus .card-cate h2 a:hover{
    color: #3E776E;
}
.homewhyus .card-cate h2  {
    line-height: 24px;
}
.homewhyus .card.block2 {
    background: #fff;
    background-size: cover;
    background-position: center;
   height: 275px;
    border-radius: 25px;
    border: 0;
    padding: 25px;
    box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
}
.homewhyus .card.block2 img {
    width: 150px;
    position: relative;
    transform: scale(1);
    transition: 1.2s cubic-bezier(.17,.85,.438,.99);
    margin: auto;
    height: 150px;
    margin-bottom: 20px;
}
.homewhyus .card.block2:hover img {
    transform: scale(1.05);
}
.homewhyus .card.block2 .col-sm-5 {
    padding: 0;
}
.card.block2 .card-cate {
  margin: 5px 0px 0 0px;
    text-align: center;
}



.homewhyus .card.block3 {
     background: url(../userassets/graphicsbkg3.jpg);
   height: 250px;
    border-radius: 25px;
    border: 0;
    padding: 25px;
    background-size: cover;
    background-position: center;
    box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
}
.homewhyus .card.block3 img {
  width: 300px;
    position: relative;
    top: 28px;
    left: -48px;
   
}
.homewhyus .card.block3 .col-sm-5 {
    padding: 0;
}

.homewhyus .card.block3  .card-cate {
    float: left;
    margin: 25px 0;
    text-align: center;
    position: relative;
    left: 55px;
    top: 25px;
}

.homewhyus .card.block3  .btn.btn-default {
    float: left!important;
}

.homewhyus .card-cate p {
   text-align: center;
    margin: 0px 0 18px;
    font-size: 18px;
    font-weight: 500;
}

.homewhyus .card-image {
    min-height: 175px;
    float: left;
}
.homewhyus .service-title {
    padding: 0;
    float: left;
    text-align: left;
}
.homewhyus .card.block2 .col-sm-5 {
    padding: 0;
}
 .homewhyus .card .btn.btn-default {
    border-radius: 30px;
    padding: 3px 15px;
    background-image: linear-gradient(305deg, #1c4f49 0%, #62a597 100%);
    font-weight: 600;
    line-height: 2;
    border: 0;
    background-size: 150% 100%;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: #fff;
    font-size: 13px;
    overflow: hidden;
    box-shadow: 0 4px 2px 0 rgb(61 163 135 / 29%);
    color: #fff!important;
    float: left;
}

@media only screen and (max-width:1024px){
.homewhyus .service-title h2 {
   line-height: 40px;
    font-size: 32px;
  
}
.homewhyus .card-cate h2 a {
    font-size: 14px;
    }
    .homewhyus .card-cate h2  {
    line-height: 19px;
}
.homewhyus .card.block2 {
     padding: 15px;
   
}
.homewhyus .service-title h2 img {
   left: 395px;
   
}
}
@media only screen and (max-width: 768px){
.homewhyus h4 {
    font-size: 18px;
    max-width: inherit;
   float: none;
    text-align: left;
}
.homewhyus .service-title h2 {
    line-height: 1.2;
    font-size: 35px;
}
.homewhyus .service-title h2 img {
  left: 411px;
    margin-top: 0px;
    width: 6%;
}
}
@media only screen and (max-width: 480px){
.homewhyus .col-lg-5.col-md-12.col-sm-12 {
    margin: 20px 0;
    padding: 0;
}
.homewhyus .service-title h2 {
    line-height: 1.3;
    font-size: 25px;
    text-transform: capitalize;
}
.homewhyus .service-title h2 img {
    left: 272px;
    margin-top: -36px;
    width: 10%;
}
.homewhyus .service-title p {
    line-height: 2;
    font-size: 16px;
    margin: 0px;
}
.homewhyus .col-lg-7.col-md-12.col-sm-12 {
    padding: 0;
    margin: 15px 0;
}
.homewhyus .service-block {
 padding: 0px;
    background: transparent;
}
.subtitle {
    font-size: 15px!important;
    max-width: 260px;
    margin-bottom: 5px;
}
.subtitle:before, .subtitle:after {
     width: 35px!important;
}
.homewhyus {
  padding: 0px 20px 15px;
    border-radius: 0;
}
.service-block .col-lg-12.col-md-12.col-sm-12 {
    margin: 0 0 0px;
}
.homewhyus .blocktitle {
     margin-bottom: 30px!important;
     font-size: 28px;
}
}

/*-------------------------------------------------homewhyus-------------------------*/
/*-------------------------------------------------hometesti-------------------------*/
.hometesti {
    background-size: cover!important;
    padding: 40px 0 80px;
    float: left;
    width: 100%;
    background: url(../userassets/slider.jpg);
}
.hometesti p {
    line-height: 26px;
    font-size: 14px;
}
.hometesti .container {
   width: 75%;
}
.hometesti .card {
    border-radius: 8px;
    background: #539286;
    color: #fff;
    border-radius: 30px;
    background: url(../userassets/testibkg.jpg);
    background-size: cover;
    border: 0;
    height: 305px;
}
.hometesti .card-body img {
    margin-top: -80px;
}
.hometesti  h5 {
    font-weight: 800;
}
@media only screen and (max-width: 1024px){

.hometesti .container {
    width: 100%;
}
}
@media only screen and (max-width: 768px){
.hometesti .container {
    width: 85%;
}
}
@media only screen and (max-width: 480px){
.hometesti .card-body img {
    margin-top: -65px;
    width: 70px;
    height: 70px;
}
.hometesti {
      padding: 0px 0 30px;
}
.blockbtn {
    margin: 20px 0;
}
}
/*------------------------------------hometesti-------------------------*/
/*------------------------pagination----------------------------*/
.page-numbers {
    float: left;
    width: 100%;
    padding: 40px 0 40px;
}
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    justify-content: center;
    margin: 10px 0;
}
.page-item.active .page-link {
    z-index: 3;
    background-color: #478479;
    border-color: #478479;
    color: #fff;
    box-shadow: 0 0 0 3px #fff, 0 0 15px rgb(0 0 0 / 35%);
    border-radius: 4px;
    cursor: pointer;
}
.page-item.active .page-link:hover {
    background: #333;
    color: #fff;
}
.page-link {
    font-size: 14px;
    padding: 6px 12px;
   /* font-size: 1.3vw;
    padding: 0.3vw 1vw;*/
    position: relative;
    display: block;
    color: #131313;
    text-decoration: none;
    background-color: transparent;
    border: 0px solid #dee2e6;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

li.page-item {
    margin: 0 11px;
    background: white;
    border-radius: 4px;
    box-shadow: 0 0 0 3px #fff, 0 0 15px rgb(0 0 0 / 35%);
}

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

.page-numbers {
   padding: 25px 0 25px;
}
.page-link {
   font-size: 13px;
    padding: 2px 10px;
}
}

/*------------------------pagination----------------------------*/
/*---------------------------------special-offer-------------------------*/
/*.special-offer h1 {
   padding: 17px 0 17px;
    float: left;
    width: 100%;
    background: url(../userassets/offerbkg.jpg);
    border-radius: 40px;
}*/
.special-offer {
    float: left;
    width: 100%;
    background: #f3f5f4;
}
/*.special-offer1 h1 {
    -webkit-animation:mover 1.5s infinite alternate;animation:mover 1.5s infinite alternate;
}
.special-offer1 h1 {
    -webkit-animation:MoveUpDown 1.5s infinite alternate;animation:MoveUpDown 1.5s infinite alternate;
}*/
.ocean {
  height: 80px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    overflow-x: hidden;
    margin: -100px 0;
    z-index: 0;
}
.special-offer h1 {
    position: relative;
    z-index: 2;
    top: -24px;
    font-size: 29px;
}

.wave {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 88.7'%3E%3Cpath d='M800 56.9c-155.5 0-204.9-50-405.5-49.9-200 0-250 49.9-394.5 49.9v31.8h800v-.2-31.6z' fill='%23CB6B93'/%3E%3C/svg%3E");
  position: absolute;
  width: 200%;
  height: 100%;
  animation: wave 10s -3s linear infinite;
  transform: translate3d(0, 0, 0);
  opacity: 0.8;
}
/*.wave {
  background: url(../userassets/offerbkg.svg);
  position: absolute;
  width: 200%;
  height: 100%;
  animation: wave 10s -3s linear infinite;
  transform: translate3d(0, 0, 0);
  opacity: 0.8;
}*/
.wave:nth-of-type(2) {
  bottom: 0;
  animation: wave 18s linear reverse infinite;
  opacity: 0.5;
}

.wave:nth-of-type(3) {
  bottom: 0;
  animation: wave 20s -1s linear infinite;
  opacity: 0.5;
}

@keyframes wave {
    0% {transform: translateX(0);}
    50% {transform: translateX(-25%);}
    100% {transform: translateX(-50%);}
}

/*---------------------------------special-offer-------------------------*/
.common-header {
    float: left;
    width: 100%;
   background: url(../userassets/headerblock2.jpg) center no-repeat!important;
    background-size: cover!important;
    height: 180px;
   }
.common-header .blockbtn {
    margin: 50px;
    display: inline-block;
    float: none;

}

.header-content h2 {
    font-weight: 700;
    letter-spacing: -1px;
    font-size: 40px;
     color: #333;
}
.header-content p {
    color: #333;
    text-align: left;
}
.header-content {
    padding: 51px 20px;   
    float: left;
    width: 100%;
   }
.common-header .header-title {
  float: left;
 margin: 0px 60px 0;
}

.headerimg {
    float: right;
}
.headerimg img {
    width: 82%;
    margin-top: -30px;
    margin-left: 50px;
}
@media only screen and (max-width: 480px){
.common-header {
    background: url(../userassets/headerblock2.jpg) no-repeat!important;
    background-size: cover!important;
    height: 220px;
}
.headerimg img {
    width: 64%;
    margin-top: -10px;
    margin-left: 100px;
}
.common-header .header-title {
    float: left;
    margin: 20px 0px 0;
}
.banner-title {
    position: absolute;
    top: 115px;
    font-size: 25px;
    color: #222;
    font-weight: 700;
    left: 60px;
}
}

/*-------------------------------------------------page-about------------------------------------------*/

.page-about {
   background: #e6ecec94;
    float: left;
    width: 100%;
    padding: 45px 0 70px;
}


.about-img img {
   border-radius: 10px;
    position: relative;
    z-index: 1;
}
.commontext h2 {
    margin: 0;
    margin-bottom: 30px;
    color: #333;
    font-size: 40px;
    font-weight: 800;
}
.commontext {
    margin: 0 0 14px;
    float: revert;
    position: relative;
    z-index: 0;
}
.commontext h2 b {
    background: #82f5f5;
    border-radius: 30px;
    padding: 0 10px;
    background-image: linear-gradient(305deg, #39c1f3 0%, #2AF598 100%);
    font-style: italic;
    font-weight: 500;
}
.commontext h3 {
    font-size: 22px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-weight: 600;
}

.commontext h4 {
   line-height: 30px;
    font-size: 22px;
}
.large-paragraph {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 1.5;
    color: #444;
    font-weight: normal;
}
.page-about .commontext p {
    margin: 0;
    font-size: 18px;
    color: #777;
    line-height: 38px;
}
.page-about strong {
    color: #555;
}
.commontext li {
    list-style: none;
    line-height: 30px;
    color: #777;
    float: left;
    margin-right: 14px;
    margin-bottom: 10px;
    z-index: 4;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    width: 100%;
    display: flex;
}
.commontext p {
    margin: 0;
    font-size: 18px;
    color: #777;
    line-height: 40px;
}
.commontext ul {
    padding: 0;
    margin: 0;
}
.commontext li:before {
   content: "\f0a9";
    font-family: 'FontAwesome';
    color: #448176;
    margin-right: 7px;
    float: left;
    display: inline-block;
    font-size: 17px;
    border-radius: 50%;
    padding: 6px 1px;
    line-height: 1;
}
.cms img {
    float: left;
    width: 40%;
    margin-right: 50px;
    margin-bottom: 30px;
    border-radius: 20px;
}
.cms h2 {
   margin-bottom: 20px;
}
.aboutimg {
    width: 100%;
    width: 500px;
}
.page-about ol {
    margin: 15px 0;
}
.page-about a {
    color: #555;
    font-weight: 700;
}
.page-about a:hover {
    color: #333;
   font-weight: 700;
}

@media only screen and (max-width: 768px){
.cms img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}
}
@media only screen and (max-width: 480px){
.cms img {
   width: 100%;
    margin-right: 50px;
    margin-bottom: 30px;
   
}
h1 {
    font-size: 25px;
}
h4 {
    font-size: 18px;
}
.commontext p {
    font-size: 16px;
    line-height: 36px;
}
.page-about .commontext p {
 font-size: 16px;
   
}
}
/*----------------------------------------common css------------------------------------*/


.headerblock {
    background: url(../userassets/headerimg.jpg);
    float: left;
    width: 100%;
    height: 400px;
    background-size: cover;
    background-attachment: fixed;
    background-position: 100% 150%;
}
.overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    transition: .5s ease;
    opacity: 10;
    color: white;
    font-size: 20px;
    padding: 20px;
    text-align: center;
    height: 400px;
}

/*----------------------------------------common css------------------------------------*/

/*---------------productdisplay-----------------------*/
.product-display {
    background: #e6ecec94;
    float: left;
    width: 100%;
    padding: 40px 0 70px;
}
.product-display .g-5, .gx-5 {
    --bs-gutter-x: 5rem;
}
.product-card {
   margin-top: 10px;
    background: white;
    float: left;
    width: 100%;
   padding: 40px 35px 50px;
    border-radius: 20px;
}
.product-display .container {
    margin: auto;
    max-width: 82%;
}
.left-block {
    width: 58%;
    margin-right: 0px;
}


.product-display .carousel-item img {
    border-radius: 20px;
    height: 800px;
    width: 700px!important;
}
.right-block .blockbtn {
    text-align: center;
}
.pro-title  {
 text-transform: capitalize;
    font-family: 'DM Sans', sans-serif;
    width: 70%;
    margin: 15px auto 40px;
}
.pro-title h2 {
    font-family: 'DM Sans', sans-serif;
    font-weight: 800;
    font-size: 40px;
    text-align: center;
    line-height: 1.3;
    width: 100%;
  
}

.shareurl {
    width: 12%;
    position: relative;
    left: -57px;
}
.right-block {
    background: #e6e6e6ab;
    border-radius: 30px;
    padding: 20px 30px;
    border: 1px solid #ddd;
    width: 38%;
    height: 800px;
    
}

sale, ratings {
    font-size: 15px;
    font-weight: 500;
}

.heart{
   background: #dedae9;
  text-align: center;
    color: #8375af;
    border-radius: 4px;
     height: 2.5vw;
     width:  2.5vw;
    
    display: flex;justify-content: center;align-items: center;
}
.content p{font-size: 12px;}
.ratings span{
    font-size: 18px;margin-left: 12px; font-size: 1.2vw;
   
}



sale {
    background: #f43848;
    padding: 3px 7px;
    font-size: 15px;
    font-size: .9vw;
    border-radius: 4px;
    color: white;
}

p.reg-price {
    margin-left: 5px!important;
}
.main-price-label {
        text-align: center;
    vertical-align: top;
   /* color: #f1f1f1;*/
    font-size: 28px;
    font-weight: 800;
    display: inline-flex;
    padding-left: 3px;
  
}
.main-reg-price-label {
    color: #888;
    font-size: 17px;
    margin-top: -20px;
    margin-bottom: 10px;
    text-align: center;
}
.main-price-label p {
    margin: 0;
}
/*.main-price-label:before {
   content: "$";
    vertical-align: top;
    font-size: 43px;
    position: relative;
    top: 15px;
    left: 9px;
    color: #4e8c80;
}*/
.reg-price {
    color: #000000;
    text-decoration: line-through;
}
.right-block .blockbtn .btn.btn-default {
    border-radius: 30px;
    padding: 13px 90px;
    width: 100%;
}
.quantity {
    width: 98%;
    border-radius: 4px;
    display: block;
    margin: auto;
}
.quantity  h4 {
    position: relative;
    font-size: 18px;
    text-align: center;
    vertical-align: middle;
    margin: 0;
    float: left;
    top: 8px;
    left: 16px;
    font-weight: 500;
    color: #444;
}
.user-link {
    float: left;
    width: 100%;
}
.product-display .btn-danger {
    color: #fff;
    background-color: #86bfba;
    border-color: #86bfba;
    border-radius: 50%;
    border: 3px solid #366e6642;
    transition: background 0.3s, color 0.3s, box-shadow 0.3s;
}
.add-to-wishlist .btn-danger:hover {
    background:#285E57;
    color: #fff;
   box-shadow: 0 0 0 6px rgb(178 206 196 / 66%);
}
.add-to-wishlist .btn-danger:hover i {
    color: #fff!important;
    animation: toTopFromBottom 0.3s forwards;
}
.add-to-wishlist .btn-danger i {
    color: #fff;
    transition: background 0.3s, color 0.3s, box-shadow 0.3s;
    font-size: 1.2vw;
}

.shareurl .btn-danger:hover {
    background: #285E57;
    color: #fff;
    box-shadow: 0 0 0 6px rgb(178 206 196 / 66%);
}
.shareurl .btn-danger:hover i {
    color: #fff!important;
    animation: toTopFromBottom 0.3s forwards;
}
.shareurl .btn-danger i {
    color: #fff;
    transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  
}
.product-display .form-select {
  display: block;
    width: 39%;
    font-weight: 400;
    line-height: 1.5;
    color: #555;
    border: 2px solid #366e6642;
    border-radius: 0.25rem;
    float: right;
    position: relative;
    top: 3px;
    right: 15px;
    font-size: 15px;
    padding: 6px 5px;
}

.heading-title {
  
    display: block;
    color: #444;
    font-weight: 600;
}
.pro--value {
    font-weight: 500;
    color: #444;
}

.buybtn {
    text-align: center;
    display: inline-block;
    width: 100%;
    border-radius: 30px;
   margin: 22px 0 22px;
    background-image: linear-gradient(305deg, #1c4f49 0%, #62a597 100%);
    font-weight: 600;
    line-height: 2;
    border: 0;
    background-size: 150% 100%;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: #fff;
    font-size: 20px;
    overflow: hidden;
    box-shadow:0 5px 2px 0 rgb(97 171 150 / 63%);
    position: relative;
}
.downloadbtn {
    text-align: center;
    display: inline-block;
    width: 100%;
    border-radius: 30px;
    margin: 22px 0 22px;
    background-image: linear-gradient(305deg, #1c4f49 0%, #62a597 100%);
    font-weight: 600;
    line-height: 2;
    border: 0;
    background-size: 150% 100%;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: #fff;
    font-size: 20px;
    overflow: hidden;
    box-shadow: 0 5px 2px 0 rgb(97 171 150 / 63%);
    position: relative;
    background: #3b746b;
}
.downloadbtn button {
    background: transparent;
    border: 0;
    width: 100%;
    padding: 10px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}
.buybtn button {
    background: transparent;
    border: 0;
    width: 100%;
    padding: 10px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}
.buybtn span.circle {
    left: 135px;
    width: 160px;
    height: 160px;
}
.buybtn:hover span.circle {
    margin-top: -26%;
    left: 100px;
}
.buybtn span.circle {
    background: rgba(255,255,255,.2);
    display: block;
    position: absolute;
    border-radius: 50%;
    margin-top: -25%;
    margin-left: 70px;
}
.downloadbtn:hover {
    background: #222;
    box-shadow: 0 5px 2px 0 rgb(56 56 56 / 63%);
}
.alert-info-top {
    color: #055160;
    background-color: #cff4fc;
    border-color: #b6effb;
    background-color: #cccccd75;
    border-color: #fdedf1;
    line-height: 1.5;
    padding: 5px;
    text-align: center;
    color: #545454;
    font-size: 12px;
    border-radius: 3px;
    margin-bottom: 10px;
}

.offerbtn {
    border-radius: 30px;
    background: #fafafa;
    color: #050505!important;
    font-size: 15px;
    padding: 0 17px;
    display: block;
    float: left;
    line-height: 1;
}

.offerbtn:hover {
text-decoration: underline;
background: #222;
}
.alloffer .offerbtn button:hover {
    color: #fff;
}
.offerbtn button {
    background: transparent;
    border: 0;
    width: 100%;
    padding: 10px;
    color: #fff;
}
.offerbtn span.circle {
    left: 135px;
    width: 160px;
    height: 160px;
}
.offerbtn:hover span.circle {
    margin-top: -26%;
    left: 100px;
}
.offerbtn span.circle {
    background: rgba(255,255,255,.2);
    display: block;
    position: absolute;
    border-radius: 50%;
    margin-top: -25%;
    margin-left: 70px;
    display: none;
}
.alloffer .offerbtn button {
    background: transparent;
    border: 0;
    width: 100%;
    padding: 10px;
    color: #191919;
    font-weight: 600;
}
.design-offer h3, .membership-offer h3 {
   font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #fff;
    margin-top: 5px;
}

.alloffer {
 margin: 10px auto 0;
    justify-content: center;
    display: flex;
    float: left;
    width: 100%;
}

.design-offer, .membership-offer {
    margin-right: 15px;
    display: block;
    background: #e6e6e6ab;
    border-radius: 55px;
    padding: 15px 40px 23px;
    border: 1px solid #ddd;
    width: 50%;
}
.membership-offer {
    background: url(../userassets/memberbkg.png);
    background-size: cover;
    background-position: center;
}

.design-offer {
  background: url(../userassets/designbkg.png);
    background-position: 64% 60%;
    background-size: cover;
    background-repeat: no-repeat;
}
.header-title {
    text-align: center;
}
.product-note {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 12px;
    margin: 0px 0 0;
}
.product-note p {
    font-size: 14px;
}
.product-note h5 {
    font-size: 16px;
    
    
}

.product-sub-note p {
    text-align: center!important;
    margin: auto;
    display: block;
}
.product-tab p {
    font-size: 17px;
    color: #555;
    line-height: 40px;
    margin: 0;
}
span.pro-value-cta {
    float: left;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 35px;
    font-size: 17px;
}
.prodetail-card img {
    border-radius: 20px;
}
.optionall .option {
   font-size: 28px;
    text-align: center;
    font-weight: 600;
}
.optionall2 {
    margin: 10px auto;
    display: block;
    text-align: center;
    position: relative;
    top: 0px;
}
.optionall2 hr {
    margin: 1.6rem 0;
    color: #afaeae;
}
.optionall2 span {
   position: absolute;
    margin-top: -40px;
    font-size: 17px;
    color: #59998C;
    background: #eeeeee;
    width: 8%;
    margin-left: -15px;
    font-weight: 500;
}
.optionall {
    margin: 10px auto;
    display: block;
    text-align: center;
}

.optionall span {
    position: absolute;
    margin-top: -50px;
    font-size: 17px;
    color: #59998C;
    background: #eeeeee;
    width: 2%;
    margin-left: -15px;
    font-weight: 500;
}
.optionall [type=radio] {
  position: absolute;
  opacity: 0;
}

.optionall [type=radio]+h3 {
  cursor: pointer;
  font-size: 27px;

}

.optionall [type=radio]:checked + h3 {
 outline: 5px solid #4e9d82;
    background: #4e9d82;
    border-radius: 3px;
    color: #fff;
    padding: 0px 6px;
    width: 95%;
    margin: auto;
}

.optionall hr {
    
    color: #afaeae;
    margin-top: 45px;
    margin-bottom: 35px;
    
}
.quantity2 {
    float: left;
    width: 100%;
    margin: 15px 0 15px;
}
.optionall  .credit-balance {
    display: inline-flex;
    background: transparent!important;
    color: #1a1a1a!important;
    margin-right: 0px!important;
    padding: 6px 15px 4px!important;
    border-radius: 5px;
    font-weight: 600;
    border: 2px solid #5a5a5a;
    margin-bottom: 20px;
    float: none;
    width: auto;
}

@media only screen and (max-width: 1024px){
.quantity {
    width: 90%;
    
}
.pro-title {
    width: 90%;
}
 .product-display .container {
    margin: auto;
    max-width: 95%;
    }
.main-price-label {
    font-size: 22px;
    
}
.pro-title h2 {
   font-size: 28px;
}
.optionall [type=radio]+h3 {
    cursor: pointer;
    font-size: 24px;
}
}
@media only screen and (max-width: 768px){
.product-display .container {
  
    max-width: 98%;
}
.quantity {
    width: 81%;
}
.buybtn button {
   
    font-size: 16px;
}
.product-note h5 {
    font-size: 13px;
}
.main-price-label {
  font-size: 28px;
}
.left-block {
    width: 100%;
    margin-right: 0px;
}
.pro-title {
    width: 88%;
}
.shareurl {
    width: 10%;
    position: relative;
    left: 12px;
    margin-top: -4px;
}
}
@media only screen and (max-width: 480px){
.left-block {
    width: 100%;
    margin-right: 0px;
}
.product-display {
    padding: 20px 15px 20px;
   
}
.product-display .btn-danger {
   padding: 2px 7px;
    font-size: 14px;
}
.shareurl {
    width: 0%;
    position: relative;
    left: -24px;
    top: 0px;
}
.pro-title h2 {
   font-size: 24px;
}
.product-card {
    margin-top: 0px;
    padding: 0 5px;
    background: transparent;
    box-shadow: none!important;
}
.product-display .carousel-item img {
    height: auto;
}
.left-block {
  padding: 0 30px;
    margin-top: 35px;
}
.pro-title {
    margin-bottom: 30px;
   
}
.design-offer, .membership-offer {
    margin-right: 0;
     padding: 15px 30px 23px;
    width: 100%;
    height: 120px;
    margin-bottom: 25px;
}

.right-block {
   margin: 30px auto 0;
    width: 86%;
    background: #fffefe;
    border: 1px solid #e1dbdb;
    height: auto;
}
.quantity2 {
    border: 1px solid #ddd;
    border-radius: 8px;
}
.main-price-label, .optionall [type=radio]+h3 {
   font-size: 21px;
}
.main-price-label:before {
   font-size: 35px;
    top: 8px;
   }
 .shareurl .btn-danger i {
  font-size: 15px;
}
.quantity {
    width: 100%;
}
.alloffer {
    margin: 30px auto 10px;
    justify-content: center;
    display: block!important;
}
.alloffer .offerbtn button {
    font-size: 13px;
}
.product-tab {
    margin-top: 20px;
}
}

/*---------------productdisplay-----------------------*/

/*------------------------------pricing-table--------------------------------*/

.pricing-table{
  background: #e6ecec94;
    float: left;
    width: 100%;
    padding: 40px 0 70px;
}

.pricing-table .packages {
  margin: 40px 10px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    flex-wrap: wrap;
    overflow: hidden;
    padding: 12px 20px 12px;
    box-shadow: 0 0 20px #0000001a;
    background-color: #fff;
    background-clip: border-box;
    border: 0px solid rgba(0,0,0,0.1);
    border-radius: 18px;
}
.pricing-table .container {
    width: 95%;
}

.package-header {
    width: 100%;
    background: #3da3871f;
    padding: 10px;
    border-radius: 16px;
    margin-bottom: 10px;
}
.packages2 .package-header {
    background: transparent;
}
.packages2 .package-header h1{
    color: #fff!important;
}
.pricing-table  h1 {
    font-weight: 700;
    letter-spacing: -1px;
}
.pricing-table .Popular {
    font-size: 12px!important;
     background: #222;
    color: #fff;
    line-height: 1;
    display: block;
    text-align: center;
    width: 49%;
   margin: 0 auto 10px;
    padding: 5px;
    border-radius: 30px;
}
.pricing-table .Trending {
    font-size: 12px!important;
     background: #222;
    color: #fff;
    line-height: 1;
    display: block;
    text-align: center;
    width: 49%;
   margin: 0 auto 10px;
    padding: 5px;
    border-radius: 30px;
}
.pricing-table .Recommended {
    font-size: 12px!important;
     background: #a3c0ba;
    color: #fff;
    line-height: 1;
    display: block;
    text-align: center;
    width: 50%;
    margin: 0 auto 10px;
    padding: 5px;
    border-radius: 30px;
}
.pricing-table .text2 a{
    color: #ffffff!important;
    font-size: 18px!important;
    padding: 5px 0 0;
    font-weight: 600;
    margin:0;
    text-decoration: none;
    
}
.pricing-table .text1 a{
    color: #ffffff!important;
    font-size: 20px!important;
    padding: 5px 0 0;
    font-weight: 600;
    margin:0;
    text-decoration: none;

}
    

.pricing-table .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color:#48857A;
    border-color: #48857A;
    line-height: 2;
    border-radius: 10px 10px 0px 0px;
    margin: 30px 0px 0;
}

.package-header p{
  color: #0e0d0d;
    font-size: 15px;
    line-height: 1.5;
    text-transform: capitalize;
    font-weight: 500;
}
.packages2 .package-header p {
   color: #a3c0ba;
}

.package-header h1 {
    font-weight: 600;
    font-size: 21px;
    line-height: 22px;
    text-align: center;
    color: #333!important;
    text-transform: capitalize!important;
    padding-bottom: 6px;
    padding-top: 10px;
    letter-spacing: .5px;
}

.packages.packages2 {
   background-image: linear-gradient(305deg, #1c4f49 0%, #62a597 100%);
    color: #fff;
}
.packages.packages2 .package-header h2, .package-list li, .package-list span {
    color: #fff;
}
.package-header h2 {
    color: #222;
    font-weight: 800;
    margin: 0 0 10px;
    font-size: 28px;
    font-family: 'DM Sans', sans-serif;
}
h2.nocredits {
    color: #48857A;
    font-size: 22px;
}
.pricing-table .top {
    text-align: center;
}
.packages2 .package-list li{
    color: #fff;
}

 .package-list li {
    text-align: left;
    font-weight: 600;
    color: #333;
    font-size: 16px;
    line-height: 45px;
    list-style: none;
    background: url(../userassets/bulletgreen.png) no-repeat;
    background-position: left 0px top 15px;
    padding-left: 28px;
    background-size: 20px;
}

.package-list span {
    color: #777;
    font-size: 13px;
    line-height: 2;
    text-transform: capitalize;
}
.pricing-table  .list {
  width: 100%;
  padding: 15px 0;
}

ol,
ul {
  padding: 0;
}
.membership-pack {
    margin: 15px 0 10px!important;
}
.packages.packages1 {
   height: 105%!important;
    border: 2px solid #222;
    margin: 0px 10px;
    background: #48857A;
}
.packages1 .package-header h1, .packages1 .package-header h2, .packages1 .package-list li, .packages1 .package-header p {
    color: #fff!important;
    
}
.packages1 .package-list li {
    font-size: 18px;
}
.packages1 .package-header {
  background: transparent!important; 
  margin: 0;
   
}
.packages1 .btn.btn-default {
    background: #fff!important;
    border-radius: 30px;
    margin: 10px 0 11px;
    padding: 8px 40px;
}

.packages1 .btn.btn-default a {
    color: #333!important;
    text-decoration: none;
    font-weight: 600;
}
.packages1 .btn.btn-default a:hover {
    color: #fff!important;
}
.packages1 span {
    color: #fff!important;
}
.packages1 .nocredits {
    color: #ffffff!important;
   
}
.packages4 .membership-pack {
    display: none!important;
}
.packages4  {
     padding: 20px 20px 12px!important;
}
.package .top {
  display: flex;
  flex-direction: column;
  align-items: center;
}

 .pricing-table input{
  display: block;
  vertical-align: middle;
  margin: 0px 0;
}
.optionall label {
  display: block;
  vertical-align: middle;
  margin: 30px 0 0;
}
.pricing-table .btn.btn-default {
   background: #48857A;
    border-radius: 30px;
    margin: 10px 0 11px;
    padding: 8px 40px;
}
.packages4 .btn.btn-default a {
    color: #fff!important;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
}
.pricing-table .btn.btn-default:hover {
    background: #222!important;
   
}
.pricing-table .btn.btn-default i {
    position: relative;
    top: 1px;
    }
.pricing-table .btn.btn-default:hover i {
    transform: translatex(2px);
}
.pricing-table .packages2 .btn.btn-default {
    background: #fff;
    border-radius: 30px;
    margin: 15px 0 10px;
    padding: 8px 30px;
}

.pricing-table .packages2 a {
   color: #222!important;
}
.pricing-table .packages2 a:hover {
   color: #fff!important;
}
.pricing-table .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.pricing-table .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.pricing-table .slider {
 position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translate(0px, 0px);
    transition: 0.6s ease transform, 0.6s box-shadow;
    background-color: #cbd5e0!important;
}

.pricing-table .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.pricing-table .annually {
    color: #57c288;
    font-size: 18px;
    font-weight: 800;
}
.pricing-table .monthly {
    font-size: 18px;
    font-weight: 700;
    color: #edecec;
    text-align: right;
}
input:checked + .slider {
    background-color: #85c3b8!important;
}

 input:focus + .slider {
  box-shadow: 0 0 1px #50bfe6;
}

 input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.pricing-table .slider.round {
  border-radius: 34px;
}

.pricing-table .slider.round:before {
  border-radius: 50%;
}

 .package-container {
 margin: 25px 0;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.pricing-table .yearly {
    color: #57c288;
    font-size: 18px;
    font-weight: 800;
}

textarea {
    height: 120px!important;
}
.form-floating>.form-control {
   padding: 1rem 0.75rem;
    /*height: 4.4vw!important;*/
    /*font-size: 1.1vw;*/
    padding: 1rem 0.75rem;
    font-size: 14px;
    line-height: 2.5;
    border-color: #f3f6f9;
    color: #3f4254;
    border: 2px solid #ebebeb;
    box-shadow: none;
    border-radius: 0.25em;
    background: transparent;
    transition: all .2s linear;
    height: 55px!important;
}
.form-floating>label {
    font-size: 14px;
    color: #a1a1a1;
    /*font-size: 1.1vw;*/
}

textarea.form-control.form-control-lg {
    height: 120px!important;
}
.bg-secondary {
    background-color: #90C0B2!important;
}

.benefits {
    margin: 40px 0px 0;
    display: flex;
    text-align: left;
    flex-wrap: wrap;
    overflow: hidden;
    padding: 20px 30px 12px;
    box-shadow: 0 0 20px #0000001a;
    background-color: #fff;
    background-clip: border-box;
    border: 0px solid rgba(0,0,0,0.1);
    border-radius: 0.5rem;
    line-height: 39px;
}

.benefits b {
    font-size: 20px;
    font-weight: 800;
}
.pricing-table .packages {
   height: 94%; 
}
.membership-pack {
    margin: 15px 0;
}
.package-list {
    min-height: 220px;
}
.membership-legends {
  float: left;
    background: white;
    padding: 25px 35px;
    border-radius: 15px;
    width: 99%;
    margin: 45px auto 0;
    box-shadow: 0 0 20px #0000001a;
    text-align: left;
}
.legend-list li a {
    text-decoration: none;
    color: #222;
    line-height: 38px;
    font-weight: 500;
}
.membership-legend-title {
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 10px;
}
ul.membership-status {
    float: left;
    width: 100%;
}
@media only screen and (max-width: 1060px){
.package-list li {
  font-size: 16px;
    line-height: 35px;
    background-position: left 0px top 9px;
    padding-left: 28px;
    background-size: 18px;
}
.package-list {
    min-height: 320px;
}
.packages1 .package-list li {
    font-size: 16px;
}
h2.nocredits {
    color: #48857A;
    font-size: 17px;
}
.packages.packages1 {
    height: 100%!important;
   
}
}
@media only screen and (max-width: 768px){
.benefits {
    margin: 10px 0px 0;

}
.pricing-table {
    padding: 20px 0 10px;
}
.pricing-table h3 {
    font-size: 20px;
    line-height: 30px;
}
.pricing-table .container {
    width: 95%;
    max-width: 100%;
}
.pricing-table .Recommended {
    width: 22%;
    
}
}
@media only screen and (max-width: 480px){
.pricing-table .packages {
   height: auto;
    width: 100%;
    margin: 21px 0;
    padding-bottom: 30px!important;
}

.pricing-table .Recommended {
    width: 56%;
}
.pricing-table .container {
    width: 95%;
    max-width: 100%;
    padding: 0 10px 0;
}
.pricing-table {
    padding: 10px 0 10px;
}
.pricing-table h3, .benefits b {
    font-size: 20px;
   
}
.membership-legends {
   margin: 0px auto 0;
}

.package-list li {
   line-height: 36px;
   background-position: left 0px top 9px;
   
}
.pricing-table .list {
    width: 100%;
    padding: 15px 0 0px;
}
.pricing-table h1 {
   font-size: 22px;
}
.pricing-table .text2 a {
    font-size: 16px!important;
  
}
}

.membership-plan-status .credit-balance {
    text-align: center;
    float: none;
}
.membership-plan-status {
   text-align: center;
    width: 45%;
    border: 2px solid;
    margin: 0 auto 30px;
    padding: 10px;
    border-radius: 5px;
    background:#ffffffe0;
}
.plan-active a {
    color: #3B746B!important;
    font-weight: 400;
  
}
.plan-active  .bi-patch-check-fill::before {
    content: "\f4b5";
    color: green;
}
.plan-active {
    font-weight: 400;
    color: #222;
    font-size: 18px;
    margin-bottom: 3px;
}
.credit-member {
    line-height: 1.2;
    display: inline-block;
    font-size: 18px;
    border-radius: 5px;
    font-weight: 400;
    color: #3b746b;
}
/*------------------------------socialshare--------------------------------*/
.socialshare .modal-header {
    display: block;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
   padding: 1rem 1rem 0.2rem;
    border-bottom: 0px solid #dee2e6;
    border-top-left-radius: 10px;
    border-top-right-radius:10px;
    background-image: radial-gradient( circle 321px at 8.3% 75.7%, rgb(236 255 252) 0%, rgb(255 234 234) 81% );
    
}
.socialshare .modal-body {
    border-radius: 0 0 10px 10px;
    background-image: radial-gradient( circle 321px at 8.3% 75.7%, rgb(236 255 252) 0%, rgb(255 234 234) 81% );
}
.socialshare .modal-content {
 border: 0px solid rgb(255 255 255 / 0%);
    border-radius: 10px;
    
}
.socialshare .modal-title {
   text-align: center;
   font-weight: 600;
}
.socialshare .btn-close {
    width: 10px;
    height: 10px;
    border: 0;
    opacity: .8;
    position: absolute;
    top: 15px;
    z-index: 999;
    right: 18px;
}
.social-icon .bi.bi-facebook {
    color: #3b5998;
}
.social-icon .bi.bi-twitter {
    color: #55acee;
}
.social-icon .bi.bi-pinterest {
    color: #DF0022;
}
.social-icon .bi.bi-linkedin {
    color: #065CBA;
}
.social-icon .bi.bi-whatsapp {
    color: #00BB04;
}
.social-icon  .bi.bi-send {
    color: #e73232;
}
.social-icon .bi.bi-instagram {
    background: -webkit-linear-gradient(45deg, #3d009f, #e91e63 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.social-icon a {
    text-decoration: none;
    font-size: 22px;
}
.social-icon {
    text-align: center;
    position: relative;
    top: -5px;
}
/*------------------------------socialshare--------------------------------*/
/*------------------------------shopbag--------------------------------*/
.shopbag .card-header {
   padding: 15px 15px 12px!important;
}
.shopbag .small {
    color: #333;
}
.shopbag h6 {
    font-size: 14px;
     color: #333;
}
.shopbag h5 {
   font-size: 13px;
    color: #333;
    font-weight: 600;
    width: 70%;
    line-height: 21px;
    position: relative;
    margin: 0px;
}
.shopbag .avatar {
    width: 15%;
}
.shopbag.avatar-img {
    width: 80%;
}
.shopbag{
    width: 330px;
}
.notification .bg-danger {
    background-color: #dc35451f!important;
}
.shopbag p {
   font-size: 13px;
   color: #333;
}
.notifi-badge {
    width: 10px;
    height: 10px;
    background: #d6293e;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    right: 11px;
    z-index: 1;
}
.animation-blink {
    -webkit-animation: blink 2s infinite;
    animation: blink 2s infinite;
}
.shopbag a {
    font-size: 14px;
    color: #000;
    text-decoration: none;
    font-weight: 600;
}

.cartempty {
    text-align: center;
    margin: 10px auto 10px;
    width: 19%;
}
.shopping i {
    color: #3B746B;
    font-size: 20px;
}
.shopbag h3{
font-size: 15px;
    font-weight: 600;
}
i.bi.bi-x-circle {
    color: #f70707;
}
.dropdown.shopping {
   list-style: none;
    position: relative;
    float: right;
    margin-left: 57px;
    right: 18px;
    border-radius: 5px;
    font-weight: 600;
    border: 2px solid #3B746B;
    padding: 2px 10px;
    top: -5px
}
.dropdown.shopping .nav-link {
    padding: 0;
    color: #3B746B!important;
}
@media only screen and (max-width: 768px){

.dropdown.shopping {
    position: absolute;
    right: 90px;
   top: 22px!important;
}
}

@media only screen and (max-width: 480px){
.dropdown.shopping {
    position: absolute;
    right: 52px;
    top: 16px!important;
    border: 0;
}
.navbar-dark .navbar-toggler {
    right: 3px;
}
}
/*------------------------------shopbag--------------------------------*/

/*-----------------product-tab---------------------*/
.product-tab {
    float: left;
   margin-top: 40px;
    width: 100%;
}
.product-tab .card-header {
   background: transparent!important;
   padding: 20px;
   font-size: 20px;
   font-weight: 700;
   
}
.product-tab .course-display {
    margin: 0px;
}
.product-tab .instru-disc {
   flex: 0 0 auto;
    width: 12%;
}
.product-tab .avatarimg {
    margin-right: 0;
    border-radius: 50%;
    width: 70px;
    height: 70px;
}
.avatarimg {
    width:100%!important;
    border-radius: 10px;
    margin-right: 30px;
    height: 180px;
}

.bi.bi-check-circle-fill {
    margin-right: 7px;
    color: #48bd48;
}

.intro:hover .btn {
    background: #333;
    cursor: pointer;
}


.product-tab h5 {
   font-weight: 800;
    color: #333;
    line-height: 1;
    font-size: 22px;
    letter-spacing: 0;
}

.product-tab h3 {
    border: 0;
    font-size: 20px;
    font-weight: 800;
    font-family: 'Nunito', sans-serif;
    letter-spacing: -1px;
    margin-bottom: 3px;
}
.product-tab .fa.fa-play {
    color: #fff;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #222;
    background-color: transparent;
    font-weight: 800;
    font-size: 20px;
}
.nav-pills .nav-link {
    color: #999;
    font-weight: 800;
    font-size: 20px;
    line-height: 1;
    background: transparent;
}
.product-tab .card-body {
   background: transparent;
}
.prodetail-card {
  border-radius: 20px 20px 20px 20px;
    background: #fff;
}
.product-tab .fa {
   font-size: 16px;
   margin-right:0px;
}
.product-tab p {
   font-size: 17px;
    color: #555;
    line-height: 35px;
    margin: 0;
}

.product-tab ul {
   padding: 0 20px;
    list-style: none;
}
.product-tab li {
 line-height: 35px;
    font-size: 17px;
    color: #333;
    font-weight: 500;
    list-style: square;
}
.product-tab .bi.bi-star {
    color: #f19942;
    font-size: 18px;
}
.product-tab .list-group-item a {
    color: #555;
    text-decoration: none;
}
.product-tab .list-group-item {
    border: none !important;
    padding: 0.425rem 0;
    font-size: 14px;
}
.product-tab .bi.bi-book {
    color: #16a755;
    font-size: 18px;
}
.product-tab .bi.bi-people {
    color: blueviolet;
    font-size: 18px;
}
.btn-insta {
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    color: #fff;
    padding: 1px 8px;
    border-radius: 4px;
}
.btn-insta:hover {
    opacity: .8;
    color: #fff;
}
.btn-fb {
    color: #fff;
    background-color: #3b5998 !important;
    padding: 1px 10px;
    border-radius: 4px;
}
.btn-fb:hover {
    opacity: .8;
    color: #fff;
}
.btn-tw {
    color: #fff;
    background-color: #55acee !important;
    padding: 1px 7px;
    border-radius: 4px;
}
.btn-tw:hover {
    opacity: .8;
    color: #fff;
}

/*----------------------------------------page-contact------------------------------------*/


.page-contact {
    float: left;
    width: 100%;
    padding: 50px 100px;
}



.page-contact .container .contact-start {
    height: 530px;
    background-color: #fff;
    position: relative;
    box-shadow: 0 0px 30px #ddd;
    padding: 15px;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer
}

.page-contact .container .contact-start .form {
    width: 100%;
    height: 100%;
    display: flex
}

.page-contact .container .contact-start .left-side {
    width: 45%;
    background-color: #3e2093;
    background-image: linear-gradient(305deg, #6332d9 0%, #6944bf 100%);
    height: 100%;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    background-image: radial-gradient(650px circle at 0% 0%, #703ad2 15%, #6d3bcf 35%, #8a34ed 75%, #924eeb 80%, transparent 100%), radial-gradient(1250px circle at 100% 100%, #7e5aa7 15%, #7a4bb1 35%, hsl(267deg 64% 53%) 75%, hsl(218, 41%, 19%) 80%, transparent 100%);
}



textarea {
    height: 120px!important;
}
.form-floating>.form-control {
    padding: 1rem 0.75rem;
    margin-bottom: 15px;
}
.form-floating>label {
    font-size: 14px;
}



.loginbtn .btn.btn-default {
    border-radius: 5px;
    padding: 14px 25px;
    background-image: linear-gradient(305deg, #13b2ed 0%, #2ef79b 100%);
    font-weight: 600;
    line-height: 2;
    border: 0;
    background-size: 150% 100%;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
/*----------------------------------------page-contact------------------------------------*/

/*-----------------------searchresult-------------------------------*/
.homeproduct .cate-bubbles .category {
  margin: 0!important;
    top: 0!important;
    left: 0!important;
    line-height: 2;
    color: #fff;
    font-size: 16px;
    min-width: 202px;
}

.cate-bubbles li a {
    color: #fff;
    text-decoration: none;
    padding: 0px 5px;
    line-height: 2;
    font-size: 17px;
    font-weight: 600;
}
.cate-bubbles ul {
   display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 0;
}
.cate-bubbles li {
    list-style: none;
    float: left;
    padding: 7px 9px;
    background: #3B746B;
    margin: 10px 10px 10px;
    border-radius: 10px;
    box-shadow: 0 0 20px #38383817;
   width: 23%;
}
.cate-bubbles li:hover {
   background:  #62a597;  
}
.cate-bubbles li:hover a {
   color: #222;
   font-weight: 600; 
   text-decoration: underline; 
}

.cate-bubbles li img {
    background: #86bfba3b;
    padding: 0px;
    border-radius: 50%;
    height: 33px;
    margin: auto;
    float: right;
    width: 33px;
}
.cate-page {
    background: transparent!important;
    padding: 20px 0 30px!important;
}
.cate-page:before{
    display: none!important;
}
@media only screen and (max-width: 1024px){
.cate-bubbles li {
    width: 30%;
}
}
@media only screen and (max-width: 768px){
.homeproduct .cate-bubbles .category {
     min-width: 115px;
}
.cate-bubbles li a {
    font-size: 14px;
   
}
}
@media only screen and (max-width: 480px){
.cate-bubbles li {
  margin: 8px 8px 8px;
 width: 65%;
}
.membership-plan-status {
   width: 100%;
}
.credit-div {
    line-height: 0;
}
.homeproduct .category img {
   margin-right:8px;
}
.form-inner form {
    display: block;
   padding: 10px 0px;
}
.cate-page .formstart {
    margin: auto;
    max-width: 100%;
}
.cate-bubbles li a {
   font-size: 15px;
}

.homeproduct .cate-bubbles .category {
    margin: 0!important;
    top: 0px!important;
    left: 5px!important;
    line-height: 2;
    color: #fff;
    font-size: 16px;
   min-width: 190px;
}
.form-inner select {
     width: 82%!important;
}
.homeproduct .container {
    margin: auto;
    max-width: 100%;
    width: 95%;
}
.form-inner i {
    position: relative;
    top: 15px;
    float: left;
}

.form-inner {
    width: 100%!important;
    margin: 10px 25px 60px 0;
    background: #fff;
    border-radius: 20px;
}
.form-inner .btn-primary {
 margin-left: 24px;
    margin-top: -12px;
}
 
.cate-bubbles a {
    text-decoration: none;
}
.pro-price-label .price {
    font-size: 22px;
    
}
.pro-reg-price-label {
     font-size: 17px;
     top: 4px;
    left: 2px;
}
.homeproduct .card {
    padding: 12px 12px 15px;
    height: auto;
  
}
.homeproduct .card-img-top {
    width: 100%;
}
.homeproduct .card-img-top img {
  
    width: 100%;
}
.cate-page {
    background: transparent!important;
    padding: 20px 0 30px!important;
}
.homeproduct .container {
    margin: auto;
    max-width: 100%;
    width: 100%;
}
}
@media only screen and (max-width: 400px){
.form-inner .btn-primary {
    margin-left: 24px;
    margin-top: -70px;
}
.reset-search {
    right: 56px;
    margin-top: 120px;
}
.homeproduct .container {
    margin: auto;
    max-width: 100%;
    width: 100%;
}
}
@media only screen and (max-width: 375px){
.cate-bubbles li {
   width: 65%;
}
}
/*-----------------------searchresult-------------------------------*/

/*----------------------------------------page-blog------------------------------------*/
.page-blog {
    float: left;
    width: 100%;
    padding: 70px 0;
}

.page-blog .card-img, .card-img-bottom {
    border-radius: 20px 20px 0 0!important;
}

.page-blog .card {
    border: 0px;
    padding: 0px 0 40px;
    height: 520px;
    background: #fff;
}
.page-blog .card-title a {
    margin-bottom: 0.5rem;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1.5;
    color: #333;
    text-decoration: none;
}
.page-blog .card-title a:hover {
    color: #3ea278;
}
.page-blog  .author a {
    text-decoration: none;
    font-size: 16px;
    color: #333;
    font-weight: 600;
}
.page-blog  .month {
    text-decoration: none;
    font-size: 15px;
    color: #333;
    font-weight: 600;
}
.page-blog .card-body {
   flex: 0 0 auto;
    padding: 1rem 2rem;
}
.page-blog  .text-mute {
    font-size: 15px;
    color: #777;
    line-height: 2;
    min-height: 90px;
   margin: 6px 0 0;
}
.page-blog  .bg-danger {
    background-color: #3ea278!important;
    text-decoration: none;
    padding: 5px;
}
.page-blog  .blockbtn {
    float: left;
    position: relative;
    padding-left: 30px;
    margin: 0;
}
.page-blog .btn.btn-default{
    
    padding: 5px 15px!important;
    font-weight: 600;
    font-size: 13px!important;
    border: 0;
}
.blogsub {
    position: absolute;
    top: 10px;
}

.page-singleblog .container {
    margin: auto;
    max-width: 60%;
}
.page-singleblog .card-title a {
    font-size: 45px;
    text-decoration: none;
    line-height: 1.2;
    color: #333;
}
.page-singleblog {
    float: left;
    width: 100%;
    padding: 50px 0;
}
.single-blog-img img {
    width: 100%;
    border-radius: 20px;
}
.single-blog-img {
    margin: 25px 0;
}
.page-singleblog p {
    font-size: 17px;
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: 40px;
}
.date, .cate {
    color: #3ea278;
    font-weight: 500;
    font-size: 18px;
}
mark {
    padding: 0.2em;
    background-color: #fcf8e3;
    font-size: 20px;
}
u {
    color: #3ea278;
}
/*-------------------------------loginpage-----------------------------*/
.section.userlogin{
    float: left;
    width: 100%;
    height: auto;
    padding: 30px 20px 20px;
    background-position: 26% 4%!important;
}

.userlogin .container {
    width: 70%;
}
.page-login:before {
    position: absolute;
    z-index: 0;
    background: url(../userassets/aboutbkg.jpg);
    content: "";
    min-height: 110%;
   width: 600px;
    top: 0;
    left: 0;
   /* height: 690px;*/
    height: 65vw;
}
.page-login .container {
  max-width: 100%;
 width: 80%;
}
.login {
    padding: 2.8vw 4vw;
      padding: 25px 50px;
}

.loginlogo img {
    width: 15vw!important;
    margin: 15px auto 7px!important;
}

.loginimage img {
    height: 51vw;
}
.loginstart {
 background: #fff;
 border-radius: 20px;
 margin:60px 0;
 /*margin: 5vw 0;*/
 box-shadow:0 0 20px #2d2c2c3d;
 padding: 0 0px 0px 0px;
 
}
.loginstart form {
    margin: 25px 0 15px;
}

.loginstart img {
  border-radius: 20px 2px 0px 20px;
  margin: 0px;
  width: 100%;
  position: relative;
  top: 0px;
  left: 0;
}
.loginstart h3 {
    font-size: 30px;
    font-weight: 700;
}
.login-form h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 1.4vw;
    font-weight: 600;
    margin-bottom: 6px;
}
.loginstart h2 {
     font-family: 'Poppins', sans-serif;
    font-size: 2rem;
    margin: 20px 0 0;
   /* font-size: 2.3vw;
    margin: 1.3vw 0 0;*/
    font-weight: 700;
}

.login-form h6 {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
   line-height: 1.8;
}

.loginstart .fa.fa-check {
    font-size: 70px;
    color: #6ec969;
}
.btn-primary a {
    color: #fff;
    text-decoration: none;
}

.loginstart .bi {
    font-size: 50px;
    color: #6ec969;
}

.loginuser{
    width: 100%;
    margin: auto;
}

.loginuser .btn.btn-default {
    padding: .9vw 2.5vw;
    color: #fff;
    border-radius: 50px;
     font-size: 16px;
    /*font-size: 1.2vw;*/
     font-weight: 500;
    background-image: radial-gradient( circle farthest-corner at 18.2% 37.2%, rgba(19,134,133,1) 0%, rgba(12,118,117,1) 98.1% );
    border: 5px solid #47abaa;
}
.loginbtn .btn.btn-default {
    border-radius: 30px;
    padding: 13px 50px;
    background-image: linear-gradient(305deg, #1c4f49 0%, #62a597 100%);
    font-weight: 600;
    line-height: 2;
    border: 0;
    background-size: 150% 100%;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: #fff;
    font-size: 18px;
    overflow: hidden;
    box-shadow: 0 5px 2px 0 rgb(61 163 135 / 29%);
    position: relative;
}
.loginbtn .btn.btn-default:hover {
    background-position: 100% 0%;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.loginbtn .btn.btn-default:hover i {
    transform: translateY(-2px);
}
.loginbtn .btn.btn-default:hover span.circle {
    margin-top: -26%;
    left: 100px;
}
.loginbtn .bi.bi-arrow-up-right {
    background: #1e705e;
    padding: 4px 7px;
    border-radius: 50%;
    border: 2px solid #ffffff82;
    font-size: 12px;
    color: #fff;
}
.loginbtn  span.circle {
    left: 135px;
    width: 180px;
    height: 180px;
}
.loginbtn .circle {
    background: rgba(255,255,255,.2);
    display: block;
    position: absolute;
    border-radius: 50%;
    margin-top: -25%;
    margin-left: 50px;
}
.loginbtn .fa.fa-arrow-right {
    background: #309d9d;
    padding: 10px;
    border-radius: 50%;
    position: relative;
    left: 0px;
    transform: translate3d(5px, 0, 0);
}
.lost {
    text-align: center;
    display: block;
}
.lost a {
    font-size: 15px;
    /* font-size: 1.1vw;*/
    text-align: center;
    text-decoration: none;
    color: #167877;
    font-weight: 600;
}
.lost a:hover {
   color: #333;
   text-decoration: underline;
}
.bottombtn {
    text-align: center;
}
.bottombtn .btn img {
    width: 23px;
    margin-right: 4px;
}
.bottombtn .btn {
    font-size: 13px;
    padding: 10px 6px;
    border: 1px solid #ddd;
    color: #666;
    margin: 0px 2px;
    background-color: transparent;
}
.account {
    text-align: center;
    display: block;
    font-size: 15px;
     font-size: 1.1vw;
}
.account a {
    font-size: 15px;
   /*  font-size: 1.1vw;*/
    text-align: center;
    text-decoration: none;
    color: #167877;
    font-weight: 600;
}
.account a:hover {
   color: #333;
   text-decoration: underline;
}
.loginstart a {
    color: #333;
    text-decoration: underline;
}
@media only screen and (max-width: 768px){
.loginlogo img {
    width: 40%!important;
    margin: 15px auto 7px!important;
}
 .login {
    padding: 30px 20px 20px;
    width: 100%;
}
.account {
    
 font-size: 15px;
}
.loginstart {
    margin: 20px 0;
}
}
@media only screen and (max-width: 480px){
.userlogin .container {
    width: 95%;
}
.loginstart h2 {
   font-size: 24px;
    margin: 10px 0 0;
}
.loginbtn .btn.btn-default {
   font-size: 16px;
}
}

/*-------------------------------loginstart-----------------------------*/
/*-------------------------------form-alart-----------------------------*/
.form-top.alert.alert-danger {
    background: transparent;
    border: 0;
    text-align: center;
    line-height: 0;
    color: #ef0d23;
    padding: 5px;
    margin: 0;
}
.form-top .alert-danger {
    color: #ff2828;
    background-color: #fee;
    border-color: #fdd8d8;
    padding: 4px;
    text-align: center;
    margin: 0;
    font-size: 14px;
    line-height: 1.2;
}
.form-top.alert.alert-danger ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
    border-color: #ff0018;
    box-shadow: 0 0 0 0.25rem rgb(241 71 87 / 25%);
}

.form-control {
    padding: 1rem 0.75rem;
    font-size: 14px;
    line-height: 2.5;
    border-color: #f3f6f9;
    color: #333;
    border: 2px solid #ebebeb;
    box-shadow: none;
    border-radius: 0.25em;
    background: transparent;
    transition: all .2s linear;
    height: 55px;
}
.form-floating>label {
    font-size: 15px;
    color: #777;
    font-weight: 500;
}
/*-------------------------------form-alart-----------------------------*/
/*----------------------------------------footer------------------------------------*/
footer .navbar {
    padding: 0px 0px;
    z-index: 999;
}
footer .nav-item {
    margin: 0 10px;
    display: inline-block;
}
footer {
   float: left;
    width: 100%;
   background: #dae8e8cc;
    padding: 25px 0 0;
    background-size: cover;
    z-index: 9999;
    position: relative;

}
.footer-column {
   text-align: center;
}

.footer-column ul {
    text-align: left;
    display: inline-block;
}
.footerlink2 h4, .footerlink2 h4 {
   text-align: left;
}
footer .navbar-brand img {
    width: 100%;
    float: left;
}
.bottomlogo {
    width: 23%;
    margin-right: 115px;
}
.footerlogo {
   width: 85%;
    margin: 0 auto 20px;
}
.footerlogo img {
    width: 65%;
    margin: 0 auto 20px;
}
.social-media img {
   border: 2px solid #666;
    border-radius: 50%;
    padding: 6px;
    width: 75%;
    transition: background 0.3s, color 0.3s, box-shadow 0.3s;
    float: left;
}
.social-media :hover img {
    color: #fff!important;
    animation: toTopFromBottom 0.3s forwards;
}
footer .navbar-nav {
    text-align: center;
    display: block;
    margin: auto;
}
footer p {
    line-height: 33px;
    font-size: 15px;
    color: #666;
    text-align: center;
    
    margin: auto;
}
footer h5 {
    font-size: 1.25rem;
    text-align: left;
    margin-bottom: 20px;
}

footer h4 {
    font-weight: 800;
    margin-bottom: 20px;
    text-align: left;
}
.footer_start {
   padding: 30px 0 40px;
   
}
.footerlink1 li {
   list-style: none;
    text-align: left;
     color: #666;
    line-height: 2;
    font-size: 17px;
   
}
.footerlink1 ul {
   
    padding: 0;
}
.footerlink2 li {
    list-style: none;
    text-align: left;
     color: #666;
    line-height: 2;
    font-size: 17px;
   
}
.footerlink1 li a{
   color: #666;
    line-height: 2;
    font-size: 17px;
    text-decoration: none;  
}
.footerlink1 li a:hover {
    color: #468378;
    text-decoration: underline;
}
.footerlink2 ul {
  
    padding: 0;
}


footer .social-media a {
  text-decoration:none;
  float: left;
}
footer .fa {
  font-size: 19px;  
}

footer .nav-link {
    color: #fff;
    margin: 0px 20px;
}
footer .top-bar-menu {
    margin: 30px 0 0;
}
footer .bottom-link {
   
    padding: 0;
}

.bottom-link li {
    list-style: none;
    float: left;
}
 .bottom-link ul {
    padding-left: 0;
}
.bottom-link li a {
    color: #ddd;
    padding: 0 11px 0 0;
}
.bottom-link li a:hover {
    color: #2ef79b;
  
}

footer .bottomfooter {
    float: left;
    width: 100%;
    background: #448176;
    padding: 10px 20px;
    text-decoration: none;
}
.copyright {
    float: left;
}

.copyright li {
   float: left;
    color: #ddd;
    list-style: none;
    padding: 0 12px;
    font-size: 15px;
}
.copyright li a {
    float: left;
    color: #ddd;
    font-size: 13px;
}

.webdesign {
    color: #ddd;
      font-size: 15px;
      float: right;
}
.webdesign a {
    color: #ddd;
      font-size: 15px;
      text-decoration: none;
}
.webdesign a:hover {
    color: #2ef79b;
  
}
i.fa.fa-linkedin {
   background: #0C61BF!important;
    padding: 10px 11px!important;
    border-radius: 50%;
    color: #fff;
}
.fa.fa-facebook{
    color: #fff;
    background-color: #3b5998 !important;
    padding: 10px 13px!important;
    border-radius: 50%;
}
i.fa.fa-twitter {
    color: #fff;
    background-color: #55acee !important;
    padding: 10px!important;
    border-radius: 50%;
}
i.fa.fa-instagram {
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important;
    color: #fff;
    padding: 10px 12px!important;
    border-radius: 50%;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgb(255 255 255);
}

@media only screen and (max-width: 1024px) {
.credit-member {
    line-height: 1.2;
    font-size: 17px;
    
}

footer .col-lg-4 {
   width: 31%;
}
footer .social-media {
   margin: 0px 8px;
}
footer h5 {
    font-size: 17px;
    
}
footer p {
   line-height: 26px;
   font-size: 14px;
}
}

@media only screen and (max-width: 768px){
.footer-column ul {
    text-align: left;
    display: block;
}
footer .col-lg-4 {
    width: 42%;
}
}

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

  footer {
     padding: 15px 0 0px;  
 }
 .social-media img {
     width: 68%;
}
footer .navbar-brand img {
    width: 75%;
    float: none;
    margin: auto;
}
footer .social-media {
     float: none;
}
.footer-column {
    padding: 0;
}
.footer_start {
    padding: 20px 30px 35px;
}
footer .copyright {
    float: none;
   text-align: center;
}
footer .bottomfooter {
   padding: 10px 10px 5px;
   line-height: 2;
}
footer p {
     width: 100%;
}
.footerlogo {
    width: 100%;
    margin: 0 0 25px;
}
.copyright ul {
    padding: 0;
    margin: 0;
}

footer .nav-link {
    margin: 0px 3px;
    font-size: 14px;
}
.footerlink2 h4, .footerlink2 h4 {
   
    font-size: 20px;
}
footer .bottom-link {
    float: none;
    padding: 0;
}
.copyright li {
    float: none;
     text-align: center;
}
footer .col-lg-4 {
    width: 100%;
}
footer p {
    line-height: 15px;
    font-size: 15px;
}

.webdesign .webdesign a, .copyright {
   font-size: 16px;
    
}
.bottom-link ul {
    padding-left: 0;
    width: 100%;
    float: left;
    justify-content: center;
    display: flex;
    margin: 0;
}
.order-sm-first.order-last {
    margin-top: 26px!important;
}
.package-container .order-sm-first.order-last {
    margin-top: 70px!important;
}
.webdesign {
    float: none;
}
h2.nocredits {
   
    font-size: 17px;
}
.packages.packages1 {
    height: 94%!important;
   
}
}


@media screen and (min-width: 1500px) and (max-width:3500px) { 
.homeslider h2 b {
    font-size: 48px;
}

.buybtn button {
   font-size: 22px;
    font-weight: 700;
}
.membership-plan-status {
 width: 35%;
   
}
.navbar .btn.btn-default img {
   top: 4px;
}
.pricing-table .btn.btn-default a {
     font-size: 20px;
  
}    
.package-header h1 {
   font-size: 26px;
    
}
.cate-bubbles li {
    width: 16%;
}
.homeproduct .cate-bubbles .category {
     min-width: 180px;
}
.homeproduct .card {
   height: 518px;
    width: 400px;
}
.page-about .container {
    width: 72%;
}
.homeproduct .container {
     max-width: 85%!important;
      margin:auto;
}
.homewhyus .card-cate h2 a {
    font-size: 18px;
}
.navbar-brand img {
   margin-top: 5px;
    margin-bottom: 0px;
}
.homewhyus .card-cate h2 {
    font-size: 20px;
     line-height: 28px;
}
.casestudy .commontext h2 {
    margin-bottom: 12px;
    font-size: 48px;
}
.descrip p {
    line-height: 2.5;
    font-size: 17px;
}
.homeproduct .card-img-top img {
     height: 518px;
      width: 400px;
}
.header-title h2 {
    font-size: 46px;
    
}
.formstart  {
    margin: auto;
    max-width: 60%;
}
.reset-search {
 right: 420px;
   
}

.product-display .carousel-item img {
     border-radius: 20px;
    height: 777px;
    width: 600px!important;
}
.product-display .container {
    margin: auto;
    max-width: 65%!important;
}
.right-block {
   height: 777px;
}
.alert-info-top {
   font-size: 13px;
}
.container{
    width: 83%;
}
.hometesti p {
    line-height: 40px;
    font-size: 16px;
}
.homeevent .event-footer {
    margin: 28px 0 0;
}
.btn-primary {
    font-size: 30px!important;
   
}
.homewhyus .card.block2 {
    height: 290px;
}
.catestart {
    height: 355px;
}
.navbar-dark .navbar-nav .nav-link {
    font-size: 17px;
    margin: 0 10px
}
.homeservice .block {
  height: 360px;
}
.ctaright img {
    
    
}
.homeservice .service-title h2 img {
   left: 560px;
    margin-top: 0px;
    width: 3.5%;
}
.card-title {
    font-size: 30px;
    }
h1 {
    font-size: 50px;
}
.cms h1 {
    font-size: 40px!important;
}
.about li {
   line-height: 42px;
   font-size: 20px;
}
.navbar-brand {
    width: 12%!important;
}
.blocktitle {
   font-weight: 800;
    font-size: 35px;
    color: #222;
    position: relative;
}
 .subtitle {
    font-size: 25px;
    max-width: 474px;
}
.homeservice .block img {
    width: 25%;
  
}
.homeservice h4 {
  max-width: 433px;
}
.navbar {
    padding: 15px 30px 0;
    z-index: 2;
}
.nav-link {
    font-size: 20px;
}
.btn.btn-default {
   font-size: 17px!important;
}
.homecta .btn.btn-default {
    font-size: 20px;
}
.homecta h1, .homecta h1 b {
    font-size: 100px;
   
}
.homecta p {
 font-size: 25px;
    line-height: 40px;
}
.homecta h5 {
    font-size: 35px;
   
}
.homeservice .card-cate p {
   font-size: 19px;
}
.homeservice .service-title h2 {
    font-size: 46px;
   text-transform: capitalize;
}

.homeservice .card.block2 img {
   top: 45px;
    width: 290px;

}
.homeservice .card.block1, .homeservice .card.block2 {
    height: 550px;
    }
.carousel-caption {
    bottom: 40px;
    z-index: 10;
    text-align: left;
    position: absolute;
    left: 10%;
}
.homeproduct {
   
    padding: 40px 0 70px;
}
.homeslider h2 {
    font-size: 65px;
    line-height: .9;
    }
.hometesti .card {
    height: 395px;
}
.homeslider h3 {
    font-size: 42px;
    line-height: 1.3;
   
}
.pricing-table .btn.btn-default {
  
    padding: 8px 50px;
}
.pricing-table .Recommended {
    font-size: 16px!important;
    width: 45%;
}
.pricing-table .text2 a {
    font-size: 20px!important;
}
.slider-image {
    width: 630px;
   
}
.homeslider h2 img {
    left: 315px;
    top: 20px;
    width: 5%;
}
.homeslider p {
    font-size: 22px;
}
.homewhyus .service-title h2 {
    line-height: 54px;
    font-size: 50px;
  
}
.homewhyus .service-title h2 img {
   left: 680px;
    margin-top: -2px;
    width: 3%;
}
.homecta h2 {
    font-size: 60px;
    line-height: 1.2;
}
.optionall [type=radio]:checked + h3 {
 width: 80%;
  
}
.quantity {
    width: 84%;
   
}
}







@media only screen and (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }
}

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

 
 
h1 {
    font-size: 30px;
}

.col {
    flex: none;
    margin: auto;
}


.container-fluid {
    padding: 0;
}




.card-title {
    font-size: 16px;
   
}


.header-content {
    padding: 20px 20px;
   
}
.header-content h2 {
   font-size: 32px;
    margin: 0;
}
.commontext h2 {
 margin-bottom: 20px;
font-size: 32px;
   
}
.navbar {
    padding: 8px 30px;
}
.navbar-brand img {
 width: 50%;
    margin-top: 8px;
    margin-bottom: 0px;
}

.page-contact {
    
    padding: 50px 0px;
}
.page-contact .container .contact-start {
    height: auto;
     width: 100%;
}
.page-contact .container .contact-start .left-side {
    width: 100%;
}
.page-contact .container .contact-start .form {
   display: block;
}
.page-contact .container .contact-start .right-side {
    width: 100%;
   padding: 40px 25px 10px 40px;
   
}
.navbar-brand {
    width: 35%;
}
.bottomfooter .d-sm-flex {
    display: block!important;
}
.bottom-link li a {
    
    font-size: 13px;
}
.copyright li {
    float: none;
     font-size: 13px;
}
.webdesign a {
     font-size: 13px;
   
}
.page-login .left-side{
    display: none;
}
.listing-btn {
    margin-top: 0px;
    float: left;
    
}
.listing-top {
    margin-top: -180px;
   
}
.gmap_canvas, .mapouter {
    width: 100%!important;
    height: auto!important;
}
}
@media (max-width:750px) {
    .input {
        width: 100%
    }

  

    .container .card .right-side {
        width: 100%;
        display: none
    }

    .container .card .left-side {
        width: 100%
    }

    .input-group {
        display: block
    }
}

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

h1 {
    line-height: 38px;
    font-size: 24px;
}

.col {
    flex: none;
    width: 100%;
    max-width: 100%;
}

.page-about {
     padding: 20px 10px 10px;
 }
.commontext li:before {
     margin-right: 4px;
    font-size: 15px;
     position: relative;
    top: 5px;
}

.commontext li {
    line-height: 34px;
}


.w-sm-50 {
    width: 85% !important;
}

.header-content h2 {
    font-size: 24px;
   
}
.header-content p {
    font-size: 13px;
}
.top h4 {
    font-size: 22px;
    margin-bottom: 10px;
}
.page-contact .container .contact-start .right-side {
   
    padding: 40px 10px 10px 10px;
}

.large-paragraph {
    font-size: 16px;
    line-height: 1.7;
}

.page-singleblog p {
    font-size: 15px;
    line-height: 32px;
}
.services-grid {
    text-align: center;
    float: left;
    width: 100%;
}
.services h4 {
    font-size: 20px;
    
}
.page-singleblog {
    padding: 10px 0;
}
.page-singleblog .container {
    margin: auto;
    max-width: 92%;
}
mark {
    font-size: 16px;
}
.page-singleblog .card-title a {
    font-size: 26px;
     line-height: 1.4;
}
.icons img {
    width: 22%;
}
.aboutimg {
   display: none;
}
.page-login .loginstart {
    padding: 10px;
}
.page-login .container {
    max-width: 90%;
}
.page-login .login {
    padding: 20px 20px 30px 20px;
}
.bottombtn .btn {
    margin: 0px 2px 6px;
    width: 100%;
}
.page-login {
    padding: 40px 0;
}
.left-side::after {
     height: 92px;
    width: 92px;
    bottom: 72px;
}
/*-------------------------------------------------listing-display---------------------------------------*/
.mapouter {
    width: 100%!important;
}
.listing-top {
   margin-top: -210px;
    
}
.listing-top .btn {
    font-size: 13px;
}
.listing-btn {
  float: left;
    margin-top: 12px;
    margin-left: 90px;
}
.overlay, .headerblock {
   height: 250px;
}
.gmap_canvas {
    width: 100%!important;
}
.listing-des .card-body {
    padding: 20px;
}
.listing-title {
    font-size: 20px;
}
.listing-cate {
    font-size: 16px;
   
}
.listing-logo {
   width: 100px;
  height: 60px;
}
.lis-title {
    justify-content: center;
    display: flex;
}
.listing-top .btn {
    font-size: 13px;
}
.card-header h3 {
    font-size: 20px;
  
}
/*-------------------------------------------------listing-display---------------------------------------*/
}
@media only screen and (max-width: 375px){


}
@keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both
}

.animatedFadeInUp {
    opacity: 0
}

.fadeInUp {
    opacity: 0;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
}

@-webkit-keyframes toTopFromBottom {
    49% {
        -webkit-transform: translateY(-100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }
    51% {
        opacity: 1;
    }
}
@-moz-keyframes toTopFromBottom {
    49% {
        -moz-transform: translateY(-100%);
    }
    50% {
        opacity: 0;
        -moz-transform: translateY(100%);
    }
    51% {
        opacity: 1;
    }
}
@keyframes toTopFromBottom {
    49% {
        transform: translateY(-100%);
    }
    50% {
        opacity: 0;
        transform: translateY(100%);
    }
    51% {
        opacity: 1;
    }
}
@-webkit-keyframes toBottomFromTop {
    49% {
        -webkit-transform: translateY(100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
    }
    51% {
        opacity: 1;
    }
}
@-moz-keyframes toBottomFromTop {
    49% {
        -moz-transform: translateY(100%);
    }
    50% {
        opacity: 0;
        -moz-transform: translateY(-100%);
    }
    51% {
        opacity: 1;
    }
}
@keyframes toBottomFromTop {
    49% {
        transform: translateY(100%);
    }
    50% {
        opacity: 0;
        transform: translateY(-100%);
    }
    51% {
        opacity: 1;
    }
}
@-webkit-keyframes mover{0%{transform:translateY(-10px);}100%{transform:translateY(10px);}}
@keyframes mover{0%{transform:translateY(-10px);}100%{transform:translateY(10px);}}
@keyframes MoveUpDown{0%, 100%{bottom:0;}50%{bottom:50px;}}