/*
Theme Name:Swarnima - backup
Theme URI:
Author:Solminds
Author https://www.solminds.com/:
Description: 
Version:1.0
 */
 
@font-face {
    font-family: 'utopia_bold';
    src: url('css/fonts/utopiastd-bolddisp-webfont.woff2') format('woff2'),
         url('css/fonts/utopiastd-bolddisp-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'utopia_normal';
    src: url('css/fonts/utopiastd-disp-webfont.woff2') format('woff2'),
         url('css/fonts/utopiastd-disp-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'metropolis-light';
    src: url('css/fonts/metropolis-light-webfont.woff2') format('woff2'),
         url('css/fonts/metropolis-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'metropolis-thin';
    src: url('css/fonts/metropolis-thin-webfont.woff2') format('woff2'),
         url('css/fonts/metropolis-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
 
 @font-face {
  font-family: 'icons-sm';
  src:  url('css/fonts/icons-sm.eot?ms3c7d');
  src:  url('css/fonts/icons-sm.eot?ms3c7d#iefix') format('embedded-opentype'),
    url('css/fonts/icons-sm.ttf?ms3c7d') format('truetype'),
    url('css/fonts/icons-sm.woff?ms3c7d') format('woff'),
    url('css/fonts/icons-sm.svg?ms3c7d#icons-sm') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons-sm' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
} 
 
body{
	font-family: 'metropolis-light', sans-serif;
	margin:35px;
	margin-top:0px;
}
.logo-cntnr {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
#navbar {
    display: flex;
    flex-direction: column;
}
.headernav {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 300;
}

.headernav li {
    margin: 0 23px;
}
.headernav li a{
    color:#000;
    
}
.headernav li a:hover {
    text-decoration: none;
}

.logo-cntnr {
    margin-bottom: 20px;
}
.main-banner img {
   width: 100%;
   max-height: 578px;
   object-fit: cover;
   object-position: 0 -240px;
}


.main-banner .col-md-12 {
    padding: 0px;
}
.main-banner {
    margin-top: 150px;
}
.banner-pic-wrpr {
    position: relative;
}

.project-link-wrpr {
    position: absolute;
    bottom: 40px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.project-link-wrpr a {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    letter-spacing: 2px;
    border: 1px solid #fff;
    padding: 17px;
    display: inline-flex;
    background: rgb(0 0 0 / 25%);
	transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
}
.project-link-wrpr a:hover {
    text-decoration: none;
    background: rgb(0 0 0 / 45%);
}
.message-one {
   
	padding: 150px 160px;
}
.graybox {
    width: 11px;
    height: 11px;
    background: #b2b2b2;
    margin-bottom: 25px;
}
.section-logo {
    margin-bottom: 70px;
}
.container.message-one h4 {
    font-size: 24px;
    font-weight: 300;
    margin-bottom:18px;
}

.container.message-one {
    font-size: 15px;
    font-weight: 300;
	background: url(images/faded-logo.png) no-repeat right 130px;
}
.lightgray {
    background: #eeeeee;
    /*text-align: center;*/
    display: flex;
    flex-direction: column;
    /*align-items: center;*/
    justify-content: center;
	padding: 50px 47px;
}
.aboutus-section img {
    max-width: 100%;
	min-height: 591px;
}

.aboutus-section .col-md-8 {
    padding-left: 0;
}


p{
	font-family: 'metropolis-light';
	font-size:17px;
	letter-spacing:1.4px;
	line-height: 29px;
}
h1, h2, h3, h4, h5, h6{
	/*font-family: 'Cinzel', serif;*/
	font-family: 'utopia_normal';
	font-size:20px;
}
h2{
	font-size:42px;
}
.aboutus-section h2 {
    margin-bottom: 30px;
}
.aboutus-section .col-md-8 {
	position:relative;
}
.SJbox {
    width: 50px;
    height: 50px;
    background: #000;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Cinzel;
    font-size: 25px;
    border: 1px solid #fff;
	position: absolute;
    top: -24px;
    left: 50%;
    margin-left: -25px;
}
.message-two {
    padding: 190px 150px;
	background: url(images/faded-logo.png) no-repeat right 0px;
}
.message-two p{
	position:relative;
}
.message-two p:before{
	content: "";
    display: inline-flex;
    background: url(images/quotes-left.png) no-repeat;
    width: 45px;
    height: 36px;
    position: absolute;
    left: -50px;
    top: -39px;
}
.message-two p:after{
	content: "";
    display: inline-flex;
    background: url(images/quotes-right.png) no-repeat;
    width: 45px;
    height: 36px;
    position: absolute;
    right: -50px;
    bottom: -39px;
}
.ba-story-head {
    background: #eeeeee;
	padding: 90px;
    text-align: center;
}
.ba-story-head p {
    max-width: 83%;
    margin: 0 auto !important;
}
.ba-column {
    padding-left: 0;
}

.ba-cntnr {
    padding-left: 0;
    padding-right: 0;
}

.ba-cntnr .col-md-8 {
    padding-right: 0;
}

.ba-cntnr .col-md-4 {
    background: #f5f5f5;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 59px;
    text-align: left;
}
.second-ba {
    margin-top: 80px;
}

.btn-viewmore {
    background: #000;
    border-color: #000;
    min-width: 216px;
    height: 55px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-family: 'Poppins';
	font-family:'metropolis-light';
    font-size: 13px;
    letter-spacing: 1.4px;
    border-radius: 0px;
}

.btn-viewmore i {
    font-size: 18px;
}
.portfolio-head {
    padding: 80px;
    padding-top: 150px;
	padding-top: 0;
    padding-bottom: 20px;
}
.portfolio-columns img {
    max-width: 100%;
    width: 100%;
    margin-bottom: 20px;
    max-height: 338px;
	min-height: 338px;
}

.portfolio-columns {
    margin-top: 60px;
    text-align: center;
    padding-bottom: 50px;
}
.portfolio-columns .btn-viewmore {
    min-width: 176px;
    height: 45px;
    margin-top: 24px;
}
.portfolio-wrpr h2 {
    margin-top: 18px;
}
.portfolio-columns hr {
    margin-top: 50px;
    border-top: 3px solid #e5e5e5;
}
footer {
    position: relative;
}

footer:before {
    content: "";
    width: 100%;
    display: block;
    height: 3px;
    background: black;
}

.footer-brand-cntnr .footer-brand img {
    position: relative;
    bottom: 39px;
    left: 30px;
    padding: 0 20px;
    background: #fff;
}
footer {
    margin-top: 110px;
}
.short-about-us {
    padding-left: 59px;
    padding-bottom: 28px;
}

.short-about-us p {
    max-width: 250px;
}
.footer-contact-wrpr h3,
.footer-location-wrpr h3{
    font-size:15px;
    text-transform: uppercase;
}
.footer-contact-wrpr a{
    font-size:13px;
    color:#000;
    display: block;
}
.footer-contact-wrpr a i{
    font-size: 11px;
    background: #ff5885;
    width: 18px;
    height: 18px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    margin-right: 17px;
}
.footer-contact-wrpr a i.icon-envelope3{
    font-size:10px;
}
.footer-contact-wrpr a + a {
    margin-top: 20px;
}

.footer-contact-wrpr h3,
.footer-location-wrpr h3 {
    margin-bottom: 25px;
}
.footer-contact-wrpr a i.icon-imageinstagram {
    background: url(images/Instagram_icon.png);
    background-size: cover !important;
    border-radius: 0;
    position: relative;
    top:4px;
}
address {
    font-size: 13px;
    letter-spacing: 1.3px;
}
.footer-contact-wrpr, .footer-location-wrpr {
    padding-left: 30px;
    padding-right: 30px;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
    min-height: 238px;
}

.footer-location-wrpr {
    border-left: none;
}
.footer-location-wrpr{
    border-right:none;
}
.footer-copy {
    font-size: 12px;
    letter-spacing: 1.2px;
}

.footer-copy .col-md-6 {
    padding-left: 74px;
}

.footer-copy .col-md-6.text-right {
    padding-right: 0;
}

.footer-copy .container {
    border-top: 1px solid #dadada;
    padding-top:20px;
}
.container-fluid.services-offer {
    min-height: 700px;
    background-size: cover !important;
    margin-bottom: 150px;
	display: flex;
    align-items: center;
}
.services-content {
    background: rgb(255 255 255 / 85%);
    max-width: 407px;
    padding: 50px 47px;
}

.services-content p {
    font-size: 21px;
    line-height: 38px;
}
.services-content ul {
    font-size: 21px;
    line-height: 38px;
	
}

.services-content h2 {
    font-size: 42px;
}

.services-content h2 span {
    font-family: 'utopia_bold';
}
.services-content ul li {
    position: relative;
    padding-left:10px;
	list-style:none;
}

.services-content ul li:before {
        content: "";
    font-family: 'icons-sm';
    position: absolute;
    left: -38px;
    top: 18px;
    height: 4px;
    width: 29px;
    font-size: 24px;
    background-color: #d3904c;
}

.container.testimonials {
    margin-top: 150px;
}
.testimonials h2 {
	position:relative;
    margin-bottom: 100px;
}
.testimonials h2 em{
	background: #fff;
    font-style: normal;
    padding: 0 30px;
    position: relative;
    z-index: 1;
}
.testimonials h2:before {
    content: "";
    position: absolute;
    left: 0;
    display: flex;
    height: 1px;
    background: #cccccc;
    width: 100%;
    top: 26px;
}
.testimonial-cntnt-wrpr .testimonial-cntnt {
    position: relative;
    z-index: 1;
    bottom: 179px;
    right: -139px;
    width: 377px;
    /*height: 284px;*/
    background: rgb(255 255 255 / 90%);
    padding: 40px;
}

.testimonial-cntnt:before {
    position: absolute;
    content: "";
    height: 100px;
    width: 1px;
    background: #cccccc;
    display: flex;
    left: -1px;
    bottom: -10px;
}
.testimonial-cntnt:after {
    position: absolute;
    content: "";
    width: 190px;
    height: 1px;
    background: #cccccc;
    display: flex;
    left: -1px;
    bottom: -10px;
}
.pic-cntnr {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding-top: 80px;
}
.swiper-row {
    display: flex;
    justify-content: space-between;
}

.is-hidden {
    opacity: 0;
    transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    position: relative;
    z-index: -1;
    position: fixed;
}
.is-visible {
    background: rgba(255, 255, 255, 0);
    transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
}

.scrolling.is-visible {
    box-shadow: 0 0 50px rgb(0 0 0 / 20%);
}
.footer-copy br{display:none;}

.before-after-stories-wrpr {
    position: relative;
}
h2 span {
    font-family: 'utopia_bold';
}
.home .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #333;
}
.swiper-button-next.testimonai-next, 
.swiper-button-prev.testimonial-prev {
    background: none;
    font-size: 43px;
    bottom: unset;
    top: 490px;
}
.swiper-button-next.testimonai-next{
    left:50px
}

.testimonial-cntnt-wrpr img {
    width: 424px;
    height: 440px;
    object-fit: cover;
}
.message-two p {
    font-size: 17px;
}

    #mobileNavbar  a{
    position:relative;
}
    #mobileNavbar  a:before,
	#mobileNavbar  a:after {
	  position: absolute;
	  -webkit-transition: all 0.35s ease;
	  transition: all 0.35s ease;
	}
	#mobileNavbar  a:before {
	    bottom: -5px;
		display: block;
		height: 2px;
		width: 0%;
		content: "";
		background-color: #000000;
	}


	#mobileNavbar   a:hover:before,
	#mobileNavbar   .current a:before {
	  opacity: 1;
	  width: 100%;
	}
	.admin-bar #navbar {
    top: 32px;
}


div#primary {
    margin-top: 150px;
}
.main-banner{
	min-height: 578px;
    display: flex;
    align-items: flex-end;
	justify-content:center;
	 margin-top: 140px;
	 overflow:hidden;
}

.project-link-wrpr {
    min-width: 410px;
}
.services-offer{
	overflow:hidden;
}



.wp-block-icb-image-compare .comparison-slider-wrapper .comparison-slider .divider:before, .wp-block-icb-image-compare .icbImageCompare .comparison-slider .divider:before {
    background-color: #fff !important;
    content: "";
    height: 40px !important;
    left: -20px !important;
    margin-top: -20px !important;
    position: absolute !important;
    top: 50% !important;
    -webkit-transform: rotate(45deg) !important;
    -ms-transform: rotate(45deg) !important;
    transform: rotate(45deg) !important;
    -webkit-transition: all .1s ease-in-out !important;
    -o-transition: all .1s ease-in-out !important;
    transition: all .1s ease-in-out !important;
    width: 40px !important;
    border: 0px solid rgb(0 0 0 / 35%) !important;
    border-radius: 50% !important;
    box-shadow: 0 0 0 4px rgb(255 255 255 / 48%);
}

.wp-block-icb-image-compare .comparison-slider-wrapper .comparison-slider .divider:after, .wp-block-icb-image-compare .icbImageCompare .comparison-slider .divider:after {
    background-color: transparent !important;
    content: "\eaa9" !important;
    height: 12px;
    left: -8px !important;
    margin-top: -14px !important;
    position: absolute;
    top: 50%;
     -webkit-transform: rotate(0deg)!important;
    -ms-transform: rotate(0deg)!important;
     transform: rotate(0deg)!important; 
     -webkit-transition: all .1s ease-in-out; 
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    width: 12px;
    font-family: 'icons-sm';
    z-index: 5;
    font-size: 19px;
}
.portfolio-link {
    color: #000;
}

.portfolio-link:hover {
    text-decoration: none;
}
.single h1,
.page h1  {
    font-size: 42px;
}
.services-banner {
    background-size: cover !important;
    min-height: 622px;
    background-position: center bottom !important;
    display:flex;
    justify-content: center !important;
    align-items:center;
    color: #fff;
}
.services-banner .banner-pic-wrpr {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.services-banner ul {
    list-style: none;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 47px;
    margin-left: 0;
    padding-left: 0px;
    position: relative;
}

.services-banner ul li:before {
    content: "";
    position: relative;
    width: 14px;
    height: 1px;
    background: rgb(255 255 255 / 30%);
    display: inline-flex;
    top: -4px;
    left: -16px;
}

.services-banner ul:before {
    content: "";
    border-left: 1px solid rgb(255 255 255 / 30%);
    display: inline-flex;
    width: 1px;
    height: 232px;
    position: absolute;
    left: -17px;
    bottom: 23px;
}

.services-banner h1 {
    font-size: 25px;
    font-family: 'utopia_normal';
    position: relative;
}

.services-banner h1 span {
    font-weight: 600;
}

.services-banner h1:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 1px;
    background: rgb(255 255 255 / 30%);
    left: -38px;
    top: 17px;
}
.decoration-section img {
    max-width: 100%;
}
img{
	max-width:100%;
}
.decoration-section .col-md-5{
    padding-right: 0;
}

.interior-section .col-md-5 {
    padding-left: 0;
}

.decoration-section .col-md-7,
.interior-section .col-md-7 {
    background: #ededed;
    padding: 66px;
}
.btn-swarnima {
    background: #000;
    border-color: #000;
    border-radius: 0px;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 13px 22px;
}
img.section-corner-pic {
    position: absolute;
    bottom: -89px;
    right: 19px;
}
.interior-section .section-corner-pic {
    position: absolute;
    bottom: -30px;
    left: 49px;
}
.this-is-whatwe-do {
    padding: 140px;
}

.this-is-whatwe-do ul {
    font-size: 21px;
    line-height: 38px;
}
.this-is-whatwe-do  ul li {
    position: relative;
    padding-left: 10px;
    list-style: none;
}
.this-is-whatwe-do ul li:before {
    content: "\e3d0";
    font-family: 'icons-sm';
    position: absolute;
    left: -38px;
    top: 1px;
    height: 1px;
    width: 29px;
    font-size: 24px;
    color: #d3904c;
}

.styling-decor-consultant-section .col-md-4 {
    padding-top: 80px;
    padding-left: 50px;
}
.wide-content {
    min-height: 787px;
}
.dc-row {
    background: #ededed;
}
.styling-decor-consultant-section .this-is-whatwe-do {
    padding: 65px 140px;
}
.quotes {
    font-size: 18px !important;
    position: relative;
    margin-top: 50px;
    margin-left: 50px;
	display:inline-flex;
}

.quotes:before {
     content: "";
    position: absolute;
    top: -24px;
    left: -49px;
    width: 38px;
    height: 32px;
    background: url(images/quotes-left2.png);
}
.quotes:after {
     content: "";
    position: absolute;
    bottom: -24px;
    right: -49px;
    width: 38px;
    height: 32px;
    background: url(images/quotes-right2.png);
}

.current-menu-item a {
    border: 1px solid black;
    padding: 4px 9px;
}

.current-menu-item a:hover:before {
    content: none !important;
}
.contact-cntnr {
    padding: 80px;
    padding-right: 20px;
}
.contact-cntnr input {
    width: 100%;
    background: none;
    border: none;
    border-bottom: 1px solid #333;
}

.contact-cntnr label {
    font-size: 12px;
    width: 100%;
}

.contact-cntnr textarea {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #333;
	height: 80px;
}
.contact-cntnr input:focus-visible,
.contact-cntnr textarea:focus-visible {
	box-shadow: 0 0 0 black!important;
    outline: none !important;
    border-bottom: 1px solid #91aa3e;
}
.contact-cntnr input[type=submit] {
    background: #292929;
    color: #fff;
    font-size: 14px;
    letter-spacing: .5px;
    max-width: 120px;
}

span.wpcf7-spinner {
    display: block;
}
.contactus-content {
    padding-left: 70px;
    padding-right: 40px;
    color: #fff;
    font-family: 'utopia_normal';
    font-size:19px;
}

.contactform {
    padding-right: 50px;
}
.page-template-page-contact h1 span {
    font-weight: 700;
}
.portfolio-details-wrpr {
    background: #746f5d;
    padding: 52px;
    display: flex;
    align-items: center;
}
.portfolio-bannerpic-wrpr {
    padding-right: 0px;
	background-size: cover;
    min-height: 620px;
    background-position: bottom right !important;
}
.portfolio-details-wrpr h1 {
    background: #fff;
    font-size: 41px;
    height: 63px;
    color: #000;
    text-transform: uppercase;
    display: inline-flex;
    padding-left: 34px;
    padding-right: 34px;
    line-height: 60px;
    letter-spacing: 2px;
    position: relative;
    
}

.portfolio-details-wrpr h1:before {
    content:none;
}
.effect3
{
  position: relative;
}
.effect3:before
{
    z-index: -1;
    position: absolute !important;
    content: "" !important;
    bottom: 6px;
    left: 5px !important;
    width: 60% !important;
    top: 45px;
    max-width: 360px;
    background: rgb(0 0 0 / 85%) !important;
    -webkit-box-shadow: 0 13px 0px #777;
    -moz-box-shadow: 0 13px 0px #777;
    box-shadow: 0 13px 0px rgb(0 0 0 / 37%);
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    transform: rotate(-4deg);
}

.box{
    height: 61px;
    background: #FFF;
    margin: 40px auto;
    z-index: 0;
    display: inline-flex;
    left: -109px;
}
.container.brief-and-design {
    padding: 80px;
}
.beforeandafter #icbImageCompare-f3b91bac-b .icbImageCompare {
    width: 100%;
}

.beforeandafter {
    margin: 80px auto;
    padding-left: 43px;
    padding-right: 43px;
}

.post-template-single-portfolio .portfolio-head {
    padding-bottom: 0;
}
.curating-beautiful_and_logo {
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
    color: #fff;
    padding-bottom: 40px;
    position: absolute;
    bottom: 30px;
    width: 100%;
    background: rgb(0 0 0 / 47%);
    padding-top: 40px;
}
}
.curating-beautiful_and_logo .col-md-8:last-child{
	display:flex;
	justify-content:flex-end;
	flex-direction:column;
	align-items:flex-end;
}
.curating-beautiful_and_logo .col-md-8:last-child h1 {
    font-family: 'metropolis-light', sans-serif;
    font-size: 38px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 32px;
}

.curating-beautiful_and_logo .col-md-8:last-child  .subheading {
    font-size: 21px;
    text-transform: uppercase;
    margin-right: 8px;
    color: #adbf00;
}

.curating-beautiful_and_logo .col-md-8:last-child .subheading span {
    display: inline-flex;
    margin: 0 11px;
    letter-spacing: 2px;
    border-right: 1px solid #9eae00;
    padding-right: 12px;
	height: 28px;
}
.main-banner img.whitelogo {
    object-position: unset;
    object-fit: unset;
    max-height: unset;
    width: 300px;
    margin-left: 30px;
}

.subheading span:last-child {
    border-right: none !important;
}
.subheading span:first-child {
    margin-left: 0px !important;
	
}
.curating-beautiful_and_logo .col-md-8:last-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
	align-items: flex-end;
}
.portfolio-link.btn-viewmore {
    font-size: 12px;
    color: #fff;
}

.portfolio-link.btn-viewmore h2 {
    font-size: 21px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.wp-block-icb-image-compare .comparison-slider-wrapper .comparison-slider .divider, .wp-block-icb-image-compare .icbImageCompare .comparison-slider .divider{
	width:0px !important;
}

.page-template-page-before-after .before-after-stories-wrpr {
    margin-top: 211px;
}
.page-template-page-portfolio .portfolio-wrpr {
    margin-top: 70px;
}
.menu-item-has-children .sub-menu {
    position: absolute;
    left: 0;
    min-width: 310px;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    display: none;
}

.menu-item-has-children {
    position: relative;
}

.menu-item-has-children .sub-menu li {
    margin-left: 0;
    margin-top: 10px;
}

.menu-item-has-children:hover .sub-menu {
    display: block;
}
.page-template-page-services .main-banner {
    margin-top: 170px;
}
.intafeeds .eapps-instagram-feed-posts-grid-load-more-container.eapps-instagram-feed-posts-grid-load-more-enabled {
    display: none;
}

.intafeeds a.eapps-link {
    display: none !important;
}

.intafeeds .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}
.eui-widget-title.es-widget-title.eapps-instagram-feed-title {
    display: none !important;
}
.gotoinsta {
    color: #000;
    font-weight: 600;
}
#mobileNavbar a {
    position: relative;
    background: #fff;
}
.menu-item-has-children:hover .sub-menu li a {
    border: none;
}

.menu-item-has-children:hover .sub-menu a {
    width: 100%;
    display: inline-block;
	padding: 2px 9px !important;
}

.menu-item-has-children:hover .sub-menu li {
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.menu-item-has-children:hover .sub-menu a:hover {
    background: #ededed !important;
}
.menu-item-has-children .sub-menu {
    min-width: 210px;
    outline: 1px solid #000;
    background: #fff;
    left: 1px;
    top: 24px;
	z-index: 1;
}
li#menu-item-15 a:before {
    content: none;
}
.this-is-whatwe-do ul li:nth-child(2):before {
    content: "\e3d1";
}
.this-is-whatwe-do ul li:nth-child(3):before {
    content: "\e3d2";
}
.this-is-whatwe-do ul li:nth-child(3):before {
    content: "\e3d2";
}
.this-is-whatwe-do ul li:nth-child(4):before {
    content: "\e3d4";
}
.this-is-whatwe-do ul li:nth-child(5):before {
    content: "\e3d5";
}
.this-is-whatwe-do ul li:nth-child(6):before {
    content: "\e3d6";
}
.this-is-whatwe-do ul li:nth-child(7):before {
    content: "\e3d7";
}
.this-is-whatwe-do ul li:nth-child(8):before {
    content: "\e3d8";
}
.this-is-whatwe-do ul li:nth-child(9):before {
    content: "\e3d9";
}

.page-id-12 .container.portfolio-wrpr {
    margin-top: 160px;
}
.btn-swarnima:hover {
    background: #d3904c;
    border-color: #d3904c;
}
.services-offer li a {
    color: #000;
}
.services-banner ul li a {
    color: #fff;
}

.gotoinsta {
		font-size: 18px;
}

.intafeeds.container {
		height: 324px;
		overflow: hidden;
	}	

.wp-block-icb-image-compare .icbImageCompare .comparison-slider .resize{
    border-right:3px solid #fff;
}
#bwg_container1_0 #bwg_container2_0 .bwg_mosaic_thumb_spun_0 {border: 11px solid #fff;}
.portfolio-head div {
    display: none;
}


@media (max-width:900px){
    #bwg_container1_0 #bwg_container2_0 .bwg_mosaic_thumb_spun_0 {border: 11px solid #fff !important;}
    .portfolio-details-wrpr h1 {
        font-size: 30px;
    }
    .portfolio-details-wrpr {
        padding: 25px;
    }
	.intafeeds.container {
		height: 456px;
		overflow: hidden;
	}
	.intafeeds.container .col-md-12.text-right {
		text-align: center !important;
	}

	
	.curating-beautiful_and_logo .col-md-8:last-child h1 {
		margin-right: auto;
		margin-left: auto;
	}
	#menu-item-21 {
		margin-top: 0 !important;
	}
	#menu-headermenu .sub-menu li a {
		padding-left: 37px;
		background: url(images/submenu-icon.png) no-repeat 14px 12px;
	}
	.interior-section.interior-design h2 {
		font-size: 27px;
	}
	.quotes {
		font-size: 17px !important;
		margin-left: 10px;
		margin-right: 10px;
	}

	.quotes:before {
		left: -20px;
		top: -39px;
	}

	.quotes:after {
		right: -40px;
	}
	.styling-decor-consultant-section .this-is-whatwe-do {
		padding: 10px;
		padding-top: 90px;
	}
	.styling-decor-consultant-section .col-md-4 {
		padding: 48px;
		background: #ededed;
	}

	.styling-decor-consultant-section .col-md-8 {
		padding-left: 0;
		padding-right: 0px;
	}
	.interior-design {
		margin-top: 70px;
	}

	.interior-design .col-md-5 {
		padding-right: 0;
	}
	.propertystyling-section .col-md-7 {
		padding-bottom: 190px !important;
	}
	.propertystyling-section .col-md-7 img {
		max-width: 110px  !important;
	}
	.propertystyling-section {
		margin-top: 70px;
	}

	.propertystyling-section .col-md-5 {
		padding-left: 0;
	}
	.interior-section .col-md-7 {
		padding-bottom: 160px !important;
	}
	.this-is-whatwe-do h2 {
		font-size: 31px;
	}

	.this-is-whatwe-do ul {
		font-size: 17px;
	}
	img.section-corner-pic {
		width: 160px;
	}
	.this-is-whatwe-do {
		padding: 10px;
		padding-top: 110px;
	}
	.page-template-page-contact .content-area {
		background-position:  -540px -20px !important;
	}
	.contactus-content {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.decoration-section .col-md-7, .interior-section .col-md-7 {
		background: #ededed;
		padding: 40px;
	}
	.dec-mobile .col-md-5 {
		padding-left: 0;
	}
	.page-template-page-services .main-banner {
		margin-top: 110px;
		min-height: 450px;
	}
	.services-content h2 {
		font-size: 39px;
	}
	.icbImageCompare {
		margin-left: -50px;
		margin-right: -50px;
	}

	body.home {
		margin: 0px;
	}

	.before-after-stories-wrpr p {
		padding: 0px;
	}
	.services-offer.mobile-cnt .services-content {
		margin-top: 0px;
	}
	.testimonial-cntnt-wrpr .testimonial-cntnt{
		background:#fff;
	}
	.testimonial-mob-user {
		position: absolute !important;
		top: 10px;
		height: 100px !important;
		width: 100px !important;
		left: 10px !important;
		z-index: 1;
		border-radius: 50% !important;
		box-shadow: 0 0 0 3px #fff;
	}

	.testimonial-cntnt-wrpr {
		position: relative;
	}
	.swiper-row.mobile-cnt{
		flex-direction:column;
	}
	.ba-column {
		padding-right: 0;
	}
	.curating-beautiful_and_logo {
		padding-top: 10px;
		padding-bottom: 10px;
		bottom: 0;
	}
	.curating-beautiful_and_logo .col-md-8:last-child .subheading{
		font-size:12px;
		margin-right: auto;
		margin-left: auto;
	}
	.curating-beautiful_and_logo .col-md-8:last-child h1{
		font-size:18px;
	}
	.curating-beautiful_and_logo .col-md-8:last-child .subheading span {
		display: flex;
		justify-content: center;
		align-items: center;
		border: none;
		border: 1px solid #9eae00 !important;
		min-width: 290px;
		margin-left: 0px;
		margin-bottom: 5px;
		margin-right: 0px;
		font-weight: 700;
	}
	img.whitelogo {
		display: none;
	}
	.post-template-single-portfolio .portfolio-head {
		padding: 17px;
	}
	.beforeandafter {
		padding-left: 18px;
		padding-right: 18px;
	}
	.container.brief-and-design {
		padding: 50px 20px;
	}
	.box{
		left:auto;
		margin-top: 0px;
	}
	.portfolio-bannerpic-wrpr{
		min-height:310px;
	}
	.contactform {
		padding-right: 50px;
	}

	.contact-cntnr {
		background-position: left top !important;
		padding: 50px;
	}
	.testimonial-cntnt-wrpr .testimonial-cntnt{
		width:100%;
		/*max-width:330px;*/
	}
	.swiper-button-next.testimonai-next, .swiper-button-prev.testimonial-prev {
		background: #fff;
		width: 39px;
		display: flex;
		justify-content: center;
		top: 300px;
	}
	.project-link-wrpr {
		min-width: unset;
	}
	.footer-copy br{display:block;}
	#menu-headermenu {
		display: flex;
		padding: 0;
		/* flex-direction: row; */
		flex-wrap: wrap;
		max-width: 100%;
		min-width: 100%;
	}

	div#mobileNavbar {
		width: 100%;
	}

	ul#menu-headermenu li {
		width: 95.5% !important;
		margin: 6px 0;
	}
	
	ul#menu-headermenu .sub-menu li {
		width: 96% !important;
	}
	.menu-item-has-children .sub-menu {
		position: static;
		min-width: 384px;
		display: block;
		outline: none;
	}
	#menu-headermenu a {
		display: block;
		padding: 8px 13px;
		border: 1px solid #ccc;
		margin: 0 6px;
	}

	#navbar {
		padding: 3px;
	    max-width: 392px;
	}
	
	h2 {
		font-size: 33px;
	}
	.portfolio-head {
		text-align: left !important;
		padding: 40px;
	}
	.ba-story-head p {
		max-width: 100%;
	}
	.ba-story-head{
		text-align:left;
	}
	.message-one, .message-two {
    	background-size: contain;
	}
	.testimonial-cntnt:before{
		left:0px;
	}
	.testimonial-cntnt-wrpr .testimonial-cntnt {
		bottom: 109px;
		right: 0;
	}
	.container-fluid.services-offer{
		margin-bottom:30px;
	    /*min-height: 420px;*/
	}
	.container-fluid.services-offer {
		padding: 0;
		background-size: contain !important;
		background-repeat: no-repeat !important;
	}
	.services-content {
		padding: 30px 27px;
		margin-top: 190px;
	}
	.services-content.mobile-cnt{
		margin-top:10px;
	}
	.main-banner {
		margin-top: 100px;
		min-height: 230px;
	    background-size: cover !important;
		/*background-position:-940px 860px !important;*/
	}
    .project-link-wrpr {
        bottom: 20px;
    }
    .project-link-wrpr a {
        font-size: 11px;
    }
    body {
        margin: 15px;
    }
    .footer-copy .col-md-6.text-right {
        padding-right: 0;
        text-align: center !important;
    }
    .footer-copy .col-md-6 {
        padding-left: 0;
        text-align: center;
        margin-bottom: 10px;
    }
    .footer-contact-wrpr, .footer-location-wrpr {
        padding-left: 30px;
        padding-right: 30px;
        border-left: none;
        border-right: none;
        border-top: 1px solid #dadada;
        border-bottom: 1px solid #dadada;
        min-height: 238px;
        padding-top: 30px;
    }
	.footer-contact-wrpr {
		min-height: 211px;
	}
	.footer-location-wrpr {
		min-height: 150px;
	}
    .second-ba {
        display: flex;
    }
    
    .second-ba .col-md-4 {
        order: 2;
        padding-bottom: 0;
    }
    .ba-story-head {
        padding: 20px;
		padding-top: 60px;
    }
    .message-two {
       padding: 80px 50px;
    }
    .aboutus-section .col-md-8 {
        padding-right: 0;
    }
    .aboutus-section img {
        min-height: 261px;
    }
    .message-one {
        padding: 50px 30px;
    }
    .main-banner img {
        width: 100%;
		height: 460px;
		max-height: 578px;
		object-fit: cover;
		object-position: -240px 0px;
		
    }
    a.navbar-toggler {
        position: absolute;
        left: 0;
        top: 44px;
    }
    
    .logo-cntnr {
        margin-bottom: 0px;
    }
    .navbar-toggler-icon {
        display: block;
        position: absolute;
        top: -21px;
        right: auto;
        left:4px;
        width: 50px;
        height: 50px;
        cursor: pointer;
        z-index: 400;
        padding: 0;
    }
    .navbar-toggler-icon span {
        position: absolute;
        top: 50%;
        left: 10px;
        right: 10px;
        display: block;
        height: 1px;
        margin-top: -2px;
        background-color: #000;
        font-size: 0px;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-transition: background-color 0.2s;
        transition: background-color 0.2s;
    }
    .navbar-dark .navbar-toggler-icon{
        background:none;
    }
    .navbar-toggler-icon span:before, .navbar-toggler-icon span:after {
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000;
        content: '';
        -webkit-transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
    }
    .navbar-toggler-icon span:before {
        -webkit-transform: translateY(-220%);
        transform: translateY(-720%);
    }
    .navbar-toggler-icon span:after {
        -webkit-transform: translateY(220%);
        transform: translateY(720%);
    }
    .navbar-toggler-icon.active span:before {
        -webkit-transform: translateY(0) rotate(45deg);
        transform: translateY(0) rotate(45deg);
    }
    .navbar-toggler-icon.active span:after {
        -webkit-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg);
    }
    .navbar-toggler-icon.active span {
        background: transparent;
    }
    
}