/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap');
@font-face {
  font-family: "general";
  src: url(/wp-content/themes/salient-child/fonts/GeneralSans-Regular.otf );
}
body p {
    font-family: 'general', sans-serif;
}

.top-secondary-header {
    background-color: #4A5C6A;
    width: 100%;
    padding: 10px 190px;
    color: white;
}
div#sec-first p {
    font-family: 'general';
    color: #4C4C4C;
    font-size: 18px;
}
div#banner-inner p {
    color: #fff;
    font-family: 'general';
    font-weight: 300 !important;
}
.top-header-text p {
    padding: 0px;
}
div#banner-inner h3 {
    font-family: 'Urbanist';
    font-size: 35px;
    line-height: 35px;
    color: #000000a6;
    text-transform: capitalize;
}
.top-header-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.top-social-icons a {
  color: white;
  margin-right: 15px;
  font-size: 16px;
  text-decoration: none;
}

.top-header-text p {
  margin: 0;
  color: white;
  font-size: 14px;
}



/* Navigation header */

    li#menu-item-17 a span{
        color: #fff !important;
            font-size: 18px !important;
    }
/* li#menu-item-17 a::after {
    content: '➔';
    margin-left: 8px;
    display: inline-block;
    background: #4A5C6A;
    backdrop-filter: blur(4px);
    padding: 7px 10px;
    border-radius: 0px;
    font-size: 0.9em;
    transition: all 0.3s ease;
    color: #fff;
} */
li#menu-item-17 a {
    background-image: url(/wp-content/uploads/2025/04/Group-1171275836-1.png);
    font-size: 18px !important;
    background-size: cover;
    padding: 8px 60px 8px 20px !important;
    background-position: center right;
}
 .btn {
    background-image: url(/wp-content/uploads/2025/04/Group-1171275836-1.png);
    font-size: 18px !important;
    background-size: cover;
       padding: 12px 60px 12px 20px !important;
    background-position: center right;
}

/*  .btn {
    background: #4C120D;
    padding: 0px 0px 0px 20px !important;
    font-size: 18px !important;
     border-radius: 0px;
} */

/* .btn::after {
    content: '➔';
    margin-left: 8px;
    display: inline-block;
     background: #4A5C6A;
    backdrop-filter: blur(4px);
    padding: 12px 10px;
    border-radius: 0px;
    font-size: 0.9em;
    transition: all 0.3s ease;
    color: #fff;
}  */

/* Banner section */
div#banner-sec {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
}
 .row-bg {
    background-size: 100% 100% !important;
}
div#banner-sec .btn {
    background-image: url(/wp-content/uploads/2025/04/Group-1171275152.png);
    font-size: 18px !important;
    background-size: cover;
    padding: 12px 60px 12px 20px !important;
    background-position: center right;
    color: #000;
}

div#banner-inner .banner-img2 {
    position: absolute !important;
    width: 50%;
    bottom: -771px;
    left: 95px;
    z-index: 1;
}
div#banner-inner .banner-img1 {
    width: 80% !important;
    z-index: 2;
    float: right;
}
/* div#banner-inner .banner-iconimg {
    position: absolute !important;
    width: 28%;
    top: 30px;
    left: 58px;
    z-index: 3;
} */


/* Hide the existing SVG play icon */
#banner-inner .nectar_video_lightbox.play_button .play svg {
  display: none;
}

/* Add your custom image */
#banner-inner .nectar_video_lightbox.play_button .play::before {
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    background-image: url(https://checkdemolinks.com/wp-content/uploads/2025/04/Group-1171275835-1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: -18px;
}
.span_12.dark .nectar_video_lightbox.play_button:before {
    border: unset !important;
}

div#banner-inner .nectar_video_lightbox.play_button {
    position: absolute !important;
    width: 70px !important;
    top: 30px !important;
    left: 148px !important;
    z-index: 3 !important;
    height: 70px;
}
div#banner-inner .banner-iconimg {
    position: absolute !important;
    width: 28%;
    top: 30px;
    left: 58px;
    z-index: 3;
}
div#banner-inner h4 {
    font-family: 'Urbanist';
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    text-transform: uppercase;
}
div#banner-inner h1 {
     font-family: 'Urbanist';
    color: #fff;
}
div#banner-inner p {
    color: #fff;
}

/* first section */
div#sec-first h4 {
    text-transform: uppercase;
}
div#services-sec {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
}
div#sec-first .sec-rgt {
    padding-left: 50px !important;
    position: relative;
    padding-right: 80px;
}


div#sec-first .sec-rgt::before {
    content: '';
    position: absolute;
    right: -100px;
    bottom: 0px;
    background-image: url(/wp-content/uploads/2025/04/Group-62-1.png);
    width: 150px;
    height: 370px;
}
div#sec-first h1 {
    font-size: 75px;
    line-height: 85px;
}
div#services-1 h1 {
    color: #fff;
}
div#services-1 .btn {
    float: right;
}
div#sec-first .sec-rgt {
    padding-left: 50px !important;
}
div#services-1 .btn {
    float: right;
    color: #000;
    background-image: url(/wp-content/uploads/2025/04/Group-1171275152.png);
}
div#review-inner .btn {
    background-image: url(/wp-content/uploads/2025/04/Group-1171275152.png);
}
div#services-1 h2 {
    font-family: 'Urbanist';
    text-transform: capitalize;
}
div#services-1 a {
    font-size: 24px;
}
div#services-3 .column-image-bg {
    background-position: center !important;
    background-size: 100% 100% !important;
}
div#services-3 .services-col .vc_column-inner {
    padding: 20px 20px 40px 20px;
}
div#services-3 h3 {
    font-size: 36px;
    line-height: 46px;
    padding-top: 20px;
    font-family: raleway;
}
div#services-3 .services-col a {
    font-size: 18px;
    color: #878787 !important;
    font-family: 'Poppins';
    text-transform: capitalize;
    position: relative;
}
div#services-3 .services-col a::after {
    content: "\f061";
    font-family: "FontAwesome";
    font-weight: 900;
    position: absolute;
    right: -28px;
}
div#services-3 p {
    color: #929292;
    font-family: Roboto;
    font-size: 16.616px;
    font-style: normal;
    font-weight: 300;
    line-height: 24.924px;
    letter-spacing: 0.166px;
    width: 80%;
}
div#services-3 .services-col .vc_column-inner {
    position: relative; 
    z-index: 1; 
}

div#services-3 .services-col .vc_column-inner::after {
    content: '';
    position: absolute;
    right: 33px;
    bottom: 50px;
    background-image: url(/wp-content/uploads/2025/04/Group-1171275838-1.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 85px;
    height: 95px;
    z-index: 2;
}
div#offer-sec h1 {
    color: #404040;

}
div#serve-sec .vc_column-inner:hover {
    background: #4a5c6a;
    transition: 0.5s;
}
div#serve-sec .vc_column-inner:hover h1, #serve-sec .vc_column-inner:hover p, #serve-sec .vc_column-inner:hover li{
    color: #fff;
    transition: 0.5s
}

div#tab-sec {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
}
div#tab-inner {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    padding: 20px 20px;
}
div#tab-sec {
    padding: 100px 80px !important;
}

li.tab-item a {
    padding: 34px 20px !important;
    font-size: 22px !important;
    font-weight: 800;
    font-family: 'Raleway';
         color: #989898 !important;
}
.tabbed>ul li a {
    border-bottom: 1px solid;
}
div#service-mob .btn {
    background-image: url(/wp-content/uploads/2025/04/Group-1171275152.png);
    font-size: 15px !important;
    color: #000;
    display: table;
    margin: 0 auto;
    display: none;
}

li.tab-item {
    background: #576875 !important;
    border-bottom: 1px solid #fff;
}
li.tab-item.active-tab a {
    color: #fff !important;
}
div#tab-inner img {
    width: 400px;
}
div#tab-sec ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    opacity: 0;
}
 li.tab-item a::after {
    content: "\f061";
    font-family: 'FontAwesome';
    font-size: 20px;
    line-height: 30px;
    z-index: 99 !important;
    position: absolute;
    right: 20px;
} 
/* 
/* Reset counter for the entire tab list */
.numbered-tabs .wpb_tabs_nav {
  counter-reset: tab;
}

/* Increment the counter for each tab item */
.numbered-tabs .wpb_tabs_nav > li {
  counter-increment: tab;
}

/* Style span inside each tab link */
.numbered-tabs .wpb_tabs_nav > li > a > span::before {
  content: counter(tab, decimal-leading-zero) ". ";
  color: #000; /* Yellow */
  font-weight: bold;
  margin-right: 4px;
  display: inline-block;
}

.numbered-tabs .wpb_tabs_nav > li > a > span::after {
  content: " →";
  color: #000; /* Arrow color */
  font-weight: bold;
  margin-left: 4px;
  display: inline-block;
} */

/* 
.review-txt{
    background-image: url(/wp-content/uploads/2025/04/Rectangle-161124139.png);
    
} */
.review-txt p {
    color: #fff;
}
p.janis {
    padding: 0px;
}
/* img.img15 {
    position: absolute;
    right: 11px;
    bottom: 100px;
} */
.carousel-item .review-person {
    width: 65% !important;
}
div#gallery-1 h1 {
    color: #404040;

}
.custom-social-icons {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 10px;
}

.custom-social-icons li {
  display: inline-block;
  margin-right: 10px;
}

/* .custom-social-icons .social-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: #fff;
  color: #D2A03D;
  border-radius: 50%;
  text-decoration: none;
  font-size: 18px;
  transition: all 0.3s ease;
  font-family: "FontAwesome";
} */


.custom-contact-info {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 16px;
}

.custom-contact-info li {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

.custom-contact-info i {
  margin-right: 10px;
  color: #fff;
  font-size: 18px;
    font-family: "FontAwesome";
}
.info {
    list-style: none;
    padding: 0;
    margin: 0;
    color: #000;
    font-size: 16px;
    padding-bottom: 30px;
}

.info li {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

.info i {
  margin-right: 10px;
  color: #4a5c6a;
  font-size: 18px;
  font-family: "FontAwesome";
}
.info li a {
    color: #000;
}
div#contact-sec h3 {
    font-size: 30px;
    line-height: 40px;
    color: #4a5c6a
}
button#wpforms-submit-269{
        background-image: url(/wp-content/uploads/2025/04/Group-1171275152.png);
    font-size: 18px !important;
    background-size: cover;
       padding: 12px 60px 12px 20px !important;
    background-position: center right;
        color: #000;
}

.payment {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
        padding-bottom: 30px;
}
div#offer-inner p {
    font-weight: 800;
    font-size: 20px;
    line-height: 27px;
}
div#gallery-1 p {
    font-size: 47px;
    line-height: 57px;
    font-weight: 800;
    color: #404040;
    text-transform: capitalize;
}
.payment li {
    width: calc(25.333% - 20px);
    font-size: 16px;
    color: #000;
}

.languages {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
        padding-bottom: 30px;
}

.languages li {
  width: calc(25% - 20px); /* 4 per row */
  font-size: 16px;
  color: #000;
}
div#contact-sec .cntct-lft .vc_column-inner {
    padding: 40px;
    background: #fff;
     box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
div#contact-sec .cntct-rgt .vc_column-inner {
    padding: 40px;
    background: #4a5c6a;
     box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
div#footer-sec h3 {
    color: #FFF;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 21.6px;
}
.quick-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.quick-links li::marker {
  display: none; /* Just in case the marker is still showing */
  content: '';
}
.custom-contact-info li {
    margin-bottom: 20px !important;
}
.quick-links li {
    margin-bottom: 6px;
}
.quick-links li a {
   color: #fff;
}
.custom-social-icons {
    margin-top: 30px;
    justify-content: center;
}
div#cprgt-sec p {
    text-transform: uppercase;
    padding-top: 20px;
    letter-spacing: 1px;
}

div#footer-sec p,div#footer-sec p a {
    color: #fff !important;
}
.footer-2 .vc_column-inner {
    padding-left: 70px;
}
.footer-3 .vc_column-inner {
    padding-left: 70px;
}
/* ================================================ */
.review-txt {
    background-image: url(/wp-content/uploads/2025/04/Group-1171275839.png);
    background-repeat: no-repeat;
    position: relative;
    left: -290px;
    margin-top: 150px;
    width: 898.745px;
    height: 472.536px;
    padding-left: 36px;
    padding-right: 36px;
    padding-top: 40px;
    padding-bottom: 0;
}
.review-rgt p {
    color: #484848;
    font-family: 'Lexend';
    font-size: 23.478px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    padding-bottom: 0;
}
img.img15 {
    position: absolute;
    right: 60px;
    bottom: 40px;
}
.review-rgt h2 {
    font-family: Urbanist;
    font-size: 87.367px;
    font-style: normal;
    font-weight: 700;
    line-height: 93.483px;
    letter-spacing: -1.747px;
    text-transform: capitalize;
    color: #fff;
}
.review-person {
    float: right;
    margin-right: 210px;
}
div#review-inner .btn {
    position: relative !important;
    right: -421px !important;
    color: #000;
}

div#banner-sec .owl-dots {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 10px  !important;
  margin-top: 20px !important;
}
div#banner-sec .owl-dot span {
  display: block !important;
  width: 40px  !important;
  height: 5px  !important;
  border-radius: 99px  !important;
  background: rgba(255, 255, 255, 0.15) !important;
  transition: all 0.3s ease !important;
}
/* Active dot style */
div#banner-sec .owl-dot.active span {
  width: 100px  !important;
  height: 5px   !important;
  border-radius: 99px  !important;
  background: #000  !important;
}
div#banner-sec .owl-dots {
    position: absolute;
    bottom: 10px;
}
div#review-sec .owl-dots {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    display: flex !important;
    flex-direction: column;
    align-items: center;
    gap: 40px;
}
div#review-sec .owl-dot {
  position: relative;
}
div#review-sec .owl-dot span {
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  display: block;
  position: relative;
  z-index: 2;
}
div#review-sec .owl-dot::before {
  content: '';
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 40px; /* Line between dots */
  background: rgba(255, 255, 255, 0.4);
  z-index: 1;
}
div#review-sec .owl-dot:last-child::before {
  display: none; /* Hide line after last dot */
}
/* Add numbers next to dots */
div#review-sec .owl-dot::after {
  content: attr(data-step);
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: white;
  font-size: 14px;
} 
div#review-sec .row-bg::before {
    content: '';
    position: absolute;
    left: 30px;
    bottom: 0px;
    background-image: url(https://checkdemolinks.com/wp-content/uploads/2025/04/Group-1171275831.png);
    width: 60px;
    height: 350px;
    z-index: 99;
}
div#review-inner .row-bg::before{
    display: none
}
/* ======================================== */
div#sec2 img.mainimage {
    display: table;
    margin: 0 auto;
    width:100%;
}
div#sec2 img.left21 {
    display: block;
    margin-bottom: 20px !important;
}
div#sec2 img.right21 {
    display: block;
    margin-bottom: 20px !important;
}
div#sec2 img.right1 {
    display: block;
    margin: 0 auto;
    margin-right: 0;
}
div#gallery-images .img-txt {
    text-align: center;
    -webkit-text-stroke-width: 1.06px;
    -webkit-text-stroke-color: #FFF;
    font-family: Mulish;
    font-size: 54.324px;
    font-style: normal;
    font-weight: 800;
    line-height: 59.757px;
    text-transform: capitalize;
}
div#gallery-images .img-with-aniamtion-wrap .hover-wrap-inner {
  position: relative;
  display: inline-block;
}
div#gallery-images .img-with-aniamtion-wrap .hover-wrap-inner::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #D2A03D;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 1;
}
div#gallery-images .img-with-aniamtion-wrap .hover-wrap-inner:hover::before {
  opacity: 0.6; 
}
/* ======================================================================== */
form#wpforms-form-147 {
    display: flex;
}
form#wpforms-form-147 input {
    border-radius: 5px;
    background: #EDEDED;
    width: 349px;
    height: 50px;
}
form#wpforms-form-147 input::placeholder {
    color: #1E1E1E;
    font-family: Urbanist;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 2.64px;
    text-transform: uppercase;
}
button#wpforms-submit-147 {
    background-color: transparent;
    color: transparent;
    background-image: url(/wp-content/uploads/2025/04/Group-1171275841-1.png);
    background-repeat: no-repeat;
    height: 50px;
    padding: 0 !important;
    margin: 0;
    width: 80%;
    position: relative;
    left: -40px;
    top: 6px;
}
.custom-social-icons .social-icon i {
    display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: #fff;
  color: #4A5C6A;
  border-radius: 50%;
  text-decoration: none;
  font-size: 18px;
  transition: all 0.3s ease;
  font-family: "FontAwesome";
}
.custom-social-icons .social-icon:hover i {
    color: #000;
}
div#cprgt-sec .divider-wrap {
    background-image: url(/wp-content/uploads/2025/04/Group-1171275842.png) !important;
    background-repeat: no-repeat;
    height: 4px;
}
/* ======================================================= */
img.img12 {
    position: absolute;
    left: 60px;
    top: 133px;
}
div#review-sec .vc_col-sm-6:nth-child(1) img {
    float: unset;
    width: 80% !important;
}
/* =========================================================== */
img.img11 {
    padding-bottom: 0;
}
p.tex-wok {
    padding-left: 54px;
    padding-top: 90px;
    padding-bottom: 40px;
}
img.img13 {
    position: absolute;
    top: 283px;
    left: auto;
    right: 100px;
}
#sec2 .hover-wrap-inner {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

#sec2 .hover-wrap-inner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #4a5c6a9e; 
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: 2;
}

#sec2 .hover-wrap-inner:hover::after {
  opacity: 1;
}

#sec2 .hover-wrap-inner img {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
}


img.img14 {
    padding-left: 40px;
    padding-bottom: 7px;
}
p.janis {
    padding-left: 40px;
}
p.planner {
    padding-left: 40px;
}
.footer-2 a {
    color: #fff !important;
}
.footer-3 a {
    text-transform: capitalize;
}
.page-id-220 h1{
        font-size: 40px;
    line-height: 50px;
}
/* div#concrete-service h1, #vct-services h1, #lamanite-service h1 {
    font-size: 40px;
    line-height: 50px;
    
} */
div#footer-sec img {
    background: #fff;
    border-radius: 10px;
}

div#specilities-inner img {
    display: table;
    margin: 0 auto;
    border-radius: 10px;
}
div#specilities-inner h2 {
    text-align: center;
    padding-top: 30px;
    font-size: 25px;
    line-height: 35px;
}

div#specilities-inner .icon-col .vc_column-inner {
    padding: 30px 20px;
    background: #fff;
    border: 1px solid #4a5c6a;
     box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    min-height: 260px;
}
div#specilities-inner .icon-col .vc_column-inner:hover {
    background: #4a5c6a;
    transition: 0.8s;
}
div#specilities-inner .icon-col .vc_column-inner:hover h2 {
    color: #fff;
    transition: 0.8s;
}
[class*=" icon-"] {
    background: unset !important;
}
    p.janis {
        padding-left: 20px;
        font-weight: 900;
    }

/* new footer css  */

.footer-2 {
    display: flex;
    justify-content: center;
}
div#footer-sec img {
    width: 70%;
}
.custom-social-icons {
    margin-top: 30px;
    justify-content: start;
}
.footer-3 {
    display: flex
;
    justify-content: end;
}

/* new footer css  */

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


    
    a#logo img {
    width: 220px !important;
}
    li#menu-item-17 span {
    padding: 8px 50px 8px 10px !important;
}
 #header-outer[data-lhe="default"] #top nav > ul > li > a{

    padding-left: 10px !important;
    padding-right: 10px !important;
    font-size: 18px;
    line-height: 28px;
}
div#banner-inner h1 {
    font-size: 50px;
    line-height: 60px;
}
div#banner-inner .banner-img2 {
    position: absolute !important;
    width: 50%;
    bottom: -501px;
    left: 65px;
    z-index: 1;
}
#banner-inner .nectar_video_lightbox.play_button .play::before {
    position: absolute;
    top: 0;
    left: -78px;
}
div#sec-first h1 {
    font-size: 46px;
    line-height: 56px;
}
div#sec-first p {
    font-size: 16px;
    line-height: 26px;
}

#ajax-content-wrap .vc_row.right_padding_120px .row_col_wrap_12 {
    padding-right: 20px !important;
}
div#services-1 h1 {
    font-size: 55px;
    line-height: 65px;
}
div#services-3 h3 {
    font-size: 25px;
    line-height: 35px;
    padding-top: 20px;
    font-family: raleway;
}

div#services-3 .services-col .vc_column-inner::after {
    position: absolute;
    right: 19px;
    bottom: 14px;
    width: 70px;
    height: 70px;
    z-index: 2;
}
div#offer-sec h1{
  font-size: 55px;
    line-height: 65px;
}
img.img15 {
    position: absolute;
    right: 60px;
    bottom: 120px;
}
li.tab-item a {
    padding: 22px 10px !important;
    font-size: 17px !important;
    line-height: 27px;
}
div#tab-inner img {
        width: 294px;
        margin-left: 30px;
    }
.review-rgt h2 {
    font-size: 55px;
    line-height: 65px;
}
div#review-sec .vc_col-sm-6:nth-child(1) img {
    float: unset;
    width: 70% !important;
}
.review-txt {
    position: relative;
    left: -290px;
    margin-top: 70px;
    width: 898.745px;
    height: 472.536px;
    padding-left: 36px;
    padding-right: 36px;
    padding-top: 40px;
    padding-bottom: 0;
}
.review-rgt p {
    font-size: 18px;
    font-style: normal;
    line-height: normal;
}
p.tex-wok {
    padding-left: 54px;
    padding-top: 60px;
    padding-bottom: 20px;
}
.review-txt {
    position: relative;
    left: -290px;
    margin-top: 70px;
    width: 898.745px;
    height: 390px;
    padding-left: 36px;
    padding-right: 36px;
    padding-top: 40px;
    padding-bottom: 0;
}
p.tex-wok {
    padding-left: 54px;
    padding-top: 30px;
    padding-bottom: 20px;
}
img.img12 {
    position: absolute;
    left: 50px;
    top: 93px;
}
img.img13 {
    position: absolute;
    top: 160px;
    left: auto;
    right: 100px;
}
img.img15 {
    position: absolute;
    right: 60px;
    bottom: 83px;
} #ajax-content-wrap .vc_row.left_padding_120px .row_col_wrap_12, .nectar-global-section .vc_row.left_padding_120px .row_col_wrap_12 {
    padding-left: 20px;
}
    #ajax-content-wrap .vc_row.left_padding_120px .row_col_wrap_12, .nectar-global-section .vc_row.left_padding_120px .row_col_wrap_12 {
    padding-left: 20px;
}
.footer-2 .vc_column-inner {
    padding-left: 40px;
}
form#wpforms-form-147 input {
    width: 289px;
    height: 50px;
}
button#wpforms-submit-147 {
    height: 50px;
    padding: 0 !important;
    margin: 0;
    width: 100%;
    position: relative;
    left: -26px;
    top: 8px;
    background-size: 100% 100%;
}
    div#offer-inner p {
    font-weight: 800;
    font-size: 17px;
    line-height: 27px;
}
    div#review-sec .owl-dots {
    position: absolute;
    right: -28px;
    top: 56%;
    transform: translateY(-50%);
    display: flex !important;
    flex-direction: column;
    align-items: center;
    gap: 40px;
}
    div#specilities-inner .icon-col .vc_column-inner {
    padding: 20px 15px;
    min-height: 260px;
}
div#specilities-inner h2 {
    padding-top: 30px;
    font-size: 20px;
    line-height: 35px;
}
    div#contact-sec h1 {
    font-size: 55px;
    line-height: 65px;
}
    
}

@media only screen and (max-width: 1024px) {
    div#banner-inner h1 {
        font-size: 45px;
        line-height: 55px;
    }
div#banner-inner h3 {
    font-size: 30px;
    line-height: 40px;
}
div#sec-first .sec-rgt {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
        div#tab-inner img {
        width: 264px;
        margin-left: 0px;
    }
    div#services-3 h3 {
        font-size: 20px;
        line-height: 30px;
        padding-top: 20px;
    }
div#services-3 p {
    font-size: 14px;
    line-height: 24px;

}
    div#services-3 .services-col .vc_column-inner::after {
        position: absolute;
        right: 19px;
        bottom: 14px;
        width: 50px;
        height: 50px;
        z-index: 2;
    }
#ajax-content-wrap .vc_row.right_padding_100px .row_col_wrap_12, .nectar-global-section .vc_row.right_padding_100px .row_col_wrap_12 {
    padding-right: 40px;
}
#ajax-content-wrap .vc_row.left_padding_100px .row_col_wrap_12, .nectar-global-section .vc_row.left_padding_100px .row_col_wrap_12 {
    padding-left: 40px;
}
    div#offer-sec h1 {
        font-size: 45px;
        line-height: 55px;
    }
    div#offer-inner p {
        font-weight: 800;
        font-size: 14px;
        line-height: 24px;
    }
div#tab-sec {
    padding: 40px 20px !important;
}
div#tab-inner p {
    font-size: 14px;
    line-height: 24px;
}
    div#tab-inner .tab-rgt {
    padding-left: 20px;
}
    div#specilities-inner .icon-col .vc_column-inner {
    padding: 15px 8px;
    min-height: 260px;
}
div#specilities-inner h2 {
    text-align: center;
    padding-top: 20px;
    font-size: 17px;
    line-height: 35px;
}
div#tab-inner .tab-rgt  h3 {
    font-size: 18px;
    line-height: 28px;
}
.btn {
    font-size: 15px !important;
    background-size: cover;
    padding: 10px 50px 10px 20px !important;
}
    .review-rgt h2 {
        font-size: 45px;
        line-height: 55px;
    }
    p.tex-wok {
        padding-left: 24px;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 20px;
    }
    .review-txt {
        position: relative;
        left: -290px;
        margin-top: 40px;
        width: 740px;
        height: 340px;
        padding-left: 36px;
        padding-right: 36px;
        padding-top: 40px;
        padding-bottom: 0;
    }
    img.img12 {
        position: absolute;
        left: 20px;
        top: 83px;
    }
    img.img15 {
        position: absolute;
        right: 40px;
        bottom: 58px;
        width: 70px !important;
    }
    div#review-inner .btn {
    position: relative !important;
    right: -311px !important;
}
div#gallery-1 p {
    font-size: 30px;
    line-height: 40px;

}
div#gallery-1 h1 {
    font-size: 45px;
    height: 55px;
}
    .footer-2 a  {
    font-size: 14px;
    line-height: 24px;
}
    div#footer-sec p, div#footer-sec li  {
    font-size: 14px;
    line-height: 24px;
}
        form#wpforms-form-147 input {
        width: 229px;
        height: 45px;
    }
    button#wpforms-submit-147 {
        height: 50px;
        padding: 4px 10px !important;
        margin: 0;
        width: 100%;
        position: relative;
        left: -16px;
        top: 2px;
    }
    .page-id-220 h1 {
    font-size: 35px;
    line-height: 45px;
}
    div#tab-inner h1, div#specilities-sec h1 {
    font-size: 45px;
    line-height: 55px;
}
    div#services-sec {
    padding: 20px !important;
}
        img.img13 {
        position: absolute;
        top: 190px;
        left: auto;
        right: 100px;
    }
    
.footer-2 .vc_column-inner {
        padding-left: 20px;
    }
    .payment li {
    width: calc(34.333% - 20px);
    font-size: 16px;
    color: #000;
}
    li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-17 {
    display: none;
}

}

@media only screen and (max-width: 768px) {
    .top-secondary-header {
    width: 100%;
    padding: 10px 100px;

}

div#banner-inner h4 {
    text-align: center;
}
    div#banner-inner h1 {
        font-size: 40px;
        line-height: 50px;
        text-align: center;
    }
    div#banner-inner h3 {
        font-size: 25px;
        line-height: 35px;
        text-align: center;
    }
div#banner-inner p {
    color: #fff;
    text-align: center;
}
div#banner-sec .btn {
    display: table;
    margin: 0 auto;
}
div#banner-inner .banner-img1 {
    width: 75% !important;
    z-index: 2;
    float: unset;
    display: table;
    margin: 0 auto;
}
    #banner-inner .nectar_video_lightbox.play_button .play::before {
        position: absolute;
        top: 0;
        left: -118px;
    }
    div#banner-inner .banner-rgt {
    padding-top: 30px;
}
    div#banner-sec .owl-dots {
    position: unset;
}
    div#sec-first img {
    width: 80%;
    display: table;
    margin: 0 auto;
}
div#banner-sec .owl-dots {
    position: unset;
}
div#sec-first h4 {
    text-align: center;
    padding-top: 20px;
}
    div#sec-first h1 {
        font-size: 40px;
        line-height: 50px;
        text-align: center;
    }
div#sec-first p {
        font-size: 14px;
        line-height: 24px;
        text-align: center;
    }
div#sec-first .sec-rgt::before {
    right: -90px;
    bottom: 0px;
    width: 150px;
    height: 150px;
}
div#sec-first .btn {
    display: table;
    MARGIN: 0 AUTO;
}
div#services-1 h1 {
        font-size: 40px;
        line-height: 50px;
        text-align: center;
    }
        div#service-mob .btn {
        display: table !important;
        margin: 0 auto;
    }
    div#services-1 .btn {
    display: none;
}
    div#services-3 img {
    display: table;
    margin: 0 auto;
    width: 75%;
}

    div#services-3 h3 {
        font-size: 20px;
        line-height: 30px;
        padding-top: 20px;
        text-align: center;
    }
    div#services-3 p {
        font-size: 14px;
        line-height: 24px;
        text-align: center;
        padding: 0px 30px;
    }
div#services-3 .col {
    margin: 0 30px 20px 30px;
}
div#service-mob {
    padding: 0px !important;
}
div#services-sec {
    padding: 80px 0px 0px 0px !important;
}
div#services-sec {
    padding: 80px 0px 0px 0px !important;
}
    li.tab-item a {
        padding: 10px 5px !important;
        font-size: 14px !important;
        line-height: 24px;
    }
        div#offer-sec h1 {
        font-size: 45px;
        line-height: 55px;
        text-align: center;
    }
    div#tab-inner h1 {
    text-align: center;
    font-size: 45px;
    line-height: 55px;
}
    div#tab-inner img {
        width: 264px;
        margin-left: 0px;
        display: table;
        margin: 0 auto;
        padding-top: 20px;
    }

div#tab-inner {
    text-align: center;
}
li.tab-item a::after{
display: none;
}
    div#tab-inner img {
        width: 280px;
        display: table;
        margin: 0 auto;
    }
    div#tab-inner .tab-rgt h3 {
        font-size: 18px;
        line-height: 28px;
        text-align: center;
    }
div#tab-inner .btn {
    display: table;
    margin: 0 auto;
}
    div#review-sec .vc_col-sm-6:nth-child(1) img {
        float: unset;
        width: 60% !important;
        display: table;
        margin: 0 auto;
    }
.review-rgt h2 {
        font-size: 40px;
        line-height: 50px;
        text-align: center;
        padding-top: 13px;
    }
    .review-txt {
        position: unset;
        top: 40px;
        width: 600px;
        height: 340px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 30px;
        padding-bottom: 0;
    }
    p.tex-wok {
        padding-left: 35px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 10px;
    }
img.img15 {
        position: absolute;
        right: 40px;
        bottom: 125px;
        width: 70px !important;
    }
    img.img12 {
        position: absolute;
        left: 20px;
        top: 197px;
    }
    img.img13 {
        position: absolute;
        top: 325px;
        left: auto;
        right: 314px;
    }
    div#review-sec .owl-dots {
        position: absolute;
        right: -28px;
        top: 73%;
        transform: translateY(-50%);
        display: flex !important
;
        flex-direction: column;
        align-items: center;
        gap: 40px;
    }
div#review-inner .btn {
        position: unset !important;
        display: table;
        margin: 0 auto;
    }
    div#gallery-1 h1 {
        font-size: 40px;
        height: 50px;
        text-align: center;
    }
div#gallery-1 p {
        font-size: 25px;
        line-height: 35px;
        padding-top: 20px;
    }
div#sec2 img {
    display: table;
    margin: 0 auto;
}
        div#offer-sec h1 {
        font-size: 45px;
        line-height: 55px;
        text-align: center;
    }
    div#offer-sec h1 {
        font-size: 45px;
        line-height: 55px;
        text-align: center;
    }
div#tab-inner h3 {
    text-align: center;
    padding-top: 20px;
}
    #ajax-content-wrap .vc_row.right_padding_115px .row_col_wrap_12, .nectar-global-section .vc_row.right_padding_115px .row_col_wrap_12 {
    padding-right: 20px;
}
#ajax-content-wrap .vc_row.left_padding_115px .row_col_wrap_12, .nectar-global-section .vc_row.left_padding_115px .row_col_wrap_12 {
    padding-left: 20px;
}
    div#gallery-inner .row_col_wrap_12_inner.col.span_12.left {
    justify-content: center;
}
        div#specilities-inner .icon-col .vc_column-inner {
    margin: 0px 220px;
}
div#sec2 img.mainimage {
    width: 50%;
}
div#sec2 img.mainimage {
    width: 50%;
}
div#sec2 {
    padding: 20px 0px !important;
}
.footer-3 .vc_column-inner {
    padding-left: 0px;
}
.custom-social-icons {
    margin-top: 30px;
    justify-content: center;
}
    .footer-2 .vc_column-inner {
        padding-left: 0px;
    }
.footer-4 .vc_column-inner {
    padding-left: 30px !important;
    padding-top: 40px;
}
.footer-3 {
    padding-top: 40px !important;
}
div#footer-sec img {
    background: #fff;
    border-radius: 10px;
    width: 80%;
}
    button#wpforms-submit-147 {
        height: 46px;
        padding: 0px 0px !important;
        margin: 0;
        width: 100%;
        position: relative;
        left: -15px;
        top: 4px;
    }
        div#tab-inner .tab-rgt {
        padding-left: 0px;
    }
    
    
    /* new footer css*/
div#footer-sec img {
    width: 70% !important;
    display: table;
    margin: 0 auto;
}
    .footer-2 .vc_column-inner {
        padding-left: 0px;
        padding-top: 40px;
    }
div#footer-sec h3 {
    text-align: center;
}
.custom-contact-info li {
    margin-bottom: 10px;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.footer-3 {
    display: flex;
    justify-content: center;
}
    div#footer-sec p, div#footer-sec li {
        font-size: 14px;
        line-height: 24px;
        text-align: center;
    }
    .page-id-220 h1 {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
}
    div#serve-sec p {
    text-align: center;
}
    .page-id-220 p {
    text-align: center;
}
    div#lamanite-service {
    padding-top: 0px !important;
}
    div#tile-service {
    padding-top: 0px !important;
}
    div#tile-service {
    margin-bottom: 0px;
}
    div#luxury-service {
    padding: 0px !important;
}
    div#luxury-service {
    margin-bottom: 0px !important;
}
    div#fws_6815218568474 {
    padding-top: 0px !important;
}
div#vct-services {
    padding: 0px !important;
    margin: 0px;
}
    div#fws_681524b78e6ca {
    PADDING: 0PX ! IMPORTANT;
}
    div#fws_681525c645f4c {
    padding: 0px !important;
}
    div#concrete-service {
    MARGIN: 0PX;
}
        div#tab-sec ul li {
    list-style: none;
    
}
    div#tab-inner ul.ak-ul {
    margin: 0px;
}
    div#contact-sec h3, div#contact-sec p, div#contact-sec li {
    text-align: center;
}
    div#contact-sec ul li {
    list-style: none;
    
}
    .info li {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
    ul.languages {
    justify-content: center;
}
        div#contact-sec ul {
    margin: 0px;
}
        div#contact-sec h1 {
        font-size: 45px;
        line-height: 55px;
        text-align: center !important;
    }
    button#wpforms-submit-269 {
    display: table;
    margin: 0 auto;
}
}
@media only screen and (max-width: 480px) {
    .top-secondary-header {
        width: 100%;
        padding: 10px 60px;
    }
.top-secondary-header {
        width: 100%;
        padding: 10px 60px;
    }
    div#banner-inner h1 {
        font-size: 30px;
        line-height: 40px;
        text-align: center;
    }
div#banner-sec {
    padding: 20px 0px !important;
}
    div#banner-inner p {
        color: #fff;
        text-align: center;
        font-size: 14pX;
        line-height: 24px;
    }
    div#banner-inner .banner-img1 {
        width: 95% !important;
        z-index: 2;
        float: unset;
        display: table;
        margin: 0 auto;
    }
div#banner-sec .owl-dots {
    display: none !important;
}
div#services-3 .col {
        margin: 0 10px 10px 10px;
    }
div#services-3 p {
        font-size: 14px;
        line-height: 24px;
        text-align: center;
        padding: 0px 10px;
    }
div#services-3 img {
        display: table;
        margin: 0 auto;
        width: 100%;
    }
    div#offer-sec h1 {
        font-size: 40px;
        line-height: 50px;
        text-align: center;
    }
    div#review-sec .vc_col-sm-6:nth-child(1) img {
        float: unset;
        width: 90% !important;
        display: table;
}
    .review-txt {
        position: unset;
        top: 40px;
                width: unset;
        height: 340px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 30px;
        padding-bottom: 0;
    }
    p.tex-wok {
        padding-left: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 10px;
        font-size: 14px;
        FONT-WEIGHT: 200;
    }
p.janis {
    padding-left: 20px;
}
p.planner {
    padding-left: 20px;
}
.review-rgt p {
        font-size: 14px;
        font-style: normal;
        line-height: normal;
    }
    img.img12 {
        position: absolute;
        left: 9px;
        top: 192px;
        display:none !important;
    }
    img.img13 {
        position: absolute;
        top: 305px;
        left: auto;
        right: 130px;
        display:none !important;
    }
    
    img.img15 {
        position: absolute;
        right: 40px;
        bottom: 92px;
        width: 70px !important;
    }
    div#specilities-inner .icon-col .vc_column-inner {
    margin: 0px 40px;
}
        div#tab-inner h1, div#specilities-sec h1 {
        font-size: 40px;
        line-height: 50px;
    }
div#review-sec .row-bg::before {
  
    position: absolute;
    left: 30px;
    width: 60px;
    height: 180px;
    z-index: 99;
}
div#footer-sec img {
    display: table;
    margin: 0 auto;
}
.custom-social-icons {
    margin-top: 30px;
    justify-content: center;
}
    .footer-2 .vc_column-inner {
        padding-left: 0px;
        padding-top: 20px;
    }
div#footer-sec h3 {
    text-align: center;
}
    div#footer-sec p, div#footer-sec li {
        font-size: 14px;
        line-height: 24px;
        text-align: center;
        justify-content: center;
    }
form#wpforms-form-147 {
    display: flex;
    justify-content: center;
}
        div#tab-inner p {
        font-size: 14px;
        line-height: 24px;
        text-align: center;
    }
    div#cprgt-sec .divider-wrap {
   
    background-repeat: no-repeat;
    height: 3px;
    background-position: center center;
}
    .top-header-inner {
    display: flex;
    justify-content: CENTER;
    align-items: center;
    flex-wrap: wrap;
}
    .page-id-220 h1 {
    font-size: 25px;
    line-height: 35px;
    text-align: center;
}
    div#fws_68152185600ce {
    padding: 0px !important;
}
    div#services-sec {
    PADDING-TOP: 30PX ! IMPORTANT;
}
        .page-id-220 p, .page-id-220 li, .page-id-220 h3 {

    text-align: center;
}
    .page-id-220 ul li {
    list-style: none;
    
}

    .page-id-220 ul {
    margin-left: 0px;

}
    div#carpet-service {
    margin-bottom: 0px;
}
    div#fws_681529bac3aaa {
    margin-bottom: 0px;
}
    div#fws_681529bac6227 {
    padding: 0px !important;
}
    div#fws_681529bac19c7 {
    padding: 0px !important;
}
    div#services-3 .services-col .vc_column-inner::after{
        display: none;
    }
        div#sec-first h1 {
        font-size: 25px;
        line-height: 35px;
        text-align: center;
    }
        .payment li {
        width: calc(100% - 23px);
        font-size: 16px;
        color: #000;
    }
div#contact-sec .cntct-lft .vc_column-inner {
    padding: 10px;
}
    div#contact-sec a, div#contact-sec p, div#contact-sec li {
    font-size: 14px;
}
        div#contact-sec h1 {
        font-size: 30px;
        line-height: 40px;
        text-align: center !important;
    }
    div#contact-sec .cntct-rgt .vc_column-inner {
    padding: 10px;
   
}
    div#services-sec {
    margin-bottom: 25px;
}
    div#contact-sec h3 {
    font-size: 25px;
    line-height: 35px;

}
    div#page-header-bg h1 {
    font-size: 35px !important;
    line-height: 45px !important;
}
    div#services-1 {
    padding-top: 60px;
}
    img.img14{
        display: none !important;
    }
    img.img15{
        display:none !important;
    }
}
@media only screen and (max-width: 375px) {
    div#services-1 {
    padding-top: 50px;
}
    div#services-3 .col {
        margin: 0px 0px 10px 0px;
    }
        div#offer-sec h1 {
        font-size: 25px;
        line-height: 35px;
        text-align: center;
    }
        div#banner-inner h1 {
        font-size: 25px;
        line-height: 35px;
        text-align: center;
    }
        .top-secondary-header {
        width: 100%;
        padding: 10px 10px;
    }
}
@media only screen and (max-width: 360px) {
    #ajax-content-wrap .vc_row.inner_row.right_padding_60px .row_col_wrap_12_inner, .nectar-global-section .vc_row.inner_row.right_padding_60px .row_col_wrap_12_inner {
    padding-right: 10px;
}
#ajax-content-wrap .vc_row.inner_row.left_padding_60px .row_col_wrap_12_inner, .nectar-global-section .vc_row.inner_row.left_padding_60px .row_col_wrap_12_inner {
    padding-left: 10px;
}
    div#gallery-1 p {
        font-size: 20px;
        line-height: 30px;
        padding-top: 20px;
    }
    .top-secondary-header {
        width: 100%;
        padding: 10px 10px;
    }
.top-header-text p {
    text-align: center;
    font-size: 13px;
    line-height: 23px;
}
    div#banner-inner h1 {
        font-size: 20px;
        line-height: 30px;
        text-align: center;
    }
div#banner-inner h4 {
    font-size: 14px;
    line-height: 24px;

}
    div#banner-inner h3 {
        font-size: 16px;
        line-height: 26px;
        text-align: center;
    }
    div#banner-inner .banner-img1 {
        width: 100% !important;
        z-index: 2;
        float: unset;
        display: table;
        margin: 0 auto;
    }
    #banner-inner .nectar_video_lightbox.play_button .play::before {
        position: absolute;
        top: 9px;
        left: -98px;
    }
#ajax-content-wrap .vc_row.right_padding_120px .row_col_wrap_12 {
        padding-right: 10px !important;
    }
#ajax-content-wrap .vc_row.left_padding_40px .row_col_wrap_12, .nectar-global-section .vc_row.left_padding_40px .row_col_wrap_12 {
    padding-left: 10px;
}
    div#sec-first h1 {
        font-size: 30px;
        line-height: 40px;
        text-align: center;
    }
    div#services-3 .col {
        margin: 0px 0px 10px 0px;
    }
div#services-3 .services-col .vc_column-inner::after{
       display: none;
}
    div#offer-sec h1 {
        font-size: 35px;
        line-height: 40px;
        text-align: center;
    }
    #ajax-content-wrap .vc_row.left_padding_100px .row_col_wrap_12, .nectar-global-section .vc_row.left_padding_100px .row_col_wrap_12 {
        padding-left: 10px;
    }
    #ajax-content-wrap .vc_row.right_padding_100px .row_col_wrap_12, .nectar-global-section .vc_row.right_padding_100px .row_col_wrap_12 {
        padding-right: 10px;
    }
       div#tab-inner img {
        width: 190px;
        display: table;
        margin: 0 auto;
    }
        div#review-sec .vc_col-sm-6:nth-child(1) img {
        float: unset;
        width: 100% !important;
        display: table;
        margin: 0 auto;
    }
    .review-rgt h2 {
        font-size: 30px;
        line-height: 40px;
        text-align: center;
        padding-top: 13px;
    }
    p.tex-wok {
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 5px;
        font-size: 13px;
        FONT-WEIGHT: 200;
    }
    p.janis {
        padding-left: 10px;
    }
p.planner {
        padding-left: 10px;
    }
        .review-txt {
        position: unset;
        top: 40px;
        width: 220px;
        height: 340px;
        padding-left: 11px;
        padding-right: 10px;
        padding-top: 20px;
        padding-bottom: 0;
    }
    img.img12{
display: none !important;
}
img.img13{
display: none!important;
}
img.img14 {
    padding-left: 10px;
    padding-bottom: 7px;
    width: 60px !important;
}
    img.img15 {
        position: absolute;
        right: 10px;
        bottom: 130px;
        width: 60px !important;
    }
    img.img11 {
        WIDTH: 115PX ! IMPORTANT;}

    p.tex-wok {
        padding-left: 5px;
        padding-top: 5px;
        padding-bottom: 22px;
        padding-right: 5px;
        font-size: 13px;
        FONT-WEIGHT: 200;
    }
    div#specilities-inner .icon-col .vc_column-inner {
    margin: 0px 20px;
}
        div#specilities-inner .icon-col .vc_column-inner {
    margin: 0px 0px;
}
        div#tab-inner h1, div#specilities-sec h1 {
        font-size: 35px;
        line-height: 45px;
    }
    
}
    @media only screen and (max-width: 320px) {
        div#gallery-sec {
    padding-top: 20px !important;
}
    .review-txt {
        position: unset;
        top: 40px;
        width: unset;
        height: 380px;
        padding-left: 11px;
        padding-right: 10px;
        padding-top: 20px;
        padding-bottom: 0;
    }
    img.img15 {
        position: absolute;
        right: 10px;
        bottom: 139px;
        width: 50px !important;
    }
.review-rgt p {
        font-size: 13px;
        font-style: normal;
        line-height: normal;
    }

    div#gallery-1 h1 {
        font-size: 30px;
        height: 40px;
        text-align: center;
    }
         .btn {
   font-size: 14px !important;
    padding: 10px 50px 10px 20px !important;

}
            div#sec-first img {
        width: 100%;
        display: table;
        margin: 0 auto;
    }
    div#sec-first img {
        width: 100%;
        display: table;
        margin: 0 auto;
    }
    div#services-3 p {
        font-size: 14px;
        line-height: 24px;
        text-align: center;
        padding: 0px 0px;
    }
            div#sec-first h1 {
        font-size: 25px;
        line-height: 35px;
     
    }
    div#review-sec .vc_col-sm-6:nth-child(1) img {
        float: unset;
        width: 90% !important;
        display: table;
        margin: 0 auto;
    }
    div#review-sec .vc_col-sm-6:nth-child(1) img {
        float: unset;
        width: 90% !important;
        display: table;
        margin: 0 auto;
    }
    .review-txt {
        position: unset;
        top: 40px;
        width: unset;
        height: 330px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 20px;
        padding-bottom: 0;
    }
    }