/*
Template Name: Interior Pro
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
body{
font-family: 'Lora', serif;
}
ul{
list-style:none;
padding:0;
 }

h1,h2,h3,h4,h5{
font-weight:bold;
 }

p{
color: #555;
font-family: 'Quicksand', sans-serif;
 }
li{
letter-spacing:1px; 
 }

a{
color: #111;
text-decoration:none;
 }
a:hover{
text-decoration:none;
color: #b98e75;
 }
a:focus{
text-decoration:none;
color: #b98e75;
 }


.button{
background:#fff;
color:#000!important;
display: inline-block;
transition: 0.3s;
padding: 16px 35px 16px 35px;
font-weight:bold;
letter-spacing:1px;
 }

.button:hover{
background:#b98e75;
color:#fff!important;
 }
 
.button_1{
background:#b98e75;
color:#fff!important;
display: inline-block;
transition: 0.3s;
padding: 16px 35px 16px 35px;
font-weight:bold;
letter-spacing:1px;
 }

.button_1:hover{
background:#252531;
color:#fff!important;
 }
 
.button_2{
background:none;
color:#000!important;
display: inline-block;
transition: 0.3s;
padding: 16px 35px 16px 35px;
font-weight:bold;
letter-spacing:1px;
border:1px solid #b98e75;
 }

.button_2:hover{
background:#b98e75;
color:#fff!important;
 }
 
.button_3{
background:#fff;
color:#000!important;
display: inline-block;
transition: 0.3s;
padding: 16px 35px 16px 35px;
font-weight:bold;
letter-spacing:1px;
border:1px solid #b98e75;
 }

.button_3:hover{
background:#252531;
color:#fff!important;
 }


.grid figure {
position: relative;
float: left;
overflow: hidden;
width: 100%;
text-align: center;
cursor: pointer;
}
figure.effect-jazz figcaption::after,
figure.effect-jazz img
{
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}

figure.effect-jazz:hover img {
-webkit-transform: scale3d(1.05,1.05,1);
transform: scale3d(1.05,1.05,1);
}

.col_brow{
color: #b98e75; 
 }

.bg_dark{
background:#252531!important; 
 }
.bg_dark_o{
background:#343444!important; 
 }
.bg_brow{
background:#b98e75!important; 
 }



hr{
opacity:1;
background-color:#f5e4db; 
 }
.font_14{
font-size:14px; 
 }
.font_12{
font-size:12px; 
 }
.font_10{
font-size:10px; 
 }
.font_8{
font-size:8px; 
 }

.font_60{
font-size:60px; 
 }
.font_50{
font-size:50px; 
 }

.line {
height:2px!important;
width: 60px;
background-color:#b98e75;
}

.p_3{
padding-top:30px;
padding-bottom:30px; 
 }

.border_1{
border:1px solid #f5e4db;
 }


.carousel_p .carousel-indicators {
bottom: -60px!important;
}
.carousel_p {
padding-bottom: 70px;
}
.icon_line:before {
display: inline-block;
width: 50px;
height: 3px;
background-color: #b98e75;
vertical-align: middle;
margin-right: 3%;
content: "";
}

/*********************header****************/
.nav_hide:after{
display:none; 
 }


#header .navbar-brand{
font-size:34px;
 }
.navbar-collapse {
align-items:start;
}

#header .nav-link{
color:#000;
padding:22px 22px;
font-weight:bold;
letter-spacing:1px;
 }
#header .nav-link:hover{
color:#b98e75;
 }
#header .nav-link:focus{
color:#b98e75;
 }
#header .active{
color:#b98e75;
 }

.drop_1{
min-width:250px;
padding:0;
border-radius:0;
margin-top:9px!important;
border:none;
box-shadow: 0px 4px 20px -3px rgb(22 36 62 / 15%);
 }
.drop_1 a{
padding-top:15px;
padding-bottom:15px;
border-bottom:1px solid #f5e4db;
color:#000;
font-weight:bold;
 }
.drop_1 a:hover{
background:#b98e75;
color:#fff;
 }


.sticky {
position: fixed;
top: 0;
width: 100%;
z-index:3;
width:100%!important;
}
.sticky {
top: -40px;
transform: translateY(40px);
transition: transform .3s;
}

#header .input-group {
border-bottom: 1px dashed #c0c0c0;
padding-bottom:10px;
}
#header .input-group .form-control{
font-size:40px;
color:#f4f4f4;
}
#header .input-group .form-control:focus{
box-shadow:none;
}

#header ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(255, 255, 255, 0.77)!important;
  opacity: 1; /* Firefox */
}
#header .btn { 
font-size:40px;
color: rgba(255, 255, 255, 0.77);
 }
.modal-dialog{
min-width:900px; 
 }
.modal-header .btn-close {
color: #fff!important;
background:none;
width:auto!important;
opacity:1!important;
font-size:40px;
margin-bottom:100px;
}
.fade {
background-color: #0f1425e6;
padding-top:100px;
 }

.drop_conc a  {
margin-top:10px;
}
 
/*********************header_end****************/


/*********************common****************/
.pages ul li{
 display:inline-block;
 }
.pages ul li a{
display:block;
color: #0c121d;
 margin: 0 2px;
 width:40px;
 height:40px;
 line-height:38px;
 text-align:center;
 border:1px solid #f5e4db;
 background:#fff;
 }
.pages ul li a:hover{
 background: #b98e75;
 border:1px solid #b98e75;
 }
.pages ul li a:hover{
 color: #fff!important;
 }
.act{
background:#b98e75!important;
border:1px solid #b98e75!important;
color:#fff!important;
 }

 /* footer social icons */
ul.social-network {
list-style: none;
display: block;
margin-left:0 !important;
padding: 0;
}
ul.social-network li {
display: inline-block;
}

/* footer social icons */
.social-network a.icoRss:hover {
background-color: #F56505;
}
.social-network a.icoFacebook:hover {
background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
color:#44BCDD;
}

.social-circle li a {
display:inline-block;
position:relative;
margin:0 2px 0 2px;
-moz-border-radius:50%;
-webkit-border-radius:50%;
border-radius:50%;
text-align:center;
width: 40px;
height: 40px;
}
.social-circle li i {
margin:0;
line-height:40px;
text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-ms--transform: rotate(360deg);
transform: rotate(360deg);
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-ms-transition: all 0.2s;
transition: all 0.2s;
}
.social-circle i {
color: #fff;
-webkit-transition: all 0.8s;
-moz-transition: all 0.8s;
-o-transition: all 0.8s;
-ms-transition: all 0.8s;
transition: all 0.8s;
}
.form-control:focus{
  box-shadow:none;
 border-color:#f5e4db; 
 }
.form-select:focus{
 box-shadow:none;
 border-color:#f5e4db;  
 }
.form-control{
border-color:#f5e4db;
box-shadow:none;
border-radius:0;
height:50px;
 }
.form-select{
border-color:#f5e4db;
box-shadow:none; 
border-radius:0;
height:50px;
color:#777;
 }

.shadow_box{
box-shadow: 0px 4px 20px -3px rgb(22 36 62 / 15%);
 }
.carousel-indicators [data-bs-target] {
 background-color:#b98e75; 
}

.input-group .form-control{
height:auto; 
 }
.input-group .form-control:focus{
box-shadow:none;
 }
.form-check .form-check-input:checked {
background-color: #b98e75;
border-color: #b98e75;
}
.form_text{
height:150px!important; 
 }

.offer_m {
background: #000000f2;
}
.border_dark{
border-bottom:2px solid #b98e75; 
 }

.work_2r .progress-bar {
background: #fff;
border-radius: 0;
}
.work_2r .progress {
background-color: #b98e75;
height: 8px;
overflow: hidden;
border-radius: 0;
}
/*********************common_end****************/

/*********************team****************/
.team_2i2ir span a{
width:40px;
height:40px;
line-height:40px; 
 }
.team_2i3 ul li a{
width:40px;
height:40px;
line-height:40px;  
 }
.team_2i3 ul li a:hover{
background:#b98e75!important;
color:#fff;
 }
.team_2i3{
background: #0000009c;
display:none; 
 }
.team_2im:hover .team_2i3{
display:block;
 }
/*********************team_end****************/

/*********************blog****************/
.blog_1im:hover .blog_1im1i1{
background:#0000009c; 
 }
.blog_1im2ir{
margin-top:12px; 
 }
/*********************blog_end****************/

/*********************serv****************/
.serv_2i2 span{
width:80px;
height:80px;
line-height:80px; 
 }
.serv_2i3{
bottom:20px;
width:90%;
left:5%; 
 }
.serv_2i:hover .serv_2i2{
background: #0000009c;
 }
/*********************serv_end****************/


/*********************footer****************/
#footer {
background-image: url(../img/1.jpg);
background-position: center;
}
#footer h3{
font-size:34px;
 }
.footer_1i ul li a{
background:#3a3737;
 }
/*********************footer_end****************/


@media screen and (max-width : 767px){
.navbar-collapse{
max-height:300px;
overflow-y:scroll; 
border-top:1px solid #f5e4db;
margin-top:15px;
 }
#header .nav-link{
font-size:24px;
border-bottom:1px solid #f5e4db;
padding-top:10px;
padding-bottom:10px;
margin:0!important;
border-left:none;
 }

.navbar .navbar-toggler{
box-shadow:none!important;
background:#fbfbfb;
border:none;
border-radius:0;
margin-top:0;
 }
.drop_1{
margin-top:0!important;
min-width:100%; 
 }
.drop_1 a{
font-size:22px; 
 }
.drop_2{
margin-top:0!important;
min-width:100%; 
 }

.sticky .drop_1{
margin-top:0!important; 
 }
.line{
margin-left:auto;
margin-right:auto; 
 }

.pages ul li{
margin-top:5px;
margin-bottom:5px; 
 }
 
#top{
display:none; 
 }
#header .navbar-brand {
font-size: 26px;
}
.modal-dialog{
min-width:90%; 
 }
.serv_2i {
margin-top:8px;
margin-bottom:8px; 
 }
.team_2im{
margin-top:8px;
margin-bottom:8px;  
 }
.testim_1i1 {
margin-top:8px;
margin-bottom:8px; 
text-align:center; 
 }
.testim_1i1 p{
text-align:left; 
 }
.blog_1im{
margin-top:8px;
margin-bottom:8px;  
 }
.blog_1im2il img{
width:30px;
height:30px; 
 }
.blog_1im2ir h6{
font-size:14px;
 }
.blog_1im2ir {
margin-top:5px;
}
.footer_1i h5{
text-align:center;  
 }
.footer_1i h3{
text-align:center;  
 }
.footer_1i ul{
text-align:center;  
 }
.footer_1i{
margin-top:8px;
margin-bottom:8px;  
 }
.footer_3ism h6{
margin-top:10px!important;
font-size:13px; 
 }
.footer_2 {
text-align:left!important;  
 }
.centre_o1 h1 .pull-right{
display:block!important; 
float:none!important;
 }
.centre_o1 h1 {
text-align:center;
 }
.work_2l img{
height:auto; 
 }
.work_2r{
margin-top:15px!important; 
 }
.about_pgi{
text-align:center; 
 }
.about_pgi p{
text-align:left; 
 }
.about_pgir{
margin-top:15px; 
 }
.offer_l{
margin-top:10px; 
margin-bottom:10px; 
text-align:center;
 }
.offer_l p{
text-align:left;
 }
.offer_r img{
height:auto;
}
.about_pgoi{
margin-top:8px;
margin-bottom:8px; 
 }
.team_1l{
text-align:center; 
 }
.team_1r{
text-align:center!important; 
 }
.team_3r {
text-align:center!important;  
 }
.team_3l {
text-align:center!important;  
 }
.serv_2i1 img{
min-height:240px; 
 }
.blog_1dt3il .form-control{
margin-top:10px; 
 }
.blog_1dt3il{
text-align:center;  
 }
 }
@media (min-width:576px) and (max-width:767px) {
.about_pgi p{
text-align:center; 
 }
 }
@media (min-width:768px) and (max-width:991px) {
.navbar-expand-md {
flex-wrap:wrap!important;
}
#header .navbar-brand {
font-size: 20px;
}
#header .nav-link {
padding: 22px 8px;
font-size:13px;
}
.drop_conc a{
font-size:13px; 
 }
.drop_1{
left:auto!important;
right:0!important;
 }
.modal-dialog{
min-width:90%; 
 }
.serv_2i3{
padding:10px!important; 
 }
.serv_2i1 img{
min-height:220px; 
 }
.team_2i1 img{
min-height:220px;  
 }
.team_2i2{
padding:10px!important; 
 }
.team_2i2ir span a {
width: 20px;
height: 20px;
line-height: 20px;
font-size:12px;
}
.team_2i2il h5 {
font-size:14px;
}
.team_2i2il h6 {
font-size:13px;
}
.team_1r{
margin-top:0!important; 
 }
.blog_1im2il img{
width:30px;
height:30px; 
 }
.blog_1im2il h6{
font-size:11px;
 }
.blog_1im2ir h6{
font-size:11px;
 }
.blog_1im2{
padding:11px!important; 
 }
.blog_1im2ir {
margin-top:5px;
}
#footer h3{
font-size:18px; 
 }
#footer ul li a{
width:30px;
height:30px;
font-size:12px;
 }
#footer ul li a i{
line-height:30px;
 }
#about_pg .work_2l img{
min-height:680px; 
 }
 }
@media (min-width:871px) and (max-width:991px) {
#header .nav-link {
padding: 22px 15px;
}
 }
@media (min-width:992px) and (max-width:1200px) {
.navbar-expand-md {
flex-wrap:wrap!important;
}
#header .navbar-brand {
font-size: 28px;
}
#header .nav-link {
padding: 22px 15px;
}
.modal-dialog{
min-width:90%; 
 }
.serv_2i3{
padding:10px!important; 
 }
.serv_2i1 img{
min-height:220px; 
 }
.team_2i2{
padding:10px!important; 
 }
.team_2i2ir span a {
width: 30px;
height: 30px;
line-height: 30px;
font-size:14px;
}
#footer h3{
font-size:24px; 
 }
#about_pg .work_2l img{
min-height:680px; 
 }
 }
@media (min-width:1201px) and (max-width:1320px) {

 }
