/*Import Css Files*/
@import url();

/*Font Familly : Open Sans*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
/*Import Css Files*/
/*Import Css*/

/*Common*/
html,body{
  height: 100%;
  font-family: 'Open Sans', sans-serif;
   color: #6f6f6f;
}
span, p, a {
    font-family: 'Open Sans', sans-serif !important;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span{
  color: #670098 !important;
}
h1, h2 , h3, h4, h5, h6{
  font-family: 'Open Sans', sans-serif;
  color: #6f6f6f;
}
.section-padding {
  padding: 50px 0;
}
.owl-stage-outer {
  height: 100% !important;
}
.owl-item {
  height: 100% !important;
}
.owl-stage {
  height: 100%;
}


.section-title {
  text-align: center;
  margin-bottom: 25px;
}
.section-title h4 {
  font-weight: 700;
  color: #670098;
  font-size: 30px;
  text-transform: uppercase;
}
p {
  font-size: 15px !important;
  line-height: 25px !important;
}

.text-btn {
  display: inline-block;
  background-color: #670098;
  padding: 7px;
  color: #fff;
  transition: 0.4s;
  border-radius: 5px;
}
.text-btn span {
  padding-right: ;
  padding-left: 10px;
  display: ;
  opacity: ;
  visibility: hidden;
  opacity: 0;
  margin-left: -20px;
  transition: 0.4s;
}
.text-btn:hover span {
  visibility: visible;
  opacity: 1;
  display: ;
  margin-left: 0;
}
.text-btn:hover {
  color: #fff;
  text-decoration: navajowhite;
}
.portfolio-text-inner a {
  width: auto !important;
  color: #fff;
}
/*Common*/
/*Owl Animation*/
.animated  {
  -webkit-animation-duration : 1000 ms  ;
  animation-duration : 1000 ms  ;
  -webkit-animation-fill-mode : both  ;
  animation-fill-mode : both  ;
}  
/* .owl-animated-out - only for current item */ 
/* This is very important class. Use z-index if you want move Out item above In item */ 
.owl-animated-out {
  z-index : 1 
   }
/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */ 
.owl-animated-in {
  z-index : 0 
   }
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */ 
.fadeOut  {
  -webkit-animation-name : fadeOut  ;
  animation-name : fadeOut  ;
}  
@-webkit-keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}
@keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}
/*Owl Animation*/
/*Owl Slider*/



.hero .owl-prev, .hero .owl-next {
  position: absolute;
  top: 50%;
  left: 10px;
  height: ;
  margin-top: -30px;
}
.hero .owl-prev span, .hero .owl-next span {
  font-size: 75px;
  color: #fff;
}
.hero .owl-next {
  left: auto;
  right: 10px;
}
.hero .owl-dots {
  position: absolute;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  bottom: 20px;
}
.hero .owl-dot {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  z-index: 100;
  bottom: 0;
  background-color: #ddd !important;
  display: inline-block;
  margin-right: 10px;
}
.hero .owl-dot.active {
  background-color: #670098 !important;
}

/*Owl Slider*/
/*Req A quata Slider*/

.req-quta-form {
  padding: 30px;
  border-radius: 10px;
  color: ;
  border: 2px solid #ddd;
  border: 1px solid #ddd;
  -webkit-box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
  -moz-box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
  box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
}
.req-quta-form label {
  color: #670098;
  font-weight: 700;
}
.req-quta-form label span {
  color: red;
}
/*Req A quata Slider*/
/*Owl Slider*/

/*Sider service Bar */

.service-menu ul, .service-menu {
  margin: 0;
  padding: 0;
  list-style: none !important;
}
.service-menu li a {
  padding: 10px;
  display: inline-block;
  color: ;
  font-size: 14px;
  color: #6F6F6F;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #ddd;
  text-decoration: none;
}
.service-menu li a svg {
  position: absolute;
  right: 10px;
  margin-top: 3px;
}
.service-main-menu-item {
  background-color: #670098;
  color: #fff !important;
}
.service-menu ul li a {
  padding-left: 33px !important;
  transition: 0.4s;
}
.service-menu ul li a:hover {
  background-color: #6f6f6f !important;
  color: #fff;
}
.service-sidebar {
  /*margin-bottom: 20px;*/
  position: sticky;
}

.service-content h4 {
  color: #670098;
  margin: 20px 0 !important;
}
.service-sidebar {
  border-right: 1px solid #ddd;
  height: 100%;
  padding-right: 10px;
  padding-top: 20;
}
.service-menu ul {
  border: 1px solid #ddd;
  border-top: none;
}

.service-content h4 {
  color: #670098;
  margin: 20px 0 !important;
}
.service-sidebar {
  border-right: 1px solid #ddd;
  height: 100%;
  padding-right: 10px;
  padding-top: 20;
}
.service-menu ul {
  border: 1px solid #ddd;
  border-top: none;
}
.portfolio-text-inner a {
  display: inline-block;
  width: 100%;
}
/*Sider service Bar */
/*Common*/ 

/*Header*/

.logo-img img {
    height: 100% !important;
    width: auto;
}
.logo-img {
  height: 70px !important;
}
.header {
  border-bottom: 1px solid #ddd;
}
.site-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-menu ul li {
  display: inline-block;
}
.site-menu ul li a {
  padding: ;
  font-size: 15px;
  font-weight: 700;
  font-weight: 700;
  color: #6f6f6f;
  padding: 8px 15px;
  display: inline-block;
  transition: 0.4s;
  text-decoration: none;
  text-transform: uppercase;
}

.dorp-down h4 {
  text-transform: uppercase;
}
.site-menu ul li a:hover {
  color: #fff;
  background-color: #670098;
}
.site-menu ul li.active a{
  color: #fff;
  background-color: #670098;
}
ul.drop-menu li {
    width: 100% !important;
}
.service-sidebar li.active a {
  color: ;
  background-color: #6F6F6F !important;
  color: #fff !important;
}

.site-menu {
  padding: 12px 0px;
}
.header {
    padding: 10px;
    position: fixed;
    width: 100%;
    z-index: 100;
    background-color: #fff;
    top: 0;
}

.site-menu ul li {
  position: static;
}
.site-menu ul li .dorp-down {
  position: absolute;
  width: 100%;
  text-align: left;
  background-color: #212121;
  color: #fff;
  top: 120%;
  padding: 20px;
  left: 0;
   opacity: 0; 
   visibility: hidden; 
   transition: 0.5s; 
}
.dorp-down h4 {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
}
.drop-menu ul li a {
  padding-left: 0 !important;
}
.drop-menu li a {
  /*padding-left: 0 !important;*/
  font-size: 13px !important;
  width: 100% !important;
}
.drop-menu-title {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  display: inline-block;
}

.drop-menu li a span {
  /*color: #fff;*/
  margin-right: 9px;
}


.site-menu ul li:hover .dorp-down {
  top: 80%;
  visibility: visible;
  opacity: 1;
}

.menu-close, .mobile-menu{
  display: none;
  visibility: hidden;
}
/*Hero:*/

/*.hero {
  margin: 0 10px;
  height: 400px !important;
}
.hero {
}*/
.hero-slider {
  /*height: 400px !important;*/
  height: 100% !important;
  /*margin-top: 100px;*/
}
.single-hero-slider {
  height: 100%;
  background-size: cover;
}
.single-hero-slider img {
  height: 100%;
  width: 100%;
}


.single-hero-slider .d-table {
  height: 100%;
  width: 100%;
}
.hero-slider-wrap {
  vertical-align: middle;
  color: #fff;
}
.hero-slider-wrap h2 {
  color: #fff;
  font-weight: 700;
  margin-bottom: 20px;
}
.single-hero-slider {
  position: relative;
  z-index: 1;
}
/*.single-hero-slider:after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  content: '';
  background-color: #000;
  z-index: -1;
  opacity: 0.5;
}*/

.hero-slider-wrap {
  margin-left: 100px !important;
}

/*.hero-slider-inner {
  padding: ;
  position: relative;
  z-index: 1;
  padding: 20px;
}
.hero-slider-inner:after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  content: '';
  background-color: #000;
  opacity: 0.6;
  padding: ;
  z-index: -1;
  border-radius: 5px;
}*/

.hero-slider-inner h2 {
  position: relative;
  z-index: 1;
  padding: 10px 70px;
  display: inline-block;
}
.hero-slider-inner h2:after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  content: '';
  z-index: -1;
  opacity: 0.7;
  border-radius: 0px 70px 0px 70px;
}
.hero-slider-inner p {
  padding: 10px 70px;
  position: relative;
  z-index: 1;
  color: #fff !important;
  border-radius: 10px;
}
.hero-slider-inner p:after {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  content: '';
  background-color: #000;
  opacity: 0.7;
  z-index: -1;
  border-radius: 10px;
}



.hero-slider-wrap {
  margin-left: 100px !important;
}
.hero-slider-wrap h2, .hero-slider-wrap p, .hero-slider-wrap a {
  margin-left: 100px;
  visibility: hidden;
  opacity: 0;
  /*transition: 1s;*/
}
.owl-item.active .hero-slider-wrap h2, .owl-item.active .hero-slider-wrap p, .owl-item.active .hero-slider-wrap a {
  margin-left: 0 !important;
  visibility: visible;
  opacity: 1;
  transition: 2s;
}
/*Hero:*/


/*Hero CTA*/


.single-hero-cta {
  text-align: center;
  padding: 30px;
}
.hero-cta-icon {
  font-size: 35px;
  margin-bottom: 13px;
  display: inline-block;
  transition: 0.4s;
}
.single-hero-cta h2 {
  font-weight: 700;
  font-size: 23px;
}
.border-btn {
  color: #fff;
  background-color: #6f6f6f;
  padding: 8px 20px;
  display: inline-block;
  margin-top: 10px;
  border-radius: 5px;
  transition: 0.4s;
  text-decoration: none;
}
.border-btn:after {
  /*! color: #fff; */
  background-color: ;
}
.border-btn:hover {
  color: #fff;
  background-color: #670098;
  text-decoration: none;
}
.border-btn span {
  margin-right: 10px;
}
.single-hero-cta {
  transition: 0.4s;
border: 1px solid #C7D8E1 !important;
margin-bottom: 20px;
border-radius: 5px
}
.single-hero-cta:hover {
  border: 1px solid #ddd;
  -webkit-box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
-moz-box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
}
.single-hero-cta:hover .hero-cta-icon {
  color: #670098;
}
/*Hero CTA*/
/*About Text*/

.home-about span {
  font-size: 19px;
  font-weight: ;
  color: #670098;
}
.home-about h3 {
  font-weight: 700;
  margin-bottom: 20px;
}

.single-video-thumb {
  height: 100%;
  width: 100%;
  background-color: #ddd;
  position: relative;

}
.single-video-thumb {
  background-size: 100% 100%;
}
.about-video-slider {
  height: 100%;
}
.video-btn {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  padding-top: 70px;
  transition: 0.4s;
}
.video-btn span {
  font-size: 45px;
  color: #fff;
}
.video-content {
  position: absolute;
  bottom: 0;
  height: 51px;
  text-align: center;
  width: 100%;
  z-index: 1;
  padding: 13px;
  color: #fff;
  font-size: 12px;
}
.video-content:after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  text-align: ;
  content: '';
  background-color: #670098;
  opacity: 0.6;
  z-index: -1;
}
.single-video-thumb:hover .video-btn {
  visibility: visible;
  opacity: 1;
  color: ;
}
.video-btn:after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  content: '';
  background-color: #000;
  z-index: -1;
  opacity: 0.4;
}

.sucsess {
  font-size: 100px !important;
  font-weight: 700;
  float: left;
  line-height: 1;
}
.years {
  font-size: 36px !important;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.4;
}
.home-about h5 {
  margin-top: 20px;
  border-radius: ;
  font-weight: 700;
  margin-bottom: 14px;
}
.home-about p {
  text-align: justify;
}

.about-video-slider {
  -webkit-box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
  -moz-box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
  box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
}
/*About Text*/
/*Service*/

.single-it-works {
  /*padding: 20px 10px;*/
  /*border: 1px solid #ddd;*/
}
.it-works-icon {
  width: 100%;
  text-align: center;

  font-size: 34px;
  color: #670098;
}
.single-it-works {
  height: 180px;
}
.it-works-content p {
}

.it-works-content p {
  /*text-align: justify;*/
}
.single-it-works {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
}/*
.it-works-absulate {
  position: absolute;
  top: 0;
  left: 10px;
  font-size: 60px;
  z-index: -1;
  font-weight: 700;
  opacity: 0.4;
  color: #670098;
}*/
.it-works-absulate {
    position: absolute;
    bottom: 20%;
    left: 46%;
    font-size: 60px;
    z-index: -1;
    font-weight: 700;
    opacity: 0.2;
    color: #670098;
}
.it-works-content h4 {
  text-transform: capitalize;
  color: #670098;
  font-weight: 700;
}
.it-works-content{
  text-align: center;
}
/*.single-it-works:hover {
  transform: scale(1.1);
}*/
.single-it-works {
}

.service-content h3 {
  color: #670098;
  padding: 10px 0;
}
.service-content {
  line-height: 26px;
  text-align: justify;
}

.service_be_after-img img {
  width: 100%;
  margin: 20px 0;
}
.service_be_after-img img {
  border: 1px solid #ddd;
  transition: 0.4s;
}
.service_be_after-img img:hover {
  -webkit-box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
  -moz-box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
  box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
}

.service_title h2 {
  font-size: ;
  font-size: ;
  font-weight: 700;
  text-transform: uppercase;
  color: #670098;
  text-align: center;
  border: ;
  border-bottom: 2px solid #670098;
  display: inline-block;
  padding-bottom: 10px;
}


/*it-works-2*/


.it-works-2-wrap {
  border: 1px solid #ddd;
  padding: 12px 12px 12px 50px;
  height: 150px;
  position: relative;
  transition: 0.4s;
  margin-bottom: 20px !important;
margin-left: 20px;

}
.it-works-2-wrap h4 {
  color: #670098;
  font-weight: 700;
  text-transform: capitalize;
  height: ;
}
.it-works-absulate-2 {
  position: absolute;
  left: -30px;
  top: 50%;
  height: 60px;
  width: 60px;
  text-align: center;
  border: 1px solid #ddd;
  background-color: #fff;
  margin-top: -30px;
  padding-top: 6px;
  transition: 0.4s;
}
.it-works-absulate-2 span {
  font-size: 30px;
  color: #670098;
}
.it-works-2-wrap:hover .it-works-absulate-2, .it-works-2-wrap:hover {
  border: 1px solid #67009D;
}

.it-works-2-wrap:hover {
  background-color: #670098;
  color: ;
}
.it-works-2-wrap:hover h4 {
  color: #fff;
}
.it-works-2-wrap:hover p {
  color: #fff;
}
/*it-works-2*/
/*Service*/
/*strength*/


.strength {
  background-color: #F7FFF7;
}
.strength-icon span {
  font-size: 50px;
  width: 70;
}
.strength-icon {
  width: 70px;
  float: left;
}

.strength-icon-content {
  height: 110px;
  padding: 30px 10px;
  background-color: #fff;
  border-radius: 12px;
  -webkit-box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
  -moz-box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
  box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
  margin-bottom: 20px;
  transition: 0.5s;
}
.strength-icon-text {
  padding-left: 75px;
  /*margin-top: 24px;*/
  text-align: center;
}
.strength-icon-text h5 {
  font-size: ;
  font-weight: 700;
  color: #670098;
  margin-bottom: 0;
}

.strength-wrap {
  height: 100%;
}
.strength-wrap-inner {
  vertical-align: middle;
}
.strength-wrap-inner h4{
  margin-bottom: 30px;
}
.strength-wrap-inner p {
  text-align: justify;
}
.strength-icon-content:hover {
  transition: ;
  transform: scale(1.1);
}

.strength {
  position: relative;
  z-index: 1;
  color: ;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.strength {
}
.strength:after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  content: '';
  z-index: -1;
  opacity: 0.5;
}
.strength .section-title h4, .strength .section-title p {
  color: #fff;
}
/*strength*/


/*Choos us*/
.btn-link:after{
  content: ''
}

.accordion-section .card {
  margin-bottom: 6px;
}
.accordion-section .card-header {
  padding: 0;
}
#headingTwo {
}
.btn.btn-link {
  background-color: #670098;
  color: #fff;
  text-decoration: none;
  border-radius: 0;
}
.btn.btn-link.collapsed {
  background-color: transparent;
  color: #6f6f6f;
}

/*.why-choose img {
  height: 250px;
  width: 250px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: ;
  float: left;
  text-align: ;
}*/
.why-choose img {
  width: 100%;
  height: 357px;
  border-radius: 5px;
  -webkit-box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
  -moz-box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
  box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
}
.why-choose p {
  text-align: justify;
}
/*Choos us*/
/*fortfolio*/

/*.portfolio-img {
  width: 260px;
  height: 100%;
  float: left;
  position: relative;
  transition: 0.4s;
}
.single-portfolio {
  height: 100%;
  -webkit-box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
  -moz-box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
  box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
  border-radius: 20px;
  margin-bottom:   30px;
  height: 344px;
  transition: 0.4s;
  position: relative;
  background-color: #F7FFF7;
}
.portfolio-text-wrap {
  padding-left: 15px;
  height: 100%;
}
.portfolio-text-inner {
  vertical-align: middle;
}
.portfolio-img {
}
.portfolio-img_after {
  position: absolute;
  height: 100%;
  width: 100%;
  transition: 0.8s;
  visibility: hidden;
  opacity: 0;
}
.portfolio-img_before {
  position: absolute;
  height: 100%;
  width: 100%;
  transition: 0.4s;
}
.single-portfolio:hover {
  transform: scale(1.05);
}
.single-portfolio:hover .portfolio-img_after {
  z-index: 100;
  visibility: visible;
  opacity: 1;
}
.single-portfolio img {
  border-radius: 10px 2px 0px 10px;
  height: 100%;
}
.portfolio-text-inner h4 a {
  color: #670098;
  text-decoration: none;
  font-weight: 700;
  transition: 0.4s;
}
.portfolio-text-inner h4 a:hover {
  color: #6f6f6f;
}
.portfolio-text-wrap a {
  color: #6f6f6f !important;
}*/


.portfolio {
  background-size: cover;
  background-position: center;
  position: relative;
  position: ;
  z-index: 1;
  background-attachment: fixed; 
}
.portfolio:after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  content: '';
  background-color: #000;
  z-index: -1;
  opacity: 0.4;
}
.portfolio .section-title h4, .portfolio .section-title p {
  color: #fff;
}
.single-portfolio {
  padding: 10px;
  background-color: #fff;
  height: 480px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.single-portfolio img {
  height: 100%;
  width: 100%;
}
.portfolio-img {
  height: 280px;
  position: relative;
  width: 100%;
}
.portfolio-img img {
  height: 100% !important;
}
.portfolio-img_after {
}
.portfolio-img_before, .portfolio-img_after {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  transition: 0.8s;
}
.portfolio-img_after {
  visibility: hidden;
  opacity: 0;
  transition: 0.4s;
}
.single-portfolio:hover .portfolio-img_before {
  visibility: hidden;
  opacity: 0;
}
.single-portfolio:hover .portfolio-img_after {
  visibility: visible;
  overflow: ;
  opacity: 1;
}
.portfolio-text-inner {
  text-align: center;
}
.portfolio-text-inner h4 {
  font-size: 20px;
  margin-top: 12px;
}
.portfolio-text-inner h4 a {
  color: #670098;
  font-weight: 700;
   font-size: 16px;
  color: #670098 !important;
}

.portfolio-text-wrap a {
  color: #670098;
  text-decoration: none;
  transition: 0.4s;
}
.portfolio-text-wrap a:hover {
  color: #6F6F6F;
}

.portfolio-img_before:after {
  position: absolute;
  right: 0;
  top: 0;
  content: 'After';
  background-color: #670098;
  color: #fff;
  padding: 5px 11px;
  font-weight: 700;
}
.portfolio-img_after::after {
  right: ;
  position: absolute;
  right: 0;
  top: 0;
  content: 'Before ';
  padding: 5px 11px;
  background-color: #670098;
  font-weight: 700;
  color: #fff;
}


.portfolio-text-inner a {
  color: #fff !important;
}

.portfolio-text-inner {
  height: 160px;
  position: relative;
}
.portfolio-text-inner a.text-btn {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -56px;
}

.portfolio-text-inner {
  height: 160px;
  position: relative;
}
.portfolio-text-inner a.text-btn {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -56px;
}
.footer-section {
  padding-bottom: 10px;
}
.footer-bottom {
  border-top: 1px solid #9999;
  padding-top: 10px;
}

.footer-widget p a span, .footer-widget div a span {
  padding-right: 7px !important;
}
.footer-widget div a span {
}
.footer-widget strong span {
  margin-right: 10px;
}
.footer-widget strong {
  color: #fff;
}

.footer-widget a {
  display: inline-block !important;
  width: 100% !important;
}
.social-icon a {
  width: auto !important;
}

.btn-block:after {
  content: '_';
  position: absolute;
  right: 0 !important;
  top: 0;
  width: 100%;
  /*! height: 100%; */
  text-align: right;
  padding-right: 10px;
  font-weight: 700;
  font-size: 24px;
  line-height: 0;
  padding-top: 15px;
}
.btn-block {
  /*! position: relative; */
}
.btn-block.collapsed:after {
  content: '+';
}
/*fortfolio*/
/*CTA Contact*/

.cta-contact {
  background-color: #670098;
  color: #fff;
}
.cta-contact .section-title h4 {
  color: #fff;
}
.cta-contact .border-btn {
  width: 230px;
  width: ;
  margin: ;
  border: none;
  cursor: pointer;
}
.cta-contact .border-btn:hover {
  color: #670098;
  background-color: #fff;
}
.cta-contact input, .cta-contact select {
  border: none;
  padding: ;
  height: ;
}
/*CTA Contact*/
/*Pricing List*/

.price-head {
  height: 250px;
  margin-bottom: 20px;
  text-align: center;
}
.price-head img {
  height: 100%;
  width: 100%;
  margin-bottom: ;
}
.price ul {
  margin: 0;
  pa: ;
  padding: 0;
  list-style: none;
  padding: ;
}
.price ul li {
  padding: 8px 7px;
  text-align: center;
  border-top: ;
  border-bottom: 1px solid #ddd;
}
.price-icon {
  height: 150px;
  width: 150px;
  margin: 0 auto;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 50%;
  margin-bottom: 10px;
}
.price-icon span {
  font-size: 50px;
  padding-top: 32px !important;
  display: inline-block;
}
.price-head h4 {
  font-size: ;
  font-weight: 700;
}
.price-head h2 span {
  font-size: 12px;
}
.price-head h2 {
  font-weight: 700;
  color: #670098;
  border-bottom: 1px solid #670098;
  padding-bottom: 14px;
}

.price-btn {
  text-align: center;
  margin-top: 30px;
}

.price-icon .d-table {
  height: 100%;
  width: 100%;
}
.price-icon .d-table-cell {
  height: 100%;
  width: 100%;
  vertical-align: middle;
}
.price-icon h6 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: ;
}
.price-icon h6 span {
  font-size: 13px;
  padding-top: 0 !important;
  color: #670098;
}
.sinlge-price-list {
  /*border: 1px solid #ddd;*/
  border-radius: 5px;
  padding: 13px 0px;
}
.sinlge-price-list.recommended {
  transform: scale(1.1);
  background-color: #670098;
  color: #fff;
  -webkit-box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
  -moz-box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
  box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
}
.sinlge-price-list.recommended h4, .sinlge-price-list.recommended h2, .sinlge-price-list.recommended h6, .sinlge-price-list.recommended h4, .sinlge-price-list.recommended span {
  color: #fff !important;
}
.price-btn {
  height: 60px;
}
.sinlge-price-list.recommended h2 {
  border-color: #fff;
}
.pricing .section-title {
  margin-bottom: 50px;
}
/*Pricing List*/
/*Test Section*/

.test-slider-wrap img {
  height: 150px !important;
  width: 150px !important;
  border-radius: 50%;
  /* margin: ; */
  margin-bottom: 20px;
  border: 10px solid #670098;
  margin: auto;
}
.test-slider {
  text-align: center;
  margin: 0 auto;
}
.test-slider-wrap h5 {
  font-weight: ;
  text-decoration: ;
  font-size: 21px;
}
.test-slider-wrap span {
  font-weight: 700;
  color: #670098;
  position: relative;
  margin-top: 12px;
  display: inline-block;
}
.test-slider-wrap span:after {
  position: absolute;
  right: ;
  left: -48px;
  top: 10px;
  height: 2px;
  width: 40px;
  content: '';
  background-color: #670098;
}

.single-guarantee {
  width: 25%;
  float: left;
}
.single-guarantee img {
  margin-bottom: 10px;
}


.test-slider .owl-dots {
    position: absolute;
    width: 100%;
    margin-top: 20px;
}
.test-slider .owl-dots .owl-dot {
  height: 3px;
  width: 26px;
  background-color: #670098 !important;
  z-index: 100000;
  margin-right: 10px;
}
.test-slider .owl-dots .owl-dot.active {
  background-color: #6F6F6F !important;
}
.test-slider-wrap {
  padding: 15px;
}
.test-slider   {
  border-radius: 5px;
  -webkit-box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
  -moz-box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
  box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
}

/*Test Section*/
/*Blog*/

.blog-img {
  height: 200px;
  width: 100% !important;
  position: relative;
  transition: 0.4s;
  overflow: hidden;
}
.blog-img img {
  width: 100%;
  height: 100%;
  transition: 0.4s;
}
.blog-img img:hover {
  transform: scale(1.1);
}
.blog-ctg {
  position: absolute;
  top: 10px;
  z-index: 10;
  left: 10px;
  background-color: #670098;
  padding: 7px;
  border-radius: 8px;
  font-size: 11px;
  color: #fff;
}

.blog-text {
  padding: 12px;
  border-radius: 0px 0px 5px 5px;
}
img {
}
.blog-img img {
  border-radius: 5px 5px 0px 0px;
}
.blog-img {
  border-radius: 5px 5px 0px 0px;
}
.single-blog {
  border-radius: 5px;
  border: 1px solid #ddd;
}
.single-blog {
  margin-bottom: 20px;
}
/*Blog*/
/*Footer*/

.footer-section {
  background-color: #212121;
}
.footer-bottom {
}
.footer-logo {
  width: 100%;
  margin-bottom: 20px;
}
.footer-widget h5 {
  text-transform: capitalize;
  color: #fff;
  font-weight: 700;
  margin-bottom: 25px;
}
.footer-widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 0;
}
.footer-widget ul li a {
  padding: 0 10px;
  display: inline-block;
  color: #6f6f6f;
  transition: 0.4s;
  text-decoration: none;
}
.footer-widget ul li a:hover {
  color: #fff;
}
.contact-info span b {
  color: #fff;
  margin-right: 10px;
  padding: ;
}
.social-icon a {
  padding: 10px;
  display: inline-block;
  background-color: #6F6F6F;
  color: #fff;
  height: 50px;
  width: 50px;
  text-align: center;
  padding-top: 12px;
  transition: 0.4s;
}
.social-icon a:hover {
  background-color: #670098;
}
.contact-info span {
  display: inline-block;
  margin-top: 8px;
}
/*Footer*/
/*Mobile*/



/*Pricing*/

.breadcrumb {
  /*! padding: 120px 100px; */
}
.breadcrumb-wrap.d-table {
}
.breadcrumb-inner {
  height: 100%;
  width: 100%;
  vertical-align: middle;
}
.breadcrumb-wrap {
  height: ;
  width: 100%;
  text-align: center;
  height: 200px;
  padding-top: 50px;
}
.breadcrumb {
  /*! height: 229px !important; */
}
.breadcrumb-inner {
  color: #fff;
}
.breadcrumb-inner a, .breadcrumb-inner h4 {
  color: #fff;
}
.breadcrumb-inner h4 {
  font-weight: 700;
  text-transform: uppercase;
}
.breadcrumb {
  position: relative;
  z-index: 1;
}
.breadcrumb:after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  content: '';
  background-color: #000;
  z-index: -1;
  opacity: 0.4;
}
.cta-footer {
  background-size: cover;
  background-position: center top;
  padding: 70px 20px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.cta-footer p {
  font-size: 20px;
  color: #fff;
}
.cta-footer:after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  content: '';
  background-color: #000;
  z-index: -1;
  opacity: 0.6;
}
/*Pricing*/
/*Contact page*/

.single-contact {
  text-align: center;
}
.contact-icon span {
  height: 50px;
  width: 50px;
  background-color: #6f6f6f;
  display: inline-block;
  border-radius: 50%;
  color: #fff;
  transition: 0.4s;
  font-size: 22px;
  margin-top: ;
  padding-top: 9px;
  text-shadow: 2px 3px 8px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px 15px 30px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 15px 30px 0px rgba(0,0,0,0.25);
}
.contact-icon {
  margin-bottom: 16px;
}
.contact-icon span:hover {
  background-color: #670098;
}
.single-contact:hover .contact-icon {
  transition: scale(1.1) !important;
}
.contact-text h5 {
  font-size: 23px !important;
  color: #670098;
  font-weight: 700;
}
.contact-text span {
  display: inline-block;
  width: 100%;
  margin-bottom: 8px;
}
/*Contact page*/
/*Before After Slider*/

.slider .image, .slider .image img {
  height: 100%;
}
.slider {
  height: 360px !important;
}
.hero-slider {
  margin-top: 91px !important;
}
.single-service-slider-text {
}
.single-service-slider {
  position: relative;
}
.single-service-slider {
}
.single-service-slider-text {
  position: absolute;
  bottom: 80px;
  z-index: 10;
  width: 100%;
  color: #fff;
}
.single-service-slider-text h4 {
  color: #fff;
  font-size: 45px;
  font-weight: 700;
}
.single-service-slider-text a {
  color: #fff;
}
/*Before After Slider*/
/*Subscribe*/

.cta-footer h4 {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 25px;
}
.subscribe input {
  width: 100%;
  position: relative;
  padding: 6px;
  border: navajowhite;
  border-radius: 5px;
}
.subscribe {
  position: relative;
}
.subscribe button {
  position: absolute;
  right: -20px;
  padding: ;
  height: 100%;
  border: none;
  border-radius: 0px 4px 5px 0px;
  padding: ;
  width: 90px;
  background-color: #670098;
  color: #fff;
  font-size: ;
  font-weight: 700;
}

.subscribe input[type="button"] {
  position: absolute;
  right: -10px;
  width: 100px;
  background-color: #670098;
  color: #fff;
  cursor: pointer;
}
/*Subscribe*/
/*Header*/
.about-video-slider .owl-nav.disabled {
  display: none !important;
  visibility: hidden !important;
}
.date svg {
  padding-right: ;
  margin-right: 10px;
}
input {
  outline: none;
}

/*header*/
/*I pointer*/
#clipping-path {
    position: relative;
    height: 300px;
    overflow: hidden;
    background-position: left;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    cursor: e-resize;
    margin-top: 75px;
}
#clipping-path .changed {
    position: absolute;
    right: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    background-position: left;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
}

.content-path {
             position: absolute;
             font-size: 40px;
             font-weight: bold;
             white-space: nowrap;
             text-transform: uppercase;
             top:52%;
             left:9%;
             color:#fff;
    pointer-events: none;
}

.footer-widget a {
  color: #6f6f6f;
  text-decoration: none;
}
.footer-widget a:hover {
  color: #fff;
}
.social-icon a {
  color: #fff !important;
}
.btn.btn-link.collapsed {
  background-color: transparent !important;
  color: #6f6f6f;
}

.blog-text h4 {
  color: ;
  font-size: 19px;
  font-size-w: ;
  font-weight: 700;
  color: #670098;
  padding-top: ;
  margin-top: 10px;
}
.cta-contact input[type='button'] {
  padding: 10px 20px;
  border-radius: 10px;
}
.price li strong {
  font-size: 15px;
}
/*I pointer*/
/*Price Content*/

.price-content-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.price-content-list ul li strong {
  width: 65% !important;
  display: inline-block;
}
.price-content-list ul li:nth-child(1) {
  color: #fff;
  background-color: #670098;
  text-transform: uppercase;
  font-weight: 700;
}
.price-content-list ul li {
  padding: 10px 30;
  border-bottom: 1px solid #ddd;
}
.price-content-list ul li:nth-last-child(1) {
  border-bottom: none;
}

.price-content img {
  width: 100% !important;
  min-width: ;
  min-height: 100px;
}
.breadcrumb {
  width: ;
  background-size: cover;
}

.section-title h4 {
  border-bottom: 2px solid #FD6500;
  font-weight: ;
  display: inline-block;
  padding-bottom: 10px;
  position: relative;
}
.section-title h4:after {
  position: absolute;
  left: 50%;
  width: ;
  bottom: -8px;
  width: 15px;
  height: 15px;
  content: '';
  background-color: #670098;
  border-radius: 50% 0% 50% 0px;
  margin-left: -7px;
  opacity: 1;
}

.cta-contact .section-title h4::after {
  background-color: #fff !important;
}

.single-contact.single-hero-cta {
  height: 250px;
}
/*Price Content*/
/*service Page Edit Content*/

.service-menu {
  margin-bottom: ;
  -webkit-box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
  -moz-box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
  box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
}
.service .col-lg-9 {
  border-left: ;
  -webkit-box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
  -moz-box-shadow: -4px 10px 33px -16px rgba(0,0,0,0.75);
  box-shadow: 4px 7px 32px -16px rgba(0,0,0,0.75);
  padding: 21px;
}
.service-sidebar {
  padding-top: 0;
}
.single-hero-cta {
  height: 100%;
}
/*service Page Edit Content*/