.fab:before{
	font-family:'Font Awesome 5 Brands';	
}
.admin-bar .sticky-header{
	top:32px !important;	
}
.elementor-section-wrap .elementor-section,
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding:0px !important;	
}
.elementor-element .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
	padding:0px 0px 0px 0px;	
}

.single-whatwe-do-box .icon .icon{
	padding:0px;	
}

.page-title{
	position: relative;
    padding: 300px 0px 160px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
}
.pagination{
	position:relative;
	display: inline-block;
	text-align:center;
}
.pagination li{
	position: relative;
    margin: 0px 1px 0px;
    display: inline-block 	!important;
	list-style-type:none;
}
.pagination li a, .pagination li span{
	position: relative;
    width: 40px;
    height: 40px;
    color: #171717;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
    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;
    font-family: 'Roboto', sans-serif;
}
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
	color: #ffffff;
    background-color: #ff0000;
}

.pagination li a.next,
.pagination li a.prev{
    width: 100px;
    height: 40px;
    font-size: 16px;
    color: #171717;
    font-weight: 700;
    border-radius: 50px;
    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.next:hover,
.pagination li a.prev:hover{
	color: #ffffff;
    background-color: #ff0000;
}
.header-top ul.social-icon{
	position:relative;	
}
.header-top ul.social-icon li{
	position:relative;	
	display:inline-block;
	margin-left:10px;
}
.header-top ul.social-icon li a{
	position:relative;	
	display:inline-block;
	text-align:center;
	color:#ffffff !important;
	font-size:16px;
	background:none !important;
}
iframe{
	width:100% !important;
	height:100% !important;	
}
.breadcrumb-item+.breadcrumb-item::before{
	display:none !important;	
}
.faq-page-section{
	padding-bottom:0px;	
}
.faq-form-section{
	padding:110px 0px;	
}
.coming-soon .content,
.coming-soon{
	position:relative;	
}
.main-header.header-style-two .outer-box .cart-box .cart-box-btn{
    color:#ffffff;   
}
.main-header.header-style-two .sticky-header .outer-box .cart-box .cart-box-btn{
    color:#000000;   
}
.main-header.header-style-two .outer-box{
    margin-left:25px;   
}
.testimonial-block .inner-box .rating .fa{
    margin-right:3px;   
}
rs-dotted.twoxtwo{
    background:none !important;
    background-color:rgba(0,0,0,0.4) !important;
}
.calculate-section .info-column .table-outer .table-boxed ul{
    border: 1px solid #b3b3b3;   
}
/*********** Footer Widget Style ***************/

/* List Link */

.footer-widget ul{
	position:relative;
}
.footer-widget ul li{
	position:relative;
	margin-bottom:12px;
	color:#ffffff;
	font-size:14px;
	padding-left:15px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}
.footer-widget ul li a{
	position:relative;
	color:#ffffff;
	font-size:14px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}
.footer-widget ul li:before{
	position:absolute;
	 content: "\f101";
	left:0px;
	top:0px;
	color:#ffffff;
	font-size:14px;
	font-family: 'FontAwesome';
}
.footer-widget ul li a:hover,
.footer-widget ul li:hover:before{
	color:#ff0000;
}
.main-footer .list-link li{
	padding-left:0px;	
}
.main-footer .footer-info-list li:before,
.main-footer .list-link li:before{
	display:none;	
}

.trx_addons_scroll_to_top.show{
	display:none !important;	
}
/************** Blog Widget Style **************/
/* Blog Cat */
.widget {
    position: relative;
    background: #f8f7f4;
    padding: 30px 27px 30px;
    border-radius: 10px;
}
.widget ul{
	position:relative;
}
.widget ul li:last-child {
    padding-bottom: 0px;
    border-bottom:0px;
	margin-bottom:0px;
}
.widget ul li{
	position:relative;
	display:block;
	color:#555555;
	font-size:16px;
	padding:0px 0px 18px;
	margin-bottom:18px;
	border-bottom:1px solid #dddddd;
}
.widget ul li a{
	position:relative;
	color:#555555;
	font-size:16px;
	width:86%;
	display:inline-block;
	font-weight:500;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	font-family: 'Roboto', sans-serif;
}
.widget ul li a:hover{
	color:#ff0000;
}
.widget ul li:last-child a{
	border-bottom:0px;
}


/* Popular Tags */

.widget .tagcloud a{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:10px 24px 10px;
	margin:0px 6px 10px 0px;
	color:#555555;
	text-align:center;
	font-size:14px !important;
	background:#ffffff;
	font-weight:400;
	border-radius:50px;
	text-transform:capitalize;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	font-family: 'Roboto', sans-serif;
}

.widget .tagcloud a:hover{
	background-color:#ff0000;
	color:#ffffff;
}
.sidebar .search-box .form-group input[type="text"], .sidebar .search-box .form-group input[type="search"],
.sidebar .newsletter-box .form-group input[type="text"], .sidebar .newsletter-box .form-group input[type="search"]{
    background-color:#ffffff;   
}
.sidebar-page-container.grey-bg{
	position:relative;
	background-color:#f5f5f5;
}
.sidebar-page-container.grey-bg:before{
	display:none;
}
.main-footer .news-widget .post .thumb{
	background-position:top center;
	background-repeat:no-repeat;
}
.sidebar .popular-posts .post .post-thumb{
	height:80px;
	width:80px;
	background-position:top center;
	background-repeat:no-repeat;
	border-radius:50%;
	background-size: cover;
}
.team-block-two .inner-box .side-title {
right: 23px;
z-index: -1;
}

rs-progress {
    color: #222 !important;    
}

.sidebar-page-container .group-title{
	margin-bottom:0px !important;	
}
.comment-respond .comment-reply-title small a{
    position:relative;
    display:block;
    font-size:18px;
    color:#222;
    font-weight:700;
	margin-top:11px;
}
.comments-form{
    position:relative;
    margin-top:75px;
}
.blog-single .inner-box .lower-content blockquote p{
    position: relative;
    color: #222222;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.6em;
}
.blog-single blockquote,
.blog-single .inner-box .lower-content blockquote p{
	text-align:left;
}
.dailyfit-comment-box .dailyfit-comment-box{
    margin-left:80px;   
}

.pt-result-display {
    padding: 15px;
    display: inline-block;
    background: #000;
    color: #fff;
    margin-top: 30px;
    width: 100%;
    margin-bottom: 0;
}

/*================================================
TIMETABLE
================================================*/
.mptt-shortcode-wrapper .mptt-navigation-tabs { 
	margin: 0 0 10px 0; 
	float: left; 
	padding: 0; 
	display: inline-block; 
	width: 100%; 
	text-align: left; 
	z-index:9;
}
.mptt-shortcode-wrapper .mptt-navigation-tabs li {
	position:relative;
	padding: 0; 
	transition: all 0s ease-in-out; 
	-moz-transition: all 0s ease-in-out; 
	-ms-transition: all 0s ease-in-out; 
	-o-transition: all 0s ease-in-out; 
	-webkit-transition: all 0s ease-in-out; 
}
.mptt-shortcode-wrapper .mptt-navigation-tabs li a { 
	position:relative;
	display: inline-block; 
	letter-spacing: 1px; 
	font-size: 14px; 
	text-transform: uppercase; 
	color: #fff; 
	transition: all 0s ease-in-out; 
	-moz-transition: all 0s ease-in-out; 
	-ms-transition: all 0s ease-in-out; 
	-o-transition: all 0s ease-in-out; 
	-webkit-transition: all 0s ease-in-out;
    font-weight: 700;
    cursor: pointer;
     margin-right: 12px;
    margin-bottom: 10px;
    padding: 24px 25px;
    background-color: #ff0000;
    border-left: 3px solid #ff0000;	
    z-index:9;
}
.mptt-shortcode-wrapper .mptt-navigation-tabs li a:before{
    position: absolute;
    content: '';
    left:-2px;
    top: 28px;
    opacity: 0;
    border-top: 6px solid transparent;
    border-left: 8px solid #ff0000;
    border-bottom: 6px solid transparent;
    transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease; 
    z-index:99;
}
.mptt-shortcode-wrapper .mptt-navigation-tabs li.active a:before, 
.mptt-shortcode-wrapper .mptt-navigation-tabs li:hover a:before{
    opacity: 1;
}
.mptt-shortcode-wrapper .mptt-navigation-tabs li.active a, 
.mptt-shortcode-wrapper .mptt-navigation-tabs li:hover a{
	background-color: #222222; 
	border-color: #ff0000;
	color: #fff; 
}

.mptt-shortcode-wrapper .mptt-shortcode-table { 
	margin-bottom: 0; 
}
.mptt-shortcode-wrapper .mptt-shortcode-table tr.mptt-shortcode-row th { 
	background-color: #000; 
	text-align: center; 
	font-size:14px;
	color: #fff; 
	font-family: 'Montserrat', sans-serif; 
	font-weight: bold; 
	padding: 15px 0; 
	border: 1px solid rgb(255 255 255 / 0.2); 
	border-bottom: 0; 
	border-top: 0; 
	text-transform: uppercase; 
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container:hover .event-subtitle { 
	color: #fff; 
}
.mptt-shortcode-wrapper.mptt-table-responsive .mptt-shortcode-table tbody td,
.mptt-shortcode-wrapper.mptt-table-responsive .mptt-shortcode-table.mptt-theme-mode tbody td.event {
	padding: 15px !important; 
	text-align: center; 
	font-size:14px;
	border: none; 
	outline: 1px solid #eeeeee; 
	background: #fff;
	color:#222;
	font-weight:bold;
}

.mptt-shortcode-wrapper.mptt-table-responsive .mptt-shortcode-table tbody .mptt-event-container { 
	outline: 1px solid #eeeeee; 
	display: -webkit-box; 
	display: -ms-flexbox; 
	display: flex; 
	-webkit-box-orient: vertical; 
	-webkit-box-direction: normal; 
	-ms-flex-direction: column; 
	flex-direction: column; 
	-webkit-box-pack: center; 
	-ms-flex-pack: center; 
	justify-content: center; 
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container{
    outline: 0;
    transition: all .4s ease;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container:hover{
    transform: translateY(-3px) scale(1.1);
    z-index: 10;
    box-shadow: 0 15px 20px rgba(0,0,0,.2);
    border-radius: 3px;
    outline:none;
    border:0px;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-title {
    letter-spacing: 0; 
    font-family: 'Montserrat', sans-serif; 
    font-weight: 800; 
    text-decoration: none; 
    margin: 0; 
    font-size: 14px; 
    transition: all 0s ease-in-out;  
    -moz-transition: all 0s ease-in-out; 
    -ms-transition: all 0s ease-in-out; 
    -o-transition: all 0s ease-in-out; 
    -webkit-transition: all 0s ease-in-out; 
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-title:hover, 
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container:hover .event-title { 
    color: #fff; 
    text-decoration: none; 
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-description, 
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-subtitle { 
    font-size: 12px;
    margin: 5px 0 0;
    text-transform: capitalize;
    color: #777777;
    font-weight: 500;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container:hover .event-description { 
	color: #fff; 
}
.mptt-shortcode-wrapper .mptt-column-title { 
	margin: 0 0 10px !important; 
	text-align: center; 
	width: 100%; 
	font-size: 1.2em;
	font-weight:bold; 
}
.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list { 
	margin: 0; 
	padding: 0; 
}
.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event { 
	padding: 15px; 
	margin: 0; 
	border: 0; 
	border-bottom: 1px solid #fff;
    background: #eee; 
}
.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event .event-description, 
.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event .event-subtitle {
	 float: right; 
	 margin: 0; 
}
.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event .mptt-event-title { 
	color: #000; 
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container p { 
	color: #777777; 
}
.timeslots-title { 
	margin: 30px 0 0; 
}
.timeslot { 
	border-bottom: 1px solid var(--grey-color); 
	padding-bottom: 15px; 
	margin: 15px 0 0; 
}
.timeslot .timeslot-link { 
	text-transform: capitalize; 
	font-size: 18px; 
	font-family: var(--title-fonts); 
	font-weight: 800; 
	letter-spacing: 1px; 
	line-height: 24px; 
}
.timeslot time { 
	font-style: italic; 
	font-size: 14px; 
}
.mp-event .pt-blog-post { 
	margin-bottom: 0; 
}

.mptt-shortcode-wrapper .mptt-shortcode-table tbody td.mptt-shortcode-hours {
    color: #fff;
}

@media(max-width:1023px) {
	.mptt-shortcode-wrapper .mptt-shortcode-table tr.mptt-shortcode-row th, 
	.mptt-shortcode-wrapper.mptt-table-responsive .mptt-shortcode-table tbody td, 
	.mptt-shortcode-wrapper.mptt-table-responsive .mptt-shortcode-table.mptt-theme-mode tbody td.event, 
	.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-description, 
	.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-title {
		 font-size: 12px; 
		 letter-spacing: 0; 
	}
	.mptt-shortcode-wrapper.mptt-table-responsive .mptt-shortcode-table tbody td {
		 padding: 5px 5px !important; 
	}
}

select { 
	background: #fff;
	 border: 1px solid #eee; 
	 color: #000; 
	 width: 100%; 
	 float: left; 
	 padding: 0 15px; 
	 height: 51px; 
	 line-height: 48px; 
	 outline: none; -webkit-border-radius: 0; 
	 -moz-border-radius: 0;
	  border-radius: 0; 
	 transition: all 0.5s ease-in-out; 
	 -moz-transition: all 0.5s ease-in-out; 
	 -ms-transition: all 0.5s ease-in-out; 
	 -o-transition: all 0.5s ease-in-out; 
	 -webkit-transition: all 0.5s ease-in-out; 
	 -webkit-appearance: none; 
	 -moz-appearance: none; 
	 appearance: none; 
	 background-image: url('data:image/svg+xml;utf8,<svg fill=\'%23999999\' height=\'24\' viewBox=\'0 0 24 24\' width=\'24\' xmlns=\'http://www.w3.org/2000/svg\'><path d=\'M7 10l5 5 5-5z\'/><path d=\'M0 0h24v24H0z\' fill=\'none\'/></svg>'); 
	 background-repeat: 
	 no-repeat; 
	 background-position: 
	 right 16px bottom 50%; 
	 background-size: 20px 20px; 
}
.lower-content h4{
    position: relative;
    color: #222222;
}
.blog-single.style-two .lower-content .author-box{
    margin-bottom:0px !important;    
}



.content-side .classes-detail .pt-post-date {
    background: #ff0000;
    padding: 15px;
    text-transform: capitalize;
    color: #fff;
    width: 75px;
    text-align: center;
    line-height: 1.3;
    position: absolute;
    left: 15px;
    bottom: 15px;
}
.content-side .classes-detail .pt-post-date a{
    color: #ffffff;
    font-weight: 400;
    letter-spacing: 1px;
}
.pt-blog-contain .pt-post-meta ul {
    margin: 0 0 15px;
    padding: 0;
    width: 100%;
    display: -ms-flexbox!important;
    display: flex!important;
}
.pt-blog-contain .pt-post-meta ul li {
    list-style: none;
    float: left;
    display: inline-block;
    margin-right: 20px;
    align-self: center!important;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}
.pt-blog-contain .pt-post-meta ul li:last-child {
    margin-right: 0;
}
.classes-detail .inner-box .image {
    position: relative;
}
.pt-blog-contain .pt-post-meta ul li i {
    margin-right: 5px;
    color: #ff0000;
}
.pt-blog-post .pt-post-meta ul li a {
    color: #eee;
}
.content-side .classes-detail .inner-box .lower-content .comments-form .group-title h4{
    position: relative;
    color: #222222;
}
.pt-blog-contain .pt-post-meta ul li a{
    color: #777;   
}
.main-menu .navigation > li > ul{
    z-index:999;   
}
.mc4wp-response p{
    color: #fff;
}
.main-footer .logo-widget .logo{
    width:210px;
    height:70px;
}
.woocommerce .loader::before{
    display:none;   
}
.classes-detail .inner-box .lower-content h2{
    font-size:30px;   
}
.classes-detail .inner-box .lower-content h3{
    font-size:24px;   
}
.timeslot a:hover {
    color: #ff0000;
}
.blog-single .inner-box .lower-content p.mptt-theme-mode-event a{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 24px;
}

.classes-detail .inner-box .lower-content p.timeslot,
.blog-single .inner-box .lower-content p.mptt-theme-mode-event{
    border-radius: 10px;
    border: 2px solid #f3f3f3;
    padding: 32px 20px 30px;
    background: #fff;
    display: inline-block;
    margin-right: 10px;
    margin-bottom:30px;
    width: 48%;
    text-align: center;
    border-bottom: 4px solid #000;
    transition: .5s all ease;
    cursor:pointer
}
.classes-detail .inner-box .lower-content p.timeslot .timeslot-subtitle,
.blog-single .inner-box .lower-content p.mptt-theme-mode-event .event-subtitle{
    color: #101010;
    font-weight: 600;
}

.classes-detail .inner-box .lower-content p.timeslot:last-child,
.blog-single .inner-box .lower-content p.mptt-theme-mode-event:last-child{
    margin-right:0px;   
}
.classes-detail .inner-box .lower-content p.timeslot:hover,
.blog-single .inner-box .lower-content p.mptt-theme-mode-event:hover{
    border-bottom-color: #ff0000;
    box-shadow: 0 30px 50px 0 rgba(0,0,0,.1);
    z-index: 1; 
}
.classes-detail .inner-box .lower-content p.timeslot .timeslot-user.vcard,
.blog-single .inner-box .lower-content p.mptt-theme-mode-event .event-user.vcard{
    display: inline-block;
    margin-top: 10px;
}
.classes-detail .inner-box .lower-content p.timeslot .timeslot-user.vcard img,
.blog-single .inner-box .lower-content p.mptt-theme-mode-event img{
    border-radius:50%;
    margin-right:6px;
}
.blog-single .inner-box .lower-content p.mptt-theme-mode-event img{
    margin-bottom:10px;
    margin-right:0px;
}
.blog-single .inner-box .lower-content p.mptt-theme-mode-event .event-user.vcard img{
    margin-bottom:0px;
    margin-right:6px;
}
.author-box{
    min-height:188px;   
}

.mptt-shortcode-hours {
	background-color: #ff0000 !important;
}

.box-layout {
    position: relative;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.20);
}

.box-layout .page-wrapper {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    background-color: #ffffff;
}

.box-layout:before {
    position: fixed;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background: url(../images/background/1.jpg) no-repeat;
}

.box-layout .main-menu .navigation > li {
    margin-right: 18px;
}

.box-layout .rtl .header-style-three .main-menu .navigation > li {
    margin-left: 18px;
}

.fixed-header .sticky-header.not-sticky {
    display: none;
}

.main-footer .footer-bottom .copyright a {
    font-weight: bold;
}

.main-footer .footer-bottom .copyright a:hover {
    color: #ff0000;
}

.blog-single .inner-box .lower-content p.mptt-theme-mode-event{
    width:31%;   
}
.about-section{
    padding:110px 0px 115px;   
}
.team-section{
    padding:110px 0px 85px;   
}
.calculate-section{
    padding:105px 0px 90px;   
}
.choose-section{
    padding:110px 0px 65px;   
}
.expert-section-title-box.sec-title{
    margin-bottom:30px;   
}
.classes-detail .lower-content .wp-block-columns{
    margin: 40px 0px 20px;   
}
.lower-section.faq-form-section{
    padding:95px 0px 110px;   
}
.blog-single.style-two{
    margin-bottom:0px;    
}
.author-box .social-icon li:hover a i{
    color:#fff !important;   
}
.sidebar-page-container.style-two{
    padding:110px 0px 70px;   
}
.calculate-section .info-column .table-outer .info-list .table-name:nth-child(2) {
    padding-left: 15px;
}
.woocommerce div.product .product_title, .woocommerce div.product h1{
    display:none;   
}

.testimonial-block{
    background: #f5f5f5;
    padding: 20px;
    margin-right: 10px;
    border-radius:5px;
}
.testimonials-thumbs-carousel .carousel-control-prev,
.testimonials-thumbs-carousel .carousel-control-next{
    bottom:-60px   
}
.testimonials-thumbs-carousel .carousel-control-next{
    left:60px;   
}
.testimonials-thumbs-carousel .carousel-control-prev:before,
.testimonials-thumbs-carousel .carousel-control-next:before{
    border: 1px solid #101010;
    border-radius: 50%;
    width: 30px;
}
.testimonial-block .inner-box .quote-icon{
    font-size:100px;   
}

.main-footer .widgets-section{
    padding: 80px 0px 50px;
}

.main-header .header-top .top-left .text{
    font-size:14px;
    font-weight:bold;
}
.main-footer .footer-bottom {
    position: relative;
    border-top:none;
    background: #0b0505;
}
.clients-section.new-clients-style{
    background-color:#f5f5f5; 
    padding:80px 0px 80px 0px;
}
.choose-section.update-section .content-column .inner-column{
    padding-left: 30px;
}
.choose-section.update-section .content-column .sec-title {
    margin-bottom: 20px;
}
.choose-section.update-section .images-column .award{
    position: absolute;
    left: 0px;
    bottom: 10px;   
}
.choose-section.update-section .images-column .image-1{
    position: absolute;
    left:inherit;
    right: 0px;
    top: 120px;
}
.choose-section.update-section .images-column .image {
    position: relative;
    padding-right: 200px;
    padding-left:inherit;
    z-index:9;
}
.choose-section.update-section .inner-column .pt-section-description{
    position: relative;
}
.choose-section.update-section .inner-column .pt-section-description{
    position: relative;
}
.choose-section.update-section .inner-column .list-detail{
    position: relative;
}

.choose-section.update-section .inner-column .list-detail ul{
    position: relative;
}
.choose-section.update-section .inner-column .list-detail ul li{
    position: relative;
    padding-left:25px;
    font-size:16px;
    margin-bottom:10px;
    display:block;
}

.choose-section.update-section .inner-column .list-detail ul li i{
    position: absolute;
    left:0px;
    top:0px;
    color:#ff0000;
    font-size:18px;
}
.choose-section.update-section .inner-column .btn-two-outer{
    margin-top:20px;    
}


/*** 

====================================================================
	Contact Page Section
====================================================================

***/

.contact-form-section.update{
	position:relative;
	padding:100px 0px 80px;
}

.contact-form-section.update .sec-title{
	position:relative;
	margin-bottom:20px;
}

.contact-form-section.update .text{
	position:relative;
	color:#555555;
	font-size:18px;
	line-height:1.6em;
	margin-bottom:30px;
}

.contact-form-section.update .form-column{
	position:relative;
	margin-bottom:0px;
}

.contact-form-section.update .form-column .inner-column{
	position:relative;
}

.contact-form-section.update .inner-contact{
    position: relative;
    display: block;
    background: #fff;
    padding: 47px 40px 40px 40px;
    border-radius: 10px;
    box-shadow: 0 15px 40px rgb(211 220 232 / 60%);
}

.contact-form-section.update .contact-info li{
	position: relative;
	font-size: 16px;
	line-height: 28px;
	color: #555555;
	font-weight: 400;
	padding-left: 70px;
    margin-bottom: 25px;
    padding-bottom: 23px;
    border-bottom: 1px solid #e5e5e5;
}
.contact-form-section.update .contact-info li:last-child{
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;
}
.contact-form-section.update .contact-info li .icon{
	position: absolute;
    left: 0px;
    top: 0px;
    color:#ff0000;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #e6e6e6;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    transition: all 500ms ease;
	
}

.contact-form-section.update .contact-info li strong{
	display: block;
	font-size: 20px;
	line-height: 30px;
	color: #101010;
	font-weight: 600;
	margin-bottom: 10px;
}

.contact-form-section.update .contact-info li a{
	color: #555555;
	display: inline-block;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.contact-form-section.update .contact-info li a:hover{
	color: #031086;
}
.contact-form-section.update .form-inner{
    margin-left:100px;   
}
.contact-form-section.update .pattern-layer .pattern-1,
.featured-section.solution-section .pattern-layer .pattern-1{
    position: absolute;
    left: 70px;
    top: 70px;
    width: 246px;
    height: 245px;
    background-repeat: no-repeat;
    -webkit-animation: zoom-fade 5s infinite linear;
    animation: zoom-fade 5s infinite linear;
}
.contact-form-section.update .pattern-layer .pattern-2,
.featured-section.solution-section .pattern-layer .pattern-2{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 710px;
    height: 570px;
    background-repeat: no-repeat;
}
.default-form.update-form .form-group input[type="text"], 
.default-form.update-form .form-group input[type="tel"], 
.default-form.update-form .form-group input[type="email"], 
.default-form.update-form .form-group select{
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    border: 1px solid #e5e5e5;
    background-color:#ffffff;
    border-radius: 5px;
    font-size: 16px;
    color: #727272;
    padding: 10px 20px;
    transition: all 500ms ease;
}
.default-form.update-form .form-group textarea{
    position: relative;
    border: 1px solid #e5e5e5;
    background-color:#ffffff;
    border-radius: 5px;
    color: #727272;
    padding: 10px 20px;
    font-size: 16px;
}
.default-form.update-form .btn-three-outer{
    padding-bottom:9px;   
}
.default-form.style-three .form-group .ui-selectmenu-button.ui-button,
.default-form.style-three .form-group input{
    border-radius: 5px;
    background-color: #252525;
    border: 1px solid #252525;
    color: #ffffff;
    font-weight: bold;
    height: 60px;
    display: inline-block;
}


.form-group .ui-button .ui-icon:before {
    color: #fff;   
}
.main-header .header-upper .logo-box .logo a img {
	width: 175px;
    height: 100px;
}
.sticky-header .logo{
	padding: 10px 0px;
}
.sticky-header .logo img {
	width: 135px;
    height: 64px;

}
.sidebar-widget.search-box{
	margin-bottom: 0px;
}
/*************My Account Page**********************/
.woocommerce-MyAccount-navigation ul li{
	position:relative;
	display:block;
	padding:10px 10px 10px 25px;
	border:1px solid #ff0000;
	margin-bottom:10px;
	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;
}
.woocommerce-MyAccount-navigation ul li:before{
	position:absolute;
	content:'';
	top:0px;
	left:0px;
	width:5px;
	height:48px;
	background:#ff0000;
	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;
}
.woocommerce-MyAccount-navigation ul li:hover:before{
	width:100%;
}
.woocommerce-MyAccount-navigation ul li a{
	position:relative;
	font-size:14px;
	font-weight:600;
	display:block;
	text-transform:uppercase;
	color:#ff000;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}
.woocommerce-MyAccount-navigation ul li:hover a{
	color:#ffffff !important;
}
.woocommerce-account .woocommerce-MyAccount-content{
	background:#f5f5f5;
	padding:40px;
	font-size:16px;
}
.blog-single .inner-box .lower-content{
    padding:0px;
    border:0px;
}
.blog-single .inner-box .lower-content .post-meta{
    margin-top:25px;   
}
.sidebar-page-container .comments-area .comment-box{
    min-height:180px;   
}
.blog-single .inner-box .lower-content h5{
	position:relative;
	color:#222222;
}

.blog-single .post-share-options .social-box li a{
    position: relative;
    display: block;
    font-size: 12px;
    line-height: 30px;
    width: 30px;
    color: #ffffff;
    text-align: center;
    box-shadow: 0 0 2px rgba(0,0,0,0.40);
    background-color: #252525;
    border-radius: 15px;
    border-bottom: 2px solid #ff0000;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.blog-single .post-share-options .social-box li a:hover{
    background-color: #ffffff;
    color: #ff0000;
}
.blog-single .inner-box .lower-content .post-meta li a,
.news-block-three .inner-box .lower-content .post-meta li a{
    color:#555555;   
}
.news-block-three .inner-box .lower-content .post-meta li,
.blog-single .inner-box .lower-content .post-meta li{
	margin-right:10px;
	padding-right:10px;
}

.news-block-three .inner-box .lower-content .post-meta li:last-child:before,
.blog-single .inner-box .lower-content .post-meta li:last-child:before{
	display:none;
}
.sidebar .popular-posts .post .post-thumb .overlay-box{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
} 
.footer-widget .instagram-widget .post-thumb{
    width:30%;   
}
.comments-form .default-form.style-two .form-group textarea,
.comments-form .default-form.style-two .form-group input[type="text"], .comments-form .default-form.style-two .form-group input[type="tel"], .comments-form .default-form.style-two .form-group input[type="email"], .comments-form .default-form.style-two .form-group select{
    border: 0px;
    border-radius:5px;
}
.main-footer .timing-widget ul li{
    position: relative;
    border: none;
    margin: 0;
    padding: 5px 0 5px 20px;
    display: inline-block;
    width: 100%;
    color: #ffffff;
}
.main-footer .timing-widget ul li:before{
    position: absolute;
    content:"-";
    left: 0px;
    top: 0px;
    color: #ffffff;
    font-size: 25px;
}
.main-footer .timing-widget ul li:hover:before{
    color:#ffffff;   
}
.main-footer .timing-widget ul li span:last-child{
    float: right;   
}
    
    
.solution-section .owl-nav{
	display:none;
}

.solution-section .owl-dots{
	position:relative;
	text-align:center;
	margin-top:20px;
}

.solution-section .owl-dots .owl-dot{
	position:relative;
	width:10px;
	height:10px;
	margin:0px 5px;
	display:inline-block;
	background-color:#ff0000;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}

.solution-section .owl-dots .owl-dot.active,
.solution-section .owl-dots .owl-dot:hover{
	width:30px;
	background-color:#ffffff;
}

.solution-block{
	position:relative;
	margin-bottom:30px;
}

.solution-block .inner-box{
	position:relative;
	overflow:hidden;
	padding:40px 30px 40px 30px;
	background-color:#111111;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}

.solution-block .inner-box:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:30%;
	height:100%;
	opacity:0;
	background-color:#ff0000;
	transition: all 600ms ease;
	-webkit-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
}

.solution-block .inner-box:hover::before{
	width:100%;
	opacity:1;
}

.solution-block .inner-box .icon-box{
	position:relative;
	font-size:70px;
	color:#ff0000;
	line-height:1em;
	margin-bottom:25px;
	display:inline-block;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}

.solution-block .inner-box:hover .icon-box{
	color:#222429;
	-webkit-transform: scale(-1) rotate(180deg);
    -moz-transform: scale(-1) rotate(180deg);
    -ms-transform: scale(-1) rotate(180deg);
    -o-transform: scale(-1) rotate(180deg);
    transform: scale(-1) rotate(180deg);
}

.solution-block .inner-box h4{
	position:relative;
	text-transform:capitalize;
}

.solution-block .inner-box h4 a{
	position:relative;
	color:#ffffff;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}

.solution-block .inner-box:hover h4 a{
	color:#fff;
}

.solution-block .inner-box .text{
	position:relative;
	color:#ffffff;
	font-size:16px;
	line-height:1.6em;
	margin-top:18px;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}

.solution-block .inner-box:hover .text{
	color:#fff;
}

.solution-block .inner-box .side-icon{
	position:absolute;
	right:0px;
	bottom:0px;
	opacity:0.05;
	font-size:100px;
	color:#ffffff;
	line-height:1em;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}

.solution-block .inner-box .solution-pattern-layer{
	position:absolute;
	right:-10px;
	top:0px;
	width:155px;
	height:144px;
	transform:translate(80px, -80px);
	background-repeat:no-repeat;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}

.solution-block .inner-box:hover{
	
	box-shadow:0px 0px 15px rgba(0,0,0,0.10);
}

.solution-block .inner-box:hover .solution-pattern-layer{
	transform:translate(0px, 0px);
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}  
    
.news-block-two .inner-box .lower-content .text{
    position:relative;
    margin-top:15px;
}
.sidebar-widget.search-box {
    margin-bottom:0px;   
}
    
.xs-sidebar-group.isActive .xs-overlay{
    opacity: 0.6 !important;   
}
.xs-sidebar-widget{
    max-width:450px !important; 
    background-color:#fff !important;
}
.sidebar-info-contents .content-inner .content-box h2{
    color:#000000; 
    font-weight:700;
    font-size:26px;
    margin-bottom:15px;
}
.close-side-widget, .close-side-widget:hover,
.sidebar-info-contents .content-inner .contact-info h2,
.sidebar-info-contents .social-box h2{
    color:#000000; 
    font-weight:700;
}
.sidebar-info-contents .social-box h5{
    color:#000000; 
}

.sidebar-info-contents .content-inner .content-box .text{
    color:#555555;
    font-size:16px;
}
.sidebar-info-contents .content-inner .contact-info .list-style-one li{
    color:#555555;
    font-size:16px;
    padding-left:50px;
    margin:20px 0px; 
}
.sidebar-info-contents .content-inner .contact-info .list-style-one li .icon{
    line-height: 35px;
    font-weight: 300;
    width: 35px;
    top:-5px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #ff0000;   
}
.video-section .outer-container{
    padding-left:0px;   
}

.news-section.bg-style{
    background-color: #f8f7f4;   
}
.comment-respond{
	margin-top:80px;	
}
.comment-form .comment-form-comment label,
.comment-form .comment-form-author label,
.comment-form .comment-form-email label,
.comment-form .comment-form-url label{
    display:none;
}
.comment-form p{
	margin-top:0px !important;	
}
.comment-form .comment-form-comment textarea {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #eaeaea;
    color:#333;
    background-color: #f8f7f4;
    border-radius:8px;
}
.comment-form .comment-form-author input{
    border: 1px solid #eaeaea;
    padding: 12px 24px 12px;
    color:#333;
    background-color: #f8f7f4;
    border-radius:8px;
    width: 49%;
    margin-bottom: 23px;
    margin-right:21px;
    float: left;
}
.comment-form .comment-form-email input{
    border: 1px solid #eaeaea;
    padding: 12px 24px 12px;
    color:#333;
    background-color: #f8f7f4;
    border-radius:8px;
    width: 48%;
    margin-bottom: 26px;
    float: right;
}
.comment-form .comment-form-url input {
    border: 1px solid #eaeaea;
    padding: 12px 24px 12px;
    color:#333;
    background-color: #f8f7f4;
    border-radius:8px;
    width: 100%;
    display:block;
}
.comment-form p.form-submit{
	margin-bottom:0px !important;
	margin-top:20px !important;		
}
.comment-form p.form-submit input[type="submit"]{
    position: relative;
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    color: #ffffff;
    padding: 10px 36px;
    font-weight: 600;
    overflow: hidden;
    background: #ff0000;
    text-transform: capitalize;
    border: 2px solid #ff0000;
    font-family: 'Montserrat', sans-serif;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease; 
    cursor: pointer;
    border-radius:8px;
}

.shop-sidebar .widget,
.sidebar-side .sidebar .widget {
  margin-bottom: 50px;
}
.shop-sidebar .widget .widget-title,
.sidebar-side .sidebar .widget .widget-title{
    font-size: 20px;
    color: #101010;
    font-weight: 700;
    line-height: 1.2em;
    display: inline-block;
    padding-left: 35px;
    position: relative;
    margin-bottom: 25px;
    text-transform: capitalize;
  
}
.shop-sidebar .widget .widget-title:before ,
.sidebar-side .sidebar .widget .widget-title:before{
  position: absolute;
    content: '';
    left: 0px;
    top: 12px;
    width: 20px;
    height: 4px;
    background-color: #ff0000;
}
.search.search-no-results .search-notfound .search-box{
	position: relative;
    background: #f8f7f4;
    padding: 30px 27px 30px;
    border-radius: 10px;
}
.main-menu .navigation > li > ul > li > a{
	padding:13px 18px;	
}
.mobile-menu .navigation li > ul > li > a{
    padding: 10px 20px 10px 30px;
}
.mobile-menu .navigation li > ul > li > ul > li > a{
    padding: 10px 20px 10px 50px;
}
.comment-box .comment-respond{
	margin:40px 0px 30px 0px;	
}
.search-notfound h4{
	color:#111111;
}
.comment-box .comment-form .comment-form-author input,
.comment-box .comment-form .comment-form-email input{
	margin-bottom:25px;	
}

.main-menu .navigation li > ul > li.dropdown:hover > ul{
	right: 107%;
	left: inherit;
}
.main-header .outer-box .cart-box .cart-content .center-align{
	margin-bottom:0px;	
}
.blog-single .inner-box .image .post-item-date,
.news-block-three .inner-box .image .post-item-date{
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    bottom: 0;
    position: absolute;
    background-color: #ff0000;
    padding: 17px;
    left: 30px;
    z-index: 9;
    font-size: 15px;
    font-weight: 500;
    border-radius: 6px 6px 0 0;
}
.blog-single blockquote p em{
	font-style:normal;	
}
.news-block-three .inner-box .lower-content h3 a,
.page-title .entry-title h2{
	word-break: break-word;	
}
.rtl .main-slider-three .social-box li:last-child{
	margin-right:18px;
}
.rtl .team-block-two .inner-box .side-title{
	right:40px;
}