
.admin-bar .main-header.fixed-header{
	top:32px;	
}

/*------------------------- team-details -------------------------*/

.team-details{
	position: relative;
	padding: 120px 0px 120px 0px;
}

.team-details .image-box{
	position: relative;
	display: block;
	padding-right: 70px;
}

.team-details .image-box img{
	width: 100%;
	border-radius: 10px;
}

.team-details .image-box .image-2{
	position: absolute;
	left: 0px;
	bottom: 66px;
}

.team-details .content-box{
	position: relative;
	display: block;
	margin-top: -14px;
}

.team-details .content-box h2{
	position: relative;
	display: block;
	font-size: 48px;
	line-height: 54px;
	margin-bottom: 14px;
}
.team-details .content-box h2 br{
	display: none;
}
.team-details .content-box h2 span{
	font-size: 36px;
	display: block;
}

.team-details .content-box .designation{
	position: relative;
	display: block;
	font-size: 26px;
	line-height: 34px;
	margin-bottom: 31px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color:var(--thm-primary-color);
}

.team-details .content-box .text{
	position: relative;
	display: block;
	margin-bottom: 38px;
}

.team-details .content-box .text p{
	margin-bottom: 26px;
}

.team-details .content-box .text h3{
	display: block;
	font-size: 22px;
	line-height: 32px;
	font-weight: 600;
	margin-bottom: 15px;
	color: #1f1f1f;
}

.team-details .content-box .text .list-item li{
	position: relative;
	display: block;
	padding-left: 30px;
	margin-bottom: 13px;
}

.team-details .content-box .text .list-item li:last-child{
	margin-bottom: 0px;
}

.team-details .content-box .text .list-item li:before{
	position: absolute;
	content: "\f058";
	width: 14px;
	height: 16px;
	left: 0px;
	top: 0px;
	color: var(--thm-primary-color);
	font-family: 'Font Awesome 5 Free' !important;
}

.team-details .content-box .contact-inner h6{
	display: block;
	font-size: 22px;
	line-height: 24px;
	font-weight: 600;
	text-transform: capitalize;
	color: #21252B;
	margin-bottom: 15px;
}

.team-details .content-box .contact-inner h3{
	display: block;
	font-size: 18px;
	line-height: 38px;
	font-weight: 600;
	margin-bottom: 21px;
}

.team-details .content-box .contact-inner h3 a{
	display: inline-block;
	color: #1f1f1f;
}

.team-details .content-box .contact-inner h3 a:hover{
	color:var(--thm-primary-color);
}

.team-details .content-box .social-links li{
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 10px;
}

.team-details .content-box .social-links li:last-child{
	margin: 0px !important;
}

.team-details .content-box .social-links li a{
	position: relative;
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 52px;
	text-align: center;
	border: 1px solid #d6d6d5;
	border-radius: 50%;
	font-size: 16px;
	color: #87827f;
}

.team-details .content-box .social-links li a:hover{
	color: #fff;
}

.team-section.team-page-1{
	background: #1f1f1f;
	padding-bottom: 90px;
}

.team-section.team-page-1 .team-block-one .inner-box{
	margin-bottom: 30px;
}

.team-section.alternat-2 .team-block-one .inner-box{
	margin-bottom: 30px;
}

.team-section.alternat-2{
	padding-bottom: 90px;
}
.team-details .content-box .social-links li a:hover {
    background: var(--thm-primary-color);
    border-color: var(--thm-primary-color);
}
@media only screen and (max-width: 1024px){
	.team-details .image-box{
		padding-left: 150px
	}
}
@media only screen and (max-width: 768px){
	.team-details .image-box{
		padding-right: 0px
	}
}

/***************** Project Detail Style*******************/
.project-detail{
	position:relative;
}

.project-detail_image{
	position:relative;
	margin-bottom:30px;
}

.project-detail_image img{
	position:relative;
	width:100%;
	display:block;
}

.project-detail_title{
	position:relative;
	font-weight:600;
	font-size:30px;
	margin-bottom:12px;
	color:#122729;
}

.project-detail p{
	position:relative;
	font-size:16px;
	line-height:30px;
	margin-bottom:15px;
}

.project-detail_image-two{
	position:relative;
	margin-bottom:30px;
}

.project-detail_image-two img{
	position:relative;
	width:100%;
	display:block;
}

.project-detail_subtitle{
	position:relative;
	font-weight:600;
	margin-bottom:12px;
	color:#122729;
}

.project-detail .two-column{
	position:relative;
	margin-top:30px;
}


.project-detail_list{
	position:relative;
	margin-bottom:20px;
}

.project-detail_list li{
	position:relative;
	font-size:16px;
	margin-bottom:8px;
	color:#545956;
}

.project-detail_list li i{
	position:relative;
	margin-right:8px;
	top:2px;
	color:#04bf61;
	font-family: "icomoon";
}

.project-detail_list li:last-child{
	margin-bottom:0px;
}

.project-detail_gallery{
	position:relative;
	margin-top:30px;
}

.project-detail .bold-text{
	position:relative;
	font-weight:500;
	font-size:20px;
	line-height:30px;
	color:#545956;
	font-family: "Work Sans", sans-serif;
}

/* Project Widget */

.project-widget{
	position:relative;
	margin-bottom:30px;
	padding:30px 30px;
	border:1px solid #122729;
}

.project-detail_info{
	position:relative;
}

.project-detail_info li{
	position:relative;
	font-size:22px;
	font-weight:600;
	margin-bottom:10px;
	padding:24px 20px;
	background-color:#122729;
	color:#FFF;
	font-family: "Work Sans", sans-serif;
}

.project-detail_info li span{
	position:relative;
	display:block;
	color:#FFF;
	font-size:16px;
	margin-top:8px;
}

.project-detail_info li i{
	position:absolute;
	right:20px;
	top:28px;
	font-size:48px;
	line-height:1em;
	font-weight:normal;
	color:#04bf61;
	font-family: "icomoon";
}

.project-detail_info li:last-child{
	margin-bottom:0px;
}

/***************** Pagination Style*******************/
.pagination ul,
.paginate-links{
	position:relative;	
	align-items: center;
}
.pagination li+li{
	margin-left: 10px;
}
.pagination li a,
.pagination li > span,
.paginate-links > span,
.paginate-links a{    
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 4px;
    background: transparent;
    border: 1px solid var(--thm-border-color);
    color: #97a69e;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    font-family: var(--thm-font-2);
    text-align: center;
    text-transform: uppercase;
    transition: all 500ms ease;
    z-index: 1;
}
.pagination li span {
	border: none;
}
.pagination li a:hover,
.pagination li > span, 
.pagination li span.current, 
.pagination li.active a,
.paginate-links > span,
.paginate-links a:hover{
	color: #ffffff;
    border-color: var(--thm-primary-color);
    background: var(--thm-primary-color);
}
.styled-pagination li span.left{
    transform: rotate(180deg);
}

/***************** Blog Sidebar Style*******************/   
.widget ul,
.widget ol{
	position: relative;
    display: block;
    overflow: hidden;
    background-color: transparent;
    border-radius: var(--thm-border-radius);
} 

.widget > ul,
.widget > ol {
	border: 1px solid var(--thm-border-color);
	padding: 25px;
}
.widget ul li,
.widget ol li{
	position: relative;
    border-bottom: 1px solid var(--thm-border-color);
	padding-bottom: 15px;
	margin-bottom: 15px;
    cursor: pointer;
	padding-left: 22px;
    color: var(--thm-black);
    font-size: 14px;
    line-height: 24px;
    font-family: var(--thm-font-2);
    font-weight: 700;
    text-transform: uppercase;
}
.widget ul li:last-child,
.widget ol li:last-child{
	border-bottom:none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.widget ul li ul li,
.widget ol li ol li{
	border-bottom: none;
    padding-bottom: 0;
	margin-bottom: 0;
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px solid var(--thm-border-color);
}
.widget ul li:before,
.widget ol li:before{
	position: absolute;
	left: 0;
	top: 0;
	content: "\e904";
	color: var(--thm-primary-color);
    font-size: 14px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
	font-family: 'icomoon' !important;
}
.widget ul li a,
.widget ol li a{
    position: relative;
    display: inline-block;
    color: var(--thm-black);
    font-size: 14px;
    line-height: 24px;
    font-family: var(--thm-font-2);
    font-weight: 700;
    text-transform: uppercase;
}
.widget ul li a:hover,
.widget ol li a:hover{
	color: var(--thm-primary-color);
} 
.widget ul li ul li:before,
.widget ol li ol li:before{
	top: 15px;
}
.single-sidebar-box.widget_search {
    padding-top: 0px;
}
.single-sidebar-box .sidebar-title,
.widget h2,
.widget .wp-block-search__label {
    position: relative;
    padding-bottom: 27px;
}
.widget.widget_drivemaster_recent_posts ul,
.widget.widget_drivemaster_recent_posts ol{
	position: relative;
    border-radius: 0px;
    border: none;
}  
.widget.widget_drivemaster_recent_posts ul li,
.widget.widget_drivemaster_recent_posts ol li{
	position: relative;
    padding: 0px 0px 30px 90px;
}  
.widget.widget_drivemaster_recent_posts ul li:hover a,
.widget.widget_drivemaster_recent_posts ol li:hover a{
	margin-left: 0px;
} 
.widget.widget_drivemaster_recent_posts ul li:before,
.widget.widget_drivemaster_recent_posts ol li:before,
.widget.widget_drivemaster_recent_posts ul li a:before,
.widget.widget_drivemaster_recent_posts ol li a:before{
	display: none;
}
.widget.widget_drivemaster_recent_posts ul li .img-box img,
.widget.widget_drivemaster_recent_posts ol li .img-box img {
	height: 70px !important;
    object-fit: cover;
}
.sidebar-blog-post .list-item li .content-box .category h6 a{
    color: #545956;
}
.sidebar-blog-post .list-item li .content-box .title h3 a{
    font-size: 16px;
    line-height: 22px;
}
.banner-style1___inner .list-item {
    overflow: visible;
    border-radius: 0px;
    border: none;
}
.banner-style1___inner .list-item li {
    border-bottom: none;
    padding: 0px;
}
/***************** Tag Style*******************/
.widget .tagcloud{
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 4px;
    margin-left: -5px;
    margin-right: -5px;
}
.widget .tagcloud a{
	position: relative;
    display: block;
    float: left;
    margin: 0 5px 10px;
    padding: 10px 14px 11px;
    border-radius: 6px;
    background: transparent;
    border: 1px solid var(--thm-border-color);
    color: var(--thm-body-font-color);
    font-size: 16px !important;
    line-height: 22px;
    font-weight: 400;
    font-family: var(--thm-font);
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.widget .tagcloud a:hover{
	color: var(--thm-white);
    border: 1px solid var(--thm-primary-color);
    background-color: var(--thm-primary-color);
}
/***************** Comment Style*******************/
.drivemaster-comment-item .drivemaster-comment-item {
	margin-left: 100px;
    margin-top: 40px;
}
.drivemaster-comment-item {
    margin-bottom: 40px;
}
.drivemaster-comment-item:last-child {
    margin-bottom: 0px;
}
/***************** Service Sidebar Style*******************/
.service-widget ul{
	position: relative;
    display: block;
	padding-top: 30px;
}
.service-widget ul li{
	position: relative;
    display: block;
	margin-bottom: 10px;
}
.service-widget ul li:last-child{
	margin-bottom: 0px;
}
.service-widget ul li:before,
.service-widget ol li:before{
	position: absolute;
    top: 22px;
    left: 26px;
    content: "\e9c9";
    color: #97a69e;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    font-family: 'icomoon' !important;
}
.service-widget ul li a{
	position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    background-color: transparent;
    border-radius: var(--thm-border-radius);
    border: 1px solid var(--thm-border-color);
    padding: 20px 46px 16px;
    color: var(--thm-black);
    font-size: 16px;
    line-height: 26px;
    font-family: var(--thm-font-2);
    font-weight: 700;
    z-index: 1;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.service-widget ul li a:before,
.service-widget ol li a:before{
	content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
    background-color: var(--thm-primary-color);
    z-index: -1;
    opacity: 0;
    transform: translateX(-50%);
    transform-origin: left;
    transform-style: preserve-3d;
    transition: background-color 0.5s ease;
    transition: all 0.5s ease;
	
}
.service-widget ul li a:after,
.service-widget ol li a:after{
	content: "";
    position: absolute;
    top: 4px;
    right: 20px;
    bottom: 4px;
    clip-path: polygon(30% 0, 100% 50%, 30% 100%, 0% 100%, 70% 50%, 0% 0%);
    background-color: var(--thm-white);
    width: 40px;
    z-index: -1;
    transform: scale(0.0);
    transform-origin: right;
    transform-style: preserve-3d;
    transition: background-color 0.5s ease;
    transition: all 0.5s ease;
}
.service-widget ul li a:hover,
.service-widget ol li a:hover {
	color: var(--thm-white);
    border-color: transparent;
    padding-left: 25px;
}
.service-widget ul li a:hover:before,
.service-widget ol li a:hover:before{
	opacity: 1;
    transform: translateX(0%);
	
}
.service-widget ul li:hover a:after,
.service-widget ol li:hover a:after{
	transform: scaleX(1.0);
}
.service-widget ul li.current-menu-item a,
.service-widget ol li.current-menu-item a{
	color: var(--thm-white);
    border-color: transparent;
    padding-left: 25px;
}
.service-widget ul li.current-menu-item a:before,
.service-widget ol li.current-menu-item a:before{
	opacity: 1;
    transform: translateX(0%);
}
.service-widget ul li.current-menu-item a:after,
.service-widget ol li.current-menu-item a:after{
	transform: scaleX(1.0);
}
.service-widget .banner-style1___inner .list-item li {
	margin-bottom: 0px !important;
}
.service-widget .banner-style1___inner .list-item li::before {
	top: 10px;
} 
/************************* Footer's widget style **************************/
.footer-widget{
	position: relative;
	margin-bottom: 40px;
}
.footer-widget ul,
.footer-widget ol{
	position: relative;
    display: block;
}
.footer-widget ul li,
.footer-widget ol li{
    position: relative;
    display: block;
    margin-bottom: 15px;
    color: #a5b9bb;
    font-size: 16px;
    line-height: 26px;
    font-family: var(--thm-font);
    font-weight: 400;
}
.footer-widget ul li:last-child,
.footer-widget ol li:last-child{
	margin-bottom:0px;
}
.footer-widget ul li ul li,
.footer-widget ol li ol li{
	position: relative;
    display: block;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom:0px;
}
.footer-widget ul li a,
.footer-widget ol li a{
    position: relative;
    display: inline-block;
    color: #a5b9bb;
    font-size: 16px;
    line-height: 26px;
    font-family: var(--thm-font);
    font-weight: 400;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    z-index: 1;
}
.footer-widget ul li a:hover,
.footer-widget ol li a:hover{
	color: var(--thm-white);
}
.footer-widget ul li:before,
.footer-widget ol li:before{
   	position: relative;
    display: inline-block;
	content: "\e9c9";
	font-size: 14px;
	margin-right: 10px;
	color: #ffffff;
	font-family: 'icomoon' !important;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.single-footer-widget-style3 .footer_location .title {
    padding-bottom: 0px;
}

.footer-widget .our-company-info-box .footer-social-links-style1 ul {
	display: flex;
}
.footer-widget .our-company-info-box .footer-social-links-style1 ul li{
	width: auto;
	margin-bottom: 0px;
}
.footer-widget .our-company-info-box .footer-social-links-style1 ul li a{
	display: flex;
	color: var(--thm-white);
    font-size: 18px;
}
.footer-widget .our-company-info-box .footer-social-links-style1 ul li a:hover {
	margin-left: 0px;
}
.footer-widget .our-company-info-box .footer-social-links-style1 ul li a:after{
	display: none;
}
.footer-widget .footer_newsletter .btn-one{
	position: relative;
    line-height: 24px;
    margin-top: 19px;
	padding: 0px 0px 0px 20px;
	overflow: visible;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.footer-widget .footer_newsletter .btn-one:hover{
	color: var(--thm-primary-color);
}
.footer-widget .footer_newsletter .btn-one:before{
	position: absolute;
    left: 0px;
    font-size: 14px;
    content: "\e9c9";
    font-family: 'icomoon' !important;
    margin-right: 7px;
    background: transparent;
}
.footer-widget .footer_newsletter .btn-one:after,
.footer-widget-mobile-app .app-box li h6 a:after{
	display: none;
}
.footer-widget .footer_newsletter .btn-one:hover:before{
    right: 100%;
}
.footer-widget-mobile-app .app-box li {
    margin-bottom: 0px;
}
.footer-widget-mobile-app .download-material {
	align-items: start;
}
.footer-widget-mobile-app .app-box li h6 a {
	display: block;
	font-size: 14px;
    line-height: 24px;
	font-weight: 700;
}
.footer-bottom-style2 .bottom-inner .logo ul li a{ 
    position: relative;
    display: inline-block;
    color: #a5a5ac;
    font-size: 46px;
    line-height: 46px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.footer-main-style2 .footer-widget ul li,
.footer-main-style2 .footer-widget ol li,
.footer-main-style3 .footer-widget ul li,
.footer-main-style3 .footer-widget ol li,
.footer-style4 .footer-widget ul li,
.footer-style4 .footer-widget ol li{
    position: relative;
    display: block;
    width: auto;
}
.footer-main-style2 .footer-widget ul li a,
.footer-main-style2 .footer-widget ol li a{
    position: relative;
    display: inline-block;
    padding-left: 20px;
    color: #a1aab4;
}
.footer-main-style2 .footer-widget ul li a:hover,
.footer-main-style2 .footer-widget ol li a:hover{
   margin-left: 0px;
	color: var(--thm-white);
}
.footer-main-style2 .footer-widget ul li a:before,
.footer-main-style2 .footer-widget ol li a:before{
   content: "";
    position: absolute;
    top: 7px;
    left: 0;
    bottom: 0;
    width: 4px;
    height: 10px;
    background-color: #445c75;
    border-radius: var(--thm-border-radius);
    transition: background-color 0.5s ease;
    transition: all 0.5s ease;
}
.footer-main-style2 .footer-widget ul li a:hover:before,
.footer-main-style2 .footer-widget ol li a:hover:before{
	background-color: var(--thm-primary-color);
}
.footer-main-style2 .footer-widget ul li a:after,
.footer-main-style2 .footer-widget ol li a:after,
.footer-widget-blog-post>ul>li>.category h6 a:before,
.footer-widget-blog-post>ul>li>.title h3 a:before,
.footer-style3 .footer-widget ul li a:after,
.footer-style3 .footer-widget ol li a:after,
.footer-style3 .footer-widget .footer-widget-Locations-info ul li a:before,
.footer-style3 .footer-widget .footer-widget-Locations-info ol li a:before{
   display: none;
}
.footer-widget-blog-post>ul>li>.category h6 a{
	color: var(--thm-white);
    font-size: 14px;
    line-height: 24px;
	padding-left: 0px;
	font-weight: 700;
}
.single-footer-widget-style2 .footer-widget-blog-post .title {
    padding-bottom: 0px;
}
.footer-widget-blog-post>ul>li>.title h3 a{
    font-size: 18px;
    line-height: 28px;
	font-weight: 700;
	padding-left: 0px;
}
.footer-widget-blog-post ul li .meta-box ul li{
	margin-bottom: 0px;
}
.footer-main-style3 .footer-main-style3__inner .row-1,
.footer-style4 .footer-main-style4 .row-2{
	display: flex;
}
.single-footer-widget-style3 .our-company-info-box-style2,
.footer-style4  .single-footer-widget-style4.widget_drivemaster_about_company_v3{
	width: 600px;
}
.single-footer-widget-style3.widget_nav_menu,
.single-footer-widget-style3 .footer_location,
.footer-style4 .single-footer-widget-style4.widget_nav_menu,
.footer-style4 .single-footer-widget-style4.widget_media_gallery{
	width: 300px;
}
.footer-style3 .footer-widget ul li a,
.footer-style3 .footer-widget ol li a{
    position: relative;
    display: inline-flex;
    align-items: center;
    color: #a9a9b0;
    font-size: 16px;
    line-height: 26px;
    font-family: var(--thm-font);
    font-weight: 400;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.footer-style3 .footer-widget ul li a:hover,
.footer-style3 .footer-widget ol li a:hover{
   	margin-left: 5px;
	color: var(--thm-white);
}
.footer-style3 .footer-widget .footer-widget-Locations-info ul li a:hover,
.footer-style3 .footer-widget .footer-widget-Locations-info ol li a:hover{
	margin-left: 0px;
}
.footer-style3 .footer-widget ul li a:before,
.footer-style3 .footer-widget ol li a:before{
	position: relative;
    display: block;
    font-size: 14px;
    line-height: 14px;
    margin-right: 11px;
	content: "\e9c9";
	font-family: 'icomoon' !important;
}
.footer-style3 .footer-widget ul li,
.footer-style3  .footer-widget ol li{
    position: relative;
    margin-bottom: 11px;
}
.footer-style3  .footer-widget ul li:last-child,
.footer-style3  .footer-widget ol li:last-child{
	margin-bottom:0px;
}
.footer-style3  .footer-widget ul li ul li,
.footer-style3  .footer-widget ol li ol li{
	position: relative;
    display: block;
	margin-bottom: 11px;
}
.footer-widget-rating .rating-box ul {
	align-items: self-start;
}
.footer-widget-rating .rating-box h4 {
	margin-top: -8px !important;
}
.footer-style4 .footer-widget ul li a,
.footer-style4 .footer-widget ol li a{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #5b5c5f;
    font-size: 16px;
    line-height: 26px;
    font-family: var(--thm-font);
    font-weight: 400;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.footer-style4 .footer-widget ul li a:hover,
.footer-style4 .footer-widget ol li a:hover{
	color: var(--thm-primary-color);
	margin-left: 0px;
}
.footer-style4 .footer-widget ul li a:hover:after,
.footer-style4 .footer-widget ol li a:hover:after{
	color: var(--thm-primary-color);
}
.footer-style4 .footer-widget ul li a:after,
.footer-style4 .footer-widget ol li a:after{
	position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    overflow: hidden;
    width: 60px;
    color: #a1a3ab;
    font-size: 14px;
    line-height: 14px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
	content: "\e9c9";
	font-family: 'icomoon' !important;
	opacity: 1;
    margin-left: 0px;
	transform: translateX(0px);
}
.footer-style4 .footer-widget ul li a:before,
.footer-style4 .footer-widget ol li a:before{
	content: "";
    position: absolute;
    top: 47%;
    transform: translateY(-50%);
    right: 12px;
    bottom: 0;
    width: 48px;
    height: 1px;
    opacity: 0;
    transform: translateX(-20px);
    background-color: var(--thm-primary-color);
    transition: all 300ms linear;
    transition-delay: 0.2s;
}
.footer-style4 .footer-widget ul li a:hover:before,
.footer-style4 .footer-widget ol li a:hover:before{
	opacity: 1;
    transform: translateX(0px);
}
.footer-style4 .footer-widget-rating__left-shape ul,
.footer-style4 .footer-widget-rating__right-shape ul {
	position: absolute !important;
}
.footer-style4 .footer-widget-rating__left-shape ul li {
    position: relative;
    display: flex;
	width: auto;
    align-items: center;
    transform: rotate(90deg);
	margin-bottom: 0px;
}
/************************* Footer Gallery style **************************/
.footer-widget .gallery-columns-3{
	position: relative;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	gap: 15px;
}
.footer-widget .gallery-item {
    position: relative;
    display: block;
    margin-bottom: 0px;
	max-width: 29.333333%;
	width: 100%;
}
.footer-widget .gallery-item .gallery-icon{
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: var(--thm-border-radius);
}
.footer-widget .gallery-item .gallery-icon a img{
	height:auto;
	width:100%;
}
.footer-widget .gallery-item:hover .gallery-icon a img {
	transform: scale(1.05) rotate(0deg);
}
.footer-widget .gallery-item .gallery-icon a:before {
    position: absolute;
    content: "\e9c9";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background-color: var(--thm-black-bg);
    transition: opacity 0.5s ease;
    transition: all 0.5s ease;
    z-index: 1;
    font-family: 'icomoon' !important;
	display: flex;
    justify-content: center;
    align-items: center;
    color: var(--thm-white);
    font-size: 20px;
    line-height: 20px;
	transition-delay: 0.1s;
}
.footer-widget .gallery-item:hover .gallery-icon a:before {
	    opacity: 0.85;
}
.footer-widget .gallery-item .gallery-icon a:hover:before {
	color: var(--thm-primary-color);
	opacity: 1;
    transform: perspective(400px) rotateY(0deg) translateY(0px);
    transition-delay: 300ms;
}

/***************** Style Setting *******************/

.breadcrumb-item+.breadcrumb-item::before {
    font-size: 14px;
    color: var(--thm-white);
    content: "\e9c9";
	font-family: 'icomoon' !important;
}
.single-blog-style1__overlay-content .date-box h6 {
	padding: 10px 0px;
}
.service-style4-banner {
	overflow: visible;
}
.service-style4-banner .shape2 {
    bottom: -117px !important;
}
.service-style4-banner .shape1 {
    top: -24px !important;
    left: 0px !important;
}
.btn-one {
    position: relative;
    justify-content: center;
}
.blog-style3__overlay-content .category h5 a:hover{
	color: var(--thm-primary-color);
}
.lacation-style1__map .google-map:before {
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #20354b;
}
.what-you-learn-style1__left-inner .logo {
    position: absolute;
    top: -200px;
    right: 9%;
}
.single-team-style1-text p {
    max-width: 55%;
}
.vertical-slider-style1__thumb-single img {
	height: 140px !important;
    object-fit: cover;
}
.bg-none {
	background-color: transparent;
}
.bd-none {
	border: none !important;
}
.why-choose-style1__img-box {
	bottom: -620px;
}
.courses-style1 .courses-style1__img-overlay-title h3 br,
.breadcrumb-item+.breadcrumb-item br,
.breadcrumb-style1 .title h2 br{
	display: none;
}
.testimonial-style2__shape {
	top: -95px;
}
.blog-style2__form button {
	margin-top: 25px;
}
.blog-style2__form button::before {
	background-color: var(--thm-primary-color);
}
.blog-style2__form button::after {
	background-color: var(--thm-black-bg);
}
.awards-style1__title {
	position: relative;
}
.service-style4-banner {
	width: 100% !important;
}
.coming-soon-page-style1__content .subscribe-box-style1 form button {
    position: absolute;
    right: -40px;
    width: 30%;
	line-height: 0px;
}
.coming-soon-page-style1__content .btn-one::before,
.coming-soon-page-style1__content .btn-one::after {
	display: none;
}
.overview-style2-list .scrolling-text {
	position: relative !important;
}
.blog-prev-next-option .single-box .title-box h3 {
    max-width: 99%;
}
.add-comment-box #add-comment-form .button-box{
	padding-top: 0px;
}
.video-library-style1__title .fact-box::before{
	z-index: 1 !important;
}
.star-rating-style1 li .icon{
	position: relative;
    display: inline-block;
    cursor: pointer;
    color: var(--thm-primary-color);
    font-size: 18px;
    padding: 0 1px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.technology-style1__top-title,
.technology-style1__bottom-title{
	position: relative !important;
	width: 100%; 
	top: 0px;
	bottom: 0px;
}
.star-rating-style1 li .icon:hover, .star-rating-style1 li .icon:hover~.icon {
    color: var(--thm-white);
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.technology-style1__bottom-title,
	.technology-style1__top-title{
		width: 100%;
		bottom: 0px !important;
		top: 0px !important;
	}
}
@media only screen and (max-width: 1199px){
    .single-team-style1-text p {
		max-width: 100%;
	}
	.why-choose-style1__img-box {
    	bottom: 0px; 
	}
}
@media only screen and (max-width: 767px) {
    .faq-style1__left-content {
        margin-bottom: 0px !important;
    }
	.what-you-learn-style1__right {
        padding-top: 0px !important;
    }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
    .about-style3__content {
        margin-top: 0px !important;
    }
	 .what-you-learn-style1__right {
        padding-top: 0px !important;
    }
	.lacation-style1__tab-button {
        padding-top: 150px !important;
    }
	.overview-style2-list {
        margin: 0px !important;
    }
	.faq-style1__left-content {
        margin-bottom: 0px !important;
    }
}

.metform-btn{
	box-shadow: none !important;
}

.mx-w50{
	max-width: 50px !important;
}

.why-choose-style1__content ul li .title-box .icon svg{
	height: auto;
}

.is_sticky{
	position: sticky;
	top: 20px;
}

.drivemaster-comment-item .add-comment-box.comment-box{
	margin: 20px 0 0;
}

.add-comment-box .inner-title h3 small a:hover{
	color: var(--thm-primary-color);
}

.blog-style3__overlay-content_v2{
	position: relative;
	width: calc(100% - 40px);
}

.mt_30{
	margin-top: 30px;
}

.mb_30{
	margin-bottom: 30px;
}


.widget .nice-select,
.footer-widget .nice-select{
	float:none;
	background: #fff;
	height: 60px;
	border: 1px solid var(--thm-border-color);
    color: var(--thm-body-font-color);
	display: flex;
	align-items: center;
	padding: 0 30px;
	font-size: 16px;
	font-weight: 400;
	font-family: var(--thm-font);
	border-radius: var(--thm-border-radius);
}

.widget .nice-select:before,
.footer-widget .nice-select:before{
	top: 50%;
	transform: translateY(-50%);
}

.footer-widget .nice-select{
	background-color: #fff;
}

.widget .nice-select ul.list,
.footer-widget .nice-select ul.list{
	min-width:100%;
	border-radius: var(--thm-border-radius);
	border: none;
}

.widget .nice-select ul li,
.footer-widget .nice-select ul li{
	padding-bottom:0px;
	margin-bottom:0px;
}

.widget .nice-select ul li:before,
.footer-widget .nice-select ul li:before{
	display:none;
}

.footer-widget .nice-select ul li{
	color: #003B5A;
}

.blog-sidebar .widget-title h3 a{
	color: inherit;
}

.error-page{
	background-color: #0a0f12;
}