@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body
	{
			font-family: "Montserrat", sans-serif;
			font-weight: 500;
			color:#535353;
	}

h1, h2, h3, h4, h5, h6
	{
			font-family: "Montserrat", sans-serif;
	}

h2
	{
			font-weight: 700;
			color: #572d2c;
			font-size: 1.7rem!important;
	}

.gl_header
	{
			position:absolute;
			width:100%;
			height: auto;
	}

.gl_hero
	{
			position: relative;
  		z-index: -1;
  		width: 100%;
  		height:610px;
  		top:40px;
	}	

.gl_hero_content
	{
			padding-left:40px;
	}

.gl_hero_content h1
	{
			font-weight: 700;
			color:#572d2c;
	}

.gl_gallery_block
	{
			padding:100px 0 80px;
	}
.nav-bar
	{
			background: transparent;
	}

.topbar
	{
			background: #572d2c;
	}

.nav-link
	{
			color:#444;
			font-size: 16px;
			font-weight: 600;
	}

.text-muted
	{
			color:#fff!important;
	}

.text-primary 
	{
  		color: #e6b99d !important;
	}

.gl_hero_overlay
	{
			position:absolute;
			top:0;
			width: 100%;
			height:100%;
			align-items: center;
			display: grid;
	}

.button-34 
	{
		  background: #9d3a21;
		  border-radius: 999px;
		  box-shadow: #9d3a21 0 10px 20px -10px;
		  box-sizing: border-box;
		  color: #FFFFFF;
		  cursor: pointer;
			font-size: 16px;
		  font-weight: 700;
		  line-height: 24px;
		  opacity: 1;
		  outline: 0 solid transparent;
		  padding: 12px 30px;
		  user-select: none;
		  -webkit-user-select: none;
		  touch-action: manipulation;
		  width: fit-content;
		  word-break: break-word;
		  border: 0;
	}

.gl_banner_counter .gl_counter_card h2
{
		font-size: 40px;
  	font-weight: 700;
  	color: #795743;
}

.gl_banner_counter .gl_counter_card .gl_counter_content
	{
			text-transform: uppercase;
			font-size: 13px;
  		font-weight: 600;
	}

.gl_hero_content h5
{
		color:#9b5755;
}

.media-carousel .owl-nav
{
		position: absolute;
  	width: 100%;
  	top: 40%;
}


.gl_about_head h2
{
	color:;
}

.gl_about_head h5.gl_subhead
{
		color:#d94541;
		text-transform: uppercase;
		font-size: 15px;
}



/*--------==About section ======= ------- */


.gl_about_wraper
{
		background:#f5efee;
		padding:50px 0;
}

.gl_about_wraper .gl_about_head h2
{
		font-weight: 700;
		color:#572d2c;
}

.gl_about_wraper .gl_about-text p
{
	line-height:1.8em;
}

.gl_doc_img_overlary
{
		position: absolute;
		display: grid;
		height: 100%;
		width:100%;
		justify-content: center;
		align-items: end;
		top:0;
		background: linear-gradient(#ffffff03 20%, #fffffe 80%);
}

.gl_doc_img_overlary .about_text span
{
		font-weight: 600;
		color:#000;
}

.gl_left_bar
{
	height:3px!important;
	opacity:1;
	background:#d94541;
	width:200px;
}

/*-------- Service Section -------- */

.gl_service
{
		background:url(../img/bg/gl_service_bg.jpg);
		background-size: cover;
}

.service-item .gl_service_card
{
		text-align: center;
  	background: #ffffff61;
  	box-shadow: 0px 0px 5px #a6a3a3;
  	padding: 30px 7px 0;
}

.service-item .gl_service_card img
{
	border-radius:100%;
	border: 1px dashed;
	padding: 4px;
  border-color: #d94541;
  width: 200px;
  height: 200px;
  margin:0 auto;
}

.service-item .gl_service_card:hover
{
		background: #fff;
}

.service-item .gl_service_card .gl_service_card_text h3
{
		background: #572d2c;
  	color: #fff;
  	font-size: 18px;
  	padding: 7px 0;
  	margin-top:10px;
}


.gl_features_wraper
{
	padding:60px 0;
}

.gl_fet_card
{
	box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
	border:1px solid #eee;
	border-radius:10px;
}

.gl_fet_card h4
{
	font-size: 18px;
  	font-weight: 600;
  	
}


.gl_review_wraper
{
		background:url(../img/bg/gl_service_bg.jpg);
		background-size: cover;
		padding:80px 0;
}

.gl_review_wraper .gl_review_author img
{
	width:40px;
	margin:0 auto;
}
.gl_review_wraper .gl_review_rating img
{
	width:100px;
	margin:0 auto;
}

.gl_review_details
{
	font-weight: 600;
}

.gl_review_text p
{
		font-size: 16px;
		font-style: italic;
}

.gl_center_bar
{
	height:3px!important;
	opacity:1;
	background:#d94541;
	width:300px;
	margin:20px auto ;
}


.gl_fet_card p
{
	font-size: 14px;
	margin-bottom:0;
}

.gl_video_wraper
{
		padding:50px 0 50px;
		background: #f5efee;
}

.gl_video_carousel .video-item-overlay img
{
	width:30px;
	margin:0 auto;
}

.gl_video_wraper .gl_video_carousel .video-item  .gl_video_wrap
{
		position:relative;
}

.gl_video_wraper .gl_video_carousel .video-item .gl_video_wrap .video-item-overlay
{
		position:absolute;
		top:0;
		display: grid;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.5);
}

.gl_video_wraper .gl_video_carousel .video-item .gl_video_wrap .video-item-overlay:hover
{
		background: rgba(0,0,0,0.8);
}

.gl_video_wraper .gl_video_carousel .video-item .gl_video_wrap .video-item-overlay a
{
		width:60px;
		height: 60px;
		border-radius: 100%;
		background: rgba(191, 6, 6, 0.6);
		padding:5px;
		display: grid;
  	justify-content: center;
  	align-content: center;
}

.gl_video_title 
{
		padding:10px 20px;
		text-align: center;
}

.gl_video_title h6
{
	font-style: italic;
}

.gl_blog_wraper
{
		padding:50px 25px 80px 25px;
		
}

.gl_fet_blog_meta h3
{
	line-height: 1em;
}

.gl_fet_blog_meta h3 a
{
		font-size: 22px;
  	color: #572d2c;
  	font-weight: 600;

}

.gl_fet_blog_meta_link a
{
	background: #572d2c;
  padding: 7px 40px;
  color: #fff;
  border-radius: 2px;
}


.gl_fet_blog_meta_link a:hover
{
		background: #000;
}

.gl_footer, .footer
{
		background: #972F1A!important;
}

.gl_footer .gl_footer_widget_title h3
{
		color:#fff;
		font-size: 22px;
}

.gl_footer .gl_footer_gap
{
		background: #ccc;
		height: 1px;
		width:100px;
		margin:20px 0 20px 0;
		opacity: .8;
}

.gl_footer .gl_footer_widget_text
{
		color:#eee;
}

.gl_footer .gl_footer_widget_text ul.gl_footer_menu li
{
		list-style-type: none;
		padding-bottom: 10px;
}

.gl_footer .gl_footer_widget_text ul.gl_footer_menu
{
		padding-left:10px;
}

.gl_footer .gl_footer_widget_text ul.gl_footer_menu li a
{
		color:#eee;
}

.gl_ad_text .icon_box img
{
		width:25px;
		margin-right:8px;
}

.gl_ad_text
{
	align-items: top;
}

.gl_ad_text .ico_text
{
	font-size: 14px;
}


/*------- About Page -------------*/

.gl_header_innder_page
{
	position:relative;
}

.gl_breadcumbs
{
	background:#572d2c;
}

.gl_breadcumbs .gl_page_breadcumbs h1
{
	font-weight: 600;
	font-size: 30px!important;
}

.gl_page_breadcumbs_path
{
	color:#ccc;
}

.gl_doc_about span
{
	font-weight: 600;
}

/*---------- Contact Page ----------*/

.gl_contact_wraper
{
	background: #eeeeee73;
	padding:40px 50px;
}

.gl_contact_wraper form .input-group input
{
	border-top:none!important;
	border-right:0!important;
	border-left:0!important;
	border-radius:0!important;
	border-bottom:1px solid #ccc;
	background: transparent!important;
}

.gl_contact_wraper form .input-group select
{
	border-top:none!important;
	border-right:0!important;
	border-left:0!important;
	border-radius:0!important;
	border-bottom:1px solid #ccc;
	background: transparent!important;
}

.gl_contact_wraper form .input-group textarea
{
	border-top:none!important;
	border-right:0!important;
	border-left:0!important;
	border-radius:0!important;
	border-bottom:1px solid #ccc;
	background: transparent!important;
}


.gl_about_content ul li
{
	list-style-type: none;
	line-height: 2em;
}

.gl_about_content h3
{
	font-size: 1.3rem!important;
	font-weight: 600;
	margin-top:15px!important;
	margin-bottom:15px!important;
}

.gl_about_content h4
{
	font-size: 1.1rem;
	font-weight: 600;
	margin-top:15px!important;
	margin-bottom:15px!important;
}

.gl_about_content p
{
	margin-bottom:10px;
}

.gl_about_content ul
{
	padding-left:1rem;
	margin-bottom:20px;
}

.gl_pro_sidebar .gl_pro_widget
{
	background:#e7e7e7bf;
	padding: 20px;
}

.gl_pro_sidebar .gl_pro_widget h3
{
	font-weight: 700 !important;
	color:#572d2c !important;
	margin-bottom: 20px;
	font-size: 24px;
}

.gl_pro_sidebar .gl_pro_widget ul li
{
	background: transparent;
}


.gl_proced .media-item
{
	box-shadow: 0px 0px 5px #ccc;
  	padding: 20px 20px;
}

.gl_proced .media-item h4
{
	font-size:1rem;
}

.gl_proced .media-item:hover
{
	background:#972F1A;	
}

.gl_proced .media-item:hover h4
{
	color:#fff;
}

.gl_proced .media-item:hover img
{
	filter: brightness(200);
}

.gl_pro_widget ul li a
{
	color:#883705;
}

/*-----Mobile media Query-----*/

@media (max-width: 767px) 
{
    
    .navbar
    {
        padding:8px 0!important;    
    }
    
    .gl_header
    {
        position:relative!important;
    }
    
    .gl_hero
    {
        height:auto!important;
        top:0!important;
    }
    
    .navbar a img
    {
        width:70px!important;
    }
    
    .gl_hero_content 
    {
        padding-left: 0!important;
        padding-top:0px!important;
    }
    
    .gl_hero_content h5
    {
        font-size:14px!important;
    }
    
    .gl_hero_content h1
    {
        font-size: 16px!important;
    }
    
    .gl_banner_counter
    {
        margin-top:10px!important;
    }
    
    .gl_banner_counter .gl_counter_card h2
    {
        font-size:20px!important;
    }
    
    .gl_banner_counter .gl_counter_card .gl_counter_content
    {
        font-size:8px!important;
    }
    
    .navbar.navbar-expand-lg .navbar-toggler
    {
        border:none!important;
        color:#572d2c!important;
    }
    
    .gl_gallery_block 
    {
        padding:20px 0!important;
    }
    
    .service-item .gl_service_card img
    {
        width:100px!important;
        height: 100px!important;
    }
    
    .gl_case_carousel
    {
        margin-top:30px;
    }
    
    .gl_feture_blog
    {
        margin-bottom:30px;
    }
}










