h3.logo_name {
	font-family: Dosis, Helvetica, Arial, sans-serif;
	font-size: 32px;
	font-weight: 900;
	font-style: normal;
	letter-spacing: 2px;
	line-height: 32px;
	text-align: inherit;
	text-transform: none;
	color: #000000;
}
p.logo_description {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	font-style: normal;
	line-height: 22px;
	text-align: inherit;
	text-transform: none;
	color: #999;
}
ul.primary-menu >li> a {
	font-family: Dosis, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: 500;
	font-style: normal;
	line-height: 54px;
	text-transform: uppercase;
}
ul.primary-menu li a {
	color: #999999;
}
ul.primary-menu li a:hover {
	color: #000000;
}
ul.primary-menu li a:active, ul.primary-menu li.current-menu-item a, ul.primary-menu li.current-menu-parent > a, body:not(.single-portfolio) ul.primary-menu > li.current_page_parent > a, .primary-menu > li.current-menu-item > a, .primary-menu > li.current-menu-parent > a {
	color: #000000;
}
.primary-menu > li.current-menu-item > a::before, .primary-menu > li.current-menu-parent > a::before, body:not(.single-portfolio) .primary-menu > li.current_page_parent > a::before {
	border-bottom-color: #000000;
}
.shoping_cart_icon a:hover i, a:hover, .page_title, .oi_c_title a:hover, .entry-header h3 a:hover, .enty-meta > span a:hover, #sidebar .widget a:hover, #sidebar-left .widget a:hover, .footer a:hover, .footer a, #pp-nav .active span, .social-menu a:hover, .social-menu a:hover i, .social-menu a:hover .fa, .oi_testimonial_content_holder h3:before, .oi_testimonial_content_holder h3:after {
	color: #0086df;
}
.page_title::after, .site-header-menu ul.primary-menu > li.current-menu-item > a, .site-header-menu ul.primary-menu > li.current_page_parent > a, .site-header-menu ul.primary-menu > li.current-menu-parent > a {
	border-bottom-color: #0086df;
}
#pp-nav .active span {
	border-color: #0086df !important;
}
#pp-nav .active span, input[type="submit"]:hover, .sticky.blog_article_holder {
	background: #0086df !important;
}
body {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	line-height: 24px;
	text-align: left;
	text-transform: none;
	color: #777;
}
h1 {
	font-family: Dosis, Helvetica, Arial, sans-serif;
	font-size: 34px;
	font-weight: 700;
	font-style: normal;
	line-height: 1.3;
	color: #000000;
}
h2, .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews.panel.entry-content.wc-tab .comment-reply-title {
	font-family: Dosis, Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: 700;
	font-style: normal;
	line-height: 1.3;
	color: #000000;
}
h3, .woocommerce-lost-password label[for=user_login] {
	font-family: Dosis, Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: 700;
	font-style: normal;
	line-height: 1.3;
	color: #000000;
}
h4 {
	font-family: Dosis, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
	line-height: 1.3;
	color: #000000;
}
h5 {
	font-family: Dosis, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	line-height: 1.3;
	color: #000000;
}
h6 {
	font-family: Dosis, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	line-height: 1.3;
	color: #000000;
}
.mb-30 {
	margin-bottom:30px;
}
.mb-60 {
	margin-bottom:60px;
}
.mr-60 {
	margin-right:60px;
}
.oi_highlight {
	background-color:#000;
	color:#fff;
	padding:2px;
}

.page_featured {
	background-image:url('../../img/crew.jpg');
}
.page_featured .page_description_over {
	background: #000;
	opacity:0.4;
}

.list-service {
	background-color:#f9f9f9;
}
.list-service .oi_custom_heading_holder + .oi_custom_heading_holder {
	margin-top:25px;
}
.list-service .oi_heading_icon {
	font-size:40px;
	line-height:40px;
	color:#000;
}
.list-service .oi_icon_sub_titile {
	color:#666;
}
.list-service .oi_heading_border span {
	width:100px;
	border-top:1px dotted #a5a5a5;
}
.oi_heading_border span {
	width:100px;
	border-top:1px solid #e8e8e8;
}
.oi_icon_sub_titile {
	color:#666;
}
.about-1 {
	padding-top: 70px;
	padding-bottom: 40px;
}
.about-1-1 {
	margin-bottom: -20px;
}
.nav-tabs {
	border:none;
}
.nav-tabs .nav-link {
	border-radius:0 !important;
	border:1px solid #f0f0f0;
    color: #666;
	padding:14px 20px;
	background-color: #EBEBEB;
	transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
}
.nav-tabs .nav-link:hover{
	background-color:#dcdcdc;
}
.nav-tabs .nav-link + .nav-link {
	margin-left:1px;
}
.nav-tabs .nav-link.active {
    background-color: #f8f8f8;
	border-color: #f0f0f0 #f0f0f0 transparent;
}
.nav-tabs .nav-link span {
	margin-left:14px;
}
.tab-content>.tab-pane {
	padding:14px 20px;
	border:1px solid #f0f0f0;
    background-color: #f8f8f8;
}
.about-2 {
	padding-top: 80px;
	padding-bottom: 80px;
}
.about-2 .oi_icon_titile {
	color:#222;
}
.about-2-1 {
	background-image: url(../../img/handz_lineart_final.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.about-2-1 .oi_vc_text {
	background-color:transparent;
}
.about-3 .oi_vc_text {
	background-color:#f9f9f9;
}
.about-3-1 .oi_vc_text {
	background-color:transparent;
}
.about-3-1 {
	background: url(../../img/hardcore.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}


    .swiper {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
      
    }
.rongyu.swiper-slide{
	box-shadow: 1px
	 /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  transition: 300ms;
	  transform: scale(0.8);
}
	.swiper-slide-active.rongyu,.swiper-slide-duplicate-active.rongyu{
      transform: scale(1);
	}


    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

.section-title {
  position: relative;
  display: block;
  margin-top: -7px;
  margin-bottom: 48px;
}

.section-sub-title-box {
  position: relative;
  display: inline-block;
}
.section-sub-title {
  font-size: 16px;
  color: #333;
  font-weight: 700;
  line-height: 26px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 3px;
}

.section-title-shape-1 {
  position: absolute;
  top: -1px;
  left: -40px;
}

.section-title-shape-1 img {
  width: auto;
}

.section-title-shape-2 {
  position: absolute;
  top: -1px;
  right: -39px;
}

.section-title-shape-2 img {
  width: auto;
}
/*--------------------------------------------------------------
# News Sidebar
--------------------------------------------------------------*/
.news-sidebar {
  position: relative;
  display: block;
  padding: 120px 0 120px;
}

.news-sideabr__left {
  position: relative;
  display: block;
}

.news-sideabr__content {
  position: relative;
  display: block;
}

.news-sideabr__single {
  position: relative;
  display: block;
}

.news-sideabr__single+.news-sideabr__single {
  margin-top: 30px;
}

.news-sideabr__img {
  position: relative;
  display: block;
  
}

.news-sideabr__img img {
  width: 100%;
  
}

.news-sideabr__content-box {
  position: relative;
  display: block;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

.news-sideabr__meta {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
	margin: 0
}

.news-sideabr__meta li+li {
  margin-left: 15px;
}

.news-sideabr__meta li a {
  font-size: 14px;
  color: #333;
  font-weight: 500;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.news-sideabr__meta li a:hover {
  color: #0283fb;
}

.news-sideabr__meta li a i {
  color: #0283fb;
}

.news-sideabr__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
  margin-top: 4px;
  
}

.news-sideabr__title a {
  color: #333;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.news-sideabr__title a:hover {
  color: #0283fb;
}

.news-sideabr__text {
  padding-bottom: 5px;
  font-size: 16px;
  line-height: 24px;
  
}

.news-sideabr__btn {
  font-size: 16px;
  font-weight: 500;
  color: #333;
  background-color: #ececec;
	display: block;
	line-height: 40px;
	text-align: center;
	-webkit-transition: all 800ms ease;
    transition: all 800ms ease;
	
}
.news-sideabr__content-box:hover .news-sideabr__btn {
  color: #fff;
	background: #0283fb
	  
}

.news-sideabr__bottom-box {
  position: relative;
  display: block;
  background-color: #f5f7fa;
  padding: 50px 60px 45px;
  margin-top: 30px;
  
}

.news-sideabr__bottom-box-icon {
  margin-bottom: 21px;
}

.news-sideabr__bottom-box-text {
  margin: 0;
  font-size: 18px;
  line-height: 30px;
  
}

.news-sideabr__delivering-services {
  position: relative;
  display: block;
  background-color: #f5f7fa;
  padding: 50px 60px 47px;
  margin-top: 30px;
  margin-bottom: 30px;
  
}

.news-sideabr__delivering-services-icon {
  margin-bottom: 21px;
}

.news-sideabr__delivering-services-title {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
}

.news-sideabr__delivering-services-title a {
  color: #333;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.news-sideabr__delivering-services-title a:hover {
  color: #0283fb;
}

.news-sideabr__video-link .ripple,
.news-sideabr__video-icon .ripple:before,
.news-sideabr__video-icon .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 125px;
  height: 125px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-box-shadow: 0 0 0 0 rgba(var(--insur-primary-rgb), 0.6);
  -o-box-shadow: 0 0 0 0 rgba(var(--insur-primary-rgb), 0.6);
  -webkit-box-shadow: 0 0 0 0 rgba(var(--insur-primary-rgb), 0.6);
  box-shadow: 0 0 0 0 rgba(var(--insur-primary-rgb), 0.6);
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
  border-radius: 50%;
}

.news-sideabr__video-icon .ripple:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}

.news-sideabr__video-icon .ripple:after {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}
/*--------------------------------------------------------------
# Sidebar
--------------------------------------------------------------*/
@media (max-width: 991px) {
  .sidebar {
  }
}

.sidebar__single+.sidebar__single {
  margin-top: 30px;
	margin-bottom: 30px;
}

.sidebar__title {
  margin: 0;
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: 700;
  
}

.sidebar__search {
  position: relative;
  display: block;
}

.sidebar__search-form {
  position: relative;
}

.sidebar__search-form input[type="search"] {
  display: block;
  border: none;
  outline: none;
  background-color: #0283fb;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  padding-left: 50px;
  height: 80px;
  width: 100%;
  padding-right: 80px;
  border-radius: 10px;
}

.sidebar__search-form ::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}

.sidebar__search-form :-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

.sidebar__search-form ::-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

.sidebar__search-form ::placeholder {
  color: #fff;
  opacity: 1;
}

.sidebar__search-form :-ms-input-placeholder {
  color: #fff;
}

.sidebar__search-form ::-ms-input-placeholder {
  color: #fff;
}

.sidebar__search-form button[type="submit"] {
  background-color: transparent;
  color: #fff;
  font-size: 22px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 72px;
  outline: none;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
}

.sidebar__post {
  position: relative;
  display: block;
  padding: 25px 10px 20px;
  background-color: #f5f7fa;
  
}

.sidebar__post .sidebar__title {
  margin-left: 20px;
	line-height: 50px
}

.sidebar__post-list {
  margin: 0;
}

.sidebar__post-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 10px 10px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
	border-bottom: 1px dashed #ccc;
  
}

.sidebar__post-list li:hover {
  background-color: #fff;
}

.sidebar__post-list li+li {
  margin-top: 10px;
}

.sidebar__post-image {
  margin-right: 20px;
}

.sidebar__post-image>img {
  width: 70px;
  
}

.sidebar__post-content {
  position: relative;
}

.sidebar__post-content h3 {
  font-size: 16px;
  margin: 0;
  line-height: 26px;
}

.sidebar__post-content-meta {
  font-size: 14px;
  font-weight: 500;
  color: #333 !important;
  
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.sidebar__post-content-meta i {
  color: #0283fb;
  font-size: 14px;
  padding-right: 1px;
}

.sidebar__post-content h3 a {
  color: #333;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  margin-top: 1px;
  display: block;
  font-size: 16px;
  font-weight: 700;
}

.sidebar__category {
  position: relative;
  display: block;
  background-color: #f5f7fa;
  padding: 25px 10px 20px;
  
}

.sidebar__category .sidebar__title {
  line-height: 50px;
  padding-left: 20px;
  margin-bottom: 11px;
}

.sidebar__category-list {
  margin: 0;
}

.sidebar__category-list li+li {
  margin-top: 8px;
}

.sidebar__category-list li a {
  color: #333;
  font-size: 16px;
  position: relative;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  display: block;
  background: none;
  padding: 7px 20px 7px;
  
  font-weight: 500;
}

.sidebar__category-list li a:hover {
  background-color: white;
  -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  color: #0283fb;
}

.sidebar__category-list li.active a {
  background-color: white;
  -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  color: #0283fb;
}

.sidebar__category-list li a span {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #0283fb;
  text-align: center;
  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;
  font-size: 15px;
}

.sidebar__category-list li a:hover span {
  color: #0283fb;
  -webkit-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}

.sidebar__category-list li.active a span {
  -webkit-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
  color: #0283fb;
}

.sidebar__tags {
  position: relative;
  display: block;
  background: #f5f7fa;
  padding: 45px 45px 50px;
  
}

.sidebar__tags .sidebar__title {
  margin-left: 5px;
  margin-bottom: 25px;
}

.sidebar__tags-list {
  margin-top: -10px;
}

.sidebar__tags-list a {
  font-size: 14px;
  color: #333;
  
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #fff;
  display: inline-block;
  padding: 7px 20px 7px;
  margin-left: 5px;
  font-weight: 500;
  
}

.sidebar__tags-list a+a {
  margin-left: 5px;
  margin-top: 10px;
}

.sidebar__tags-list a:hover {
  color: #fff;
  background: #0283fb;
}

.sidebar__comments {
  position: relative;
  display: block;
  background: #f5f7fa;
  padding: 45px 50px 43px;
  
}

.sidebar__comments .sidebar__title {
  margin-bottom: 25px;
}

.sidebar__comments-list {
  position: relative;
  display: block;
}

.sidebar__comments-list li {
  position: relative;
  display: block;
  padding-left: 65px;
}

.sidebar__comments-list li+li {
  margin-top: 23px;
}

.sidebar__comments-icon {
  height: 45px;
  width: 45px;
  background-color: #fff;
  border-radius: 50%;
  font-size: 15px;
  color: #333;
  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;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.sidebar__comments-list li:hover .sidebar__comments-icon {
  
  color: #fff;
}

.sidebar__comments-text-box p {
  font-size: 15px;
  margin: 0;
  line-height: 26px;
  font-weight: 500;
  
}

.sidebar__comments-text-box p span {
  color: #0283fb;
}

.sidebar__comments-text-box h5 {
  font-size: 15px;
  margin: 0;
  line-height: 26px;
  color: #333;
  font-weight: 500;
  
}

.thm-btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  outline: none !important;
  background-color:#0283fb;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  
  border-radius: var(--insur-bdr-radius);
  padding: 17px 40px 17px;
  transition: all 0.5s linear;
  overflow: hidden;
  z-index: 1;

}

.thm-btn:hover {
  color: #fff;
}

.thm-btn:before {
  position: absolute;
  content: '';
  background-color: #000;
  width: 120%;
  height: 0;
  padding-bottom: 120%;
  top: -110%;
  left: -10%;
  border-radius: 50%;
  transform: translate3d(0, 68%, 0) scale3d(0, 0, 0);
  z-index: -1;
}

.thm-btn:hover::before {
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}

.thm-btn:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background-color: #000;
  transform: translate3d(0, -100%, 0);
  transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
  z-index: -1;
}

.thm-btn:hover::after {
  transform: translate3d(0, 0, 0);
  transition-duration: 0.05s;
  transition-delay: 0.4s;
  transition-timing-function: linear;
}

/*--------------------------------------------------------------
# Blog Details
--------------------------------------------------------------*/
.news-details {
  position: relative;
  display: block;
  padding: 120px 0 120px;
}

.news-details__left {
  position: relative;
  display: block;
}

.news-details__img {
  position: relative;
  display: block;
  
}

.news-details__img img {
  width: 100%;
  
}

.news-details__content {
  position: relative;
  display: block;
  margin-top: 24px;
}

.news-details__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.news-details__meta li+li {
  margin-left: 15px;
}

.news-details__meta li a {
  font-size: 14px;
  color: #333;
  font-weight: 500;
  
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.news-details__meta li a:hover {
  color: #0283fb;
}

.news-details__meta li a i {
  color: #0283fb;
}

.news-details__title {
  font-size: 34px;
  line-height: 44px;
  margin-bottom: 12px;
  margin-top: 4px;
  font-weight: 700;
  
}

.news-details__text-1 {
  font-size: 18px;
  line-height: 30px;
  
}

.news-details__text-2 {
  font-size: 18px;
  line-height: 30px;
  
  padding-top: 31px;
}

.news-details__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 30px 0 30px;
  margin-top: 56px;
  border-top: 1px solid #f5f7fa;
}

.news-details__bottom p {
  margin: 0;
}

.news-details__tags span {
  color: #333;
  font-size: 20px;
  margin-right: 15px;
  font-weight: 700;
  
}

.news-details__tags a {
  position: relative;
  color: #333;
  font-size: 14px;
  background-color: #f5f7fa;
  display: inline-block;
  padding: 7px 20px 7px;
  font-weight: 500;
  
  
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.news-details__tags a:hover {
  background-color: #0283fb;
  color: #fff;
}

.news-details__tags a+a {
  margin-left: 6px;
}

.news-details__social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.news-details__social-list a {
  position: relative;
  height: 43px;
  width: 43px;
  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;
  text-align: center;
  color: #0283fb;
  font-size: 15px;
  border-radius: 17px;
  border: 2px solid #0283fb;
  overflow: hidden;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.news-details__social-list a:hover {
  color: #fff;
}

.news-details__social-list a:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-color: #0283fb;
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: .4s;
  transition-duration: .4s;
  -webkit-transition-property: all;
  transition-property: all;
  opacity: 1;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  z-index: -1;
}

.news-details__social-list a:hover:after {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.news-details__social-list a+a {
  margin-left: 10px;
}

.blgo-details__pagenation-box {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 53px;
}

.news-details__pagenation {
  position: relative;
  display: block;
}

.news-details__pagenation li {
  position: relative;
  float: left;
  font-size: 20px;
  color: #333;
  font-weight: 700;
  background-color: #f5f7fa;
  line-height: 34px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  max-width: 370px;
  width: 100%;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 50px;
  padding-bottom: 50px;
  
}

.news-details__pagenation li+li {
  margin-left: 30px;
}

.news-details__pagenation li:hover {
  background-color: #0283fb;
  color: #fff;
}


/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio {
  position: relative;
  display: block;
  padding: 114px 0 90px;
}

.portfolio-filter {
  position: relative;
  display: block;
  text-align: center;
  margin-bottom: 26px;
}

.portfolio-filter.style1 li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.portfolio-filter.style1 li .filter-text {
  position: relative;
  display: inline-block;
  color: #f5f7fa;
  font-size: 18px;
  font-weight: 500;
  display: block;
  cursor: pointer;
  transition: all 0.4s ease;
}

.portfolio-filter.style1 li .filter-text:before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  content: "";
  background:#0283fb;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  border-radius: 0;
  transform: scale(0);
}

.portfolio-filter.style1 li .filter-text:hover:before,
.portfolio-filter.style1 li.active .filter-text:before {
  transform: scale(1.0);
}

.portfolio-filter.style1 li:hover .filter-text,
.portfolio-filter.style1 li.active .filter-text {
  color: #000;
}

.portfolio-filter.style1 li .count {
  color: #000;
  font-size: 12px;
  line-height: 26px;
  font-weight: 500;
  display: inline-block;
  padding: 0 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
  top: -4px;
}

.portfolio-filter.style1 li:hover .count,
.portfolio-filter.style1 li.active .count {
  color: #000;
  opacity: 1;
}

.portfolio-filter.style1 li+li {
  margin-left: 30px;
}

.portfolio__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.portfolio__img {
  position: relative;
  display: block;
  border-radius: 20px;
  overflow: hidden;
  z-index: 1;
}

.portfolio__img:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  border-radius: 20px;
  background-image: -moz-linear-gradient(90deg, rgb(17, 29, 50) 0%, rgba(17, 29, 50, 0) 100%);
  background-image: -webkit-linear-gradient(90deg, rgb(17, 29, 50) 0%, rgba(17, 29, 50, 0) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(17, 29, 50) 0%, rgba(17, 29, 50, 0) 100%);
  transform: scale(1, 0);
  transition: transform 500ms ease;
  transform-origin: top center;
  z-index: 1;
}

.portfolio__single:hover .portfolio__img:before {
  transform: scale(1, 1);
  transform-origin: bottom center;
}

.portfolio__img img {
  width: 100%;
  border-radius: 20px;
}

.portfolio__plus {
  position: absolute;
  top: 30px;
  right: 30px;
  height: 50px;
  width: 50px;
  background-color: #f5f7fa;
  
  display: flex;
  align-items: center;
  justify-content: center;
  transform: scale(0);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 2;
}

.portfolio__single:hover .portfolio__plus {
  transform: scale(1);
  transition-delay: 500ms;
}

.portfolio__plus a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #fff;
}

.portfolio__content {
  position: absolute;
  bottom: 38px;
  left: 40px;
  -webkit-transform: translateY(-80px);
  transform: translateY(-80px);
  opacity: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 2;
}

.portfolio__single:hover .portfolio__content {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
}

.portfolio__sub-title {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 24px;
  opacity: .8;
	margin-bottom: 0
}

.portfolio__title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  
}

.portfolio__title a {
  color: #fff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.portfolio__title a:hover {
  color: #f5f7fa;
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  position: relative;
  display: block;
  padding: 60px 0 60px;
}

.portfolio-details__img {
  position: relative;
  display: block;
  border-radius: 20px;
}

.portfolio-details__img img {
  width: 100%;
  border-radius: 20px;
}

.portfolio-details__content {
  position: relative;
  display: block;
  padding-top: 50px;
}

.portfolio-details__content-left {
  position: relative;
  display: block;
  margin-top: -4px;
}

.portfolio-details__title {
  font-size: 34px;
  font-weight: 700;
  
  line-height: 34px;
  margin-bottom: 14px;
}

.portfolio-details__text-1 {
  font-size: 18px;
  line-height: 34px;
}

.portfolio-details__text-2 {
  font-size: 18px;
  line-height: 34px;
  
}

.portfolio-details__content-right {
  position: relative;
  display: block;
}

.portfolio-details__details-box {
  position: relative;
  
  background-color: #f5f7fa;
  padding: 42px 50px 50px;
}

.portfolio-details__details-list {
  position: relative;
  display: block;
}

.portfolio-details__details-list li {
  position: relative;
  display: block;
}

.portfolio-details__details-list li+li {
  margin-top: 32px;
}

.portfolio-details__client {
  font-size: 18px;
  color: #000;
  font-weight: 700;
  line-height: 30px;
  
}

.portfolio-details__name {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  
}

.projectc-details__pagination-box {
  position: relative;
  display: block;
  text-align: center;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 15px 0;
	width: 100%;
	margin-top: 50px;
}

.projectc-details__pagination {
  position: relative;
  display: block;
  margin:0
}

.projectc-details__pagination li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
	width: 45%;
}

.projectc-details__pagination li.next {
  float: left;
  position: relative;
}

.projectc-details__pagination li a {
  font-size: 14px;
  color: #999;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.projectc-details__pagination li a:hover {
  color:#0283fb;
}

.projectc-details__pagination li p{
	margin:0
}
.projectc-details__pagination li p a{
  color: #000;
  font-weight: 700;
  line-height: 18px;
}

.projectc-details__pagination li span {
  font-size: 14px;
  line-height: 14px;
  
}

.projectc-details__pagination li.next i {
  position: relative;
  height: 50px;
  width: 50px;
  border: 2px solid rgba(0,0,0, .20);
  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;
  border-radius: 50%;
  color: rgba(0,0,0, .20);
  font-size: 24px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  margin-right: 20px;
  z-index: 1;
}

.projectc-details__pagination li.previous {
  position: relative;
  float: right;
}
.projectc-details__pagination li.previous icon{
  position: absolute;
  right: 0
}

.projectc-details__pagination li.previous i {
  position: relative;
  height: 50px;
  width: 50px;
  border: 2px solid #ccc;
  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;
  border-radius: 50%;
  color: rgba(0,0,0, .20);
  font-size: 24px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  margin-left: 20px;
  z-index: 1;

}

.projectc-details__pagination li:hover a i {
  color: rgba(0,0,0, 1);
  border: 2px solid rgba(0,0,0, 1);
}

.projectc-details__pagination li .content {
  display: block;
}

.projectc-details__pagination li.next .content {
  text-align: left;
}

.projectc-details__pagination li.previous .content {
  text-align: right;
	position: absolute;
	right: 70px;
	top: 0
}
.projectc-details__pagination li.previous .icon {
  text-align: right;
	position: absolute;
	right: 0px;
	top: 0
}
.similar-portfolio{
	margin-bottom: 80px;
}



/*--------------------------------------------------------------
# Product
--------------------------------------------------------------*/
.product {
  position: relative;
  display: block;
  padding: 120px 0 90px;
}

.product__showing-text-box {
  position: relative;
  display: block;
}

.product__showing-text {
  font-size: 18px;
}

.product__all {
  position: relative;
  display: block;
}

.product__all-single {
  position: relative;
  display: block;
  margin-bottom: 30px;
  z-index: 1;
}

.product__all-img {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 5px;
  z-index: 1;
}
.product__all-img a{
	width: 100%;
	height: 100%;
	display: block;
}

.product__all-single:hover .product__all-img:before {
  visibility: visible;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  opacity: 1;
}

.product__all-img img {
  width: 100%;
  border-radius: 5px;
  transition: all 500ms ease;
}

.product__all-single:hover .product__all-img img {
  transform: scale(1.1);
}

.product__all-btn-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(45deg) scale(1);
  transition: all 600ms ease;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
}

.product__all-single:hover .product__all-btn-box {
  transform: rotate(0deg) scale(1);
  visibility: visible;
  opacity: 1;
  transition-delay: 400ms;
}

.product__all-content {
  position: relative;
  display: block;
  text-align: center;
  margin-top: 14px;
}

.product__all-title {
  font-size: 20px;
  font-weight: 800;
  line-height: 26px;
  margin-bottom: 2px;
  
}

.product__all-title a {
  color: #000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.product__all-title a:hover {
  color:#0283fb;
}

.product__all-price {
  font-weight: 500;
}

.product__all-review {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 7px;
}

.product__all-review i {
  font-size: 15px;
  color: #333;
}

.product__all-review i+i {
  margin-left: 5px;
}


.product__sidebar {
  position: relative;
  display: block;
	margin-bottom: 30px;
}

.product__sidebar-single+.product__sidebar-single {
  margin-top: 30px;
}

.product__sidebar-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin: 0;
  margin-bottom: 22px;
  
}

.shop-search {
  position: relative;
  display: block;
}

.shop-search form {
  border-radius: 0px;
  position: relative;
  background-color:#0283fb;
  
}

.shop-search form input[type=search],
.shop-search form input[type=text] {
  width: 100%;
  height: 70px;
  background-color:#0283fb;
  
  padding-left: 30px;
  padding-right: 30px;
  font-size: 16px;
  color: #fff;
  font-family: var(--insur-font);
  border: none;
  outline: none;
  font-weight: 500;
  
}

.shop-search form ::placeholder {
  color: inherit;
  opacity: 1;
}



.product__price-ranger {
  position: relative;
  padding: 27px 30px 26px;
  margin: 0;
  border: 1px solid #e1e3e5;
  
}

.product__price-ranger.price-ranger {
  margin-top: 7px;
  margin-bottom: 0px;
}

.product__price-ranger .price-ranger .ui-widget-content {
  background:#f5f7fa;
  border: none;
  height: 6px;
  border-radius: 2px;
}

.product__price-ranger .price-ranger .ui-slider-handle {
  position: absolute;
  top: -5px;
  background: #333;
  border: 0;
  height: 14px;
  width: 14px !important;
  border-radius: 50%;
  margin-left: -2px;
  outline: medium none;
  cursor: pointer;
  z-index: 2;
}

.product__price-ranger .price-ranger .ui-slider .ui-slider-range {
  background: #333;
}

.product__price-ranger .price-ranger #slider-range {
  margin-left: 3px;
  margin-right: 0;
  margin-top: 0;
}

.product__price-ranger .price-ranger .ranger-min-max-block {
  position: relative;
  display: block;
  margin-top: 11px;
}

.product__price-ranger .price-ranger .ranger-min-max-block input {
  display: inline-block;
}

.product__price-ranger .price-ranger .ranger-min-max-block input[type="submit"] {
  position: relative;
  display: block;
  background:#0283fb;
  float: right;
  text-align: center;
  border: none;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  margin-top: 0;
  text-transform: capitalize;
  cursor: pointer;
  padding: 7px 20px;
  border-radius: 10px;
}

.product__price-ranger .price-ranger .ranger-min-max-block input[type="text"] {
  position: relative;
  display: inline-block;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  width: 40px;
  line-height: 30px;
  border: none;
  padding: 0;
  text-align: center;
}

.product__price-ranger .price-ranger .ranger-min-max-block span {
  position: relative;
  display: inline-block;
  color: #333;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  left: -2px;
}


.shop-category {
  position: relative;
  display: block;
  border: 1px solid #e1e3e5;
  padding: 27px 15px 15px;
  
}

.shop-category .product__sidebar-title {
  margin-bottom: 10px;
  margin-left: 15px;
}

.shop-category ul {
  position: relative;
  display: block;
	margin: 0;
}

.shop-category ul li {
  position: relative;
  line-height: 30px;
  font-size: 16px;
  text-transform: capitalize;
  color: #333;
}

.shop-category ul li:last-child {
  margin-bottom: 0;
}

.shop-category ul li a {
  position: relative;
  display: block;
  line-height: 30px;
  font-size: 16px;
  text-transform: capitalize;
  color: #333;
  font-weight: 500;
  transition: all 0.3s ease;
  z-index: 1;
  padding: 8px 15px 8px;
  
}
.shop-category ul li a span{
	display: block;
	float: right;
	line-height: 30px;
}
.shop-category ul li:hover a span{
	color: #0283fb
}
.shop-category ul li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background:#f5f7fa;
  
  z-index: -1;
  transform: scaleY(0.0);
  transform-origin: left;
  transform-style: preserve-3d;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.shop-category ul li a:hover:before {
  transform: scaleY(1.0);
}

.shop-category ul li:hover a,
.shop-category ul li.active a {
  font-weight: 500;
  background:#f5f7fa;
}


.shop-category ul li a:hover:after,
.shop-category ul li.active a:after {
  color:#0283fb;
}


/*--------------------------------------------------------------
# Product Details
--------------------------------------------------------------*/
.product-details {
  position: relative;
  display: block;
  padding: 120px 0px 56px;
}

.product-details__img {
  position: relative;
  display: block;
  overflow: hidden;
}

.product-details__img img {
  width: 100%;
  border-radius: 10px;
}


.product-details__top {
  position: relative;
  display: block;
  margin-top: -8px;
}

.product-details__title {
  font-size: 30px;
  line-height: 34px;
  font-weight: 700;
  margin: 0;
  
}

.product-details__title span {
  position: relative;
  display: inline-block;
  color:#0283fb;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  margin-left: 20px;
  letter-spacing: 0;
}

.product-details__reveiw {
  display: flex;
  align-items: center;
  margin-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e1e3e5;
}

.product-details__reveiw i {
  font-size: 16px;
  color: #0283fb;
}

.product-details__reveiw i+i {
  margin-left: 4px;
}

.product-details__reveiw span {
  position: relative;
  top: 1px;
  line-height: 1;
  font-size: 16px;
  color: #333;
  margin-left: 18px;
  
}

.product-details__content {
  position: relative;
  display: block;
}

.product-details__content-text1 {
  font-size: 18px;
  line-height: 26px;
  margin: 0;
  
}

.product-details__content-text2 {
  font-size: 18px;
  line-height: 34px;
  margin: 0;
  
}

.product-details__quantity {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.product-details__quantity-title {
  margin: 0;
  color: #000;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  margin-right: 20px;
  
}

.product-details__quantity .quantity-box {
  position: relative;
  width: 98px;
  border-radius: 10px;
  height: 60px;
}

.product-details__quantity .quantity-box input {
  width: 98px;
  border-radius: 10px;
  height: 60px;
  border: 1px solid #e0e4e8;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  font-family: var(--insur-font);
  padding-left: 30px;
  outline: none;
  font-size: 18px;
  font-weight: 500;
  color: #333;
}

.product-details__quantity .quantity-box button {
  width: 29px;
  height: 29px;
  background-color: transparent;
  color: #333;
  font-size: 8px;
  position: absolute;
  top: 1px;
  right: 1px;
  background-color: #fff;
  border: none;
  border-left: 1px solid #e0e4e8;
  border-top-right-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
}

.product-details__quantity .quantity-box button.sub {
  bottom: 1px;
  top: auto;
  border-top: 1px solid #eeede5;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 10px;
}

.product-details__buttons {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  margin-top: 40px;
}

.product-details__buttons-1 {
  position: relative;
  display: block;
}

.product-details__buttons-2 {
  position: relative;
  display: block;
  margin-left: 10px;
}

.product-details__buttons-2 .thm-btn {
  background-color: #000;
}

.product-details__buttons-2 .thm-btn:before {
  background-color:#0283fb;
}

.product-details__buttons-2 .thm-btn:after {
  background-color:#0283fb;
}

.product-details__social {
  position: relative;
  display: flex;
  align-items: center;
}

.product-details__social .title {
  position: relative;
  display: block;
}

.product-details__social .title h3 {
  color: #000;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  
}

.product-details__social-link {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 30px;
}

.product-details__social-link a {
  position: relative;
  height: 43px;
  width: 43px;
  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;
  text-align: center;
  color:#0283fb;
  font-size: 15px;
  border-radius: 17px;
  border: 2px solid #0283fb;
  overflow: hidden;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.product-details__social-link a+a {
  margin-left: 10px;
}

.product-details__social-link a:hover {
  background-color:#0283fb;
  color: #fff;
}

/*--------------------------------------------------------------
# Product Description
--------------------------------------------------------------*/
.product-description {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 0px 0px 47px;
}

.product-description__title {
  font-size: 20px;
  line-height: 50px;
  font-weight: 700;
	margin-top: 30px;
    margin-bottom: 10px;
	width: 100%;
	background: #edeff2;
	padding-left: 20px;
  
}

.product-description__text1 {
  font-size: 18px;
  line-height: 30px;
  margin: 0;
	width: 100%;
	padding: 0 15px;

}

.product-description__tex2 {
  font-size: 18px;
  line-height: 30px;
  margin: 0;
  padding-top: 28px;
}















