.fab:before{
	font-family:'Font Awesome 5 Brands';	
}
.admin-bar .sticky-header{
	top:32px;	
}
.elementor-element .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
	padding:0px 0px 0px 0px;	
}
.pagination{
	position:relative;
	display: inline-block;
	text-align:center;
}
.pagination li{
	position: relative;
    display: inline-block;
	margin: 0px 5px;
}
.pagination li a, .pagination li span{
	position: relative;
    width: 50px;
    height: 50px;
    color: #777777;
    font-size: 18px;
    font-weight: 500;
    line-height: 50px;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    border: 1px solid #d7d7d7;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
	color: #ffffff;
    border-color: #4a4b55;
    background-color: #4a4b55;
}
.choose-left-box img,
.contact-image-box img{
	max-width:inherit !important;	
}
.sidebar-wrapper .single-sidebar .title{
	padding-bottom:12px;	
}
/******************* Blog Widget Style ****************/
.widget.widget_search,
.service-widget.widget_oktilca_book_appointment{
	background: none;
    padding: 0px;
}
.widget{
    position: relative;
    display: block;
    background: #f4f5f7;
    padding:30px 30px 35px;
	margin-bottom:30px;
}
.widget ul{
    position: relative;
    display: block;
}
.widget ul li{
    position: relative;
    display: block;
    padding-bottom: 12px;
	padding-left:20px;
	margin-bottom:12px;
    font-size: 18px;
	border-bottom:1px solid #eaeaea;
    line-height: 26px;
    font-weight: 500;
    transition: all 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.22);
    z-index: 1;
	cursor:pointer;
}
.widget ul li:before {
    content: "\f105";
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0;
    font-family: FontAwesome;
    color: #8a8c93;
    font-size: 18px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.widget ul li:hover:before{
    color: #02c18d;    
}
.widget ul li:last-child{
    margin-bottom: 0px;
	padding-bottom:0px;
	border-bottom:none;
}
.widget ul li ul li{
    margin-bottom: 0px;
	padding-bottom:0px;
	border-bottom:none;
	margin-top:12px;
	padding-top:12px;
	border-top:1px solid #eaeaea;
}
.widget ul li ul li:before{
	top:12px;
}
.widget ul li a{
    color: #8a8c93;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.widget ul li a:hover{
    color: #353742;    
}
.single-sidebar .latest-posts li .img-box{
	background-repeat:no-repeat;
	background-position:center;	
}
.widget .tagcloud{
	position:relative;
}
.widget .tagcloud a{
	position: relative;
    color: #fff;
    font-size: 18px !important;
	display:inline-block;
	padding:5px 15px;
	margin-bottom:5px;
	border:1px solid #02c18d;
	background:#02c18d;
    font-weight: 500;
    text-transform: capitalize;
    transition: all 0.4s ease-in-out 0.1s;
}
.widget .tagcloud a:hover{
	color: #02c18d;	
	background:none;
}
/************** Services Sidebar Menu Style ************/

.service-widget.widget_nav_menu{
	position: relative;
    display: block;
    background: #f4f5f7;
    padding: 50px 20px 30px;
	margin-bottom:30px;
}
.service-widget.single-sidebar .title{
	padding-left:30px;
	padding-bottom:12px;
}
.service-widget ul.menu{
    position: relative;
}
.service-widget ul.menu li{
    position: relative;
    display: block;
    padding:10px 30px;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    background: transparent;
    border-radius: 8px;
    margin-bottom: 10px;
    z-index: 1;
}
.service-widget ul.menu li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #ffffff;
    border-radius: 8px;
    opacity: 0;
    transform: scaleY(0.3);
    transform-origin: center;
    transform-style: preserve-3d;
    transition: all 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.22);
    z-index: -1;
}
.service-widget ul.menu li:hover:before{
    opacity: 1;
    transform: scaleY(1.0);   
}
.service-widget ul.menu li:last-child{
    margin-bottom: 0;
}
.service-widget ul.menu li a{
    color: #8a8c93;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.service-widget ul.menu li:hover a{
    color: #353742;    
}

/************** Footer Menu Style ****************/
.footer-widget{
	position:relative;	
}
.footer-widget ul{
	position:relative;
}
.footer-widget ul li{
	position: relative;
    display: block;
	line-height:1.2em;
	margin-bottom:10px;
}
.footer-widget ul li ul li{
	margin-left:15px;
	margin-bottom:0px;
	margin-top:10px;
}
.footer-widget ul li a{
	position: relative;
    color: #a5a7b3;
    font-size: 16px;
    font-weight: 500;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    font-family: 'Inter', sans-serif;
}
.footer-widget ul li a:hover{
	color:#02c18d;
}
.footer-news-links .single-news,
.single-footer-widget .footer-contact-info ul li{
	width:100% !important;	
}
/************** End Widget *******************/

.home-map-area .map-outer{
	margin-bottom:-12px;	
}
.single-blog-style1.style2{
	margin-bottom:60px;
}
.footer-news-links .single-news .img-holder{
	background-position:center;
	background-repeat:no-repeat;
}

.subscribe-social-links ul li a:hover{
	border-color: #ffffff !important;
    background: #02c18d !important;
}
.single-blog-style1 .img-holder img{
	width:100%;
	height:auto;	
}
.add-comment-box{
	margin-top:70px;	
}
.single-blog-style1 .img-holder .date-box{
	width:auto;
	padding:7px 25px	
}
.single-blog-style1 .img-holder .date-box h5{
	line-height:inherit;	
}
.oktilca-comment-item .oktilca-comment-item{
	margin-left:70px;	
}
.add-comment-box .title h3 small a{
	position:relative;
	display:block;
	color:inherit;
	font-size:inherit;	
}
.add-comment-box .title{
	margin-bottom:5px;	
}
.header-social-link ul li a:hover{
	color: #02c18d !important;
}
/************* RTL STYLE *************/

.rtl .our-company-info .btn-one{
    padding-left: 10px;
    padding-right: 30px;
}
.rtl .our-company-info .btn-one i.round{
	margin-left: 0;
    margin-right: 10px;
    transform: rotate(180deg)	
}
.col-md-12 > .oktilca-comment-item:last-child .single-comment{
	margin-bottom:0px;
}

.blog-single-area blockquote{
	padding-left:40px;
	border-left:3px solid #222;
}
.oktilca-comment-item .add-comment-box{
	margin:50px 0 60px;
}
.sidebar-wrapper .single-sidebar .title h3 a{
	color:inherit;
}
.header-left .logo a img,
.sticky-header .logo img,
.header-style2-left .logo img{
	max-height:37px;
}
.single-footer-widget .our-company-info .footer-logo img{
	max-height:40px;
}
.single-footer-widget .title h3 a{
	color:inherit;
}