.fab:before {
  font-family: "Font Awesome 5 Brands";
}
.admin-bar .main-content-box .fixed-top-bar.now-fixed,
.admin-bar .sticky-header {
  top: 32px;
}
.elementor-section-wrap .elementor-section,
.elementor-column-gap-default
  > .elementor-column
  > .elementor-element-populated,
.elementor-column-gap-default
  > .elementor-row
  > .elementor-column
  > .elementor-element-populated
  > .elementor-widget-wrap {
  padding: 0px !important;
}
.elementor-element
  .elementor-column-gap-default
  > .elementor-row
  > .elementor-column
  > .elementor-element-populated {
  padding: 0px 0px 0px 0px;
}

.pagination {
  position: relative;
  display: block;
  text-align: center;
  padding: 0px !important;
}
.pagination li {
  position: relative;
  display: inline-block !important;
  margin-right: 15px;
  list-style-type: none !important;
}
.pagination li a,
.pagination li span {
  position: relative;
  display: block;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 20px;
  padding: 9px 5px 7px;
  font-size: 16px;
  background: #ffffff;
  color: #36404b;
  font-weight: 500;
  border: 2px solid #dddddd;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}
.pagination li a:hover,
.pagination li span:hover,
.pagination li span.current {
  border-color: #1c63b8;
}

.sidebar-info-contents .content-inner .social-box {
  position: relative;
  margin-top: 40px;
}
.sidebar-info-contents .content-inner .social-box .social-share {
  position: relative;
  font-size: 20px;
  color: #ffffff;
  font-weight: 500;
  margin-bottom: 20px;
  display: block;
  line-height: 1.6em;
  font-family: "Rubik", sans-serif;
}

.updated-services-section
  .services-tabs
  .tabs-content
  .content-column
  .inner-column {
  padding: 65px 0px 0px 0px;
}
.updated-services-section .services-tabs .tab-btns .tab-btn {
  padding: 19px 0px 19px 50px;
  font-size: 18px;
}
.updated-services-section .services-tabs .tab-btns .tab-btn:before {
  top: 18px;
}
.updated-services-section
  .services-tabs
  .tabs-content
  .content-column
  .inner-column {
  padding: 65px 0px 0px 10px;
}
.updated-work-block .inner-block .content-column .inner-column .text,
.news-block .content-box .info,
.news-block .content-box p,
.testimonial-block p,
.testimonial-block-three .text p {
  direction: ltr;
}
.testimonial-block.even .thumb {
  margin-left: -75px !important;
}
.news-widget .post {
  margin-bottom: 20px;
  position: relative;
  min-height: 90px;
  padding-left: 110px;
}
.main-footer .news-widget .post .thumb {
  position: absolute;
  left: 0;
  top: 0;
  height: 90px;
  width: 90px;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
}
.footer-style-two .gallery-widget .image,
.main-footer .gallery-widget .image {
  margin-right: 4px;
  margin-left: 4px;
  margin-bottom: 10px;
  overflow: hidden;
  height: 85px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0px;
}
.main-footer .gallery-widget .image {
  width: 30.333333%;
}
.footer-style-two .gallery-widget .image a,
.main-footer .gallery-widget .image a {
  position: absolute;
  display: block;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
.testimonial-block-three .rating span {
  position: relative;
  margin-left: 2px;
}

/************** Blog Widget Style ****************/
.wp-block-search__label,
.sidebar .wp-block-group__inner-container h2 {
  position: relative;
  color: #322f2f;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
  padding-bottom: 15px;
  line-height: 1.3em;
  text-transform: capitalize;
}
.wp-block-search__label:before,
.sidebar .wp-block-group__inner-container h2:before {
  position: absolute;
  content: "";
  left: 0px;
  bottom: 3px;
  height: 2px;
  width: 43%;
  background-color: #222222;
}
.wp-block-search__label:after,
.sidebar .wp-block-group__inner-container h2:after {
  position: absolute;
  content: "";
  left: 45%;
  bottom: 0px;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background-color: #222222;
}
.sidebar .sidebar-title {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.sidebar .sidebar-title:before {
  position: absolute;
  content: "";
  left: 0px;
  bottom: 3px;
  height: 2px;
  width: 43%;
  background-color: #222222;
}
.sidebar .sidebar-title:after {
  position: absolute;
  content: "";
  left: 45%;
  bottom: 0px;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background-color: #222222;
}
.wp-block-search__button {
  background: #ab7442;
  border: 1px solid #ab7442;
  padding: 0.375em 0.625em;
  color: #fff;
}

.widget {
  position: relative;
  background: #f4f5f6;
  padding: 20px;
  border-radius: 8px;
}

.widget ul,
.widget ol,
.sidebar .widget_block ul,
.widget_block .wp-block-latest-comments {
  position: relative;
}
.widget ul > li,
.widget ol > li,
.sidebar .widget_block ul li,
.sidebar .widget_block .wp-block-latest-comments li {
  position: relative;
  display: block;
  padding-bottom: 15px;
  margin-bottom: 15px;
  padding-left: 20px;
  color: #666666;
  font-size: 14px;
  border-bottom: 1px dashed #cccccc;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.sidebar .widget_block .wp-block-latest-comments li {
  line-height: 30px;
  color: #777777;
  font-size: 16px;
}
.widget ul > li:last-child,
.widget ol > li:last-child,
.sidebar .widget_block ul li:last-child,
.sidebar .widget_block .wp-block-latest-comments li:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 0px;
}
.widget ul li ul li,
.widget ol li ol li {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 0px;
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px dashed #cccccc;
}
.widget ul > li > a,
.widget ol > li > a,
.sidebar .widget_block ul li a {
  position: relative;
  color: #666666;
  font-size: 16px;
  line-height: 25px;
  display: inline-block;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.sidebar .widget_block .wp-block-latest-comments li a {
  display: inline-block;
  color: #777777;
}
.widget ul > li > a:hover,
.widget ol > li > a:hover,
.sidebar .widget_block ul li a:hover,
.sidebar .widget_block .wp-block-latest-comments li a:hover {
  color: #ab7442;
}
.widget ul > li > ul > li,
.widget ol > li > ol > li,
.sidebar .widget_block ul li ul li {
  padding-top: 20px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 20px;
  display: block;
  border-bottom: 0px;
  border-top: 1px solid #dddddd;
}
.widget ul > li:before,
.widget ol > li:before,
.sidebar .widget_block ul li:before,
.sidebar .widget_block .wp-block-latest-comments li:before {
  content: "\f101";
  position: absolute;
  left: 0px;
  top: 0px;
  color: #777777;
  font-size: 16px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.sidebar .widget_block .wp-block-latest-comments li,
.widget_recent_comments ul li {
  padding: 0px 0px 12px 30px !important;
}
.sidebar .widget_block .wp-block-latest-comments li:before,
.widget_recent_comments ul li:before,
.footer-widget ul li.recentcomments:before {
  content: "\f086";
}
.footer-widget ul li.recentcomments:before {
  color: #fff;
}

.latest-news .post-thumb {
  margin-bottom: 0px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.widget .tagcloud a {
  position: relative;
  display: inline-block;
  line-height: 20px;
  padding: 8px 20px 8px;
  margin: 0px 6px 10px 0px;
  color: #666666;
  text-align: center;
  font-size: 14px !important;
  background: none;
  font-weight: 400;
  border-radius: 5px;
  border: 1px solid #cccccc;
  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;
}
.widget .tagcloud a:hover {
  border-color: #1c63b8;
  background: #1c63b8;
  color: #fff;
}

.sidebar-page-container .comment-form .group-title {
  margin-bottom: 10px;
}
.sidebar-page-container .comment-form form .logged-in-as,
.comment-form .form-group textarea {
  position: relative;
  margin-bottom: 0px;
}
.sidebar-page-container .comment-form form .logged-in-as a {
  position: relative;
  font-size: 14px;
  line-height: 30px;
  color: #666666;
  font-weight: 400;
}
.sidebar-page-container .comments-area .comment-box .comment-form {
  margin-top: 0px;
  padding: 30px;
}
.comment-form button {
  cursor: pointer;
}
.motorexpert_theme .motorexpert_theme {
  margin-left: 80px;
}
.sidebar-page-container .comments-area .comment-box {
  margin-bottom: 30px;
}
.sidebar-page-container .comments-area .comment-box .text p {
  margin-bottom: 15px;
}
.blog-detail .comments-area > .motorexpert_theme:last-child .comment-box {
  margin-bottom: 0px;
}

/******************* footer Widget Style ***************/

.footer-widget .wp-block-group__inner-container h2 {
  position: relative;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.2em;
  text-transform: capitalize;
  margin-bottom: 25px;
  padding-bottom: 20px;
  font-size: 20px;
}
.footer-widget ul,
.footer-widget ol {
  position: relative;
  margin: 0px;
  padding: 0px;
}

.footer-widget ul li,
.footer-widget ol li {
  position: relative;
  margin-bottom: 15px;
  padding-left: 25px;
  display: block;
  font-size: 16px;
  line-height: 1.8em;
  color: #ffffff;
}
.footer-widget ul li:before,
.footer-widget ol li:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  content: "\f101";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.footer-widget ul li a,
.footer-widget ol li a {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 1.8em;
  color: #ffffff;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.footer-widget ul li a:hover,
.footer-widget ol li a:hover,
.footer-widget ul li:hover:before,
.footer-widget ol li:hover:before {
  color: #1c63b8;
}

.main-footer .about-widget .social-icon li {
  padding-left: 0px;
}
.main-footer .about-widget .social-icon li.follow {
  padding-left: 0px;
  margin-left: 0px;
}
.main-footer .about-widget .social-icon li:before {
  display: none;
}
rs-dotted {
  background-image: none !important;
  background-color: rgba(0, 0, 0, 0.8) !important;
}
.news-section {
  background-image: none !important;
}

/*** 

====================================================================
	About Section Two
====================================================================

***/

.about-section-two {
  position: relative;
  padding: 95px 0px 60px;
}
.about-section-two .sec-title .title {
  position: relative;
  color: #1c63b8;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  text-transform: capitalize;
}
.about-section-two .sec-title h2 {
  position: relative;
  color: #222222;
  font-weight: 600;
  line-height: 1.3em;
  margin-top: 12px;
}
.about-section-two:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 30%;
  height: 100%;
  background-color: #f5f5f5;
}

.about-section-two .image-column {
  position: relative;
  margin-bottom: 40px;
}

.about-section-two .image-column .inner-column {
  position: relative;
  padding-bottom: 125px;
}

.about-section-two .image-column .image {
  position: relative;
  padding-top: 50px;
}

.about-section-two .image-column .image.two {
  position: absolute;
  right: 0px;
  top: -50px;
}

.about-section-two .image-column .years {
  position: absolute;
  left: 0px;
  top: 120px;
  right: 0px;
  text-align: center;
}

.about-section-two .image-column .video-box {
  position: absolute;
  left: 180px;
  bottom: 0px;
  width: 320px;
  height: 290px;
}

/* Video Box */

.about-section-two .video-box {
  position: relative;
}
.about-section-two .video-box:before,
.about-section-two .video-box:after {
  display: none !important;
}
.about-section-two .video-box .video-image {
  position: relative;
  margin: 0px;
  overflow: hidden;
}

.about-section-two .video-box .video-image img {
  position: relative;
  width: 100%;
  z-index: 3;
}

.about-section-two .video-box .overlay-box {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: hidden;
  line-height: 45px;
  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;
}

.about-section-two .video-box .overlay-box:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
}

.about-section-two .video-box .overlay-box span {
  position: absolute;
  width: 176px;
  height: 176px;
  left: 50%;
  top: 50%;
  z-index: 10;
  color: #ffffff;
  background-color: transparent !important;
  font-weight: 400;
  font-size: 30px;
  text-align: center;
  padding-left: 4px;
  display: inline-block;
  margin-top: -88px;
  margin-left: -88px;
  line-height: 176px;
  transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -webkit-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
}

.about-section-two .video-box .overlay-box span:after {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: url(../images/resource/about-text.png) no-repeat;
}
.about-section-two .video-box .overlay-box span:after {
  animation-name: rotateme-two;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: rotateme-two;
  -webkit-animation-duration: 8s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotateme-two;
  -moz-animation-duration: 8s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: rotateme-two;
  -ms-animation-duration: 8s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: rotateme-two;
  -o-animation-duration: 8s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.about-section-two .content-column {
  position: relative;
  margin-bottom: 40px;
}

.about-section-two .content-column .sec-title {
  margin-bottom: 20px;
}

.about-section-two .content-column .inner-column {
  position: relative;
  padding-left: 15px;
}

.about-section-two .content-column .bold-text {
  position: relative;
  color: #555555;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.8em;
}

.about-section-two .content-column h3 {
  position: relative;
  color: #1c63b8;
  font-weight: 700;
  font-size: 24px;
  margin-top: 25px;
}

.about-section-two .content-column .text {
  position: relative;
  color: #555555;
  font-size: 16px;
  margin-top: 15px;
  line-height: 1.8em;
  margin-bottom: 20px;
}

.about-section-two .content-column .quote-text {
  position: relative;
  color: #222222;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.7em;
  font-style: italic;
  padding-left: 60px;
  padding-right: 100px;
}

.about-section-two .content-column .quote-text .icon {
  position: absolute;
  left: 0px;
  top: 15px;
  color: #e1e1e1;
  font-size: 34px;
  line-height: 1em;
}

.about-section-two .content-column .author-info {
  position: relative;
  margin-top: 30px;
}

.about-section-two .content-column .author-info .info-inner {
  position: relative;
  padding-top: 10px;
  padding-left: 100px;
}

.about-section-two .content-column .author-info .info-inner .image {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 80px;
  height: 80px;
}

.about-section-two .content-column .author-info .info-inner h4 {
  position: relative;
  font-weight: 600;
  color: #222222;
}

.about-section-two .content-column .author-info .info-inner .designation {
  position: relative;
  color: #555555;
  font-style: italic;
}

.main-header .logo-outer .logo img,
.header-style-three .logo-box img {
  width: 300px;
}
.sticky-header .logo {
  width: 215px;
}
.main-header.header-style-two .logo-outer .logo img {
  width: 250px;
}
.main-header-bar .bar-logo .logo a img {
  width: 80px;
}
.sidebar-info-contents .content-inner .logo img {
  width: 231px;
}
.main-footer .footer-logo {
  width: 260px;
}
.footer-style-two .logo-column .logo a img {
  width: 177px;
}
.main-header.header-style-four .logo-box .logo a img {
  width: 270px;
}

.rtl .news-widget .post .date i {
  margin-left: 10px;
  margin-right: 0px;
}

.rtl .main-footer .about-widget .social-icon li {
  margin-right: 15px;
  margin-left: 0px;
  padding-right: 0px;
}

.rtl .main-footer .about-widget .social-icon li.follow {
  margin-right: 0px;
}

.rtl .footer-widget ul li:before,
.rtl .footer-widget ol li:before {
  right: 0;
  left: auto;
  content: "\f104";
}

.rtl .footer-widget ul li,
.rtl .footer-widget ol li {
  padding-right: 25px;
  padding-left: 0px;
}

.no-sticky .sticky-header {
  display: none;
}

.box-layout .page-wrapper {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  padding: 15px;
  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;
}
