.full-width-header .rs-header .menu-area.sticky .logo-area a .sticky-logo {
    display: block;
    max-height: 70px !important;
}
.full-width-header .rs-header .topbar-area .rs-contact-info .contact-part i:before {
    font-size: 26px;
    color: #0ba801 !important;
    font-weight: 600;
}
.full-width-header .rs-header .menu-area {
    transition: all 0.3s ease;
    background-image: linear-gradient(44deg, #563599cf, #0ba801, #a9e3f5f0);
    height: 60px;
}
.full-width-header .rs-header .menu-area.sticky {
    background-image: linear-gradient(44deg, #563599cf, #0ba801, #a9e3f5f0) !important;
}
.readon.buy-now.sl-btn {
    background: rgba(0, 0, 0, 0) linear-gradient(90deg, #0ba801 0%, #6dcb67 100%) !important;
    color: #ffffff;
    border-radius: 4px;
    font-weight: 500;
    font-size: 18px;
    text-transform: capitalize;
    padding: 17px 28px;
}
.rs-services .proh5 {
    text-align: center;
    background: #0ba801;
    padding: 5px;
    font-size: 18px;
    font-weight: 400;
    height: 50px;
    color: white;
    margin: 0px;
}
.readon.buy-now.sl-btn:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(90deg, #6dcb67 0%, #0ba801 100%) !important;
    color: #ffffff;
    border-radius: 4px;
    font-weight: 500;
    font-size: 18px;
    text-transform: capitalize;
    padding: 17px 28px;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu {
    margin: 0;
    background-color: #15ce0b;
    padding: 0px !important;
    border-radius: 0 0 5px 5px;
}
.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a {
    color: white !important;
}
.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a:hover {
    color: white !important;
}
.readon.learn-more.learn-btn {
    background-image: linear-gradient(90deg, #0faa06 0%, #9cdedad4   100%);
    border-radius: 3px 3px 3px 3px !important;
}
.readon.learn-more.learn-btn:hover{
    background-image: linear-gradient(90deg, #9cdedad4   0%, #0faa06  100%) !important;
    border-radius: 3px 3px 3px 3px !important;
}
.titleh2{
    padding-bottom: 20px;
}
.titleh2 span{
    border-bottom: 2px solid #0ba801;
    font-weight: 500;
}

.bG .pt-20 {
    padding-top: 0px;
    padding: 3px;
}
.bG img{
    width: 100%;
}
.proh5{
    text-align: center;
    background: #0ba801;
    padding: 5px;
    font-size: 18px;
    font-weight: 400;
    color: white;
    margin: 0px;
}
.bG .proboxx:hover{
    box-shadow:3px 3px 4px #0a5c06;
}
p {
    margin: 0 0 26px;
    line-height: 1.8;
    color: #1b1b1b;
}
.rs-process.style4 .rs-addon-number .number-text .number-area {
    display: inline-block;
    width: 50px;
    line-height: 40px;
    z-index: 1;
    position: relative;
    transition: all 0.3s ease 0s;
    text-align: center;
    width: 40px !important;
    height: 40px;
    top: 10px;
    margin-bottom: 20px;
}
.rs-process .rs-addon-number .number-text .number-title .title {
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    color: #101010;
    margin-bottom: 0px;
    text-transform: capitalize;
}

.rs-process .rs-addon-number .number-text .number-area {
    display: block;
    font-size: 38px;
    font-weight: 700;
    line-height: 1.4;
    color: #0f8808 !important;
}
.rs-process.style4 .rs-addon-number .number-text .number-area:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: -5px;
    left: 0;
    z-index: -1;
    transform: rotate( 45deg);
    transition: all 0.3s ease 0s;
    border-radius: 50px 50px 50px 50px;
    background: #b9e9a5 !important;
}
.btnin{
    text-align: center;
}
.btnin button{
    margin-top: 30px;
    padding: 10px 25px;
    background-image:linear-gradient(90deg, #9cdedad4   0%, #0faa06  100%);
    border: none;
    border-radius: 5px;
}
.rs-why-choose.style3 .features-content .features-list li i {
    font-size: 30px;
    width: 40px;
    margin-right: 10px;
    color: #17ac0d !important;
}
.rs-footer .footer-top .address-widget li i {
    color: #0da903 !important;
    position: absolute;
    font-weight: 400;
    left: 0px;
}
.btnin button:hover {
    margin-top: 30px;
    padding: 10px 25px;
    background-image:linear-gradient(90deg, #0faa06 0%,  #9cdedad4    100%);
    border: none;
}
.btnin button a{
    color: white;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
    transition: all 0.3s ease;
    font-size: 18px;
    font-weight: 500;
    margin-right: 0px;
    height: 60px;
    line-height: 60px;
    padding: 0px 20px;
    color: white !important;
    position: relative;
    font-family: Livvic;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    background-color: #13880c;
    color: white !important;
}
.full-width-header .rs-header .menu-area.sticky .rs-menu-area {
    float: inherit;
}
.full-width-header .rs-header .menu-area .rs-menu-area {
    align-items: center;
    justify-content: center;
    float: inherit !important;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li {
    display: inline-block;
    margin-right: 15px;
    padding: 0;
}
.full-width-header .rs-header .menu-area .rs-menu-area {
    align-items: center;
    text-align: center;
    justify-content: end;
    float: right;
}
img{
    width: 100%;
}
.fa-angle-double-right{
    font-size: 24px;
    color: #0ba801;
    font-weight: 500;
}
.BR1{
    border-right: 1px solid #0ba801;
}
.boxinnz{
    display: flex;
}
.pt-120{
    padding-top: 60px !important;
}
.pb-120{
    padding-bottom: 60px !important;
}
.boxinnz h2{
    border-radius: 50%;
    border: 2px solid #33aa2b;
    padding: 0px 13px;
    height: 50px;
    margin-right: 15px;
}
.rs-footer .footer-top p input[type="submit"] {
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    background-image: linear-gradient(90deg, #2cb424 0%, #53ed4a 100%) !important;
    border-radius: 50%;
    padding: 15px 28px 15px;
    font-family: "Flaticon";
    font-size: 0;
    border: none;
}
.rs-footer.style2 .footer-top .footer-logo img {
    height: 50px !important;
}
.mb2-30 {
    margin-bottom: 15px;
}
.rs-footer .footer-top p {
    margin: 15px 0 0 !important;
    position: relative;
}
.rs-footer.style2 .footer-top .footer-social li a:hover {
    color: #ffffff;
    background: #33be2a !important;
}
.bannerzin .container-fluid{
    padding: 0px;
}
.rs-contact .contact-box {
    background-image: linear-gradient(250deg, #79cf73 0%, #0ba801 100%) !important;
    padding:40px 30px;
    border-radius: 5px 5px 5px 5px;
}
.quotezz .carousel-item{
    padding: 30px;
    background-color: transparent;
    height: 160px;
}

.quotezz .carousel-item h2{
    font-weight: 400;
    text-transform: capitalize;
}
.rs-contact .contact-box .address-box .address-icon i {
    font-size: 20px;
    line-height: 20px;
    color: #2bb322 !important;
}
.readon.learn-more.submit {
    background-image: linear-gradient(250deg, #79cf73 0%, #0ba801 100%) !important;
    padding: 16px 40px 16px 40px;
    font-weight: 500;
    font-size: 16px;
}

.readon.learn-more.submit:hover {
    background-image: linear-gradient(250deg, #0ba801 0%, #79cf73 100%) !important;
    padding: 16px 40px 16px 40px;
    font-weight: 500;
    font-size: 16px;
}
.sec-title2 .sub-text.contact {
    color: #31b528 !important;
}
.rs-video-wrap.style2 {
    margin-top: 0px !important;
    z-index: -111;
}
.bgin{
    background-image: linear-gradient(250deg, #0ba801 0%, #79cf73 100%) ;
}
.imginn img{
    width: 100%;
}
.chosein input{
    padding: 20px;
    margin-bottom: 20px;
}
.bgnew{
    background-image: url(../images/bg/work-bg.png);
    background-size: cover;
    background-attachment: fixed;
}
.rs-testimonial.main-home.style2.modify1 .overlayer .testi-item .author-desc {
    background-color: #0ba8015e !important;
    background-image: unset;
    box-shadow: unset;
    border-radius: unset;
}
.rs-blog .blog-item .image-wrap .post-categories li a {
    border-radius: 30px;
    color: #ffffff;
    background: #03228f;
    background: -moz-linear-gradient(left, #03228f 0%, #03228f 0%, #03228f 26%, #4e95ed 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
    background: -webkit-linear-gradient(left, #03228f 0%, #03228f 0%, #03228f 26%, #4e95ed 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
    background: linear-gradient(to right, #7bce75 0%, #6ddb65 0%, #0ba801 26%, #268f1f 100%, #0ba801 100%, #1c8b14 100%, #118f08 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03228f', endColorstr='#0b70e1', GradientType=1);
    transition: 0.4s;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 20px;
    display: block;
}
.rs-blog .blog-item .image-wrap .post-categories li a:hover {
    border-radius: 30px;
    color: #ffffff;
    background: #03228f;
    background: -moz-linear-gradient(left, #03228f 0%, #03228f 0%, #03228f 26%, #4e95ed 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
    background: -webkit-linear-gradient(left, #03228f 0%, #03228f 0%, #03228f 26%, #4e95ed 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
    background: linear-gradient(to right, #118f08 0%, #0ba801 0%, #0ba801 26%, #77cf71 100%, #0ba801 100%, #6ddb65 100%, #7bce75 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03228f', endColorstr='#0b70e1', GradientType=1);
    transition: 0.4s;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 20px;
    display: block;
}
.rs-blog .blog-item .blog-content .blog-meta .date i {
    color: #179c0f !important;
    padding-right: 5px;
    font-weight: 700;
}
.rs-blog .blog-item .blog-content .blog-meta .admin i {
    color: #219419 !important;
    padding-right: 5px;
    font-weight: 700;
}
#scrollUp i {
    background-image: linear-gradient(90deg, #1f9517 0%, #5ad151 100%) !important;
    border-radius: 50%;
    height: 40px;
    font-size: 24px;
    font-weight: 600;
    width: 42px;
    color: #fff;
    line-height: 36px;
    transition: all 0.3s ease;
    margin-left: 2px;
    box-shadow: 0px 0px 2px rgb(0 0 0 / 40%);
}
.quicky a{
    color: white;
}
.ourvismis .card {
    background-image: linear-gradient(319deg, #9ee6eb, #55e352, #673ab7b8);
    padding: 20px;
    height: 305px;
}
.ourvismis p{
    color: black;
    padding-top: 20px;
}
.ourvismis .card .fa{
    color: black;
    font-size: 36px;
    padding: 20px;
    border: 1px dashed black;
    border-radius: 50%;
}
.readon.learn-more {
    padding: 14px 40px 14px 40px;
    background-image: linear-gradient(250deg, #9cdedad4   19%, #31a729 100%) !important;
    border-radius: 30px 30px 30px 30px;
}
.readon.learn-more:hover {
    padding: 14px 40px 14px 40px;
    background-image: linear-gradient(250deg, #31a729 19%, #9cdedad4   100%) !important;
    border-radius: 30px 30px 30px 30px;
}
.rs-skillbar.style1 .cl-skill-bar .skillbar .skillbar-bar {
    background: #106eea;
    width: 0;
    margin-bottom: 0;
    height: 7px;
    line-height: 7px;
    background-color: transparent;
    background-image: linear-gradient(190deg, #8bd586 0%, #31a729 100%);
    background-size: 1rem 1rem;
}
.submit{
    padding: 14px 40px 14px 40px;
    background-image: linear-gradient(250deg, #9cdedad4   19%, #31a729 100%) !important;
    border-radius: 30px 30px 30px 30px;
}
.submit:hover{
    padding: 14px 40px 14px 40px;
    background-image: linear-gradient(250deg, #31a729 19%, #9cdedad4   100%) !important;
    border-radius: 30px 30px 30px 30px;
}
.APids .card img{
    width: 100%;
}
.APids .card h4 {
    font-size: 21px;
    font-weight: 400;
    padding: 10px;
    margin: 0px;
    color: white;
    text-transform: capitalize;
    height: 70px;
}
.APids .card{
    background-color: #0ba801;
}
.avalsol img{
    width: 100%;
}
.imgfix{
    background-image: url(../images/breadcrumbs/3.jpg);
    width: 100%;
    padding: 0px;
    height: 200px;
    background-attachment: fixed;
    background-size: cover;
}
.avalsol h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: capitalize;
    color: #0ba801;
}
.lion .fa{
    color: #0ba801;
    font-weight: 600;
}
.bgfix{
    background-image: url(../images/bg/steps-bg.jpg);
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
}
.bxpad{
    padding: 20px;
    border: 1px solid #0ba801;
    height: 280px;
}
.bxpad2{
    padding: 20px;
    border: 1px solid #0ba801;
    height: 190px;
}
.PFS h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: capitalize;
    color: #0ba801;
}
.titleh33{
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: capitalize;
    color: #0ba801;
}
.bxpad3{
    padding: 20px;
    border: 1px solid #0ba801;
}
.PFStab table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}
  
.PFStab td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}
.ulchrg li{
    display: flex;
}
.ulchrg li .fa{
    color: #0ba801;
    padding: 5px;
    font-weight: 500;
}
.h3chrg{
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: capitalize;
    color: #0ba801;
}
.bg-13 {
    background-image: linear-gradient( 
128deg
 , #563599cf, #0ba801, #a9e3f5f0) !important;
}
.cntslp{
    background-image: url(../images/breadcrumbs/2.jpg);
    background-size: cover;
    background-attachment: fixed;
}
.cntslp .slpcnt{
    text-align: center;
    padding: 70px 0px;
    color: white;
}
.cntslp h3{
    color: white;
    font-size: 46px;
    font-weight: 500;
}
.cntslp button{
    background: #29a021;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
}
.cntslp button:hover{
    background: #29a021;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    box-shadow: 2px 2px 4px white;
}
.cntslp button a{
    color: white;
    text-transform: capitalize;
}
.rs-contact-info{
    transform: translate(0px, 50%);
}
.full-width-header .rs-header .topbar-area {
    padding-top: 0px;
}
.full-width-header .rs-header .menu-area.sticky .logo-area {
    display: inline-block;
    top: 0px;
}
@keyframes shrink {
    0% {
      background-size: 150% 150%;
    }
    100% {
      background-size: 100% 100%;
    }
}

.carousel-caption{
    color: white;
    text-align: end;
}
.carousel-caption h2{
    color: white;
    text-shadow: 2px 2px black;
}
.carousel-caption p{
    font-size: 30px;
    color: white;
    text-shadow: 2px 2px black;
}


@-webkit-keyframes zoomin {
    0% {transform: scale(1);}
    50% {transform: scale(1.2);}
    100% {transform: scale(1.5);}
  }
@keyframes zoomin {
    0% {transform: scale(1);}
    50% {transform: scale(1.2);}
    100% {transform: scale(1.5);}
} 
  
@-webkit-keyframes zoomout {
    0% {transform: scale(1);}
    50% {transform: scale(1.2);}
    100% {transform: scale(1.5);}
}
@keyframes zoomout {
    0% {transform: scale(1);}
    50% {transform: scale(1.2);}
    100% {transform: scale(1.5);}
}
.slide4 {
    background: url(../img/banner.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-position: center center;
    box-sizing: border-box;
    -webkit-animation: zoomout 10s ease-in infinite;
    animation: zoomout 10s ease-in infinite;
    transition: all .5s ease-in-out;
    overflow: hidden;
    height: 450px;
}
.slide3{
    background: url(../img/realimg/9.jpeg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-position: center center;
    box-sizing: border-box;
    -webkit-animation: zoomout 10s ease-in infinite;
    animation: zoomout 10s ease-in infinite;
    transition: all .5s ease-in-out;
    overflow: hidden;
    height: 450px;
}
.rs-slider.style2 .slider-content .sl-desc {
    font-size: 36px;
    line-height: 28px;
    font-weight: 400;
    color: #ffffff;
    max-width: 100%;
    margin-bottom: 20px;
}
.slide1{
    background: url(../img/banner2.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-position: center center;
    box-sizing: border-box;
    -webkit-animation: zoomout 10s ease-in infinite;
    animation: zoomout 10s ease-in infinite;
    transition: all .5s ease-in-out;
    overflow: hidden;
    height: 450px;
    padding: 91px 0px;
}
.slide2{
    background: url(../img/bg22.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-position: center center;
    box-sizing: border-box;
    -webkit-animation: zoomout 10s ease-in infinite;
    animation: zoomout 10s ease-in infinite;
    transition: all .5s ease-in-out;
    overflow: hidden;
    height: 450px;
}
.rs-slider.style2 .slider-content .sl-title {
    font-size: 42px;
    line-height: 70px;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 4px;
    margin-bottom: 0px;
}
.rs-slider.style2 .slider-content .sl-title2 {
    font-size: 42px;
    line-height: 70px;
    font-weight: 900;
    color: #ffffff;
    margin-bottom: 0px;
}
.slider-content .content-part{
    background-color: transparent;
    padding-left: 60px;
    text-shadow: 2px 2px 4px black;
    padding: 20px;
    text-align: end;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.rs-slider.style2 .slider-content {
    padding: 0px;
    text-transform: capitalize;
}
.logo-area2 img{
    width: 200px;
}
.flx22{
    display: flex;
}

.img-hover-zoom {
    overflow: hidden; 
}
.img-hover-zoom img {
    transition: transform .5s ease;
}
  
.img-hover-zoom:hover img {
    transform: scale(1.3);
}
.brandhh{
    height: 50px;
}
.rs-why-choose.style3 .features-wrap .title {
    font-size: 44px;
    line-height: 40px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 20px;
}
.rs-why-choose.style3 .features-wrap .sub-title {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
}
.rs-why-choose.style3 .features-wrap .desc {
    font-size: 19px;
    line-height: 27px;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 25px;
}
.bg14 {
    background: url(../images/bg/choose-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}
.testisld{
    height: auto !important;
}
.rs-testimonial.main-home.style2 .testi-item .author-desc .desc {
    color: #ffffff;
    font-size: 20px;
    padding: 30px;
}
.rs-testimonial.main-home .owl-stage-outer {
    padding: 25px 0;
    margin: 0px 0;
}
.rs-testimonial.main-home .testi-item .author-part {
    text-align: center;
    padding-top: 30px;
}
.rs-testimonial.main-home .testi-item .author-desc {
    background: #ffffff;
    padding: 30px;
    border-radius: 10px 10px 10px 10px;
    box-shadow: -2px 16px 44px -32px rgb(0 0 0 / 0%);
}
.rs-breadcrumbs.img1 {
    background: url(../img/realimg/8.jpeg);
}
.rs-breadcrumbs.img3 {
    background: url(../img/realimg/9.jpeg);
}
.topbar{
    background-image: url(../img/logobg.jpg);
    background-size: cover;
}
.topbar img{
    width: 150px;
}
.bg-ww {
    background: rgb(30 34 50 / 12%);
}
.sticky-logo{
    display: none;
}
.socialzz .fa{
    padding:10px;
    margin: 10px;
    font-size: 20px;
    color: white;
}
.socialzz{
    text-align: end;
}
.socialzz .fa:hover{
    border: 1px solid white;
    border-radius: 50%;
}
h1, h2, h3, h4, h5, h6 {
    font-family: sans-serif;
    color: #101010;
    margin: 0 0 26px;
    line-height: 1.2;
}
.menu-area.sticky .socialzz{
    text-align: end;
    transform: translate(0px, 30%);
}
.quicky{
    padding: 0px 50px;
}

.full-width-header .rs-header .menu-area.sticky .sticky-logo{
    display: none;
}
.full-width-header .rs-header  {
    float: inherit;
    text-align: end;
}
.sticky-logo img{
    background-image: linear-gradient(177deg, #e0db0c, #c7ddc3de);
}
.fenceul li{
    list-style-type: circle;
}
.EFE h5 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: capitalize;
    color: #0ba801;
}
.sec-title .sub-text:before {
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    height: 4px;
    width: 12px;
    background-color: #0ba801;
}
.pr1-30{
    padding-right: 30px;
}
.sec-title .sub-text:after {
    content: "";
    position: absolute;
    border: 0;
    height: 4px;
    width: 50px;
    background-color: #89a801;
    z-index: 1;
    margin-left: 0;
    left: 24px;
    top: 12px;
}
.sec-title .sub-text {
    position: relative;
    padding-left: 95px;
    display: inline-block;
    line-height: 28px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
    color: #0ba801;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.rs-slider .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 65px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
}



@media only screen and (max-width: 600px){
    .full-width-header .rs-header {
        float: inherit;
        text-align: initial;
    }
    .sticky-logo img {
        background: transparent;
        width: 115px;
    }
    .full-width-header .rs-header .menu-area {
        transition: all 0.3s ease;
        background-image: linear-gradient( 
            128deg
            , #563599cf, #0ba801, #a9e3f5f0);
        height: 115px;
        position: fixed;
    }
    .quotezz .carousel-item{
        padding: 30px;
        background-color: transparent;
        height: 180px;
    }
    .quicky{
        padding: 0px 15px;
    }
    .quotezz h2{
        font-size: 20px;
    }
    .rs-breadcrumbs .breadcrumbs-inner {
        padding: 65px 0px;
        margin-top: 100px;
    }
    .logo-area2 img{
       display: none;
    }
    .rs-slider.style2 .slider-content {
        padding: 25px 5px 195px;
    }
    .rs-slider.style2 .slider-content.slide1 {
        background: url(../img/banner.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-position: center center;
        animation: shrink 2s infinite alternate;
        padding: 36px 10px;
    }
    .slider-content .content-part {
        background-color: transparent;
        padding-left: 60px;
        text-shadow: 2px 2px 4px black;
        padding: 0px;
        text-align: end;
        text-transform: capitalize;
    }
    .pr1-30{
        padding-right: 15px;
    }
    .bG .pt-20 {
        padding-top: 0px;
        padding: 15px;
    }
    .brandhh{
        height: 50px;
    }
    .owl-carousel .owl-stage-outer {
       position: relative;
       overflow: hidden;
       -webkit-transform: translate3d(0px, 0px, 0px);
    }
    .rs-slider.style2 .slider-content .sl-title2, .rs-slider.style2 .slider-content .sl-title {
        font-size: 21px !important;
        line-height: 30px !important;
    }
    .mobile-menu .fa-bars {
        padding: 10px;
        background-color: #0c8004;
    }
    .rs-testimonial.main-home .owl-stage-outer {
        padding: 0px 0;
        margin: 0px 0;
    }
    .socialzz {
        display: none;
    }
    .full-width-header .mobile-menu .mobile-logo {
        float: left;
        display: none;
    }
    .rs-header .menu-area .main-menu .rs-menu ul.nav-menu {
        background-image: linear-gradient(
            128deg
            , #563599cf, #0ba801, #a9e3f5f0);
    }
    .fa-navicon:before, .fa-reorder:before, .fa-bars:before {
        content: "\f0c9";
        color: white;
    }
    .rs-testimonial.main-home.style2 .testi-item .author-desc .desc {
        font-size: 14px !important;
        padding: 30px 0px !important;
    }
    .rs-testimonial.main-home.style2 .testi-item .author-desc {
        padding: 0px !important;
    }
    .carousel-caption h2 {
        color: white;
        text-shadow: 2px 2px black;
        font-size: 30px;
        margin-bottom: 10px;
    }
    
    .ourvismis .card {
        background-image: linear-gradient(319deg, #9ee6eb, #55e352, #673ab7b8);
        padding: 20px;
        height: auto;
    }
    .full-width-header .rs-header .menu-area.sticky .rs-menu-area {
        float: inherit;
        transform: translate(0px, 0%);
    }
    .full-width-header .rs-header .menu-area.sticky .sticky-logo {
        display: block;
    }
    .topbar{
        display: none;
    }
    .sticky-logo {
        display: block;
    }
    .rs-menu {
        position: fixed;
        z-index: 999;
    }
    
    .rs-menu {
        float: initial;
        clear: both;
        width: 343px;
        margin-top: 50px;
        font-size: 0;
        margin-left: -187px;
    }
}
.bg-13 {
    background-image: linear-gradient(
319deg
, #679295, #62b460, #fdfefd);
}
.ourvismis .card {
    background-image: linear-gradient( 
        128deg
         , #563599cf, #0ba801, #a9e3f5f0) !important;
    padding: 20px;
    height: 305px;
}
p {
    margin: 0 0 26px;
    line-height: 2;
    color: #1b1b1b;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
    transition: all 0.3s ease;
    font-size: 16px;
    font-weight: 500;
    margin-right: 0px;
    height: 60px;
    line-height: 60px;
    padding: 0px 20px;
    color: white !important;
    position: relative;
    font-family: Livvic;
}