body {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #4F4F4F;
    font-size: 16px;
}

img {
    width: 100%;
}

/*new wise*/
.servGalry iframe {
    width: 100%;
}
.portIframe {
    height: 190px;
    width: 100%;
}
.cnFormLeft span.wpcf7-list-item label span {
    padding-left: 5px;
}

section.contactsec {
    padding-bottom: 50px;
}

.blogDetCont h3:before {
    left: 0;
    margin-left: 0;
}

.deskMenu ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}

.deskMenu ul li a:hover {

    color: #00918A;
}

.deskMenu ul li {
    display: inline-block;
    padding: 0px 8px;
}

.tw {
    background-image: url(../images/twitter.svg);
}

.ins {
    background-image: url(../images/instagram.svg);
}

.fb {
    background-image: url(../images/facebook.svg);
}

.lnk {
    background-image: url(../images/linkedin.svg);
}

.h1 {
    color: #fff;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 65px;
    max-width: 800px;
    text-align: center;
    height: auto !important;
    line-height: 80px;
    padding-bottom: 30px;
}

.moreImg img {
    width: 6%;
    display: block;
    position: relative;
    z-index: 99999;
    margin: 0px auto;
    width: 40px;
}

.bannerCvr {

    display: flex;
    align-items: center;
    justify-content: center;
}

.bannerCont {
    padding: 20rem 0;
}

section.main {
    height: auto;
}

.welcomescn {
    padding: 2rem 20rem 5rem;
}

h2,
h3 {
    font-weight: 700;
    color: #000;
    font-size: 30px;
    position: relative;
    padding-bottom: 17px;
}

h2:before,
h3:before {
    content: "";
    background: #00928A;
    position: absolute;
    left: 50%;
    margin-left: -45px;
    bottom: 0;
    width: 90px;
    height: 3px;
}

.welcSc h2:before {

    left: 0;
    bottom: 0;
    margin-left: 0;



}

.welcSc {
    padding: 33px 0 0;
}

.welcSc h1 {
    font-weight: 700;
    color: #000;
    font-size: 30px;
    position: relative;
    padding-bottom: 17px;
}

.welcSc h1:after {
    content: "";
    background: #00928A;
    position: absolute;
    width: 90px;
    height: 3px;
    left: 0;
    bottom: 0;
    margin-left: 0;
}

p {
    margin: 0 0 28px;
    color: #4F4F4F;
    font-size: 16px;
    line-height: 28px;
}

a:not([href]):not([class]),
a {
    color: #00928A;
    cursor: pointer;
}

section.highLg {
    text-align: center;
    padding: 82px 0 152px;
    background: #150D0A;
}

section.highLg h2 {
    color: #fff;
}

section.highLg h2:before {
    left: 50%;
    margin-left: -45px;
}

.hgRow {

    padding: 54px 0 0;

}

.hgCvr {
    position: relative;
}

.HgImg img {
    width: 100%;
    height: 192px;
    object-fit: cover;
}

.hgContcvr {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 50%);
    transition: all 0.5s;
}

.hgContcvr:hover {

    background: rgba(0, 0, 0, 0%);


}

.mainHead {
    color: #fff;
}

.hgCont label p,
.hgCont label,
.hgCont label a {
    color: #C8C8C8 !important;
    font-weight: 400;
    font-size: 12px;
    margin: 0;
    line-height: normal;
    text-decoration: none;
}

ul.post-categories {
    padding: 0;
    margin: 0;
    list-style: none;
}

.highSlder .slick-prev:before,
.blogSlder .slick-prev:before {
    content: "";
    background: url(../images/prev.svg) no-repeat left bottom;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 32px;
    height: 32px;
    background-size: 27px;
}

.highSlder .slick-next:before,
.blogSlder .slick-next:before {
    content: "";
    background: url(../images/next.svg) no-repeat left bottom;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 32px;
    height: 32px;
    background-size: 27px;
}

.highSlder .slick-prev,
.blogSlder .slick-prev {
    left: 0;
    bottom: -90px;
    top: inherit;
}

.highSlder .slick-next,
.blogSlder .slick-next {
    right: inherit;
    left: 46px;
    bottom: -90px;
    top: inherit;
}

section.works {
    padding: 80px 0 50px;
    text-align: center;
}

.workCvr {
    position: relative;
}

.wrkHead {
    color: #fff;
    background: rgba(0, 0, 0, 70%);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: left;
    padding-left: 20px;
    font-size: 14px;
}

.wrkHead:after {
    content: "";
    background: #fff;
    width: 40px;
    height: 2px;
    position: absolute;
    left: 20px;
    bottom: 18px;
}

.resp-vtabs {
    padding-bottom: 50px;
}

section.ourBlog {
    text-align: center;
    padding: 32px 0 123px;
}

section.ourBlog .slick-list {

    padding-bottom: 10px;
}

.headArea h3 {
    margin-bottom: 20px;
}

.headArea {
    max-width: 700px;
    margin: 0px auto;
}

.blogCvr {
    padding: 5px 15px 0;
}

.blogImg img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}

.blogCont {
    text-align: left;
    padding: 25px 60px 25px 40px;
    background: rgba(0, 146, 138, 0.02);
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
}

.blogCat p {
    color: #00928A;
    font-size: 13px;
    margin-bottom: 15px;
}

.blogHead {
    color: #000;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
    padding-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 12px;
    z-index: 1;
    height: 32px;
}

.blogHead:after {
    content: "";
    background: #00928A;
    width: 133px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.date {
    padding: 0px 0 13px;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: italic;
    color: #8B8B8B;
    font-size: 14px;
}

.blogCvr a {
    text-decoration: none !important;
}

.desc p {
    color: #000;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    line-height: 18px;
    margin-bottom: 0;
}

.readTxt {
    text-decoration: none;
    font-size: 12px;
}

.viewAll {
    color: #4F4F4F;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    float: right;
    margin-top: 28px;
    font-size: 16px;
}

.testHead {
    padding-left: 95px;
}

section.testimonials:before {
    content: "";
    background: url(../images/quote1.svg) no-repeat left top;
    width: 224px;
    height: 160px;
    display: block;
    position: absolute;
    left: 250px;
    top: 0;
    background-size: 180px;
}

section.testimonials:after {
    content: "";
    background: url(../images/quote2.svg) no-repeat right bottom;
    width: 224px;
    height: 160px;
    display: block;
    position: absolute;
    right: 250px;
    bottom: 0;
    background-size: 180px;
}

.testimonials {
    text-align: center;
    background: #DEEDEC;
    padding: 60px 14.5rem 35px;
    text-align: left;
    position: relative;
}

.reviewsCvr {
    padding: 0px 95px;
}

.reviewSlder .slick-prev:before {
    content: "";
    background: url(../images/prev.svg) no-repeat left bottom;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 32px;
    height: 32px;
    background-size: 27px;
}

.reviewSlder .slick-next:before {
    content: "";
    background: url(../images/next.svg) no-repeat left bottom;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 32px;
    height: 32px;
    background-size: 27px;
}

.reviewSlder .slick-prev {
    left: -166px;
    bottom: 60px;
    top: inherit;
}

.reviewSlder .slick-next {
    right: inherit;
    left: -127px;
    bottom: 60px;
    top: inherit;
}

section.brands {
    padding: 50px 0 58px;
}

.brandCvr img {
    /*width: 81%;*/
    width: 65%;
    height: 100px;
    margin: 0px auto;
    /*opacity: 0.4;*/
    transition: all 0.5s;
}

.brandCvr:hover img {
    opacity: 1;
}

.brandSlder .slick-prev:before {
    content: "";
    background: url(../images/left.svg) no-repeat left center;
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
}

.brandSlder .slick-next:before {
    content: "";
    background: url(../images/right.svg) no-repeat right center;
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
    height: 24px;

}

.brandCvr {
    position: relative;
    z-index: 1;
}

.brandSlder .slick-prev,
.brandSlder .slick-next {
    z-index: 99;
}

.ftrlogo img {
    display: block;
    width: 76%;
}

footer .ftrSocial {
    text-align: center;
    padding-top: 28px;
    width: 76%;
}

li.deskHide.menu-item {
    display: none !important;
}

.ftrHead {
    color: #fff;
    font-weight: 500;
    font-size: 22px;
    line-height: 38px;
    border-bottom: 1px solid #fff;
    padding-bottom: 12px;
}

.ftrRight {
    padding: 5px 64px;
}

ul.menuFooter {
    padding: 20px 0;
}

ul.menuFooter li {
    list-style: none;
    display: inline-block;
}

ul.menuFooter li a {
    border-right: 1px solid #fff;
    padding-right: 5px;
}

/*ul.menuFooter li:nth-child(3n) a{*/

/*border: 0;*/
/*}*/
.copyrgt {
    text-align: center;
    padding: 17px 0;
    max-width: 100%;
    background: #fff;
    margin: 0px auto -44px auto;
    position: relative;
    z-index: 111;
}

.ftText,
.ftText a {
    font-size: 14px;
    color: #4F4F4F;
}

.copySec {

    background: #fff;
}

.testimonials h3:before {
    left: 0;
    margin-left: 0;
}

button.btn.btn-default.filter-button.butCat {
    width: 100%;
    text-align: left;
}

section.innerBanner {
    background-image: url(../images/blog-inner-banner.jpg);
    height: 570px;
    background-size: cover;
    background-position: center;
    position: relative;
}

.innBan {
    position: absolute;
    left: 0;
    bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.innBanCont h1 {
    color: #fff;
    text-transform: capitalize;
    font-weight: 300;
    font-size: 74px;
    letter-spacing: 2px;
    margin-bottom: 0px;
    text-align: center;
}

ul.breadcrum {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: 22px;
    padding: 0;
}

ul.breadcrum li a,
ul.breadcrum li {
    text-decoration: none;
    font-size: 14px;
    list-style: none;
    color: #4F4F4F;

}

ul.breadcrum li a {
    color: #9F9F9F;

}

section.innerBanner:before {
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 59.86%, rgba(0, 0, 0, 0.67) 72.99%, rgba(0, 0, 0, 0.93) 84.91%, #000000 91.11%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.welcomescn.abtinner {
    padding: 4rem 20rem 2rem;
}

.welcomescn.abtinner .welcSc {
    padding: 0;
}

.welcomescn.abtinner .welcomescn .welRight {
    padding: 34px 0;
}

section.spclt {
    text-align: center;
    padding: 65px 0;
    color: #fff;
    background: url(../images/bg01.jpg) no-repeat center;
    background-size: cover;
}

section.spclt h2 {
    color: #fff;
}

.splRow {
    padding-top: 32px;
}

.splCvr {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    padding: 64px;
    border: 1px solid #D5D5D5;
    transition: all 0.5s;
    min-height: 190px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.splCvr:hover {

    background: rgba(0, 0, 0, 50%);
}

section.team {
    text-align: center;
    padding: 62px 0 0;
}

.teamRow {
    padding-top: 18px;
}

.teamCvr {
    position: relative;
    transition: all 0.5s;

}

.teamCont {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    padding: 20px 20px;
    background: rgba(0, 0, 0, 70%);
}

.teamTit {
    font-weight: 700;
    font-size: 25px;
}

.teamDesg p {
    color: #fff;
    margin: 0;

}

.teamDesc p {
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 16px;
}

.teamDesc {
    padding-top: 20px;
    display: none;
    transition: all 0.5s;
}

.teamCvr:hover .teamDesc {

    display: block;
}

.slick-dots {
    bottom: -36px;
}

section.brands.innrBr {
    text-align: center;
    padding: 70px 0;
}

section.brands.innrBr ul {
    padding: 0;
    margin: 0;
}

section.brands.innrBr ul li {
    float: left;
    width: 20%;
    list-style: none;
    margin-bottom: 40px;
}

section.brands.innrBr ul {
    padding: 0;
    margin: 45px 0;
}

section.brands.innrBr ul li img {
    width: 75%;
    height: 130px;
    object-fit: cover;
    margin: 0px auto;
}

.headArea p {
    padding-top: 10px;
}

section.bannrBottom {
    padding: 65px 0 40px;
}

.countersec {
    padding: 20px 54px;
}

.countCvr small {
    color: #4F4F4F;
    font-weight: 700;
    font-size: 14px;
}

.countCvr {
    padding: 0px 40px;
}

.counter {
    color: #00928A;
    font-weight: 700;
    font-size: 50px;
    padding-bottom: 18px;
    position: relative;
}

.countHead {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 28px;
    max-width: 150px;
}

ul.sitemap {
    margin: 0px;
    padding: 0px 0px 50px 0px;
    list-style: none;
    text-decoration: none;
    text-align: left;
}

ul.sitemap li {
    padding: 5px 0px 5px 135px;
    position: relative;
}

ul.sitemap li:before {
    width: 10px;
    height: 15px;
    content: '';
    position: absolute;
    left: 104px;
    top: 10px;
    background: url(../images/arrow.png) no-repeat center;
    background-size: 7px;
}

ul.sitemap li a {
    text-decoration: none;
}

ul.sitemap li:after {
    width: 100px;
    height: 1px;
    border-top: 1px dashed #009278;
    content: '';
    position: absolute;
    left: 0px;
    top: 17px;
}

ul.sitemap li ul {
    list-style: none;
}

.counter:before {
    content: "";
    background: #00928A;
    position: absolute;
    left: -40px;
    top: 0;
    width: 3px;
    height: 100%;
}

section.rentSt {
    padding: 77px 0 68px;
    background: #150D0A;
}

.rentStRight h2:before {
    left: 0;
    margin-left: 0;
}

.rentStRight h2 {
    color: #fff;
    margin-bottom: 32px;
}

.rentStRight {
    padding-left: 40px;
    padding-top: 33px;
}

.rentStRight p {
    color: #fff;
}

section.ourBlog.stdPlan {
    padding: 68px 0;
}

section.ourBlog.stdPlan .headArea h3 {
    margin-bottom: 10px;
}

section.ourBlog.stdPlan .blogCvr {
    padding: 5px 0 0;
}

section.ourBlog.stdPlan .blogImg img {
    width: 100%;
    height: 273px;
    object-fit: cover;
}

section.ourBlog.stdPlan .blogCont {
    padding: 34px 40px 25px 30px;
    min-height: 380px;
}

section.ourBlog.stdPlan .blogHead {

    font-size: 19px;
    font-family: 'Poppins';
}

section.ourBlog.stdPlan .desc p {
    font-family: 'Poppins';
    padding: 14px 0;
}

section.ourBlog.stdPlan .desc ul {
    padding-left: 10px;
}

section.ourBlog.stdPlan .desc ul li {
    font-size: 13px;
    font-family: 'Poppins';
    position: relative;
    padding-left: 10px;
    list-style: none;
    color: #000;
}

section.ourBlog.stdPlan .desc ul li span {
    color: #00918A;
    font-weight: 600;
}

section.ourBlog.stdPlan .desc ul li:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1.5px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
}

section.ourBlog.stdPlan .desc ul li:last-child {
    color: #8B8B8B;
    padding-top: 12px;
}

.amCvr {
    display: flex;
    align-items: center;
    justify-content: left;
    padding-bottom: 10px;
}

.amImg img {
    width: 20px;
}

.amCt {
    color: #00928A;
    font-size: 13px;
    padding-left: 8px;
}

.welcomescn.abtinner.testmn {
    padding: 4rem 17rem 2rem;
}

.testCvr {
    margin: 28px 0;
    text-align: left;
    padding: 25px 20px 0;
    background: #150D0A;
    border-radius: 12px;
}

.testImg img {
    width: 98%;
    height: 65px;
    object-fit: cover;
    border-radius: 12px;
}

.testTit {
    color: #fff;
    font-weight: 700;
    padding-left: 20px;
}

.testcont {
    padding: 18px 0;
    color: #fff;
}

.testcont p {
    color: #fff;
}

.testHeading {
    display: flex;
    align-items: center;
    justify-content: left;
}

section.testimonial {
    padding-bottom: 40px;
}

section.loginsec {
    padding: 77px 0;
    max-width: 442px;
    margin: 0px auto;
}

.form-group label {
    color: #000;
    font-size: 15px;
    padding-bottom: 6px;
}

.form-control {
    border: 1px solid #000;
    border-radius: 12px;
    color: #fff !important;
}

.form-group {
    padding-bottom: 33px;
}

.vwGal {
    text-align: center;
    padding: 6px 0 0;
}

.vwGal .btn {
    padding: 5px 8px;
    font-size: 14px;
}

section.innrClients {
    padding: 65px 0px;
}

section.innrClients ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

section.innrClients ul li {
    width: 20%;
    text-align: center;
    float: left;
    border: 1px solid #D5D5D5;
    padding: 25px;
}

section.ourBlog.innrBlog {
    text-align: center;
    padding: 60px 0 30px;
}

section.ourBlog.innrBlog .blogCvr {
    padding: 5px 10px 0;
    margin-bottom: 40px;
}

section.blogDetail {
    padding: 65px 10rem;
}

.detCvr h2 {
    color: #00928A;
    font-size: 26px;
    padding-bottom: 25px;
}

.detCvr h2:before {

    display: none;
}

.blDetImg img {
    width: 100%;
    height: 415px;
    object-fit: cover;
}

.blDetImg {
    padding-bottom: 23px;
}

.blogDetail .blogCat p {
    color: #8B8B8B;
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 500;
}

.blogDetail .date {
    padding: 0;
    font-family: 'Poppins';
    font-style: normal;
    color: #8B8B8B;
    font-size: 14px;
    font-weight: 500;
}

.blogDetCont {
    padding: 18px 0;
    text-align: justify;
}

ul.listing li {
    color: #000;
    font-family: 'Poppins';
    font-size: 13px;
    padding-bottom: 5px;

}

ul.listing {
    padding: 0;
    margin: 0;
    padding-left: 10px;
    margin-bottom: 22px;
}

.blogDetCont p {
    color: #000;
    font-size: 16px;
    line-height: 23px;
}

.prvNxt {
    display: flex;
    align-items: center;
    justify-content: left;
    padding: 70px 0 0;
    width: 100%;
}

.prevNxt {
    text-decoration: none;
    background: #D9D9D9;
    color: #000;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 36px;
    font-size: 14px;
}

.prevNxt:hover {

    background: #00928A;
    color: #fff;
}

.pritem {
    width: 50%;
}

.desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 56px;
}

.blogCvr a:hover .blogImg {
    color: #00928a;
}

.blogCat {
    margin-bottom: 10px;
    color: #00928a;
}

section.contactBanBottom {
    padding: 72px 0 32px;
}

.conBanLeft h2 {
    font-size: 50px;
    line-height: 70px;
}

.conBanLeft h2:before {

    display: none;
}

.conBanRight {
    padding: 13px 0 0;
}

.contSecCvr {
    border-radius: 16px;
    border: 1px solid #D0D0D0;
    padding: 24px 43px;
    background: #E9E9E9;
}

.conCvr {
    display: flex;
    align-items: flex-start;
    justify-content: left;
    position: relative;
}

.conImg img {
    width: 43px;
}

.conCtnt {
    padding-left: 20px;
}

.cnhead {
    color: #000;
    font-weight: 500;
    font-size: 19px;
    padding-top: 10px;
    padding-bottom: 15px;
}

.cnTit,
.cnTit a {
    text-decoration: none;
    font-weight: 600;
    color: #00928A;
    font-size: 21px;
}

.conCvr:after {
    content: "";
    background: #BBBBBB;
    position: absolute;
    right: 15px;
    top: 50%;
    width: 1px;
    height: 80px;
    margin-top: -40px;
}

.contSecCvr .col-lg-3 .conCvr:after {

    display: none;
}

.contSecCvr ul {
    padding: 0;
    margin: 0;
}

.contSecCvr .tw {
    background-image: url(../images/twitter-green.svg);
}

.contSecCvr .fb {
    background-image: url(../images/facebook-green.svg);
}

.contSecCvr .ins {
    background-image: url(../images/instagram-green.svg);
}

.contSecCvr .lnk {
    background-image: url(../images/linkedin-green.svg);
}

.contSecCvr ul.social li a {
    width: 35px;
    height: 35px;

    background-size: 35px;
}

.contSecCvr ul.social li a.lnk {
    background-size: 26px !important;
}

.mapsec iframe {
    width: 100%;
    border-radius: 16px;
    height: 400px;
}

.mapsec {
    padding: 50px 0 32px;
}

.addrCvr {
    display: flex;
    align-items: flex-start;
    justify-content: left;
    padding: 10px 0;
}

.addrTit {
    display: flex;
    align-items: center;
    justify-content: left;
    color: #000;
    font-weight: 500;
    font-size: 19px;
    width: 16%;
}

.addrTit img {
    width: 40px;
    margin-right: 14px;
}

.addrcont {
    width: 57%;
    color: #00928A;
    font-weight: 500;
    font-size: 26px;
}

.timgs {
    padding: 15px 0 0;
}

.btn-secondary {
    color: #fff;
    background-color: #00928A;
    border-color: #00928A;
}

.btn-secondary:hover {
    color: #00928A;
    background-color: #fff;
    border-color: #00928A;
}

.addrButton {
    width: 25%;
    padding: 6px 0;
    float: right;
    margin-right: 0;
}

section.contactForm {
    padding: 54px 0;
}

.cnForm {
    max-width: 1050px;
    margin: 0px auto;
    background: #150D0A;
    border-radius: 16px;
    padding: 70px 60px 32px;
}

.cnForm h2 {
    color: #00928A;
    font-weight: 600;
}

.cnForm h2:before {

    display: none;
}

.cnFormLeft label {
    color: #DDDDDD;
    font-weight: 600;
    padding: 20px 0 22px;
    font-size: 16px;
}

.cnFormLeft .form-check {
    display: block;
    min-height: auto;
    padding-left: 0;
    margin-bottom: 0;
}

.cnFormLeft span.wpcf7-list-item {
    display: block;
    margin: 0;
    padding: 0;
    padding-bottom: 31px;
    float: left;
    width: 50%;

}

.cnFormLeft span.wpcf7-list-item label {
    font-weight: 400;
    padding: 0;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: left;
}

.cnFormRight {
    padding: 20px 0;
}

.cnFormRight .form-control {
    background: transparent;
    border-color: #DDDDDD;
    margin-bottom: 5px;
}

.cnFormRight .form-submit {
    float: right;
    padding: 10px;
    font-size: 14px;
}

.cnFormRight textarea.form-control {
    height: 100px;
}

.welRight p a {
    text-decoration: underline !important;
}

section.fetService {
    padding: 72px 0 28px;
    background: #150D0A;
}

.fetLeft {
    color: #00928A;
    font-weight: 700;
    font-size: 50px;
    line-height: 70px;
}

.srvHead:before {
    content: "";
    background: #00928A;
    position: absolute;
    left: 0;
    margin-left: 0;
    bottom: 0;
    width: 90px;
    height: 3px;
}

.srvHead {
    color: #fff;
    font-weight: 700;
    font-size: 29px;
    position: relative;
    padding-bottom: 13px;
    margin-bottom: 33px;
}

.srvCont {
    margin-bottom: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.srvCont p {
    color: #fff;
}

.fetRight {
    padding-top: 10px;
    padding-left: 50px;
}

.serviceSlder .slick-prev,
.serviceSlder .slick-next {
    right: 0;
    top: 0;
    left: inherit;
    z-index: 999;
}

.serviceSlder .slick-prev:before {
    content: "";
    background: url(../images/left-arrow.svg) no-repeat right top;
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    right: 35px;
    top: 25px;
    background-size: 26px;
}

.serviceSlder .slick-next:before {
    content: "";
    background: url(../images/right-arrow.svg) no-repeat right top;
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    right: 0;
    top: 25px;
    background-size: 26px;
}

section.Service {
    padding: 64px 0;
}

section.Service .srvCvr {
    position: relative;
}

.srvmainCont {
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 40%);
    transition: all 0.5s;
    text-align: center;
}

.servHeadSec a {
    display: block;
    text-align: center;
    margin: 0px 0 0;
}

.hoverBut {

    visibility: hidden;

    margin: 20px 0 0;
}

.srvmainCont:hover .hoverBut {

    visibility: visible;
}

.servHeadSec img {
    width: 30px;
    margin: 0px auto;
}

.srvmainHead {
    color: #fff;
    font-size: 28px;
}

.srvmainCont:hover {

    background: rgba(0, 0, 0, 80%);
}

.srvImg img {
    width: 100%;
    height: 285px;
    object-fit: cover;
}

section.serviceInnrCont {
    padding: 70px 0;
}

.serinnrTit {
    padding-bottom: 22px;
}

.serSldImg img {
    width: 100%;
    height: 380px;
    object-fit: cover;
}

.innrRightSer {
    padding-left: 50px;
}

.serviceInnrSlder .slick-prev:before {
    content: "";
    background: url(../images/prev.svg) no-repeat left bottom;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 32px;
    height: 32px;
    background-size: 27px;
}

.serviceInnrSlder .slick-prev {
    left: 50%;
    margin-left: -30px;
    bottom: -63px;
    z-index: 999;
    top: inherit;
}

.serviceInnrSlder .slick-next:before {
    content: "";
    background: url(../images/next.svg) no-repeat right bottom;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 32px;
    height: 32px;
    background-size: 27px;
}

.serviceInnrSlder .slick-next {
    right: 50%;
    margin-right: -30px;
    bottom: -63px;
    z-index: 999;
    top: inherit;
}

section.contactForm.srvInnr {
    padding: 37px 0;
}

section.contactForm.srvInnr .cnForm {
    max-width: 100%;
}

section.portfolio {
    padding: 54px 0;
}

section.portfolio h2:before,
section.serviceInnrCont h2:before {

    left: 0;
    margin-left: 0;

}

.portFolioRw {
    padding: 30px 0;
}

section.portfolio .srvCvr {
    position: relative;
}

.portfolio .srvmainHead {
    font-size: 16px;
    padding-bottom: 8px
}

.portCat,
.portCat a {
    color: #C8C8C8;
    font-size: 12px;
    text-decoration: none;
}

.prodectImg img {
    width: 100%;
    height: 305px;
    object-fit: cover;
}

.srvCvr {
    position: relative;
}

section.portfolioFilt {
    padding: 56px 0;
}

.pl-0 {
    padding-left: 0;
}

section.portfolioFilt {
    padding: 65px 0;
}

button.btn.btn-default.filter-button.butCat {
    padding: 0;
    display: block;
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 11px;
    outline: 0;
    box-shadow: none;
}

button.btn.btn-default.filter-button.butCat.active,
.button-active {
    color: #00928A;
}

button.btn.btn-default.filter-button.butCat.active:after,
.button-active:after {
    content: "";
    background: #00928A;
    position: absolute;
    left: 0;
    bottom: 9px;
    width: 132px;
    height: 3px;
}

.disCate {
    padding-left: 64px;
}

.portfolioFilt .srvmainHead {
    font-size: 16px;
}

.portfolioFilt .srvImg img {
    height: 190px;
}

section.gallery.innrGal {
    text-align: center;
    padding: 70px 0 0;
}

.titlesec h2 {
    color: #00928A;
    font-weight: 600;
    font-size: 25px;
}

.titlesec h2:before {
    display: none;
}

.servHeadSec {
    padding: 0px 15px;
}

section.contentArea {
    padding: 50px 0;
    text-align: center;
}

.bnnrSlder .slick-next {
    right: 80px;
    bottom: 30px;
    top: inherit;
    z-index: 9;
    left: inherit;
}

.bnnrSlder .slick-prev {
    right: 110px;
    bottom: 30px;
    top: inherit;
    z-index: 9;
    left: inherit;
}

.bnnrSlder .slick-next:before {
    content: "";
    background: url(../images/right.svg) no-repeat right bottom;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 24px;
    height: 24px;
    filter: brightness(0) invert(1);
    background-size: 20px;
}

.bnnrSlder .slick-prev:before {
    content: "";
    background: url(../images/left.svg) no-repeat right bottom;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 24px;
    height: 24px;
    filter: brightness(0) invert(1);
    background-size: 20px;
}

.prodectImg:hover img,
.blogImg:hover img {
    transform: scale(1.2);
}

.prodectImg,
.prodectImg img,
.blogImg,
.blogImg img {
    overflow: hidden;
    transition: all 0.5s;
}

section.ourBlog.stdPlan .desc {

    display: block;
    overflow: visible;
}

.cnTit a:hover {
    text-decoration: underline;
}

.portIframe iframe {
    width: 100%;
    height: 193px;
    padding: 0;
    margin: 0;
}

section.Service.innrList h2 {
    margin-bottom: 25px;
}

section.Service.innrList h2:before {
    left: 0;
    margin: 0;
}

.cnFormLeft .wpcf7-not-valid-tip {

    padding: 10px 13px 20px;
    line-height: 12px;
}

.hgCont a {
    text-decoration: none;
}

ul.post-categories li a {
    cursor: none;
}

.teamImg img {
    width: 100%;
    height: 510px;
    object-fit: cover;
}

.blogCvr .desc img {
    display: none;
}

.splRow a {
    color: #fff;
    text-decoration: none;
}

.deskMenu ul {
    margin-bottom: 5px;
    padding-right: 20px;
}

.topMenu {
    text-align: right;
}

.topMenu ul li img {
    width: 20px;
    margin-right: 10px;
}

.topMenu ul {
    display: flex;
    align-items: center;
    justify-content: right;
    list-style: none;
}

.topMenu ul li:first-child a {
    padding-right: 25px;
}

.topMenu ul li a {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}

header.aniPos .topMenu {

    display: none;
}

.deskMenu ul.sub-menu {
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -50%;
    top: 25px;
    height: 100%;
    width: 100%;
    text-align: center;
}

.deskMenu ul.sub-menu li {
    float: left;
    width: 49%;
    background: #000000b8;
    padding: 10px 10px;
    border-bottom: 1px solid #efefef;
    text-align: left;
}

.deskMenu li:hover ul.sub-menu {
    display: block;
}

.deskMenu {
    position: relative;
}

.deskMenu li.menu-item-has-children .current-menu-item a {
    background: transparent;
    color: #00928A !important;
}

.topMenu ul li a:hover {
    color: #00928A;
}

/*end wise*/




@media (min-width: 1400px) {
    header .container {
        max-width: 1390px;
    }

    .container {
        max-width: 1340px;
    }
}

.logo {
    display: block;
    position: relative;
    padding-top: 0;
    text-decoration: none;
    font-size: 36px;
    line-height: 46px;
    padding-bottom: 0;
    width: 129px;
}

.menurgt {
    display: flex;
    align-items: center;
    justify-content: right;
    padding-top: 0;
}

.logoScn {
    padding: 15px 0 15px;
}

.menuScTop {
    display: inline-block;
}

.callscn {
    display: inline-block;
}

.callscn li {
    display: inline-block;
}

.callscn {
    display: inline-block;
    margin-right: 7.5%;
}

.logoScn .container {
    position: relative;
}

header {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 99;
}




.btn {
    padding: 10px 29px;
    font-size: 0.95vw;
    border-radius: 8px;
    width: auto;
}

.btn-primary {
    color: #00918A !important;
    background-color: transparent !important;
    border-color: #00918A !important;
}

.btn-primary:hover {
    background-color: #00918A !important;
    color: #fff !important;
    border-color: #00918A !important;
}





input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"] {
    height: 67px;
}

.wpcf7-form-control-wrap {
    position: relative;
    display: block;
}

.getintchForm ul li p {
    margin: 0;
}

.getintchForm ul li {
    margin: 0 0 35px;
}

textarea {
    height: 180px;
}




.wpcf7-not-valid-tip {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 1px;
    padding: 13px 13px;
    background: #fff;
    border-radius: 20px;
}

.blogExcrt span {
    color: #EA232A;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    vertical-align: top;
}

.blogScn {
    padding: 176px 0 162px;
    background: #F5F5F5;
}

.blogExcrt {
    font-size: 1.644vw;
    line-height: 1.9vw;
    padding: 62px 0 97px;
    width: 92%;
}

.btn-outline-primary {
    color: #1F1F1F;
    border-color: #1F1F1F;
    background: transparent;
}

.btn-outline-primary:hover {
    color: #fff;
    border-color: #EA232A;
    background: #EA232A;
}









.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    display: none !important;
}

footer {
    /*padding: 80px 224px;*/
    background: #00928A;
}

.menuFooter li {
    margin-bottom: 3px;
}

.menuFooter li a {
    font-size: 0.86vw;
    line-height: 1.4vw;
}

.contactFtr li {
    padding-left: 50px;
}

.contactFtr li {
    padding-left: 50px;
    font-size: 0.71vw;
    line-height: 1.4vw;
    margin-bottom: 18px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 8.6%;
}

.ftrcapnLft p {
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
}

.ftrcapnLft p:last-child {
    margin: 0 !important;
}

.ftrcapnLft {
    font-size: 0.71vw;
    line-height: 1.1vw;
    padding: 49px 13% 0 0;
}

.ftrcopy {
    font-size: 0.71vw;
    line-height: 1.1vw;
    color: #979797;
}

.ftrcopy a,
.ftrcopy span {
    font-size: inherit;
    line-height: inherit;
    color: #979797 !important;
}

.ftAddr {
    background-image: url(../images/location.png);
}

.ftEml {
    background-image: url(../images/email.png);
}

.ftPhone {
    background-image: url(../images/call-icon.png);
}

.contactFtr li a {
    font-size: inherit;
    line-height: inherit;
}

.contactFtr li.ftEml {
    padding-top: 4px;
    padding-bottom: 5px;
}

.contactFtr li.ftPhone {
    padding-top: 6px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

footer a {
    text-decoration: none;
    color: #fff;
}

.ftrLogo {
    width: 29.2%;
    padding-left: 12px;
    position: relative;
}

.ftrLogo:before {
    content: "";
    position: absolute;
    right: 0;
    top: 1px;
    bottom: 6px;
    width: 1px;
    background: rgb(255 255 255 / 50%);
}

.menuFtr {
    width: 25.7%;
    padding-left: 8.5%;
}

.menuFtr2 {
    width: 18%;
    padding-left: 0;
}

.rgtFtr {
    width: 27.1%;
}

.logoFtr {
    display: inline-block;
    width: 34%;
}


.logosocialscn {
    padding-top: 108px;
    padding-bottom: 55px;
}





.ftrLogo .logo {
    width: 14.7%;
    filter: brightness(0) invert(1);
}

.ftrTop {
    padding-bottom: 77px;
}

.ftrcopy span {
    display: inline-block;
    vertical-align: top;
    color: #fff;
}


footer .h2 {
    font-size: 1.05vw;
    line-height: 1.7vw;
    margin-bottom: 14px;
}


ul.social {
    display: inline-block;
    padding-right: 37px;
    margin: 0 !important;
}

ul.social li {
    display: inline-block;
    margin-left: 27px;
}

ul.social li:first-child {
    margin-left: 0 !important;
}

ul.social li a:hover {
    transform: scale(1.5);
}

ul.social li a {
    width: 20px;
    height: 20px;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px;
    transition: all 0.5s;
}

.ftrSocial {
    text-align: right;
    padding-top: 44px;
}

.sevCvr:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) -3.92%, rgba(0, 0, 0, 0) 100%);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.sevCvr:hover:before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 10%, rgba(0, 0, 0, 0) 201%);
}

.callscn a {
    color: #fff;
    display: inline-block;
    padding-left: 52px;
    text-decoration: none;
    background-position: 0 center;
    background-repeat: no-repeat;
    letter-spacing: .2px;
    position: relative;
    font-size: 0.92vw;
    line-height: 1.9vw;
    letter-spacing: 0;
}

.callscn a:hover {
    color: #D92027;
}

.callscn a:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 48px;
    height: 37px;
    content: "";
    background-position: 0 0;
    background-repeat: no-repeat;
}

.phoneIcon a:before {
    background-image: url(../images/call.png);
}

.emailIcon a:before {
    background-image: url(../images/email.png);
}

.callscn {
    display: inline-block;
    margin-right: 7.5%;
    width: 66%;
}

.callscn li:first-child {
    margin-right: 5.2%;
}

.serviceMenu {
    text-align: center;
}

.serviceMenu li {
    display: inline-block;
}

.serviceMenu li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 0.81vw;
    line-height: 2.88vw;
    padding: 0 23px;
    display: block;
    text-decoration: none;
    letter-spacing: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

.serviceMenu {
    text-align: center;
    border-top: 1px rgb(255 255 255 / 50%) solid;
    border-bottom: 1px rgb(255 255 255 / 50%) solid;
}

.aniPos .logo {
    width: 50%;
}

.aniPos .menurgt {
    padding-top: 10px;
}

.aniPos .logoScn {
    padding: 3px 0;
}

.bannerVideo iframe {
    width: 99%;
    height: 56.25vh;
    transform: translate(-11%, -15%);
    min-height: 139vh;
    min-width: 246.77vh;
}

.bannertxtCvr,
.bnnrSlder .slick-slide,
.bnnrSlder .slick-slide div,
.bnnrSlder .slick-track,
.bnnrSlder .slick-list,
.bnnrSlder .slick-dotted.slick-slider {
    height: 100vh;
}

header.aniPos {
    background: rgb(0 0 0 / 93%);
}

.aniPos .serviceMenu {
    border-top: 1px rgb(255 255 255 / 20%) solid;
    border-bottom: 1px rgb(255 255 255 / 20%) solid;
}

.bannertxtCvr {
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}



.slick-slide div.h1 small {
    display: block;
    text-transform: none;
    margin-top: 21px;
    font-size: 1.24vw;
    line-height: 1.4vw;
}

.slick-slide div.container {
    height: auto;
}



.countCvr span {
    color: #D92027;
}



.sontCvWl,
.sontCvWl p {
    color: #fff;
}

.sontCvWl {
    margin-bottom: 45px;
}

.welcomeRgt {
    padding-left: 3.7%;
    padding-right: 0;
    text-align: center;
}

.welcomeRgt li {
    width: 50%;
    float: left;
    padding: 44px 10px;
    position: relative;
}

.welcomeRgt li:nth-child(1),
.welcomeRgt li:nth-child(2) {
    margin-bottom: 2.5%;
}

.welcomeRgt li:nth-child(3),
.welcomeRgt li:nth-child(4) {
    padding-top: 64px;
}



.numscroller,
.countCvr span {
    display: inline-block;
    font-family: 'Poppins-Semibold';
    font-size: 3.5vw;
    line-height: 3.5vw;
}

.welcomeRgt li:before,
.welcomeRgt li:after {
    content: "";
    position: absolute;
    background: #fff;
}

.welcomeRgt li:nth-child(1):before {
    right: 1px;
    width: 1px;
    top: 12%;
    bottom: 13%;
    background: rgb(255 255 255 / 50%);
}

.welcomeRgt li:nth-child(1):after {
    right: 26%;
    height: 1px;
    left: 24%;
    bottom: -11px;
    background: rgb(255 255 255 / 50%);
}

.welcomeRgt li:last-child:before {
    left: 1px;
    width: 1px;
    top: 17%;
    bottom: 14%;
    background: rgb(255 255 255 / 50%);
}

.welcomeRgt li:last-child:after {
    right: 26%;
    height: 1px;
    left: 24%;
    top: -6px;
    background: rgb(255 255 255 / 50%);
}

.videoScn .container {
    max-width: 68.3%;
}

.videoScn iframe {
    width: 100%;
    height: 713px;
    border-radius: 20px;
}

.contactFtr li {
    padding-left: 40px;
    margin-bottom: 15px;
    background-size: 8.6%;
}

.ftrTop {
    padding: 80px 0px 37px;
}



.service .container {
    max-width: 99%;
    padding-top: 35px;
}

.service {
    padding: 127px 0 95px;
}

.service>h2 {
    text-align: center;
}

.sevCvr {
    display: block;
    position: relative;
    height: 100%;
    overflow: hidden;
}

.servImg {
    height: 100%;
}

.servImg img {
    object-fit: cover;
    width: auto;
    height: 100%;
}

.descriptionScn {
    position: absolute;
    left: 5%;
    right: 5%;
    bottom: 7.7%;
    z-index: 9;
}

.descriptionScn .h2 {
    margin: 0 0 5px;
    font-size: 2.49vw;
    line-height: 3.5vw;
}

.descriptionScn small {
    font-size: 1.66vw;
    line-height: 1.5vw;
    font-family: "Poppins-Medium";
}

.serv {
    margin-bottom: 25px;
}



.reviewsCvr {
    margin: 34px auto 0;
    width: 42.4%;
}



.reviewImg {
    overflow: hidden;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    border: 4px #ccc solid;
    margin: 0 auto 23px;
}

.reviewContent {
    margin-bottom: 51px;
}

.reviewAuthr .h2 {
    font-size: 14px;
    font-weight: 600;
}

.reviewAuthr small {
    font-size: 0.76vw;
    line-height: 1.5vw;
}

.reviewSlder {
    padding-bottom: 50px;
}

.reviewSlder .slick-dots {
    bottom: 5px;
}

.reviewSlder .slick-dots li button {
    width: 7px;
    height: 7px;
}

.reviewSlder .slick-dots li.slick-active button {
    margin-top: -4px;
}



.whyChoose {
    padding: 129px 0 100px;
}

.whyChoose>.container>h2 {
    text-align: center;
    margin-bottom: 68px;
}

.whyCol {
    margin-bottom: 1%;
}

.whyCover {
    padding: 9% 8% 8%;
    border-radius: 16px;
    background: #101010;
}

.whyCover .h2 {
    font-size: 1.6vw;
    line-height: 2.5vw;
    margin-bottom: 37px;
}

.whyCover .h2 p {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: #fff;
}

.whyCover .h2 p strong {
    display: block;
    font-size: 2.44vw;
    line-height: 2.5vw;
    font-weight: normal;
    color: #D92027;
}

.whyCont p:last-child {
    margin: 0 !important;
}

.brandsHome {
    padding: 84px 0;
    background: #121212;
}

.brandsHome h3 {
    width: 45%;
    line-height: 4.3vw;
}

.brandsSlider .slick-slide img {
    margin: 0 auto;
}

.container.brandsCvr {
    padding-top: 32px;
}

.newsletter {
    padding: 117px 0;
}

.newsletterCvr {
    padding: 4% 3.9%;
    border-radius: 20px;
    overflow: hidden;
    background: url(../images/newsletter.jpg) no-repeat right 0;
    background-size: cover;
}

.nwsltrCont small {
    display: block;
    font-size: 0.8vw;
    line-height: 1.4vw;
    margin-bottom: 11px;
}

.nwsltrCont .h2 {
    width: 71%;
    font-size: 1.64vw;
    line-height: 2.6vw;
}

.subscribeMail {
    padding: 0 0 0;
    width: 52%;
    margin: 45px 0 0;
    position: relative;
}

.subscribeMail input[type="submit"] {
    position: absolute;
    right: 1.6%;
    top: 50%;
    margin-top: -25px;
}

.subscribeMail p {
    margin-bottom: 0 !important;
}

.subscribeMail input[type="email"] {
    height: 74px;
    margin: 0 !important;
    padding: 20px 198px 20px 30px;
    border: none;
    background: #fff;
    border-radius: 13px;
}

.nwsltrCont {
    width: 52%;
}

.subscribeMail li:last-child,
.subscribeMail li:last-child p {
    height: 0;
}

.sevCvr img {
    transform: scale(1);
    transition: transform .8s;
}

.sevCvr:hover img {
    /* transform: scale(1.1);*/
}

.wpcf7 form.sent .wpcf7-response-output {
    display: none !important;
}



.reviewSlder .slick-dots li.slick-active button {
    margin-top: -1px;
}

.subscribeMail input[type="submit"] {
    margin-top: -19px;
}

.subscribeMail input[type="email"] {
    height: 60px;
    padding: 20px 157px 20px 30px;
}

.reviewSlder.slick-slider.slick-dotted {
    margin-bottom: 11px;
}

.serv {
    margin-bottom: 21px;
}

.service {
    padding: 6.7% 0 4.8%;
}



.testimonials .container:after {
    bottom: 5%;
}

.whyChoose>.container>h2 {
    text-align: center;
    margin-bottom: 4.6%;
}

.whyCover .h2 {
    font-size: 1.6vw;
    line-height: 2.5vw;
    margin-bottom: 5.4%;
}

.whyCover {
    padding: 9% 8% 7.2%;
    border-radius: 16px;
}

.whyCol {
    margin-bottom: 1.5%;
}

.whyChoose {
    padding: 6.6% 0 5.4%;
}

.reviewsCvr {
    margin: 1.6% auto 0;
    width: 44%;
}

.brandsHome {
    padding: 4% 0;
}

.container.brandsCvr {
    padding-top: 11px;
}

.brandsHome {
    padding: 4% 0 3.4%;
}

.newsletter {
    padding: 6.2% 0 6.3%;
}

.subscribeMail {
    margin: 33px 0 0;
}

.reviewContent {
    margin-bottom: 41px;
    text-align: justify;
}

.reviewSlder .slick-dots {
    bottom: 12px;
}

.subscribeMail {
    margin: 2.5% 0 0;
}

.reviewImg {
    width: 100px;
    height: 100px;
    border: 3px #ccc solid;
    margin: 0 auto 13px;
}

.service .container {
    padding-top: 21px;
}

.videoScn iframe {
    height: 570px;
}

.countCvr small {
    margin-top: 13px;
}



h1 {
    margin-bottom: 27px;
}


.callscn a {
    padding-left: 40px;
}

.callscn a:before {
    background-size: 55%;
}

.logo {
    width: 87%;
}




.btn {
    padding: 8px 24px;
}

.blogCvr .more {
    right: 1px;
}

.blogScn {
    padding: 128px 0 122px;
}




.ftrLogo {
    padding-left: 0.77%;
}

.ftrcapnLft {
    padding: 11% 13% 0 0;
}

.menuFtr li {
    margin-bottom: 0.99%;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"] {
    height: 48px;
}

.getintchForm ul li {
    margin: 0 0 33px;
}

textarea {
    height: 137px;
}

a.contactLnk {
    padding: 15px 84px 0 53px;
    height: 77px;
    width: 496px;
    font-size: 2vw;
}



.bannerVideo iframe {
    width: 100%;
}



.logoScn {
    padding: 32px 0 12px;
}

.serviceMenu li a {
    padding: 0 18px;
}


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

    .welcomescn {
        padding: 2rem 17rem 5rem;
    }

    .ftrTop {
        padding: 80px 200px 37px;
    }

    .welcomescn.abtinner {
        padding: 4rem 17rem 2rem;
    }


}

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

    .reviewsCvr {
        padding: 0px 60px;
    }

    p {
        font-size: 16px;
        line-height: 20px;
    }

    .testHead {
        padding-left: 70px;
    }

    h2,
    h3 {
        font-size: 23px;
    }

    .blogCont {
        padding: 25px 40px 25px 40px;
    }

    .welcomescn {
        padding: 2rem 14rem 5rem;
    }

    .ftrTop {
        padding: 80px 160px 37px;
    }

    section.brands.innrBr ul li img {
        width: 100%;
    }

    .splCvr {

        font-size: 16px;
    }

    section.ourBlog.stdPlan .blogCont {
        padding: 34px 20px;
    }

    section.ourBlog.stdPlan .blogHead {
        font-size: 16px;
    }

    .desc p {

        font-size: 16px;
    }

    section.ourBlog.stdPlan .desc ul li {
        font-size: 12px;
    }

    .blogHead {

        font-size: 16px;
    }

    .conBanLeft h2 {
        font-size: 42px;
        line-height: 55px;
    }

    .conBanRight {
        font-size: 14px;
    }

    .cnTit,
    .cnTit a {
        font-size: 20px;
    }

    .contSecCvr ul.social li a {
        width: 25px;
        height: 25px;
        background-size: 25px;
    }

    .addrcont {
        font-size: 23px;
    }



}








@media screen and (max-width: 991px) {
    button.btn.btn-default.filter-button.butCat.active:after, .button-active:after {
    
    left: 50%;
    margin-left: -66px;
    
}
button.btn.btn-default.filter-button.butCat{
    
    text-align:center;
}
.disCate {
    padding-left: 0;
}
    .splCvr {

        min-height: 105px;

    }

    .cnFormLeft span.wpcf7-list-item label {

        justify-content: center;
    }

    .descriptionScn small {
        font-size: 14px;
        line-height: 24px;
        font-family: "Poppins-Medium";
    }

    .descriptionScn .h2 {
        margin: 0 0 5px;
        font-size: 30px;
        line-height: 40px;
    }

    .smallSc {
        font-size: 12px;
        line-height: 16px;
    }

    .reviewAuthr .h2 {
        font-size: 12px;
        line-height: 22px;
        margin: 0 0 4px;
    }

    h1 small {
        font-size: 25px;
        line-height: 35px;
    }

    .serviceMenu li a {
        padding: 7px 3px;
        font-size: 8.7px;
        line-height: 21px;
    }

    .callscn {
        width: 77%;
    }

    .welcSc {
        padding: 17px 0 0 0;
    }

    .welcomeRgt li {
        padding: 27px 5px;
    }

    .videoScn .container {
        max-width: 95%;
    }

    .container {
        max-width: 95%;
    }



    input[type="text"],
    input[type="email"],
    input[type="tel"],
    input[type="password"],
    select,
    textarea {
        font-size: 12px;
        line-height: 22px;
    }

    .nwsltrCont small {
        font-size: 12px;
        line-height: 22px;
    }

    .nwsltrCont .h2 {
        width: 81%;
        font-size: 14px;
        line-height: 24px;
    }

    .ftrcapnLft {
        padding: 11% 0 0 0;
        font-size: 8px;
        line-height: 15px;
    }

    footer .h2 {
        font-size: 11px;
        line-height: 18px;
    }

    .menuFooter li {
        margin-bottom: 3px;
    }

    .menuFooter li a,
    .contactFtr li,
    .ftrcopy {
        font-size: 9px;
        display: block;
        line-height: 19px;
    }

    .h2,
    h2,
    .h3,
    h3,
    .h4,
    h4,
    .h5,
    h5,
    .h6,
    h6 {
        font-size: 25px;
        line-height: 35px;
    }

    .whyCover .h2 {
        font-size: 12px;
        line-height: 22px;
        margin-bottom: 5.4%;
    }

    .brandsHome h3 {
        width: 100%;
        line-height: 35px;
    }

    .nwsltrCont .h2 {
        width: 100%;
        font-size: 14px;
        line-height: 24px;
    }


    .whyCover .h2 p strong {
        font-size: 22px;
        line-height: 32px;
    }


    /*wise ipad*/
    header ul.social {
        display: none;
    }

    a.menu-link {
        top: 0;
    }

    .deskMenu,
    .deskMenu ul {
        padding-right: 0;
    }

    .logo {
        width: 100%;
    }

    section.main {
        height: auto;
    }

    section.highLg {

        padding: 50px 0;
    }

    .highSlder .slick-prev,
    .highSlder .slick-next {
        bottom: -50px;
    }

    .blogSlder .slick-prev,
    .blogSlder .slick-next {
        bottom: -70px;
    }

    .hgRow {
        padding: 15px 0;
    }

    section.works {
        padding: 50px 0 0;
    }

    #verticalTab h2 {

        display: none;
    }

    .testimonials {

        padding: 50px 0;
        text-align: center;
    }

    .reviewSlder {
        padding-bottom: 0;
    }

    section.testimonials:before,
    section.testimonials:after {

        background-size: 100px;
    }

    .reviewContent {
        text-align: center;
    }

    .testHead {
        padding-left: 0;
    }

    section.brands {
        padding: 30px 0;
    }

    .ftrTop {
        padding: 30px;
        text-align: center;
    }

    .ftrlogo img {

        width: 50%;
        margin: 0px auto;
    }

    .welcomescn {
        padding: 50px 0;
    }

    ul.menuFooter {
        padding: 20px 0 0;
        margin-bottom: 0;
    }

    .testimonials h3:before {
        left: 50%;
        margin-left: -45px;
    }

    .counter {
        font-size: 35px;
        padding: 0;
    }

    .countHead {
        font-size: 20px;
        max-width: 100%;
    }

    .counter:before {

        display: none;
    }

    .countersec {
        padding: 20px 54px;
        text-align: center;
    }

    .countCvr {
        padding: 0px 40px 20px;
    }

    section.rentSt,
    section.ourBlog.stdPlan {
        padding: 50px 0;
    }

    section.ourBlog.stdPlan .blogCont {
        min-height: auto;
    }

    section.ourBlog.stdPlan .blogCvr {

        margin-bottom: 20px;
    }

    .welcomescn.abtinner {
        padding: 2rem 0 2rem;
    }

    .innBanCont h1 {

        font-size: 50px;
        letter-spacing: normal;
    }

    .splCvr {
        font-size: 14px;
        padding: 30px 15px;
    }

    section.brands.innrBr {
        text-align: center;
        padding: 70px 0 30px;
    }

    section.brands.innrBr ul li {
        width: 33.33%;
        margin-bottom: 40px;
    }

    section.brands.innrBr ul li img {
        width: 100%;
        height: auto;
    }

    .welcomescn.abtinner.testmn {
        padding: 2rem 0 2rem;
        text-align: center;
    }

    .testCvr {
        margin: 0 0 15px;
        text-align: center;
    }

    .welcomescn.abtinner.testmn .welcSc h2:before {
        left: 50%;
        bottom: 0;
        margin-left: -45px;
    }

    .testHeading {
        display: block;
    }

    .testImg {
        text-align: center;
    }

    .testImg img {
        width: 80px;
        height: 80px;
    }

    .testTit {
        text-align: center;
        padding: 10px 0 0;
    }

    .testcont {
        text-align: center;
    }

    section.loginsec {
        padding: 30px 0;
        max-width: 800px;
    }

    section.innrClients ul li {
        width: 33.33%;
        padding: 20px;
    }

    section.innrClients {
        padding: 50px 0;
    }

    section.blogDetail {
        padding: 50px 0;
    }

    .prvNxt {

        padding: 0;
    }

    section.contactBanBottom {
        padding: 30px 0;
    }

    .conBanRight {
        padding: 0;
    }

    .conCvr:after {

        display: none;
    }

    .conCvr {
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }

    .conCtnt {
        padding-left: 0;
    }

    .addrCvr {
        display: block;
        text-align: center;
    }

    .addrTit {
        display: block;
        width: 100%;
    }

    .addrcont {
        font-size: 18px;
        width: 100%;
        padding-top: 20px;
    }

    .float-end {
        float: none !important;
    }

    .addrButton {
        width: 100%;
        padding: 20px 0 0;
        float: none;
        margin-right: 0;
    }

    .btn {

        font-size: 14px;
    }

    .cnForm {
        max-width: 100%;
        margin: 0px auto;
        padding: 30px;
        text-align: center;
    }

    .cnFormRight .form-submit {
        float: none;
        display: block;
        margin: 0px auto;
    }

    .cnFormRight {
        padding: 20px 0 0;
    }

    .cnFormRight p {

        margin-bottom: 0;
    }

    .conBanLeft h2 {
        font-size: 30px;
        line-height: normal;
    }

    .conCtnt ul.social {

        padding-right: 0;

    }

    .aniPos .logo {
        width: 100%;
    }

    section.fetService {
        padding: 30px 0;
        text-align: center;
    }

    .fetLeft {

        font-size: 30px;
    }

    .srvHead {

        font-size: 25px;
    }

    .srvHead:before {
        background: #00928A;
        position: absolute;
        left: 50%;
        margin-left: -45px;
    }

    section.Service {
        padding: 50px 0;
    }

    section.Service .srvCvr {
        position: relative;
        margin-bottom: 20px;
    }

    .srvmainHead {
        font-size: 25px;
    }

    .fetRight {
        padding-top: 10px;
        padding-left: 0;
    }

    .serviceSlder .slick-prev,
    .serviceSlder .slick-next {
        right: 50%;
        margin-right: -20px;
        bottom: -25px;
        left: inherit;
        z-index: 999;
        top: inherit;
        top: inherit;
    }

    .innrRightSer {
        padding-left: 0;
        text-align: center;
        padding: 60px 0 0;
    }

    section.serviceInnrCont {
        padding: 30px 0;
    }

    section.contactForm.srvInnr {
        padding: 30px 0;
    }

    .flexmasonry-cols-2 .flexmasonry-item {
        padding: 10px;
    }

    section.gallery.innrGal {
        padding: 30px 0;
    }

    .pritem .float-end {
        float: right !important;
    }

    .teamImg img {

        height: 330px;

    }

    .deskMenu ul li a {
        font-size: 14px;
    }

    .deskMenu ul.sub-menu {

        display: none;
    }



    /*end ipad*/









}

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

    section.testimonials:before,
    section.testimonials:after {
        width: 100px;
    }

    .splCvr {

        min-height: auto;

    }

    .wpcf7-not-valid-tip {
        padding: 10px 16px;
        text-align: left;
        font-size: 11px !important;
    }

    .subscribeMail input[type="email"] {
        padding: 7px 116px 7px 13px;
    }

    .slick-slide .h1 {
        font-size: 32px;
        line-height: 39px;
        width: 100%;
    }

    .bannerCont {
        padding: 20rem 20px;
    }

    .slick-slide div.h1 small {
        margin-top: 14px;
        font-size: 15px;
        line-height: 19px;
    }

    .h2,
    h2,
    .h3,
    h3,
    .h4,
    h4,
    .h5,
    h5,
    .h6,
    h6 {
        font-size: 20px;
        line-height: 30px;
    }

    .whyCover {
        text-align: center;
    }

    .brandsHome h3 {
        text-align: center;
        margin: 0;
    }

    .newsletterCvr {
        text-align: center;
    }

    .logoCvr {
        padding-left: 15px;
        padding-right: 15px;
    }

    .menurgt {
        text-align: right;
        height: 50px;
        padding: 10px 0;
        margin-top: 15px;
        /*border-top: 1px rgb(255 255 255 / 50%) solid;
    border-bottom: 1px rgb(255 255 255 / 50%) solid;*/
    }

    .logoScn .container .row {
        margin: 0;
    }

    .logoScn .container {
        position: relative;
        max-width: 100%;
        padding: 0;
    }

    .contactFtr li {
        background: none;
        padding-left: 0;
    }

    .menuFtr,
    .menuFtr2 {
        width: 100%;
        text-align: center;
        padding: 0 0 20px;
    }

    .logoFtr {
        display: inline-block;
        width: 100px;
    }

    .rgtFtr {
        width: 100%;
        text-align: center;
    }

    .nwsltrCont {
        width: 100%;
    }

    .subscribeMail {
        width: 100%;
    }

    .ftrLogo {
        width: 100%;
        text-align: center;
    }

    .ftrcapnLft {
        padding: 4% 0 25px 0;
        font-size: 12px;
        line-height: 22px;
    }

    footer .h2 {
        font-size: 15px;
        line-height: 24px;
    }

    .ftrcapnLft,
    .menuFooter li a,
    .contactFtr li,
    .ftrcopy {
        font-size: 12px;
        line-height: 22px;
    }

    .welcomeLft {
        text-align: center;
        padding-bottom: 20px;
    }

    .reviewAuthr small {
        font-size: 11px;
        line-height: 19px;
    }

    .serviceMenu {
        display: none;
    }

    .logoScn {
        border-bottom: 0px rgb(255 255 255 / 50%) solid;
        padding-bottom: 0;
    }

    .callscn {
        text-align: center;
        width: 100%;
    }

    .aniPos .logoScn {
        padding-bottom: 0;
    }


    /*wise mobile*/

    .logo {
        width: 45%;
    }

    .deskMenu {
        padding-right: 0;
        display: none;
    }

    .menuScTop {
        display: inline-block;
        position: absolute;
        top: 8px;
        right: 20px;
    }

    .deskMenu ul {
        margin-bottom: 0;
        padding: 0;
    }

    .menurgt {
        justify-content: center;
        text-align: center;
        height: auto;
    }

    .deskMenu ul li {
        padding: 0px 5px;
    }

    .deskMenu ul li a {
        font-size: 12px;
    }

    .welcomescn {
        padding: 30px 0;
        text-align: center;
    }

    .welcSc h2:before {
        left: 50%;
        bottom: 0;
        margin-left: -45px;
    }

    .logoScn {
        padding: 10px 0;
    }

    .btn {

        font-size: 12px;
    }

    .hgCvr {
        margin-bottom: 20px;
    }

    .resp-vtabs ul.resp-tabs-list {
        display: block !important;
        padding: 10px 0 !important;
        width: 100% !important;
    }

    .resp-vtabs .resp-tabs-list li {

        margin: 10px 5px !important;
        width: auto !important;
        height: auto !important;
    }

    .workCvr {
        margin-bottom: 20px;
    }

    .wrkHead {

        padding-left: 0;
        justify-content: center;
        position: relative;
        background: #000;
    }

    .wrkHead:after {

        left: 50%;
        margin-left: -20px;
    }

    .resp-vtabs {
        padding-bottom: 0;
    }

    .blogCont {
        text-align: center;
        padding: 20px;
    }

    .blogCvr {
        padding: 0;
        margin-bottom: 15px;
    }

    .blogHead:after {

        left: 50%;
        margin-left: -66.5px;
    }

    .viewAll {

        float: none;
        margin-top: 0;
        font-size: 14px;
    }

    section.ourBlog {
        text-align: center;
        padding: 30px 0 60px;
    }

    .reviewsCvr {
        margin: 10px 0 0;
        width: 100%;
        padding: 0;
    }

    .blogSlder .slick-prev,
    .blogSlder .slick-next {
        bottom: -85px;
    }

    .highSlder .slick-prev,
    .blogSlder .slick-prev {
        left: 50%;
        margin-left: -35px;
    }

    .blogSlder .slick-prev,
    .blogSlder .slick-next {
        bottom: -85px;
    }

    .highSlder .slick-next,
    .blogSlder .slick-next {
        left: 50%;
        margin-left: 15px;
    }

    .reviewSlder .slick-prev {
        left: 50%;
        margin-left: -35px;
        bottom: -50px;
    }

    .reviewSlder .slick-next {
        left: 50%;
        bottom: -50px;
        margin-left: 15px;
    }

    .reviewContent {
        margin-bottom: 15px;
    }

    .reviewAuthr .h2 {
        margin: 0 0 15px;
    }

    section.brands {
        padding: 0;
    }

    .ftrRight {
        padding: 0;
    }

    .ftrHead {
        font-size: 16px;
        line-height: 24px;
    }

    ul.menuFooter {
        padding: 10px 0 0;
        margin-bottom: 0;
    }

    .ftText,
    .ftText a {
        font-size: 12px;
        text-align: center !important;
    }

    .text-end {
        text-align: center !important;
    }

    .copyrgt {
        padding: 10px 0;
        max-width: 100%;
    }

    section.spclt {

        padding: 30px 0;
    }

    section.team {
        text-align: center;
        padding: 30px 0;
    }

    .teamTit {
        font-size: 20px;
    }

    section.brands.innrBr {
        padding: 30px 0;
    }

    section.bannrBottom {
        padding: 30px 0;
        text-align: center;
    }

    .countersec {
        padding: 0;
    }

    .countHead {
        font-size: 16px;
    }

    .countCvr small {

        font-size: 12px;
    }

    .rentStRight {
        padding-left: 0;
        padding-top: 33px;
        text-align: center;
    }

    .rentStRight h2:before {
        left: 50%;
        margin-left: -45px;
    }

    .rentStRight h2 {
        margin-bottom: 20px;
    }

    section.rentSt,
    section.ourBlog.stdPlan {
        padding: 30px 0;
    }

    .amCvr {

        justify-content: center;
    }

    .innBanCont h1 {
        font-size: 35px;
    }

    .welcomescn.abtinner.testmn {
        padding: 2rem 0 0rem;
    }

    .form-group {
        padding-bottom: 10px;
    }

    section.innrClients {
        padding: 30px 0;
    }

    section.innrClients ul li {
        padding: 10px;
    }

    section.ourBlog.innrBlog .blogCvr {
        margin-bottom: 15px;
    }

    .prevNxt {

        width: 100px;
        height: 30px;
        font-size: 13px;
    }

    .blogDetCont {
        padding: 18px 0 0;
        text-align: center;
    }

    section.blogDetail {
        padding: 30px 0;
        text-align: center;
    }

    .detCvr h2 {
        font-size: 20px;
        padding-bottom: 15px;
    }

    .blDetImg img {
        height: auto;
    }

    .aniPos .logo {
        width: 50%;
    }

    section.contactBanBottom {
        padding: 30px 0;
        text-align: center;
    }

    .conBanLeft h2 {
        font-size: 26px;
        line-height: normal;
        padding-bottom: 0;
    }

    .cnTit,
    .cnTit a {
        font-size: 14px;
    }

    .cnhead {
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .addrcont {
        font-size: 14px;
    }

    section.contactForm {
        padding: 30px 0;
    }

    .cnFormLeft span.wpcf7-list-item {
        padding-bottom: 15px;
        width: 100%;
    }

    .cnForm h2 {
        padding-bottom: 0;
    }

    .srvImg img {

        height: auto;
    }

    .srvmainHead {
        font-size: 20px;
    }

    .srvHead {
        font-size: 20px;
    }

    section.Service {
        padding: 30px 0;
    }

    section.innerBanner {

        text-align: center;
    }

    section.portfolio h2:before,
    section.serviceInnrCont h2:before {
        left: 50%;
        margin-left: -45px;
    }

    .serTitLeft h2 {
        text-align: center;
        margin-bottom: 25px;
    }

    .serSldImg img {

        height: auto;
    }

    .innrRightSer p {

        /* margin: 0;*/
    }

    .innrRightSer {
        padding: 50px 0 0;
    }

    section.portfolio {
        padding: 30px 0;
        text-align: center;
    }

    .flexmasonry-item {
        width: 100%;
        padding: 10px;
    }

    .bnnrSlder .slick-next {
        right: 15px;
    }

    .bnnrSlder .slick-prev {
        right: 40px;
    }

    html,
    body {
        overflow: visible;
    }

    .srvCvr a {
        margin-bottom: 20px;
    }

    .topMenu ul {
        justify-content: center;
        padding-left: 0;
    }

    .topMenu {
        text-align: center;
    }

    .topMenu ul li a {
        font-size: 16px;
    }

    footer .ftrSocial {

        width: 100%;
    }

    .deskMenu ul.sub-menu li {
        width: 100%;
    }

    .blogHead {
        display: -webkit-box;
        -webkit-line-clamp: unset;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin-bottom: 12px;
        z-index: 1;
        height: auto;
        padding-bottom: 12px;
    }

    ul.menuFooter li a {
        border-right: 1px solid #fff;
        padding-right: 5px;
        border: none;
        padding-left: 5px;
    }

    /*end mobile*/

    .disCate {
        padding-left: 0px;
    }

    button.btn.btn-default.filter-button.butCat {
        width: 100%;
        text-align: center;
    }

    button.btn.btn-default.filter-button.butCat.active:after,
    .button-active:after {
        left: 50%;
        margin-left: -66px;
    }

    li.deskHide.menu-item {
        display: block !important;
    }

    .welcSc h1:after {

        left: 50%;
        margin-left: -45px;

    }

    .welcSc h1 {
        font-size: 22px;
        position: relative;
        margin-bottom: 0;
    }

    .blogDetCont iframe {

        width: 100%;
        height: 200px;
    }

    .blogDetCont h3:before {
        left: 50%;
        margin-left: -45px;
    }
    
    #filterButtons {
  display: none;
}
button#toggleButton {
    text-align: center;
    margin: 0px auto;
    display: flex;
    margin-bottom: 30px;
}
.portIframe,.portIframe iframe{
    height: 198px;
    
}

}