/*===============================================
Template Name: Handypro - Cleaning Service HTML5 Template
Author:  https://www.templatemonster.com/authors/dreamit/
Description: Description
Version: 1.0.0
Text Domain: handypro
Tags: business, cleaning, cleaning company, cleaning service, commercial cleaning, corporate, handyman, house cleaning, housekeeping, modern, service, window cleaning
================================================*/

/*TABLE OF CONTENTS*/
/*=====================
01. handypro Header Top Menu Area Css
02. handypro Nav Menu Area Css 
03. handypro Slider Area Css
04. handypro Section Title Css
05. handypro Service Area css
06. handypro About Area Css
07. handypro Counter Area Css
08. handypro Case Study Area Css
09. handypro Testimonial Area Css
10. handypro Process Area Css
11. handypro Team Area Css
12. handypro Faq Area Css
13. handypro Brand Section Css
14. handypro Call Do Section Css
15. handypro Form Box Css
16. handypro Skill Area Css
17. handypro Blog Area Css
18. handypro footer Area Css
19. handypro Subscribe Area Css
20. handypro Lines CSS
21. handypro Prossess Ber Css
22. handypro Scrollup Section
23. handypro Bounce Animation Css 
24. handypro Animation Dance
25. handypro Breadcumb Area Css
26. handypro abouts_areas Css
27. handypro Feture-Area Css
28. handypro Pricing Section Css
29. handypro Web Development Section CSS
30. handypro Contact  US Css
31. handypro Blog Sidber Widget CSS
32. handypro Case Study Details Css
33. handypro Search Box Css
34. handypro Loader Css
=======================*/

/*================================
 <-- handypro header-top-area Css-->
==================================*/

.header-top-area {
  background: #ffc704;
  position: relative;
  z-index: 1;
}

.header-top-area::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  height: 100%;
  width: 734px;
  z-index: -1;
  background: #306eff;
}

.top-icon-list ul {
  display: inline-block;
}

.top-icon-list ul li {
  list-style: none;
  display: inline-block;
  margin-right: 37px;
}

.top-icon-list ul li span {
  color: #1d2150;
}

.top-icon-list ul li i {
  display: inline-block;
  font-size: 15px;
  margin-right: 5px;
  color: #1d2150;
}

.top-icon-list ul li.left {
  position: relative;
  z-index: 1;
}

.top-icon-list ul li.left::before {
  position: absolute;
  content: "";
  top: 4px;
  right: -21px;
  height: 20px;
  width: 1px;
  background: #1d2150;
  z-index: -1;
  opacity: 0.3;
}

.top-icon-item {
  display: inline-block;
}

.top-icon-item ul {
  display: inline-block;
}

.top-icon-item ul li {
  list-style: none;
  display: inline-block;
}

.top-icon-item ul li a {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  padding: 11px 10px;
  height: 100%;
}

.top-icon-item ul li.twitter {
  position: relative;
  z-index: 1;
}

.top-icon-item ul li.twitter::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 50px;
  width: 35px;
  line-height: 50px;
  background: #2ca5da;
  z-index: -1;
}

.top-icon-item ul li.pinterest {
  position: relative;
  z-index: 1;
}

.top-icon-item ul li.pinterest::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 50px;
  width: 35px;
  line-height: 50px;
  background: #f00;
  z-index: -1;
}

.header-top-call {
  display: inline-block;
  margin-left: 20px;
}

.header-top-call a {
  display: inline-block;
  text-decoration: none;
}

.header-top-call a i {
  display: inline-block;
  color: #306eff;
  height: 15px;
  width: 15px;
  line-height: 15px;
  background: #fff;
  font-size: 12px;
  text-align: center;
}

.header-top-call a span {
  color: #fff;
  margin-left: 6px;
  font-size: 14px;
}

/*================================
<--  handypro Nav Menu Area Css -->
==================================*/

.handypro_nav_manu {
  transition: 0.5s;
  z-index: 2;
  position: relative;
  padding: 0 100px;
  background: #14173f;
  border-bottom: 1px solid #515471;
}

.sticky.handypro_nav_manu {
  border-bottom: inherit;
}

.handypro_nav_manu.style-two {
  transition: 0.5s;
  z-index: 2;
  position: relative;
  padding: 0 100px;
  background: #fff;
}

.handypro_nav_manu.style-two .search-box-btn.search-box-outer i {
  color: #333;
}

.sticky.handypro_nav_manu.style-two .search-box-btn.search-box-outer i {
  color: #fff;
}

.handypro_nav_manu.style-two .handypro_menu > ul > li > a {
  color: #333;
}

.sticky.handypro_nav_manu.style-two .handypro_menu > ul > li > a {
  color: #fff !important;
}

.handypro_nav_manu.transparent_menu {
  background: transparent;
  margin-bottom: -87px;
  position: relative;
}

.sticky {
  left: 0;
  margin: auto;
  position: fixed !important;
  top: 0;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
  background: #10102e !important;
  transition: 0.5s;
  z-index: 9;
}

/* handypro Menu Css*/
nav.handypro_menu {
  text-align: right;
}

.handypro_menu ul {
  list-style: none;
  display: inline-block;
}

.handypro_menu > ul > li {
  display: inline-block;
  position: relative;
  z-index: 1;
}

.handypro_menu > ul > li > a {
  display: block;
  margin: 30px 17px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
  font-weight: 400;
  font-size: 15px;
  text-decoration: none;
}

nav.handypro_menu span {
  font-size: 13px;
  padding-left: 6px;
  font-family: FontAwesome;
  opacity: 0.5;
}

.handypro_menu > ul > li > a:hover {
  color: #ffc704;
}

/*menu button*/
.header-button {
  display: inline-block;
  padding-left: 32px;
}

.header-button a {
  padding: 12px 35px;
  color: #333;
  background: #ffc703;
  border-radius: 30px;
  display: inline-block;
  position: relative;
  z-index: 1;
  transition: 0.5s;
  text-decoration: none;
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 600;
  font-family: "Poppins";
}

.header-button a:hover {
  color: #fff;
}

.header-button a::before {
  position: absolute;
  content: "";
  z-index: -1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 30px;
  background: #2f6dff;
  transform: scale(0);
  transition: 0.5s;
}

.header-button a:hover::before {
  transform: scale(1);
}

/*** Sub Menu Style ***/
.handypro_menu ul .sub-menu {
  position: absolute;
  left: 0;
  top: 130%;
  width: 217px;
  text-align: left;
  background: #fff;
  margin: 0;
  z-index: 1;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  transition: 0.5s;
  visibility: hidden;
  border-top: 2px solid #ffc704;
  opacity: 0;
}

.handypro_menu ul li:hover > .sub-menu {
  visibility: visible;
  top: 100%;
  opacity: 1;
}

.handypro_menu ul .sub-menu li {
  position: relative;
}

.handypro_menu ul .sub-menu li a {
  display: block;
  padding: 12px 20px;
  margin: 0;
  line-height: 1.3;
  letter-spacing: normal;
  font-size: 15px;
  font-family: "Fira Sans";
  font-weight: 400;
  text-transform: capitalize;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  visibility: inherit !important;
  color: #211e3b !important;
  font-family: "Poppins";
}

.handypro_menu ul .sub-menu li:hover > a,
.handypro_menu ul .sub-menu .sub-menu li:hover > a,
.handypro_menu ul .sub-menu .sub-menu .sub-menu li:hover > a,
.handypro_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover > a {
  background: #306eff;
  color: #fff !important;
}

/* sub menu 2 */
.handypro_menu ul .sub-menu .sub-menu {
  left: 100%;
  top: 130%;
  opacity: 0;
  visibility: hidden;
}

.handypro_menu ul .sub-menu li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  top: 0%;
}

/* sub menu 3 */
.handypro_menu ul .sub-menu .sub-menu li {
  position: relative;
}

.handypro_menu ul .sub-menu .sub-menu .sub-menu {
  right: 100%;
  left: auto;
  top: 130%;
  opacity: 0;
  visibility: hidden;
}

.handypro_menu ul .sub-menu .sub-menu li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  top: 0%;
}

ul.sub-menu li a span {
  background: #ff3c00;
  padding: 5px 10px;
  color: #fff;
  opacity: 1;
  font-family: "Fira Sans";
  border-radius: 2px;
  margin-left: 5px;
  transition: 0.5s;
}

ul.sub-menu li:hover a span {
  background: rgba(255, 255, 255, 0.2);
}

/* sub menu 4 */
.handypro_menu ul .sub-menu .sub-menu .sub-menu li {
  position: relative;
}

.handypro_menu ul .sub-menu .sub-menu .sub-menu li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  top: 0%;
}

.handypro_menu li a:hover::before {
  width: 101%;
}

.handypro_nav_manu.sticky .logo_img {
  display: none;
}

.main_sticky {
  display: none;
}

.handypro_nav_manu.sticky .main_sticky {
  display: inherit;
}

.sticky .handypro_menu li a {
  color: #fff;
}

.handypro_nav_manu.sticky a.dtbtn {
  color: #fff;
  background: #f16722;
  border: 2px solid #f16722;
}

.handypro_nav_manu.sticky a.dtbtn:hover {
  color: #43baff;
}

.mobile-menu.mean-container {
  overflow: hidden;
}

/*<!-- ============================================================== -->
<!-- Start  breadcumb-area Css -->
<!-- ============================================================== -->*/
.breadcumb-area {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover !important;
  position: relative;
  background: url(../images/resource/bread-bg.jpg);
  height: 380px;
}

.breadcumb-content h1 {
  text-transform: capitalize;
  font-weight: 600;
  font-size: 55px;
  margin-bottom: 10px;
  margin-top: 0;
  color: #2c2c51;
  color: #fff;
}

.breadcumb-content ul li {
  display: inline-block;
  color: #fff;
}

.breadcumb-content ul li a {
  display: inline-block;
  color: #fec804;
  text-decoration: none;
  font-size: 15px;
  position: relative;
  z-index: 1;
  margin-right: 20px;
}

.breadcumb-content ul li a::before {
  position: absolute;
  content: "";
  height: 14px;
  width: 1px;
  top: 8px;
  right: -14px;
  background: #fff;
}

.breadcumb-content ul li a i {
  display: inline-block;
  margin-right: 6px;
}

.breadcumb-content ul li span {
  font-size: 15px;
  color: #fec804;
  position: relative;
  z-index: 1;
  margin-right: 15px;
}

.breadcumb-content ul li span::before {
  position: absolute;
  content: "";
  height: 14px;
  width: 1px;
  top: 5px;
  right: -12px;
  background: #fff;
}

.breadcumb-content ul li span::after {
  position: absolute;
  content: "";
  height: 14px;
  width: 1px;
  top: 5px;
  left: -11px;
  background: #fec804;
}

/*
<!-- ============================================================== -->
<!-- Start handypro Slider Area Css -->
<!-- ============================================================== -->*/

.handypro-slider-area {
  background: url(../images/slider/slider-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 900px;
  z-index: 1;
  position: relative;
}

.single-slider {
  position: relative;
  z-index: 1;
}

.slider-title {
  position: relative;
  z-index: 1;
}

.slider-title h1 {
  font-size: 60px;
  line-height: 80px;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  font-weight: 800;
  position: relative;
  z-index: 1;
}

.slider-title h1 span {
  color: #ffc706;
}

.slider-description p {
  font-size: 16px;
  color: #fff;
  margin: 14px 0 35px 0;
  opacity: 0.9;
  width: 81%;
}

.slider-thumb {
  margin-top: 170px;
}

.handypro-slider-area .slider-thumb img {
  width: 100%;
}

.slider-button a {
  display: inline-block;
  font-size: 15px;
  line-height: 42px;
  color: #ffffff;
  font-weight: 500;
  font-family: "Poppins";
  text-decoration: none;
  background: #2f6eff;
  padding: 8px 40px;
  border-radius: 30px;
  position: relative;
  z-index: 1;
}

.shape-img {
  position: absolute;
  top: 75px;
  right: 45px;
}

.slider-button a::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: red;
  transform: scale(0.1, 1);
  transition: 0.5s;
  opacity: 0;
  z-index: -1;
}

.slider-button a:hover::before {
  background: #fbc505;
  opacity: 1;
  transform: scale(1);
  border-radius: 30px;
}

.scroll-down {
  position: absolute;
  left: -150px;
  bottom: 70px;
}

.scroll-down a {
  display: inline-block;
  font-size: 14px;
  text-decoration: none;
  color: #fff;
  transform: rotate(90deg);
  text-transform: uppercase;
}

.scroll-down a i {
  display: inline-block;
  margin-left: 10px;
  background: #ffc703;
  padding: 1px 17px;
  border-radius: 30px;
  transition: 0.5s;
  color: #333;
  font-weight: 800;
  font-size: 18px;
}

.scroll-down a i:hover {
  background: #2f6dff;
  color: #fff;
}

/**======================================================
<--  handypro Section Title Css -->
======================================================**/

.section-title {
  position: relative;
  z-index: 1;
}

.section-title.text-center {
  margin-bottom: 70px;
}

.section-title h1 {
  font-size: 42px;
  margin: 0;
  font-weight: 700;
}

.section-description p {
  font-size: 15px;
  line-height: 28px;
  color: #616161;
  font-weight: 400;
  font-family: "Poppins";
  margin: 20px 0 20px;
}

span.green-color {
  color: #2f6eff;
}

span.orange-color {
  color: #ffc804;
}

.section-title h5 {
  color: #2f6eff;
  font-size: 16px;
  position: relative;
  margin-bottom: 15px;
  display: block;
  text-transform: uppercase;
}

.section-title.text-center h5 {
  position: relative;
  display: block;
}

.section-title h5::before {
  position: absolute;
  content: "";
  right: 0;
  top: 10px;
  height: 1px;
  width: 83%;
  background: rgba(20, 24, 64, 0.10196078431372549);
}

.section-title.text-center h5::before {
  position: absolute;
  content: "";
  left: 0;
  top: 9px;
  background: rgba(20, 24, 64, 0.10196078431372549);
  height: 1px;
  width: 44%;
}

.section-title.text-center h5::after {
  position: absolute;
  content: "";
  right: 0;
  top: 9px;
  background: rgba(20, 24, 64, 0.10196078431372549);
  height: 1px;
  width: 44%;
}

.section-title.text-center .scn-shape {
  position: absolute;
  left: 0;
  right: 0;
  top: -65px;
  z-index: -1;
}

.scn-shape.left {
  position: relative;
  margin-bottom: -130px;
  margin-left: -40px;
  z-index: -1;
}

/**======================================================
<--  End Section Title Css -->
======================================================**/

/**======================================================
<--Start  Service-area Css -->
======================================================**/

.service-area {
  padding: 220px 0 90px;
  background: #f6f6f6;
  position: relative;
  margin-top: -135px;
}

.service-area .single-service {
  background: #fff;
  border-radius: 30px;
  padding: 33px 0 20px 30px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
  margin: 0 20px 30px 0;
}

.service-area .single-service::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #306eff;
  z-index: -1;
  border-radius: 30px;
  transition: 0.5s;
}

.service-area .single-service .service-title h2 {
  font-size: 18px;
  color: #141840;
  line-height: 70px;
  margin: 33px 0 17px;
  font-weight: 600;
  font-family: "Inter";
  position: relative;
  z-index: 1;
  transition: 0.5s;
}

.service-area .single-service .service-title h2::before {
  position: absolute;
  content: "";
  top: 11px;
  left: -30px;
  height: 47px;
  width: 70%;
  z-index: -1;
  background: #f6f6f6;
  border-radius: 0 30px 30px 0;
  transition: 0.5s;
}

.service-area .single-service .service-title h2::after {
  position: absolute;
  content: "";
  top: 11px;
  left: -30px;
  height: 47px;
  width: 3px;
  z-index: -1;
  background: #306eff;
  border-radius: 0 30px 30px 0;
  transition: 0.5s;
}

.service-area .single-service .service-icon-list ul {
  display: inline-block;
}

.service-area .single-service .service-icon-list ul li {
  display: block;
  list-style: none;
  margin-bottom: 8px;
  transition: 0.5s;
}

.service-area .single-service .service-icon-list ul li i {
  display: inline-block;
  font-size: 16px;
  color: #ffc704;
  margin-right: 5px;
  transition: 0.5s;
}

.service-area .single-service .service-icon-list ul li span {
  font-size: 14px;
  line-height: 28px;
  font-weight: 400;
  font-family: "Inter";
}

.service-area .single-service .service-thumb {
  position: relative;
  z-index: 1;
}

.service-area .single-service .service-thumb img {
  margin: 15px 0 0 16px;
  transition: 0.5s;
}

.service-area .single-service .service-thumb::before {
  position: absolute;
  top: -16px;
  content: "";
  left: 0;
  height: 70px;
  width: 70px;
  background: #306eff;
  z-index: -1;
  border-radius: 10px;
  text-align: center;
  transition: 0.5s;
}

.service-area .single-service .service-number {
  position: absolute;
  top: 52px;
  right: 25px;
}

.service-area .single-service .service-number h2 {
  font-size: 40px;
  line-height: 26px;
  color: #f0f0f0;
  font-weight: 700;
  font-family: "Inter";
  margin: 0;
  transition: 0.5s;
}

.service-area .single-service .service-button {
  margin-top: 15px;
}

.service-area .single-service .service-button a {
  font-size: 15px;
  line-height: 28px;
  color: #141840;
  font-weight: 300;
  font-family: "Poppins";
  display: inline-block;
  text-decoration: none;
  transition: 0.5s;
}

.service-area .single-service .service-button a i {
  display: inline-block;
  margin-left: 5px;
  color: #1550d4;
  transition: 0.5s;
}

.service-area .single-service::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 0%;
  width: 100%;
  background: #306eff;
  z-index: -1;
  border-radius: 30px;
  transition: 0.5s;
}

.service-area .single-service .service-shape {
  position: absolute;
  right: 0px;
  bottom: 0px;
  opacity: 0;
  transition: 0.5s;
  z-index: -1;
}

.service-area .single-service:hover .service-shape {
  right: 83px;
  bottom: 26px;
  opacity: 1;
}

.service-area .single-service:hover::before {
  height: 100%;
}

.service-area .single-service:hover .service-button a {
  color: #fff;
}

.service-area .single-service:hover .service-icon-list ul li {
  color: #fff;
}

.service-area .single-service:hover .service-button a i {
  color: #ffc704;
}

.service-area .single-service:hover .service-thumb img {
  filter: brightness(0);
}

.service-area .single-service:hover .service-title h2::after {
  width: 70%;
  background: #fff;
  border-radius: 0 30px 30px 0;
}

.service-area .single-service:hover .service-thumb::before {
  height: 70px;
  width: 70px;
  background: #ffc704;
  border-radius: 10px;
}

.service-area .single-service:hover .service-number h2 {
  color: #f0f0f0;
  opacity: 0.3;
}

.owl-dots {
  text-align: center;
  margin-top: 0;
}

.owl-dot {
  text-align: center;
  height: 10px;
  width: 10px;
  background: #ffc704;
  display: inline-block;
  margin-right: 10px;
  border-radius: 50%;
}

.owl-dot.active {
  text-align: center;
  height: 10px;
  width: 10px;
  background: #1550d4;
  display: inline-block;
  margin-right: 10px;
  border-radius: 50%;
}

/**======================================================
<-- End Service-area Css -->
======================================================**/

/**======================================================
<-- Stsrt about-area Css -->
======================================================**/

.about-area {
  background: url(../images/resource/about-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0 100px;
  position: relative;
}

.about-area .about-thumb img {
  width: 100%;
  margin-left: -90px;
}

.about-area .about-icon-list ul li {
  display: block;
  list-style: none;
  font-size: 16px;
  line-height: 28px;
  color: #141840;
  font-weight: 400;
  font-family: "Inter";
  margin: 0 0 7px;
}

.about-area .about-icon-list ul li i {
  display: inline-block;
  color: #346efe;
  font-weight: 800;
  margin-right: 5px;
}

.about-area .counter-title h1 {
  font-size: 24px;
  line-height: 28px;
  color: #141840;
  font-weight: 700;
  font-family: "Inter";
  margin: 0;
}

.about-area .counter-title h5 {
  font-size: 15px;
  line-height: 28px;
  color: #616161;
  font-weight: 400;
  font-family: "Poppins";
  margin: 0;
  overflow: hidden;
}

.about-area .counter-content {
  margin-top: 31px;
}

.about-area .counter-thumb {
  float: left;
  margin-right: 20px;
}

.about-area .about-button {
  float: left;
  margin-right: 10px;
}

.about-area .about-bottom {
  margin-top: 35px;
  background: #2f6eff;
  padding: 12px 0 12px 14px;
  width: 55%;
  border-radius: 50px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
  overflow: hidden;
}

.about-area .about-bottom::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  height: 100%;
  width: 0%;
  background: #ffc703;
  border-radius: 50px;
  z-index: -1;
  transition: 0.5s;
}

.about-area .about-bottom:hover::before {
  width: 100%;
  left: 0;
}

.about-area .about-contact h5 {
  font-size: 14px;
  line-height: 28px;
  font-weight: 300;
  font-family: "Poppins";
  margin: 0;
  color: #fff;
  transition: 0.5s;
}

.about-area .about-bottom:hover .about-contact h5 {
  color: #333;
}

.about-area .about-contact h4 {
  font-size: 16px;
  line-height: 28px;
  font-weight: 600;
  font-family: "Inter";
  margin: 0;
  color: #fff;
}

.about-area .about-bottom:hover .about-contact h4 {
  color: #333;
  transition: 0.5s;
}

.about-area .about-shape {
  position: absolute;
  right: 50px;
  bottom: 50px;
}

.about-area.style-two {
  background: inherit;
  padding: 85px 0 95px;
}

/**======================================================
<-- End about-area Css -->
======================================================**/

/*<!-- ============================================================== -->
<!-- Start  feature-area  Css -->
<!-- ============================================================== -->*/

.feature-area {
  background: #f6f6f6;
  padding: 70px 0 40px;
}

.single-feature-box {
  padding: 0px 0;
  position: relative;
  z-index: 1;
}

.single-feature-box-inner {
  padding: 35px 31px 40px;
  background: #fff;
  border-radius: 8px;
  transition: 0.5s;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}

.feature-area .single-feature-box-inner::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 0%;
  background: #141740;
  z-index: -1;
  opacity: 0;
  transition: 0.5s;
  border-radius: 8px;
}

.feature-area .single-feature-box:hover .single-feature-box-inner::after {
  opacity: 1;
  width: 100%;
}

.feature-area .single-feature-box:hover::before {
  opacity: 1;
}

.feature-area .single-feature-box:hover .feature-content h3 {
  color: #fff;
}

.feature-area .single-feature-box:hover .feature-content span {
  color: #fff;
}

.feature-area .single-feature-box:hover .feature-content span::before {
  background: #fff;
}

.feature-area .single-feature-box:hover .feature-content span::before {
  background: #fec804;
}

.feature-area .single-feature-box:hover .feature-icon {
  background: #ffc704;
}

.feature-area .single-feature-box:hover .feature-shape.upper {
  opacity: 1;
}

.feature-area .feature-content {
  margin-top: 4px;
}

.feature-area .feature-content h3 {
  font-size: 24px;
  line-height: 35px;
  color: #121d17;
  font-weight: 600;
  margin: 0;
  transition: 0.5s;
}

.feature-area .feature-content span {
  font-size: 16px;
  line-height: 28px;
  color: #616161;
  font-weight: 400;
  position: relative;
  z-index: 1;
  transition: 0.5s;
  margin-left: 32px;
}

.feature-area .feature-content span::before {
  position: absolute;
  content: "";
  top: 11px;
  left: -30px;
  height: 2px;
  width: 18px;
  background: #2ab685;
  z-index: -1;
  transition: 0.5s;
}

.feature-area .feature-icon {
  float: left;
  margin-right: 20px;
}

.feature-area .feature-icon {
  background: #306eff;
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 50%;
}

.feature-area .feature-shape {
  position: absolute;
  top: 40px;
  right: 20px;
}

.feature-area .feature-shape.upper {
  opacity: 0;
}

.feature-area .single-feature-box.style-one .single-feature-box-inner {
  background: #141740;
}

.feature-area .single-feature-box.style-one::before {
  opacity: 1;
}

.feature-area .single-feature-box.style-one .feature-content h3 {
  color: #fff;
}

.feature-area .single-feature-box.style-one .feature-content span {
  color: #fff;
}

.feature-area .single-feature-box.style-one .feature-content span::before {
  background: #fff;
}

.feature-area .single-feature-box.style-one .feature-icon {
  background: #ffc704;
}

.feature-area .single-feature-box.style-one .feature-shape.upper {
  opacity: 1;
}

/**======================================================
<--  handypro Team area Css -->
======================================================**/

.team-area {
  padding: 100px 0 70px;
  background: #141740;
}

.team-area .section-title h1 {
  color: #fff;
}

.single-team-box {
  margin-bottom: 30px;
  text-align: center;
}

.team-thumb {
  position: relative;
  z-index: 1;
}

.team-thumb::before {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  width: 100%;
  height: 0%;
  background-image: linear-gradient(10deg, #062462 0%, #062462 100%);
  visibility: hidden;
  transition: 0.5s;
  opacity: 0.45;
  border-radius: 5px 5px 0 0;
}

.team-thumb img {
  width: 100%;
}

.team-content {
  padding: 15px 0 5px;
  background: #2c3053;
  border-radius: 0 0 5px 5px;
}

h3.team-title {
  font-size: 20px;
  color: #fff;
}

p.team-text {
  font-size: 14px;
  padding: 4px 0 0;
  color: #fff;
  transition: 0.5s;
}

/*social list*/
ul.team-social-list {
  right: 15px;
  position: absolute;
  bottom: 0px;
  border-radius: 15px;
  background: #306eff;
  padding: 14px 8px 14px;
  transition: 0.5s;
  opacity: 0;
}

ul.team-social-list li {
  list-style: none;
  display: block;
}

ul.team-social-list li a {
  font-size: 14px;
  color: #fff;
  transition: 0.5s;
}

.single-team-box:hover ul.team-social-list {
  bottom: 60px;
  opacity: 1;
}

.single-team-box:hover p.team-text {
  color: #ffc704;
}

ul.team-social-list li a:hover {
  color: #052361;
}

.single-team-box:hover .team-thumb::before {
  visibility: visible;
  height: 100%;
  top: 0;
}

/*owl carousel*/

.team-list .owl-nav {
  position: absolute;
  bottom: 0;
  left: -42%;
  top: inherit;
  right: inherit;
}

.team-area .owl-prev {
  position: absolute;
  right: -70px;
  top: -40px;
  transform: translateY(-50%);
  opacity: 1;
  transition: 0.3s;
}

.team-area .owl-next {
  position: absolute;
  right: 0;
  top: -39px;
  transform: translateY(-50%);
  opacity: 1;
  transition: 0.3s;
}

.team-area .owl-next i {
  background: #fd8f15;
  height: 50px;
  width: 50px;
  line-height: 50px;
  z-index: 1;
  color: #fff;
  border: 0;
  text-align: center;
  font-size: 18px;
  transition: 0.5s;
  border-radius: 50%;
  display: inline-block;
}

.owl-next i:hover {
  background: #3bcb99;
}

.owl-prev i {
  background: #2c3053;
  height: 50px;
  width: 50px;
  line-height: 50px;
  z-index: 1;
  color: #fff !important;
  border: 0;
  text-align: center;
  font-size: 18px;
  transition: 0.5s;
  border-radius: 50%;
  display: inline-block;
}

.owl-prev i:hover {
  background: #fd8f15;
}

.team-description p {
  opacity: 0.702;
  font-size: 15px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 300;
  font-family: "Poppins";
  margin: 16px 0 0;
}

/* team-area.style-two */

.team-area.style-two {
  padding: 100px 0 70px;
  background: inherit;
}

/*Team Style Two
========================*/

.team-section.style-two {
  background: #f6f6f6;
  padding: 100px 0 70px;
}

.style-two .team-thumb::before {
  opacity: 0.2;
}

.style-two .team-content {
  padding: 15px 0 5px;
  background: #f6f6f6;
  border-radius: 0 0 5px 5px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}

.style-two h3.team-title {
  font-size: 20px;
  color: #16183f;
  transition: 0.5s;
}

ul.team-social-list2 {
  padding: 6px 0 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transition: 0.5s;
  opacity: 0;
}

ul.team-social-list2 li {
  display: inline-block;
  list-style: none;
}

ul.team-social-list2 li a {
  font-size: 13px;
  color: #fff;
  background: transparent;
  width: 27px;
  height: 27px;
  line-height: 27px;
  border: 1px solid #fff;
  border-radius: 28px;
  display: inline-block;
  margin-right: 7px;
  transition: 0.5s;
}

ul.team-social-list2 li a:hover {
  background: #fff;
  color: #2f6ec6;
}

.style-two .single-team-box:hover p.team-text {
  color: #fff;
  margin: 0 0 10px;
}

.style-two .single-team-box:hover h3.team-title {
  color: #fff;
}

.style-two .single-team-box:hover .team-content {
  margin-top: -60px;
  padding: 15px 0 64px;
  background: #2f6ec6;
}

.style-two .single-team-box:hover ul.team-social-list2 {
  opacity: 1;
  bottom: 30px;
}

.style-two p.team-text {
  font-size: 14px;
  padding: 4px 0 0;
  color: #306eff;
  transition: 0.5s;
}

/*<!-- ============================================================== -->
<!-- Start  testimonial-area  Css -->
<!-- ============================================================== -->*/

.testimonial-area.upper {
  background: inherit;
  padding: 90px 0 70px;
}

.testimonial-area.upper .section-title.text-center {
  margin-bottom: 70px;
  text-align: left !important;
}

.testimonial-area.upper .single-testimonial {
  background: #f6f6f6;
  padding: 40px 30px 25px 30px;
  border-radius: 5px;
  position: relative;
  z-index: 1;
  margin: 0 10px 30px 10px;
  transition: 0.5s;
}

.testimonial-area.upper .single-testimonial::before {
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 100%;
  content: "";
  background: #141740;
  opacity: 0;
  z-index: -1;
  transition: 0.5s;
  border-radius: 5px;
}

.testimonial-area.upper .testimonial-thumb {
  float: left;
  margin-right: 20px;
  margin-top: -8px;
}

.testimonial-area.upper .testimonial-title {
  margin-bottom: 27px;
}

.testimonial-area.upper .testimonial-title h3 {
  font-size: 20px;
  line-height: 30px;
  color: #121d17;
  font-weight: 600;
  font-family: "Inter";
  margin: 0 0 0;
  transition: 0.5s;
}

.testimonial-area.upper .testimonial-title span {
  font-size: 14px;
  color: #326eff;
  font-weight: 400;
  transition: 0.5s;
}

.testimonial-area.upper .testimonial-content p {
  font-size: 15px;
  line-height: 28px;
  font-weight: 400;
  transition: 0.5s;
}

.testimonial-area.upper .icon-list ul {
  display: inline-block;
}

.testimonial-area.upper .icon-list ul li {
  list-style: none;
  display: inline-block;
  margin-right: 5px;
  color: #316fff;
}

.testimonial-area.upper .testi-icon {
  position: absolute;
  top: 17px;
  right: 22px;
}

.testimonial-area.upper .testi-icon i {
  display: inline-block;
  font-size: 60px;
  color: #d7e2f6;
  transform: rotate(179deg);
  transition: 0.5s;
}

.testimonial-area.upper .testimonial-shape {
  position: absolute;
  right: 26px;
  bottom: 30px;
  transition: 0.5s;
}

.testimonial-area.upper .testimonials-shapes {
  position: absolute;
  right: 0px;
  bottom: 0px;
  opacity: 0;
  transition: 0.5s;
}

.testimonial-area.upper .single-testimonial:hover::before {
  opacity: 1;
  height: 100%;
}

.testimonial-area.upper .row.marg-tops {
  margin-top: 50px;
}

.testimonial-area.upper .single-testimonial:hover .testimonial-title span {
  color: #fec804;
}

.testimonial-area.upper .single-testimonial:hover .icon-list ul li {
  color: #fdc702;
}

.testimonial-area.upper .single-testimonial:hover .testi-icon i {
  color: #ffc704;
}

.testimonial-area.upper .single-testimonial:hover .testimonial-title h3 {
  color: #fff;
}

.testimonial-area.upper .single-testimonial:hover .testimonial-content p {
  color: #fff;
  opacity: 0.7;
}

.testimonial-area.upper .single-testimonial:hover .testimonials-shapes {
  right: 26px;
  bottom: 30px;
  opacity: 1;
}

.testimonial-area.upper .active.center .single-testimonial::before {
  opacity: 1;
  height: 100%;
}

.testimonial-area.upper .active.center .single-testimonial .testi-icon i {
  color: #fd8f14;
}

.testimonial-area.upper
  .active.center
  .single-testimonial
  .testimonial-title
  h3 {
  color: #fff;
}

.testimonial-area.upper
  .active.center
  .single-testimonial
  .testimonial-content
  p {
  color: #fff;
  opacity: 0.7;
}

.testimonial-area.upper
  .active.center
  .single-testimonial
  .testimonials-shapes {
  right: 26px;
  bottom: 30px;
  opacity: 1;
}

.testimonial-area.upper .owl-prev {
  position: absolute;
  right: 70px;
  top: -120px;
  transform: translateY(-50%);
  opacity: 1;
  transition: 0.3s;
}

.testimonial-area.upper .owl-next {
  position: absolute;
  right: 0;
  top: -39%;
  transform: translateY(-50%);
  opacity: 1;
  transition: 0.3s;
}

.testimonial-area.upper .owl-next i {
  background: #fd8f15;
  height: 50px;
  width: 50px;
  line-height: 50px;
  z-index: 1;
  color: #fff;
  border: 0;
  text-align: center;
  font-size: 18px;
  transition: 0.5s;
  border-radius: 50%;
  display: inline-block;
}

.testimonial-area.upper .owl-next i:hover {
  background: #3bcb99;
}

.testimonial-area.upper .owl-prev i {
  background: #3bcb99;
  height: 50px;
  width: 50px;
  line-height: 50px;
  z-index: 1;
  color: #fff;
  border: 0;
  text-align: center;
  font-size: 18px;
  transition: 0.5s;
  border-radius: 50%;
  display: inline-block;
}

.testimonial-area.upper .owl-prev i:hover {
  background: #fd8f15;
}

/**====================================================
<--  Prossess Ber Css -->
======================================================**/
.prossess-ber-plugin span {
  font-size: 16px;
  line-height: 30px;
  color: #121d17;
  font-weight: 500;
  font-family: "Inter";
}

.barfiller {
  width: 100%;
  height: 7px;
  position: relative;
  margin-bottom: 25px;
  margin-top: 12px;
  border-radius: 5px;
  background-color: #f2f2f2;
}

.barfiller .fill {
  display: block;
  position: relative;
  width: 0px;
  height: 100%;
  background: #333;
  z-index: 1;
}

span.fill.my-class {
  background: #40bd91 !important;
}

.barfiller .tipWrap {
  display: none;
}

.barfiller .tip {
  font-size: 16px;
  left: 0px;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
  top: -39px;
}

.stat-bar:nth-of-type(1) .stat-bar-rating {
  animation-delay: 0.25s;
  -webkit-animation-delay: 0.25s;
}

span.fill {
  background: #fd8f14 !important;
  border-radius: 5px;
}

/* skills-left-sites */

.skill-area.style-two {
  background: url(../images/resource/ab-skills-bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 90px 0 90px;
}

.skill-area.style-two .single-skills {
  margin-left: 40px;
}

.skill-area.style-two .section-title h5::before {
  background: inherit;
}

.skill-icon-img img {
  width: 100%;
}

.skill-left-box {
  position: relative;
  left: -115px;
  bottom: -146px;
  background: url(../images/resource/ski-lef-bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  padding: 30px 0;
  width: 50%;
}

.skill-title h3 {
  font-size: 18px;
  line-height: 50px;
  color: #ffffff;
  font-weight: 600;
  font-family: "Inter";
  text-align: center;
  margin: 0;
}

.skills-descrip p {
  opacity: 0.702;
  font-size: 14px;
  line-height: 26px;
  color: #ffffff;
  font-weight: 300;
  margin: 0;
  width: 85%;
  text-align: center;
  margin: 0 auto 0;
}

.skill_icon {
  background: #ffc704;
  height: 70px;
  width: 70px;
  line-height: 70px;
  border-radius: 50%;
  text-align: center;
  margin: 10px auto 14px;
}

.skills-left-sites {
  position: relative;
  z-index: 1;
}

.skill-area.style-two .video-icon {
  position: absolute;
  top: -194px;
  right: 3px;
}

.animate-border a {
  display: inline-block;
  font-size: 40px;
  color: #fff;
  background: #2f6eff;
  height: 100px;
  width: 100px;
  line-height: 100px;
  text-align: center;
}

.skill-description p {
  font-size: 15px;
  margin: 20px 0 20px;
}

/**======================================================
<-- Start project-area Css -->
======================================================**/

.project-area {
  padding: 85px 0 90px;
  background: #141740;
  position: relative;
}

.project-area .section-title h1 {
  color: #fff;
}

.project-area .section-title.text-center h5::before {
  background: #f1f1f1 !important;
  opacity: 0.2;
}

.project-area .section-title.text-center h5::after {
  background: #f1f1f1 !important;
  opacity: 0.2;
}

.project-area .project-shape {
  position: absolute;
  top: 140px;
  left: 50px;
}

.project-area .project-dot-shape {
  position: absolute;
  top: 100px;
  right: 50px;
}

.project-area .single-project {
  transition: 0.5s;
}

.project-area .project-thumb img {
  width: 100%;
}

.project-area .project-location {
  position: relative;
  background: #fff;
  top: -55px;
  width: 85%;
  border-radius: 10px;
  padding: 25px 0px 25px 28px;
  margin-left: 1px;
}

.project-icon ul li {
  list-style: none;
  display: inline-block;
  color: #5c85ff;
}

.location-title h4 {
  font-size: 20px;
  color: #141740;
  font-weight: 500;
  font-family: "Inter";
  margin: 8px 0 0;
}

.location-icon {
  position: absolute;
  top: 34px;
  right: -20px;
}

.location-icon i {
  display: inline-block;
  background: #306eff;
  color: #fff;
  height: 45px;
  width: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 50%;
  transition: 0.5s;
}

.single-project:hover .location-icon i {
  background: #ffce05;
  color: #333;
}

.project-area.style-two {
  background: inherit;
}

/**======================================================
<-- End project-area Css -->
======================================================**/

/**======================================================
<-- Start project details Css -->
======================================================**/

.project-detalis-section {
  padding: 100px 0 100px;
}

h3.prjct-dtls-title {
  font-size: 30px;
  font-weight: 700;
  padding: 22px 0 21px;
  color: #141740;
}

p.project-desc {
  padding: 0 0 35px;
}

p.quote-desc {
  font-size: 17px;
  color: #151843;
  padding: 5px 0 7px 105px;
  position: relative;
}

p.quote-desc::before {
  position: absolute;
  content: "";
  left: 0;
  top: 17px;
  height: 1px;
  width: 86px;
  background: #2d70fd;
}

.project-thumb img {
  width: 100%;
}

.project-detalis-section .project-thumb:hover::before {
  height: 100%;
  top: 0;
}

/*prt dtls box*/

.project-dtls-items-box {
  padding: 45px 0 2px;
  border-top: 1px solid rgba(6, 36, 97, 0.10196078431372549);
  border-bottom: 1px solid rgba(6, 36, 97, 0.10196078431372549);
  margin-top: 37px;
}

.project-dtls-box {
  margin-bottom: 30px;
}

h4.dtls-title {
  font-size: 19px;
  padding: 15px 0 8px;
}

.prt-icon img {
  transition: 0.5s;
}

.project-dtls-box:hover .prt-icon img {
  transform: rotateY(180deg);
}

/*pagination*/

.pagination1 {
  padding: 40px 0 0;
}

.pagination1 span {
  color: #062462;
  font-weight: 500;
}

.pagination1 a {
  font-size: 18px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  background: #f6f6f6;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  color: #062462;
  transition: 0.5s;
  margin-right: 12px;
}

.pagination1 span:hover a {
  background: #ffc704;
  color: #1b182c;
}

span.pagination2 a {
  margin-right: 0;
  margin-left: 12px;
}

span.pagination2 {
  text-align: right;
  float: right;
}

/*project info*/

.project-info {
  padding: 35px 50px 30px;
  background: #f6f6f6;
  border-radius: 5px;
  margin-left: 10px;
}

h3.prct-title {
  font-size: 22px;
  color: #151942;
  padding: 0 0 23px;
}

.project-info ul li {
  display: block;
  list-style: none;
  padding: 0 0 15px;
  margin-bottom: 13px;
  font-weight: 500;
  color: #2a2e52;
  border-bottom: 1px solid #dee1e6;
}

.project-info ul li span {
  display: block;
  font-weight: 500;
  font-family: "Inter";
  color: #306eff;
  font-size: 15px;
}

li.prt-mb {
  margin: 0 !important;
  border: 0 !important;
}

/**======================================================
<-- End Project details css -->
======================================================**/

/**======================================================
<-- Start map-area css -->
======================================================**/

.map-area iframe {
  width: 100%;
}

/**======================================================
<-- End map-area css -->
======================================================**/

/**======================================================
<-- Start contact-area css -->
======================================================**/
.contact-area {
  padding: 100px 0 100px;
  background: #f6f6f6;
}

.contact-title h3 {
  font-size: 34px;
  line-height: 80px;
  color: #141840;
  font-weight: 700;
  font-family: "Inter";
  margin: 0 0 10px;
}

.contact-area .form_box input {
  width: 100%;
  height: 54px;
  padding-left: 20px;
  transition: 0.5s;
  border-radius: 10px;
  background: #fff;
  border: inherit;
}

.contact-area .form_box textarea {
  width: 100%;
  padding-left: 20px;
  padding-top: 15px;
  border: inherit !important;
  height: 150px;
  outline: 0;
  transition: 0.5s;
  background: #fff !important;
  margin-top: 7px;
  color: #333;
  border-radius: 10px;
}

.contact-area .form-button {
  text-align: left;
}

.contact-area .form-button button {
  display: inline-block;
  color: #333;
  font-weight: 400;
  text-transform: capitalize;
  transition: 0.5s;
  font-size: 15px;
  z-index: 1;
  border-radius: 5px;
  overflow: hidden;
  margin-top: 5px;
  background: #ffc703;
  border: none;
  position: relative;
  width: 25%;
  padding: 15px 0 15px;
  transition: 0.5s;
}

.contact-area .form-button button:hover {
  color: #fff;
}

.contact-area .form-button button::after {
  position: absolute;
  content: "";
  width: 0%;
  height: 100%;
  background: #306eff;
  top: 0;
  left: 0;
  transition: 0.5s;
  z-index: -1;
  border-radius: 3px;
}

.contact-information {
  background: url(../images/resource/Contact_right-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 37px 40px 50px 50px;
  border-radius: 10px;
}

.contact-area .information-title h3 {
  font-size: 26px;
  line-height: 42px;
  color: #ffffff;
  font-weight: 600;
  font-family: "Inter";
  margin: 0 0 30px 65px;
  position: relative;
  z-index: 1;
}

.contact-area .information-title h3::before {
  content: "";
  position: absolute;
  top: 21px;
  left: -60px;
  height: 2px;
  width: 45px;
  background: #ffc704;
}

.information-icon {
  float: left;
  margin-right: 20px;
}

.information-icon i {
  display: inline-block;
  font-size: 30px;
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  background: #447dff;
  color: #fff;
  border-radius: 10px;
  transition: 0.5s;
}

.info-titles h4 {
  font-size: 17px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 600;
  font-family: "Inter";
  margin: 0;
}

.info-titles span {
  opacity: 0.702;
  font-size: 14px;
  line-height: 23px;
  color: #ffffff;
  font-weight: 300;
  font-family: "Poppins";
  margin: 0;
}

.information-icon-box {
  margin-bottom: 25px;
  transition: 0.5s;
}

.information-icon-box:hover .information-icon i {
  background: #ffc704;
  color: #303841;
}

.information-icon-list ul {
  display: inline-block;
}

.information-icon-list ul li {
  list-style: none;
  display: inline-block;
  margin-right: 8px;
}

.information-icon-list ul li a {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  background: #447dff;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  transition: 0.5s;
}

.information-icon-list ul li a:hover {
  color: #447dff;
  background: #fff;
}

.information-icon-box.style-two .information-icon i {
  background: #ffc704;
  color: #303841;
  transition: 0.5s;
}

.information-icon-box.style-two {
  margin-bottom: 20px;
  padding: 25px 0;
  border-top: 1px solid #4e83ff;
  border-bottom: 1px solid #4e83ff;
}

/**======================================================
<-- End contact-area css -->
======================================================**/

/**======================================================
<-- Start map-area css -->
======================================================**/

.map-area {
  padding: 90px 0 0;
}

/**======================================================
<-- End map-area css -->
======================================================**/

/**======================================================
<-- Start why-choose-us-area Css -->
======================================================**/

.why-choose-us-area {
  padding: 55px 0 90px;
  background: url(../images/resource/choosebg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.why-choose-us-area .section-title h5::before {
  width: 73%;
}

.why-choose-us-area .single-choose-us {
  position: relative;
}

.choose-us-thumb {
  margin-left: 50px;
  margin-top: 25px;
}

.why-choose-us-area .choose-icon-list {
  position: relative;
  background: #f6f6f6;
  border-radius: 5px;
  padding: 16px 0 16px 15px;
  margin: 10px 0 19px;
  transition: 0.5s;
}

.why-choose-us-area .choose-icon-img {
  float: left;
  margin-right: 15px;
}

.why-choose-us-area .choose-title h4 {
  font-size: 15px;
  line-height: 22px;
  color: #141840;
  font-weight: 600;
  font-family: "Inter";
  margin: 0;
}

.why-choose-us-area .choose-number {
  position: absolute;
  top: 8px;
  right: 14px;
}

.why-choose-us-area .choose-number h3 {
  opacity: 0.102;
  font-size: 24px;
  line-height: 42px;
  color: #141840;
  font-weight: 700;
  font-family: "Inter";
  transition: 0.5s;
}

.why-choose-us-area .choose-icon-list:hover .choose-number h3 {
  color: #1550d4;
  opacity: 1;
}

.why-choose-us-area .choose-us-button {
  margin-top: 10px;
}

.why-choose-us-area .choose-us-button a {
  display: inline-block;
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 500;
  font-family: "Poppins";
  background: #306eff;
  text-decoration: none;
  color: #fff;
  padding: 15px 41px;
  border-radius: 30px;
  position: relative;
  transition: 0.5s;
  z-index: 1;
  overflow: hidden;
}

.why-choose-us-area .choose-us-button a::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  height: 100%;
  width: 0%;
  background: #ffc703;
  border-radius: 50px;
  z-index: -1;
  transition: 0.5s;
}

.why-choose-us-area .choose-us-button a:hover {
  color: #333;
}

.why-choose-us-area .choose-us-button a:hover::before {
  width: 100%;
}

.why-choose-us-area .choose-us-shape {
  position: absolute;
  bottom: 50px;
  left: 50px;
}

/**======================================================
<-- End why-choose-us-area Css -->
======================================================**/

/**======================================================
<-- Start pricing-area Css -->
======================================================**/

.pricing-area {
  padding: 90px 0 70px;
  background: url(../images/resource/pricing.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.pricing-area .row.mar-top {
  margin-top: 23px;
}

.pricing-area .single-pricing {
  background: #fff;
  border-radius: 10px;
  padding: 50px 0 30px 25px;
  transition: 0.5s;
  z-index: 1;
  position: relative;
  margin-bottom: 30px;
}

.pricing-area .single-pricing:hover::before {
  height: 100%;
  background: #306eff;
}

.pricing-area .single-pricing::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 0%;
  width: 100%;
  background: #306eff;
  z-index: -1;
  border-radius: 30px;
  transition: 0.5s;
}

.pricing-area .pricing-title h3 {
  font-size: 22px;
  line-height: 80px;
  color: #141840;
  font-weight: 600;
  font-family: "Inter";
  margin: 0;
  position: relative;
  transition: 0.5s;
  z-index: 1;
}

.pricing-area .pricing-title h3::after {
  position: absolute;
  content: "";
  top: 17px;
  left: -30px;
  height: 47px;
  width: 3px;
  z-index: -1;
  background: #306eff;
  border-radius: 0 30px 30px 0;
  transition: 0.5s;
}

.pricing-area .pricing-title h3::before {
  position: absolute;
  content: "";
  top: 17px;
  left: -30px;
  height: 47px;
  width: 70%;
  z-index: -1;
  background: #f6f6f6;
  border-radius: 0 30px 30px 0;
  transition: 0.5s;
}

.pricing-area .pricing-icon-list {
  margin: 10px 0 0;
}

.pricing-area .pricing-icon-list ul {
  display: inline-block;
}

.pricing-area .pricing-icon-list ul li {
  display: block;
  list-style: none;
  margin: 0 0 8px 0;
  font-size: 15px;
  transition: 0.5s;
}

.pricing-area .pricing-icon-list ul li i {
  display: inline-block;
  font-size: 17px;
  color: #306eff;
  font-weight: 800;
  margin-right: 5px;
  transition: 0.5s;
}

.pricing-area .pricing-button {
  margin: 33px 0 0;
}

.pricing-area .pricing-button a {
  font-size: 15px;
  line-height: 42px;
  color: #ffffff;
  font-weight: 500;
  font-family: "Poppins";
  background: #306eff;
  text-decoration: none;
  padding: 13px 30px;
  border-radius: 30px;
  position: relative;
  transition: 0.5s;
}

.pricing-area .single-pricing:hover .pricing-button a {
  background: #ffc704;
  color: #333;
}

.pricing-area .single-pricing:hover .pricing-title h3::after {
  background: #fff;
  width: 100%px;
}

.pricing-area .single-pricing:hover .pricing-icon-list ul li {
  color: #fff;
}

.pricing-area .single-pricing:hover .pricing-icon-list ul li i {
  color: #ffc704;
}

.pricing-area .pricing-shape {
  position: absolute;
  right: 0px;
  bottom: 0px;
  opacity: 0;
  transition: 0.5s;
}

.pricing-area .single-pricing:hover .pricing-shape {
  right: 11px;
  bottom: 117px;
  opacity: 1;
}

.pricing-area .pricing-dolar h1 span {
  font-size: 20px;
  color: #ffffff;
  font-weight: 600;
  font-family: "Inter";
  text-align: center;
}

.pricing-area .pricing-dolar h1 {
  font-size: 42px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Inter";
  text-align: center;
  margin: 0;
}

.pricing-area .pricing-dolar {
  text-align: center;
  position: relative;
  top: -50px;
  z-index: 1;
}

.pricing-area .pricing-dolar::before {
  position: absolute;
  content: "";
  top: -24px;
  left: 0;
  right: 0;
  text-align: center;
  height: 118px;
  width: 118px;
  background: #306eff;
  z-index: -1;
  margin: 0 auto 0;
  border-radius: 0 10px 10px 10px;
  transition: 0.5s;
}

.pricing-area .pricing-dolar::after {
  position: absolute;
  content: "";
  height: 36px;
  width: 36px;
  background: #306eff;
  left: -121px;
  right: 0;
  top: -17px;
  z-index: -1;
  clip-path: polygon(13% 95%, 100% 1%, 100% 100%, 100% 100%);
  transform: rotate(-134deg);
  text-align: center;
  margin: 0 auto 0;
  transition: 0.5s;
}

.pricing-area .single-pricing:hover .pricing-dolar::before {
  background: #ffc704;
}

.pricing-area .single-pricing:hover .pricing-dolar::after {
  background: #ffc704;
}

.pricing-area .single-pricing:hover .pricing-dolar h1 {
  color: #333;
}

.pricing-area .single-pricing:hover .pricing-dolar h1 span {
  color: #333;
}

.pricing-area .single-pricing:hover .pricing-dolar span {
  color: #333;
}

.pricing-area .single-pricing.upper .pricing-dolar::before {
  background: #ffc704;
}

.pricing-area .single-pricing.upper .pricing-dolar::after {
  background: #ffc704;
}

.pricing-area .single-pricing.upper .pricing-dolar h1 {
  color: #333;
}

.pricing-area .single-pricing.upper::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #306eff;
  z-index: -1;
  border-radius: 30px;
  transition: 0.5s;
}

.pricing-area .single-pricing.upper .pricing-title h3::after {
  background: #306eff;
}

.pricing-area .single-pricing.upper .pricing-icon-list ul li {
  color: #fff;
}

.pricing-area .single-pricing.upper .pricing-icon-list ul li i {
  color: #ffc704;
}

.pricing-area .single-pricing.upper .pricing-button a {
  background: #ffc704;
  color: #333;
}

.pricing-area .single-pricing.upper .pricing-shape {
  right: 11px;
  bottom: 117px;
  opacity: 1;
}

.pricing-area .single-pricing.upper .pricing-dolar h1 span {
  color: #333;
}

.pricing-area .single-pricing.upper .pricing-dolar span {
  color: #333;
}

.pricing-area .single-pricing.upper .pricing-dolar::after {
  position: absolute;
  content: "";
  height: 36px;
  width: 36px;
  background: #ffc704;
  left: -121px;
  right: 0;
  top: -17px;
  z-index: -1;
  clip-path: polygon(13% 95%, 100% 1%, 100% 100%, 100% 100%);
  transform: rotate(-134deg);
  text-align: center;
  margin: 0 auto 0;
  transition: 0.5s;
}

.pricing-area .pricing-dolar span {
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Inter";
  text-align: center;
}

/**======================================================
<-- End pricing-area Css -->
======================================================**/

/**======================================================
<--Start appoinment-area Css -->
======================================================**/

.appoinment-area {
  padding: 54px 0 150px;
  background: #141740;
}

.appoinment-area .section-title {
  margin-bottom: 37px;
}

.appoinment-area .section-title h1 {
  color: #fff;
}

.appoinment-area .section-title h5::before {
  width: 77%;
  background: #fff;
  opacity: 0.3;
}

.appoinment-area .row.appoin {
  position: relative;
  z-index: 1;
}

.appoinment-area .appoinment-thumb {
  margin-left: -30px;
  margin-top: 12px;
}

.appoinment-area .appoinment-shape {
  position: absolute;
  left: -100px;
  top: 31px;
  z-index: -1;
}

.appoinment-area .single-appoinment {
  position: relative;
  z-index: 1;
}

.appoinment-area .appoinment-right-shape {
  position: absolute;
  top: 29px;
  right: -80px;
  z-index: -1;
}

/**======================================================
<--End appoinment-area Css -->
======================================================**/

/*<!-- ============================================================== -->
<!-- Start  form_box  Css -->
<!-- ============================================================== -->*/

.form_box {
  margin-bottom: 15px;
}

.appoinment-area .form_box input {
  width: 100%;
  height: 54px;
  padding-left: 20px;
  background: inherit;
  border-radius: 3px;
  transition: 0.5s;
  border: 1px solid #484862;
  color: #fff !important;
  border-radius: 10px;
}

.appoinment-area .form_box textarea {
  width: 100%;
  padding-left: 20px;
  padding-top: 15px;
  border: 1px solid #484862;
  height: 150px;
  outline: 0;
  transition: 0.5s;
  background: inherit;
  margin-top: 7px;
  color: #fff;
  border-radius: 10px;
}

.form_box input {
  width: 100%;
  height: 54px;
  padding-left: 20px;
  background: inherit;
  border-radius: 3px;
  transition: 0.5s;
  border: 1px solid #484862;
  color: #333;
  border-radius: 10px;
}

.form_box textarea {
  width: 100%;
  padding-left: 20px;
  padding-top: 15px;
  border: 1px solid #484862;
  height: 150px;
  outline: 0;
  transition: 0.5s;
  background: inherit;
  margin-top: 7px;
  color: #333;
  border-radius: 10px;
}

.form_box input:focus {
  border-color: #2f6eff;
  outline: 0;
  color: inherit;
}

.form_box textarea:focus {
  border-color: #2f6eff;
}

input::placeholder {
  color: #94a9a8;
}

textarea#massage::placeholder {
  color: #94a9a8;
}

.form-button {
  text-align: center;
  margin-top: 0;
}

.form-button button {
  display: inline-block;
  color: #fff;
  font-weight: 400;
  text-transform: capitalize;
  transition: 0.5s;
  font-size: 15px;
  z-index: 1;
  border-radius: 5px;
  overflow: hidden;
  margin-top: 5px;
  background: #306eff;
  border: none;
  position: relative;
  width: 100%;
  padding: 15px 0 15px;
  transition: 0.5s;
}

.form-button button:hover {
  color: #333;
}

.form-button button::after {
  position: absolute;
  content: "";
  width: 0%;
  height: 100%;
  background: #ffc704;
  top: 0;
  left: 0;
  transition: 0.5s;
  z-index: -1;
  border-radius: 3px;
}

.form-button button:hover::after {
  width: 100%;
}

/*<!-- ============================================================== -->
<!-- End  form_box  Css -->
<!-- ============================================================== -->*/

/**======================================================
<--  Start testimonial-area Css -->
======================================================**/

.testimonial-area {
  padding: 50px 0 30px;
  background: url(../images/resource/pricing.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.testimonial-area .owl-dots {
  text-align: center;
  margin-top: 60px;
}

.testimonial-area .testimonial-content {
  margin-top: 35px;
}

.testimonial-area .testimonial-button {
  float: left;
  margin-right: 22px;
}

.testimonial-area .testimonial-button a {
  display: inline-block;
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 500;
  font-family: "Poppins";
  background: #306eff;
  text-decoration: none;
  color: #fff;
  padding: 15px 41px;
  border-radius: 30px;
  position: relative;
  transition: 0.5s;
  z-index: 1;
  overflow: hidden;
}

.testimonial-area .testimonial-button a::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 0%;
  background: #ffc703;
  border-radius: 50px;
  z-index: -1;
  transition: 0.5s;
}

.testimonial-area .testimonial-button a:hover {
  color: #333;
}

.testimonial-area .testimonial-button a:hover::before {
  width: 100%;
}

.testimonial-area .testimonial-thumb {
  display: inline-block;
  margin: 10px 15px 0 0;
}

.testimonial-area .section-title h5::before {
  background: inherit;
}

.testimonial-area .testimonial-review {
  display: inline-block;
}

.testimonial-area .testimonial-review h4 {
  font-size: 18px;
  color: #2f6eff;
  font-weight: 700;
  font-family: "Inter";
}

.testimonial-area .testimonial-review h4 span {
  color: #616161;
  font-size: 15px;
  font-weight: 400;
}

.testimonial-area .testis-icon {
  text-align: center;
  padding-top: 50px;
}

.testimonial-area .testis-icon i {
  display: inline-block;
  font-size: 70px;
  transform: rotate(179deg);
  background: #1550d4;
  color: #fff;
  height: 80px;
  width: 81px;
  line-height: 81px;
  border-radius: 10px;
}

.testimonial-area .testis-description p {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  width: 80%;
  margin: 21px auto 25px;
  color: #333;
}

.testimonial-area .single-testimonial-right {
  background: url(../images/resource/testi-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 530px;
  position: relative;
  z-index: 1;
  top: -106px;
  border-radius: 0 20px 20px 20px;
}

.testimonial-area .single-testimonial-right::after {
  position: absolute;
  content: "";
  height: 65px;
  width: 145px;
  background: #ffc804;
  left: -24px;
  top: 29px;
  z-index: -1;
  clip-path: polygon(13% 95%, 100% 1%, 100% 100%, 100% 100%);
  transform: rotate(-153deg);
  text-align: center;
  margin: 0 auto 0;
  transition: 0.5s;
}

.testimonial-area .testis-icon-list {
  text-align: center;
}

.testimonial-area .testis-icon-list ul {
  display: inline-block;
  margin: 0 0 23px;
}

.testimonial-area .testis-icon-list ul li {
  display: inline-block;
  margin-right: 5px;
}

.testimonial-area .testis-icon-list ul li i {
  display: inline-block;
  color: #ff660c;
}

.testimonial-area .testimonials-title {
  text-align: center;
}

.testimonial-area .testimoni-tmb {
  text-align: center;
}

.testimonial-area .testimoni-tmb img {
  display: inline-block !important;
}

.testimonial-area .testimonials-title h3 {
  font-size: 18px;
  line-height: 32px;
  color: #141840;
  font-weight: 500;
  font-family: "Inter";
  text-align: center;
}

.testimonials-title span {
  font-size: 15px;
  color: #333;
}

/**======================================================
<--  End testimonial-area Css -->
======================================================**/

/**======================================================
<--  Start services_area Css -->
======================================================**/

.services_area {
  padding: 85px 0 70px;
  background: #f6f6f6;
}

.single_service {
  background: #fff;
  padding: 15px 15px 25px;
  border-radius: 8px;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  transition: 0.5s;
}

.service_content {
  margin-left: 15px;
}

.service_tmb img {
  width: 100%;
  position: relative;
  z-index: 1;
}

.service_tmb {
  position: relative;
  z-index: 1;
}

.service_tmb::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 0%;
  width: 100%;
  z-index: 1;
  background: #1550d4;
  transition: 0.5s;
  border-radius: 10px;
  opacity: 0.5;
}

.service_icon {
  background: #306eff;
  display: inline-block;
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-align: center;
  position: absolute;
  bottom: 35%;
  z-index: 22;
  right: 43px;
  border-radius: 50%;
  transition: 0.5s;
}

.single_service .service_icon img {
  transition: 0.5s;
}

.single_service:hover .service_icon {
  background: #e1a701;
}

.single_service:hover .service_tmb::after {
  height: 100%;
}

.single_service:hover .service_icon img {
  filter: brightness() invert(1.5);
}

.service_title h3 {
  font-size: 22px;
  line-height: 30px;
  color: #141840;
  font-weight: 600;
  margin: 30px 0 11px;
}

.service_button a {
  display: inline-block;
  text-decoration: none;
  color: #333;
  font-size: 15px;
  transition: 0.5s;
}

.service_button a:hover {
  color: #e1a701;
}

/**======================================================
<--  End services_area Css -->
======================================================**/

/**======================================================
<--  Start why_choose-us-area Css -->
======================================================**/

.why_choose-us-area {
  padding: 90px 0 40px;
}

.why_choose-us-area .section-title.text-center {
  margin-bottom: 18px;
}

.single_choose-us {
  padding: 30px 9px 15px;
  border-radius: 5px;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}

.choose-us-icon {
  text-align: center;
}

.choose-us_content h3 {
  font-size: 22px;
  line-height: 28px;
  color: #141840;
  font-weight: 600;
  font-family: "Inter";
  text-align: center;
  margin: 36px 0 8px;
}

.choose-us_content p {
  font-size: 15px;
  line-height: 28px;
  color: #616161;
  font-weight: 400;
  font-family: "Poppins";
  text-align: center;
}

/**======================================================
<--  Start brand-area Css -->
======================================================**/

.brand-area {
  background: #306eff;
  padding: 70px 0 70px;
}

/**======================================================
<--  End brand-area Css -->
======================================================**/

/*<!-- ============================================================== -->
<!-- handypro Service Detials area -->
<!-- ============================================================== -->*/

.service-details {
  background: #fff;
  padding: 100px 0 85px;
  position: relative;
  z-index: 1;
}

.sidebar-widget {
  margin-bottom: 30px;
}

.sidebar-widget form {
  position: relative;
}

.sidebar-widget input {
  height: 60px;
  width: 100%;
  background: #ffffff;
  border: 0;
  border-radius: 4px;
  padding: 0 20px 0;
  outline: 1px solid #e8eaed;
}

.sidebar-widget button.subscribe-btn {
  height: 60px;
  width: 60px;
  border: 0;
  border-radius: 0 4px 4px 0;
  background: #306eff;
  color: #fff;
  position: absolute;
  right: 0;
}

.widget-sidebar-box {
  padding: 30px 30px 30px;
  background: #fff;
  margin-bottom: 30px;
  border-radius: 4px;
}

h4.sidebar-title {
  font-size: 22px;
  padding: 0 0 25px;
  position: relative;
  z-index: 1;
  color: #141840;
}

.tag-item ul li {
  list-style: none;
  display: inline-block;
}

h4.sidebar-title::before {
  position: absolute;
  content: "";
  left: -29px;
  top: 0;
  width: 3px;
  height: 30px;
  background: #e9b702;
  border-radius: 5px;
}

ul.sidebar-menu {
  border-top: 2px solid rgba(6, 36, 97, 0.10196078431372549);
  padding: 30px 0 0;
}

ul.sidebar-menu li {
  padding: 13px 15px 13px;
  display: block;
  border: 1px solid rgba(19, 17, 37, 0.1);
  margin-bottom: 10px;
  border-radius: 4px;
  transition: 0.5s;
  background: #fff;
}

ul.sidebar-menu li a {
  font-size: 15px;
  font-weight: 400;
  transition: 0.5s;
  text-decoration: none;
  color: #141840;
}

ul.sidebar-menu li a i {
  background: #e5e8ef;
  border-radius: 20px;
  font-size: 16px;
  padding: 0px 3px;
  margin-right: 5px;
  transition: 0.5s;
}

ul.sidebar-menu li:hover {
  background: #f6f6f6;
  border: 1px solid #f6f6f6;
}

ul.sidebar-menu li:hover a i {
  background: #f9cf01;
  color: #333;
}

ul.sidebar-menu2 li {
  display: block;
  list-style: none;
  background: #f6f6f6;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 15px;
  color: #141840;
}

li.sidbr-mb {
  margin: 0 !important;
}

img.sidbr-icn {
  padding-right: 15px;
}

/*sidebar quick contact*/

.widget-sidebar-quick-contact {
  background: url(../images/resource/service-details-5.png);
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 50px 0 50px;
  margin-bottom: 30px;
  border-radius: 5px;
}

.logo-thumb img {
  width: 48%;
}

h3.widget-title2 {
  padding: 25px 0 20px;
  font-size: 26px;
  color: #fff;
  display: inline-block;
  font-weight: 600;
}

h5.sidebar-title {
  font-size: 16px;
  color: #ffc704;
  font-weight: 500;
  position: relative;
  z-index: 1;
}

h5.sidebar-title::before {
  position: absolute;
  content: "";
  left: 0;
  right: 168px;
  top: 8px;
  margin: auto;
  width: 96px;
  height: 2px;
  background: rgba(255, 255, 255, 0.2);
}

h5.sidebar-title::after {
  position: absolute;
  content: "";
  left: 168px;
  right: 0;
  top: 8px;
  margin: auto;
  width: 96px;
  height: 2px;
  background: rgba(255, 255, 255, 0.2);
}

h5.sidebar-title2 {
  font-size: 24px;
  color: #fff;
  padding: 12px 0 48px;
}

.widget-button a {
  padding: 12px 35px;
  background: #ffc704;
  color: #fff;
  border-radius: 4px;
  display: inline-block;
  position: relative;
  z-index: 1;
  text-decoration: none;
}

.widget-button a::before {
  position: absolute;
  content: "";
  z-index: -1;
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  background-image: linear-gradient(10deg, #2f6dff 0%, #2f6dff 100%);
  transition: 0.5s;
  border-radius: 4px;
}

.widget-button a:hover::before {
  width: 100%;
  left: 0;
}

/*service details right */

.service-dtls-all-items .service-thumb img {
  width: 100%;
}

h2.service-title {
  font-size: 30px;
  line-height: 50px;
  padding: 10px 0 10px;
  color: #141840;
  font-weight: 700;
}

p.service-dtls-desc {
  font-size: 15px;
}

p.service-dtls-desc2 {
  padding: 0 0 20px;
  font-size: 15px;
}

/*service dtls box*/

.service-dtls-box {
  display: flex;
  align-items: center;
  background: #f6f6f6;
  border-radius: 5px;
}

.sevice-dtls-content {
  padding-left: 25px;
}

.sevice-dtls-content p {
  font-size: 15px;
}

.sevice-dtls-content h4 {
  font-size: 20px;
  padding: 0 0 11px;
  color: #141840;
}

/*service dtls pannel*/

.service-dtls-itm-pannel {
  border-top: 1px solid rgba(6, 36, 98, 0.10196078431372549);
  border-bottom: 1px solid rgba(6, 36, 98, 0.10196078431372549);
  padding: 25px 0 37px;
  margin: 40px 0 20px 0;
}

.service-dtls-items ul li {
  display: block;
  list-style: none;
  padding: 12px 0 0;
  font-weight: 400;
  color: #141840;
}

.service-dtls-items ul li i {
  background: #e5e8ef;
  border-radius: 20px;
  color: #062461;
  font-size: 15px;
  padding: 0px 3px;
  line-height: 20px;
  margin-right: 5px;
  transition: 0.5s;
  display: inline-block;
}

.service-dtls-items ul li:hover i {
  background: #ffc703;
  color: #333;
}

.service-dtls-cont h5 {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: #2f6eff;
}

.service-dtls-cont h3 {
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  padding: 6px 0 0;
  color: #14183d;
}

/*===============================================
<--  handypro Faq section Css -->
===============================================*/

.faq-section {
  background: #fff;
  padding: 100px 0 100px;
}

/*accordion*/

.tab_container {
  overflow: hidden;
  padding: 20px 0 0;
}

h2.accordion-title {
  font-size: 30px;
  padding: 0 0 37px;
  color: #141840;
  font-weight: 700;
}

.accordion li {
  list-style: none;
  padding: 2px 0px 15px;
}

.accordion li a {
  position: relative;
  width: 100%;
  display: block;
  cursor: pointer;
  font-family: "Inter";
  font-weight: 600;
  font-size: 19px;
  background-color: transparent;
  border: 1px solid rgba(19, 17, 37, 0.15);
  padding: 20px 20px 20px 30px;
  border-radius: 5px;
  z-index: 1;
  text-decoration: none;
  color: #141840 !important;
}

.accordion li p {
  display: none;
  font-size: 16px;
  padding: 0px 15px 25px 30px;
  margin: 0;
  background: transparent;
  backdrop-filter: blur(1.9px);
  overflow: hidden;
  border-radius: 5px;
  border-bottom: 1px solid rgba(19, 17, 37, 0.15);
  border-right: 1px solid rgba(19, 17, 37, 0.15);
  border-left: 5px solid #ffc704;
  border-radius: 0 0 5px 5px;
}

.accordion a::before {
  width: 2px;
  height: 10px;
  background: #062461;
  position: absolute;
  right: 32px;
  content: " ";
  top: 22px;
  transform: rotate(0deg);
  transition: all 0.2s ease-in-out;
  opacity: 0.5;
}

.accordion a::after {
  width: 10px;
  height: 2px;
  background: #062461;
  position: absolute;
  right: 28px;
  content: " ";
  top: 26px;
  transition: all 0.2s ease-in-out;
  opacity: 0.5;
}

.accordion a.active::after {
  transform: rotate(0deg);
  -webkit-transition: all 0.2s ease-in-out;
  background: #062461;
  opacity: 1;
}

.accordion a.active::before {
  display: none;
}

.accordion a.active {
  border-top: 1px solid rgba(19, 17, 37, 0.15) !important;
  border-right: 1px solid rgba(19, 17, 37, 0.15) !important;
  border-left: 5px solid #ffc704;
  border-bottom: 0;
  border-radius: 5px 5px 0 0;
  padding: 25px 20px 15px 30px;
}

/*faq thumb*/

.faq-thumb {
  position: relative;
  z-index: 1;
  margin: 0 0 0 -30px;
}

.faq-shape {
  position: absolute;
  bottom: 0;
  animation: dance3 4s alternate infinite;
}

.faq_area {
  padding: 85px 0 85px;
}

.faq_area .section-title.text-center {
  margin-bottom: 35px;
}

.faq_area .section-title.text-center h5::before {
  background: inherit;
}

.faq_area .section-title.text-center h5::after {
  background: inherit;
}

.faq_area .accordion a.active {
  border-left: 5px solid #306eff;
}

.faq_area .accordion li p {
  border-left: 5px solid #2f6eff;
}

.faq_area.style-two {
  padding: 100px 0 100px;
}

.faq_area.style-two .faq_left_thumb img {
  width: 100%;
}

.faq_area.style-two .section-title h5::before {
  background: inherit;
}

.faq_area.style-two .faq_left_thumb {
  position: relative;
  left: -50px;
}

/*
<!-- ============================================================== -->
<!--  Pricing area Css -->
<!-- ============================================================== -->*/

.pricing_area {
  padding: 85px 0 70px;
  background: #f6f6f6;
}

.pricing_area .section-title.text-center {
  margin-bottom: 60px;
}

.pricing-single-box {
  padding: 40px 30px 40px;
  background: #fff;
  border-radius: 5px;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  outline: 0;
  transition: 0.5s;
  border: 2px solid #fff;
}

span.pricing-icn {
  height: 90px;
  width: 90px;
  line-height: 90px;
  text-align: center;
  background: #306eff;
  display: inline-block;
  border-radius: 4px;
  transition: 0.5s;
  position: relative;
  z-index: 1;
}

span.pricing-icn::before {
  position: absolute;
  content: "";
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #ffc704;
  border-radius: 4px;
  transform: scale(0);
  transition: 0.5s;
}

.pricing {
  float: right;
  display: inline-block;
}

span.price-dolar {
  position: relative;
  font-size: 20px;
  font-weight: 500;
  font-family: "Inter";
  color: #2f6dff;
  top: -15px;
  transition: 0.5s;
}

h2.price-title {
  display: inline-block;
  font-size: 42px;
  font-weight: 700;
  color: #2f6dff;
  transition: 0.5s;
}

span.price-mon {
  font-size: 14px;
  display: block;
  letter-spacing: 1px;
  line-height: 18px;
}

h3.boody-title {
  font-size: 22px;
  padding: 24px 0 30px;
  position: relative;
  z-index: 1;
  color: #151841;
}

h3.boody-title::before {
  position: absolute;
  content: "";
  left: -29px;
  top: 18px;
  width: 3px;
  height: 36px;
  background: #306eff;
  transition: 0.5s;
}

.pricing-boody ul li {
  list-style: none;
  display: block;
  padding: 0 0 6px;
  font-weight: 400;
}

.pricing-boody ul li i {
  font-size: 22px;
  color: #306eff;
  position: relative;
  top: 3px;
  padding-right: 5px;
  transition: 0.5s;
}

.price-btn a {
  padding: 10px 30px;
  font-weight: 500;
  color: #062462;
  border: 1px solid rgba(6, 36, 98, 0.2);
  display: inline-block;
  border-radius: 4px;
  margin-top: 29px;
  position: relative;
  z-index: 1;
  text-decoration: none;
}

.price-btn a::before {
  position: absolute;
  content: "";
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #306eff;
  border-radius: 4px;
  transform: scale(0, 1);
  transition: 0.5s;
}

.pricing-single-box:hover {
  border: 2px solid #ffc704;
}

.pricing-single-box:hover .pricing-boody ul li i {
  color: #062462;
}

.pricing-single-box:hover span.price-dolar {
  color: #062462;
}

.pricing-single-box:hover h2.price-title {
  color: #15193f;
}

.pricing-single-box:hover .price-btn a {
  color: #fff;
}

.pricing-single-box:hover .price-btn a::before {
  transform: scale(1);
}

.pricing-single-box:hover span.pricing-icn::before {
  transform: scale(1);
}

.pricing-single-box:hover h3.boody-title::before {
  opacity: 0;
}

.pricing-single-box:hover span.pricing-icn img {
  filter: brightness(0);
}

.pricing-single-box.style_two {
  border: 2px solid #ffc704;
}

.pricing-single-box.style_two span.pricing-icn {
  background: #ffc704;
}

.pricing-single-box.style_two h3.boody-title::before {
  background: inherit;
}

.pricing-single-box.style_two h2.price-title {
  color: #15193f;
}

.pricing-single-box.style_two span.price-dolar {
  color: #062462;
}

.pricing-single-box.style_two .pricing-boody ul li i {
  color: #062462;
}

.pricing-single-box.style_two .price-btn a {
  color: #fff;
  background: #306eff;
}

/*
<!-- ============================================================== -->
<!-- handypro Call To Action  Css -->
<!-- ============================================================== -->*/

.call-do-action {
  background: url(../images/resource/call_do_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.call-to-action-box {
  display: flex;
  align-items: center;
}

.call-to-thumb {
  margin-right: 42px;
}

h2.call-title {
  font-size: 34px;
  color: #fff;
}

span.call-desc {
  color: #fff;
  opacity: 0.8;
  padding: 10px 0 0;
  display: inline-block;
}

.call-to-btn.text-right {
  text-align: right;
}

.call-to-btn a {
  padding: 14px 42px;
  display: inline-block;
  font-weight: 500;
  color: #062462;
  background: #fff;
  border-radius: 4px;
  position: relative;
  z-index: 1;
  text-decoration: none;
}

.call-to-btn a::before {
  position: absolute;
  content: "";
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #ffc704;
  border-radius: 3px;
  transform: scale(0, 1);
  transition: 0.5s;
}

.call-to-btn a:hover::before {
  transform: scale(1);
}

.call-to-btn a:hover {
  color: #062462;
}

/**======================================================
<--  Start blog-area Css -->
======================================================**/

.blog-area {
  padding: 85px 0 70px;
}

.blog-area .section-title.text-center {
  margin-bottom: 55px;
}

.blog-area .blog-thumb {
  position: relative;
  z-index: 1;
}

.blog-area .blog-thumb::before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  background-image: linear-gradient(10deg, #121d17 0%, #121d17 100%);
  visibility: hidden;
  transition: 0.5s;
  border-radius: 5px;
  opacity: 0.4;
}

.blog-area .blog-thumb img {
  border-radius: 5px;
  width: 100%;
}

.blog-area .single-blog-box {
  background: #f6f6f6;
}

.blog-area .blog-content {
  padding: 32px 35px 25px;
  transition: 0.5s;
  border-radius: 5px;
}

.blog-area h2.blog-title a {
  font-size: 20px;
  font-weight: 600;
  font-family: "Inter";
  line-height: 30px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
}

/*meta blog*/

.blog-area .meta-blog {
  position: absolute;
  bottom: -20px;
  left: 30px;
}

.blog-area .meta-blog a {
  font-size: 14px;
  padding: 7px 22px 7px 48px;
  background: #306eff;
  color: #fff;
  display: inline-block;
  border-radius: 30px;
  position: relative;
  z-index: 1;
  text-decoration: none;
}

.blog-area .meta-blog.upper a {
  font-size: 14px;
  padding: 7px 22px 7px 48px;
  background: #fd8f14;
  color: #fff;
  display: inline-block;
  border-radius: 30px;
  position: relative;
  z-index: 1;
  text-decoration: none;
}

.blog-area .meta-blog a::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #fd8f14;
  border-radius: 30px;
  z-index: -1;
  transform: scale(0);
  transition: 0.5s;
}

.blog-area .meta-blog a::after {
  position: absolute;
  content: "";
  left: 20px;
  top: 22px;
  background: #fff;
  width: 20px;
  height: 1px;
}

.blog-area .blog-btn a {
  font-size: 15px;
  color: #141840;
  font-weight: 500;
  padding: 22px 0 0;
  display: inline-block;
  transition: 0.5s;
  text-decoration: none;
}

.blog-area .blog-btn a i {
  font-size: 18px;
  position: relative;
  top: 2px;
  left: 5px;
  transition: 0.5s;
}

.blog-area .single-blog-box:hover .meta-blog a::before {
  transform: scale(1);
}

.blog-area .single-blog-box:hover .blog-thumb::before {
  width: 100%;
  left: 0;
  visibility: visible;
}

.blog-area .single-blog-box:hover .blog-btn a {
  color: #fd8f14;
  font-style: italic;
}

.blog-area .single-blog-box:hover .meta-blog a::after {
  background: #fff;
}

.blog-area .single-blog-box:hover .blog-btn a i {
  left: 14px;
}

.blog-area .single-blog-box:hover .meta-blog a {
  color: #fff;
}

.blog-area h2.blog-title a:hover {
  color: #2f6eff;
}
/**======================================================
<--  End blog-area Css -->
======================================================**/

/**
======================================================
<--  handypro Process Section Css -->
======================================================**/

.process-section {
  background: url(../images/resource/process-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 90px 0 60px;
}

.single-process-box {
  padding: 0 0 0;
  text-align: center;
  margin-bottom: 30px;
}

.process-thumb {
  position: relative;
  z-index: 1;
}

.process-thumb img {
  border: 2px dashed transparent;
  border-radius: 50%;
  padding: 7px;
  transition: 0.5s;
}

.process-number {
  position: absolute;
  right: 68px;
  top: 53px;
  transition: 0.5s;
}

.process-number span {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  background: #da242b;
  border-radius: 30px;
  font-family: "Inter";
  height: 36px;
  width: 36px;
  line-height: 36px;
  text-align: center;
  display: inline-block;
}

h4.process-title {
  font-size: 22px;
  color: #fff;
  padding: 16px 0 10px;
}

p.process-desc {
  color: #fff;
  opacity: 0.6;
  font-weight: 300;
}

.single-process-box:hover .process-thumb img {
  border: 2px dashed #da242b;
}

.single-process-box:hover .process-number {
  right: 80px;
  top: 5px;
}

/**
======================================================
<--  handypro Blog Section Css -->
======================================================**/

.blogs_area {
  padding: 100px 0 100px;
  background: #f6f6f6;
}

.blogs_area h4.sidebar-title::before {
  position: absolute;
  content: "";
  left: -29px;
  top: 0;
  width: 3px;
  height: 30px;
  background: #306eff;
  border-radius: 5px;
}

.blogs_area ul.sidebar-menu li:hover a i {
  background: #306eff;
  color: #fff;
}

.single-blog-box {
  margin-bottom: 30px;
}

.blog-thumb {
  position: relative;
  z-index: 1;
}

.blog-thumb::before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 100%;
  height: 0%;
  background-image: linear-gradient(10deg, #062462 0%, #062462 100%);
  visibility: hidden;
  transition: 0.5s;
  border-radius: 5px;
  opacity: 0.45;
}

.blog-thumb img {
  border-radius: 5px;
  width: 100%;
}

.blog-content {
  padding: 32px 35px 25px;
  transition: 0.5s;
  background: #f6f6f6;
  border-radius: 5px;
}

h2.blog-title a {
  font-size: 28px;
  font-weight: 700;
  font-family: "Inter";
  line-height: 30px;
  display: inline-block;
  color: #14183e;
  margin: 0 0 20px;
}

/*meta blog*/

.meta-blog {
  position: absolute;
  bottom: -20px;
  left: 30px;
}

.meta-blog a {
  font-size: 14px;
  padding: 7px 22px 7px 48px;
  background: #ffc704;
  color: #10102e;
  display: inline-block;
  border-radius: 30px;
  position: relative;
  z-index: 1;
}

.single-blog-box:hover .meta-blog a {
  color: #fff;
  transition: 0.5s;
}

.meta-blog a:hover {
  color: #fff;
  transition: 0.5s;
}

.meta-blog a:hover::after {
  background: #fff;
}

.meta-blog a:hover::before {
  transform: scale(1);
}

.single-blog-box:hover .meta-blog a::after {
  background: #fff;
}

.meta-blog a::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #306eff;
  border-radius: 30px;
  z-index: -1;
  transform: scale(0);
  transition: 0.5s;
}

.meta-blog a::after {
  position: absolute;
  content: "";
  left: 20px;
  top: 22px;
  background: #10102e;
  width: 20px;
  height: 1px;
}

.blog-btn a {
  font-size: 15px;
  color: #141840;
  font-weight: 500;
  padding: 22px 0 0;
  display: inline-block;
  transition: 0.5s;
}

.blog-btn a i {
  font-size: 18px;
  position: relative;
  top: 2px;
  left: 5px;
  transition: 0.5s;
}

ul.blog-author li {
  list-style: none;
  display: inline-block;
  margin-right: 37px;
  font-weight: 500;
  font-family: "Inter";
  color: #141740;
}

ul.blog-author li i {
  color: #1673ea;
  margin-right: 7px;
}

ul.blog-author li span {
  position: relative;
  z-index: 1;
}

ul.blog-author li span::before {
  position: absolute;
  content: "";
  right: -20px;
  top: 3px;
  width: 1px;
  height: 12px;
  background-color: rgba(7, 72, 131, 0.5019607843137255);
}

.single-blog-box:hover .meta-blog a::before {
  transform: scale(1);
}

.single-blog-box:hover .blog-thumb::before {
  height: 100%;
  left: 0;
  visibility: visible;
}

.single-blog-box:hover .blog-btn a {
  color: #da242b;
}

.single-blog-box:hover .blog-btn a i {
  left: 14px;
}

/*Blog Quote
=================*/

.blog-quote {
  background: #f6f6f6;
  padding: 25px 35px 15px;
  border-left: 4px solid #1550d4;
  border-radius: 2px;
  margin: 25px 0 45px;
}

img.qte-icon {
  float: left;
  margin-right: 20px;
}

.blog-quote p {
  font-size: 18px;
  font-weight: 500;
  font-style: italic;
  color: #062462;
}

.blog-dtls-thumb {
  padding: 20px 0 15px;
}

.blog-dtls-thumb img {
  width: 100%;
}

/*Product List*/

ul.product-list {
  padding: 5px 0 0;
}

ul.product-list li {
  display: block;
  list-style: none;
  color: #062462;
  padding: 0 0 8px;
}

ul.product-list li i {
  color: #2f6dfe;
  font-size: 22px;
  position: relative;
  top: 5px;
  margin-right: 6px;
}

/*Blog Social Share
=======================*/

.blogs-social-share {
  background: #f6f6f6;
  padding: 20px 20px 25px 30px;
  margin: 35px 0 40px;
}

span.social-text {
  font-size: 17px;
  font-weight: 500;
  font-family: "Inter";
  color: #062462;
}

ul.social-share {
  float: right;
}

ul.social-share li {
  display: inline-block;
  list-style: none;
}

ul.social-share li a {
  height: 32px;
  width: 32px;
  line-height: 32px;
  background: #fff;
  text-align: center;
  display: inline-block;
  border-radius: 3px;
  font-size: 14px;
  color: #c1c2c9;
  margin-right: 7px;
  position: relative;
  z-index: 1;
}

ul.social-share li a::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #ffc704;
  border-radius: 3px;
  z-index: -1;
  transform: scale(0);
  transition: 0.5s;
}

ul.social-share li a:hover::before {
  transform: scale(1);
}

ul.social-share li a:hover {
  color: #333;
}

/*Post Comment
=================*/

.blog-post-comment {
  border: 1px solid rgba(6, 36, 98, 0.1);
  padding: 34px 30px 26px;
  border-radius: 5px;
  background: #fff;
}

h3.blog-comment-title {
  font-size: 26px;
  font-weight: 700;
  padding: 0 0 34px;
  color: #10102e;
}

.blog-post-comment .post-comment {
  border-bottom: 1px solid rgba(6, 36, 98, 0.1);
  margin-bottom: 30px;
  padding: 0 0 11px;
}

.blog-post-comment .post-comment2 {
  margin-left: 88px;
}

.blog-post-comment h4.post-title {
  font-size: 15px;
  font-weight: 600;
  color: #10102e;
}

.blog-post-comment h4.post-title span {
  font-size: 14px;
  color: #306eff;
  font-weight: 400;
  font-family: "Inter";
  padding-left: 25px;
  position: relative;
}

.blog-post-comment .post-title span::before {
  position: absolute;
  content: "";
  left: 10px;
  top: 9px;
  height: 1px;
  width: 10px;
  background: #306eff;
}

.blog-post-comment span.rights-reply {
  float: right;
  font-weight: 500;
  color: #10102e;
  position: relative;
  top: -60px;
  cursor: pointer;
  left: -32px;
}

.single-blog-dtls-box .form-button {
  text-align: left;
  margin-top: 0;
}

.single-blog-dtls-box .form-button button {
  display: inline-block;
  color: #fff;
  font-weight: 400;
  text-transform: capitalize;
  transition: 0.5s;
  font-size: 15px;
  z-index: 1;
  border-radius: 5px;
  overflow: hidden;
  margin-top: 5px;
  background: #306eff;
  border: none;
  position: relative;
  width: 24%;
  padding: 15px 0 15px;
  transition: 0.5s;
}

.single-blog-dtls-box .form_box {
  margin-bottom: 15px;
}

/*Contact Form
======================*/

.contact-form-box3 {
  padding: 33px 30px 50px;
  border: 1px solid rgba(6, 36, 98, 0.1);
  margin: 30px 0 0;
  border-radius: 5px;
  background: #fff;
}

.contact-form-box3 .form-box input {
  background-color: #f6f6f6;
  border: 0;
}

.contact-form-box3 .form-box textarea {
  background-color: #f6f6f6;
  border: 0;
}

/*
<!-- ============================================================== -->
<!-- handypro Shop Section  Css -->
<!-- ============================================================== -->*/

.shop-area {
  padding: 100px 0 100px;
  position: relative;
  z-index: 1;
}

/* Shop Form*/

.form_box {
  padding: 11px 0 0;
}

p.form-text {
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  padding-right: 12px;
}

.form_box select {
  width: 30%;
  height: 38px;
  padding-left: 15px;
  background: #fff;
  border-radius: 4px;
  font-size: 16px;
  color: #062462;
  border: 1px solid rgba(6, 36, 98, 0.4);
  transition: 0.5s;
  outline: inherit;
}

.upper.widget_search {
  margin-bottom: 40px;
  background: inherit;
  text-align: right;
}

.widget_search form {
  position: relative;
}

.upper.widget_search input {
  height: 60px;
  width: 73%;
  color: #062461;
  background: #f6f6f6;
  border: 0;
  border-radius: 4px 6px 5px 4px;
  padding: 0 20px 0;
  outline: 1px solid #306eff;
}

button.icons {
  border: 0;
  font-size: 18px;
  color: #fff;
  padding: 1px 15px;
  position: absolute;
  right: 0;
  top: 0;
  height: 60px;
  width: 60px;
  background: #306eff;
  border-radius: 0 4px 4px 0;
}

/*Shop Left*/

.categories-title h4 {
  font-size: 22px;
  font-weight: 600;
  border-bottom: 2px solid rgba(6, 36, 97, 0.10196078431372549);
  padding: 0px 0 25px;
  margin: 0 0 30px;
  position: relative;
  color: #10102e;
}

.categories-title h4::before {
  position: absolute;
  content: "";
  left: -35px;
  top: 0;
  height: 29px;
  width: 3px;
  background: #1550d4;
}

.widget-check-box {
  padding: 40px 35px 18px;
  background: #fff;
  box-shadow: 0px 10px 50px rgba(231, 231, 231, 0.5);
  border-radius: 4px;
  margin-bottom: 30px;
}

/* Create a custom checkbox */

.checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 22px;
  width: 22px;
  border-radius: 2px;
  border: 1px solid rgba(6, 36, 98, 0.1);
  background-color: rgba(7, 72, 131, 0);
}

.widget-check {
  display: block;
  position: relative;
  padding-left: 40px;
  margin-bottom: 20px;
  cursor: pointer;
  font-size: 16px;
  font-family: "Inter";
  user-select: none;
  color: #062461;
}

.widget-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

label.widget-check span {
  display: inline;
  float: right;
}

.widget-check:hover input ~ .checkmark {
  background-color: #ccc;
}

.widget-check input:checked ~ .checkmark {
  background-color: #306eff;
}

.checkmark::after {
  content: "";
  position: absolute;
  display: none;
}

.widget-check input:checked ~ .checkmark::after {
  display: block;
}

.widget-check .checkmark::after {
  left: 7px;
  top: 2px;
  width: 7px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
}

/*Price Range
===========================*/

.range-wrapper-box {
  padding: 40px 35px 40px;
  background: #fff;
  box-shadow: 0px 10px 50px rgb(231 231 231 / 50%);
  border-radius: 4px;
  margin-bottom: 30px;
}

.slider-labels {
  margin-top: 35px;
}

.text-right.caption {
  display: inline-block;
}

.text-right.caption span {
  font-size: 16px;
  color: #333;
  font-weight: 500;
}

.caption {
  display: inline-block;
}

.caption strong {
  width: 74px;
  height: 34px;
  line-height: 35px;
  background: #1550d4;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  font-family: "Inter";
  color: #fff;
  border-radius: 3px;
  margin-right: 10px;
}

span#slider-range-value1,
span#slider-range-value2 {
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  color: #062462;
}

.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */
}

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

.noUi-handle {
  position: relative;
  z-index: 1;
}

.noUi-stacking .noUi-handle {
  z-index: 10;
}

.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

/* Painting and performance;
 */

.noUi-base,
.noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* Slider size and handle placement;
 */

.noUi-horizontal {
  height: 5px;
}

.noUi-horizontal .noUi-handle {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  left: -7px;
  top: -6px;
  background-color: #ed1c24;
}

.noUi-background {
  background: #ececec;
}

.noUi-connect {
  background: #ed1c24;
  -webkit-transition: background 450ms;
  transition: background 450ms;
}

.noUi-origin {
  border-radius: 2px;
}

.noUi-target {
  border-radius: 2px;
}

.noUi-target.noUi-connect {
}

/* Handles and cursors;
 */

.noUi-draggable {
  cursor: w-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}

.noUi-handle {
  cursor: default;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}

.noUi-handle:active {
  border: 8px solid rgba(237, 28, 37, 0.38);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  left: -14px;
  top: -14px;
}

/* Disabled state;
 */

[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #b8b8b8;
}

[disabled].noUi-origin,
[disabled] .noUi-handle {
  cursor: not-allowed;
}

/*Product 
======================*/

.product-categories-box {
  padding: 30px 30px 20px;
  background: #fff;
  box-shadow: 0px 10px 50px rgba(231, 231, 231, 0.5);
  border-radius: 4px;
  margin-bottom: 30px;
}

.products-collection {
  margin-bottom: 20px;
}

.product-thumb {
  float: left;
  padding-right: 17px;
}

.products-title h6 {
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
}

.product-price span {
  font-size: 15px;
  font-weight: 400;
  color: #54546c;
}

.product-icon-list ul {
  line-height: 20px;
}

.product-icon-list ul li {
  list-style: none;
  display: inline-block;
  color: #ff8d06;
  letter-spacing: 4px;
  font-size: 14px;
}

/*Shop Right 
======================*/

.single-products-box {
  text-align: center;
  margin-bottom: 30px;
}

.products-thumb {
  position: relative;
  z-index: 1;
}

.products-thumb::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  background: rgba(6, 36, 98, 0.8);
  opacity: 0.8;
  transition: 0.5s;
  border-radius: 4px 4px 0 0;
}

.products-thumb img {
  width: 100%;
  transition: 0.5s;
  border-radius: 4px 4px 0 0;
}

.product-sale {
  position: absolute;
  top: 20px;
  left: 20px;
}

.product-sale span {
  padding: 4px 20px;
  font-size: 14px;
  font-weight: 400;
  font-family: "Inter";
  line-height: 24px;
  background: #ffc704;
  color: #333;
  border-radius: 4px;
  display: inline-block;
}

.product-thumb-icon a {
  font-size: 20px;
  width: 46px;
  height: 46px;
  line-height: 47px;
  border-radius: 50%;
  text-align: center;
  background: #fff;
  color: #0d0e14;
  transition: 0.7s;
  display: inline-block;
  position: relative;
  bottom: 40%;
  z-index: 1;
  overflow: hidden;
}

.product-thumb-icon a:hover {
  background: #2f6eff;
}

.product-thumb-icon a:nth-child(1) {
  position: absolute;
  left: 0;
  opacity: 0;
}

.product-thumb-icon a:nth-child(2) {
  position: absolute;
  right: 0;
  opacity: 0;
}

.product-content {
  padding: 23px 0 6px;
  border: 1px solid rgba(6, 36, 98, 0.1);
  border-top: 0;
  border-radius: 0 0 4px 4px;
}

ul.product-rating li {
  list-style: none;
  display: inline-block;
  color: #ff8d06;
  letter-spacing: 0.3em;
  font-size: 14px;
}

.product-title h2 {
  font-size: 18px;
  font-weight: 600;
  color: #062462;
  line-height: 17px;
}

.product-price p {
  font-size: 15px;
  font-family: "Inter";
  padding: 14px 0 0px;
  color: #306eff;
}

.product-price p span {
  color: #616161;
  text-decoration: line-through;
  margin-left: 5px;
}

.product-thumb-icon a:hover {
  color: #fff;
}

.product-thumb-icon a:hover::before {
  left: 0;
  width: 100%;
}

.single-products-box:hover .products-thumb::before {
  height: 100%;
  top: 0;
}

.single-products-box:hover .product-thumb-icon a:nth-child(1) {
  opacity: 1;
  left: 65px;
}

.single-products-box:hover .product-thumb-icon a:nth-child(2) {
  opacity: 1;
  right: 65px;
}

/*pagination
==================*/

.pagination-menu {
  padding-top: 30px;
}

.pagination-menu ul {
  display: inline-block;
}

.pagination-menu ul li {
  display: inline-block;
  list-style: none;
  margin-right: 8px;
}

.pagination-menu ul li a {
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border-radius: 50%;
  background: #f5f5f5;
  display: inline-block;
  color: #062462;
  font-size: 20px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}

.pagination-menu ul li a::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #ffc704;
  border-radius: 50%;
  transform: scale(0);
  transition: 0.5s;
  z-index: -1;
}

.pagination-menu ul li a:hover::before {
  transform: scale(1);
}

.pagination-menu ul li a:hover {
  color: #333;
}

/*
<!-- ============================================================== -->
<!-- handypro Shop Details  Css -->
<!-- ============================================================== -->*/

.shop-detials {
  padding: 100px 0 70px;
}

.style-three.tab {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(6, 36, 98, 0.1);
  padding: 15px 44px 15px;
  border-radius: 10px;
  margin-right: 15px;
  margin-bottom: 50px;
}

.tabs_item {
  margin-bottom: 30px;
}

.tab_content {
  margin-top: 25px;
}

.tabs_item img {
  width: 100%;
}

.tabs_itemt {
  display: inline-block;
}

.tabs_items {
  display: inline-block;
}

ul.tabs.active li {
  list-style: none;
  display: inline-block;
}

.style-three .tabs li a {
  background: inherit;
  color: #fff;
  font-weight: 600;
  display: inline-block;
  outline: none;
  padding: 5px;
  transition: all 0.5s ease-in-out;
  margin-right: 20px;
  border-radius: 5px;
}

.style-three .tabs li.current::before {
  background: transparent;
}

.style-three li.current a {
  border: 1px solid #1550d4;
}

/*Shop dtls Right
============================*/

.shop-dtls-info {
  padding-left: 30px;
}

.category-title h2 {
  font-size: 31px;
  font-weight: 700;
  line-height: 26px;
  padding: 0px 0 23px;
  color: #14193f;
}

.category-icon-list ul li {
  list-style: none;
  display: inline-block;
  color: #ff9d34;
  letter-spacing: 0.4em;
  font-size: 16px;
}

li.category-text {
  letter-spacing: 0 !important;
  color: #67686c !important;
  padding-left: 6px;
}

.category-price h1 {
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  color: #2d6efe;
  padding: 6px 0 19px;
}

.category-price span {
  color: #616161;
  padding-left: 14px;
  text-decoration: line-through;
}

.category-color p {
  color: #062462;
  line-height: 26px;
  font-weight: 500;
  font-size: 16px;
  padding: 18px 0 6px;
}

.category-color span {
  color: #67686c;
  padding-left: 20px;
  position: relative;
}

.category-color span::before {
  position: absolute;
  content: ":";
  left: 4px;
  top: -3px;
}

/* --- Quantity button 
================================*/

.category-count-button {
  display: inline-flex;
  padding: 8px 0 30px;
}

.quantity-with_btn {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  vertical-align: middle;
}

.quantity .cart-plus-minus {
  position: relative;
  width: 170px;
  text-align: left;
  height: 54px;
  overflow: hidden;
  border-radius: 5px;
}

.quantity .cart-plus-minus > .ctnbutton {
  cursor: pointer;
  position: absolute;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  width: 38px;
  -webkit-box-align: center;
  align-items: center;
  vertical-align: middle;
  color: #fff;
  -webkit-transition: 0.5s;
  background: #1550d4;
}

.quantity .cart-plus-minus > .cart-plus-minus-box {
  border: 0;
  height: 54px;
  text-align: center;
  width: 170px;
  font-size: 16px;
  font-weight: 600;
  color: #062461;
  background-color: #fff !important;
  background: linear-gradient(90deg, #1550d4 50%, transparent 0) repeat-x,
    linear-gradient(90deg, #1550d4 50%, transparent 0) repeat-x,
    linear-gradient(0deg, #1550d4 50%, transparent 0) repeat-y,
    linear-gradient(0deg, #1550d4 50%, transparent 0) repeat-y;
  background-size: 6px 2px, 6px 2px, 2px 6px, 2px 7px;
  background-position: 0 0, 0 100%, 0 0, 100% 0;
  -webkit-animation: linearGradientMove 0.3s infinite linear;
  animation: linearGradientMove 0.3s infinite linear;
}

.quantity .cart-plus-minus > .ctnbutton.dec {
  top: 50%;
  left: 0%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: flex;
  -webkit-justify-content: center;
  height: 100%;
  border-radius: 0 30px 30px 0;
}

.quantity .cart-plus-minus > .ctnbutton.inc {
  top: 50%;
  right: 0%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  height: 100%;
  border-radius: 30px 0 0 30px;
}

/*categories button
=========================*/

.category-button {
  display: inline-block;
  padding-left: 20px;
}

.category-button a {
  padding: 13px 25px;
  font-size: 15px;
  font-weight: 500;
  background: #ffc704;
  border-radius: 4px;
  color: #333;
  display: inline-block;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}

.category-button a:hover {
  color: #fff;
}

.category-button a::before {
  position: absolute;
  z-index: -1;
  content: "";
  top: 0;
  right: 0;
  height: 100%;
  width: 0;
  background: #306eff;
  border-radius: 4px;
  transition: 0.5s;
}

.category-button a i {
  padding-left: 10px;
  font-size: 16px;
}

.category-button a:hover::before {
  left: 0;
  width: 100%;
}

/* table
================*/

table.category-table {
  padding: 2px 0 0;
  display: inline-block;
}

table.category-table td.table-title {
  font-size: 16px;
  color: #062461;
  font-weight: 500;
}

table.category-table tr td {
  padding-right: 25px;
  padding-bottom: 12px;
}

table.category-table td.table-title {
  font-size: 16px;
  color: #0d0e14;
  font-weight: 500;
}

table.category-table td.table-text {
  color: #616161;
  position: relative;
  z-index: 1;
  font-size: 16px;
  font-weight: 400;
  font-family: "Inter";
}

table.category-table td.table-text::before {
  position: absolute;
  content: ":";
  left: -15px;
  top: 0;
  font-size: 20px;
  color: #0d0e14;
}

/*shop tab style
=====================*/

.appoinment-tab .tabs li a {
  font-size: 15px;
  background: #fff;
  border: 1px solid rgba(13, 14, 20, 0.1);
  color: #062462;
  font-family: "Inter";
  font-weight: 500;
  display: inline-block;
  outline: none;
  padding: 9px 29px;
  transition: all 0.5s ease-in-out;
  margin-right: 20px;
  border-radius: 5px;
}

.appoinment-tab li.current a {
  background: #ffc704;
  color: #333;
}

/*tabs items table
=======================*/

table.tab-items-table {
  border-bottom: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
}

table.tab-items-table tr {
  background: #fff;
  height: 66px;
  border-radius: 4px;
  width: 100%;
  display: inline-block;
  padding: 20px 0 0 30px;
}

tr.tabs-bg {
  background: #f5f5f5 !important;
}

table.tab-items-table tr td {
  padding-right: 100px;
}

table.tab-items-table td.table-title {
  font-size: 16px;
  color: #062462;
  font-weight: 500;
}

table.tab-items-table td.table-text {
  color: #0d0e14;
  font-weight: 400;
}

table.tab-items-table td.table-text i {
  color: #ff9d34 !important;
  margin-left: 10px !important;
}

/*Tab Items
=======================*/

.tab {
  padding-top: 50px;
  position: relative;
  left: 10px;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
}

.tabs {
  display: table;
  position: relative;
  overflow: hidden;
  margin: 0;
  width: 100%;
}

.tabs li {
  line-height: 38px;
  margin-bottom: 30px;
  position: relative;
  display: inline-block;
}

.tabs li a {
  font-size: 20px;
  background: url(../images/resource/tab1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
  font-family: "Inter";
  font-weight: 600;
  display: inline-block;
  outline: none;
  padding: 21px 92px;
  transition: all 0.5s ease-in-out;
  margin-right: 30px;
  border-radius: 5px;
}

.tabs li a span {
  font-size: 22px;
  padding-right: 10px;
  color: #da242b;
}

.tabs_item {
  display: none;
  padding: 30px 0;
}

.tabs_item:first-child {
  display: block;
}

.tab-thumb {
  margin-right: 65px;
  position: relative;
  z-index: 1;
}

.tab-thumb::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  clip-path: polygon(0 0, 100% 0%, 0% 100%);
  transform: scale(0);
  transform-origin: top left;
  background-image: linear-gradient(-86deg, #062462 0%, #062462 100%);
  pointer-events: none;
  transition: all 500ms linear;
  border-radius: 5px;
  opacity: 0.25;
}

.tab-thumb img {
  width: 100%;
  border-radius: 5px;
}

li.current a {
  background: url(../images/resource/active-tab.jpg);
  color: #fff;
}

li.current a span {
  color: #fff;
}

.tabs_item .handypro-section-title p {
  padding: 17px 0 5px;
}

.tabs_item .handypro-section-title h4 {
  margin-top: 0;
}

.tabs_item .handypro-button a {
  margin-top: 30px;
}

.tab-thumb:hover::before {
  transform: scale(1);
}

/*post comment box
===================*/

.post-comment-thumb {
  float: left;
  margin-right: 20px;
}

.post-content {
  overflow: hidden;
}

/*comment icon list*/

ul.comment-icon-list li {
  list-style: none;
  display: inline-block;
  color: #ff9d34;
  letter-spacing: 0.2em;
  font-size: 14px;
}

/*post title*/

h4.post-title {
  font-size: 17px;
  font-weight: 500;
  line-height: 26px;
  margin-top: 0;
  padding: 2px 0 9px;
}

h4.post-title span {
  padding-left: 31px;
  font-size: 15px;
  color: #616161;
  font-weight: 400;
  position: relative;
}

.post-title span::before {
  position: absolute;
  content: "";
  left: 6px;
  top: 9px;
  height: 1px;
  width: 15px;
  background: #0d0e14;
}

/*right reply*/

span.rights-reply {
  font-weight: 500;
  color: #062461;
  cursor: pointer;
}

.posts-reply span i {
  display: inline-block;
  margin-right: 5px;
}

/*sidebar title*/

.product-details-respond {
  padding: 35px 0 0;
}

.sidebar-title h2 {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

/*sidebar desc*/

.sidebar-description p {
  font-size: 15px;
  margin: 6px 0 25px;
}

/*sidebar rating list*/

p.sidebar-text {
  display: inline-block;
}

.sidebar-rating-list ul {
  display: inline-block;
  padding-left: 15px;
}

.sidebar-rating-list ul li {
  list-style: none;
  display: inline-block;
  color: #ff9d34;
  letter-spacing: 0.4em;
  font-size: 15px;
}

/*from box*/

.contact-form-box2 {
  padding: 25px 0 0;
}

p.form_text {
  color: #000;
  margin-bottom: 10px;
  padding: 10px 0 0;
}

h6.form-title {
  font-size: 15px;
  font-weight: 500;
  padding: 0 0 13px;
  margin: 0;
}

.contact-form.style-two button {
  background: #ffc704;
  border: inherit;
  padding: 13px 39px;
  border-radius: 5px;
  text-align: left;
  margin-top: 40px;
  font-weight: 500;
  transition: 0.5s;
}

.contact-form.style-two button:hover {
  background: #306eff;
  color: #fff;
}

.contact-form-box2 .form-box input {
  height: 54px;
  background-color: #fff;
  border: 1px solid rgba(13, 14, 20, 0.1);
  transition: 0.5s;
  padding: 0px 25px;
  display: block;
  width: 100%;
  color: #616161;
  margin-bottom: 30px;
  border-radius: 4px;
  outline: inherit;
}

.contact-form-box2 .from-box input::placeholder {
  color: #616161;
  opacity: 0.6;
}

.contact-form-box2 .form-box textarea {
  height: 155px;
  background-color: #fff;
  border: 1px solid rgba(13, 14, 20, 0.1);
  transition: 0.5s;
  padding: 15px 25px;
  display: block;
  width: 100%;
  border-radius: 4px;
  outline: inherit;
}

.contact-form-box2 .from-box textarea::placeholder {
  color: #616161;
  opacity: 0.6;
}

.product-item-title h2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 42px;
  padding: 20px 0 30px;
  color: #141742;
}

/*
<!-- ============================================================== -->
<!-- handypro Start Cart Section -->
<!-- ============================================================== -->*/

.cart-section {
  padding: 100px 0 100px;
}

.cart-empty p {
  padding: 18px 25px;
  position: relative;
  background-color: #f6f7f9;
  border-bottom: 2px solid #2f6dff;
  display: inline-block;
  width: 100%;
  color: #062462;
}

.cart-empty p i {
  color: #062462;
  padding-right: 10px;
}

.about-item-list ul li i {
  font-size: 20px;
  color: #da242b;
  padding-right: 5px;
}

.handypro-button a {
  font-size: 15px;
  padding: 15px 9px 15px 42px;
  background: #306eff;
  color: #fff;
  font-weight: 500;
  display: inline-block;
  border-radius: 5px 35px 5px 5px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
  margin-top: 38px;
}

.handypro-button a:hover {
  color: #333;
}

.handypro-button a::before {
  position: absolute;
  content: "";
  z-index: -1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 5px 35px 5px 5px;
  background: #ffc704;
  transform: scale(0);
  transition: 0.5s;
}

.handypro-button a i {
  font-size: 18px;
  width: 26px;
  height: 26px;
  line-height: 23px;
  text-align: center;
  background: #fff;
  color: #062462;
  border-radius: 30px;
  border: 2px solid #062462;
  display: inline-block;
  position: relative;
  top: 3px;
  left: 20px;
  transition: 0.5s;
}

.handypro-button a:hover::before {
  transform: scale(1);
}

.handypro-button a:hover i {
  border: 2px solid #005cc8;
}

/**======================================================
<--  handypro Footer Section Css -->
======================================================**/

.footer-section {
  background: #141740;
}

.row.footer-bg {
  position: relative;
  z-index: 1;
}

/*widget title*/

h4.widget-title {
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  margin-top: -5px;
  padding: 0 0 13px;
}

.company-info-desc p {
  color: #fff;
  padding: 25px 0 5px;
}

/*social icon*/

.follow-company-icon a {
  font-size: 15px;
  display: inline-block;
  color: #fff;
  margin-right: 21px;
  transition: 0.5s;
}

/*footer menu*/

.menu-quick-link-content {
  padding: 10px 0 0;
}

ul.footer-menu li {
  display: block;
  list-style: none;
  padding: 8px 0 0;
}

ul.footer-menu li a {
  color: #fff;
  transition: 0.6s;
  font-size: 15px;
  opacity: 0.8;
  position: relative;
  z-index: 1;
  padding: 0 0 0 15px;
  font-weight: 300;
  text-decoration: none;
}

ul.footer-menu li a::before {
  position: absolute;
  content: "";
  left: 0;
  top: 9px;
  width: 6px;
  height: 6px;
  background: #ffc704;
  border-radius: 6px;
}

/*company contact info*/

.company-work-hour {
  padding: 19px 0 0;
}

.company-work-hour ul li {
  display: block;
  list-style: none;
  color: #fff;
  opacity: 0.8;
  font-size: 15px;
  padding: 0 0 7px;
  margin-bottom: 8px;
  border-bottom: 1px solid #2c3053;
  font-weight: 300;
}

.company-work-hour ul li span {
  float: right;
  opacity: 0.7;
}

li.table-brb {
  border: inherit !important;
}

/*footer all hover*/

ul.footer-menu li a:hover {
  color: #ffc704;
}

.follow-company-icon a:hover {
  color: #ffc704;
}

/**footer bottom area**/

.row.footer-bottom {
  padding: 23px 0 22px;
  border-top: 1px solid rgba(255, 255, 255, 0.10196078431372549);
  margin-top: 90px;
}

.footer-bottom-content-copy p {
  color: #fff;
  margin: 0 0 5px;
  font-size: 15px;
}

.footer-bottom-content-copy span {
  color: #ffc704;
}

.footer-bottom-menu ul {
  text-align: right;
}

.footer-bottom-menu ul li {
  list-style: none;
  display: inline-block;
  padding-left: 42px;
}

.footer-bottom-menu ul li a {
  position: relative;
  z-index: 1;
  color: #fff;
  opacity: 0.8;
  text-decoration: none;
  transition: 0.5s;
}

.footer-bottom-menu ul li a:hover {
  color: #ffc704;
}

.footer-bottom-menu ul li a::before {
  position: absolute;
  content: "";
  left: -15px;
  top: 8px;
  width: 6px;
  height: 6px;
  background: #fbc012;
  border-radius: 6px;
}

/*Subscribe*/

.row.subscribe-section {
  background: url(../images/resource/subs-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 30px 28px 30px;
  margin-bottom: 100px;
  border-radius: 0 0 10px 10px;
}

.subscribe-contact-info {
  display: inline-flex;
}

span.subscribe-text {
  font-size: 15px;
  color: #333;
  font-weight: 500;
}

.subscribe-contact {
  padding-left: 22px;
}

h2.subscribe-phone-number {
  font-size: 22px;
  color: #333;
  margin-top: 6px;
}

h2.widget-title {
  font-size: 28px;
  color: #fff;
  text-align: center;
  padding-left: 12px;
}

.subscribe-widget form {
  position: relative;
  z-index: 1;
}

.subscribe-widget input {
  float: right;
  height: 56px;
  background-color: #fff;
  transition: 0.5s;
  border-radius: 5px;
  border: 1px solid #e6e6e6;
  padding: 7px 20px;
  display: block;
  width: 95%;
  color: #141840;
  font-weight: 300;
  font-size: 15px;
  position: relative;
  z-index: 1;
  outline: inherit;
  margin-top: 5px;
}

.subscribe-widget button {
  position: absolute;
  z-index: 1;
  top: 5px;
  right: 0;
  padding: 14px 30px;
  font-weight: 500;
  font-size: 15px;
  border-radius: 0 5px 5px 0;
  border: 0;
  background: #141740;
  color: #fff;
}

.footer-shape {
  position: absolute;
  right: -230px;
  text-align: right;
  bottom: -97px;
}

.footer-shape2 {
  position: absolute;
  top: -70px;
  left: -180px;
}

/*
<!-- ============================================================== -->
<!-- handypro Scrollup Section -->
<!-- ============================================================== -->*/
.scroll-area {
  position: relative;
  z-index: 999;
}

.scroll-area .go-top {
  position: fixed;
  cursor: pointer;
  top: 0;
  right: 30px;
  color: #ffffff;
  background-image: -moz-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
  background-image: -webkit-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
  z-index: 9999;
  width: 45px;
  text-align: center;
  height: 45px;
  line-height: 42px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.9s ease-out 0s;
  -moz-transition: all 0.9s ease-out 0s;
  transition: all 0.9s ease-out 0s;
  border-radius: 10px;
}

.scroll-area .go-top i {
  position: absolute;
  top: 50%;
  left: -4px;
  right: 0;
  margin: 0 auto;
  font-size: 15px;
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}

.scroll-area .go-top i:last-child {
  opacity: 0;
  visibility: hidden;
  top: 60%;
}

.scroll-area .go-top::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-image: linear-gradient(to right, #00132b 0%, #00132b 100%);
  background-image: -ms-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  border-radius: 100%;
}

.scroll-area .go-top:focus,
.scroll-area .go-top:hover {
  color: #fff;
}

.scroll-area .go-top:focus::before,
.scroll-area .go-top:hover::before {
  opacity: 1;
  visibility: visible;
}

.scroll-area .go-top:focus i:first-child,
.scroll-area .go-top:hover i:first-child {
  opacity: 0;
  top: 0;
  visibility: hidden;
}

.scroll-area .go-top:focus i:last-child,
.scroll-area .go-top:hover i:last-child {
  opacity: 1;
  visibility: visible;
  top: 50%;
}

.scroll-area .go-top.active {
  top: 95%;
  -webkit-transform: translateY(-98%);
  -moz-transform: translateY(-98%);
  transform: translateY(-98%);
  opacity: 1;
  visibility: visible;
  border-radius: 0;
  right: 80px;
  border-radius: 100%;
}

.top-wrap {
  position: relative;
}

.top-wrap .go-top-button {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  top: 3px;
  z-index: 1;
  background: #306eff;
}

.top-wrap .go-top-button i {
  font-size: 20px;
  font-weight: 700;
  padding-left: 4px;
  color: #fff;
}

.top-wrap .go-top-button::after {
  z-index: -1;
  content: "";
  position: absolute;
  left: 3px;
  top: 3px;
  width: 45px;
  height: 45px;
  -webkit-animation: ripple 1.6s ease-out infinite;
  -moz-animation: ripple 1.6s ease-out infinite;
  animation: ripple 1.6s ease-out infinite;
  opacity: 0;
  background-image: -moz-linear-gradient(0deg, #69ddcc 0%, #69ddcc 100%);
  background-image: -webkit-linear-gradient(0deg, #fb8a42 0%, #fb8a42 100%);
  border-radius: 100%;
}

.top-wrap .go-top-button:hover {
  background-color: #222;
  color: #fff;
}

@keyframes ripple {
  0%,
  35% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }

  50% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0.8;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
  }
}

/*
<!-- ============================================================== -->
<!-- handypro Bounce Animation Css -->
<!-- ============================================================== -->*/
/* bounce-animate */
.bounce-animate {
  animation-name: float-bob;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.bounce-animate2 {
  animation-name: float-bob2;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob2;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob2;
  -ms-animation-duration: 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob2;
  -o-animation-duration: 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.bounce-animate3 {
  animation-name: float-bob3;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob3;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob3;
  -ms-animation-duration: 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob3;
  -o-animation-duration: 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.bounce-animate4 {
  animation-name: float-bob4;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob4;
  -moz-animation-duration: 5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob4;
  -ms-animation-duration: 5s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob4;
  -o-animation-duration: 5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.bounce-animate5 {
  animation-name: float-bob5;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob5;
  -moz-animation-duration: 6s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob5;
  -ms-animation-duration: 6s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob5;
  -o-animation-duration: 6s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.bounce-animate-slow {
  animation-name: float-bob5;
  animation-duration: 15s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob5;
  -moz-animation-duration: 15s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob5;
  -ms-animation-duration: 15s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob5;
  -o-animation-duration: 15s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.bounce-animate-3 {
  animation-name: float-bob6;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob6;
  -moz-animation-duration: 6s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob6;
  -ms-animation-duration: 6s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob6;
  -o-animation-duration: 6s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

@keyframes float-bob {
  0% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  50% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }

  100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
}

@keyframes float-bob2 {
  0% {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
  }

  50% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  100% {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
  }
}

@keyframes float-bob3 {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }

  50% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
}

@keyframes float-bob4 {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }

  50% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }

  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
}

@keyframes float-bob5 {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }

  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
}

@keyframes float-bob6 {
  0% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }

  50% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@keyframes movebounce {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes moveleftbounce {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }

  50% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

/*--==============================================->
  <!-- handypro Animation Dance -->
 ==================================================-*/
/**/
.dance3 {
  -webkit-animation: dance3 8s alternate infinite;
  animation: dance3 8s alternate infinite;
}

@keyframes dance3 {
  0% {
    -webkit-transform: scale(0.5);
  }

  100% {
    -webkit-transform: scale(1);
  }
}

.dance {
  -webkit-animation: dance 2s alternate infinite;
  animation: dance 2s alternate infinite;
}

@keyframes dance {
  0% {
    -webkit-transform: scale(0.5);
  }

  100% {
    -webkit-transform: scale(1.2);
  }
}

.dance2 {
  -webkit-animation: dance2 4s alternate infinite;
  animation: dance2 4s alternate infinite;
}

@keyframes dance2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(25px, -25px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, -25px, 25px);
  }
}

.watermark-animate {
  -webkit-animation: watermark-animate 8s infinite;
  animation: watermark-animate 8s infinite;
  animation-direction: alternate-reverse;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

@keyframes watermark-animate {
  0% {
    left: 0;
  }

  100% {
    left: 100%;
  }
}

/*=================================================
<-- handypro Blog Sidber Widget CSS -->
==================================================*/

.blog-section {
  background: #f2f2f2;
  padding: 100px 0 100px;
}

.blog-section.style-6.bg-3 {
  padding: 100px 0 60px;
}

/*pagination*/
.pagination a {
  font-size: 18px;
  font-weight: 500;
  color: #ff3c00;
  float: left;
  text-decoration: none;
  transition: background-color 0.3s;
  margin: 0 4px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
}

.pagination a:hover {
  background: #ff3c00;
  color: #fff;
}

/*search items*/
.widget-items {
  padding: 30px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
}

.widget-items form {
  position: relative;
}

.src-input-box {
  border: 1px solid #ccc;
  padding: 17px 9px;
  width: 100%;
}

.src-input-box:focus {
  border: 1px solid #ccc;
}

.src-icon {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  color: #777;
  background: transparent;
  border: none;
}

/*categories*/
.widget-title {
  margin: 14px 0 20px;
  position: relative;
}

.widget-title h2 {
  margin-top: 0;
}

.widget-archieve-item {
  color: #232323;
}

.widget-archieve-item:hover {
  color: #ff3b00;
}

.widget-items .widget-title h2 {
  color: #232323;
  display: block;
  font-size: 24px;
  font-weight: 600;
  position: relative;
  z-index: 1;
}

.hr-3 {
  border-top: 1px solid #e6e6e6;
  padding-top: 15px;
}

.catagory-item ul li {
  padding-top: 15px;
  margin-top: 18px;
  list-style: none;
}

.catagory-item ul li a {
  color: #686868;
}

.catagory-item ul li:hover a {
  color: #ff3c00;
}

.upp.widget-items {
  padding: 35px 27px 15px;
}

/*post thumb*/
.rpost-thumb {
  margin-right: 20px;
  padding: 0 0 22px;
}

/*post title*/
.rpost-title h4 {
  font-size: 15px;
  font-weight: 500;
  transition: 0.5s;
  margin: 0;
  color: #10102e;
}

.rpost-title span {
  font-size: 14px;
  padding: 5px 0 0;
  display: inline-block;
}

.rpost-title h4:hover {
  color: #306eff;
}

/*tag menu*/
.tag-item a {
  border: 1px solid #e6e6e6;
  padding: 5px 8px;
  display: inline-block;
  margin: 2px 3px 10px;
  font-size: 15px;
  color: #686868;
  transition: 0.5s;
  border-radius: 3px;
}

.tag-item a:hover {
  color: #333;
  background: #ffc704;
}

/* Calender*/
.curr-month {
  width: 100%;
  height: 40px;
  background: #d6d6d6;
  color: #000;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
}

.all-days {
  width: 100%;
  height: 40px;
  background-color: #fff;
  float: left;
}

.tag-item .all-days ul,
.tag-item .all-date ul {
  list-style: none;
  display: block;
  height: 30px;
  width: 100%;
  margin: 0 auto;
  float: left;
  font-size: 15px;
  font-weight: 300;
}

.tag-item .all-days ul li,
.tag-item .all-date ul li {
  float: left;
  width: 48px;
  text-align: center;
  line-height: 41px;
  border: 1px solid #ccc;
  color: #333;
}

.tag-item .all-days ul li {
  font-weight: 500;
  font-family: "Fira Sans";
  font-size: 16px;
}

.all-date {
  width: 100%;
  height: 305px;
  float: left;
}

.all-date li {
  height: 40px;
  width: 50px;
  line-height: 40px;
  border: 1px solid #ccc;
  background-color: #fff;
}

element.style {
  background-color: rgb(255, 60, 0);
  color: rgb(255, 255, 255);
}

.all-date li.monthdate:hover {
  background-color: #fb3b01;
  color: #fff;
}

.calender-area {
  height: 435px;
}

/*blog section two*/
.style-two.blog-section {
  background: #fff;
  padding: 100px 0 70px;
}

.blog-section.style-two.details {
  padding: 100px 0 50px;
}

.single-blog-dtls-box .blog-content {
  padding: 15px 35px 20px;
  transition: 0.5s;
  background: #fff;
}

.blog-content ul.blog-author {
  margin: 30px 0 0;
}

.blog-thumb img {
  width: 100%;
}

.blog-section .blog-content-text h5 {
  font-size: 35px;
  font-weight: 600;
}

.blog-meta span a {
  color: #686868;
  transition: 0.5s;
  padding: 12px 0 20px;
  display: inline-block;
}

.blog-meta span a:hover {
  color: #ff3c00;
}

/*quote*/
.block-quote {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 25px;
  border-radius: 5px;
  border-left: 4px solid #ff3c00;
  margin: 30px 0;
}

.block-quote p {
  font-size: 20px;
  font-style: italic;
  color: #232;
  font-family: "Fira Sans";
  margin-bottom: 12px;
}

.blog-content ol {
  padding-left: 15px;
}

.blog-section .blog-content h4 {
  font-size: 22px;
  margin: 25px 0 12px;
  font-weight: 600;
}

/*blog social*/
.single-blog-social-icon ul {
  margin: 25px 0;
}

.single-blog-social-icon ul li {
  display: inline-block;
  margin-right: 5px;
}

.single-blog-social-icon ul li i {
  font-size: 15px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 5px;
  display: inline-block;
  color: #686868;
}

.single-blog-social-icon ul li:hover i {
  color: #fff;
  background: #ff3c00;
}

.comment-box {
  width: 100%;
  padding: 15px;
  border-radius: 5px;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  transition: 0.5s;
}

#comment-msg-box {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 15px;
  transition: 0.5s;
}

label {
  color: #686868;
  cursor: pointer;
  font-size: 15px;
  font-weight: 400;
}

.comment-box:focus,
#comment-msg-box:focus {
  border-color: #ff3c00;
  outline: 0;
  box-shadow: 0 0 6px rgb(204, 48, 0, 0.6);
}

/*form button*/
.comment-form .submit-comment {
  color: #fff;
  background: #ff3c00;
  border: 1px solid #ff3c00;
  border-radius: 3px;
  padding: 13px 35px;
  margin-left: 15px;
  margin-bottom: 50px;
  transition: 0.5s;
}

.comment-form .submit-comment {
  color: #fff;
  background: #ff3c00;
  border: 1px solid #ff3c00;
  border-radius: 3px;
  padding: 13px 35px;
  margin-left: 15px;
  margin-bottom: 50px;
}

.comment-form .submit-comment:hover {
  background: #fff;
  color: #ff3c00;
}

/*======================================
<-- handypro Case Study Details Css -->
========================================*/
.case-study-details {
  background: url(../images/resource/why-choose-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 40px 0 100px;
}

.case-study-intro {
  box-shadow: 0 0 15px rgb(0, 0, 0, 0.1);
  padding: 60px;
  margin-top: 60px;
}

.csd-thumb img {
  width: 100%;
}

.csd-info {
  padding: 0 50px;
}

.csd-info ul li {
  list-style: none;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 300;
  text-transform: capitalize;
}

.csd-info ul {
  padding: 13px 0;
}

.csd-social-icon li {
  display: inline-block;
  margin: 0px 8px 0 0;
}

.csd-social-icon li i {
  color: #fff;
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  background: #ff3c00;
  border-radius: 5px;
  transition: 0.5s;
}

.csd-social-icon li i:hover {
  background: #11102f;
  color: #fff;
}

.csd-title h3 {
  font-size: 28px;
  font-weight: 600;
}

.csd-info ul li {
  display: inline-flex;
  list-style: none;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 300;
  text-transform: capitalize;
}

.csd-info strong {
  position: relative;
  width: 120px;
  font-size: 16px;
  font-weight: 600;
  margin-right: 10px;
  color: #232323;
}

.csd-info strong::after {
  content: ":";
  position: absolute;
  right: 0;
}

.csd-info span {
  flex: 1;
}

.share-text {
  float: left;
  margin-right: 20px;
}

.share-text h4 {
  font-size: 20px;
  color: #666;
  font-weight: 600;
  margin-top: 6px;
}

.csd-social-icon ul {
  padding: 0;
}

.csd-content img {
  max-width: 100%;
  height: auto;
}

/*rotateme animation*/
.rotateme {
  -webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

@keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*=====================================
<-- handypro Search Box Css -->
=======================================*/
/*nav button*/
.search-box-btn.search-box-outer {
  display: inline-block;
}

.nav-btn.navSidebar-button {
  display: inline-block;
}

.nav-btn.navSidebar-button a i {
  font-size: 15px;
  width: 32px;
  line-height: 35px;
  height: 32px;
  border-radius: 50px;
  text-align: center;
  background: #efefef;
  display: inline-block;
  color: #232323;
  position: relative;
  z-index: 1;
  margin-left: 15px;
  transition: 0.5s;
  cursor: pointer;
}

.nav-btn.navSidebar-button a i:after {
  position: absolute;
  content: "";
  z-index: -1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #ff3c00;
  border-radius: 50%;
  transition: 0.5s;
  transform: scale(0);
}

.nav-btn.navSidebar-button a i:hover:after {
  transform: scale(1);
}

.nav-btn.navSidebar-button a i:hover {
  color: #fff;
}

.xs-sidebar-group .xs-overlay {
  left: 100%;
  top: 0;
  position: fixed;
  z-index: 101;
  height: 100%;
  opacity: 0;
  width: 100%;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in 0.8s;
  -o-transition: all 0.4s ease-in 0.8s;
  transition: all 0.4s ease-in 0.8s;
}

.xs-sidebar-group .widget-heading {
  position: absolute;
  top: 23px;
  right: 0;
  padding: 25px;
}

.xs-sidebar-widget {
  position: fixed;
  right: -100%;
  top: 0;
  bottom: 0;
  width: 100%;
  max-width: 360px;
  z-index: 999999;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background-color: #272727;
  -webkit-transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
  -o-transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
  transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
  visibility: hidden;
  opacity: 0;
}

.xs-sidebar-group.isActive .xs-overlay {
  opacity: 0.7;
  visibility: visible;
  -webkit-transition: all 0.8s ease-out 0s;
  -o-transition: all 0.8s ease-out 0s;
  transition: all 0.8s ease-out 0s;
  left: 0;
}

.xs-sidebar-group.isActive .xs-sidebar-widget {
  opacity: 1;
  visibility: visible;
  right: 0;
  -webkit-transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
  -o-transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
  transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
}

.sidebar-textwidget {
  padding: 40px 32px;
}

.close-side-widget i {
  color: #ff3c00;
  font-size: 28px;
  display: block;
}

.sidebar-widget-container {
  position: relative;
  top: 150px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in 0.3s;
  -o-transition: all 0.3s ease-in 0.3s;
  transition: all 0.3s ease-in 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.xs-sidebar-group.isActive .sidebar-widget-container {
  top: 0px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 1s ease-out 1.2s;
  -o-transition: all 1s ease-out 1.2s;
  transition: all 1s ease-out 1.2s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.xs-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  z-index: 0;
}

.xs-bg-black {
  background-color: #ff3c00;
}

/*html css*/
.nav-logo {
  margin: 0 0 50px;
}

.content-box h2 {
  color: #fff;
  font-size: 26px;
  font-weight: 600;
}

.content-box p {
  display: inline-block;
  color: #fff;
  padding: 15px 0 0;
}

a.theme-btn.btn-style-two span {
  color: #fff;
  font-size: 20px;
}

a.theme-btn.btn-style-two i {
  color: #ff3c00;
}

.contact-info h2 {
  color: #fff;
  font-size: 26px;
  margin-bottom: 15px;
  font-weight: 600;
}

ul.list-style-one li {
  display: block;
  list-style: none;
  color: #fff;
  padding: 16px 0 0;
  overflow: hidden;
  font-family: "Fira Sans";
}

ul.list-style-one li span {
  font-size: 20px;
  font-weight: 600;
  color: #ff3c00;
  margin: 0 10px 0 0px;
}

ul.social-box {
  margin: 30px 0 0;
}

ul.social-box li {
  display: inline-block;
  list-style: none;
  margin: 0 6px 0 0;
}

ul.social-box li a {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 36px;
  text-align: center;
  background: #fff;
  color: #ff3c00;
  transition: 0.5s;
  font-size: 18px;
  border-radius: 3px;
}

ul.social-box li a:hover {
  background: #ff3c00;
  color: #fff;
}

/* Search Box */
/*** 
====================================================================
    Search Popup
====================================================================
***/

.search-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: 99999;
  margin-top: -540px;
  transform: translateY(-100%);
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 1500ms cubic-bezier(0.86, 0, 0.07, 1); /* easeInOutQuint */
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(
    0.86,
    0,
    0.07,
    1
  ); /* easeInOutQuint */
}

.search-popup {
  width: 100%;
}

.search-active .search-popup {
  transform: translateY(0%);
  margin-top: 0;
}

.search-box-btn.search-box-outer {
  display: inline-block;
}

.search-box-btn.search-box-outer i {
  display: inline-block;
  cursor: pointer;
  color: #fff;
}

.sticky-nav .search-box-btn.search-box-outer i {
  color: #fff;
}

.search-popup .close-search {
  position: absolute;
  left: 0;
  right: 0;
  top: 75%;
  margin: 0 auto;
  margin-top: -200px;
  border-radius: 50%;
  text-align: center;
  background-color: #005cc8;
  width: 70px;
  cursor: pointer;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  border-bottom: 3px solid #ffffff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  opacity: 0;
  visibility: hidden;
  height: 70px;
  line-height: 70px;
  text-align: center;
}

.search-popup .close-search i {
  position: relative;
  height: 70px;
  width: 70px;
  font-size: 30px;
  line-height: 70px;
  color: #ffffff;
  display: inline;
  text-align: center;
}

.search-active .search-popup .close-search {
  visibility: visible;
  opacity: 1;
  top: 50%;
  -webkit-transition-delay: 1500ms;
  -moz-transition-delay: 1500ms;
  -ms-transition-delay: 1500ms;
  -o-transition-delay: 1500ms;
  transition-delay: 1500ms;
}

.search-popup form {
  position: absolute;
  max-width: 700px;
  top: 50%;
  left: 15px;
  right: 15px;
  margin: -35px auto 0;
  transform: scaleX(0);
  transform-origin: center;
  background-color: #111111;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.search-active .search-popup form {
  transform: scaleX(1);
  -webkit-transition-delay: 1200ms;
  -moz-transition-delay: 1200ms;
  -ms-transition-delay: 1200ms;
  -o-transition-delay: 1200ms;
  transition-delay: 1200ms;
}

.search-popup .form-group {
  position: relative;
  margin: 0px;
  overflow: hidden;
}

.search-popup .close-search.style-two {
  position: absolute;
  right: 25px;
  left: auto;
  color: #ffffff;
  width: auto;
  height: auto;
  top: 25px;
  margin: 0px;
  border: none;
  background: none !important;
  box-shadow: none !important;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.search-popup .close-search.style-two i {
  font-size: 20px;
  color: #005cc8;
}

.search-popup .form-group input[type="text"],
.search-popup .form-group input[type="search"] {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 50px;
  color: #000000;
  height: 70px;
  width: 100%;
  padding: 10px 30px;
  background-color: #ffffff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  font-weight: 500;
  text-transform: capitalize;
}

.search-popup .form-group input[type="submit"],
.search-popup .form-group button {
  position: absolute;
  right: 30px;
  top: 0px;
  height: 70px;
  line-height: 70px;
  background: transparent;
  text-align: center;
  font-size: 24px;
  color: #000000;
  padding: 0;
  cursor: pointer;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  border: none;
}

.search-popup .form-group input[type="submit"]:hover,
.search-popup .form-group button:hover {
  color: #000000;
}

.search-popup input::placeholder,
.search-popup textarea::placeholder {
  color: #000000;
}

/*===========================
<-- handypro Loader Css -->
=============================*/
.loader-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transition: 0.8s 1s ease;
  z-index: 666;
}

.loader {
  position: relative;
  display: block;
  z-index: 201;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  border-radius: 50%;
  transition: all 1s 1s ease;
  border: 3px solid transparent;
  border-top-color: #1550d4;
  -webkit-animation: spin 1.5s linear infinite;
  -moz-animation: spin 1.5s linear infinite;
  -o-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}

.loader::before {
  position: absolute;
  content: "";
  top: 6px;
  left: 6px;
  right: 6px;
  bottom: 6px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-left-color: #ffc704;
  -webkit-animation: spin 2s linear infinite;
  -moz-animation: spin 2s linear infinite;
  -o-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

.loader::after {
  position: absolute;
  content: "";
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-right-color: #fff;
  -webkit-animation: spin 2.5s linear infinite;
  -moz-animation: spin 2.5s linear infinite;
  -o-animation: spin 2.5s linear infinite;
  animation: spin 2.5s linear infinite;
}

/*/ Here comes the Magic /*/

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.loader-wrapper .loder-section {
  position: fixed;
  top: 0;
  width: 50%;
  height: 100%;
  background: #111;
  z-index: 2;
}

.loader-wrapper .loder-section.left-section {
  left: 0;
  transition: 1s 1.4s ease;
}

.loader-wrapper .loder-section.right-section {
  right: 0;
  transition: 1s 1.4s ease;
}

/*/ When page loaded /*/
.loaded .loder-section.left-section {
  left: -100%;
}

.loaded .loder-section.right-section {
  right: -100%;
}

.loaded .loader-wrapper {
  visibility: hidden;
}

.loaded .loader {
  top: -100%;
  opacity: 0;
}
