/***************************************************************************************************************
||||||||||||||||||||||||||||       MASTER STYLESHEET FOR Invest               ||||||||||||||||||||||||||||||||||
****************************************************************************************************************
    Project:        Invest - Business And Multipurpose Responsive WordPress Theme
    Version:        1.2
    Author:         Inaikas

||||||||||||||||||||||||||||              TABLE OF CONTENT                  ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
****************************************************************************************************************

1- Navbar Top
2- Header page
3- Contact form
4- Pagination page
5- Portfolio
6- About item
7- Video
8- Faq
9- Quote
10- Contact Block
11- question
12- Scroll To Top
13- Loading Page
14- Loading Page
15- About
16- Who Are
17- Team
18- Counter
19- Portfolio
20- Testimonials
21- Pricing
22- Blog
23- Contact Info
24- Footer
25- Fixed Section
26- Breadcrumb
27- Blog Single
28- Sidebar
29- 404
30- Portfolio Details


****************************************************************************************************************
||||||||||||||||||||||||||||            End TABLE OF CONTENT                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/

body {
  font-family: 'Rubik', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #404044;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5;
}

body#multi-6 {
  padding: 10px 10px 0 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Poppins', sans-serif;
  margin-top: 0px;
  font-style: normal;
  font-weight: 400;
}

p {
  color: #969696;
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 0;
  font-family: 'Rubik', sans-serif;
}

.sub-title,
.sub-title-one {
  text-align: center;
  position: relative;
  z-index: 3;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  padding: 0 15px;
}

.sub-title-one {
  padding: 0 !important;
}

.sect-title {
  letter-spacing: -1px;
  margin-bottom: 50px;
  font-size: 32px;
  font-weight: 600;
  line-height: 44px;
  font-family: 'Poppins', sans-serif;
  text-align: center;
  position: relative;
  z-index: 3;
}

.sub-title:before,
.sub-title:after {
  content: '';
  width: 40px;
  height: 1px;
  background-color: #6b54f6;
  position: absolute;
  bottom: 7px;
}

.sub-title:before {
  left: -40px;
}

.sub-title:after {
  right: -40px;
}

.with-color {
  color: #fff !important;
}

a {
  color: #969696;
  text-decoration: none;
  text-transform: capitalize;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

a:hover {
  color: #6b54f6;
  text-decoration: none;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

ul {
  padding-left: 0;
  list-style: none;
}

li {
  font-size: 15px;
  font-weight: 400;
  font-family: poppins;
  color: #969696;
  margin-bottom: 10px;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

li:last-child {
  margin-bottom: 0;
}

i {
  font-size: 15px;
  color: #969696;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

i:hover {
  color: #6b54f6 !important;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

.paddsection {
  padding: 80px 0;
}

.paddsectionone {
  padding: 50px 0;
}

.pt-80 {
  padding-top: 80px !important;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-50 {
  padding-bottom: 50px;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mt-0 {
  margin-bottom: 0;
}

.mt-20 {
  margin-top: 20px;
}

.mb-0 {
  margin-bottom: 0px;
}

.number {
  display: inline-block;
  opacity: 0.2;
  font-size: 32px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}

button:focus, a:focus {
  outline: none !important;
  box-shadow: none !important;
}

.h4-heading {
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 600;
  line-height: 1;
}

.h4-subheading {
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #fff;
  line-height: 1;
  letter-spacing: .6px;
}

.h6-subheading {
  margin-bottom: 10px;
  color: #edebef;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
}

.brd-none {
  border: none !important;
}

.more-btn,
.more-btn-one {
  border: 1px solid #6b54f6;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  color: #969696;
  display: inline-block;
  font-family: poppins;
  font-size: 13px;
  font-weight: 600;
  height: 40px;
  line-height: 40px;
  text-transform: capitalize;
  background: transparent;
  margin-left: 0;
  margin-right: 0;
}

.more-btn-one {
  border: none;
}

.overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  z-index: 2;
  height: 100%;
}

.bx-shadow {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF), color-stop(100%, #F5F5F5)) !important;
  background: -moz-linear-gradient(top, #FFF 0, #F5F5F5 100%) !important;
  background: -webkit-linear-gradient(top, #FFF 0, #F5F5F5 100%) !important;
  background: -o-linear-gradient(top, #FFF 0, #F5F5F5 100%) !important;
  background: -ms-linear-gradient(top, #FFF 0, #F5F5F5 100%) !important;
  background: linear-gradient(top, #FFF 0, #F5F5F5 100%) !important;
}

.bx-sh {
  box-shadow: none !important;
}

.bg-cl-one,
.bg-cl-two,
.bg-cl-thre {
  padding: 60px 20px !important;
}

.bg-cl-one i,
.bg-cl-one h4,
.bg-cl-one p,
.bg-cl-two i,
.bg-cl-two h4,
.bg-cl-two p,
.bg-cl-thre i,
.bg-cl-thre h4,
.bg-cl-thre p {
  color: #fff !important;
}

.bg-cl-one {
  background: rgba(239, 71, 58, 0.8) !important;
}

.bg-cl-two {
  background: rgba(94, 53, 177, 0.8) !important;
}

.bg-cl-thre {
  background: rgba(29, 233, 182, 0.8) !important;
}

/************************** 
* 1. Navbar Top
***************************/

.nv-tr {
  background: #fff;
}

.nv-tr ul.nav-menu>li>a,
.nv-tr ul.nav-menu>li>a:before {
  /*   color: #404044 !important; */
}

a:focus, button:focus {
    outline: none;
}


/************************** 
* 2. Header page
***************************/

#contact .header-page,
#about .header-page {
  background: url(http://placehold.it/1903x340/f7f7f7) !important;
  padding-top: 186px !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
}

.header-page .overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  z-index: 2;
  height: 100%;
  content: "";
}

.header-page .bread {
  position: relative;
  z-index: 3;
}

.header-page .bread h4 {
  color: #fff;
}

.header-page .bread .breadcrumb {
  display: flex;
  justify-content: center;
  background: transparent;
  margin-bottom: 0;
  padding: 0;
}

.header-page .bread .breadcrumb li a {
  color: #fff;
}

.header-page .bread .breadcrumb .breadcrumb-item.active {
  color: #6b54f6;
}

.breadcrumb-item+.breadcrumb-item::before {
  color: #fff;
}


/************************** 
* 3. Contact form
***************************/

.contactform input,
.contactform textarea {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-image: none;
  border-style: none none solid;
  border: 1px solid #ebebeb;
  color: #969696;
  font-size: 15px;
  text-transform: capitalize;
  width: 100%;
  padding-left: 10px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.contactform input {
  height: 50px;
}

.contactform textarea {
  height: 143px;
  padding-top: 10px;
}


/************************** 
* 4. Pagination page
***************************/

.pagination-page {
  margin-top: 50px
}

.pagination-page .pagination {
  justify-content: center;
  margin-bottom: 0;
}

.pagination-page .pagination li {
  margin-bottom: 0;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  margin-right: 10px;
}

.pagination .page-item.disabled .page-link {
  border: 1px solid #6b54f6;
  background: transparent;
  color: #6b54f6;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.page-link {
  border: 1px solid #ebebeb;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  margin-left: 0;
  padding: 0 !important;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.page-link:hover {
  color: #6b54f6;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #6b54f6;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
}

.pagination li a {
  border: 1px solid #e5e5e5;
  color: #595959;
  display: block;
  font-family: poppins;
  font-size: 14px !important;
  position: relative;
  text-align: center;
  line-height: 40px !important;
  text-transform: capitalize;
  border-top-left-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
}


/************************** 
* 5. Portfolio
***************************/

.portfolio .grid .grid-sizer,
.portfolio .grid .grid-fixtwo {
  height: 343px !important;
  width: 49.59% !important;
}

.grid-fixthree {
  height: 343px !important;
}

.portfolio .grid .grid-sizer,
.portfolio .grid .grid-fixfour {
  width: 24% !important;
  height: 343px !important;
}

body#multi-2 .portfolio .grid .grid-sizer,
body#multi-2 .portfolio .grid .grid-fixfour,
.portfolio.portfoliomulti-2 .grid .grid-fixfour {
  width: 24.50% !important;
  height: 343px !important;
}

.portfolio .heigh-five {
  width: 24.34% !important;
  height: 220px !important;
}


/************************** 
* 6. About item
***************************/

.about-item .content-whoare {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.about-item .content-whoare p {
  width: 100%;
}

.img-about-video {
  position: relative;
  z-index: 1;
}

.about-video {
  min-height: 100%;
  width: 100%;
  z-index: 2;
  position: absolute;
}

.btn-video {
  width: 100%;
  height: 100%;
  z-index: 5;
  position: absolute;
  text-align: center;
}

.btn-video .bla-1 {
  line-height: 410px;
}

.btn-video .bla-1 i {
  padding: 20px 29px;
  background: #6b54f6;
  position: relative;
  z-index: 3;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  font-size: 30px;
  color: #fff;
}

.img-about-item,
.img-about-video,
.about-video {
  height: 410px;
  min-height: 410px;
}

.img-about-item img,
.img-about-video img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}


/* btn video style two */

.btn-video-two {
  height: 100%;
  z-index: 999999;
  position: relative;
}

.video-play-button {
  position: absolute;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
  box-sizing: content-box;
  display: block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

#multi-6 .btn-video-two {
  position: initial;
}

#multi-6 .video-play-button {
  left: initial;
}

.video-play-button i {
  position: relative;
  z-index: 3;
  font-size: 30px;
  color: #ffffff;
}

body#multi-6 .video-play-button i {
  color: #6b54f6;
}

.video-play-button i:hover {
  color: #ffffff !important;
}

body#multi-6 .video-play-button:before,
body#multi-6 .video-play-button:after {
  background: #fff;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #6b54f6;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #6b54f6;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  transition: all 200ms;
}

.video-play-button:hover:after {
  background-color: darken(#fa183d, 10%);
}

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

@keyframes pulse-border {
  0% {
      transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
      opacity: 1;
  }
  100% {
      transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
      opacity: 0;
  }
}

.video-overlay {
  position: fixed;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.80);
  opacity: 0;
  transition: all ease 500ms;
}

.video-overlay.open {
  position: fixed;
  z-index: 1000;
  opacity: 1;
}

.video-overlay-close {
  position: absolute;
  z-index: 1000;
  top: 15px;
  right: 20px;
  font-size: 36px;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  transition: all 200ms;
}

.video-overlay-close:hover {
  color: #fa183d;
}

.video-overlay iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.75);
}


/* About us box */

.box-item {
  position: relative;
  padding: 15px 12px;
  font-weight: 500;
  border-radius: 5px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 30px -2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 30px -2px rgba(0, 0, 0, 0.1);
  background: #fff;
  cursor: pointer;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

.box-item img {
  display: inline-block;
  float: left;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

.box-item:hover img {
  margin-left: 10px;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

.box-item .box-text {
  margin-left: 20px;
  display: inline-block;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  color: #969696;
  font-family: 'Rubik', sans-serif;
}


/************************** 
* 7. Video
***************************/

.video {
  height: 500px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
}

.video h2 {
  z-index: 2;
  position: relative;
  color: #fff;
}


/* Multipurpose 5 */

body#multi-5 .video {
  background: #fff;
  height: auto;
  padding: 100px 0 !important;
}

body#multi-5 .overlay {
  z-index: -1;
}


/************************** 
* 8. Faq
***************************/

.faq-content .card,
.item-question .card {
  border-bottom: 1px solid #dfdfdf !important;
  margin-bottom: 30px;
}

.faqs .card {
  border: none !important;
  margin-bottom: 15px;
}

.faq-no-mb {
  border: none !important;
}

.card-header h4 {
  letter-spacing: 0;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 600;
  color: #595959;
  font-family: 'Poppins', sans-serif;
}

.accordion>.card .card-header {
  padding: 15px 22px;
}

.accordion>.card .card-header {
  margin-bottom: -1px;
  background: #f5f5ff;
}

.faq {
  position: relative;
}

.card-body {
  background-color: #fff;
}

.card-body p {
  color: #969696 !important;
}

a.faq[data-toggle=collapse].collapsed:before {
  content: '\f140';
  color: #696666;
  transition: all 0.5s ease;
}

a.faq[data-toggle=collapse].collapsed {
  background-color: #fff;
  color: #696666;
  transition: all 0.5s;
}

a.faq[data-toggle=collapse] {
  background-color: #fff;
  color: #a3c85e;
  transition: all 0.5s;
}

a.faq[data-toggle=collapse]:before {
  content: '\f143';
  display: block;
  font-family: 'Material Design Icons';
  font-size: 20px;
  color: #6b54f6;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

a.faq-black[data-toggle=collapse].collapsed {
  background-color: #696666;
  color: #ffffff;
  transition: all 0.5s;
}

a.faq-black[data-toggle=collapse] {
  background-color: #ffffff;
  color: #696666;
  transition: all 0.5s;
}

.about-left-content li i {
  margin-right: 10px;
  color: #6b54f6 !important;
}

.faqsection .about-left-content ul {
  margin-bottom: 0;
}


/************************** 
* 9. Quote
***************************/


/* Multipurpose 6 */

body#multi-6 .quote {
  height: auto;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
}

body#multi-6 .quote .block-cnt-video {
  display: flex;
  justify-content: center;
  width: 100%;
  align-items: center;
  height: 500px;
  position: relative;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

body#multi-6 .quote .block-cnt-video:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  display: inline-block;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

body#multi-6 .quote .block-cnt-video h2 {
  z-index: 2;
  position: relative;
  color: #fff;
}


/************************** 
* 10. contact block
***************************/

.contact-blok {
  background: url(http://placehold.it/1583x299/f7f7f7);
  background-size: cover;
  background-position: center center;
}

.contact-blok .contactitem,
.contact-blok .btn-contact-item {
  position: relative;
  z-index: 12;
}

.contact-blok .contactitem h2,
.contact-blok .contactitem p {
  color: #fff;
  text-align: left;
}

.contact-blok .bla-1 {
  position: relative;
  z-index: 12;
}

.btn-contact-item {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}


/************************** 
* 11. question
***************************/

.approach-lists {
  margin-bottom: 0;
}

.approach-lists .single-approach {
  border-left: 5px solid #6b54f6;
  border-radius: 0 !important;
  cursor: pointer;
}

.approach-lists .single-approach * {
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

.single-approach:hover * {
  color: #fff !important;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

.approach-lists .single-approach .approach-icon-wrapper {
  height: 80px;
  width: 80px;
  text-align: center;
  float: left;
}

.approach-lists .single-approach .approach-icon-wrapper i {
  line-height: 80px;
  margin-bottom: 0 !important;
}

.approach-lists .single-approach .approach-text {
  margin-left: 110px;
  text-align: left;
}

.approach-lists .single-approach .approach-text h4 {
  color: #404044;
}


/************************** 
* 12. Scrool to top
***************************/

.bck {
  position: fixed;
  bottom: 30px;
  right: 30px;
  visibility: hidden;
  line-height: 50px;
  text-align: center;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  z-index: 9999;
  display: block;
  height: 60px;
  width: 60px;
  line-height: 60px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 30px -2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 30px -2px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #fff;
}

.bck img {
  width: 35px;
}

.bck.bck-on {
  visibility: visible;
}

.bck .fade {
  opacity: 0;
}

.bck-on.fade {
  opacity: 1;
}

.rightToLeft {
  bottom: -50px;
}

.bck-on.rightToLeft {
  bottom: 1rem;
}

.bottomToTop {
  bottom: -50px;
}

.bck-on.bottomToTop {
  bottom: 30px;
}

.bck-leftToRight {
  left: -50px;
}

.bck-on.leftToRight {
  left: 1rem;
}

.topToBottom {
  top: -50px;
}

.bck-on.topToBottom {
  top: 1rem;
}


/************************** 
* 13. Loading page
***************************/

.about .about-left-content-fix h2 {
  margin-bottom: 25px !important;
}

.progressbar {
  margin-bottom: 20px;
}

.content-whoare .sub-title,
.content-whoare .sub-title-one {
  margin-bottom: 0;
}

.content-whoare .sect-title {
  margin-top: 20px;
}

@media (max-width: 992px) {}

.accordion>.card:last-of-type {
  margin-bottom: 0;
}

.content-header p {
  line-height: 1.3;
}

.h4-subheading {
  font-size: 20px;
  letter-spacing: .4px;
}

.pricing-head h2 {
  font-size: 45px;
  font-weight: 700;
}

.more-btn,
.more-btn-one {
  font-size: 14px;
  letter-spacing: .4px;
}

.item-blog .blog-content .list-blog li {
  font-size: 14px;
  letter-spacing: .8px;
}

.card-header h4 {
  font-size: 16px;
}

.item-footer .footer-text {
  text-transform: capitalize;
}

.sect-title {
  text-transform: capitalize;
}

.box-fix {
  box-shadow: none !important;
  background: transparent !important;
  padding: 80px 20px !important;
  border-right: 1px solid #fff;
  border-top: none !important;
  border-bottom: none !important;
  border-left: none !important;
  border-radius: 0px !important;
}

.box-fix i,
.box-fix h4,
.box-fix p,
.box-fix .more-btn-one {
  color: #fff !important;
}

.box-fix p {
  margin-bottom: 20px;
}

.box-fix .more-btn-one,
body#multi-5 .icon-box .more-btn-one {
  margin-bottom: 0 !important;
  height: auto !important;
  line-height: 1.5;
}

.box-fix .more-btn-one:hover {
  color: #6b54f6 !important;
}


/* Icon box */

.services .icon-box i,
.services .box-fix .more-btn-one {
  color: #eee !important;
}

body#multi-6 .services .icon-box i,
.servicefixicon .icon-box i {
  color: #6b54f6 !important;
}

.icon-box,
.box-number {
  background: #fff;
  padding: 40px 20px;
  z-index: 4;
  box-shadow: 0px 0px 30px -2px rgba(0, 0, 0, 0.1);
  position: relative;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  text-align: center;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

body#multi-6 .services .icon-box:not(.mb-30) {
  margin-top: -50px;
}

body#multi-6 .icon-box:before,
body#multi-6 .icon-box:after,
.servicefixicon .icon-box:before,
.servicefixicon .icon-box:after {
  content: "";
  width: 50px;
  height: 50px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  position: absolute;
  background: #6b54f6;
  opacity: 0.1;
  display: inline-block;
  z-index: -1;
  top: 12%;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 6%;
}

body#multi-6 .icon-box:after {
  content: "";
  width: 15px;
  height: 15px;
  top: 30%;
  right: -8%;
}

.icon-box i {
  font-size: 42px;
  color: #6b54f6;
  display: inline-block;
  margin-bottom: 20px;
}

.icon-box img {
  margin-bottom: 20px;
  width: 60px;
}

.icon-box h4,
.box-number h4 {
  margin-bottom: 20px;
}

body#multi-6 .icon-box-resize .icon-box {
  border: none;
  box-shadow: 0px 0px 30px -2px rgba(0, 0, 0, 0.1);
}

.bord {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

.icon-box-resize hr {
  height: 1px;
  width: 100%;
  border: 0;
  display: block;
  background: #eee;
}


/* box number */

.box-number .number-img-one,
.box-number .number-img-two,
.box-number .number-img-thre {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  background-repeat: no-repeat !important;
  background-position: center center;
  opacity: 1;
  min-width: 170px;
  margin-bottom: 30px !important;
}


/* Box images */

.box-img {
  padding: 0;
  position: relative;
  height: 300px;
  width: 100%;
  z-index: 1;
}

.box-img .item-services-img {
  width: 100%;
  height: 100%;
  position: absolute;
}

.item-services-img .overlay,
.img-blog .overlay {
  background: transparent;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 85%);
  opacity: 0.7;
  transition: background 0.5s, border-radius 0.5s, opacity 0.5s;
}

.item-services-img .overlay:hover,
.img-blog .overlay:hover {
  background-color: transparent;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 85%);
  opacity: 0.9;
  transition: background 0.5s, border-radius 0.5s, opacity 0.5s;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

.serv-blk-content {
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

.item-services.box-img:hover .serv-blk-content {
  bottom: 10%;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

.box-img .item-services-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.box-img .services-blk {
  height: 100%;
  width: 100%;
  position: absolute;
}

.box-img .services-blk .serv-blk-content {
  bottom: 5%;
  padding-left: 5%;
  padding-right: 5%;
  position: absolute;
  z-index: 5;
  text-align: left;
}

.box-img .services-blk .serv-blk-content p {
  color: #eee;
}

.box-img .services-blk .serv-blk-content h4 {
  color: #fff;
}

.icon-box .overlay {
  background: url(assets/images/generic-square-5.jpg) center center/cover no-repeat local;
  width: calc(100% - 12px);
  height: calc(100% - 12px);
  position: absolute;
  left: 6px;
  top: 6px;
  opacity: 0;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

.icon-box .overlay:before {
  content: "";
  background-color: rgba(255, 79, 15, 0.9);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.icon-box:hover .overlay {
  opacity: 1;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

.icon-box .h4-heading a {
  color: #404044;
}

.service-bg .icon-box .h4-heading a {
  color: #fff;
}

.services-blk .more-btn-one {
  color: #fff;
}

.inner {
  position: relative;
  z-index: 5;
}

.inner:hover i,
.inner:hover h4,
.inner:hover p,
.inner:hover a {
  color: #fff !important;
}

.dark-bg {
  background-color: #404044;
}

.white-bg {
  background: #fff !important;
}

.g-white-bg {
  background: #f5f5ff !important;
}

.blue-bg {
  background-color: #6b54f6;
}

.blue-clr {
  color: #6b54f6 !important;
}

.bg-hover {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.bg-hover:hover {
  background: #6b54f6;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}


/************************** 
* 14. Services
***************************/

.service-bg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover !important;
}

body#multi-2 .services-style-one .icon-box .more-btn-one,
body#multi-2 .blog .item-blog .blog-content .more-btn-one {
  height: auto !important;
  line-height: 1.5 !important;
}


/************************** 
* 15. About
***************************/

.about .about-left-content {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.about .about-left-content ul {
  margin-bottom: 0;
}

.about-left-content .skills ul li {
  display: block;
  font-size: 13px;
  cursor: pointer;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.about-left-content ul li:hover {
  margin-left: 10px;
  color: #6b54f6;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.about-left-content-fix ul li:hover {
  margin-left: 0;
}

.image-box img {
  box-shadow: 0px 0px 30px -2px rgba(0, 0, 0, 0.1);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  width: 100%;
}

body#multi-1 .content-whoare .sub-title-one,
body#multi-1 .content-whoare .sect-title,
body#multi-1 .content-whoare p {
  padding: 0 !important;
  color: #404044;
}

body#multi-6 .about .about-left-content,
body.inner-pages .about .about-left-content {
  padding: 0;
  display: inline;
}


/* Multipurpose 9 */

body#multi-7 .about-right-content {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

body#multi-7 .about-right-content .image-box {
  position: absolute;
  z-index: 1;
}

body#multi-7 .about-right-content .btn-quote {
  position: absolute;
  z-index: 2;
}


/************************** 
* 16. Who are
***************************/

.content-whoare .sect-title {
  color: #fff;
}

.content-whoare .sub-title,
.content-whoare p {
  color: #edebef;
}

#about .content-whoare .sub-title,
#about .content-whoare .sect-title,
#about .content-whoare p {
  color: #404044;
}

.content-whoare p {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.whoare-style-one .block-whoare {
  width: 100%;
  display: flex;
  position: relative;
}

.whoare-style-one .block-whoare .content-whoare {
  width: 50%;
  height: 100%;
  display: flex;
  float: left;
  justify-content: center;
  align-items: center;
}

.whoare-style-two .block-whoare .content-whoare {
  box-shadow: 0px 0px 30px -2px rgba(0, 0, 0, 0.1);
  background: #fff;
}

.whoare-style-one .block-whoare .content-whoare p {
  width: 80%;
}

.whoare-style-one .block-whoare .content-whoare-img {
  width: 50%;
  float: left;
}

.content-whoare-img img {
  max-width: 100% !important;
  height: 100% !important;
  width: 100% !important;
}

.arrow-whoare {
  position: absolute;
  bottom: 0;
  background: #fff;
  display: inherit;
  left: 43.8%;
}

.arrow-whoare ul {
  display: inline-block;
  margin-bottom: 0;
}

.arrow-whoare ul li {
  float: left;
  padding: 20px 30px;
  margin-bottom: 0;
  cursor: pointer;
}

.arrow-whoare ul li i {
  margin-bottom: 0;
}

body#multi-2 .content-whoare .sub-title,
body#multi-2 .content-whoare .sect-title,
body#multi-2 .content-whoare p,
body#multi-3 .content-whoare .sub-title,
body#multi-3 .content-whoare .sect-title,
body#multi-3 .content-whoare p {
  color: #404044;
}


/************************** 
* 17. Team
***************************/


/* Style One */

.team .item-team {
  position: relative;
  display: flex;
  overflow: hidden;
  text-align: center;
  -webkit-perspective: 50em;
  perspective: 50em;
  width: 100%;
  margin-bottom: 0;
  box-shadow: 0px 0px 30px -2px rgba(0, 0, 0, 0.1);
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.team .item-team:hover {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.team .r-mb-30:nth-of-type(n+4) .item-team {
  margin-top: 30px;
}

.team .item-team * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

.team .item-team img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  vertical-align: top;
}

.team .item-team:hover img {
  -webkit-transform: scale(1.3) rotate(5deg);
  transform: scale(1.3) rotate(5deg);
}

.team .item-team .grid-content {
  top: 50%;
  left: 20px;
  right: 20px;
  position: absolute;
  opacity: 0;
  z-index: 1;
}

.item-team:hover .grid-content {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

.team .item-team .grid-content .social-team {
  margin-bottom: 0;
  display: flex;
  justify-content: center;
}

.team .item-team .grid-content .social-team li {
  float: left;
  margin: 0 10px;
}

.team .item-team .grid-content .social-team li i {
  color: #fff;
}

.team .item-team .grid-content .social-team li i:hover {
  color: #fff !important;
}


/* Style Two */

.team-style-two:after,
.team-style-thre:after {
  display: none;
}

.team-style-two .item-team,
.team-style-thre .item-team {
  display: inline-block;
  perspective: inherit;
}

.team-style-two .item-team:hover img,
.team-style-thre .item-team:hover img {
  -webkit-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}

.team-style-two .item-team .grid-content,
.team-style-thre .item-team .grid-content {
  top: 0%;
  left: 0;
  right: 0;
  position: relative;
  opacity: 1;
  padding: 20px 20px;
  transform: none;
}

.team-style-two .item-team .grid-content .h4-subheading,
.team-style-thre .item-team .grid-content .h4-subheading {
  color: #404044;
}

.team-style-two .item-team .grid-content .h6-subheading,
.team-style-thre .item-team .grid-content .h6-subheading {
  color: #595959;
}

.team-style-two .item-team .grid-content .social-team li i,
.team-style-thre .item-team .grid-content .social-team li i {
  color: #969696;
}

.team-style-two .item-team .grid-content .social-team li i:hover {
  color: #6b54f6 !important;
}


/* Style Three */

.team-style-thre .item-team .grid-content {
  bottom: -20%;
  position: absolute;
  opacity: 1;
  background: #fff;
  top: auto;
}

.team-style-thre .item-team:hover .grid-content {
  bottom: 0% !important;
  background: #6b54f6;
}

.team-style-thre .item-team:hover .grid-content *,
.team-style-thre .item-team:hover .grid-content .social-team li i {
  color: #fff;
}

.team-style-thre .item-team {
  cursor: pointer;
  border-radius: 6px;
}


/************************** 
* 18. Counter
***************************/

.counter {
  padding-bottom: 50px
}

.item-counter {
  Margin-bottom: 30px
}

.counter .item-counter {
  color: #fff;
  z-index: 3;
  position: relative;
  border-right: 1px solid #eee;
  text-align: center;
}

.counter .item-counter .number {
  font-size: 50px;
  font-weight: 800;
  opacity: 1;
  color: #fff;
  display: inherit;
  line-height: 1;
  margin-bottom: 10px;
}

.counter .item-counter h4 {
  color: #edebef;
  font-size: 20px;
  margin-bottom: 0;
}


/* Multipurpose 3 */

body#multi-3 .counter {
  background-repeat: no-repeat !important;
  background-position: top right !important;
}

body#multi-3 .counter .sub-title,
body#multi-3 .counter .sect-title {
  color: #fff;
}

body#multi-3 .counter .sub-title:after,
body#multi-3 .counter .sub-title:before {
  display: none;
}


/* Multipurpose 5 */

.counter .item-counter i {
  font-size: 42px;
  display: inline-block;
  color: #edebef;
  margin-bottom: 20px;
}

.counter .item-counter i:hover {
  color: #fff !important;
}


/* Multipurpose 6 */


/************************** 
* 19. Portfolio
***************************/

.portfoliomulti-7,
.portfoliofixp {
  padding-bottom: 80px !important;
}

.portfolio .menu-portfolio .list-portfolio {
  display: inline-block;
  justify-content: center;
  margin: 0;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #f1f3f7;
}

.portfolio .menu-portfolio .list-portfolio li {
  float: left;
  margin: 0 0px;
  line-height: 20px;
  cursor: pointer;
  outline: none;
  display: block;
  text-transform: capitalize;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 13px 28px;
  border: 1px solid #fff;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

.menu-portfolio .list-portfolio .active {
  border: 1px solid #6b54f6 !important;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  padding: 13px 28px;
  color: #fff;
  background: #6b54f6;
}

.grid:after {
  content: '';
  display: block;
  clear: both;
}

.portfolio .grid .grid-sizer,
.portfolio .grid .grid-item {
  width: 32.76%;
}

.portfolio .grid .grid1 {
  height: 343px !important;
}

.portfolio .grid .grid2 {
  height: 541px;
}

.portfolio .grid .grid-item {
  float: left;
  position: relative;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  -webkit-perspective: 50em;
  perspective: 50em;
  margin-bottom: 30px;
}

.grid .grid-item * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

.grid-item:after {
  background-color: #6b54f6;
  position: absolute;
  content: "";
  display: block;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

.grid-item:hover:after {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
  opacity: 0.9;
}

.portfolio .grid .grid-item img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  vertical-align: top;
  object-fit: cover;
}

.portfolio .grid .grid-item:hover img {
  -webkit-transform: scale(1.3) rotate(5deg);
  transform: scale(1.3) rotate(5deg);
}

.grid-item .grid-content {
  top: 50%;
  left: 20px;
  right: 20px;
  position: absolute;
  opacity: 0;
  z-index: 1;
}

.grid-item:hover .grid-content {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

.grid-item .grid-content .h6-subheading {
  color: #fff;
}


/* Multipurpose 5 */

body#multi-5 .portfolio .grid-fixfour {
  width: 100%;
  height: 343px !important;
}

body#multi-5 .portfolio .grid-item img {
  height: 100%;
  object-fit: cover;
}

body#multi-7 .portfolio .grid .grid-fixfour,
.portfolio.portfoliomulti-7 .grid .grid-fixfour {
  width: 25% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0;
}


/* Multipurpose 9 */

body#multi-7 .portfolio .grid .grid-fixfour .multi-7 .grid .grid-fixfour {
  width: 25% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0;
}


/************************** 
* 20. Testimonials
***************************/


/* General styling */

body#home-1 .owl-nav.disabled,
body#home-1 .owl-dots.disabled,
body#home-1 .owl-dots,
body#home-2 .owl-nav.disabled,
body#home-2 .owl-dots.disabled,
body#home-2 .owl-dots,
body#multi-1 .owl-nav.disabled,
body#multi-1 .owl-dots.disabled,
body#multi-1 .owl-dots,
body#multi-2 .owl-nav.disabled,
body#multi-2 .owl-client-styleone .owl-dots,
body#multi-3 .owl-nav.disabled,
body#multi-3 .owl-dots.disabled,
body#multi-5 .owl-nav.disabled,
body#multi-5 .owl-dots.disabled,
body#multi-6 .owl-dots,
body#multi-6 .owl-nav.disabled,
body#multi-7 .owl-dots,
body#multi-7 .owl-nav.disabled {
  display: none !important;
}

.owl-dots button.owl-dot:focus {
  outline: none !important;
}

/* End General styling */

.testimonials {
  background: url(http://placehold.it/1583x485/f7f7f7);
  background-size: cover !important;
  background-attachment: fixed !important;
  z-index: 1;
}

.testimonials .owl-testi {
  z-index: 3;
}

.testimonials .content-testimonials {
  padding: 40px 20px;
  background: #fff;
  box-shadow: 0px 0px 30px -2px rgba(0, 0, 0, 0.1);
  z-index: 3;
  position: relative;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  cursor: pointer;
  margin: 10px;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.testimonials .content-testimonials .item-testi-block {
  display: inline-block;
}

.testimonials .item-testi-block span {
  display: inline-block;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  font-size: 35px;
  box-shadow: 0px 0px 30px -2px rgba(0, 0, 0, 0.1);
  background: #fff;
  height: 60px;
  width: 60px;
  line-height: 60px;
  margin-bottom: 20px;
}

.item-testi-block .testimonial-info .h6-subheading {
  margin-bottom: 0;
}

.testimonials .content-testimonials .h6-subheading {
  color: #969696;
}


/* testimonials style 1 */

.testi-style-1 {
  background: #fff !important;
}

.content-testimonials .item-testi-block .img-item-testi {
  display: inline-block;
  float: left;
  padding-right: 10px;
  width: 30%;
}

.content-testimonials .item-testi-block .img-item-testi img {
  width: 100px !important;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}

.content-testimonials .item-testi-block .content-item {
  float: left;
  width: 70%;
  display: inline-block;
}

.testimonial-rating {
  font-size: 16px;
  color: #ffb944;
}

.testi-style-1 .content-testimonials .item-testi-block span,
.testi-style-4 .content-testimonials .item-testi-block span {
  display: inline-block;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  font-size: initial;
  box-shadow: none;
  height: auto;
  width: auto;
  line-height: initial;
  margin-bottom: 0;
}


/* testimonials style 2 */

.testi-style-2 .img-item-testi {
  display: inline-block;
  float: none !important;
  padding-right: 0 !important;
  width: 100% !important;
}

.testi-style-2 .content-testimonials:hover {
  background: #6b54f6;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.testi-style-2 .content-testimonials:hover * {
  color: #fff !important;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.testi-style-3 .img-item-testi,
.testi-style-4 .img-item-testi {
  display: inline-block !important;
  float: none !important;
  padding-right: 0 !important;
  width: 100% !important;
}

.testi-style-2 .content-testimonials .item-testi-block span {
  font-size: 40px;
  background: transparent;
  box-shadow: none;
}


/* testimonials style 3 */

.testi-style-3 .content-testimonials .item-testi-block {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.testi-style-3 .item-testi-block .img-item-testi {
  width: 30% !important;
  float: left !important;
  margin-right: 30px !important;
  padding-right: 0 !important;
}

.testi-style-3 .item-testi-block .img-item-testi img {
  height: auto;
}


/* testimonials style 4 */

.testimonials.testi-style-4 .content-testimonials {
  margin: 0;
}

body#multi-5 .testimonials.testi-style-4 .content-testimonials,
body.inner-pages .testimonials.testi-style-4 .content-testimonials {
  margin: 10px;
}


/* Home 1 */


/* Item client */

.testimonials .item-client {
  cursor: pointer;
}

.testimonials .owl-client {
  /* top: 20%; */
  position: relative;
  z-index: 3;
  height: 100%;
}

.testimonials .owl-client .owl-stage-outer {
  top: 50%;
  transform: translateY(-50%);
}


/************************** 
* 21. Pricing
***************************/


/* Price Style One */

.price .pricing-plan {
  box-shadow: 0px 0px 30px -2px rgba(0, 0, 0, 0.1);
  padding: 40px 20px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  text-align: center;
  background: #fff;
}

.pricing-head,
.pricing-body,
.pricing-footer {
  z-index: 3;
  position: relative;
}

.pricing-head h4 {
  color: #404044 !important;
  margin-bottom: 30px;
}

.pricing-head h2 {
  display: inline-block;
  font-size: 40px;
  width: 100%;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 30px;
}

.pricing-head h2 sup {
  display: inline-block;
  font-family: poppins;
  font-size: 20px;
  font-weight: 500;
  line-height: 15px;
  margin-right: 5px;
  vertical-align: top;
  top: 0;
}

.pricing-head h2 span {
  font-size: 12px;
}

.pricing-body {
  margin-bottom: 20px;
  width: 100%;
  display: inline-block;
}

.pricing-body ul {
  padding-left: 0;
  list-style: none;
  font-size: 14px;
  margin-bottom: 0;
  color: #363636;
}

.pricing-body ul li i {
  margin-right: 10px;
  color: #6b54f6 !important;
}

.pricing-body i.mdi.mdi.mdi-close {
  color: #dd3333 !important;
}

.pricing-footer {
  padding-top: 10px;
}


/* Price bg image */

.price-bg {
  background: url(http://placehold.it/340x388/f7f7f7) !important;
}

.price-bg .pricing-head h4 {
  z-index: 3;
  position: relative;
}

.price-bg .pricing-head h4,
.price-bg .pricing-head h2,
.price-bg .pricing-body ul li {
  color: #fff !important;
}

.price-bg .pricing-footer .more-btn {
  background: #6b54f6;
  color: #fff;
}


/* Price style thre */

.price-style-thre .pricing-head h2 {
  color: #6b54f6;
}

.appts-table-wrapper * {
  backface-visibility: hidden;
  outline: 0;
  border: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.appts-ribbon-display {
  text-align: center;
  display: block;
  position: absolute;
  z-index: 999;
  right: 0;
  top: 19px;
  width: auto;
  transform: rotate(90deg);
}

.appts-ribbon-display .appts-ribbon-wrap {
  font-size: 12px;
  font-weight: 300;
  color: #fff;
  background: #ffb944;
  width: 100%;
  padding: 9px 12px;
  position: relative;
}

.appts-ribbon-display .appts-ribbon-wrap:before,
.appts-ribbon-display .appts-ribbon-wrap:after {
  content: '';
  position: absolute;
  height: 50%;
}

.appts-ribbon-display .appts-ribbon-wrap:before,
.appts-ribbon-display .appts-ribbon-wrap:after {
  left: 100%;
}

.appts-ribbon-display .appts-ribbon-wrap:before {
  width: 0;
  border-style: solid;
  border-width: 20px 20px 0 0;
  border-color: #ffb944 transparent transparent transparent;
  top: 0;
}

.appts-ribbon-display .appts-ribbon-wrap:after {
  width: 0;
  border-style: solid;
  border-width: 20px 0 0 20px;
  border-color: transparent transparent transparent #ffb944;
  bottom: 0;
}

.price-style-thre .bg-hover:hover {
  background: #6b54f6;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.price-style-thre .bg-hover:hover * {
  color: #fff !important;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.price-style-thre .bg-hover:hover .pricing-footer a {
  background: #6b54f6 !important;
  color: #ffff !important;
  border: 1px solid #fff;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.price .pricing-plan * {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}


/************************** 
* 22. Blog
***************************/

.blog {
  background-image: url(assets/images/partners-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 991.99px) {
  .blog.archive {
    padding-bottom: 50px; } }

#about .blog {
  background-image: none;
}

.blog .item-blog {
  box-shadow: 0px 0px 30px -2px rgba(0, 0, 0, 0.1);
}

.blog .r-mb-30:nth-of-type(n+4) .item-blog {
  margin-top: 30px;
}

.blog .item-blog p {
  padding-top: 15px;
  border-top: 1px solid #f5f3f3;
  margin-bottom: 20px;
}

.blog.archive .item-blog p {
  margin-bottom: 0;
}

.blog .item-blog .img-blog {
  height: 234px;
  overflow: hidden;
  position: relative;
}

.blog.archive .item-blog .img-blog {
  height: auto;
}

.blog .item-blog img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

.blog .item-blog img:hover {
  -webkit-transform: scale(1.3) rotate(5deg);
  transform: scale(1.3) rotate(5deg);
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

.blog .item-blog .blog-content {
  padding: 35px 20px;
  background: #fff;
}

.blog .item-blog .blog-content a h4 {
  line-height: 1.2;
  margin-bottom: 15px !important;
  color: #404044;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

.blog .item-blog .blog-content h4 a:hover {
  color: #6b54f6;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

.item-blog .blog-content .list-blog {
  display: flex;
  margin-bottom: 15px !important;
}

#multi-4 .item-blog .blog-content .list-blog {
  margin-bottom: 0px !important;
}

.item-blog .blog-content .list-blog li {
  float: left;
  margin-right: 10px;
  font-size: 13px;
  letter-spacing: 1px;
  margin-bottom: 0;
}

.item-blog .blog-content .list-blog li:last-child {
  margin-right: 0px;
}

.item-blog .blog-content img:hover {
  transform: none !important;
}


/* Blog style 2 */

.blog-style-2 .item-blog img {
  position: absolute;
}

.blog-style-2 .item-blog span.entry-date {
  position: absolute;
  padding: 10px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background: #6b54f6;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  font-family: poppins;
  top: 10px;
  left: 10px;
}

.blog-style-2 .item-blog span.entry-date i {
  padding-right: 10px;
  color: #fff;
}

.blog-style-2 .r-mb-30:nth-of-type(n+3) .item-blog {
  margin-top: 30px;
}

.blog-style-3 .item-blog {
  height: 500px;
  position: relative;
}

.blog-style-3 .item-blog .img-blog {
  height: 100%;
  position: absolute;
  border-radius: 6px;
}

.blog-style-3 .item-blog .blog-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: transparent;
  z-index: 10;
  padding: 0;
  bottom: 5%;
  padding-left: 5%;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

.blog-style-3 .item-blog:hover .blog-content,
.box-img:hover .serv-blk-content {
  bottom: 10%;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

.blog-style-3 .item-blog .blog-content a h4,
.blog-style-3 .more-btn-one {
  color: #fff !important;
}

.blog-style-3 .more-btn-one,
body#multi-7 .icon-box .more-btn-one {
  height: auto;
  line-height: initial;
}


/************************** 
* 23. Contact Info
***************************/

#map {
  width: 100%;
  height: 100%;
  position: absolute !important;
  background-color: grey;
  filter: brightness(73%) contrast(100%) saturate(0%) blur(0px) hue-rotate(0deg);
}

#map .main-map-map {
  max-width: 100%;
}

.contact-info {
  width: 100%;
  min-height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 10 !important;
}

.inner-box {
  z-index: 3;
  padding: 40px 20px;
  background-color: #ffffff;
  box-shadow: 0px 0px 30px -2px rgba(0, 0, 0, 0.1);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  position: relative;
}

.inner-box:before {
  content: "";
  width: 0px;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 20px solid #fff;
  border-bottom: 10px solid transparent;
  position: absolute;
  left: -20px;
  top: 42%;
}

.inner-box ul {
  margin-bottom: 0px;
}

.inner-box ul li i {
  margin-right: 10px;
  color: #969696;
}

.map-section .location-detail .inner-box ul li span {
  position: relative;
  color: #2a2a2a;
  font-size: 16px;
  font-weight: 500;
  display: block;
  margin-bottom: 2px;
  font-family: 'Montserrat', sans-serif;
}


/************************** 
* 24. Footer
***************************/

.footer {
  padding: 50px 0;
  background: #2e3335;
  padding-bottom: 0;
}

.footer2 {
  padding: 0;
}

.footer2 .copyright {
  border-top: none;
}

.item-footer {
  padding-bottom: 25px;
}

.item-footer .footer-text {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 25px;
}

.item-footer p {
  color: #f3f1f1;
}

.item-footer .footer-menu {
  margin-bottom: 0;
}

.item-footer .footer-menu li a {
  color: #f3f1f1;
}

.social-media {
  display: inline-block;
  margin-bottom: 0;
}

.social-media li {
  float: left;
  margin-bottom: 0;
}

.social-media li i {
  color: #fff;
  margin-right: 20px;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

.item-footer .social-footer {
  margin-bottom: 0;
}

.item-footer .social-footer li i {
  margin-right: 10px;
  color: #969696;
}

.item-footer .footer-menu li a:hover {
  color: #6b54f6;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}

.copyright {
  padding: 25px 0;
  border-top: 1px solid #777;
  background: #2e3335 !important;
}

.copyright p {
  color: #f3f1f1;
}

.name-copyright {
  color: #6b54f6;
}


/************************** 
* 25. Fixed Section
***************************/

section {
  position: relative;
  z-index: 10 !important;
  background: #fff;
}

#contact-info,
.client-styleone {
  position: relative;
  z-index: 10 !important;
  background: #fff;
}

body#multi-6 .footer {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.ftr-fix-none {
  position: initial;
}

.footer-height {
  height: 327px;
}

body#multi-6 .footer-height {
  height: 344px;
}


/*-----------------------------------------------------------------------------------*/

.home-slider {
  display: flex;
}

#multi-7 .home-slider {
  overflow: inherit;
}

.home-demo .item {
  position: relative;
  height: 343px !important;
  margin-right: 10px;
}

.home-demo .item:last-child {
  margin-right: 0px;
}

.home-demo .item img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

/************************** 
* 26. Breadcrumb
***************************/

.breadcrumb-header {
  position: relative;
  background: #2e3335;
  padding: 140px 0 120px;
  background-size: cover;
}

#breadcrumb-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.72);
  z-index: -1;
}

.breadcrumb-header .title-header h1 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 45px;
  letter-spacing: .7px;
  line-height: 1.2;
  margin: 0;
  margin-bottom: 20px;
}

.breadcrumb-header ul li {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  padding-right: 15px;
  font-size: 18px;
}

.breadcrumb-header ul li:last-child {
    color: #fff;
    padding-right: 0;
    margin-right: 0;
}

.breadcrumb-header ul li a {
  color: #6b54f6;
}

.breadcrumb-header ul li:after {
  content: "\f142";
  font-family: 'Material Design Icons';
  position: absolute;
  right: -5px;
  top: 3px;
  font-size: 14px;
  font-weight: 800;
  color: #fff;
}

.breadcrumb-header ul li:last-child:after {
  content: none;
}

/************************** 
* 27. Blog Single
***************************/

.blog.single .item-blog {
  padding: 25px;
}

@media (max-width: 991.99px) {
    .blog.single .item-blog {
        margin-bottom: 30px;
    }
}

.blog.single .item-blog .img-blog {
  height: auto;
}

.blog.single .item-blog p,
.blog.single .item-blog blockquote p,
.blog.single .item-blog blockquote p:first-of-type {
  padding-top: 0;
  border-top: none;
  margin-bottom: 20px;
}

.blog.single .item-blog p:first-of-type {
  padding-top: 15px;
  border-top: 1px solid #f5f3f3;
  margin-bottom: 20px;
}

.blog.single .item-blog p img.alignnone {
  margin: 0;
}

.blog.single .item-blog .blog-content .post-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 50px;
}

@media (max-width: 575.99px) {
  .blog.single .item-blog .blog-content .post-tags {
    flex-wrap: wrap;
  }
}

.blog.single .item-blog .blog-content .post-tags a {
  display: inline-block;
  color: #969696;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  margin-right: 25px;
}

.blog.single .item-blog .blog-content .post-tags a:before {
  content: "#";
  margin-right: 5px;
  font-size: 14px;
}

.blog.single .item-blog .post-pagination {
  display: flex!important;
  justify-content: space-between;
  padding-top: 25px;
  padding-bottom: 25px;
  border-top: 1px solid #f1eeee;
  border-bottom: 1px solid #f1eeee;
  margin-top: 80px;
  margin-bottom: 30px;
}

.blog.single .item-blog .post-pagination .post-pagination-prev {
  width: 50%;
  padding-right: 5%;
  border-right: 1px solid #f1eeee;
}

.blog.single .item-blog .post-pagination .post-pagination-next {
  width: 50%;
  padding-left: 5%;
  text-align: right;
}

.blog.single .item-blog .post-pagination .pagination-item a {
  color: #969696;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.5px;
  line-height: 1.4;
  text-transform: uppercase;
}

.blog.single .item-blog .post-pagination .post-pagination-prev a i {
  margin-right: 10px;
}

.blog.single .item-blog .post-pagination .post-pagination-prev a i {
  margin-left: 10px;
}

.blog.single .post-comments {
  margin-top: 120px;
}

.blog.single .post-comments .comments-title {
  margin-bottom: 70px;
}

.blog.single .post-comments .comments-title h4 {
  color: #404044;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 1.4;
}

.blog.single .post-comments .comments-title h4:before {
  content: '';
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 4vw;
  height: 1px;
  background: #e9e7e7;
  margin-right: 15px;
}

.blog.single .post-comments .comment-list .comment {
  position: relative;
}

.blog.single .post-comments .comment-list ul,
.blog.single .post-comments .comment-list ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

.blog.single .post-comments .comment-list .comment .comment-body {
  margin-bottom: 35px;
  color: #969696;
}

.blog.single .post-comments .comment-list .comment .comment-author,
.blog.single .post-comments .comment-list .comment .comment-author .fn a {
  display: inline-block;
  color: #404044;
  font-size: 18px;
}

.blog.single .post-comments .comment-list .comment .comment-author img {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  margin-right: 10px;
}

.blog.single .post-comments .comment-list .comment .comment-author cite {
  font-style: normal;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.4;
  display: inline-block;
  color: #404044;
  font-family: 'Poppins', sans-serif;
}

@media (max-width: 575.99px) {
  .blog.single .post-comments .comment-list .comment .comment-author .fn {
    display: block;
    margin-top: 10px;
     } }

.blog.single .post-comments .comment-list .comment .comment-author .says {
  display: none;
}

.blog.single .post-comments .comment-list .comment .comment-meta a {
  display: inline-block;
  line-height: 1.5;
  margin-top: 10px;
  color: #969696;
  font-size: 13px;
  font-weight: 400;
}

.blog.single .post-comments .comment-list .comment p {
  color: #969696;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  margin-top: 8px;
  margin-bottom: 0;
}

.blog.single .post-comments .comment-list .comment .children {
  padding-left: 45px !important;
}

@media (max-width: 575.99px) {
  .blog.single .post-comments .comment-list .comment .children {
    padding-left: 40px !important; } }

.blog.single .post-comments .comment-list .reply .comment-reply-link {
  position: absolute;
    right: 0;
    top: 20px;
    color: #969696;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.blog.single .post-comments .comment-list .reply .comment-reply-link:hover {
    color: #6b54f6;
}

.blog.single .post-comments .comment-list .reply .comment-reply-link:before {
  content: "\F45A";
  font-family: 'Material Design Icons';
  font-weight: 500;
  margin-right: 3px;
}

.blog.single .post-comments .comment-respond {
  position: relative;
  margin-top: 120px;
}

.blog.single .post-comments .comment-respond .comment-reply-title {
  font-size: 20px;
  text-transform: capitalize;
  letter-spacing: 2px;
  line-height: 1.4;
  color: #404044;
  font-weight: 600;
  margin-bottom: 70px;
}

.blog.single .post-comments .comment-respond .comment-reply-title:before {
  content: '';
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 4vw;
  height: 1px;
  background: #e9e7e7;
  margin-right: 15px;
}

.blog.single .post-comments .comment-reply-title #cancel-comment-reply-link {
  display: inline-block;
  outline: none;
  position: absolute;
  top: 4px;
  right: 0;
  color: #6b54f6;
  font-size: 15px;
  font-weight: 600;
}

.blog.single .post-comments .comment-reply-title #cancel-comment-reply-link:hover {
  color: #969696;
}

.blog.single .post-comments .comment-form .logged-in-as a {
  display: inline-block;
  color: #969696;
  font-size: 16px;
  margin-bottom: 10px;
}

.blog.single .post-comments .comment-form .label {
  display: none;
}

.blog.single .post-comments .comment-form input[type=text],
.blog.single .post-comments .comment-form textarea {
  font-size: 16px;
  background-color: transparent;
  color: #969696;
  border: 1px solid #e3dfdf;
  outline: none;
  box-shadow: none;
  border-radius: 0;
  height: 56px;
  padding: 15px;
  margin-bottom: 30px;
  width: 100%;
  line-height: normal;
}

.blog.single .post-comments .comment-form textarea {
  min-height: 176px;
  resize: vertical;
}

.blog.single .post-comments .comment-form input[type=text]::placeholder,
.blog.single .post-comments .comment-form textarea::placeholder {
  color: #969696;
}

.blog.single .post-comments .comment-form input[type=text]:focus,
.blog.single .post-comments .comment-form textarea:focus {
  outline: none;
  box-shadow: none;
}

.blog.single .post-comments .comment-form .comment-form-cookies-consent {
  margin-bottom: 18px;
}

.blog.single .post-comments .comment-form .comment-form-cookies-consent input {
  width: auto !important;
}

.blog.single .post-comments .comment-form .comment-form-cookies-consent label {
  color: #969696;
  font-size: 15px;
  font-weight: 400;
}

.blog.single .post-comments .comment-form .form-submit {
  margin-bottom: 0;
}

/************************** 
* 28. Sidebar
***************************/

.sidebar .widget {
  padding: 35px 20px;
  border: 1px solid #f1eeee;
  margin-bottom: 30px;
  }
  
  .sidebar .widget .widget-title {
  font-size: 20px;
  text-transform: uppercase;
  color: #404044;
  font-weight: 600;
  margin-bottom: 25px;
  letter-spacing: 2px;
  }
  
  .sidebar .widget ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }
  
  .sidebar .widget ul li,
  .sidebar .widget a {
  color: #bbb;
  font-size: 15px;
  }
  
  .sidebar .widget.widget_search {
  padding: 0;
  border: 0;
  position: relative;
  }
  
  .sidebar .widget.widget_search label {
  display: none;
  }
  
  .sidebar .widget.widget_search .search-field {
  background-color: transparent;
  border: 1px solid #f1eeee;
  height: 50px;
  border-radius: 0;
  outline: none;
  box-shadow: none;
  padding: 12px 15px;
  width: 100%;
  min-width: auto;
  vertical-align: middle;
  line-height: 1.9;
  font-size: 15px;
  font-weight: 500;
  color: #969696;
  letter-spacing: 2px;
  }

  .sidebar .widget.widget_search .search-field::placeholder {
    color: #969696;
    }
  
  .sidebar .widget.widget_search .search-field:focus {
  border: 1px solid #6b54f6;
  }
  
  .sidebar .widget.widget_search .search-submit {
  position: absolute;
  bottom: 7px;
  right: 2%;
  width: 36px;
  height: 36px;
  line-height: 33px;
  text-align: center;
  border-radius: 50%;
  font-size: 19px;
  background: transparent;
  border: none;
  color: #6b54f6;
  cursor: pointer;
  }
  
  .sidebar .widget.widget_search .search-submit:focus,
  .sidebar .widget.widget_search .search-submit i:focus {
  outline: none;
  }
  
  .sidebar .widget.widget_search .search-submit i:hover {
  color: #6b54f6;
  }
  
  .sidebar .widget.widget_categories ul {
  display: block;
  width: 100%;
  }
  
  .sidebar .widget.widget_categories ul li {
  color: #6b54f6;
  font-size: 15px;
  margin-bottom: 25px;
  text-align: right;
  }
  
  .sidebar .widget.widget_categories ul li:last-of-type {
  margin-bottom: 0;
  }
  
  .sidebar .widget.widget_categories ul li a {
  float: left;
  color: #969696;
  font-size: 15px;
  -webkit-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
  transition: all .5s ease-in-out !important;
  }
  
  .sidebar .widget.widget_categories ul li a:hover {
  color: #6b54f6;
  }
  
  .sidebar .widget.widget_recent_entries_thumbnail ul .thumbnail-post-w {
  position: relative;
  padding-left: 110px;
  margin-bottom: 25px;
  }
  
  .sidebar .widget.widget_recent_entries_thumbnail ul .thumbnail-post-w:last-of-type {
  margin-bottom: 0;
  }
  
  .sidebar .widget.widget_recent_entries_thumbnail ul .thumbnail-post-w .widget-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 90px;
  }
  
  .sidebar .widget.widget_recent_entries_thumbnail ul .thumbnail-post-w .widget-image a {
  display: block;
  }
  
  .sidebar .widget.widget_recent_entries_thumbnail ul .thumbnail-post-w .widget-image img {
  height: 80px;
  max-width: 100%;
  width: 100%;
  }

  .sidebar .widget.widget_recent_entries_thumbnail ul .thumbnail-post-w .widget-data h4 {
    margin-bottom: 0;
    }
  
  .sidebar .widget.widget_recent_entries_thumbnail ul .thumbnail-post-w .widget-data h4 a {
  display: inline-block;
  font-size: 15px;
  line-height: 1.5;
  text-transform: capitalize;
  color: #404044;
  font-weight: 600;
  letter-spacing: 1.2px;
  margin: 0 0 4px;
  -webkit-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
  transition: all .5s ease-in-out !important;
  }
  
  .sidebar .widget.widget_recent_entries_thumbnail ul .thumbnail-post-w .widget-data h4 a:hover {
  color: #6b54f6;
  }
  
  .sidebar .widget.widget_recent_entries_thumbnail ul .thumbnail-post-w .widget-data .thumbnail-post-w-date {
  margin: 0;
  }
  
  .sidebar .widget.widget_recent_entries_thumbnail ul .thumbnail-post-w .widget-data .thumbnail-post-w-date a {
  font-size: 11px;
  color: #969696;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
  -webkit-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
  transition: all .5s ease-in-out !important;
  letter-spacing: 2px;
  line-height: 1.4;
  }
  
  .sidebar .widget.widget_recent_entries_thumbnail ul .thumbnail-post-w .widget-data .thumbnail-post-w-date a:hover {
  color: #6b54f6;
  }
  
  .sidebar .widget.widget_tag_cloud .tagcloud a {
  display: inline-block;
  background-color: transparent;
  color: #969696;
  font-size: 15px !important;
  padding: 7px 13px;
  border: 1px solid #f1eeee;
  margin: 5px;
  -webkit-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
  transition: all .5s ease-in-out !important;
  }
  
  .sidebar .widget.widget_tag_cloud .tagcloud a:hover {
  background-color: #6b54f6;
  color: #fff;
  }
  
  .search-widget {
  position: relative;
  }
  
  .search-widget label {
  display: none;
  }
  
  .search-widget .search-field {
  background-color: transparent;
  border: 1px solid #f1eeee;
  height: 50px;
  color: #969696;
  border-radius: 0;
  font-size: 16px;
  outline: none;
  box-shadow: none;
  padding: 12px 15px;
  width: 100%;
  min-width: auto;
  vertical-align: middle;
  font-weight: 400;
  line-height: 1.9;
  letter-spacing: 2px;
  }
  
  .search-widget .search-field:focus {
  border: 1px solid #6b54f6;
  }
  
  .search-widget .search-submit {
  position: absolute;
  top: 50%;
  right: 2%;
  -webkit-transform: translateY(-50%);
  -mz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 36px;
  height: 36px;
  line-height: 33px;
  text-align: center;
  border-radius: 50%;
  font-size: 19px;
  background: transparent;
  border: none;
  color: #6b54f6;
  cursor: pointer;
  }
  
  .search-widget .search-submit:focus {
  outline: none;
  }

  .pagination-numbers {
    text-align: center;
    margin-left: 15px;
    margin: 0;
    }
    
    @media (max-width: 991.99px) {
    .pagination-numbers {
    margin-bottom: 50px;
    } }
    
    .pagination-numbers .page-numbers {
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #fff;
    border: 1px solid #f1eeee;
    border-radius: 50%;
    color: #969696;
    font-size: 13px;
    font-weight: 600;
    margin: 20px 0 0;
    -webkit-transition: all .5s ease-in-out !important;
    -o-transition: all .5s ease-in-out !important;
    transition: all .5s ease-in-out !important;
    }
    
    .pagination-numbers .page-numbers.current,
    .pagination-numbers .page-numbers:hover {
    background: #6b54f6;
    color: #fff;
    }
    
    .pagination-numbers span {
    display: inline-block;
    margin: 0;
    color: #969696;
    font-weight: 800;
    }

    .pagination-numbers .page-numbers:hover span {
      color: #fff;
      }
  
  @media (max-width: 991.99px) {
    .no-results {
      margin-bottom: 50px; } }
  
  .no-results h3 {
    color: #404044;
    text-transform: capitalize;
    font-weight: 800;
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: 2px;
    margin: 0;
    margin-bottom: 20px;
  }
  
  .no-results p {
    font-size: 16px;
    text-transform: capitalize;
    color: #969696;
    line-height: 1.6;
    margin-bottom: 30px;
  }

  /************************** 
  * 29. 404
   ***************************/
  
  @media (max-width: 991.99px) {
    .error-404 {
      margin-bottom: 50px; } }
  
  .error-404 h1 {
    color: #404044;
    text-transform: capitalize;
    font-weight: 800;
    font-size: 52px;
    line-height: 1.2;
    letter-spacing: 2px;
    margin: 0;
    margin-bottom: 20px;
  }
  
  .error-404 .page-content p {
    font-size: 16px;
    text-transform: capitalize;
    color: #969696;
    line-height: 1.6;
    margin-bottom: 30px;
  }
  
  .error-404 .bt-banner,
  .single .bt-banner {
    margin-left: 0;
    margin-right: 0;
}

/************************** 
  * 30. Portfolio Details
   ***************************/

.portfolio-details {
  padding: 80px 0;
}

@media (max-width: 767.99px) {
  .portfolio-details .portfolio-details-img {
    margin-bottom: 40px;
  } }

.portfolio-details .portfolio-details-box h2 {
  color: #404044;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 30px;
}

.portfolio-details .portfolio-details-box ul li {
  font-family: 'Rubik', sans-serif;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #efecec;
}

.portfolio-details .portfolio-details-box ul li strong {
  color: #787676;
  font-size: 18px;
  font-weight: 500;
  margin-right: 5px;
}
  
.portfolio-details .portfolio-details-box .portfolio-details-social {
  margin-top: 40px;
}

.portfolio-details .portfolio-details-box .portfolio-details-social .icons {
  display: flex;
}
  
.portfolio-details .portfolio-details-box .portfolio-details-social .single-icon-inner {
  width: 45px;
  height: 45px;
  line-height: 45px;
  border: 1px solid #efecec;
  background: transparent;
  color: #969696;
  margin-right: 10px;
  text-align: center;
  font-size: 15px;
  -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.portfolio-details .portfolio-details-box .portfolio-details-social .single-icon-inner:hover {
  background: #6b54f6;
}

.portfolio-details .portfolio-details-box .portfolio-details-social .single-icon-inner a:hover,
.portfolio-details .portfolio-details-box .portfolio-details-social .single-icon-inner:hover a,
.portfolio-details .portfolio-details-box .portfolio-details-social .single-icon-inner:hover a i {
  color: #fff !important;
}

.portfolio-details .portfolio-details-more-info {
  margin-top: 60px;
}

.portfolio-details .portfolio-details-more-info h2 {
  color: #404044;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 30px;
}

.portfolio-details .portfolio-details-more-info p {
  margin-bottom: 15px;
}

.portfolio-details .portfolio-details-more-info p:last-of-type {
  margin-bottom: 0;
}
