
@media (min-width: 1025px) {
/*transparent header*/
#sp-top-bar {
  border-bottom: 2px solid #526676;
  padding: 15px 20px;
}
#sp-top2 {
	text-align: right;
}
#sp-top-bar li,
#sp-top-bar a {
	color: #ffffff;
	font-size: 18px;
	line-height: 1.8;
	font-weight: 400;
}
#sp-top-bar #sp-top1 i {
	color:var(--one_color);
}
#sp-top-bar #sp-top2 span,
#sp-top-bar #sp-top2 i {
	color: #7d91a0;
}
#sp-top-bar #sp-top2 span:hover,
#sp-top-bar a:hover {
	color:var(--one_color);
}

#sp-top-bar .sp-contact-info li {
	margin-left: 0px;
	margin-right: 50px;
}

#sp-header.transparent #sp-logo::before {
	width: auto !important;
	clip-path: inherit !important;
	background-color: transparent !important;
}
#sp-header.transparent.header-sticky {
	top:0px;
	width: 100%;
	background: var(--two_color) !important;
	position: fixed;
	z-index: 9999;
}

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
  margin-left: 20px;
  padding: 10px;
  background: var(--one_color);
	height: 65px;
	width: 65px;
  padding-left: 20px;
  border-radius: 5px;
}
.burger-icon > span {
	color: #ffffff !important;
}
.offcanvas-menu {
	width: 350px;
}
body.ltr.offcanvs-position-right .offcanvas-menu {
	right: -350px;
}

#sp-header.transparent .sp-megamenu-wrapper {
	padding-right: 10%;
}
#sp-header.transparent {
	background: transparent !important;
	position: absolute;
	top: 62px;
	width: 100%;
	padding-right: 20px;
}	
#sp-top-bar.transparent {
	background: transparent !important;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 999 !important;
}
#sp-header.transparent .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover,
#sp-header.transparent .sp-megamenu-parent > li.active > a, 
#sp-header.transparent .sp-megamenu-parent > li a {
	color: #ffffff !important;	
}

#sp-header.transparent .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
	color: var(--two_color) !important;	
}

#sp-header.transparent2 #sp-logo::before {
	width: auto !important;
	clip-path: inherit !important;
	background-color: transparent !important;
}
#sp-header.transparent2.header-sticky {
	top:0px;
	width: 100%;
	background: #ffffff !important;
	position: fixed;
	z-index: 9999;
}
#sp-header.transparent2 .sp-megamenu-wrapper {
	padding-right: 7%;
}
#sp-header.transparent2 {
	background: transparent !important;
	position: absolute;
	top: 1px;
	width: 100%;
	padding-right: 20px;
}
#sp-header.transparent2 .sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover a,
#sp-header.transparent2 .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
		color: #ffffff !important;	
}
#sp-header.transparent2 .sp-megamenu-parent > li a {
	color: var(--two_color) !important;	
}
#sp-header.transparent2 .sp-megamenu-parent > li.active > a, 
#sp-header.transparent2 .sp-megamenu-parent > li a:hover {
	color: var(--one_color) !important;	
}

#sp-header.transparent2 .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
	color: var(--two_color) !important;	
}

#sp-header.transparent2 #sp-top2 span:hover {
	color: var(--one_color);
}
#sp-header.transparent2 ul.social-icons li {
  line-height: 115px;
}
#sp-header.transparent2 .social-icons i,
#sp-header.transparent2 .social-icons span {
	color: var(--two_color);
}
#sp-header.transparent2 #sp-top2 .d-flex {
	display: block !important;
}
.sp-page-title .sp-page-title-heading {
	font-size: 60px;
	color: #fff;
	font-weight: 500;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	z-index: 89;
	position: relative;
}
.sp-page-title {
	padding: 100px 0;
}
.sp-page-title .breadcrumb {
	font-size: 36px;
}
/*end*/
}
.sp-page-title .breadcrumb {
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
  display: block !important;
}

@media (max-width: 1023px) {
.sp-page-title .sp-page-title-heading {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	font-size: 40px;
	color: #fff;
	font-weight: 700;
}
.sp-page-title .breadcrumb {
	font-weight: 600;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	display: block;
	font-size: 18px;
	
}
.sp-page-title {
	padding: 80px 0;
}

#sp-bottom1 .sppb-addon-feature .sppb-text-left,
#sp-bottom1 .sppb-text-right {
	text-align: left;
}
#sp-top-bar {
  border-bottom: 0px solid #526676;
  padding: 15px 20px;
  background: var(--two_color);
}
#sp-top2 {
	text-align: center;
	margin-top: 15px;
}
.sp-contact-info {
	text-align: center;
}
#sp-top-bar .sp-contact-info li:last-child {
	margin-right: 0px !important;
}
#sp-top-bar li,
#sp-top-bar a {
	color: #ffffff;
	font-size: 18px;
	line-height: 1.8;
	font-weight: 400;
}
#sp-top-bar #sp-top1 i {
	color: var(--one_color);
}
#sp-top-bar #sp-top2 span,
#sp-top-bar #sp-top2 i {
	color: #7d91a0;
}
#sp-top-bar #sp-top2 span:hover,
#sp-top-bar a:hover {
	color: var(--one_color);
}

#sp-top-bar .sp-contact-info li {
	margin-left: 0px;
	margin-right: 50px;
}
#sp-header.transparent2 #sp-logo::before {
	width: auto !important;
	clip-path: inherit !important;
	background-color: transparent !important;
}
#sp-header.transparent2 #sp-top2 span,
#sp-header.transparent2 #sp-top2 i {
	color: #7d91a0;
}
#sp-header.transparent2 #sp-top2 span:hover {
	color: var(--one_color);
}	
	
#sp-header #sp-logo::before {
	height: 60px !important;
	width: 200px !important;
}	
#sp-header {
	padding: 0 10px
}
}

@media (min-device-width: 992px) and (max-device-width: 1199px) {
#sp-header {
	padding-right: 50px !important;
}
}

.breadcrumb .float-start span {
  display: none;
}

.sp-page-title .breadcrumb li {
	display: inline;
}
.breadcrumb-item::after {
	content: ">" !important;
	padding-left: 15px;
}
.breadcrumb-item:last-child:after {
	content: " " !important;
}
.breadcrumb-item::before,
.breadcrumb-item + .breadcrumb-item span::before {
	content: " " !important;
	padding-right: 15px;
}
.sp-page-title .breadcrumb > .active {
	color: #ffffff;
}
.sp-megamenu-parent > li > a, 
.sp-megamenu-parent > li > span {
	line-height: 111px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover {
	background: var(--two_color);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  padding: 8px 30px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover a {
	color: #ffffff;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	padding: 0;
}
body.ltr.offcanvs-position-right .offcanvas-menu {
	background: #181818;
}
body.ltr.offcanvs-position-right .offcanvas-menu a {
	color: #fff;
}
.offcanvas-active .burger-icon > span, 
#modal-menu-toggler.active .burger-icon > span {
	background-color: var(--one_color);
}
#sp-header #sp-logo::before {
	content: "";
	left: 0;
	top: 0;
	background-color: var(--one_color);
	width: 445px;
	height: 100%;
	position: absolute;
	-webkit-clip-path: polygon(0 0, 100% 0%, 345px 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 0%, 345px 100%, 0% 100%);
}
#sp-header.header-sticky {
	background: #ffffff;
}

@media (min-width: 1024px) {
#sp-header .logo {
	padding-left: 20px;
}
#sp-header .logo,
#sp-header {
	height: 113px;
}
}
@media (max-width: 1599px) {
#sp-header #sp-logo::before {
width: 265px;
	-webkit-clip-path: polygon(0 0, 100% 0%, 185px 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 0%, 185px 100%, 0% 100%);
}
}
@media (max-width: 1199px) {
#sp-header #sp-logo::before {
width: 245px;
-webkit-clip-path: polygon(0 0, 100% 0%, 165px 100%, 0% 100%);
clip-path: polygon(0 0, 100% 0%, 165px 100%, 0% 100%);
}
}
@media (max-width: 991px) {
#sp-header #sp-logo::before {
width: 220px;
}
}
#sp-header .logo {
	z-index: 9;
}
.sp-megamenu-parent > li a {
font-weight: 700;
color: #000;
}
.sp-megamenu-parent > li.active > a {
color: var(--one_color);
font-weight:bold;
}
.sp-megamenu-parent > li a:hover {
color: var(--two_color);
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #fff;
}

/*btns*/
.btn-wrap {
margin-top: 40px;
padding: 0;
}
.btn-wrap li {
display: inline-block;
margin-right: 10px;
margin-top: 10px;
}
@media (max-width: 575px) {
.btn-wrap li {
margin-right: 5px;
}
}
.main-btn ul {
padding: 0;
margin: 0;
}
.main-btn {
line-height: 70px;
font-size: 18px;
font-weight: 700;
border-radius: 70px;
border: none;
cursor: pointer;
padding: 24px 50px;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
position: relative;
z-index: 2;
}
@media (max-width: 1199px) {
.main-btn {
padding: 24px 50px;
font-size: 16px;
line-height: 60px;
}
}
@media (max-width: 575px) {
.main-btn {
padding: 24px 50px;
font-size: 14px;
line-height: 60px;
}
}
.main-btn::after {
position: absolute;
right: 15px;
top: 4px;
bottom: 4px;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
content: "";
z-index: -1;
width: 85px;
border-radius: 70px;
}
.main-btn:hover::after {
width: 100%;
top: 0;
bottom: 0;
right: 0;
}

/*end*/
/*start feature 1*/

.feature-box-one {
  height: 450px;
  position: relative;
  padding: 40px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .feature-box-one {
    padding: 25px 20px;
  }
}
@media (max-width: 575px) {
  .feature-box-one {
    height: 400px;
  }
}
.feature-box-one .feature-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -3;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
@media (max-width: 575px) {
  .feature-box-one .feature-bg {
    background-position: center top;
  }
}

.feature-box-one .feature-desc h4 {
  font-size: 24px;
  letter-spacing: -1px;
  font-weight: 600;
}
@media (max-width: 1199px) {
  .feature-box-one .feature-desc h4 {
    font-size: 22px;
  }
}
.feature-box-one .feature-desc .feature-link {
  font-size: 40px;
  margin-bottom: 10px;
  line-height: 1;
}
.feature-box-one::after {
  opacity: 0.8;
  height: 250px;
  z-index: -1;
  width: 100%;
}
.feature-box-one:hover .feature-bg {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.feature-box-one::before, 
.feature-box-one::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% + 80px);
  content: "";
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%);
          clip-path: polygon(0 0, 0 100%, 100% 100%);
  z-index: -2;
  background: var(--one_color);
}
.feature-box-one .feature-bg img {
	margin-bottom: -20px;
	width: 100%;
}
/*end*/
@media (max-width: 575px) {
.wcu-inner {
    padding: 60px 30px;
  }
}
.wcu-inner::before, 
.wcu-inner::after {
  position: absolute;
  background-color: var(--two_color);
  z-index: -2;
  content: "";
  opacity: 0.07;
}
.wcu-inner::before {
  left: -20px;
  right: -20px;
  bottom: -20px;
  top: 20px;
}
.wcu-inner::after {
  left: -40px;
  right: -40px;
  bottom: -40px;
  top: 40px;
}
/*team*/
.team-members .team-member {
margin-top: 40px;
position: relative;
z-index: 1;
text-align: center;
}
.team-members .team-member .member-picture-wrap {
position: relative;
display: inline-block;
margin-bottom: 35px;
}
.team-members .team-member .member-picture-wrap .member-picture {
position: relative;
z-index: 1;
overflow: hidden;
}
.team-members .team-member .member-picture-wrap .member-picture::before {
position: absolute;
z-index: 2;
top: 0;
left: 0;
background-color: var(--one_color);
width: 90px;
height: 80px;
-webkit-clip-path: polygon(100% 0, 0 100%, 0 0);
clip-path: polygon(100% 0, 0 100%, 0 0);
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
content: "";
opacity: 1;
}
.team-members .team-member .member-picture-wrap .member-picture .social-icons {
position: absolute;
z-index: 3;
top: 5px;
left: 15px;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
text-align: center;
}
.team-members .team-member .member-picture-wrap .member-picture .social-icons::before {
position: absolute;
content: "";
left: -15px;
top: -5px;
width: 105px;
height: 95px;
z-index: -1;
background-color: var(--one_color);
-webkit-clip-path: polygon(100% 0, 0 100%, 0 0);
clip-path: polygon(100% 0, 0 100%, 0 0);
opacity: 0.5;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.team-members .team-member .member-picture-wrap .member-picture .social-icons a {
color: #fff;
font-size: 20px;
padding: 5px;
visibility: hidden;
opacity: 0;
}
@media (max-width: 575px) {
.team-members .team-member .member-picture-wrap .member-picture .social-icons a {
font-size: 16px;
}
}
.team-members .team-member .member-picture-wrap .member-picture .social-icons a:first-child {
opacity: 1;
visibility: visible;
}
.team-members .team-member .member-picture-wrap::after {
position: absolute;
content: "";
right: -10px;
bottom: -10px;
width: 80px;
height: 70px;
background-color: var(--one_color);
-webkit-clip-path: polygon(100% 0, 0 100%, 100% 100%);
clip-path: polygon(100% 0, 0 100%, 100% 100%);
z-index: -1;
}
.team-members .team-member .member-desc .name {
font-size: 26px;
font-weight: 600;
letter-spacing: -1px;
font-family: Source Sans Pro;
}
@media (max-width: 1199px) {
.team-members .team-member .member-desc .name {
font-size: 24px;
}
}
@media (max-width: 575px) {
.team-members .team-member .member-desc .name {
font-size: 22px;
}
}
.team-members .team-member .member-desc .pro {
font-size: 15px;
font-weight: 600;
}
@media (max-width: 575px) {
.team-members .team-member .member-desc .pro {
font-size: 14px;
}
}
.team-members .team-member:hover .member-picture::before {
width: 100%;
height: 100%;
opacity: 0.5;
-webkit-clip-path: none;
clip-path: none;
}
.team-members .team-member:hover .member-picture .social-icons {
top: 0;
left: 0;
width: 100%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.team-members .team-member:hover .member-picture .social-icons a {
visibility: visible;
opacity: 1;
margin: 5px;
}
.team-member .social-icons i,
.team-member .social-icons i:hover {
	color: #ffffff;
}
.team-members-two .team-member {
position: relative;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.team-members-two .team-member .member-desc {
position: absolute;
left: 0;
bottom: 0;
color: #fff;
padding: 35px;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
z-index: 2;
}
@media (max-width: 1199px) {
.team-members-two .team-member .member-desc {
padding: 20px;
}
}
.team-members-two .team-member .member-desc .name {
font-size: 28px;
font-weight: 600;
color: #fff;
}
.team-members-two .team-member .member-desc .name a {
color: #fff;
}
@media (max-width: 1199px) {
.team-members-two .team-member .member-desc .name {
font-size: 22px;
}
}
.team-members-two .team-member .member-desc .pro {
font-weight: 600;
line-height: 1;
}
@media (max-width: 1199px) {
.team-members-two .team-member .member-desc .pro {
font-size: 15px;
}
}
.team-members-two .team-member .member-desc .social-icons {
margin-top: 15px;
}
@media (max-width: 1199px) {
.team-members-two .team-member .member-desc .social-icons {
margin-top: 5px;
}
}
.team-members-two .team-member .member-desc .social-icons li {
display: inline-block;
margin-right: 15px;
}
.team-members-two .team-member .member-desc .social-icons li a {
font-size: 15px;
color: #fff;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.team-members-two .team-member .member-desc .social-icons li a:hover {
color: var(--one_color);
}
.team-members-two .team-member .member-picture {
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.team-members-two .team-member .member-picture img {
width: 100%;
}
.team-members-two .team-member::before {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
opacity: 0;
visibility: hidden;
content: "";
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
background: linear-gradient(15deg, var(--two_color) 0%, rgba(9, 21, 30, 0.5) 58%, rgba(1, 12, 21, 0.01) 99%, var(--two_color) 100%);
}
.team-members-two .team-member::after {
position: absolute;
left: 10px;
top: 10px;
right: 60px;
bottom: 60px;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
content: "";
background-image: url(../../images/lines/14.png);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
opacity: 0;
visibility: hidden;
}
@media (max-width: 1199px) {
.team-members-two .team-member::after {
left: 5px;
top: 5px;
}
}
.team-members-two .team-member:hover {
padding: 10px;
}
@media (max-width: 1199px) {
.team-members-two .team-member:hover {
padding: 5px;
}
}
.team-members-two .team-member:hover .member-desc {
visibility: visible;
opacity: 1;
}
.team-members-two .team-member:hover::before {
opacity: 1;
left: 10px;
top: 10px;
right: 10px;
bottom: 10px;
visibility: visible;
}
@media (max-width: 1199px) {
.team-members-two .team-member:hover::before {
left: 5px;
top: 5px;
right: 5px;
bottom: 5px;
}
}
.team-members-two .team-member:hover::after {
opacity: 1;
visibility: visible;
}
@media (max-width: 1599px) {
.team-members-two.row {
margin-left: -10px;
padding-right: -10px;
}
}
@media (max-width: 1599px) {
.team-members-two.row .col {
padding-left: 10px;
padding-right: 10px;
}
}
/*end*/
/*skill*/

/*end*/

.service-boxes .service-box {
  margin-top: 50px;
  background-color: #fff;
  padding: 50px;
  position: relative;
}
@media (max-width: 1199px) {
.service-boxes .service-box {
    padding: 40px 20px;
  }
}
.service-boxes .service-box .icon {
  margin-bottom: 30px;
}
.service-boxes .service-box .icon img {
  max-width: 100px;
}
@media (max-width: 1199px) {
.service-boxes .service-box .icon img {
    max-width: 80px;
  }
}
.service-boxes .service-box h3 {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 10px;
}
@media (max-width: 399px) {
.service-boxes .service-box h3 {
    font-size: 22px;
  }
}
.service-boxes .service-box .service-link {
  font-size: 40px;
  margin-top: 25px;
  line-height: 1;
  color: #616161;
}
.service-boxes .service-box::after {
  position: absolute;
  content: "";
  left: 15px;
  right: 15px;
  bottom: -10px;
  height: 10px;
  background-color: #eceded;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.service-boxes .service-box:hover::after {
  background-color: var(--one_color);
  -webkit-box-shadow: 0px 10px 30px 0px rgba(255, 74, 23, 0.3);
          box-shadow: 0px 10px 30px 0px rgba(255, 74, 23, 0.3);
}
.service-boxes .service-box-two {
  border-radius: 10px;
  padding: 40px 15px 60px;
  background-color: #fff;
  position: relative;
  margin-top: 50px;
}
@media (max-width: 767px) {
  .service-boxes .service-box-two {
    padding: 30px 15px 50px;
  }
}
.service-boxes .service-box-two .icon {
  font-size: 75px;
  color: var(--one_color);
}
.service-boxes .service-box-two h3 {
  font-size: 24px;
  margin-top: 20px;
  font-weight: 600;
}
@media (max-width: 1199px) {
  .service-boxes .service-box-two h3 {
    font-size: 22px;
  }
}
.service-boxes .service-box-two .service-link {
  font-size: 14px;
  margin-top: auto;
  color: #616161;
  height: 45px;
  width: 45px;
  line-height: 45px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  z-index: 2;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  -webkit-box-shadow: 0px 10px 32px 0px rgba(197, 197, 197, 0.4);
          box-shadow: 0px 10px 32px 0px rgba(197, 197, 197, 0.4);
}
.service-boxes .service-box-two:hover .service-link {
  color: #fff;
  background-color: var(--one_color);
}
.service-boxes .service-box-two .service-link:hover i,
.service-boxes .service-box-two:hover .service-link i {
  color: #fff;
}

.service-section {
  position: relative;
  z-index: 1;
}
.service-section.shape-style-one::before, 
.service-section.shape-style-one::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 380px;
  height: 380px;
  content: "";
  background-color: var(--one_color);
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 0);
          clip-path: polygon(0 0, 0 100%, 100% 0);
}
@media (max-width: 1599px) {
.service-section.shape-style-one::before,.service-section .shape-style-one::after {
    height: 250px;
    width: 250px;
  }
}
@media (max-width: 991px) {
.service-section.shape-style-one::before,.service-section .shape-style-one::after {
    height: 220px;
    width: 220px;
  }
}
@media (max-width: 767px) {
.service-section.shape-style-one::before,.service-section .shape-style-one::after {
    height: 130px;
    width: 130px;
  }
}
.service-section.shape-style-one::after {
  width: 520px;
  height: 520px;
  opacity: 0.15;
}
@media (max-width: 1599px) {
.service-section.shape-style-one::after {
    height: 390px;
    width: 390px;
  }
}
@media (max-width: 991px) {
.service-section.shape-style-one::after {
    height: 350px;
    width: 350px;
  }
}
@media (max-width: 767px) {
.service-section.shape-style-one::after {
    height: 220px;
    width: 220px;
  }
}
.service-section.shape-style-one .dots-line {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 5%;
  z-index: -1;
}
@media (max-width: 1599px) {
.service-section.shape-style-one .dots-line {
    right: 1%;
  }
}
@media (max-width: 767px) {
.service-section.shape-style-one .dots-line {
    max-width: 330px;
  }
}
.service-section.shape-style-two::before {
  position: absolute;
  left: 90px;
  top: 200px;
  content: "";
  z-index: -1;
  background-image: url(../images/icons/star.png);
  height: 50px;
  width: 50px;
  background-position: center;
  background-size: 50px 50px;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
.service-section.shape-style-two::before {
    left: 20px;
    top: 150px;
  }
}
@media (max-width: 767px) {
.service-section.shape-style-two::before {
    background-size: 40px 40px;
  }
}
@media (max-width: 575px) {
.service-section.shape-style-two::before {
    left: 15px;
    top: 50px;
    background-size: 30px 30px;
  }
}
.service-section.shape-style-two::after {
  position: absolute;
  right: 140px;
  top: 150px;
  content: "";
  z-index: -1;
  background-image: url(../images/icons/star.png);
  height: 40px;
  width: 40px;
  background-position: center;
  background-size: 40px 40px;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
.service-section.shape-style-two::after {
    right: 50px;
    top: 100px;
  }
}
@media (max-width: 767px) {
.service-section.shape-style-two::after {
    background-size: 30px 30px;
  }
}
@media (max-width: 575px) {
.service-section.shape-style-two::after {
    right: 20px;
    top: 20%;
    background-size: 25px 25px;
  }
}
.service-section .line-one,
.service-section .line-two {
  position: absolute;
  z-index: -1;
}
@media (max-width: 1199px) {
.service-section .line-one,
.service-section .line-two {
    max-width: 300px;
  }
}
@media (max-width: 991px) {
.service-section .line-one,
.service-section .line-two {
    max-width: 250px;
  }
}
@media (max-width: 767px) {
.service-section .line-one,
.service-section .line-two {
    max-width: 200px;
  }
}
.service-section .line-one {
left: -120px;
top: -90px;
}
@media (max-width: 575px) {
.service-section .line-one {
    display: none;
  }
}
.service-section .line-two {
  right: -120px;
  bottom: -90px;
}
/**/
.project-boxes .project-box {
	position: relative;
	height: 415px;
	margin-bottom: 90px;
}
@media (max-width: 767px) {
.project-boxes .project-box {
	height: 320px;
}
}
.project-boxes .project-box .project-thumb {
	height: 100%;
	width: 100%;
	overflow: hidden;
}
.project-boxes .project-box .project-thumb .thumb {
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	height: 100%;
	width: 100%;
}
.project-boxes .project-box .project-desc {
	position: absolute;
	left: 30px;
	right: 30px;
	bottom: -55px;
	padding: 35px 15px 25px;
	border-radius: 8px;
	background-color: #fff;
	-webkit-box-shadow: 0px 10px 32px 0px rgba(197, 197, 197, 0.4);
			box-shadow: 0px 10px 32px 0px rgba(197, 197, 197, 0.4);
	z-index: 2;
	color: var(--one_color);
	line-height: 1.2;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
@media (max-width: 767px) {
.project-boxes .project-box .project-desc {
	left: 15px;
	right: 15px;
	font-size: 15px;
}
}
.project-boxes .project-box .project-desc h4 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 10px;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
@media (max-width: 767px) {
.project-boxes .project-box .project-desc h4 {
	font-size: 20px;
}
}
.project-boxes .project-box .project-desc .project-link {
	font-size: 24px;
	margin-top: 10px;
	color: var(--one_color);
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	line-height: 1;
}
.project-boxes .project-box:hover .project-desc {
	-webkit-box-shadow: none;
			box-shadow: none;
	background-color: #ac2f8d;
}

.project-boxes .project-box:hover .project-desc,
.project-boxes .project-box:hover .project-desc h4 a,
.project-boxes .project-box:hover .project-desc .project-link {
	color: #fff;
}
.project-boxes .project-box .project-desc,
.project-boxes .project-box .project-desc h4 a,
.project-boxes .project-box .project-desc .project-link {
	color: var(--two_color);
}
.project-boxes .project-box:hover .project-thumb .thumb {
	-webkit-transform: scale(1.1);
			transform: scale(1.1);
}
.project-boxes .project-box.hover-style {
	margin-bottom: 30px;
	height: 370px;
	overflow: hidden;
}
@media (max-width: 767px) {
.project-boxes .project-box.hover-style {
	height: 300px;
}
}
.project-boxes .project-box.hover-style .project-thumb {
	position: relative;
}
@media (max-width: 575px) {
.project-boxes .project-box.hover-style .project-thumb .thumb {
	background-position: 0 5%;
}
}
.project-boxes .project-box.hover-style .project-thumb::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background-color: var(--one_color);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	z-index: 1;
}
.project-boxes .project-box.hover-style .project-desc {
	bottom: -10px;
	visibility: hidden;
	opacity: 0;
}
.project-boxes .project-box.hover-style:hover .project-desc {
	visibility: visible;
	opacity: 1;
	bottom: 0;
}
.project-boxes .project-box.hover-style:hover .project-thumb::before {
	opacity: 0.45;
	visibility: visible;
}
.project-boxes .project-box.wide-box .project-desc {
	left: 65px;
	right: 65px;
}
@media (max-width: 991px) {
.project-boxes .project-box.wide-box .project-desc {
	left: 30px;
	right: 30px;
}
}
.project-boxes .project-box.wide-long-box {
	height: 770px;
}
@media (max-width: 767px) {
.project-boxes .project-box.wide-long-box {
	height: 630px;
}
}
.project-boxes .project-box.wide-long-box .project-desc {
	left: 65px;
	right: 65px;
}
@media (max-width: 991px) {
.project-boxes .project-box.wide-long-box .project-desc {
	left: 30px;
	right: 30px;
}
}
/**/




/**/
.project-boxes .project-box2 {
	position: relative;
	height: 415px;
	margin-bottom: 90px;
}
@media (max-width: 767px) {
.project-boxes .project-box2 {
	height: 320px;
}
}
.project-boxes .project-box2 .project-thumb {
	height: 100%;
	width: 100%;
	overflow: hidden;
}
.project-boxes .project-box2 .project-thumb .thumb {
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	height: 100%;
	width: 100%;
}
.project-boxes .project-box2 .project-desc {
	position: absolute;
	left: 30px;
	right: 30px;
	bottom: -55px;
	padding: 35px 15px 25px;
	border-radius: 8px;
	background-color: #fff;
	-webkit-box-shadow: 0px 10px 32px 0px rgba(197, 197, 197, 0.4);
			box-shadow: 0px 10px 32px 0px rgba(197, 197, 197, 0.4);
	z-index: 2;
	color: var(--one_color);
	line-height: 1.2;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
@media (max-width: 767px) {
.project-boxes .project-box2 .project-desc {
	left: 15px;
	right: 15px;
	font-size: 15px;
}
}
.project-boxes .project-box2 .project-desc h4 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 10px;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
@media (max-width: 767px) {
.project-boxes .project-box2 .project-desc h4 {
	font-size: 20px;
}
}
.project-boxes .project-box2 .project-desc .project-link {
	font-size: 24px;
	margin-top: 10px;
	color: var(--one_color);
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	line-height: 1;
}
.project-boxes .project-box2:hover .project-desc {
	-webkit-box-shadow: none;
			box-shadow: none;
	background-color: #0e6f98;
}

.project-boxes .project-box2:hover .project-desc,
.project-boxes .project-box2:hover .project-desc h4 a,
.project-boxes .project-box2:hover .project-desc .project-link {
	color: #fff;
}
.project-boxes .project-box2 .project-desc,
.project-boxes .project-box2.project-desc h4 a,
.project-boxes .project-box2 .project-desc .project-link {
	color: var(--two_color);
}
.project-boxes .project-box2:hover .project-thumb .thumb {
	-webkit-transform: scale(1.1);
			transform: scale(1.1);
}
.project-boxes .project-box2.hover-style {
	margin-bottom: 30px;
	height: 370px;
	overflow: hidden;
}
@media (max-width: 767px) {
.project-boxes .project-box2.hover-style {
	height: 300px;
}
}
.project-boxes .project-box2.hover-style .project-thumb {
	position: relative;
}
@media (max-width: 575px) {
.project-boxes .project-box2.hover-style .project-thumb .thumb {
	background-position: 0 5%;
}
}
.project-boxes .project-box2.hover-style .project-thumb::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background-color: var(--one_color);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	z-index: 1;
}
.project-boxes .project-box2.hover-style .project-desc {
	bottom: -10px;
	visibility: hidden;
	opacity: 0;
}
.project-boxes .project-box.hover-style:hover .project-desc {
	visibility: visible;
	opacity: 1;
	bottom: 0;
}
.project-boxes .project-box2.hover-style:hover .project-thumb::before {
	opacity: 0.45;
	visibility: visible;
}
.project-boxes .project-box2.wide-box .project-desc {
	left: 65px;
	right: 65px;
}
@media (max-width: 991px) {
.project-boxes .project-box2.wide-box .project-desc {
	left: 30px;
	right: 30px;
}
}
.project-boxes .project-box2.wide-long-box {
	height: 770px;
}
@media (max-width: 767px) {
.project-boxes .project-box2.wide-long-box {
	height: 630px;
}
}
.project-boxes .project-box2.wide-long-box .project-desc {
	left: 65px;
	right: 65px;
}
@media (max-width: 991px) {
.project-boxes .project-box2.wide-long-box .project-desc {
	left: 30px;
	right: 30px;
}
}
/**/





.working-process-section .process-text {
	color: #616161;
	font-size: 18px;
	line-height: 32px;
	padding-right: 40px;
}
.working-process-section .single-process {
	margin-top: 30px;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 80px 15px 1fr;
	grid-template-columns: 80px 1fr;
	grid-column-gap: 15px;
}
@media (max-width: 575px) {
.working-process-section .single-process {
	display: block;
	margin-top: 50px;
}
}
.working-process-section .single-process .icon {
	height: 80px;
	width: 80px;
	line-height: 80px;
	text-align: center;
	border-radius: 50%;
	background-color: #fff;
	color: var(--one_color);
	font-size: 30px;
	-webkit-box-shadow: 0px 10px 32px 0px rgba(210, 210, 210, 0.4);
			box-shadow: 0px 10px 32px 0px rgba(210, 210, 210, 0.4);
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	position: relative;
}
@media (max-width: 575px) {
.working-process-section .single-process .icon {
	margin-bottom: 30px;
}
}
.working-process-section .single-process .icon span {
	position: absolute;
	left: 0;
	top: -10px;
	height: 35px;
	width: 35px;
	background-color: var(--one_color);
	color: #fff;
	line-height: 35px;
	font-size: 13px;
	font-weight: 600;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.working-process-section .single-process .content h4 {
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: 700;
	color: var(--two_color);
}
.working-process-section .single-process:hover .icon {
	background-color: var(--one_color);
	color: #fff;
	-webkit-box-shadow: 0px 10px 32px 0px rgba(255, 74, 23, 0.4);
			box-shadow: 0px 10px 32px 0px rgba(255, 74, 23, 0.4);
}
.working-process-section .single-process:hover .icon span {
	background-color: #fff;
	color: var(--one_color);
}
.working-process-section .process-video {
	height: 590px;
	width: 100%;
	position: relative;
	z-index: 2;
}
@media (max-width: 991px) {
.working-process-section .process-video {
	margin-bottom: 100px;
}
}
@media (max-width: 575px) {
.working-process-section .process-video {
	height: 500px;
}
}
.working-process-section .process-video .video {
	position: absolute;
	bottom: 80px;
	left: -50px;
	width: 265px;
	height: 275px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
}
@media (max-width: 991px) {
.working-process-section .process-video .video {
	left: 50%;
	-webkit-transform: translateX(-50%);
			transform: translateX(-50%);
	bottom: -50px;
}
}
.working-process-section .process-video .video .paly-icon {
	height: 75px;
	width: 75px;
	background-color: #fff;
	color: var(--one_color);
	font-size: 18px;
	text-align: center;
	line-height: 75px;
	border-radius: 50%;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.working-process-section .process-video .video .paly-icon:hover {
	background-color: var(--one_color);
	color: #fff;
}
.working-process-section .working-circle {
	position: absolute;
	right: 10px;
	bottom: -140px;
	z-index: 0;
	background-color: transparent;
	border: 80px solid var(--one_color);
	width: 430px;
	height: 430px;
	border-radius: 50%;
}
@media (max-width: 1199px) {
.working-process-section .working-circle {
	height: 300px;
	width: 300px;
	border-width: 30px;
	bottom: -80px;
	right: 3%;
}
}
@media (max-width: 991px) {
.working-process-section .working-circle {
	height: 250px;
	width: 250px;
	border-width: 20px;
	right: 3%;
}
}
@media (max-width: 991px) {
.working-process-section .working-circle {
	display: none;
}
}

/**/
.wcu-section .wcu-text {
    color: #c2d9eb;
}
@media (max-width: 991px) {
.wcu-section .wcu-text {
    margin-top: 40px;
}
}
.wcu-section .wcu-text ul {
    margin: 40px 0;
}
.wcu-section .wcu-text ul li:not(:last-child) {
    margin-bottom: 10px;
}
.wcu-section .wcu-text ul li i {
    margin-right: 10px;
}
.wcu-section .wcu-text .section-title h2 {
    color: #fff;
}
.wcu-section .wcu-text-two {
    padding-left: 0px;
}
@media (max-width: 1199px) {
.wcu-section .wcu-text-two {
    padding-left: 20px;
}
}
@media (max-width: 991px) {
.wcu-section .wcu-text-two {
    padding-left: 0;
    margin-top: 50px;
}
}
.wcu-section .wcu-text-two ul {
    margin: 40px 0;
	padding-left: 0px;
}
.wcu-section .wcu-text-two ul::before {
    content: "";
    display: block;
    clear: both;
}
.wcu-section .wcu-text-two ul li {
    font-weight: 600;
    margin-bottom: 10px;
    float: left;
    width: 50%;
	list-style: none;
}
.wcu-section .wcu-text-two ul li:not(:last-child) {
    margin-bottom: 10px;
}
.wcu-section .wcu-text-two ul li i {
    margin-right: 10px;
    color: var(--one_color) !important;
}
.wcu-section .wcu-text-two ul li::before {
    content: "";
    display: block;
    clear: both;
}
.wcu-section .wcu-video {
    position: relative;
    min-height: 690px;
}
@media (max-width: 1199px) {
.wcu-section .wcu-video {
    min-height: 620px;
}
}
@media (max-width: 991px) {
.wcu-section .wcu-video {
    min-height: 580px;
}
}
@media (max-width: 767px) {
.wcu-section .wcu-video {
    min-height: 480px;
}
}
@media (max-width: 399px) {
.wcu-section .wcu-video {
    min-height: 400px;
}
}
.wcu-section .wcu-video .video-poster-one, 
.wcu-section .wcu-video::before {
    width: 600px;
    height: 600px;
    border-radius: 50%;
    position: absolute;
    left: -45px;
    top: 0;
}
@media (max-width: 1199px) {
.wcu-section .wcu-video .video-poster-one, 
.wcu-section .wcu-video::before {
    width: 500px;
    height: 500px;
}
}
@media (max-width: 767px) {
.wcu-section .wcu-video .video-poster-one, 
.wcu-section .wcu-video::before {
    left: 0;
    width: 400px;
    height: 400px;
}
}
@media (max-width: 575px) {
.wcu-section .wcu-video .video-poster-one,
.wcu-section .wcu-video::before {
    width: 380px;
    height: 380px;
}
}
@media (max-width: 399px) {
.wcu-section .wcu-video .video-poster-one, 
.wcu-section .wcu-video::before {
    width: 280px;
    height: 280px;
}
}

@media (max-width: 991px) {
.wcu-section .wcu-video::before {
    background-size: cover;
}
}
.wcu-section .wcu-video .video-poster-two, 
.wcu-section .wcu-video::after {
    position: absolute;
    bottom: 0;
    right: 30px;
    width: 305px;
    height: 305px;
    border-radius: 50%;
    border: 20px solid #fff;
}
@media (max-width: 1199px) {
.wcu-section .wcu-video .video-poster-two, 
.wcu-section .wcu-video::after {
    width: 250px;
    height: 250px;
}
}
@media (max-width: 991px) {
.wcu-section .wcu-video .video-poster-two, 
.wcu-section .wcu-video::after {
    width: 220px;

    height: 220px;
    border-width: 10px;
    right: 10px;
}
}
@media (max-width: 399px) {
.wcu-section .wcu-video .video-poster-two, 
.wcu-section .wcu-video::after {
    width: 200px;
    height: 200px;
    border-width: 5px;
    right: 0;
}
}
.wcu-section .wcu-video::after {
    background-color: #var(--two_color);
    opacity: 0.36;
    content: "";
}
.wcu-section .wcu-video .video-poster-two {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.wcu-section .wcu-video .video-poster-two a {
    font-size: 30px;
    color: var(--one_color);
    position: relative;
    z-index: 2;
}

.wcu-section.box-style .wcu-inner {
    position: relative;
    background-color: var(--two_color);
    padding: 110px 100px;
    z-index: 2;
}
@media (max-width: 1199px) {
.wcu-section.box-style .wcu-inner {
    padding: 90px 60px;
}
}
@media (max-width: 575px) {
.wcu-section.box-style .wcu-inner {
    padding: 60px 30px;
}
}
.wcu-section.box-style .wcu-inner::before, 
.wcu-section.box-style .wcu-inner::after {
    position: absolute;
    background-color: var(--two_color);
    z-index: -2;
    content: "";
    opacity: 0.07;
}
.wcu-section.box-style .wcu-inner::before {
    left: -20px;
    right: -20px;
    bottom: -20px;
    top: 20px;
}
.wcu-section.box-style .wcu-inner::after {
    left: -40px;
    right: -40px;
    bottom: -40px;
    top: 40px;
}
.wcu-section.box-style .wcu-inner .line-shape-one {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}
#sppb-addon-1642630961857 {
width: 265px;
height: 265px;
border-radius: 500px;
border: 20px solid #fff;
}
/**/
@media (max-width: 991px) {
.newsletter-form input {
	width: 100% !important;	
}
}
@media (min-width: 992px) {
.newsletter-form input {
	width: 68% !important;	
}
}

.newsletter-form input {
	background: transparent !important;
	border: none !important;
	border-bottom: 3px solid #33495b !important;
	line-height: 70px;
	padding: 0;
	height: 70px;
	border-radius: 0 !important;
	color: #7d91a0 !important;
	font-weight: 600;
}
.newsletter-form::-webkit-input-placeholder {
	color: #7d91a0;
}
.newsletter-form::-moz-placeholder {
	color: #7d91a0;
}
.newsletter-form:-ms-input-placeholder {
	color: #7d91a0;
}
.newsletter-form::-ms-input-placeholder {
	color: #7d91a0;
}
.newsletter-form input,
.newsletter-form::placeholder {
	color: #7d91a0;
}
.newsletter-form button {
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 65px;
}
@media (max-width: 991px) {
.newsletter-form button {
	position: relative;
	margin-top: 20px;
}
}
/**/
#sp-bottom1 .line-one,
#sp-bottom1 .line-two,
#sp-bottom1 .line-three,
#sp-bottom1 .line-four {
  position: absolute;
  z-index: -1;
}
#sp-bottom1 .line-one {
  left: -10%;
  top: 50%;
  transform: translateY(-55%);
}
#sp-bottom1 .line-two {
  right: -10%;
  top: -10%;
}
#sp-bottom1 .line-three {
  left: -10%;
  top: 15%;
  transform: translateY(-55%);
}
#sp-bottom1 .line-four {
  right: -10%;
  bottom: 0%;
  transform: translateY(5%);
}
#sp-bottom1 {
    overflow: hidden;
}
ul.about-list, 
.about-list ul {
	padding-left: 0 !important;
}

/**/
.sp-simpleportfolio-info {
	padding: 0px !important;
}
.sp-simpleportfolio-info {
	background: var(--one_color) !important;
	border-radius: 10px;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	text-align: center;
	top: 57%;
	opacity: 0;
	z-index: 999;
	min-width: 290px;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-info {
	opacity: 1;
	padding: 35px 15px !important;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info a,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 10px;
	color: #ffffff !important;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info .sp-simpleportfolio-tags,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
	font-size: 18px;
	line-height: 28px;
	color: #ffffff !important;
}
.sp-simpleportfolio .btn-view {
	display: none !important;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a  {
	padding: 12px;
	margin: 15px auto 60px auto;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
	background: transparent;
	color: var(--two_color);
	text-decoration: none;
	border-radius: 0;
	font-weight: 700;
	font-size: 18px;
	padding: 0 15px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter {
	border-bottom: 3px solid #E7E8E9;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
  border-bottom: 3px solid var(--one_color);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  border-bottom: 3px solid transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a:hover,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li >  a:hover {
  border-bottom: 3px solid var(--one_color);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul {
	transform: translateY(33%) !important;
}

.sp-simpleportfolio .sp-simpleportfolio-img {
  height: 390px;
  width: 100%;
  object-fit: cover;
}
.pagination {
  margin-top: 40px;
}

.page-item.active .page-link {
	background-color: var(--one_color);
	border-color: var(--one_color);
}
.page-link,
.page-link:hover {
	color:  var(--one_color);
}

.sp-simpleportfolio .sp-simpleportfolio-description h2 {
	font-size: 55px;
	font-weight: 700;
	color: var(--two_color);	
}

.sp-simpleportfolio-meta h4 {
	color: #fff;
	font-size: 35px !important;
	margin-bottom: 15px;
}
.sp-simpleportfolio .sp-simpleportfolio-meta {
	padding: 60px 45px;
	margin-top: 8px;
	background-color: var(--two_color);	
}
.sp-simpleportfolio .sp-simpleportfolio-meta > div,
.sp-simpleportfolio .sp-simpleportfolio-client-title {
	color: #c7dff2;
	font-size: 15px;
}
.sp-simpleportfolio .sp-simpleportfolio-meta > div {
	border-bottom: 1px solid #334959
}
.sp-simpleportfolio .sp-simpleportfolio-meta > div {
  margin-bottom: 25px;
  padding-bottom: 28px;
}

.sp-simpleportfolio .sp-simpleportfolio-description {
	padding-right: 3%;
}
.sp-simpleportfolio-details {
  margin-top: 35px;
}
/**/
.article-list .article .article-header h1 a, 
.article-list .article .article-header h2 a {
	font-size: 35px;
	font-weight: 600;
	margin-bottom: 30px;
	color: var(--two_color);
}

.article-list .article .article-header h1 a:hover, 
.article-list .article .article-header h2 a:hover {
	color: var(--one_color);
}

.article-info > span {
	color: #616161;
	font-weight: 600;
	font-size: 18px;
	line-height: 1.8;
}

.article-list .article .readmore a {
  line-height: 70px;
  font-size: 18px;
  font-weight: 700;
  border-radius: 35px;
  border: none;
  cursor: pointer;
  padding: 22px 50px;
  background-color: var(--one_color);
  color: #fff;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  position: relative;
  z-index: 2;
}

.article-list .article .readmore a::after {
  position: absolute;
  right: 15px;
  top: 4px;
  bottom: 4px;
  background-color: var(--two_color);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  content: "";
  z-index: -1;
  width: 85px;
  border-radius: 30px;
}
.article-list .article .readmore a:hover {
  color: #fff;
}
.article-list .article .readmore a:hover::after {
  width: 100%;
  top: 0;
  bottom: 0;
  right: 0;
}
.article-list .article .readmore {
	margin-bottom: 50px;
	margin-top: 20px;
}
.article-list .article {
  margin-bottom: 30px;
  padding: 0;
  border: 0px solid #f5f5f5;
  border-radius: 0;
}

.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
  border-radius: 0;
  width: 100%;
}
.article-list .article .article-intro-image, 
.article-list .article .article-featured-video, 
.article-list .article .article-featured-audio, 
.article-list .article .article-feature-gallery {
  margin: 0 0 30px 0;
  border-radius: 0;
  border-bottom: 0px solid #f5f5f5;
  overflow: hidden;
}
.article-details .article-full-image img {
	border-radius: 0;
	width: 100%;
}
.article-details .article-header h1, 
.article-details .article-header h2 {
	font-size: 35px;
	font-weight: 600;
	margin-bottom: 30px;
	color: var(--two_color);
}
/*
.article-details .article-header h1:hover, 
.article-details .article-header h2:hover {
	color: var(--one_color);
}
*/
.article-details blockquote {
  padding: 50px 40px;
  background-color: var(--two_color);
  position: relative;
  z-index: 1;
  font-size: 35px;
  line-height: 1.2;
  font-weight: 600;
  color: #fff;
  margin: 40px 0;
}
@media (max-width: 1199px) {
.article-details blockquote {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
.article-details blockquote {
    font-size: 24px;
  }
}
@media (max-width: 575px) {
.article-details blockquote {
    padding: 40px 30px;
    font-size: 20px;
  }
}
.article-details blockquote::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  content: "";
  background-image: url(../images/icons/quote-line.png);
  opacity: 0.06;
  background-size: auto;
  background-position: 38% 50%;
  background-repeat: no-repeat;
}
.article-details blockquote .author {
  font-size: 18px;
  position: relative;
  display: block;
  padding-left: 70px;
  margin-top: 25px;
  line-height: 1;
}
@media (max-width: 575px) {
  .article-details blockquote .author {
    padding-left: 50px;
  }
}
.article-details blockquote .author::before {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 3px;
  width: 40px;
  background-color: #fff;
  content: "";
}
@media (max-width: 575px) {
.article-details blockquote .author::before {
    width: 30px;
  }
}
.article-details h3 {
margin-bottom: 20px;
font-size: 24px;
font-weight: 700;
color: var(--two_color);
}

.blog-columns .article-list .article .article-header h1 a, 
.blog-columns .article-list .article .article-header h2 a {
	font-size: 26px;
	font-weight: 600;
	letter-spacing: -1px;
	margin-bottom: 25px;
}
.blog-columns .article-body {
	background-color: #f5f5f5;
	padding: 37px 42px 27px 42px;
	margin-top: -30px;
}

/**/
.form-search input[type="text"] {
	border: 2px solid #eaeaea;
	width: 100%;
	padding-left: 40px;
	padding-right: 100px;
	height: 80px;
	color: #616161;
  border-radius: 0;
}

.form-search .input-group .btn:hover {
  background: var(--two_color);
    border: 0px;
}
.form-search .input-group .btn {
  position: absolute;
  right: 0;
height: 80px;
width: 80px;
  border-radius: 0;
  background: var(--one_color);
  border: 0px;
  font-weight: 600;
}

/**/
.sidebar-ri {
border: 2px solid #eaeaea;
padding: 40px !important;

}


#sp-left .sp-module, 
#sp-right .sp-module {
  border: 0px solid #f3f3f3;
  padding: 0 0 0 5%;
  border-radius: 0;
}
.sidebar-ri .sppb-addon-title,
#sp-left .sp-module .sp-module-title, 
#sp-right .sp-module .sp-module-title {
  font-size: 24px;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 2px solid #eaeaea;
  font-weight: 700;
  color: var(--two_color);
}
#sp-left .sp-module ul > li, 
#sp-right .sp-module ul > li {
	border-bottom: 2px solid #eaeaea;
	padding: 25px 0;
}
#sp-left .sp-module ul > li:first-child, 
#sp-right .sp-module ul > li:first-child {
	padding-top: 0px !important;
}
#sp-left .sp-module ul > li:last-child, 
#sp-right .sp-module ul > li:last-child {
	padding-bottom: 0px !important;
}
#sp-left .sp-module ul > li a, 
#sp-right .sp-module ul > li a {
color: #616161;
font-weight: 700;
font-size: 18px;
}
#sp-left .sp-module ul > li a:hover, 
#sp-right .sp-module ul > li a:hover {
  color: var(--one_color);
}
#sp-left .sp-module .tagscloud .tag-name, 
#sp-right .sp-module .tagscloud .tag-name {
	background: #f5f5f5;
	color: #616161;
	border-radius: 3px;
	margin: 2px 0;
	font-size: 15px !important;	
}

#sp-left .sp-module .tagscloud .tag-name:hover, 
#sp-right .sp-module .tagscloud .tag-name:hover {
	background: var(--one_color);
	color: #ffffff;
	border-radius: 3px;
	font-size: 15px !important;
}
/*shop*/
.view-category .hikashop_product_name a,
.com-hikashop.view-product .hikashop_product_name a {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 5px;
	color: var(--two_color);
}

.nounder .jpane-slider.content  {
	display: none;
}
.hikashop_module.nounder .hikashop_subcategories .panel h4 a {
	color: #616161;
	line-height: 35px;
	font-size: 16px;
	font-weight: 400;
	transition: all 0.3s ease-out 0s;
}
.hikashop_module.nounder .hikashop_subcategories .panel h4:hover a {
	color: var(--one_color);
	padding-left: 10px;
}

.sidebar-rit {
	border: 2px solid #eaeaea;
	padding: 30px 20px 30px 30px !important;
}

.sidebar-rit .sppb-addon-title::before, 
.sidebar-rit .sppb-addon-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 10px;
  background-color: var(--one_color);
}
.sidebar-rit .sppb-addon-title::after {
  width: 25px;
  left: 18px;
}
.sidebar-rit .sppb-addon-title {
	padding-bottom: 15px;
	margin-bottom: 30px;
	position: relative;
	font-size: 22px;
	color: var(--two_color);
	font-weight: 700;
}
.hikashop_small_cart_total_title {
	color: var(--two_color);
}
.hikashop_small_cart_total_title:hover {
	color: var(--one_color);
}
.layout-listing .hikacart {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-40%);
	transform: translateX(-40%);
	top: 50%;
}
.layout-listing .hikacart:hover {
  color: #fff;
  background-color: var(--two_color);
  border-color: var(--two_color);
  transition: all 0.3s ease-out 0s;
}
.hikabtn-primary,
.hikabtn_checkout_next,
.hikacart {
  color: #fff;
  background-color: var(--one_color);
  border-color: var(--one_color);
  padding: 12px 25px;
  font-weight: 600;
	transition: all 0.3s ease-out 0s;
}
.hikabtn-primary:hover,
.hikabtn_checkout_next:hover,
.hikacart:hover {
	color: #fff;
	background-color: var(--two_color);
	border-color: var(--two_color);
	transition: all 0.3s ease-out 0s;
}
.hikashop_product {
	position: relative;
	margin-bottom: 20px;
}
.layout-listing .hikashop_product:hover .hikacart {
	opacity: 1;
	transition: all 0.3s ease-out 0s;
}
.layout-listing .hikashop_product .hikacart {
	opacity: 0;
	transition: all 0.3s ease-out 0s;
}
.hikashop_products_pagination.hikashop_products_pagination_bottom,
div.hikashop_footer {
	display: none !important;
}
.layout-show .hikashop_product_quantity_field {
  height: 60px !important;
  width: 60px !important;
  padding: 5px !important;
  max-width: 60px !important;
  text-align: center;
  border-radius: 3px;
}
#hikashop_product_tags_main.hikashop_product_tags {
	display: none !important;
}
#hikashop_image_main_thumb_div {
	height: auto !important;
}

#hikashop_product_description_main .hideindesc {
	display: none;
}

.layout-listing .hikashop_product_quantity_div.hikashop_product_quantity_input_div_default,
.layout-listing .hikashop_product_quantity_div.hikashop_product_quantity_change_div_default,
.layout-listing .hikashop_product_quantity_div.hikashop_product_quantity_add_to_cart_div.hikashop_product_quantity_add_to_cart_div_default {
	display: none !important;
}
.layout-show .hikashop_product_main_image_subdiv,
.layout-show #hikashop_main_image {
	background: #f6f4f4;
	margin-bottom: 25px;
}
.view-checkout .layout-show #hikashop_main_image {
	background: #ffffff !important;
}
.layout-show #hikashop_product_name_main {
	font-size: 35px;
	font-weight: 700;
	margin-bottom: 15px;
	color: var(--two_color);
}

.layout-show .hikashop_product_price_full {
	font-weight: 700;
	color: var(--two_color);
	line-height: 30px;
}
#hikashop_product_right_part {
	padding-left: 3%;
}

.layout-show .hikashop_product_quantity_change_div_plus_default,
.layout-show .hikashop_product_quantity_change_div_minus_default {
	border: 1px solid rgba(0, 0, 0, 0.15);
	padding: 0 5px;
	border-radius: 3px;
	margin-bottom: 2px;
}

.layout-show .hikashop_product_quantity_change_div_plus_default a,
.layout-show .hikashop_product_quantity_change_div_minus_default a {
	color: var(--two_color);
}
.layout-show .hikashop_product_quantity_change_div_plus_default a:hover,
.layout-show .hikashop_product_quantity_change_div_minus_default a:hover {
	color: var(--one_color);
}
.layout-show .hikacart {
	padding: 12px 35px;
	height: 60px;
}

.hikashop_checkout_login h1 {
	font-size: 35px;
	font-weight: 700;
	margin-bottom: 15px;
	color: var(--two_color);
}
.hikashop_checkout_login h2 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 15px;
	color: var(--two_color);
}
.hikashop_product_page div.hikashop_small_image_div {
  margin-top: 30px;
}

img.hikashop_child_image {
	height: 55px !important;
}
.hikashop_product_page div.hikashop_small_image_div a.hikashop_active_thumbnail:hover {
	border: 2px solid var(--one_color);
}
.hikashop_product_page div.hikashop_small_image_div a.hikashop_active_thumbnail {
	border: 2px solid var(--two_color);
}
.view-product div.hikashop_small_image_div,
.view-category div.hikashop_small_image_div {
  margin-top: 10px;
}
#hikashop_product_description_main {
	margin-top: 80px;
}
/**/

