@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700;800;900&display=swap');
body{
  margin:0;
  padding:0;
  color: #481114;
  font-family: 'Montserrat', sans-serif;
}
a:not([href]):not([class]), a:not([href]):not([class]):hover{
  color:#000;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -0px;
}
.main{
  margin: auto;
  padding: 0;
  width: 92%;
}
a{
  color: #000000;
  text-decoration: none;
}
a:focus, a:hover {
  color: #000;
  text-decoration: none;
}
img{
  max-width: 100%;
}
h1,h2,h3,h4,h5,h6{margin:0px;}

.bi {
  display: inline-block;
  vertical-align: -0.125em;
  fill: currentcolor;
}
p{
  margin:0;
}

/*font-family: 'Rubik', sans-serif;
*/

/* START HEADER SECTION */

/* start top head section */

.design-tophead{
	justify-content:center;
	align-items:center;
}
.tophead-section{
	background: #481114;
	padding: 13px 0;
}
.tophead-left1{padding: 0;}
.tophead-left2{
}
.tophead-left2 span a{
	color:#fff;
	font-size: 16px;
	font-weight: 600;
	display: inline-block;
}
.tophead-left2 span a .bi{
	height: 1.5rem;
	width: 1.5rem;
	margin: 0 0px 0 0px;
	color: #feb55e;
}
.tophead-left2 b a{
	margin: 0 0px 0 0px;
	padding: 2px 0px 2px 10px;
	display: inline-block;
	border-radius: 50px;
	font-size: 17px;
	color: #fff;
	font-weight: 500;
}
.tophead-left2 b a .bi{
	height: 1rem;
	width: 1rem;
	margin: 0 4px 0 0px;
	color: #033f42;
}
.tophead-right2 ul li{
	list-style: none;
	display: inline-block;
	padding: 0 4px;
	font-size: 15px;
	font-weight: 700;
	color: #f1ac59;
	text-transform: uppercase;
}
.tophead-right2 li a{
	position: relative;
	width: 28px;
	height: 28px;
	border-radius: 16px;
	background-color: #efb061;
	color: #481114;
	font-size: 14px;
	text-align: center;
	line-height:30px;
	margin-left: 14px;
	transition: 0.1s;
	display:block;
}
.tophead-right2 li a:before{
	content: '';
    width: 41px;
    height: 41px;
    border-radius: 23px;
    border: solid 2px #f6b466;
    position: absolute;
    top: -7px;
    left: -7px;
    transition: 0.1s;
}
.tophead-right2 li a .bi{
	height: 0.8rem;
	width: 0.8rem;
}
/* end top head section*/


/* start head section */

.head-section{
  position: relative;
  padding: 0px 0 0px;
}
.head-design{
	justify-content: center;
	align-items: center;
	padding: 15px 0 20px;
}
.head-logo1{
	width: 44%;
}
.head-logo1 a img{
	
}

.head-right{
	padding: 0 0 0 0px;
	width: 56%;
}
.head-contact{
	padding: 20px 0 0px 0;
}
.head-icon li{
	display: inline-block;
	padding: 0 5px;
	list-style:none;
}
.head-icon li img{
	height: 36px;
}
.head-contact ul li{
  list-style: none;
  display: inline-block;
  padding: 0 4px;
  color: #717171;
  text-transform: capitalize;
  font-weight: 600;
}
.head-contact ul li a{
  color: #000;
}
.head-contact li:nth-child(1) a{
  display: inline-block;
  padding: 8px 18px 8px;
  border-radius: 50px;
  text-transform: capitalize;
  font-size: 15px;
  font-weight:600;
  background: transparent;
  color: #000;
  border: 1px solid #481114;
}
.head-contact li:nth-child(1) a .bi{
  height: 1.1em;
  width: 1.1em;
  animation: anim 1s infinite;
  color: #a53e3d;
} 

@keyframes anim {
    10% {
        rotate: 10deg;
    }
    15% {
        rotate: -10deg;
    }
    20% {
        rotate: 10deg;
    }
    25% {
        rotate: -10deg;
    }
    30% {
        rotate: 10deg;
    }
    35% {
        rotate: -10deg;
    }
    40% {
        rotate: 10deg;
    }
    45% {
        rotate: -10deg;
    }
    50% {
        rotate: 0deg;
    }
}

/* end head section */


/* start navigation section */
.navigation-section{
  position: relative;
  padding: 0px 0 0px;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}
.navigation{
  position:relative;
  padding: 0px 0px 0px;
  margin: 0px 0 0;
}

.navbar-collapse{
  justify-content:center;
}
.navbar{
	padding:0;
}
.menu{
  display: block;
  text-align: center;
  margin: 0 0 0;
  padding: 0;
}
.menu li{
  display:inline-block;
  padding: 0px 18px;
  color: #fff;
  position: relative;
  text-transform: capitalize;
  transition: 0.2s ease-in;
}
.menu li a{
  font-size: 17px;
  color: #515151;
  display: inline-block;
  padding: 10px 19px 10px;
  transition: 0.1s ease-in;
  font-weight: 600;
}
.navbar-toggler:focus{
  box-shadow:none;
}
.navbar-toggler{
  border-radius: 10%;
  width: 39px;
  height: 30px;
  background: #ffffff;
  display: inline-block;
  transition: all 0.2s ease-in;
  padding-top: 0px;
  line-height: 0px;
  margin: 0;
  margin-left: 0px;
  padding-left: 2px;
  border: 0;
  padding-right: 2px;
}

.toggle-design{
  height: 2px;
  width: 70%;
  background: #a53e3d;
  display: inline-block;
  transition: all 0.5s cubic-bezier(.62,.43,.35,1.47);
}
.menu li a:hover{
  background: #feb55e;
  color: #481114;
}
.menu li a.active-1 {
  background: #feb55e;
  color: #481114;
}

.navbar-collapse{padding:0;}
.navbar-collapse{padding:0;}
.dropdown-menu {
  position: absolute;
  padding: 17px 0px;
  top: 100%;
  left: 0px;
  float: none;
  right: 0;
  text-align: left;
  margin: 0 auto;
  border: 0;
  width: 250px;
  display: none;
  background:#4a1013;
  z-index: 999999;
  border-radius: 20px;
  transition: 0.2s all;
}
    
.dropdown-menu .dropdown-item{
	padding: 7px 20px 7px 20px;
	color: #ffffff;
	font-weight: 500;
	font-size: 15px;
	display:block;
}
.dropdown-menu .dropdown-item:hover{
	color:#f0b164;
	background:transparent;
}
@media (min-width: 768px) { 
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; 
 }
}
@media (max-width: 767px) { 
.dropdown:hover .dropdown-menu
    display: none;
    margin-top: auto; 
}

/* end navigation section*/


/* start love services section */

.love-services-section{
  padding: 0;
  background: #ffffff;
  border-bottom: 1px solid #f3ae5e;
}
.love-services-section span{
	display: inline-block;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	padding: 8px 23px 8px 15px;
	letter-spacing: 2px;
	font-weight: 500;
}
.love-services-section ul{
  padding: 0 0 0 15px;
  margin: 0;
  list-style: none;
  display: inline-block;
}
.love-services-section ul li{
  font-size: 15px;
  margin: 0;
  font-weight: 500;
  text-transform: capitalize;
  padding: 8px 15px;
  display: inline-block;
  color: #4e4e4e;
  border-right: 1px solid #a1a1a1;
}
.love-services-section ul li:last-child{
  border:0;
}
/* end love servies section */


/* start header slide section */

.slide-section img{
   width: 100%;
}
.carousel-control-next, .carousel-control-prev{
  opacity:2;
}
.slide-btn b{
  display: inline-block;
  height: 38px;
  width: 28px;
  background: #ffffff;
  margin: 0 0  0;
}
.slide-btn b span{
  margin: 10px 0px 0 -5px;
  height: 21px;
  filter: brightness(1) invert(1);
}

.carousel-control-next{
  justify-content: right;
  right: 0px;
}
.carousel-control-prev{
  justify-content: start;
}
/* end header slide section */

/* start marquee section  */

.marquee{
  background: #481114;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  padding: 11px 0 0px;
  letter-spacing: 0.3px;
  line-height: 29px;
}
/* end marquee section */

/*END HEADER SECTION */

/* start top services section */

.topservices-section{
	padding: 100px 0 80px;
	position:relative;
}
.topservices-section:before{
	background: url(images/background-design.webp) no-repeat;
	position:absolute;
	background-size: cover;
	content:"";
	height:100%;
	top: 0;
	background-position: center;
	width:100%;
	left:0;
	z-index: -9;
}
.topservices-left1{
	padding: 0 20px 0 0px;
}
.top-heading strong{
	font-size: 35px;
	color: #565656;
	font-weight: 500;
	text-transform: uppercase;
	display: block;
	font-family: 'Rubik',sans-serif;
}
.top-heading strong span{
	color: #000000;
	font-weight: 600;
}
.top-heading b{
	font-weight:600;
	color: #2c2c2c;
	font-family: 'Rubik',sans-serif;
	text-transform: uppercase;
	display: block;
	font-size: 33px;
	padding: 0 0 11px 0;
	position:relative;
}
.top-heading b:before{
	content:"";
	position:absolute;
	height: 2px;
	width: 100%;
	background: #481114;
	left: 0;
	bottom: 2px;
	border-radius: 20px;
}
.top-heading b:after{
	content:"";
	position:absolute;
	height: 6px;
	width: 50%;
	background: #eba859;
	border-radius: 20px;
	left: 0;
	bottom: 0;
}
.top-heading p{
	color:#a53e3d;
	font-weight: 700;
	text-transform: capitalize;
}
.top-services-content p{
	color: #676767;
	line-height: 31px;
	font-weight: 500;
	font-size: 15px;
	text-align: justify;
	padding: 10px 0 0;
}
.top-services-content p strong{
	color:#a53e3d;
	font-weight: 600;
}
.top-services-content  a{
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  background: #481114;
  padding: 9px 21px 9px 21px;
  font-weight: 600;
  text-shadow: 3px -1px 5px #e5a355;
  margin: 17px 0 0px 0;
  border-radius: 28px;
}


.topservices-right1{
	padding: 0 0 0 40px;
}
.top-services-content ul li{
	padding: 12px 0;
	font-size: 15px;
	color: #222;
	font-weight: 500;
	text-transform: capitalize;
	list-style: none;
}
.top-services-content ul li .bi{
	margin: 0px 10px -2px 0px;
	color: #a53e3d;
	height: 1.2rem;
	width: 1.2rem;
}
.taglinepuja{
	margin: 0;
	padding: 40px 0;
}
.taglinepuja strong{
  font-size: 35px;
  text-transform: capitalize;
  font-weight: 600;
  display: block;
  color: #525252;
}
.taglinepuja b{
  font-weight: 700;
  color: #000000;
}
.taglinepuja span{
	font-size: 15px;
	font-weight: 600;
	color: #272727;
	padding: 6px 0 0;
	display: block;
	text-transform: uppercase;
}
.mark-section-bottom{
	background: #ffebd2;
}
/* end top services section*/


/* start best services section */

.best-services-section{
	padding: 70px 0 0;
}
.inner-our-page{
	padding-top:0;
}
.bestservices-heading strong{
	font-size: 39px;
	color: #565656;
	font-weight: 500;
	text-transform: uppercase;
	display: block;
	font-family: 'Rubik',sans-serif;
}
.bestservices-heading strong span{
	color: #000000;
	font-weight: 700;
}
.bestservices-heading p{
	color:#a53e3d;
	font-weight: 700;
	text-transform: capitalize;
}
.bestservices1{
	padding: 10px 10px;
}
.bestservices2{
	position: relative;
	padding: 16px;
	border: 1px solid #e4e4e4;
	background: #ffff;
	border-radius: 20px;
}
.bestservices2 strong{
	font-size: 21px;
	display: block;
	padding: 16px 0 0px;
	text-transform: capitalize;
	font-weight: 700;
	color: #000000;
}
.bestservices2 img{
	width: 100%;
	border-radius: 20px;
}
.bestservices2 a{
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	color: #481114;
	background: #feb55e;
	padding: 11px 21px 11px 21px;
	font-weight: 600;
	text-shadow: 2px 0px 8px #a53e3d;
	margin: 17px 0 0px 0;
	border-radius: 28px;
}
.bestservices2 a .bi{
	margin: 0 0 -3px 0;
}
/* end best services section */


/* strat mnark section */

.mark-section{
  background: #481114;
  padding: 32px 0 40px;
}
.design-mark{
  justify-content:center;
  align-items: center;
}
.mark-left p{
	font-size: 42px;
	color: #fff;
}
.mark-left p strong{
	color: #feb55e;
}
.mark-left span{
	color: #fff;
	font-size: 15px;
	display: block;
	font-weight: 400;
	padding: 7px 0 0;
}


.mark-right ul{
	padding: 0;
	margin:0;
	list-style: none;
}
.mark-right ul li{
	display: inline-block;
	padding: 0 8px;
	font-size:16px;
	text-transform: capitalize;
	color:#fff;
}
.mark-right ul li a{
	color:#fff;
	padding: 7px 10px;
	display:inline-block;
	font-weight: 600;
}
.mark-right ul li:nth-child(1) a{
	background:#feb55e;
	color:#000;
}
.mark-right ul li:nth-child(3) a{
	background:#009a3a;
}
/* end mark section*/

/* start about us section */

.aboutus-section{
	padding: 100px 0 80px;
	position:relative;
	/* background: #fff; */
}
.aboutus-section:before{
	background: url(images/background-about.webp) no-repeat;
	position:absolute;
	background-size: cover;
	content:"";
	height:100%;
	top: 0;
	width:100%;
	left:0;
	z-index: -9;
	opacity: 0.5;
}
.aboutus-head h1{
	font-size: 39px;
    color: #565656;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    font-family: 'Rubik',sans-serif;
}
.aboutus-head h1 a{
color: #565656;
}
.aboutus-head h1 a b{
  font-weight: 700;
  color: #000000;
}
.aboutus-head strong{
	font-size: 42px;
	color: #565656;
	font-weight: 500;
	text-transform: uppercase;
	display: block;
	font-family: 'Rubik',sans-serif;
}
.aboutus-head strong b{
  font-weight: 700;
  color: #000000;
}
.aboutus-head p{
    color: #a53e3d;
    font-size: 17px;
    font-weight: 700;
    text-transform: capitalize;
}
.about-content p{
	color: #3e3e3e;
	line-height: 31px;
	font-size: 15px;
	font-weight: 500;
	text-align: justify;
	padding: 10px 0 0;
}
.about-content ul{
   padding: 0px 0 0px 0px;
   margin: 10px 0 9px;
   list-style:none;
}
.about-content ul li{
  line-height: 27px;
  font-size: 15px;
  font-weight: 500;
  padding: 7px 24px 7px 40px;
  border-radius: 30px;
  display: inline-block;
  color: #000000;
  position:relative;
  background: #feb55e;
  margin: 10px 6px;
}
.about-content ul li:before {
	position: absolute;
	content: "";
	height: 15px;
	width: 15px;
	border-radius: 30px;
	background: #ffffff;
	left: 14px;
	top: 13px;
	}
.about-content p strong{
	font-weight: 600;
	color: #ad2a31;
}
.about-content h2,h3,h4,h5,h6{
	font-size: 18px;
	margin: 21px 0 5px 0px;
	line-height: 30px;
	padding: 8px 40px;
	font-weight: 600;
	border-radius: 140px 0 140px;
	z-index: 9;
	position: relative;
	display: inline-block;
	text-transform: capitalize;
	color: #ffffff;
	background: #481114;
}
.about-right1{
	padding: 0 0px 0 10px;
}
.about-left1{
	padding:10px 15px 0;
	text-align: center;
}
/*end about us section */

/* start main services section */

.main_services{
  background: #feb55e;
  position:relative;
  z-index: 9;
}
.main_services:before{
	background: url(images/bg.webp) no-repeat;
	position:absolute;
	background-size: cover;
	content:"";
	height:100%;
	top: 0;
	background-position: center;
	width:100%;
	left:0;
	z-index: -9;
	opacity: 0.8;
}

.mainservices-right1{
  padding: 0px 0 0 0px;
}

.main-services3{
  padding: 20px 20px 60px;
  border-radius: 20px;
  box-shadow: 0 0 11px #c9c9c99e;
  background: url(images/test-bg.webp) no-repeat;
  background-size: cover;
}

.main-services3 strong{
  background: #481114;
  color: #fff;
  font-size: 23px;
  text-shadow: 0 0 8px white;
  font-weight: 500;
  display: block;
  border-radius: 50px;
  font-family: 'Rubik',sans-serif;
  padding: 6px 9px;
  position: relative;
  text-transform: capitalize;
}
.main-services3 p{
  color: #2f2f2f;
  font-weight: 500;
  font-size: 15px;
  line-height: 30px;
  padding: 17px 0 12px;
}
.main-services4{padding: 0px 0 0;text-align: center;margin: -60px 0 0 0;}
.main-services4 span{
  display: block;
  height: 240px;
  width: 240px;
  border-radius: 50%;
  margin: 0 auto;
  background: #481114;
  padding: 20px;
}
.main-services4 span img{
  border-radius: 50%;
  padding: 2px;
  background: white;
}
.main-services-1{
  padding:15px;
}

/* end main services section */


/* start services section  */

.services-section{
	padding: 100px 0 50px;
	position:relative;
}
.services-section:before{
	background: url(images/background-design.webp) no-repeat;
	position:absolute;
	background-size: cover;
	content:"";
	height:100%;
	top: 0;
	background-position: center;
	width:100%;
	left:0;
	z-index: -9;
}
.services1{
  padding: 16px 10px;
}
.services2{
  
}
.services3{
	padding: 0px 15px;
}
.services-3 img{
	border-radius: 20px 20px  0 0;
	border: 3px solid #a74140;
	border-bottom: 0;
}
.services4{
	background: #481114;
	padding: 0 0px 40px;
	border-radius: 0 0 30px 30px;
}
.services4 strong{
	text-transform:uppercase;
	background-color: #a74140;
	font-weight: 500;
	display: block;
	margin: 0 auto;
	color: #ffffff;
	font-family: 'Rubik',sans-serif;
	font-size: 20px;
	padding: 5px 0;
	border-radius: 0 0 15px 15px;
	box-shadow: 0px 3.456310749053955px 3.456310749053955px 0px #00000040;
}
.services4 p{
	color: #ffffff;
	font-size: 14.3px;
	line-height: 31px;
	padding: 21px 15px 5px;
}
.services4 a{
	background: #feb55e;
	color: #000;
	margin: 10px 0 0;
	padding: 5px 20px 4px;
	border-radius: 46px;
	text-transform: capitalize;
	font-size: 17px;
	display: inline-block;
	font-weight: 600;
}
/* end services section  */









/* start testimonials section */

.testimonials{
	padding: 60px 0 100px;
}
.testimonails-1{
	padding: 15px;
}
.testimonails-2{
	padding: 25px;
	border-radius: 30px;
	border: 1px solid #a53e3d;
	background: url(images/test-bg.webp) no-repeat;
	background-size: cover;
}
.testimonails-2 strong b .bi{
  color: #ffbf00;
}
.testimonails-2 p{
	color: #3b3b3b;
	font-size: 14px;
	line-height: 27px;
	font-weight: 500;
}
.testimonails-2 span{
  text-align: center;
  display: block;
  font-size: 16px;
  color: #a74140;
  border-bottom: 1px solid #a53e3d;
  text-transform: capitalize;
  font-weight: 700;
  padding: 16px 0 9px;
  margin: 0 0 10px;
}
/* end testimonials section*/

/* start footer section  */

.footer{
  background: #101010;
  position:relative;
  z-index: 9;
}
.footer:before{
	background: url(images/bg.webp) no-repeat;
	position:absolute;
	background-size: cover;
	content:"";
	height:100%;
	top: 0;
	background-position: center;
	width:100%;
	left:0;
	z-index: -9;
	opacity: 0.1;
}

.footer-left1{
  padding: 0px 40px 30px 0px;
}
.footer-about a img{
	height: 110px;
}
.footer-about p{
  color: #a3a3a3;
  padding: 15px 0 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
}
.footer-about a{
	display: inline-block;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	background: #481114;
	padding: 9px 21px 9px 21px;
	font-weight: 600;
	text-shadow: 0px -1px 9px #e5a355;
	margin: 17px 0 0px 0;
	border-radius: 28px;
}
.footer-about strong{
  color: #fff;
  font-family: 'Oswald',sans-serif;
  font-size: 20px;
  font-weight: 600;
  display: block;
}

.footer-links{
  padding: 18px 0 0;
}

.footer-navigation{

}
.footer-navigation1 ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-navigation1 ul li{
  padding: 8px 0 8px 17px;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
}
.footer-navigation1 ul li a{
  color: #c5c5c5;
}
.footer-navigation1 li:before{
  content: "";
  font-size: 15px;
  margin: 0;
  left: 0;
  border-radius: 20px;
  top: 16px;
  width: 7px;
  height: 7px;
  background: #feb55e;
  position: absolute;
}
.footer-navigation1 strong{
	display: block;
	color: #feb55e;
	font-family: 'Rubik',sans-serif;
	font-size: 23px;
	text-transform: capitalize;
	margin: 0;
	font-weight: 500;
}


.footer-services1{
  padding: 0 0px;
}
.footer-services1 strong{
  display: block;
  color: #feb55e;
  font-family: 'Rubik',sans-serif;
  font-size: 23px;
  text-transform: capitalize;
  margin: 0;
  font-weight: 500;
}



.footer-right{
  padding: 10px;
  border: 1px solid;
}

.services-left1{
  padding: 0px;
}
.services-left1 ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.services-left1 ul li{
  padding: 8px 0 8px 17px;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
  color: #c5c5c5;
}
.services-left1 li:before{
  content: "";
  font-size: 15px;
  margin: 0;
  left: 0;
  border-radius: 20px;
  top: 16px;
  width: 7px;
  height: 7px;
  background: #feb55e;
  position: absolute;
}

.footer-right1{
  padding: 0px 0 0 30px;
  border-left: 1px solid #eba859;
}
.footer-right1 strong{
  display: block;
  color: #feb55e;
  font-size: 26px;
  text-transform: capitalize;
  margin: 0;
  font-weight: 700;
  position:relative;
}
.footer-right1 strong:before{
	content:"";
	position:absolute;
	height: 2px;
	width: 100%;
	background: #a74140;
	left: 0;
	bottom: -5px;
	border-radius: 20px;
}
.footer-right1 strong:after{
	content:"";
	position:absolute;
	height: 4px;
	width: 50%;
	background: #eba859;
	border-radius: 20px;
	left: 0;
	bottom: -6px;
}
.footer-right1 ul{
  padding: 20px 0 0;
  margin: 0;
  list-style: none;
}
.footer-right1 ul li{
  padding: 15px 0;
}
.footer-right1 li span{
  font-size: 15px;
  display: block;
  padding: 6px    0 0 0;
  font-weight: 400;
}
.footer-right1 li i{
  font-style: normal;
  font-size: 15px;
  font-weight: 500;
  color: #feb55e;
  text-transform: uppercase;
  display: block;
}


.copy-right{
  padding: 30px 0 0;
  border-top: 1px solid #eba859;
}
.copy-right p{
  color: #fff;
  font-size: 13px;
  display: block;
}
/* end footer section  */




/* start bread crumb section */

.bread-crumb{
  background: #feb55e;
  position:relative;
  z-index: 9;
}
.bread-crumb:before{
	background: url(images/bg.webp) no-repeat;
	position:absolute;
	background-size: cover;
	content:"";
	height:100%;
	top: 0;
	background-position: center;
	width:100%;
	left:0;
	z-index: -9;
	opacity: 0.5;
}
.breadcrumb-section{
	padding: 52px 0 44px;
}
.breadcrumb-section h1{
  font-size: 39px;
  font-family: 'Rubik', sans-serif;
  text-transform: capitalize;
  font-weight: 500;
}
.breadcrumb-section h1 a{
  color: #481114;
}
.breadcrumb-section h1 a b{
	font-weight: 700;
	color: #ffc035;
}
.breadcrumb-section p{
	padding: 0 0 0px 0;
	color: #000000;
	font-size: 22px;
	text-transform: capitalize;
	font-weight: 600;
}
.breadcrumb-section .home{
	font-size: 14px;
	padding: 7px 21px;
	border-radius: 50px;
	color: #ffffff;
	font-weight: 500;
	text-align: center;
	text-transform: capitalize;
	margin: 18px 0 0;
	display: inline-block;
	background: #a53e3d;
}
.breadcrumb-section .home .bi{
	color:#fff;
	height: 1.2rem;
	width: 1.2rem;
}
/* end bread crumb section  */

/* ===============================================================
           START GET IN TOUCH PAGE CSS 
==================================================================*/ 


.getintouch{
  padding:100px 0;
}
.getin-left2{
	box-shadow: 0 0 17px #00000021;
	position:relative;
	padding: 60px 0 40px 0;
	border-radius: 30px;
}
.getin-left2:before{
	background: url(images/background-design.webp) no-repeat;
	position:absolute;
	background-size: cover;
	content:"";
	height:100%;
	top: 0;
	background-position: center;
	width:100%;
	left:0;
	z-index: -9;
}
.heading-form strong {
    font-family: 'Rubik',sans-serif;
    display: inline-block;
    color: #feb55e;
    background: #481114;
    border-radius: 0 40px 40px 0px;
    margin: 0;
    padding: 4px 40px 0 20px;
    font-size: 29px;
    text-transform: uppercase;
    font-weight: 500;
}

.heading-form p {
    padding: 10px 0 0 20px;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 18px;
}

.contac-rr {
  padding: 12px 40px 0px 40px;
  margin: 0;
  text-align: left;
}
.form-group1 {
   padding: 10px 9px;
   margin: 0px 0px 4px;
   position: relative;
}
.form-group1 label{
  text-align: left;
  font-weight: 600;
  display: block;
  padding: 0 0 4px 0;
  font-size: 14px;
  text-transform: capitalize;
}
input.form-control1 {
   color: #252525;
}

.form-control1 {
  height: 46px;
  background-color: transparent;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #656565ee;
  display: block;
  width: 100%;
  padding: 15px 14px 4px 0px;
  font-size: 15px;
  font-weight: 400;
}
textarea.form-control1 {
  height: 100px;
}

.form-group1 span{
  margin: 0;
}


.btn-group{
  padding: 14px 0 0px 0;
  margin: 0;
  display: block;
}
.btn-group>.btn{
  background: #feb55e;
  padding: 11px 35px 11px;
  color: #000000;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 600;
  border:0;
  border-radius: 30px;
  transition: 0.8s all ease-in-out;
  left: 0;
  right: 0;
  margin: 0px auto 0px;
}

.form-group1  .place::-webkit-input-placeholder{
  color: #303030;
  padding-left:10px;
  font-size:15px;
  font-weight:400;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.btn:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: -0px;
}
.btn:active:focus, .btn:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: -0px;
}

.getin-right2{
  border-left: 1px solid #eee;
  padding: 40px 30px 40px 30px;
  background: #481114;
  border-radius: 40px;
  position:relative;
  z-index: 9;
}
.getin-right2:before{
	background: url(images/bg.webp) no-repeat;
	position:absolute;
	background-size: cover;
	content:"";
	height:100%;
	top: 0;
	background-position: right;
	width:100%;
	left:0;
	z-index: -9;
	opacity: 0.1;
}
.getin-social p{
  font-weight: 600;
  padding: 0px 0 15px 0;
  font-size: 27px;
  letter-spacing: 2px;
  color: #feb55e;
  text-transform: capitalize;
}
.getin-social ul li{
  list-style: none;
  padding: 0 9px 0 9px;
  font-weight: 600;
  font-size: 19px;
  text-transform: capitalize;
  color: #ffba00;
  display: inline-block;
}
.getin-social li a{
  color: #fff;
}
.getin-social li a .bi{
  height: 1.2rem;
  width: 1.2rem;
  color: #ffffff;
}

.getin-contact p{
  font-weight: 500;
  padding: 0px 0 10px 0;
  font-size: 18px;
  letter-spacing: 3px;
  color: #feb55e;
  text-transform: capitalize;
}
.getin-contact a{
  color: #ffffff;
  font-size: 16px;
  display: block;
  padding: 4px 0 0;
}
.getin-contact a .bi{
  height: 1.2rem;
  margin: 0 7px 0 0px;
  width: 1.2rem;
  color: #feb55e;
}
.getin-social{
  padding: 12px 0 26px;
  border-bottom: 1px solid #ebebeb;
}
.getin-contact{
  padding: 26px 0;
  border-bottom: 1px solid #ebebeb;
}
.getin-contact:last-child{
  border:0;
}
.getin-right1{
	padding: 0 0 0 30px;
}
/* ===============================================================
           END GET IN TOUCH PAGE CSS 
==================================================================*/






#callbook {
  background:green;
  bottom: 0;
  height: 40px;
  left: 0;
  position: fixed;
  display: none;
  right: 0;
  z-index: 999999;
}
#callbook ul{
  padding: 0px;
}
#callbook ul li {
  background:red;
  position: relative;
  padding: 8px 21px;
  width:50%;
  list-style:none;
  float:left;
  text-align: center;
}
#callbook ul li:last-child{
  background: #038303;
}
#callbook ul li a span {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  text-decoration: none;
  position: relative;
  top: 0px;
}







@media (max-width: 767px){
  body{text-align: center;}
  	.navbar-collapse.in{overflow-y: visible;}
	.menu li{display:block;padding:5px 0;}
	.tophead-section{padding: 6px 0 17px;}
	.head-icon{display:none;}
	.head-icon{display:none;}
	.head-design {padding: 11px 0 13px;}
	.head-contact {padding: 0px 0 0px 0;}
	.head-contact ul li:nth-child(2){display:none;}
	.menu li a {font-size: 14px;padding: 5px 16px 6px;}
	.tophead-right2 ul li:nth-child(1){display:none;}
	.tophead-left2 b{display:none;}
	.tophead-left2 span a{font-size: 27px;}
	.tophead-left2 span a .bi{height: 1.8rem;width: 1.8rem;}
	.head-logo1{width:100%;}
	.tophead-right2 li a:before{width: 35px;height:35px;top: -5px;left: -5px;}
	.tophead-right2 li a{line-height: 28px;width: 25px;height: 25px;}
	.tophead-right2{text-align: center !important;padding: 5px 0 0;}
	.love-services-section ul li {font-size: 11px;padding: 8px 3px;}
	.love-services-section ul li:nth-child(5){display:none;}
	.love-services-section ul li:nth-child(3){display:none;}
	.topservices-right1 {padding: 50px 0 0 0px;}
	.topservices-left1{padding:0;}
	.top-services-content p{text-align:left;}
	.topservices-section {padding: 70px 0 60px;}
	.bestservices-heading strong{font-size: 33px;}
	.bestservices1{width:50%;}
	.bestservices2 strong{font-size: 17px;}
	.bestservices2 a{font-size: 13px;padding: 9px 10px 9px 10px;}
	.head-right{width:100%;text-align:center !Important;}
	.services4 strong{ font-size: 17px;padding: 8px 0;}
	.services3 { padding: 0px 10px;}
	.mark-left {text-align:center !Important;padding:0 0 15px;}
	.mark-right {text-align:center !Important;}
	.mark-left p {font-size: 33px;}
	.footer-right1 {padding: 20px 0 0 0px;border-left:0;border-top: 1px solid #eba859;}
    .footer-left1 {padding: 0px 0px 30px 0px;}
	.services-section {padding: 30px 0;}
	.aboutus-head p{font-size: 14px;}
	.testimonails-2 {padding: 15px;}
	.testimonails-1:nth-child(3){width:100%;}
	.footer-services1{padding: 11px 15px  0 22px;}
	.footer-navigation1 ul li{display:inline-block;padding: 8px 11px 8px 17px;}
	.aboutus-section { padding: 50px 0 50px;}
	.aboutus-head h1 { font-size: 30px;}
	.about-left1{padding: 0  15px;}
	.about-content ul li{ padding: 6px 24px 6px 40px;margin: 7px 6px;}
	.about-right1 {padding: 0 15px 0 15px;}
	.about-content ul li:before{top: 14px;height: 12px;width: 12px;}
	.taglinepuja strong{font-size: 26px;}
	.taglinepuja span{font-size: 14px;text-transform: capitalize;line-height: 23px;}
    .contac-rr { padding: 12px 20px 0px 20px;}
	.getin-right1 {padding: 20px 0 0 0px;}
	.getintouch{padding:100px 15px;}
	.about-content p{text-align:left;}
	
	
	#callbook {display:block;}




}


@media only screen and (min-width: 768px) and (max-width: 991px) {
	.menu li{display:block;padding: 4px 0;}
	.navigation{margin:0;}
	.menu li a {font-size: 14px;padding: 5px 16px 6px;}
	.tophead-right2 ul li:nth-child(1){display:none;}
	.tophead-left2 b a{font-size: 15px;}
	.head-logo1{width:100%;}
	.love-services-section ul li {font-size: 14px;padding: 8px 9px;}
	.love-services-section ul li:nth-child(5){display:none;}
	.love-services-section ul li:nth-child(4){display:none;}
	.topservices-right1 {padding: 20px 0 0 0px;}
	.topservices-left1{padding:0;}
	.head-contact{text-align:center !Important;padding: 7px 0 0px 0;}
	.head-icon{display:none;}
	.head-design {padding: 11px 0 13px;}
	.head-right{width:100%;text-align:center !Important;}
	.testimonails-1:nth-child(3){width:100%;}
	.mark-left p {font-size: 33px;}
	.mark-section{padding: 32px 15px 40px;}
	.mark-left span{font-size: 14px;line-height: 29px;}
	.mark-right ul li{padding: 4px 0px;display: block;font-size: 14px;}
	.mark-right {text-align:center !Important;}
	.taglinepuja strong{font-size: 26px;}
	.getin-right1 {padding: 0 0 0 10px;}
	
	

	


}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.menu li {padding: 0px 10px;}
	.menu li a {font-size: 15px;padding: 10px 16px 10px;}
	.bestservices2 strong{font-size: 19px;}
	.topservices-left1 {padding: 0 0px 0 0px;}
	.top-heading strong{font-size: 32px;}
	.top-services-content ul li .bi {margin: 0px 5px -2px 0px;height: 1.0rem; width: 1.0rem;}
    .love-services-section ul li {font-size: 14px;padding: 7px 10px;}
	.love-services-section ul li:nth-child(5){display:none;}
	.services4 strong{ font-size: 17px;padding: 8px 0;}
	.services3 { padding: 0px 10px;}
	.mark-right ul li{padding: 0 3px;font-size: 13px;}
	.getin-right1 {padding: 0 0 0 10px;}
	


	
}
@media only screen and (min-width: 1201px) and (max-width: 1340px) {
	.love-services-section ul li {font-size: 14px;padding: 9px 9px;}
  

}

@media (max-width: 575px) and (min-width: 0px) {
	.navigation{margin:2px 0 0 0;}
	.navbar-toggler{width: 38px;height: 27px;}
	.top-services-content{padding:0 15px;}
	.top-heading{padding:0 15px;}
	.top-heading b{font-size: 26px;}
	.bestservices-heading strong{font-size: 27px;}
	.services1 { padding: 16px 15px;}
	.mark-section{padding: 32px 15px 40px;}
	.mark-left span{font-size: 14px;line-height: 29px;}
	.mark-right ul li{padding: 0 3px;font-size: 13px;}
	.about-content ul li{display:block;padding: 7px 24px 7px 35px;margin: 9px 6px;}
	.aboutus-head strong{font-size:30px;}
	.about-content h2, h3, h4, h5, h6{ font-size: 17px;border-radius: 20px 0 20px; padding: 5px 30px;}
	.design-footer{padding:0 15px;}
	.taglinepuja strong{font-size: 20px;}
	.breadcrumb-section h1{font-size: 27px;}
	.heading-form p{font-size: 18px;}
	

	
}
@media (max-width: 420px) and (min-width: 0px) {
	.bestservices1{width:100%;}
	.love-services-section ul li:nth-child(2){display:none;}
	.love-services-section ul li:nth-child(4){display:none;}
	.love-services-section ul li {font-size: 12px;padding: 8px 9px;}
    .mark-left p {font-size: 25px;}
	.footer-navigation1 ul li{display:block;padding: 8px 0px 8px 17px;}

	
	
	


}   