/*
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
*/

/* header CSS start */

@font-face {
  font-family: "Fontspring";
  src: local("Fontspring"),
       url("https://lfrgroup.co.uk/wp-content/uploads/2025/04/Fontspring-DEMO-integralcf-demibold.otf") format("truetype");
  font-weight: 700;
  font-display: swap;
}
div#builder {
    text-align: center;
}
div#about img {
    min-height: 723px;
    object-fit: cover;
}
#header-outer.transparent #top nav > .sf-menu > li > a span:after {
    display: none;
}

#header-outer.transparent #top nav > .sf-menu > li > a span {
    color: #1A1A1A;
}

#top ul.buttons.sf-menu {
    flex-direction: row-reverse;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows {
    position: relative !important;
    left: 110px !important;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows:before {
    content: '';
    position: absolute;
    background: #fff;
    height: 30%;
    width: 99%;
    border-radius: 50px;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.toggle h3 a {
    font-size: 24px;
    line-height: 32px !important;
}
#header-outer.transparent #top nav > .sf-menu > li > a  {
    opacity: 1;
}

li#menu-item-21 a {
    background: #FFDE59;
    padding: 10px 45px 10px 12px !important;
    border-radius: 50px;
    position: relative;
    transition: all 0.5s;
}

li#menu-item-21 a:before {
    content: '\f061';
    position: absolute;
    font-family: 'FontAwesome';
    top: 0;
    right: 3%;
    font-size: 20px;
    line-height: 28px;
    color: #1A1A1A;
    background: #fff;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    rotate: -45deg;
    transition: all 0.5s;
    bottom: 0;
    margin: auto 0;
}

li#menu-item-21 a:hover:before {
    rotate: 0deg;
}

.toggle h3 a {
    color: #fff;
    font-weight: 800;
}

div[data-style=minimal] .toggle {
    border-bottom: 1px solid;
}
l.toggle h3 a {
    color: #fff;
    font-weight: 800;
}
#bft-aft h3 {
    color: #000;
    text-align: center;
}
div[data-style=minimal] .toggle {
    border-bottom: 1px solid;
}i#menu-item-21 a:before {
    content: '\f061';
    position: absolute;
    font-family: 'FontAwesome';
    top: 5%;
    right: 3%;
    font-size: 20px;
    line-height: 28px;
    color: #1A1A1A;
    background: #fff;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    rotate: -45deg;
    transition: all 0.5s;
}

li#menu-item-21 a:hover:before {
    rotate: 0deg;
}

header#top {
    border-bottom: 1px solid #fff;
}
div#earls-court h3 {
    color: #1A1A1A;
}
/* header CSS end */
div#tabs-sec .wpb_tabs_nav.ui-tabs-nav {
    justify-content: center;
    align-items: center;
    display: flex;
}
div#tabs-sec .wpb_tabs_nav.ui-tabs-nav a.active-tab {
    padding: 20px 60px !important;
    font-size: 26px;
    line-height: 34px;
    border-radius: 50px;
    margin-right: 20px;
    color: #000;
    font-weight: bold;
}
div#tabs-sec .wpb_tabs_nav.ui-tabs-nav a {
     padding: 20px 60px !important;
    font-size: 26px;
    line-height: 34px;
    border-radius: 50px;
    margin-right: 20px;
    color: #000;
    font-weight: bold;
}
div#floor-plan {
    text-align: center;
}
div#flat-three h2 {
    text-align: center;
}
div#flt-sec h2 {
    font-family: 'Montserrat';
}
header#top .container {
    padding: unset !important;
}
/* hero section CSS start */

h1, h2, h3 {
    font-family: 'Fontspring';
}

h1, h2, h3 {
	color: #fff;
}

p {
	color: #737373;
}

span.white {
	color: #fff;
} 

.type-blk {
    display: inline-flex;;
}

.type-blk h6 {
    border: 1px solid #fff;
    padding: 10px;
    border-radius: 50px;
    text-align: center;
}

#entire-btn {
    background: #FFDE59 !important;
    padding: 12px 50px 12px 20px !important;
    border-radius: 50px !important;
    position: relative;
    transition: all 0.5s;
    font-size: 12px;
    line-height: 20px;
    color: #1A1A1A;
    font-family: 'Fontspring';
}

#entire-btn:before {
    content: '\f061';
    position: absolute;
    font-family: 'FontAwesome';
    top: 0;
    right: 3%;
    font-size: 20px;
    line-height: 28px;
    color: #1A1A1A;
    background: #fff;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    rotate: -45deg;
    transition: all 0.5s;
    bottom: 0;
    margin: auto 0;
}

#entire-btn:hover:before {
    rotate: 0deg;
}

#entire-btn:hover {
    box-shadow: unset !important;
    transform: unset !important;
}

#transparent-btn {
    background: transparent !important;
    padding: 10px 60px 10px 20px !important;
    border-radius: 50px !important;
    position: relative;
    transition: all 0.5s;
    font-size: 12px;
    line-height: 20px;
    margin-left: 20px;
    border: 1px solid #fff;
    font-family: 'Fontspring';
}

#transparent-btn:before {
    content: '\f061';
    position: absolute;
    font-family: 'FontAwesome';
    top: 5%;
    right: 3%;
    font-size: 20px;
    line-height: 28px;
    color: #1A1A1A;
    background: #fff;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    rotate: -45deg;
    transition: all 0.5s;
}

#transparent-btn:hover:before {
    rotate: 0deg;
}

#transparent-btn:hover {
    box-shadow: unset !important;
    transform: unset !important;
}

/* hero section CSS end */

/* slider section CSS start */

#slider .row-bg {
    background: #262626;
}

#slider .owl-dots {
    display: none;
}

/* slider section CSS end */

/* about section CSS start */
.shrt-blk h2 {
    font-size: 34px !important;
    line-height: 42px !important;
}
h2 {
	color: #1A1A1A;
}

#about .right-col .vc_column-inner {
    padding: 50px 80px 10px 30px;
}

#about .nectar-video-box {
    width: 250px;
    position: relative;
    left: 55%;
    bottom: -10px;
}

#about .row-bg {
    background: #E6F2F2;
}

h6 {
    color: #4D4D4D;
}

#about .type-blk h6 {
    border: 1px solid #4D4D4D;
}

#about ul {
    margin: unset;
    display: flex;
    gap: 30px;
}

#about ul li {
    list-style: none;
    padding-left: 40px;
    position: relative;
	color: #1A1A1A;
}

#about ul li.experience:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: url(https://lfrgroup.co.uk/wp-content/uploads/2025/04/experienece-before.png);
    background-repeat: no-repeat;
    background-position: top left;
    top: -20%;
    left: 0;
    filter: brightness(0);
}

#about ul li.trust:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: url(https://lfrgroup.co.uk/wp-content/uploads/2025/04/trust-before.png);
    background-repeat: no-repeat;
    background-position: top left;
    top: -20%;
    left: 0;
    filter: brightness(0);
}

#about ul li.quality:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: url(https://lfrgroup.co.uk/wp-content/uploads/2025/04/quality-before.png);
    background-repeat: no-repeat;
    background-position: top left;
    top: -20%;
    left: 0;
    filter: brightness(0);
}
.ht-st img {
    min-height: 460px !important;
    object-fit: cover;
    border-radius: 50px !important;
}
/* about section CSS end */

/* counter section CSS start */

#counter .number.default {
    font-family: 'Fontspring';
    color: #1A1A1A;
    font-size: 48px !important;
    line-height: 56px !important;
}

#counter .subject {
    font-size: 14px;
    line-height: 22px;
    color: #737373;
}

#counter.about-yellow .row-bg {
    background: #FFDE59;
}

#counter.about-yellow .subject {
    color: #1A1A1A;
}

/* counter section CSS end */

/* what section CSS start */

#what .row-bg {
    background: #1A1A1A;
}


span.yellow {
    color: #FFDE59;
}

#what .img-blk {
    max-width: 150%;
    position: relative;
    left: -55%;
	top: 30px;
}

span.grey {
    color: #B3B3B3;
}

span.small {
    font-size: 14px;
    line-height: 22px;
}

#what .underline {
    border-bottom: 1px solid #ffffff91;
    padding: 18px 0;
}

/* what section CSS end */

/* explore section CSS start */

#explore .type-blk {
    display: table !important;
}

div#explore-inr {
    padding: 0px 300px;
}

#explore .type-blk {
    border: 1px solid #4D4D4D;
    border-radius: 50px;
}

#explore .type-blk h6 {
    color: #4D4D4D;
}

#explore #transparent-btn {
    background: #1A1A1A !important;
}

#explore h2 {
    text-align: left;
}

#explore .owl-dots {
    display: none;
}

#explore .owl-nav.disabled {
    display: block;
    position: absolute;
    top: -14%;
    right: 10%;
    display: flex;
    gap: 10px;
}

#explore button.owl-prev, #explore button.owl-next {
    background: #FFDE59;
    color: #1A1A1A;
    height: 40px;
    width: 40px;
    border: unset;
    border-radius: 50% !important;
    font-size: 30px;
    line-height: 38px;
    padding: 0px;
}
/* 
#explore .text-loop {
    background: #FFDE59;
    padding: 10px 20px;
    border-radius: 10px;
    text-align: left;
    width: 85%;
    position: absolute;
    bottom: 10%;
    left: 8%;
    opacity: 0;
    transition: all 0.5s;
} */

#explore .text-loop:before {
    content: '\f061';
    font-family: 'FontAwesome';
    position: absolute;
    font-size: 25px;
    line-height: 33px;
    background: #fff;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #1A1A1A;
    top: -15%;
    left: 43%;
    rotate: -45deg;
}

#explore .carousel-item:hover .text-loop {
	opacity: 1;
}

#explore span.small {
    color: #1A1A1A;
}

#explore span.big {
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    color: #1A1A1A;
}


#explore .carousel-item {
    position: relative;
}

#explore .text-loop {
    background: #FFDE59;
    padding: 20px 20px 10px 20px;
    border-radius: 10px;
    text-align: left;
    width: 85%;
    position: absolute;
    bottom: 10%;
    left: 8%;
}

/* explore section CSS end */

/* testimonial section CSS start */

#testimonial h2 {
    text-align: center;
}

#testimonial .type-blk {
    text-align: center;
	display: flex;
	justify-content: center;
}

#testimonial .type-blk h6 {
    border: 1px solid #4D4D4D;
    color: #4D4D4D;
}

#testimonial .row-bg {
    background: #FEFAE5;
}

#testimonial .carousel-item {
    padding: 40px;
    background: #fff;
    margin: 10px;
    border-radius: 20px;
    transition: all 0.5s;
    min-height: 720px;
}


#test-inr .row-bg {
    background: unset;
}

#test-inr img {
    max-width: 100px;
    border: 3px solid #FFDE59;
    border-radius: 50px;
    display: none !important;
}

#test-inr .wpb_text_column {
    margin-bottom: 10px;
}

div#test-inr {
    border-bottom: 1px solid #0000006e;
    padding-bottom: 30px;
}

#testimonial .extra {
    padding-top: 30px;
}

ul li {
    list-style: none;
}

ul {
    margin: unset;
}

#testimonial ul {
    display: flex;
    gap: 3px;
}

#testimonial ul li i {
    color: #FFDE59;
    font-size: 25px;
    line-height: 33px;
}

h5 {
    color: #1A1A1A;
}

#testimonial .carousel-item:hover {
    background: #FFDE59;
}

#testimonial .carousel-item:hover #test-inr img {
    border-color: #000;
    transition: all 0.5s;
}

#testimonial .carousel-item:hover h5 {
    color: #000;
    transition: all 0.5s;
}

#testimonial .carousel-item:hover p {
    color: #000;
    transition: all 0.5s;
}

#testimonial .carousel-item:hover #test-inr {
    border-color: #000;
    transition: all 0.5s;
}

#testimonial .carousel-item:hover ul li i {
    color: #000;
    transition: all 0.5s;
}

#testimonial h5 {
    font-size: 20px;
    line-height: 28px;
}

/* testimonial section CSS end */

/* builder section CSS start */

#builder h5 {
    font-size: 20px;
    line-height: 28px;
}

#builder h2 {
    text-align: center;
}

#builder h6 {
    text-align: center;
    margin: 0px 520px;
    border: 1px solid;
    border-radius: 50px;
}

#builder span.num {
    background: #FFDE59;
    padding: 10px;
    border-radius: 50%;
    color: #1A1A1A;
    font-weight: bold;
	font-size: 18px;
	line-height: 26px;
}

#builder-inr p {
    font-size: 16px;
    line-height: 24px;
}

#builder-inr .row-bg {
    position: relative;
}

#builder-inr .row-bg:before {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    border-top: 2px dashed #1a1a1a6b;
    top: 4%;
    left: 1%;
}

#builder.expert #builder-inr .row-bg:before {
    border-color: #ffffff75;
}

#builder.expert .row-bg {
    background: #1A1A1A;
}

#builder.expert h6 {
    border-color: #fff;
}

/* builder section CSS end */

/* contact section CSS start */

#contact .type-blk {
    border: 1px solid #4D4D4D;
    border-radius: 50px;
}

#contact h2 {
    font-size: 35px;
    line-height: 43px;
}

#contact input, #contact textarea {
    background: #fff;
    color: #737373;
    font-size: 14px;
    line-height: 22px;
    border: 1px solid #1A1A1A;
}

#contact input::placeholder, #contact textarea::placeholder {
    color: #737373;
    font-size: 14px;
    line-height: 22px;
}

#contact .btn {
    padding: unset !important;
}

#contact input.wpcf7-submit {
    background: #FFDE59;
    border: unset;
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    padding: 12px 40px !important;
}

#contact .right-col .vc_column-inner {
    background: #FEFAE5;
    padding: 40px 50px;
    border-radius: 20px;
}

#contact h2 {
    font-size: 35px;
    line-height: 43px;
}

#contact input, #contact textarea {
    background: #fff;
    color: #737373;
    font-size: 14px;
    line-height: 22px;
    border: 1px solid #1A1A1A;
}

#contact input::placeholder, #contact textarea::placeholder {
    color: #737373;
    font-size: 14px;
    line-height: 22px;
}

#contact .btn {
    padding: unset !important;
}

#contact input.wpcf7-submit {
    background: #FFDE59;
    border: unset;
    color: #000;
    font-size: 18px;
    line-height: 26px;
    padding: 12px 40px !important;
}


#contact .right-col .vc_column-inner {
    background: #FEFAE5;
    padding: 40px 50px;
    border-radius: 20px;
}

#contact ul li {
    color: #1A1A1A;
    font-weight: 500;
    padding-bottom: 30px;
	position: relative;
	padding-left: 60px;
}

#contact ul li span.small {
    color: #737373;
}

#contact ul li a {
    font-size: 14px;
    line-height: 22px;
    color: #737373;
}

#contact ul li.location:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 10%;
    background: url(https://lfrgroup.co.uk/wp-content/uploads/2025/04/loaction.png);
    background-repeat: no-repeat;
    background-position: top left;
    top: 0;
    left: 0;
}

#contact ul li.email:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 10%;
    background: url(https://lfrgroup.co.uk/wp-content/uploads/2025/04/email.png);
    background-repeat: no-repeat;
    background-position: top left;
    top: 0;
    left: 0;
}

#contact ul li.phone:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 10%;
    background: url(https://lfrgroup.co.uk/wp-content/uploads/2025/04/phone.png);
    background-repeat: no-repeat;
    background-position: top left;
    top: 0;
    left: 0;
}

/* contact section CSS end */
/* property css */
.pd-set {
    padding: 100px 100px !important;
}
.pd-set .vc_column-inner {
    padding: 20px;
}
div#flt-sec img {
    border-radius: 20px;
}
div#imga-content img {
    width: 100%;
    border-radius: 20px;
}
.map-img {
    max-width: 390px !important;
}
div#dis-inner h3 {
    color: #000;
}
.nectar-video-bg {
    height: 1570px !important;
    width: 900px !important;
    position: absolute !important;
}
#flt-sec ul li {
    padding-bottom: 5px;
    font-size: 12px !important;
    line-height: 20px !important;
}
/* end prop */
/* footer section CSS start */

#footer .row-bg {
    background: #1A1A1A;
}

#footer p {
    color: #B3B3B3;
    font-size: 14px;
    line-height: 22px;
}

#footer h5 {
    font-family: 'Montserrat';
    text-transform: capitalize;
}

#footer ul li {
    font-size: 14px;
    line-height: 22px;
    color: #B3B3B3;
	padding-bottom: 10px;
}

#footer ul li a {
    color: #B3B3B3;
}

#inr-footer {
    text-align: center;
}

#footer ul.icon {
    display: flex;
    gap: 20px;
}

#footer ul.icon li a i {
    color: #fff;
    font-size: 24px;
    line-height: 32px;
}

#inr-footer {
    text-align: center;
}

#footer ul.icon {
    display: flex;
    gap: 20px;
}

#footer ul.icon li a i {
    color: #fff;
    font-size: 24px;
    line-height: 32px;
	transition: all 0.5s;
}

#footer ul.icon li a i:hover {
    color: #FFDE59;
}

#footer .row-bg:before {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    border-bottom: 1px solid #ffffff59;
    left: 0;
    bottom: 19%;
}

#footer-inr .row-bg:before, #inr-footer .row-bg:before {
    display: none;
}

div#copyright {
    display: none;
}

div#footer-widgets {
    display: none;
}

#footer .read {
    border-bottom: 2px solid #fff;
    padding-bottom: 5px;
    position: relative;
}

#footer .read:before {
    content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    right: -20%;
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    top: -3px;
}

#newsletter .row-bg {
    background: #FFDE59;
}

h4 {
    font-family: 'Fontspring';color: #1A1A1A;
}

#newsletter p {
    color: #1A1A1A;
}

#newsletter label {
    display: none;
}

#newsletter input#tnp-1 {
    border-radius: 50px;
    padding: 10px 15px;
}

#newsletter input.tnp-submit {
    position: absolute;
    top: 1%;
    width: 30%;
    right: 9%;
    padding: 11px 10px !important;
    border-radius: 50px !important;
    background: #1A1A1A;
    border: unset !important;
}

#newsletter input.tnp-submit:hover {
    box-shadow: unset !important;
    transform: unset !important;
}

/* footer section CSS end */

/* vision section CSS start */

#vision h2 {
    text-align: center;
}

/* vision section CSS end */

/* building section CSS start */

#building h3, #building span.small {
    color: #000000;
}

#building h3 a {
    color: #000;
}

#building .toggle.open {
    background: #FFDE59;
    padding: 20px 50px 50px;
    border-radius: 20px;
    border-bottom: unset;
}

#building .toggle {
    margin-bottom: 20px;
}

#building .toggle h3 a i {
    border-color: #000;
}

#building .toggle h3 a i:before, #building .toggle h3 a i:after {
    background: #000;
}

/* building section CSS end */

/* service-detail section CSS start */

#service-detail h6 {
    border-color: #000;
	color: #000;
}

#service-detail .right-col {
    padding-right: 150px;
}

#service-detail h2, #service-detail p {
    color: #000;
}

#service-detail #entire-btn:before {
    background: #000;
    color: #fff;
}

/* service-detail section CSS end */

/* review section CSS start */

#review form {
    background: #FEFAE5;
    padding: 40px 50px;
    border-radius: 20px;
}

#review form input, #review form textarea, #review form select {
    background: #fff;
    color: #737373;
    font-size: 14px;
    line-height: 22px;
    border: 1px solid #1A1A1A;
}

#review form button {
    background: #FFDE59;
    border: unset;
    color: #000;
    font-size: 18px;
    line-height: 26px;
    padding: 12px 40px !important;
    width: 100%;
    opacity: 1;
    transition: all 0.5s;
    border: 1px solid #FFDE59;
}

#review form button:hover {
    box-shadow: unset !important;
    transform: unset !important;
    border-color: #000;
    background: #fff !important;
}

#review .review-box {
    background: #FFDE59 !important;
    color: #000 !important;
}

#review small {
    color: #000 !important;
    font-weight: 500 !important;
}

#review .review-box p {
    color: #000 !important;
}

#borch-inner h3 {
    color: #000;
    text-align: center;
}

#flt-sec h3 {
    color: #000;
}

/* review section CSS end */



div#rls-content {
    padding: 100px 0 !important;
}
div#rls-content li {
    list-style: disc !important;
}


/* new dropdown css */
.dropdown-wrap {
  position: relative;
  display: inline-block;
}
.dropdown-link {
    background: unset !important;
    color: #4d4d4d;
    padding: 11px 36px 12px 13px;
    text-decoration: none;
    display: inline-block;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
    margin-bottom: 10px;
    line-height: 24px;
    font-weight: unset !important;
    border: 1px solid #00000063;
    border-radius: 70px;
    margin-left: 50px;
}
.dropdown-box {
  position: absolute;
  top: 100%;
  left: 0;
  width: 226px;
  background: transparent;
  border: 1px solid #00000038;
  border-radius: 6px;
  display: none;
  z-index: 9999;
  margin-top: 0px;
  box-shadow: 0 10px 25px rgba(0,0,0,.15);
  backdrop-filter: blur(100px);
  margin-left: 50px !important;
}
.dropdown-wrap:hover .dropdown-box {
  display: block;
}
.dropdown-box a {
  display: block;
  padding: 12px 16px;
  text-decoration: none;
  color: #111;
  border-bottom: 1px solid #eee;
}
.dropdown-box a:hover {
  background: #f2f2f2;
  padding-left: 20px;
  transition: .2s;
}
.dropdown-box a:last-child {
  border-bottom: none;
}
.dropdown-link:hover {
    color: #000;
}
.dropdown-link:before {
    position: absolute;
    content: '\f107';
    right: 10px;
    font-family: 'FontAwesome';
}

div#saved-flat  img {
    min-height: 530px;
}

div#saved-flat {
    padding: 100px 0 !important;
}
.fmli-chng h1 {
    font-family: 'Montserrat';
    font-weight: bolder;
}
#yellow:hover {
    color: #000 !important;
}
#yellow {
    padding: 11px 16px 11px 16px;
    color: #4D4D4D;
    font-size: 17px;
    margin-right: 0px !important;
    font-family: 'Montserrat';
    position: relative;
    background: unset !important;
    border: 1px solid #0000005c;
    border-radius: 50px !important;
    font-weight: unset !important;
    line-height: 25px;
    transform: unset !important;
    box-shadow: unset !important;
    opacity: unset !important;
    width: 280px;
}
#yellow span {
    max-width: 350px;
}
div#explore .row-bg {
    background: #E6F2F2;
}
div#content-sec {
    padding: 100px 0 !important;
}
.cn-par p {
    text-align: center;
    max-width: 680px;
    margin: 0 auto;
}
div#explore-inr.link-tab {
    padding: 80px 100px !important;
    text-align: center;
}
div#explore-inr.link-tabs {
    padding: 0px 160px !important;
}

/* project-section CSS start */

#project-section ul.wpb_tabs_nav li a {
    background: #ffde59 !important;
    border-radius: 50px !important;
    color: #000;
    padding: 10px 20px;
    font-weight: 600;
    transition: all 0.5s;
    border: 1px solid #ffde59 !important;
}

#project-section ul.wpb_tabs_nav li a.active-tab {
    border-right: unset !important;
}

#project-section ul.wpb_tabs_nav {
    display: flex;
    justify-content: center;
    gap: 20px;
}

#project-section ul.wpb_tabs_nav li a:hover {
    color: #000;
    border-color: #000 !important;
    background: #fff !important;
}

#project-section h2 {
    font-family: 'Montserrat' !important;
}

/* project section CSS end */








@media only screen and (min-width: 1600px) and (max-width: 1750px){

div#explore-inr {
    padding: 0px 200px !important;
}	
div#explore-inr.link-tab {
    padding: 20px 30px 0px 100px !important;
}	
}
@media only screen and (min-width: 1366px) and (max-width: 1599px){

#project-section ul.wpb_tabs_nav li a {
    font-size: 16px !important;
    line-height: 24px;
    padding: 10px 20px !important;
}

#project-section ul.wpb_tabs_nav {
    gap: 15px !important;
}	
	
div#review {
    padding: 80px 0px !important;
}	
#flt-sec ul li {
    padding-bottom: 5px;
    font-size: 14px !important;
    line-height: 22px !important;
}	
#building .toggle.open {
    padding: 20px 40px 40px !important;
}	
	
#header-outer.transparent #top nav > .sf-menu > li > a {
    margin: 0px 13px !important;
}	
	
#explore span.big {
    font-size: 18px !important;
    line-height: 26px !important;
}	
.toggle h3 a {
    font-size: 20px;
    line-height: 28px !important;
    padding: 20px 60px 20px 0 !important;
}	
	
div#hero {
    padding: 280px 0px 200px !important;
}	
	
h1 {
    font-size: 45px !important;
    line-height: 53px !important;
}	

div#explore-inr {
    padding: 0px 300px 0px 100px !important;
}

h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

#about .right-col .vc_column-inner {
    padding: 40px 30px 10px 30px !important;
}

div#counter {
    padding: 40px 0px !important;
}
#flt-sec ul {
    max-height: 100px;
    overflow-y: auto;
    padding: 0;
    margin: 0;
    list-style: none;
}
p {
    font-size: 14px !important;
    line-height: 22px !important;
}

#what .img-blk {
    max-width: 110% !important;
    left: -14.5%;
}

h3 {
    font-size: 20px !important;
    line-height: 28px !important;
}

#what .underline {
    padding: 8px 0px !important;
}

div#what {
    padding: 80px 0px !important;
}

#testimonial .carousel-item {
    padding: 25px !important;
}

#test-inr img {
    max-width: 90px !important;
}

#test-inr .wpb_text_column {
    margin-bottom: 5px;
    padding-left: 10px;
}

div#testimonial {
    padding: 80px 0px !important;
}

#builder h6 {
    margin: 0px 480px !important;
}

#builder h5 {
    font-size: 18px !important;
    line-height: 26px !important;
}

#builder-inr p {
    font-size: 15px !important;
    line-height: 23px !important;
}

#contact h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

div#contact {
    padding: 40px 0px 80px !important;
}

div#builder {
    padding-top: 80px !important;
}

div#footer {
    padding: 80px 0px 25px !important;
}

div#inr-footer {
    padding-top: 25px !important;
}

#footer .row-bg:before {
    bottom: 17% !important;
}

div#footer-inr {
    padding-bottom: 25px !important;
}

#footer p {
    font-size: 14px !important;
    line-height: 22px !important;
}	
	
h4 {
    font-size: 18px !important;
    line-height: 26px !important;
}

#newsletter input.tnp-submit {
    right: 7% !important;
}

div#newsletter {
    padding: 40px 0px !important;
}	
	
div#vision {
    padding: 40px 0px !important;
}	
	
div#inr-banner {
    padding: 230px 0px 130px !important;
}	
	
div#building {
    padding: 80px 0px !important;
}

#building-inr {
    padding: 40px 40px !important;
}

#building .underline {
    padding-bottom: 25px !important;
}	
	
#builder.expert {
    padding-bottom: 80px !important;
}	
	
div#detail-banner {
    padding-top: 125px !important;
}

div#service-detail {
    padding: 80px 0px !important;
}

#service-detail .right-col {
    padding-right: 60px !important;
    padding-left: 20px !important;
}

#service-detail .detail {
    position: relative !important;
    top: -70px !important;
}	
	
#contact.contact-inr {
    padding: 80px 0px !important;
}
	
#explore .text-loop {
    padding: 24px 20px 10px 20px !important;
}	
.pd-set {
    padding: 10px 10px !important;
}
div#explore-inr.link-tab {
    padding: 20px 30px 0px 100px !important;
}
#testimonial .carousel-item {
    padding: 40px;
    background: #fff;
    margin: 10px;
    border-radius: 20px;
    transition: all 0.5s;
    min-height: 630px;
}	
}
@media only screen and (min-width: 1200px) and (max-width: 1365px){
.toggle h3 a {
    font-size: 16px;
    line-height: 24px !important;
    padding: 16px 60px 16px 0 !important;
}	
	
#project-section ul.wpb_tabs_nav li a {
    font-size: 15px !important;
    line-height: 23px !important;
    padding: 10px 15px !important;
}

#project-section ul.wpb_tabs_nav {
    gap: 15px !important;
}	
	
#building .toggle.open {
    padding: 15px 30px 30px !important;
}	
	
div#review {
    padding: 60px 0px !important;
}

#review form {
    padding: 35px 40px !important;
}	
	
#top ul.sf-menu.sf-js-enabled.sf-arrows {
    left: 80px !important;
}	
	
#header-outer.transparent #top nav > .sf-menu > li > a {
    margin: 0px 6px !important;
}

#header-outer #logo img, #header-outer .logo-spacing img {
    height: 50px !important;
}	
#explore span.big {
    font-size: 16px !important;
    line-height: 24px !important;
}	

div#explore-inr {
    padding: 0px 250px 0px 80px !important;
}

h2 {
    font-size: 28px !important;
    line-height: 36px !important;
}

#about .right-col .vc_column-inner {
    padding: 30px 20px 0px 25px !important;
}

div#counter {
    padding: 30px 0px !important;
}

p {
    font-size: 12px !important;
    line-height: 20px !important;
}
	#flt-sec ul {
    max-height: 100px;
    overflow-y: auto;
    padding: 0;
    margin: 0;
    list-style: none;
}
#flt-sec ul li {
    padding-bottom: 5px;
    font-size: 12px !important;
    line-height: 20px !important;
}
#what .img-blk {
    max-width: 110% !important;
    left: -16.8% !important;
    top: 10px;
}

h3 {
    font-size: 20px !important;
    line-height: 30px !important;
}

#what .underline {
    padding: 7px 0px !important;
}

div#what {
    padding: 60px 0px !important;
}


#testimonial .carousel-item {
    padding: 20px !important;
}

#test-inr img {
    max-width: 90px !important;
}

#test-inr .wpb_text_column {
    margin-bottom: 5px;
    padding-left: 10px;
}

div#testimonial {
    padding: 60px 0px !important;
}

#builder h6 {
    margin: 0px 39% !important;
}

#builder h5 {
    font-size: 16px !important;
    line-height: 24px !important;
}

#builder-inr p {
    font-size: 14px !important;
    line-height: 22px !important;
}


#contact h2 {
    font-size: 27px !important;
    line-height: 35px !important;
}

div#contact {
    padding: 30px 0px 60px !important;
    margin: unset !important;
}

div#builder {
    padding-top: 60px !important;
}

div#footer {
    padding: 60px 0px 20px !important;
}

div#inr-footer {
    padding-top: 20px !important;
}

#footer .row-bg:before {
    bottom: 16% !important;
}

div#footer-inr {
    padding-bottom: 25px !important;
}

#footer p {
    font-size: 14px !important;
    line-height: 22px !important;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows:before {
    width: 100% !important;
}

div#hero {
    padding: 200px 0px 120px !important;
}

h1 {
    font-size: 40px !important;
    line-height: 48px !important;
}

div#slider {
    padding: 20px 0px !important;
}

#about .nectar-video-box {
    width: 200px !important;
    top: 0 !important;
    left: 48% !important;
}

#counter .number.default {
    font-size: 40px !important;
    line-height: 48px !important;
}

span.small {
    font-size: 12px !important;
    line-height: 20px !important;
}

div#explore {
    padding: 60px 0px !important;
}

div#test-inr {
    padding-bottom: 20px !important;
}

#testimonial .extra {
    padding-top: 20px !important;
}

#testimonial ul li i {
    font-size: 20px !important;
    line-height: 28px !important;
}

#contact .right-col .vc_column-inner {
    padding: 25px 30px !important;
}	
	
h4 {
    font-size: 20px !important;
    line-height: 28px !important;
}

#newsletter input.tnp-submit {
    right: 0% !important;
}

div#newsletter {
    padding: 30px 0px !important;
}	
	
div#vision {
    padding: 30px 0px !important;
}	
	
div#inr-banner {
    padding: 220px 0px 120px !important;
}	
	
div#building {
    padding: 60px 0px !important;
}

#building-inr {
    padding: 30px 30px !important;
}

#building .underline {
    padding-bottom: 20px !important;
}	
	
#builder.expert {
    padding-bottom: 60px !important;
}	
	
div#detail-banner {
    padding-top: 125px !important;
}

div#service-detail {
    padding: 60px 0px !important;
}

#service-detail .right-col {
    padding-right: 50px !important;
    padding-left: 20px !important;
}

#service-detail .detail {
    position: relative !important;
    top: -50px !important;
}

#service-detail .wpb_text_column {
    margin-bottom: 10px !important;
}

#service-detail p {
    font-size: 14px !important;
    line-height: 22px !important;
}

	
#contact.contact-inr {
    padding: 60px 0px !important;
}	
	
#explore .text-loop {
    padding: 24px 20px 10px 20px !important;
}	
	
#building .toggle.open {
    padding: 12px 25px 25px !important;
}	
	
div#review {
    padding: 40px 0px !important;
}

#review form {
    padding: 30px 30px !important;
}		
.pd-set {
    padding: 20px 0px !important;
}
div#explore-inr.link-tab {
    padding: 20px 30px 0px 100px !important;
}
.dropdown-link {
    background: unset !important;
    color: #4d4d4d;
    padding: 11px 137px 12px 13px;
    text-decoration: none;
    display: inline-block;
    border-radius: 6px;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 10px;
    line-height: 22px;
    font-weight: unset !important;
    border: 1px solid #00000063;
    border-radius: 70px;
}

#yellow {
    padding: 7px 20px;
    color: #4D4D4D;
    font-size: 14px;
    margin-right: 19px;
    font-family: 'Montserrat';
    position: relative;
    background: unset !important;
    border: 1px solid #0000005c;
    border-radius: 50px !important;
    font-weight: unset !important;
    line-height: 22px;
    transform: unset !important;
    box-shadow: unset !important;
    opacity: unset !important;
}
#testimonial .carousel-item {
    padding: 40px;
    background: #fff;
    margin: 10px;
    border-radius: 20px;
    transition: all 0.5s;
    min-height: 560px;
}
	
}

@media (min-width: 1000px) and (max-width: 1000px) {
	
#project-section ul.wpb_tabs_nav li a {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 10px 10px !important;
}

#project-section ul.wpb_tabs_nav {
    gap: 8px !important;
}	
	
div#review {
    padding: 40px 0px !important;
}

#review form {
    padding: 30px 30px !important;
}	
	
li#menu-item-17 {
    position: relative !important;
    left: -90px !important;
}

li#menu-item-18 {
    position: relative !important;
    left: -90px !important;
}

li#menu-item-19 {
    position: relative !important;
    left: -90px !important;
}

li#menu-item-20 {
    position: relative !important;
    left: -90px !important;
}
#testimonial .carousel-item {
    padding: 40px;
    background: #fff;
    margin: 10px;
    border-radius: 20px;
    transition: all 0.5s;
    min-height: 740px;
}
	
}

@media only screen and (min-width: 1000px) and (max-width: 1199px){
	.toggle h3 a {
    font-size: 16px;
    line-height: 24px !important;
    padding: 16px 60px 16px 0 !important;
}
#explore span.big {
    font-size: 12px !important;
    line-height: 20px !important;
}	

div#explore-inr {
    padding: 0px 210px 0px 80px !important;
}

h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

#about .right-col .vc_column-inner {
    padding: 20px 10px 0px 20px !important;
}

div#counter {
    padding: 25px 0px !important;
}

p {
    font-size: 14px !important;
    line-height: 22px !important;
}

#what .img-blk {
    max-width: 110% !important;
    left: -21% !important;
    top: 10px;
}

h3 {
    font-size: 24px !important;
    line-height: 32px !important;
}

#what .underline {
    padding: 7px 0px !important;
    margin-bottom: 20px !important;
}

div#what {
    padding: 50px 0px !important;
}

#testimonial .carousel-item {
    padding: 20px !important;
}

#test-inr img {
    max-width: 90px !important;
}

#test-inr .wpb_text_column {
    margin-bottom: 0px;
    padding-left: 10px;
}

div#testimonial {
    padding: 50px 0px !important;
}

#builder h6 {
    margin: 0px 37% !important;
}

#builder h5 {
    font-size: 13px !important;
    line-height: 21px !important;
}

#builder-inr p {
    font-size: 13px !important;
    line-height: 21px !important;
}

#contact h2 {
    font-size: 23px !important;
    line-height: 31px !important;
}

div#contact {
    padding: 20px 0px 50px !important;
    margin: unset !important;
}

div#builder {
    padding-top: 40px !important;
}

div#footer {
    padding: 50px 0px 20px !important;
}

div#inr-footer {
    padding-top: 20px !important;
}

#footer .row-bg:before {
    bottom: 15% !important;
}

div#footer-inr {
    padding-bottom: 25px !important;
}

#footer p {
    font-size: 13px !important;
    line-height: 21px !important;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows:before {
    width: 33% !important;
    left: 33.5%;
}

div#hero {
    padding: 200px 0px 60px !important;
}

h1 {
    font-size: 35px !important;
    line-height: 43px !important;
}

div#slider {
    padding: 15px 0px !important;
}

#about .nectar-video-box {
    width: 200px !important;
    top: 0 !important;
    left: 48% !important;
}

#counter .number.default {
    font-size: 35px !important;
    line-height: 43px !important;
}

span.small {
    font-size: 12px !important;
    line-height: 20px !important;
}

div#explore {
    padding: 40px 0px !important;
}

div#test-inr {
    padding-bottom: 20px !important;
}

#testimonial .extra {
    padding-top: 20px !important;
}

#testimonial ul li i {
    font-size: 20px !important;
    line-height: 28px !important;
}

#contact .right-col .vc_column-inner {
    padding: 20px 25px !important;
}

#top nav > ul > li > a {
    margin: 0px 12px !important;
}

#header-outer #logo img {
    height: 50px !important;
}

#top .container {
    padding: 0px 50px !important;
}

li#menu-item-17 {
    position: relative !important;
    left: 35px !important;
}

li#menu-item-18 {
    position: relative !important;
    left: 35px !important;
}

li#menu-item-19 {
    position: relative !important;
    left: 35px !important;
}

li#menu-item-20 {
    position: relative !important;
    left: 35px !important;
}

#about ul li {
    font-size: 16px !important;
    line-height: 24px !important;
}

#testimonial h5 {
    font-size: 16px !important;
    line-height: 24px !important;
}

#testimonial .wpb_raw_code {
    margin: unset !important;
}

#footer ul li {
    padding-bottom: 6px !important;
}	
	
h4 {
    font-size: 20px !important;
    line-height: 28px !important;
}

#newsletter input.tnp-submit {
    right: 0% !important;
}

div#newsletter {
    padding: 25px 0px !important;
}

#newsletter .wpb_text_column {
    margin-bottom: 10px !important;
}	
	
div#vision {
    padding: 25px 0px !important;
}	
	
div#inr-banner {
    padding: 200px 0px 80px !important;
}	
	
div#building {
    padding: 40px 0px !important;
}

#building-inr {
    padding: 25px 25px !important;
}

#building .underline {
    padding-bottom: 20px !important;
}	
	
#builder.expert {
    padding-bottom: 40px !important;
}	
	
div#detail-banner {
    padding-top: 105px !important;
}

div#service-detail {
    padding: 40px 0px 20px !important;
}

#service-detail .right-col {
    padding-right: 50px !important;
    padding-left: 20px !important;
}

#service-detail .detail {
    position: relative !important;
    top: -50px !important;
}

#service-detail .wpb_text_column {
    margin-bottom: 10px !important;
}

#service-detail p {
    font-size: 13px !important;
    line-height: 21px !important;
}

#service-detail h2 {
    font-size: 26px !important;
    line-height: 34px !important;
}
	
#contact.contact-inr {
    padding: 50px 0px !important;
}	
	
#explore .text-loop {
    padding: 22px 20px 10px 20px !important;
}
div#explore-inr.link-tab {
    padding: 20px 10px 0px 70px !important;
}
.dropdown-link {
    background: unset !important;
    color: #4d4d4d;
    padding: 11px 77px 12px 13px;
    text-decoration: none;
    display: inline-block;
    border-radius: 6px;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 10px;
    line-height: 22px;
    font-weight: unset !important;
    border: 1px solid #00000063;
    border-radius: 70px;
}

#yellow {
    padding: 7px 13px;
    color: #4D4D4D;
    font-size: 12px;
    margin-right: 19px;
    font-family: 'Montserrat';
    position: relative;
    background: unset !important;
    border: 1px solid #0000005c;
    border-radius: 50px !important;
    font-weight: unset !important;
    line-height: 20px;
    transform: unset !important;
    box-shadow: unset !important;
    opacity: unset !important;
}
#testimonial .carousel-item {
    padding: 40px;
    background: #fff;
    margin: 10px;
    border-radius: 20px;
    transition: all 0.5s;
    min-height: 740px;
}
	
}
@media only screen and (min-width: 768px) and (max-width: 999px){
	
#project-section ul.wpb_tabs_nav li a {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 10px 10px !important;
    margin-bottom: 10px !important;
    margin-right: 10px;
}

#project-section ul.wpb_tabs_nav {
    display: contents !important;
}	
	
div#review {
    padding: 40px 0px !important;
}

#review form {
    padding: 30px 30px !important;
}	
	
#building .toggle.open {
    padding: 12px 25px 25px !important;
}	
	
.toggle h3 a {
    font-size: 16px;
    line-height: 24px !important;
    padding: 16px 60px 16px 0 !important;
}
#explore span.big {
    font-size: 12px !important;
    line-height: 20px !important;
}	

div#explore-inr {
    padding: 0px 210px 0px 80px !important;
}

h2 {
    font-size: 28px !important;
    line-height: 36px !important;
}

#about .right-col .vc_column-inner {
    padding: 50px 10px 0px 20px !important;
}

div#counter {
    padding: 25px 0px !important;
}

p {
    font-size: 14px !important;
    line-height: 22px !important;
}

#what .img-blk {
    max-width: 110% !important;
    left: -21% !important;
    top: 10px;
}

h3 {
    font-size: 22px !important;
    line-height: 30px !important;
}

#what .underline {
    padding: 7px 0px !important;
    margin-bottom: 20px !important;
}

div#what {
    padding: 40px 0px !important;
}

#testimonial .carousel-item {
    padding: 20px !important;
}

#test-inr img {
    max-width: 80px !important;
    margin-left: 10px !important;
    margin-bottom: 10px !important;
}

#test-inr .wpb_text_column {
    margin-bottom: 0px;
    padding-left: 10px;
}

div#testimonial {
    padding: 50px 0px !important;
}

#builder h6 {
    margin: 0px 20% !important;
}

#builder h5 {
    font-size: 13px !important;
    line-height: 21px !important;
}

#builder-inr p {
    font-size: 13px !important;
    line-height: 21px !important;
}

#contact h2 {
    font-size: 22px !important;
    line-height: 30px !important;
}

div#contact {
    padding: 20px 0px 50px !important;
    margin: unset !important;
}

div#builder {
    padding-top: 40px !important;
}

div#footer {
    padding: 50px 0px 20px !important;
}

div#inr-footer {
    padding-top: 20px !important;
}

#footer .row-bg:before {
    bottom: 11% !important;
}

div#footer-inr {
    padding-bottom: 25px !important;
}

#footer p {
    font-size: 13px !important;
    line-height: 21px !important;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows:before {
    width: 33% !important;
    left: 33.5%;
}

div#hero {
    padding: 140px 0px 40px !important;
}

h1 {
    font-size: 30px !important;
    line-height: 38px !important;
}

div#slider {
    padding: 10px 0px !important;
}

#about .nectar-video-box {
    width: 180px !important;
    top: 0 !important;
    left: 55% !important;
}

#counter .number.default {
    font-size: 30px !important;
    line-height: 38px !important;
}

span.small {
    font-size: 12px !important;
    line-height: 20px !important;
}

div#explore {
    padding: 40px 0px !important;
}

div#test-inr {
    padding-bottom: 20px !important;
}

#testimonial .extra {
    padding-top: 20px !important;
}

#testimonial ul li i {
    font-size: 20px !important;
    line-height: 28px !important;
}

#contact .right-col .vc_column-inner {
    padding: 20px 25px !important;
}

#top nav > ul > li > a {
    margin: 0px 12px !important;
}

#header-outer #logo img {
    height: 60px !important;
}

#top .container {
    padding: 0px 50px !important;
}

li#menu-item-17 {
    position: relative !important;
    left: 35px !important;
}

li#menu-item-18 {
    position: relative !important;
    left: 35px !important;
}

li#menu-item-19 {
    position: relative !important;
    left: 35px !important;
}

li#menu-item-20 {
    position: relative !important;
    left: 35px !important;
}

#about ul li {
    font-size: 16px !important;
    line-height: 24px !important;
}

#testimonial h5 {
    font-size: 16px !important;
    line-height: 24px !important;
}

#testimonial .wpb_raw_code {
    margin: unset !important;
}

#footer ul li {
    padding-bottom: 6px !important;
}	
	
h4 {
    font-size: 20px !important;
    line-height: 28px !important;
}

#newsletter input.tnp-submit {
    right: 0% !important;
}

div#newsletter {
    padding: 25px 0px !important;
}

#newsletter .wpb_text_column {
    margin-bottom: 10px !important;
}	
	
div#vision {
    padding: 25px 0px !important;
}	
	
div#inr-banner {
    padding: 120px 0px 80px !important;
}	
	
div#building {
    padding: 40px 0px !important;
}

#building-inr {
    padding: 20px 20px !important;
}

#building .underline {
    padding-bottom: 20px !important;
}	
	
#builder.expert {
    padding-bottom: 40px !important;
}	
	
div#detail-banner {
    padding-top: 49px !important;
}

div#service-detail {
    padding: 40px 0px 20px !important;
}

#service-detail .right-col {
    padding-right: 50px !important;
    padding-left: 20px !important;
}

#service-detail .detail {
    position: relative !important;
    top: 15px !important;
    max-width: 85% !important;
}
	
#service-detail .row_col_wrap_12 {
    flex-direction: column-reverse !important;
}

#service-detail .wpb_text_column {
    margin-bottom: 10px !important;
}

#service-detail p {
    font-size: 13px !important;
    line-height: 21px !important;
}

#service-detail h2 {
    font-size: 26px !important;
    line-height: 34px !important;
}
	
#contact.contact-inr {
    padding: 50px 0px !important;
}	
	
#explore .text-loop {
    padding: 22px 20px 10px 20px !important;
}

body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 50px !important;
}

header#top {
    padding-bottom: 10px !important;
}

#about .row_col_wrap_12 {
    flex-direction: column-reverse !important;
}

#explore .owl-nav.disabled {
    top: -5% !important;
}

#contact .form .row {
    padding: unset !important;
}

#newsletter input#tnp-1 {
    position: relative !important;
    right: 11% !important;
}

#vision h2 {
    text-align: left !important;
}
div#explore-inr.link-tab {
    padding: 20px 10px 0px 10px !important;
}
.dropdown-link {
    background: unset !important;
    color: #4d4d4d;
    padding: 11px 77px 12px 13px;
    text-decoration: none;
    display: inline-block;
    border-radius: 6px;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 10px;
    line-height: 22px;
    font-weight: unset !important;
    border: 1px solid #00000063;
    border-radius: 70px;
}

#yellow {
    padding: 15px 13px;
    color: #4D4D4D;
    font-size: 13px;
    margin-right: 6px;
    font-family: 'Montserrat';
    position: relative;
    background: unset !important;
    border: 1px solid #0000005c;
    border-radius: 50px !important;
    font-weight: unset !important;
    line-height: 20px;
    transform: unset !important;
    box-shadow: unset !important;
    opacity: unset !important;
}
#testimonial .carousel-item {
    padding: 40px;
    background: #fff;
    margin: 10px;
    border-radius: 20px;
    transition: all 0.5s;
    min-height: 390px;
}	
}
@media only screen and (min-width: 520px) and (max-width: 767px){

#project-section ul.wpb_tabs_nav li a {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 10px 10px !important;
    margin-bottom: 8px !important;
    margin-right: 8px !important;
}

#project-section ul.wpb_tabs_nav {
    display: contents !important;
}	
	
#building .toggle.open {
    padding: 10px 15px 15px !important;
}	
	
div#review {
    padding: 30px 0px !important;
}

#review form {
    padding: 20px 20px !important;
}

#review .custom-reviews-grid {
    display: unset !important;
}

#review .custom-reviews-grid .review-box {
    margin-bottom: 15px;
}	
	
.toggle h3 a {
    font-size: 15px !important;
    line-height: 23px !important;
    padding: 15px 50px 15px 0 !important;
}
#explore span.big {
    font-size: 12px !important;
    line-height: 20px !important;
}	

div#explore-inr {
    padding: 0px 130px 0px 40px !important;
}

h2 {
    font-size: 23px !important;
    line-height: 31px !important;
}

#about .right-col .vc_column-inner {
    padding: 30px 10px 0px 18px !important;
}

div#counter {
    padding: 25px 0px !important;
}

p {
    font-size: 14px !important;
    line-height: 22px !important;
}

#what .img-blk {
    max-width: 110% !important;
    left: -21% !important;
    top: 10px;
}

h3 {
    font-size: 18px !important;
    line-height: 26px !important;
}

#what .underline {
    padding: 7px 0px !important;
    margin-bottom: 20px !important;
}

div#what {
    padding: 30px 0px !important;
}

#testimonial .carousel-item {
    padding: 15px !important;
}

#test-inr img {
    max-width: 80px !important;
    margin-left: 10px !important;
    margin-bottom: 10px !important;
}

#test-inr .wpb_text_column {
    margin-bottom: 0px;
    padding-left: 10px;
}

div#testimonial {
    padding: 50px 0px !important;
}

#builder h6 {
    margin: 0px 10% !important;
}

#builder h5 {
    font-size: 13px !important;
    line-height: 21px !important;
}

#builder-inr p {
    font-size: 13px !important;
    line-height: 21px !important;
}

#contact h2 {
    font-size: 18px !important;
    line-height: 26px !important;
}

div#contact {
    padding: 20px 0px 50px !important;
    margin: unset !important;
}

div#builder {
    padding-top: 40px !important;
}

div#footer {
    padding: 50px 0px 20px !important;
}

div#inr-footer {
    padding-top: 20px !important;
}

#footer .row-bg:before {
    bottom: 6% !important;
}

div#footer-inr {
    padding-bottom: 25px !important;
}

#footer p {
    font-size: 13px !important;
    line-height: 21px !important;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows:before {
    width: 33% !important;
    left: 33.5%;
}

div#hero {
    padding: 100px 0px 30px !important;
}

h1 {
    font-size: 25px !important;
    line-height: 33px !important;
}

div#slider {
    padding: 10px 0px !important;
}

#about .nectar-video-box {
    width: 160px !important;
    top: 0 !important;
    left: 57% !important;
}

#counter .number.default {
    font-size: 25px !important;
    line-height: 33px !important;
}

span.small {
    font-size: 12px !important;
    line-height: 20px !important;
}

div#explore {
    padding: 40px 0px !important;
}

div#test-inr {
    padding-bottom: 20px !important;
}

#testimonial .extra {
    padding-top: 20px !important;
}

#testimonial ul li i {
    font-size: 20px !important;
    line-height: 28px !important;
}

#contact .right-col .vc_column-inner {
    padding: 20px 25px !important;
}

#top nav > ul > li > a {
    margin: 0px 12px !important;
}

#header-outer #logo img {
    height: 60px !important;
}

#top .container {
    padding: unset !important;
}

li#menu-item-17 {
    position: relative !important;
    left: 35px !important;
}

li#menu-item-18 {
    position: relative !important;
    left: 35px !important;
}

li#menu-item-19 {
    position: relative !important;
    left: 35px !important;
}

li#menu-item-20 {
    position: relative !important;
    left: 35px !important;
}

#about ul li {
    font-size: 14px !important;
    line-height: 22px !important;
}

#testimonial h5 {
    font-size: 16px !important;
    line-height: 24px !important;
}

#testimonial .wpb_raw_code {
    margin: unset !important;
}

#footer ul li {
    padding-bottom: 6px !important;
}	
	
h4 {
    font-size: 20px !important;
    line-height: 28px !important;
}

#newsletter input.tnp-submit {
    right: 0% !important;
    top: 0 !important;
}

div#newsletter {
    padding: 25px 0px !important;
}

#newsletter .wpb_text_column {
    margin-bottom: 10px !important;
}	
	
div#vision {
    padding: 25px 0px !important;
}	
	
div#inr-banner {
    padding: 100px 0px 60px !important;
}	
	
div#building {
    padding: 40px 0px !important;
}

#building-inr {
    padding: 20px 20px !important;
}

#building .underline {
    padding-bottom: 15px !important;
}	
	
#builder.expert {
    padding-bottom: 40px !important;
}	
	
div#detail-banner {
    padding-top: 39px !important;
}

div#service-detail {
    padding: 40px 0px 20px !important;
}

#service-detail .right-col {
    padding-right: 20px !important;
    padding-left: 20px !important;
}

#service-detail .detail {
    position: relative !important;
    top: 15px !important;
    max-width: 85% !important;
}
	
#service-detail .row_col_wrap_12 {
    flex-direction: column-reverse !important;
}

#service-detail .wpb_text_column {
    margin-bottom: 10px !important;
}

#service-detail p {
    font-size: 13px !important;
    line-height: 21px !important;
}

#service-detail h2 {
    font-size: 26px !important;
    line-height: 34px !important;
}
	
#contact.contact-inr {
    padding: 50px 0px !important;
}	
	
#explore .text-loop {
    padding: 22px 20px 10px 20px !important;
}

body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 50px !important;
}

header#top {
    padding-bottom: 10px !important;
}

#about .row_col_wrap_12 {
    flex-direction: column-reverse !important;
}

#explore .owl-nav.disabled {
    top: -6% !important;
    z-index: 9999 !important;
}

#contact .form .row {
    padding: unset !important;
}

#vision h2 {
    text-align: left !important;
}

div#header-outer {
    background: transparent !important;
}

h6 {
    font-size: 14px !important;
    line-height: 22px !important;
}

.type-blk h6 {
    padding: 7px !important;
}

#slider img {
    max-width: 300px !important;
    margin: 0 auto !important;
}

#about ul li.experience:before {
    background-size: 20% !important;
    left: 8% !important;
}

#about ul li.trust:before {
    background-size: 30% !important;
    left: 10% !important;
}

#about ul li.quality:before {
    background-size: 30% !important;
    left: 10% !important;
    top: 0% !important;
}

    #explore .type-blk {
        position: relative !important;
        right: 0% !important;
    }

#builder-inr .row-bg:before {
    display: none !important;
}

#contact ul li {
    font-size: 15px !important;
    line-height: 23px !important;
}

#contact input, #contact textarea {
    font-size: 12px !important;
    line-height: 20px !important;
}

#contact input::placeholder, #contact textarea::placeholder {
    font-size: 12px !important;
    line-height: 20px !important;
}
div#explore-inr.link-tab {
    padding: 20px 10px 0px 10px !important;
}
.dropdown-link {
    background: unset !important;
    color: #4d4d4d;
    padding: 11px 77px 12px 13px;
    text-decoration: none;
    display: inline-block;
    border-radius: 6px;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 10px;
    line-height: 22px;
    font-weight: unset !important;
    border: 1px solid #00000063;
    border-radius: 70px;
}

#yellow {
    padding: 15px 13px;
    color: #4D4D4D;
    font-size: 13px;
    margin-right: 6px;
    font-family: 'Montserrat';
    position: relative;
    background: unset !important;
    border: 1px solid #0000005c;
    border-radius: 50px !important;
    font-weight: unset !important;
    line-height: 20px;
    transform: unset !important;
    box-shadow: unset !important;
    opacity: unset !important;
}
#testimonial .carousel-item {
    padding: 40px;
    background: #fff;
    margin: 10px;
    border-radius: 20px;
    transition: all 0.5s;
    min-height: 500px;
}
	
}
@media only screen and (min-width: 300px) and (max-width: 519px){
	
div#about img {
    min-height: unset !important;
}	
	
#project-section ul.wpb_tabs_nav li a {
    font-size: 12px !important;
    line-height: 20px !important;
    padding: 8px 8px !important;
    margin-bottom: 5px !important;
    margin-right: 5px !important;
}

#project-section ul.wpb_tabs_nav {
    display: contents !important;
}	
	
#building .toggle.open {
    padding: 10px 15px 15px !important;
}

#building h3 a {
    font-size: 16px !important;
    line-height: 24px !important;
}	
	
div#review {
    padding: 25px 0px !important;
}

#review form {
    padding: 20px 20px !important;
}

#review .custom-reviews-grid {
    display: unset !important;
}

#review .custom-reviews-grid .review-box {
    margin-bottom: 15px;
}	
	
.toggle h3 a {
    font-size: 12px !important;
    line-height: 20px !important;
    padding: 14px 20px 14px 0 !important;
}
#explore span.big {
    font-size: 12px !important;
    line-height: 20px !important;
}	

div#explore-inr {
    padding: 0px 20px 0px 20px !important;
}

h2 {
    font-size: 20px !important;
    line-height: 28px !important;
}

#about .right-col .vc_column-inner {
    padding: 30px 10px 0px 18px !important;
}

div#counter {
    padding: 25px 0px !important;
}

p {
    font-size: 14px !important;
    line-height: 22px !important;
}

#what .img-blk {
    max-width: 110% !important;
    left: -21% !important;
    top: 10px;
}

h3 {
    font-size: 16px !important;
    line-height: 24px !important;
}

#what .underline {
    padding: 7px 0px !important;
    margin-bottom: 20px !important;
}

div#what {
    padding: 30px 0px !important;
}

#testimonial .carousel-item {
    padding: 15px !important;
}

#test-inr img {
    max-width: 80px !important;
    margin-left: 10px !important;
    margin-bottom: 10px !important;
}

#test-inr .wpb_text_column {
    margin-bottom: 0px;
    padding-left: 10px;
}

div#testimonial {
    padding: 30px 0px !important;
}

#builder h6 {
    margin: 0px 5% !important;
}

#builder h5 {
    font-size: 13px !important;
    line-height: 21px !important;
}

#builder-inr p {
    font-size: 13px !important;
    line-height: 21px !important;
}

#contact h2 {
    font-size: 17px !important;
    line-height: 25px !important;
}

div#contact {
    padding: 20px 0px 50px !important;
    margin: unset !important;
}

div#builder {
    padding-top: 40px !important;
}

div#footer {
    padding: 50px 0px 20px !important;
}

div#inr-footer {
    padding-top: 20px !important;
}

#footer .row-bg:before {
    bottom: 8% !important;
}

div#footer-inr {
    padding-bottom: 25px !important;
}

#footer p {
    font-size: 12px !important;
    line-height: 20px !important;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows:before {
    width: 33% !important;
    left: 33.5%;
}

div#hero {
    padding: 80px 0px 20px !important;
}

h1 {
    font-size: 20px !important;
    line-height: 28px !important;
}

div#slider {
    padding: 10px 0px !important;
}

#about .nectar-video-box {
    width: 140px !important;
    top: 0 !important;
    left: 57% !important;
}

#counter .number.default {
    font-size: 25px !important;
    line-height: 33px !important;
}

span.small {
    font-size: 12px !important;
    line-height: 20px !important;
}

div#explore {
    padding: 30px 0px !important;
}

div#test-inr {
    padding-bottom: 20px !important;
}

#testimonial .extra {
    padding-top: 20px !important;
}

#testimonial ul li i {
    font-size: 20px !important;
    line-height: 28px !important;
}

#contact .right-col .vc_column-inner {
    padding: 20px 20px !important;
}

#top nav > ul > li > a {
    margin: 0px 12px !important;
}

#header-outer #logo img {
    height: 60px !important;
}

#top .container {
    padding: unset !important;
}

li#menu-item-17 {
    position: relative !important;
    left: 35px !important;
}

li#menu-item-18 {
    position: relative !important;
    left: 35px !important;
}

li#menu-item-19 {
    position: relative !important;
    left: 35px !important;
}

li#menu-item-20 {
    position: relative !important;
    left: 35px !important;
}

#about ul li {
    font-size: 14px !important;
    line-height: 22px !important;
}

#testimonial h5 {
    font-size: 16px !important;
    line-height: 24px !important;
}

#testimonial .wpb_raw_code {
    margin: unset !important;
}

#footer ul li {
    padding-bottom: 6px !important;
}	
	
h4 {
    font-size: 18px !important;
    line-height: 26px !important;
}

#newsletter input.tnp-submit {
    right: 0% !important;
    top: 0 !important;
}

div#newsletter {
    padding: 25px 0px !important;
}

#newsletter .wpb_text_column {
    margin-bottom: 10px !important;
}	
	
div#vision {
    padding: 25px 0px !important;
}	
	
div#inr-banner {
    padding: 80px 0px 40px !important;
}	
	
div#building {
    padding: 40px 0px !important;
}

#building-inr {
    padding: 20px 20px !important;
}

#building .underline {
    padding-bottom: 15px !important;
}	
	
#builder.expert {
    padding-bottom: 40px !important;
}	
	
div#detail-banner {
    padding-top: 39px !important;
}

div#service-detail {
    padding: 40px 0px 20px !important;
}

#service-detail .right-col {
    padding-right: 20px !important;
    padding-left: 20px !important;
}

#service-detail .detail {
    position: relative !important;
    top: 15px !important;
    max-width: 85% !important;
}
	
#service-detail .row_col_wrap_12 {
    flex-direction: column-reverse !important;
}

#service-detail .wpb_text_column {
    margin-bottom: 10px !important;
}

#service-detail p {
    font-size: 13px !important;
    line-height: 21px !important;
}

#service-detail h2 {
    font-size: 26px !important;
    line-height: 34px !important;
}
	
#contact.contact-inr {
    padding: 50px 0px !important;
}	
	
#explore .text-loop {
    padding: 22px 20px 10px 20px !important;
}

body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 40px !important;
}

header#top {
    padding-bottom: 10px !important;
}

#about .row_col_wrap_12 {
    flex-direction: column-reverse !important;
}

#explore .owl-nav.disabled {
    top: -3% !important;
    z-index: 9999 !important;
    gap: 0px !important;
    left: 13px !important;
}

#contact .form .row {
    padding: unset !important;
}

#vision h2 {
    text-align: left !important;
}

div#header-outer {
    background: transparent !important;
}

h6 {
    font-size: 12px !important;
    line-height: 20px !important;
}

.type-blk h6 {
    padding: 6px !important;
}

#slider img {
    max-width: 200px !important;
    margin: 0 80px !important;
}

#about ul li.experience:before {
    background-size: 20% !important;
    left: 8% !important;
}

#about ul li.trust:before {
    background-size: 30% !important;
    left: 10% !important;
}

#about ul li.quality:before {
    background-size: 30% !important;
    left: 10% !important;
    top: 0% !important;
}

#explore .type-blk {
        position: relative !important;
        right: 0% !important;
    }

#builder-inr .row-bg:before {
    display: none !important;
}

#contact ul li {
    font-size: 15px !important;
    line-height: 23px !important;
}

#contact input, #contact textarea {
    font-size: 12px !important;
    line-height: 20px !important;
}

#contact input::placeholder, #contact textarea::placeholder {
    font-size: 12px !important;
    line-height: 20px !important;
}

#transparent-btn {
    margin: unset !important;
}

#about ul {
    gap: 10px !important;
}

#explore button.owl-prev, #explore button.owl-next {
    width: 30px !important;
    height: 30px !important;
    font-size: 20px !important;
    line-height: 28px !important;
}

#explore h2 {
    padding-bottom: 10px;
}

#builder h2 {
    font-size: 18px !important;
    line-height: 26px !important;
}

#contact input.wpcf7-submit {
    padding: 10px 30px !important;
}

#newsletter input.tnp-submit {
	font-size: 13px !important;
}

#footer h5 {
    font-size: 18px !important;
    line-height: 26px !important;
}

#footer .wpb_text_column {
    margin-bottom: 10px !important;
}

#building-inr .wpb_text_column {
    margin-bottom: 10px !important;
}	
	
#contact ul li:before {
    background-size: 9% !important;
    top: 3px !important;
    left: 13px !important;
}	
div#explore-inr.link-tab {
    padding: 20px 10px 0px 10px !important;
}
.dropdown-link {
    background: unset !important;
    color: #4d4d4d;
    padding: 11px 77px 12px 13px;
    text-decoration: none;
    display: inline-block;
    border-radius: 6px;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 10px;
    line-height: 22px;
    font-weight: unset !important;
    border: 1px solid #00000063;
    border-radius: 70px;
}

#yellow {
    padding: 15px 13px;
    color: #4D4D4D;
    font-size: 13px;
    margin-right: 6px;
    font-family: 'Montserrat';
    position: relative;
    background: unset !important;
    border: 1px solid #0000005c;
    border-radius: 50px !important;
    font-weight: unset !important;
    line-height: 20px;
    transform: unset !important;
    box-shadow: unset !important;
    opacity: unset !important;
}
#testimonial .carousel-item {
    padding: 40px;
    background: #fff;
    margin: 10px;
    border-radius: 20px;
    transition: all 0.5s;
    min-height: 500px;
}
	
.shrt-blk h2 {
    font-size: 20px !important;
    line-height: 28px !important;
}	
	
}


