/*
    Template Name: Electrolite - Electrician & Repairing HTML Template
    Template URI: http://periodicitems.com/
    Description: Electrolite - Electrician & Repairing HTML Template
    Author: radontheme
    Author URI: http://radontheme.com/
    Version: 1.0
------------------- CSS Table of content --------------------------------

---------------------- common content -----------------------
1. body reset content
2. top bar info
3. top bar content
4. main menu
5. banner content
6. get service tab area
7. about content
8. promotion banner
9. work tab
10. call to action
11. service copntent
12. funfact area
13. team content
14. testimonials
15. pricing
16. video area
17. news area
18. cupons area
19. client area
20. footer
21. inner welcome
22. about summary
23. mission and vission
24. work
25. service block
26. single service
27. service rate
28. get start here
29. comments area
30. blog single
31. shop product
32. product details
33. Hero Area
34. Serivce Form
35. CTA Area
36. Counter Box
37. Blog
---------------------- element content ---------------------------

1. element btn
2. element input field
3. element list
4. element section title
5. element social list
6. element default font sizes
7. element owl style
8. element main tab style
9. element icon with tab
10. element video
11. back to top
12. accordion menu
13. table
14. accordion
15. filter
16. blockquote
17. pagination
18. map
19. info block
20. search
21. recent post
22. tag
23. sidebar
24. slider range
25. product filter
26. woocommerce rating
27. woo review
28. help tip
29. vertical slider
30. custom number
31. preloader
32. element inheritance
33. Custom Container
34. Utility

*/
/*=================================================
    1. body reset content
==============================================================*/
:root {
  font-size: 16px;
}

body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 1.875;
  color: #333;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

iframe {
  border: none;
}

a,
b,
div,
ul,
li {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -moz-outline-: none;
}

a:focus,
a:active,
input,
input:hover,
input:focus,
input:active,
textarea,
textarea:hover,
textarea:focus,
textarea:active {
  -moz-outline: none;
  outline: none;
}

img:not([draggable]),
embed,
object,
video {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  outline: 0;
}

a:active,
a:focus,
a:hover,
a:visited {
  text-decoration: none;
  outline: 0;
}

img {
  border: none;
  max-width: 100%;
}

ul, li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.clear-both:before,
.clear-both:after {
  display: table;
  content: "";
  clear: both;
}

button:focus {
  outline: none;
}

/*=================================================
    2. top bar info
==============================================================*/
.topbar-info-area,
.info-mobile-version {
  color: #ffffff;
  background: #000;
}

.topbar-info-area .info-list,
.info-mobile-version .info-list {
  padding: 24px 0;
}

.topbar-info-area .info-list > li:not(:last-child),
.info-mobile-version .info-list > li:not(:last-child) {
  margin-bottom: 15px;
}

.topbar-info-area .info-list > li a,
.info-mobile-version .info-list > li a {
  color: #ffffff;
}

.info-mobile-version {
  display: none;
}

.info-mobile-version .info-list {
  padding: 10px 0;
}

.info-mobile-version .info-list > li i {
  color: #ffffff;
}

.nav-logo-wraper {
  text-align: center;
}

/*=================================================
    3. top bar content
==============================================================*/
.topbar-area {
  color: #ffffff;
}

.topbar-area .row [class*=col-] + [class*=col-] {
  text-align: right;
}

.topbar-area .lists > li:not(:last-child) {
  margin-bottom: 0px;
}

.topbar-menu > li > a {
  color: #ffffff;
}

.topbar-menu > li > a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.topbar-menu > li:not(:last-child) a {
  border-right: 1px solid #fe9357;
  padding-right: 21px;
  margin-right: 21px;
}

.topbar-content,
.topbar-menu > li > a {
  padding: 5px 0;
}

.topbar-info > * {
  margin-right: 20px;
}

.topbar-info > * > i {
  margin-right: 7px;
}

.social-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.social-list li {
  display: inline-block;
  margin-right: 15px;
}

.social-list li:last-child {
  margin-right: 0;
}

.social-list a {
  color: inherit;
}

.social-list a:hover {
  opacity: 0.7;
}

.topbar-clip {
  position: relative;
  padding: 12px 10px;
  line-height: 1;
}

.topbar-clip:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-width:100%; /*69%;*/
  background-color:#004b9a; /*#ff5c00;*/
  /*clip-path: polygon(0 0, 100% 0, 100% 100%, 2% 100%);*/
}

/* Extra large devices */
@media (max-width: 1500px) {
  .topbar-clip::before {
    max-width: 78%;
  }
}

/* Medium Large devices */
@media (max-width: 1399px) {
  .topbar-clip:before {
    max-width: 100%;
    clip-path: none;
  }
}

/*=================================================
    4. main menu
==============================================================*/
/* menu default style reset */
.main-menu {
  padding: 0px;
}

.main-menu .navbar-nav .nav-item {
  padding: 0px;
}

.main-menu .navbar-nav .nav-item .nav-link {
  padding: 25px 25px;
}

.main-menu .navbar-nav > li:not(:last-child) {
  margin-right: 30px;
}

.main-menu .navbar-nav > li > a {
  font-size:15px; /*1rem;*/
  font-weight: 700;
  letter-spacing: 1px;
  color: #3d3d3d;
}

.main-menu .navbar-nav > li > a:hover {
  color: #249955;
}

.main-menu .navbar-nav > li.active > a {
  color: #ffffff;
  background-color: #004b9a;
  padding: 30px;
}

.navbar-text > li:not(:last-child) {
  margin-right: 36px;
}

.navbar-text > li > a {
  color: #222222;
  font-size: 1.5rem;
  position: relative;
}

.footer-menu {
  padding: 0px;
}

.footer-menu .main-menu {
  width: 100%;
}

.footer-menu .navbar-nav {
  width: 100%;
  justify-content: space-between;
}

.footer-menu.primary-bg .navbar-nav > li > a {
  color: #ffffff;
}

.dropdown {
  border: 0px;
}

.dropdown:hover {
  border: 0px;
}

.dropdown:hover > .dropdown-menu {
  border: 0px;
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}

.dropdown > .dropdown-toggle:active {
  pointer-events: none;
}

.dropdown-menu {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
  margin: 0;
  border-radius: 0;
  min-width: 250px;
  transform: translateY(50px);
  padding: 0;
}

.dropdown-menu .nav-item:not(:last-child) {
  border-bottom: 1px solid #ededed;
}

.dropdown-menu .nav-item > a {
  font-size: 0.9375rem;
  font-weight: 500;
  color: #444;
  padding: 8px 20px;
}

.dropdown-menu .nav-item > a:hover {
  color: #003589;
  background: #ededed;
}

.dropdown-menu .nav-item.active > a {
  color: #003589;
  padding: 8px 25px;
}

.dropdown-menu .dropdown-item:active {
  background-color: #f7f7f7;
}

.header-area {
  box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.05);
}

.header-area.stick {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 991;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  top: 0;
  transition: 0.5 0.4s ease;
}

.navbar-style1 .navbar-nav > li > a {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  color: #003589;
}

.navbar-style1.main-menu .navbar-nav > li:not(:last-child) {
  margin-right: 10px;

}

.navbar-style1 .dropdown-menu {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.08);
}

.navbar-style1 .dropdown-toggle::after {
  position: relative;
  top: 4px;
}

.navbar-style1 .navbar-toggler {
  background-color: #003589;
  width: 50px;
  height: 50px;
  font-size: 24px;
  color: #ffffff;
  position: absolute;
  right: 0;
  top: -55px;
}

.header-logo.has-mt {
  margin-top:  -0.7rem; /*-2.7rem;*/
	/*width: 400px;*/
}

.sticky-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  background-color: #ffffff;
  z-index: 99999;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
  transition: all ease 0.4s;
  opacity: 0;
  visibility: hidden;
}

.sticky-header.show {
  opacity: 1;
  visibility: visible;
}

/* Medium Large devices */
@media (max-width: 1399px) {
  .header-logo.has-mt {
    margin-top: 0;
  }
}

/* Medium devices */
@media (max-width: 992px) {
  .header-layout2 .container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100%;
  }
  .navbar-style1.main-menu {
    padding: 0;
  }
  .navbar-style1.main-menu .navbar-nav > li:not(:last-child) {
    margin-right: 0;
  }
  .navbar-style1.main-menu .navbar-nav {
    border: 1px solid rgba(0, 0, 0, 0.08);
    margin-top: 10px;
    background-color: #333;
  }
  .navbar-style1.main-menu .navbar-nav .nav-item .nav-link {
    padding: 5px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    color: #fff;
    font-weight: 700;
  }
  .navbar-style1.main-menu .navbar-nav .nav-item:last-child .nav-link {
    border-bottom: none;
  }
}

/*=================================================
    5. banner content
==============================================================*/
.banner-slider .owl-item.active .banner-content .banner-sub-title,
.banner-slider .owl-item.active .banner-content .banner-title {
  animation-duration: 1s;
  animation-timing-function: ease;
  animation-fill-mode: both;
}

.banner-slider .owl-item.active .banner-content .banner-title {
  animation-delay: .5s;
}

.banner-slider .owl-item.active .banner-content.text-center .banner-sub-title,
.banner-slider .owl-item.active .banner-content.text-center .banner-title {
  animation-name: inDown;
}

.banner-slider .owl-item.active .banner-content.text-left .banner-sub-title,
.banner-slider .owl-item.active .banner-content.text-left .banner-title {
  animation-name: inLeft;
}

.banner-slider .owl-item.active .banner-content.text-right .banner-sub-title,
.banner-slider .owl-item.active .banner-content.text-right .banner-title {
  animation-name: inRight;
}

.banner-slider .owl-item.active .banner-content .btn-wraper .btn {
  animation: inLeft 1.5s ease both;
}

.banner-slider .owl-item.active .banner-content .btn-wraper .btn + .btn {
  animation-name: inRight;
  animation-delay: 1s;
}

@keyframes inDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes inUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes inLeft {
  from {
    opacity: 0;
    transform: translate3d(-100px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes inRight {
  from {
    opacity: 0;
    transform: translate3d(100px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.banner-area, .banner-single-slider {
  min-height: 500px;
}

.banner-single-slider {
  position: relative;
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.banner-content {
  position: relative;
  z-index: 1;
}

.banner-content .banner-sub-title, .banner-content .banner-title {
  color: #ffffff;
}

.banner-content .banner-sub-title {
  margin-bottom: 40px;
}

.banner-content .banner-title {
  margin-bottom: 60px;
}

.banner-sub-title {
  font-size: 2.625rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

/*=================================================
    6. get service tab area
==============================================================*/
.banner-area + .getservice-area {
  margin-top: -44px;
  position: relative;
  z-index: 1;
}

.getservice-tab-wraper .tab-content {
  background-color: #252936;
  padding: 30px;
}

.getservice-tab-wraper .form-group {
  margin-bottom: 0px;
}

/*=================================================
    7. about content
==============================================================*/
.about-content .sec-title,
.about-content .heading-title {
  margin-bottom: 20px;
}

.about-content p {
  margin-bottom: 20px;
}

.about-content .lists {
  margin-bottom: 30px;
}

.about-image .responsive-img {
  display: none;
}

.image-box1 .small-img {
  margin-top: -110px;
  position: relative;
  z-index: 1;
  display: inline-block;
  border: 10px solid #ffffff;
}

.image-box1 .small-img:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-image: linear-gradient(-40deg, white 0%, rgba(255, 255, 255, 0) 100%);
}

.exp-box {
  text-align: left;
  position: absolute;
  right: 35px;
  bottom: 35px;
  z-index: 4;
}

.exp-box .counter {
  font-size: 72px;
  font-weight: 700;
  line-height: 1;
}

.exp-box .exp-text {
  font-size: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
}

.phone-box {
  border-bottom: 4px solid #ff5c00;
  display: inline-flex;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.phone-box .phone-number {
  font-size: 30px;
  margin-bottom: 0;
  line-height: 1;
}

.phone-box .media-body {
  margin-left: 20px;
}

.owner-box {
  display: inline-block;
  border: 1px solid #ff5c00;
  border-bottom: 3px solid #ff5c00;
  border-radius: 4px;
  padding: 20px 30px 15px 30px;
  min-width: 225px;
  vertical-align: middle;
}

.owner-box .owner-name {
  font-size: 24px;
  font-weight: 700;
}

/* Small devices */
@media (max-width: 768px) {
  .image-box1 .small-img {
    margin-top: 15px;
    border: 0 solid #ffffff;
  }
}

/*=================================================
    8. promotion banner
==============================================================*/
.promotion-banner-area {
  position: relative;
  padding: 100px 0;
}

.promotion-banner-area .row [class*=col] + [class*=col] {
  text-align: right;
}

.promotion-banner-area .btn-wraper {
  margin-top: 0px;
}

.promotion-banner-area.promotion-banner2 .promotion-banner-content .heading-title {
  margin-bottom: 0px;
  line-height: 1.583;
}

.promotion-banner-area.promotion-banner2 .btn-wraper {
  margin-top: 5px;
}

.promotion-banner-content {
  color: #ffffff;
  position: relative;
  z-index: 1;
}

.promotion-banner-content .heading-title {
  margin: 15px 0 0;
}

/*=================================================
    9. work tab
==============================================================*/
.work-tab-content .heading-title {
  margin-bottom: 20px;
}

.work-tab-content p {
  margin-bottom: 15px;
}

.work-tab-content .row {
  margin-bottom: 35px;
}

/*=================================================
    10. call to action
==============================================================*/
.calltoaction-area {
  background-color: #1f1f32;
  color: #ffffff;
  padding: 56px 0;
}

.calltoaction-area .heading-title2 {
  margin-bottom: 12px;
}

.calltoaction-area p {
  font-size: 1.125rem;
  margin-bottom: 20px;
}

/*=================================================
    11. service copntent
==============================================================*/
.single-service .border-with-fill-icon {
  margin-bottom: 30px;
}

.single-service .heading-title {
  margin-bottom: 25px;
}

.single-service p {
  margin-bottom: 25px;
}

.vs-service-grid {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}

.vs-service-grid:after, .vs-service-grid:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 46.5%;
  background-color: #ffffff;
  clip-path: polygon(62% 0, 100% 62%, 100% 100%, 0 100%, 0% 21%);
  z-index: 2;
}

.vs-service-grid:after {
  z-index: 1;
  clip-path: polygon(62% 0, 100% 33%, 100% 100%, 0 100%, 0% 21%);
  background-color: #ff5c00;
}

.vs-service-grid .service-content {
  padding: 0 30px 25px 30px;
  position: relative;
  z-index: 5;
}

.vs-service-grid .serivce-img {
  position: relative;
  overflow: hidden;
}

.vs-service-grid .serivce-img > img {
  transform: scale(1);
}

.vs-service-grid .service-icon {
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 66px;
  text-align: center;
  border: 7px solid #ffffff;
  background-color: #ff5c00;
  position: absolute;
  right: 55px;
  bottom: 15px;
  border-radius: 50%;
  z-index: 4;
}

.vs-service-grid .service-icon > * {
  position: relative;
  z-index: 3;
}

.vs-service-grid .service-title {
  font-size: 18px;
  font-weight: 700;
}

.vs-service-grid .service-title a {
  color: inherit;
  transition: 0s;
}

.vs-service-grid:before, .vs-service-grid:after,
.vs-service-grid .serivce-img img,
.vs-service-grid .service-title,
.vs-service-grid .service-text {
  transition: all ease 0.4s;
}

.vs-service-grid:hover:before {
  background-color: #ff5c00;
}

.vs-service-grid:hover:after {
  background-color: #db4f00;
}

.vs-service-grid:hover .service-title,
.vs-service-grid:hover .service-text {
  color: #ffffff;
}

.vs-service-grid:hover .serivce-img > img {
  transform: scale(1.3);
}

/* Small devices */
@media (max-width: 768px) {
  .vs-service-grid .service-icon {
    right: 29%;
  }
}

/*=================================================
    12. funfact area
==============================================================*/
.funfact-area {
  padding: 54px 0;
}

.funfact-area.funfact-style2 {
  position: relative;
}

.funfact-area.funfact-style2 .single-funfact {
  position: relative;
  z-index: 2;
}

.funfact-area.funfact-style2 .single-funfact i, .funfact-area.funfact-style2 .single-funfact h5 {
  color: #ffffff;
}

.single-funfact {
  text-align: center;
}

.single-funfact i {
  font-size: 3.75rem;
  color: #747474;
  display: block;
  margin-bottom: 25px;
}

.single-funfact h5 {
  font-size: 1.125rem;
  margin-bottom: 0px;
  font-weight: 400;
}

.funfact-wraper {
  font-size: 2.25rem;
  font-weight: 600;
  color: #48a651;
  font-family: "Montserrat", sans-serif;
  line-height: 1;
  margin-bottom: 20px;
}

/*=================================================
    13. team content
==============================================================*/
.single-team {
  text-align: center;
}

.single-team:hover .image::before {
  opacity: 1;
}

.single-team:hover .image .hover-area {
  top: 50%;
  opacity: 1;
}

.single-team .image {
  margin-bottom: 15px;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}

.single-team .image::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  transition: all 0.4s ease;
  opacity: 0;
}

.single-team .image .hover-area {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  z-index: 1;
  opacity: 0;
  transition: all 0.4s ease;
}

.single-team .image img {
  width: 100% !important;
}

.single-team .image-holder {
  position: relative;
  margin-bottom: 25px;
}

.single-team .image-holder > img {
  margin-left: auto;
  margin-right: auto;
}

.team-content .team-title {
  font-size: 1.25rem;
  color: #222222;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  margin-bottom: 8px;
}

.team-content .designation {
  color: #ff5c00;
  font-size: 1rem;
}

.owl-item.center .single-team .image::before {
  opacity: 1;
}

.owl-item.center .single-team .image .hover-area {
  top: 50%;
  opacity: 1;
}

/* inner page team */
.inner-page-team .single-team {
  margin-bottom: 33px;
}

.member-grid {
  position: relative;
  overflow: hidden;
}

.member-grid:after, .member-grid::before {
  content: '';
  position: absolute;
  left: 1px;
  bottom: 1px;
  width: 100%;
  height: 53%;
  z-index: 1;
  background-color: #ff5c00;
  clip-path: polygon(0 53%, 100% 0, 100% 100%, 0% 100%);
}

.member-grid:after {
  height: 35%;
  bottom: -1px;
  background-color: #f2f2f2;
  width: calc(100% + 2px);
  left: -1px;
  clip-path: polygon(0 0, 100% 38%, 100% 100%, 0% 100%);
  z-index: 2;
}

.member-grid .member-content {
  padding: 38px 40px 35px 40px;
  position: relative;
  z-index: 5;
}

.member-grid .member-img {
  position: relative;
}

.member-grid .member-name {
  font-size: 24px;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 700;
}

.member-grid .member-btn {
  position: absolute;
  right: 40px;
  bottom: 45px;
  z-index: 3;
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 40px;
  font-size: 0.8rem;
  text-align: center;
  color: #ffffff;
  background-color: #ff5c00;
  border: 10px solid #ffffff;
  border-radius: 50%;
}

@media (max-width: 1025px) {
  .member-grid .member-btn {
    bottom: 75px;
  }
}

/* Medium devices */
@media (max-width: 992px) {
  .member-grid .member-btn {
    bottom: 25px;
  }
  .member-grid .member-content {
    padding: 8px 20px 25px 20px;
  }
}

/* Small devices */
@media (max-width: 768px) {
  .member-grid .member-btn {
    bottom: 20%;
  }
}

/* Extra small devices */
@media (max-width: 576px) {
  .member-grid .member-btn {
    bottom: 17%;
    right: 20px;
  }
}

/*=================================================
    14. testimonials
==============================================================*/
.single-testimonial {
  width: calc(100% - 350px);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.single-testimonial .testimonial-header {
  margin-bottom: 30px;
}

.single-testimonial .quote-icon {
  color: #249955;
  font-size: 2.25rem;
  display: block;
}

.single-testimonial .description {
  font-size: 1rem;
  color: #454545;
  margin-bottom: 18px;
}

.single-testimonial .testimonial-avatar {
  height: 90px;
  width: 90px !important;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
}

.commentor-details {
  margin-bottom: 30px;
}

.commentor-details .commentor-name {
  font-size: 1.125rem;
  color: #222222;
  margin-bottom: 0px;
  font-weight: 600;
}

.commentor-details a {
  color: #222222;
  display: inline-block;
}

.commentor-details a i {
  color: #ff5c00;
  padding-right: 6px;
}

/* single testimonial */
.single-testimonial.testimonial-inner-style {
  width: 100%;
  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.15);
  padding: 40px 30px;
  min-height: 350px;
  margin-bottom: 30px;
  position: relative;
}

.single-testimonial.testimonial-inner-style .description {
  font-size: 0.875rem;
  margin-bottom: 14px;
}

.single-testimonial.testimonial-inner-style .testimonial-header {
  margin-bottom: 20px;
}

.single-testimonial.testimonial-inner-style .commentor-details {
  margin-bottom: 0px;
}

.testimonials-inner-area .row + .row {
  margin-top: 30px;
}

.testimonial-grid-item {
  padding: 0 15px;
}

.testimonial-grid {
  margin-left: -15px;
  margin-right: -15px;
}

.testimonial-box {
  box-shadow: 0px 5px 50px 0px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  padding: 55px 60px 60px 60px;
  margin-top: -240px;
}

.vs-testimonial .testi-subtitle {
  font-size: 18px;
  text-transform: capitalize;
}

.vs-testimonial .testi-title {
  font-size: 36px;
  text-transform: capitalize;
}

.vs-testimonial .name {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
}

.vs-testimonial .author-img {
  width: 115px;
  height: 115px;
  margin-bottom: 10px;
  border-radius: 50%;
  position: relative;
}

.vs-testimonial .author-img img {
  border-radius: 50%;
}

.vs-testimonial .author-img:before {
  content: '';
  position: absolute;
  top: -40px;
  right: 0;
  width: 66px;
  height: 66px;
  background-color: #ff5c00;
  border-radius: 50%;
  border: 10px solid #ffffff;
}

.vs-testimonial .author-img .quote {
  color: #ff5c00;
  font-size: 48px;
  position: absolute;
  left: 50%;
  bottom: -20px;
  line-height: 1;
  transform: translateX(-50%) rotateY(180deg);
  -webkit-text-stroke: 3px #ffffff;
}

/* Medium Large devices */
@media (max-width: 1399px) {
  .testimonial-box {
    padding: 55px 60px 60px 60px;
    margin-top: 60px;
  }
}

/* Small devices */
@media (max-width: 768px) {
  .testimonial-box {
    padding: 20px 20px 20px 20px;
    margin-top: 60px;
  }
  .testimonial-box .testi-title {
    font-size: 22px;
  }
}

/* Extra small devices */
@media (max-width: 576px) {
  .vs-testimonial .author-img {
    display: none;
  }
  .vs-testimonial .testi-subtitle {
    font-size: 16px;
    margin-bottom: 10px;
  }
}

/*=================================================
    15. pricing
==============================================================*/
.single-pricing {
  background-color: #ffffff;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
  position: relative;
}

.single-pricing .my-tag {
  display: block;
  width: 70px;
  height: 70px;
  position: absolute;
  right: 0;
  top: 0;
  color: #ffffff;
  font-size: 1.5rem;
  border-left: 35px solid transparent;
  border-right: 35px solid #ff5c00;
  border-bottom: 35px solid transparent;
  border-top: 35px solid #ff5c00;
  transition: all 0.4s ease;
  opacity: 1;
}

.single-pricing .my-tag::before {
  content: "$";
  position: absolute;
  top: -30px;
  right: -20px;
  transform: rotate(-45deg);
}

.single-pricing:hover .pricning-header {
  background-color: #ff5c00;
}

.single-pricing:hover .pricning-header .pricing-icon .back {
  opacity: 1;
  transform: translateY(0%);
}

.single-pricing:hover .pricning-header .pricing-icon .front {
  transform: translateY(-150%);
  opacity: 0;
}

.single-pricing:hover .btn {
  background-color: rgba(255, 255, 255, 0);
  color: #ff5c00;
}

.single-pricing:hover .my-tag {
  opacity: 0;
}

.pricning-header {
  background-color: #262936;
  padding: 40px;
  color: #ffffff;
  transition: all 0.4s ease;
}

.pricning-header .pricing-price {
  position: relative;
  top: 20px;
}

.pricning-header .pricing-icon {
  background-image: url(../images/pricing/icon-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 95px;
  height: 95px;
  margin-bottom: 25px;
  position: relative;
  overflow: hidden;
}

.pricning-header .pricing-icon .front {
  position: relative;
  transition: all 0.4s ease;
  transform: translateY(0%);
  opacity: 1;
}

.pricning-header .pricing-icon .front i {
  font-size: 3.125rem;
  color: #ff5c00;
  line-height: 95px;
}

.pricning-header .pricing-icon .back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transform: translateY(150%);
  opacity: 0;
  transition: all 0.4s ease;
}

.pricning-header .pricing-title {
  font-size: 1.25rem;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 0px;
}

.text-center .pricning-header .pricing-icon {
  margin-left: auto;
  margin-right: auto;
}

.pricing-body {
  text-align: left;
  padding: 40px;
}

.pricing-footer {
  padding-bottom: 40px;
}

.pricing-slider .owl-stage-outer {
  padding: 10px;
}

.pricing-price {
  color: #ff5c00;
  font-size: 1.5rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

.pricing-price sub {
  display: block;
  font-size: 0.75rem;
  bottom: 0px;
}

.pricing-price sup {
  font-size: 0.8125rem;
}

.owl-item.center .single-pricing .my-tag {
  opacity: 0;
}

.owl-item.center .single-pricing .pricning-header {
  background-color: #ff5c00;
}

.owl-item.center .single-pricing .pricning-header .pricing-icon .back {
  opacity: 1;
  transform: translateY(0%);
}

.owl-item.center .single-pricing .pricning-header .pricing-icon .front {
  transform: translateY(-150%);
  opacity: 0;
}

.owl-item.center .single-pricing .btn {
  background-color: rgba(255, 255, 255, 0);
  color: #ff5c00;
}

.price-box-grid {
  position: relative;
  text-align: center;
  padding-top: 28px;
  padding-bottom: 60px;
}

.price-box-grid:before {
  content: '';
  position: absolute;
  left: 30px;
  right: 30px;
  top: 0;
  height: 44%;
  max-height: 115px;
  background-color: #302f2f;
  clip-path: polygon(0 0, 100% 0, 72% 100%, 28% 100%);
  z-index: 1;
}

.price-box-grid:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% - 60px);
  border-radius: 7px;
  background-color: #ffffff;
  z-index: 0;
}

.price-box-grid .plan-price,
.price-box-grid .price-title,
.price-box-grid .plan-list {
  position: relative;
  z-index: 4;
}

.price-box-grid .price-title {
  font-size: 24px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 20px;
}

.price-box-grid .plan-price {
  width: 135px;
  height: 135px;
  display: inline-block;
  background-color: #302f2f;
  clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
  color: #ffffff;
  line-height: 135px;
  font-weight: 700;
  font-size: 36px;
}

.price-box-grid .plan-price:after, .price-box-grid .plan-price:before {
  content: '';
  position: absolute;
  left: 2px;
  right: 2px;
  bottom: 2px;
  top: 2px;
  clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
  background-color: #ffffff;
}

.price-box-grid .plan-price:after {
  left: 13px;
  right: 13px;
  top: 13px;
  bottom: 13px;
  background-color: #302f2f;
}

.price-box-grid .plan-price sub,
.price-box-grid .plan-price sup {
  font-weight: 300;
  font-size: 16px;
  position: relative;
}

.price-box-grid .plan-price sup {
  top: -13px;
  margin-right: 5px;
}

.price-box-grid .plan-price sub {
  bottom: 1px;
  margin-left: 3px;
}

.price-box-grid .plan-price span {
  position: relative;
  z-index: 4;
}

.price-box-grid .plan-list {
  margin: 30px 0 35px 0;
}

.price-box-grid .plan-list li {
  margin-bottom: 15px;
}

.price-box-grid .plan-list li:last-child {
  margin-bottom: 0;
}

.price-box-grid:before,
.price-box-grid .plan-price,
.price-box-grid .plan-price::after,
.price-box-grid .btn-primary.style4 {
  transition: all ease 0.4s;
}

.price-box-grid:hover .btn-primary.style4,
.price-box-grid:hover .plan-price,
.price-box-grid:hover .plan-price::after, .price-box-grid:hover:before {
  background-color: #ff5c00;
}

.price-plan-card {
  background-color: #ffffff;
  box-shadow: 0px 10px 80px 0px rgba(0, 0, 0, 0.06);
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  position: relative;
  min-height: 280px;
  padding: 33px 40px 30px 40px;
}

.price-plan-card:before {
  content: '';
  position: absolute;
  left: -105px;
  top: -35px;
  bottom: 0;
  width: 356px;
  height: 356px;
  background-color: #ff5c00;
  border-radius: 50%;
}

.price-plan-card > * {
  position: relative;
  z-index: 3;
}

.price-plan-card .plan-header {
  width: 250px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: start;
}

.price-plan-card .plan-address {
  color: #ffffff;
}

.price-plan-card .print-btn {
  text-align: center;
  color: #ffffff;
  font-family: "Lato", sans-serif;
  font-size: 18px;
}

.price-plan-card .print-btn i {
  display: block;
  text-decoration: none;
  margin-bottom: 7px;
  font-size: 1.2em;
}

.price-plan-card .print-btn span {
  text-decoration: underline;
}

.price-plan-card .plan-discount {
  display: inline-block;
  width: 133px;
  height: 133px;
  border: 15px solid #ffffff;
  line-height: 103px;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 30px;
  color: #ffffff;
  position: absolute;
  right: -32px;
  top: 50%;
  margin-top: -73px;
  background-color: #ff5c00;
  border-radius: 50%;
}

.price-plan-card .plan-body {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  flex: 1;
}

.price-plan-card .plan-title {
  font-size: 24px;
  font-weight: 700;
}

.price-plan-card .plan-code {
  line-height: 1;
  min-width: 172px;
}

.price-plan-card .plan-code .code {
  text-transform: uppercase;
  font-size: 24px;
  display: block;
  font-weight: 700;
  margin-top: 7px;
}

.price-plan-card .plan-text {
  max-width: 260px;
  margin-bottom: -3px;
  font-size: 14px;
}

.price-plan-card .border-line {
  position: absolute;
  left: 0;
  top: 0;
}

/* Medium Large devices */
@media (max-width: 1399px) {
  .price-plan-card {
    display: block;
    text-align: center;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
  }
  .price-plan-card .border-line {
    display: none;
  }
  .price-plan-card .print-btn,
  .price-plan-card .plan-address {
    color: #000;
  }
  .price-plan-card:before {
    display: none;
  }
  .price-plan-card .plan-body {
    padding-top: 10px;
  }
  .price-plan-card .plan-body,
  .price-plan-card .plan-header {
    width: 100%;
    display: block;
  }
  .price-plan-card .plan-text {
    max-width: 260px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-top: 10px;
  }
  .price-plan-card .plan-discount {
    width: 60px;
    height: 60px;
    border: none;
    line-height: 60px;
    font-size: 19px;
    right: 0;
    position: relative;
    top: 0;
    margin-top: 0;
    margin-bottom: 10px;
  }
}

/* Small devices */
@media (max-width: 768px) {
  .price-box-grid {
    padding-bottom: 30px;
  }
  .price-box-grid:before {
    left: 10px;
    right: 10px;
    height: 44%;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
  }
}

/*=================================================
    16. video area
==============================================================*/
.video-area {
  position: relative;
  text-align: center;
  color: #ffffff;
  padding: 75px 0;
}

.video-area .video-wraper a {
  margin-bottom: 12px;
  display: inline-block;
}

.video-area .video-wraper h2 {
  font-size: 2.5rem;
  margin-bottom: 15px;
  color: #ffffff;
}

/*=================================================
    17. news area
==============================================================*/
.single-news {
  transition: all 0.4s ease;
}

.single-news:hover .entry-header::before {
  opacity: 1;
}

.single-news:hover .entry-header .entry-thumb > img {
  transform: scale(1.05);
}

.single-news:hover .entry-header .hover-area {
  opacity: 1;
  top: 50%;
}

.single-news:hover .entry-content > a {
  color: #ff5c00;
}

.single-news:hover .entry-content > a:after {
  right: -30px;
  opacity: 1;
}

.single-news .entry-header {
  position: relative;
  overflow: hidden;
}

.single-news .entry-header::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  transition: all 0.4s ease;
  opacity: 0;
  z-index: 1;
}

.single-news .entry-header .entry-thumb > img {
  transform: scale(1);
  transition: all 0.4s ease;
  width: 100%;
}

.single-news .entry-header .entry-thumb .video-popup h2 {
  color: #ffffff;
  margin-bottom: 0px;
  font-size: 3rem;
}

.single-news .entry-header .hover-area {
  position: absolute;
  top: 40%;
  left: 0%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  z-index: 1;
  transition: all 0.4s ease;
  opacity: 0;
}

.single-news .entry-header .entry-meta {
  position: absolute;
  top: -1px;
  left: 0;
  z-index: 2;
}

.single-news .entry-header .entry-content > a {
  color: #ff5c00;
}

.single-news .entry-header .entry-content > a:after {
  right: -30px;
  opacity: 1;
}

.single-news .entry-content {
  padding: 30px 0px 0;
}

.single-news .entry-content .entry-title {
  line-height: 1.5;
  margin-bottom: 0px;
  font-size: 20px;
}

.single-news .entry-content span {
  display: block;
  font-size: 14px;
  margin-bottom: 15px;
}

.single-news .entry-content > a {
  display: inline-block;
  color: #333333;
  font-size: 16px;
  transition: all 0.5s ease 0s;
  font-weight: 700;
  position: relative;
}

.single-news .entry-content > a:after {
  content: "\f101";
  font-family: fontawesome;
  color: #ff5c00;
  font-weight: 600;
  font-size: 16px;
  position: absolute;
  top: 0;
  right: 0px;
  opacity: 0;
  transition: all 0.5s ease 0s;
}

.single-news .meta-date {
  color: #ffffff;
  background-color: #ff5c00;
  display: inline-block;
  font-size: 0.875rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  padding: 2px 12px;
}

.single-news.news-style2 .entry-content {
  padding: 0px 0 0;
}

.single-news.news-style2 .post-meta-list {
  padding: 15px 0;
}

.single-news.news-style2 .post-meta-list span {
  display: inline-block;
  padding: 0 0px;
  line-height: 1.3;
}

.single-news.news-style2 .post-meta-list span:not(:last-child) {
  border-right: 0px solid #c9c9c9;
  margin-right: 10px;
}

.single-news.news-style2 .post-meta-list span:last-child {
  padding-right: 0px;
}

.single-news.news-style2 .post-meta-list span > a {
  color: #222222;
}

.single-news.news-style2 .post-meta-list span > a:hover {
  color: #ff5c00;
}

.single-news.news-style2 .post-meta-list span > a > i {
  color: #ff5c00;
  padding-right: 7px;
}

.single-news.news-style2 .post-meta-list .media-body + .media-body {
  text-align: right;
}

.single-news.news-style2 > a {
  display: inline-block;
  color: #333333;
  font-size: 16px;
  transition: all 0.5s ease 0s;
  font-weight: 700;
  position: relative;
}

.single-news.news-style2 > a:after {
  content: "\f101";
  font-family: fontawesome;
  color: #ff5c00;
  font-weight: 600;
  font-size: 16px;
  position: absolute;
  top: 0;
  right: 0px;
  opacity: 0;
  transition: all 0.5s ease 0s;
}

.single-news.post-quote .entry-header::before {
  opacity: 1;
}

.single-news.post-quote .entry-header .hover-area {
  top: 50%;
  opacity: 1;
  padding: 0 10px;
}

.single-news.post-quote .entry-header .hover-area blockquote {
  color: #ffffff;
}

.owl-item.center .single-news .entry-header::before {
  opacity: 1;
}

.owl-item.center .single-news .entry-header .entry-thumb img {
  transform: scale(1.05);
}

.owl-item.center .single-news .entry-header .hover-area {
  opacity: 1;
  top: 50%;
}

.owl-item.center .single-news .entry-content > a {
  color: #ff5c00;
}

.owl-item.center .single-news .entry-content > a:after {
  right: -30px;
  opacity: 1;
}

/* post meta list */
.post-meta-list {
  padding: 15px 0 0;
}

.post-meta-list span {
  display: inline-block;
  padding: 0 0px;
  line-height: 1.3;
}

.post-meta-list span:not(:last-child) {
  border-right: 1px solid #c9c9c9;
}

.post-meta-list span:last-child {
  padding-right: 0px;
}

.post-meta-list span > a {
  color: #222222;
}

.post-meta-list span > a:hover {
  color: #ff5c00;
}

.post-meta-list span > a > i {
  color: #ff5c00;
  padding-right: 7px;
}

.post-meta-list .media-body + .media-body {
  text-align: right;
}

/* inner page blog */
.inner-page-blog .single-news {
  margin-bottom: 30px;
}

/* blog post list */
.post-list {
  background-color: transparent;
  border-bottom: 0px;
}

.post-list:not(:last-child) {
  margin-bottom: 40px;
}

.post-list .entry-content {
  padding: 0px;
}

.post-list .post-meta-list {
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.post-list .entry-content .entry-title {
  font-size: 1.875rem;
  font-weight: 500;
}

.post-list .entry-content p {
  margin-bottom: 30px;
}

.post-list.post-quote .entry-header .hover-area {
  padding: 0 200px;
}

.post-list.post-video .entry-header::before {
  display: none;
}

.post-list.post-video .entry-header .entry-thumb iframe {
  display: block;
  height: 480px;
}

.post-list.post-audio .entry-header::before {
  display: none;
}

.post-list.post-audio .entry-header .entry-thumb iframe {
  height: 200px;
}

.post-lists {
  margin-bottom: 60px;
}

/*=================================================
    18. cupons area
==============================================================*/
.single-cupons {
  background-color: #ffffff;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
  padding: 10px;
  position: relative;
  width: calc(100% - 85px);
}

.single-cupons::before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: calc(100% + 40px);
  background-color: rgba(255, 255, 255, 0.85);
  z-index: 2;
  opacity: 0;
  transition: all 0.4s ease;
}

.single-cupons:hover::before {
  opacity: 1;
}

.single-cupons:hover .hover-area {
  opacity: 1;
  top: 50%;
}

.single-cupons .hover-area {
  position: absolute;
  top: 40%;
  left: 0%;
  width: 100%;
  text-align: center;
  transform: translateY(-50%);
  transition: all 0.4s ease;
  opacity: 0;
  z-index: 3;
}

.single-cupons .cupons-wraper {
  border: 1px dashed #ff5c00;
  padding: 30px;
}

.single-cupons .cupon-header {
  margin-bottom: 30px;
}

.single-cupons .cupon-header > div + div {
  text-align: right;
}

.single-cupons .cupon-header .cupon-link {
  color: #636363;
  font-size: 0.75rem;
  display: inline-block;
}

.single-cupons .cupon-body {
  text-align: center;
}

.single-cupons .cupon-body .heading-title {
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 20px;
}

.single-cupons .cupon-body .heading-title span {
  color: #ff5c00;
}

.single-cupons .cupon-body p {
  margin-bottom: 15px;
}

.single-cupons .ribbon {
  margin-bottom: 5px;
}

.single-cupons .cupon-footer {
  text-align: center;
}

.ribbon {
  text-align: center;
  position: relative;
  height: 108px;
  z-index: 1;
}

.ribbon .ribbon-inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  text-align: center;
}

.ribbon h2 {
  margin-bottom: 0px;
  color: #ffffff;
}

.ribbon::before {
  position: absolute;
  content: "";
  background-image: url(../images/ribbon-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  top: 0;
  height: 100%;
  width: calc(100% + 120px);
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

.cupons-area .row [class*=col-]:nth-child(even) .single-cupons {
  margin-left: auto;
}

.cupon-modal .modal-body {
  padding: 30px;
}

.cupon-modal .modal-body .single-cupons {
  width: 100%;
}

.cupon-modal .modal-body .single-cupons::before {
  display: none;
}

.cupon-modal .modal-header {
  border-bottom: 0px solid #000;
}

.cupon-modal .modal-dialog {
  max-width: 600px;
}

.inner-coupons .single-cupons {
  margin-bottom: 50px;
}

.cupons-inner-area.section-padding {
  padding-bottom: 50px;
}

/*=================================================
    19. client area
==============================================================*/
.single-client {
  min-height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/*=================================================
    20. footer
==============================================================*/
.footer-section {
  padding-top: 100px;
  padding-bottom: 60px;
}

.footer-widget .widget-title {
  margin-bottom: 20px;
}

.footer-widget .fotoer-logo {
  margin-bottom: 25px;
}

.footer-widget > p {
  margin-bottom: 25px;
}

.footer-widget p {
  color: #454545;
}

.footer-widget p a {
  color: #ff5c00;
  font-weight: 500;
}

.footer-widget .copyright p {
  margin-bottom: 0px;
}

.footer-widget .copyright p a {
  display: inline-block;
}

.footer-widget .info-list > li:not(:last-child) {
  margin-bottom: 10px;
}

.footer-widget .info-list > li a {
  color: #454545;
  word-break: break-all;
}

.footer-widget > .row [class*=col-]:not(:last-child) .info-list {
  padding-right: 20px;
}

.footer-widget .soical-list {
  text-align: right;
}

.footer-widget .soical-list > li:not(:last-child) {
  margin-right: 10px;
}

.footer-widget .soical-list > li > a {
  background-color: transparent;
}

.footer-widget.final-widget {
  margin-top: 60px;
}

.title-border {
  color: #ffffff;
  position: relative;
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  padding-bottom: 15px;
  margin-bottom: 30px;
}

.title-border:after, .title-border:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 40px;
  background-color: #ff5c00;
}

.title-border:after {
  left: 45px;
  width: 5px;
}

.vs-recent-post {
  margin-bottom: 20px;
}

.vs-recent-post:last-child {
  margin-bottom: 0;
}

.vs-recent-post .date {
  color: #777777;
  font-size: 14px;
  font-family: "Lato", sans-serif;
}

.vs-recent-post .date i {
  margin-right: 7px;
}

.vs-recent-post .media-img {
  margin-right: 20px;
}

.vs-recent-post .recent-post-title {
  font-size: 14px;
  font-weight: 700;
  text-transform: none;
  font-family: "Roboto", sans-serif;
  margin: 0;
  margin-top: 7px;
  color: #ffffff;
}

.vs-recent-post .recent-post-title a {
  color: inherit;
}

.vs-recent-post .recent-post-title:hover {
  color: #ff5c00;
}

.footer-newsletter .form-title {
  color: #ffffff;
  margin-bottom: 0;
}

.footer-newsletter .form-control {
  height: 60px;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  color: #777777;
  padding-left: 50px;
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  border: none;
  width: calc(100% - 120px);
}

.footer-newsletter .form-control::placeholder {
  color: #777777;
}

.footer-newsletter .btn-primary {
  height: 60px;
  font-family: "Lato", sans-serif;
  padding: 0;
  width: 120px;
  border-top-right-radius: 7px !important;
  border-bottom-right-radius: 7px !important;
}

.footer-newsletter .form-group {
  display: flex;
  margin-top: 20px;
  position: relative;
  margin-bottom: 40px;
}

.footer-newsletter .form-group > i {
  position: absolute;
  left: 20px;
  top: 22.5px;
  z-index: 1;
  font-size: 16px;
  color: #777777;
}

.footer-social .social-title {
  font-weight: 700;
  font-size: 24px;
  color: #ffffff;
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}

.footer-social a i {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #ff5c00;
  color: #ffffff;
  font-size: 14px;
  border-radius: 50%;
  margin-right: 6px;
  transition: all ease 0.4s;
}

.footer-social a i.fa-facebook-f {
  background-color: #3b5999;
}

.footer-social a i.fa-twitter {
  background-color: #55acee;
}

.footer-social a i.fa-behance {
  background-color: #0057ff;
}

.footer-social a i.fa-youtube {
  background-color: #cd201f;
}

.footer-social a:last-child i {
  margin-right: 0;
}

.footer-social a:hover i {
  background-color: #ffffff;
  color: #222222;
}

.footer-layout2 {
  padding-top: 15px;
  padding-bottom: 0;
}

.footer-layout2 .footer-widget {
  margin-bottom: 60px;
}

/* Large devices */
@media (max-width: 1199px) {
  .footer-social .social-title {
    display: block;
  }
}

/* Small devices */
@media (max-width: 768px) {
  .footer-layout2 {
    padding-top: 60px;
    padding-bottom: 0;
  }
}

/*=================================================
    21. inner welcome
==============================================================*/
.inner-welcome {
  text-align: center;
  padding: 12px 0; /*52px 0;*/
}

.inner-banner-title {
  font-size: 2.5rem;
  margin-bottom: 0px;
  font-weight: 700;
}

.my-breadcumb {
  border-radius: 0px;
  background-color: #ececec;
  justify-content: center;
  margin-bottom: 0px;
  padding: 15px 20px;
}

.my-breadcumb .breadcrumb-item {
  font-size: 1rem;
}

.my-breadcumb .breadcrumb-item a {
  color: #222222;
  font-weight: 600;
}

.my-breadcumb .breadcrumb-item.active {
  color: #63b04e;
  font-weight: 600;
}

.my-breadcumb .breadcrumb-item + .breadcrumb-item::before {
  color: #222222;
  content: "\f101";
  font-family: fontawesome;
}

/*=================================================
    22. about summary
==============================================================*/
.about-summary-content .heading-title {
  margin-bottom: 20px;
}

.about-summary-content p {
  color: #454545;
}

.about-summary-content p:not(:last-child) {
  margin-bottom: 30px;
}

/*=================================================
    23. mission and vission
==============================================================*/
.summary-img {
  position: relative;
  overflow: hidden;
  margin-bottom: 45px;
}

.summary-img > img {
  transition: all 0.4s ease;
  transform: scale(1.05);
}

.summary-article:hover .summary-img > img {
  transform: scale(1);
}

.summary-article .heading-title {
  font-weight: 600;
  margin-bottom: 10px;
}

.summary-article p {
  margin-bottom: 25px;
}

/*=================================================
    24. work
==============================================================*/
.single-work {
  position: relative;
  display: block;
}

.single-work:hover .work-image > img {
  transform: scale(1);
}

.single-work:hover .work-image .hover-area {
  transform: translateY(-50%);
  opacity: 1;
}

.single-work:hover::before {
  height: 100%;
}

.single-work::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 0%;
  width: 100%;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.8);
  transition: all 0.4s ease;
}

.single-work .work-image {
  position: relative;
  overflow: hidden;
}

.single-work .work-image > img {
  transform: scale(1.05);
  transition: all 0.4s ease;
  width: 100%;
}

.single-work .work-image .hover-area {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(0%);
  width: 100%;
  text-align: center;
  transition: all 0.4s ease;
  z-index: 3;
  opacity: 0;
}

.work-style2 .single-work::before {
  background-color: rgba(0, 75, 154, 0.85);
}

/*=================================================
    25. service block
==============================================================*/
.service-block-area.section-padding {
  padding-bottom: 65px;
}

.single-service-block {
  margin-bottom: 35px;
}

.single-service-block .heading-title {
  margin-bottom: 18px;
}

.single-service-block > a {
  display: inline-block;
  color: #333333;
  font-size: 16px;
  transition: all 0.5s ease 0s;
  font-weight: 700;
  position: relative;
}

.single-service-block > a:after {
  content: "\f101";
  font-family: fontawesome;
  color: #ff5c00;
  font-weight: 600;
  font-size: 16px;
  position: absolute;
  top: 0;
  right: 0px;
  opacity: 0;
  transition: all 0.5s ease 0s;
}

.single-service-block .service-header {
  position: relative;
  overflow: hidden;
  margin-bottom: 35px;
}

.single-service-block .service-header::before, .single-service-block .service-header::after {
  content: "";
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8));
  background-repeat: repeat;
  background-size: 30px;
  position: absolute;
  top: 0;
  left: 50%;
  opacity: 0;
  z-index: 1;
  transition: all 0.3s ease 0s;
}

.single-service-block .service-header::after {
  left: auto;
  right: 50%;
}

.single-service-block .service-header > img {
  transition: all 0.4s ease;
}

.single-service-block:hover .service-header::before {
  left: 0;
  opacity: 1;
}

.single-service-block:hover .service-header::after {
  right: 0;
  opacity: 1;
}

.single-service-block:hover .service-header > img {
  transform: scale(1.2);
  filter: brightness(200%);
}

.single-service-block:hover > a {
  color: #ff5c00;
}

.single-service-block:hover > a:after {
  right: -30px;
  opacity: 1;
}

/*=================================================
    26. single service
==============================================================*/
.service-sidebar-widget {
  background-color: #ffffff;
  box-shadow: 0px 3px 6.65px 0.35px rgba(0, 0, 0, 0.1);
  border: 1px solid #e6e6e6;
  padding: 40px;
  margin-bottom: 40px;
}

.service-sidebar-widget .widget-title {
  font-weight: 500;
}

.service-sidebar-widget .info-list > li:not(:last-child) {
  margin-bottom: 20px;
}

.service-sidebar-widget .info-list .media-body strong {
  display: block;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 5px;
}

.widget-contact {
  padding: 40px 20px;
  background-image: url(../images/contact-widget-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
}

.widget-contact .widget-contact-content {
  position: relative;
  z-index: 5;
}

.widget-contact .widget-title {
  text-align: left;
  color: #ffffff;
  margin-bottom: 25px;
  padding: 0px;
}

.widget-contact .contact-form textarea {
  height: 200px;
  padding-top: 15px;
}

.widget-contact .contact-form .form-group {
  margin-bottom: 8px;
}

.widget-contact .contact-form .contact-input-group {
  margin-bottom: 18px;
}

/* Service summary */
.service-summary-details .service-header {
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}

.service-summary-details .service-header > img {
  transform: scale(1);
  transition: all 0.4s ease;
}

.service-summary-details:hover .service-header > img {
  transform: scale(1.02);
}

.service-summary-details .heading-title2 {
  margin-bottom: 17px;
  font-size: 1.875rem;
}

.service-summary-details p {
  margin-bottom: 19px;
  color: #454545;
}

.service-summary-details .lists {
  margin-bottom: 20px;
}

.service-shedule-info p {
  font-size: 1rem;
  margin-bottom: 30px !important;
  padding-right: 190px;
}

/*=================================================
    27. service rate
==============================================================*/
.single-rate-of-service {
  position: relative;
  margin-bottom: 30px;
}

.single-rate-of-service .image {
  position: relative;
}

.single-rate-of-service .image::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  transition: all 0.4s ease;
  opacity: 0;
}

.single-rate-of-service .image .over-cotent {
  position: absolute;
  top: 20px;
  left: 0;
  color: #ffffff;
  background-color: #ff5c00;
  border-radius: 0 30px 30px 0;
  height: 60px;
  line-height: 60px;
  z-index: 3;
  padding-left: 26px;
  padding-right: 26px;
}

.single-rate-of-service .product-rate {
  font-size: 1.125rem;
}

.single-rate-of-service .product-rate span {
  font-size: 1.5rem;
  font-weight: 500;
}

.single-rate-of-service .rate-of-product-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  background-color: #222222;
  padding: 20px;
  text-align: center;
  transition: all 0.4s ease;
  overflow: hidden;
}

.single-rate-of-service .rate-of-product-footer .rate-of-product-title {
  font-size: 1.125rem;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 0px;
}

.single-rate-of-service .rate-of-product-footer .rate-of-product-title a {
  color: #ffffff;
}

.single-rate-of-service .rate-of-product-footer .download-icon {
  color: #ffffff;
  position: relative;
  font-size: 1.5rem;
  transform: translateY(-20px);
  opacity: 0;
  transition: all 0.4s ease;
  line-height: 1;
}

.single-rate-of-service:hover .image::before {
  opacity: 1;
}

.single-rate-of-service:hover .rate-of-product-footer {
  background-color: #ff5c00;
}

.single-rate-of-service:hover .rate-of-product-footer .download-icon {
  opacity: 1;
  transform: translateY(0px);
}

/*=================================================
    28. get start here
==============================================================*/
.get-start-here-content {
  border: 1px solid #e8e8e8;
  padding: 60px 40px;
}

.get-start-here-content .get-start-title {
  font-size: 1.5rem;
  margin-bottom: 22px;
  font-weight: 600;
}

.get-start-here-content .description {
  margin-bottom: 30px;
}

.get-start-here-content .btn-wraper {
  margin-bottom: 30px;
}

.get-start-here-content .get-start-footer-title {
  margin-bottom: 0px;
  font-size: 1rem;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
}

/*=================================================
    29. comments area
==============================================================*/
.comments-area {
  margin-bottom: 50px;
}

.comments-area .comments-title {
  margin-bottom: 28px;
  font-size: 2.25rem;
  font-weight: 500;
}

.comments-area .comment-body:before {
  display: table;
  content: "";
  clear: both;
}

.comments-area .comment-body img {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  float: left;
}

.comments-area .meta-data {
  margin-left: 100px;
}

.comments-area .reply {
  float: right;
}

.comments-area .reply .comment-reply-link {
  color: #ff5c00;
  font-size: 1rem;
  font-weight: 500;
}

.comments-area .comment-author a {
  font-weight: 500;
  font-size: 1.125rem;
  color: #222222;
}

.comments-area .comment-date {
  color: #333;
  margin-bottom: 0px;
  font-weight: 500;
  display: inline-block;
}

.comments-area .comment-content {
  margin-top: 10px;
  padding-right: 50px;
}

.comments-area .comment-content p {
  margin-bottom: 0px;
}

.comments-area .comment:not(:last-child) .children {
  margin-left: 100px;
}

.comments-area .comment:not(:last-child) .meta-data {
  margin-bottom: 30px;
}

/* comment responsed */
.comment-respond .comment-reply-title {
  margin-bottom: 28px;
  font-size: 2.25rem;
  font-weight: 500;
}

.responsd-form textarea.form-control {
  padding-top: 10px;
}

/*=================================================
    30. blog single
==============================================================*/
.post-details {
  padding-bottom: 30px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 50px;
}

.post-details:hover {
  border-color: #ededed;
}

.post-details .post-meta-list {
  margin-bottom: 0px;
}

.post-details .entry-content .entry-title {
  margin-bottom: 10px;
}

.post-details .entry-content p {
  margin-bottom: 25px;
}

.post-details .entry-content blockquote {
  position: relative;
  margin-bottom: 30px;
}

.post-details .entry-content blockquote::before {
  content: '\f10d';
  font-family: "FontAwesome";
  color: #000;
  font-size: 1.875rem;
  display: inline-block;
  line-height: 1;
  position: absolute;
  top: -20px;
}

.post-details .entry-content blockquote p {
  padding-left: 70px;
  font-size: 0.875rem;
}

.post-details .entry-content blockquote p:last-child {
  margin-bottom: 0px;
}

.post-details .entry-content blockquote p::after {
  display: none;
}

/*=================================================
    31. shop product
==============================================================*/
.single-product {
  margin-bottom: 20px;
}

.single-product:hover .product-header > img {
  transform: scale(1.05);
}

.single-product .product-header {
  position: relative;
  overflow: hidden;
}

.single-product .product-header > img {
  transform: scale(1);
  transition: all 0.4s ease;
  backface-visibility: hidden;
}

.single-product .product-header .image-content {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  z-index: 2;
}

.single-product .product-footer {
  padding: 30px 10px 10px;
}

.single-product .product-footer.text-center .star-rating:before {
  width: 100%;
}

.single-product .woocommerce-product-rating {
  margin-bottom: 15px;
}

.single-product .product-title {
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 6px;
  line-height: 1.5;
}

.single-product .price {
  margin-bottom: 20px;
  display: block;
}

.ribbon-title {
  background-color: #ff5c00;
  display: inline-block;
  border-radius: 10px;
  color: #ffffff;
  font-size: 0.75rem;
  padding: 4px 8px;
  line-height: 1;
}

.price ins {
  text-decoration: none;
}

.price ins .woocommerce-Price-amount {
  color: #222222;
}

.price .woocommerce-Price-amount {
  font-size: 1rem;
  font-weight: 400;
}

/* product style list */
.product-style-list .single-product {
  display: flex;
  flex-wrap: wrap;
}

.product-style-list .single-product .product-footer {
  padding: 0px;
  margin-left: 20px;
  flex: 0 0 49%;
}

.product-style-list .single-product .product-header {
  flex: 0 0 45%;
}

.product-style-list .single-product .price {
  margin-bottom: 14px;
}

/*=================================================
    32. product details
==============================================================*/
.product-summary .product-header,
.product-summary .product-body {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.product-summary .lists > li:not(:last-child) {
  margin-bottom: 7px;
}

.product-summary .product-title {
  font-size: 1.5rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  line-height: 1.583333;
  margin-bottom: 20px;
}

.product-summary .woocommerce-product-rating {
  margin-bottom: 15px;
}

.product-summary .price {
  font-size: 1.5rem;
}

.product-summary .price ins .woocommerce-Price-amount {
  color: #ff5c00;
}

.product-summary .product-meta {
  padding-left: 15px;
}

.product-meta {
  color: #68b613;
  font-size: 1rem;
}

.product-meta i {
  padding-right: 5px;
}

.woocommerce-form {
  display: flex;
}

.woocommerce-form .my_number {
  margin-right: 30px;
}

.product-details-tab.nav-tabs .nav-item:not(:last-child) {
  margin-right: 15px;
}

.product-details-tab.nav-tabs .nav-item .nav-link {
  padding: 10px 38px;
  border: 1px solid #dedede;
  font-size: 1rem;
  color: #222222;
}

.product-details-tab.nav-tabs .nav-item .nav-link.active {
  background-color: #ff5c00;
  color: #ffffff;
  border-color: #ff5c00;
}

.product-tab-pane {
  padding: 40px 30px;
  border: 1px solid #dedede;
}

.sign_in_form {
  margin-bottom: 50px;
}

.checkout_title {
  margin-bottom: 30px;
}

.table.shop_table thead th {
  border-bottom: 0px;
}

.table.shop_table td, .table.shop_table th {
  border-top: 0px;
}

.table.shop_table .product-quantity .quantity {
  display: inline-block;
}

.table.shop_table a.remove {
  float: right;
}

.input-style2 .coupon .form-control, .input-style3 .coupon .form-control {
  height: 50px;
}

.cart_table_wraper,
.wc-proceed-to-checkout {
  padding-left: 30px;
}

/*=================================================
    33. Hero Area
==============================================================*/
.hero-box {
  padding: 90px 80px 100px 80px;
  background-size: 100% 100%;
  border-radius: 20px;
  box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.05);
}

.hero-title {
  font-size: 48px;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 20px;
}

.hero-title:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 3px;
  width: 100%;
  max-width: 180px;
  margin-left: -90px;
  background-color: #ff5c00;
}

.arrow-btn.hero-arrow-left.owl-carousel .owl-nav {
  position: absolute;
  left: 12%;
  top: 50%;
  transform: translateY(-50%);
}

.arrow-btn.hero-arrow-left.owl-carousel .owl-nav button.owl-next,
.arrow-btn.hero-arrow-left.owl-carousel .owl-nav button.owl-prev {
  position: relative;
  transform: none;
  top: 0;
  left: 0;
}

.arrow-btn.hero-arrow-left.owl-carousel .owl-nav button.owl-prev {
  margin-bottom: 15px;
}

.vs-hero-wrapper .owl-item.active .btn-primary,
.vs-hero-wrapper .owl-item.active .hero-subtitle,
.vs-hero-wrapper .owl-item.active .hero-title {
  animation-duration: 1s;
  animation-timing-function: ease;
  animation-fill-mode: both;
}

.vs-hero-wrapper .owl-item.active .hero-title {
  animation-delay: .5s;
  animation-name: inDown;
}

.vs-hero-wrapper .owl-item.active .hero-subtitle {
  animation-delay: 0.4s;
  animation-name: inUp;
}

.vs-hero-wrapper .owl-item.active .btn-primary {
  animation-delay: 0.8s;
  animation-name: inUp;
}

/* Medium devices */
@media (max-width: 992px) {
  .hero-box {
    padding: 40px 20px 50px 20px;
  }
}

/* Small devices */
@media (max-width: 768px) {
  .hero-title {
    font-size: 36px;
    padding-bottom: 20px;
    margin-bottom: 15px;
  }
}

/* Extra small devices */
@media (max-width: 576px) {
  .hero-box {
    padding: 20px 10px 30px 10px;
  }
  .hero-title {
    font-size: 26px;
  }
  .hero-title:before {
    max-width: 50px;
    margin-left: -25px;
  }
  .vs-hero-wrapper .banner-area,
  .vs-hero-wrapper .banner-single-slider {
    min-height: 450px;
  }
}

/*=================================================
    34. Serivce Form
==============================================================*/
.service-form {
  box-shadow: 0px 15px 80px 0px rgba(0, 0, 0, 0.05);
  padding: 100px;
}

.service-form .form-title {
  margin-bottom: 55px;
}

.service-form .nice-slect {
  margin-bottom: 0;
}

/* Medium Large devices */
@media (max-width: 1399px) {
  .service-form {
    padding: 60px 50px;
  }
}

/* Medium devices */
@media (max-width: 992px) {
  .service-form .form-title {
    margin-bottom: 30px;
  }
}

/*=================================================
    35. CTA Area
==============================================================*/
.cta-list {
  display: grid;
  gap: 20px;
  margin-bottom: 40px;
}

.cta-list.grid-2 {
  grid-template-columns: repeat(2, 1fr);
}

.cta-list li {
  position: relative;
}

.cta-list li:before {
  content: '\f00c';
  font-family: "FontAwesome";
  width: 35px;
  height: 35px;
  line-height: 31px;
  border: 2px solid #ededed;
  color: #ff5c00;
  font-weight: 400;
  display: inline-block;
  text-align: center;
  margin-right: 20px;
  vertical-align: middle;
  transition: all ease 0.4s;
}

.cta-list li:hover:before {
  background-color: #ff5c00;
  color: #ffffff;
  border-color: transparent;
}

.cta-box {
  border-top-right-radius: 150px;
  background-color: #ffffff;
  padding: 80px;
  border-bottom: 3px solid #ff5c00;
  margin-top: -385px;
  position: relative;
  z-index: 1;
}

.cta-img {
  border-radius: 10px;
  overflow: hidden;
}

/* Medium Large devices */
@media (max-width: 1399px) {
  .cta-box {
    padding: 40px;
    margin-top: -385px;
  }
}

/* Medium devices */
@media (max-width: 992px) {
  .cta-img {
    border-radius: 0;
  }
  .cta-box {
    padding: 40px;
    margin-top: 0;
    border-top-right-radius: 0;
  }
}

/* Small devices */
@media (max-width: 768px) {
  .cta-box {
    padding: 40px 15px;
  }
  .cta-list {
    margin-bottom: 20px;
  }
  .cta-list.grid-2 {
    grid-template-columns: 1fr;
  }
}

/*=================================================
    36. Counter Box
==============================================================*/
.counter-box .counter {
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0;
}

/*=================================================
    37. Blog
==============================================================*/
.vs-blog-grid .blog-cat {
  margin-bottom: 5px;
}

.vs-blog-grid .blog-cat a {
  color: #ff5c00;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.vs-blog-grid .blog-cat a i {
  margin-right: 7px;
}

.vs-blog-grid .blog-title {
  font-size: 18px;
}

.vs-blog-grid .blog-content {
  box-shadow: 0px 10px 80px 0px rgba(0, 0, 0, 0.06);
  background-color: #ffffff;
  margin-left: 70px;
  padding: 33px 40px;
  position: relative;
  z-index: 1;
  margin-top: -120px;
}

/* Medium Large devices */
@media (max-width: 1399px) {
  .vs-blog-grid .blog-content {
    margin-left: 0;
    padding: 10px 25px;
    margin-top: 0;
  }
}

/*------------------------ main content end -------------------------*/
/*--------------------- main element start ----------------------------*/
/*=================================================
    1. element btn
==============================================================*/
.btn {
  padding: 0 10px;
  height: 50px;
  line-height: 50px;
  font-size: 1rem;
  font-weight: 500;
  transition: all .8s ease;
  position: relative;
  z-index: 2;
}

.btn:not([class*=btn-outline-]) {
  border: 0px;
}

.btn:not(.style2) {
  border-radius: 0px;
}

.btn.style2 {
  border: 1px solid #ff5c00;
  border-radius: 3px;
}

.btn.style2:hover {
  background-color: rgba(255, 255, 255, 0);
  color: #ff5c00;
}

.btn.btn-secondary {
  background-color: #ffffff;
  color: #004b9a;
}

.btn.btn-secondary:hover {
  background-color: #63b04e;
  color: #ffffff;
}

.btn.btn-primary {
  background-color: #63b04e;
}

.btn.btn-primary:hover:not(.style2) {
  background-color: #ffffff;
  color: #249955;
}

.btn[class$=primary]:not(.btn-primary) {
  color: #ff5c00;
  border-color: currentColor;
}

.btn[class$=primary]:not(.btn-primary):hover {
  color: #ffffff;
  background-color: #ff5c00;
}

.btn.hover-style2 {
  border: 1px solid transparent;
}

.btn.hover-style2.btn-primary:hover:not(.style2) {
  border-color: #ff5c00;
  color: #ff5c00;
}

.btn.style4, .btn.style3 {
  font-family: "Lato", sans-serif;
  border-radius: 5px;
  padding: 0 30px;
  height: 55px;
  line-height: 52px;
  border: 1px solid transparent;
}

.btn.style4:hover, .btn.style3:hover {
  border-color: #ff5c00;
}

.btn.style4 {
  background-color: #302f2f;
}

.btn-wraper .btn:not(:last-child) {
  margin-right: 5px;
}

.btn-gap .btn:not(:last-child) {
  margin-right: 20px;
}

/* Extra small devices */
@media (max-width: 576px) {
  .btn-wide-xs > .btn {
    margin-bottom: 10px;
    margin-right: 0;
    width: 100%;
  }
  .btn-wide-xs > .btn:last-child {
    margin-right: 0;
  }
}

.icon-btn {
  display: inline-block;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  color: #000000;
  background-color: #f0f0f0;
  position: relative;
  border-radius: 50%;
  vertical-align: middle;
}

.icon-btn .badge {
  position: absolute;
  width: fit-content;
  display: inline-block;
  text-align: center;
  background-color: #ff5c00;
  color: #fff;
  padding: .35em .55em;
  border-radius: 50%;
}

.icon-btn:hover {
  color: #fff;
  background-color: #ff5c00;
}

.button-group .icon-btn {
  margin-right: 10px;
}

.button-group .icon-btn:last-child {
  margin-right: 0;
}

.button-group .icon-btn ~ .btn {
  margin-left: 10px;
}

.play-btn {
  display: inline-block;
  position: relative;
}

.play-btn i {
  width: 120px;
  height: 120px;
  line-height: 120px;
  background-color: #ffffff;
  text-align: center;
  font-size: 2rem;
  color: #ff5c00;
  position: relative;
  z-index: 3;
  transition: all ease 0.4s;
  border-radius: 50%;
}

.play-btn:after, .play-btn:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  transition: all ease 0.4s;
  border-radius: 50%;
  animation-duration: 4s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-name: ripple;
}

.play-btn:after {
  animation-delay: 2s;
}

.play-btn:hover:after, .play-btn:hover:before {
  background-color: #ff5c00;
}

.play-btn:hover i {
  background-color: #ff5c00;
  color: #ffffff;
}

@keyframes ripple {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  30% {
    opacity: 0.60;
  }
  100% {
    transform: scale(1.7);
    opacity: 0;
  }
}

/*=================================================
    2. element input field
==============================================================*/
.nice-select.form-control {
  border: 1px solid;
  margin-bottom: 20px;
}

.nice-select.form-control::before {
  top: 10px;
}

.nice-select.form-control .current {
  margin-top: 6px;
  display: block;
}

.form-control {
  border-radius: 2px;
  border-color: transparent;
  padding-left: 19px;
  resize: none;
  transition: all 0.4s ease;
}

.form-control:not(textarea) {
  height: 50px;
}

.form-control:focus {
  border-color: #ff5c00;
}

.form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #222222;
  font-size: 1rem;
}

.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #222222;
  font-size: 1rem;
}

.form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #222222;
  font-size: 1rem;
}

.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #222222;
  font-size: 1rem;
}

.form-control.error {
  border-color: #ff3333;
}

select.form-control {
  color: #222222;
  appearance: none;
  position: relative;
  background-image: url(../images/down-arrow.png);
  background-repeat: no-repeat;
  background-position: right 16px center;
}

select.form-control:not([size]):not([multiple]) {
  height: 50px;
}

select.form-control option {
  color: #222222;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button,
input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number],
input[type=date] {
  -moz-appearance: textfield;
}

.form-group {
  margin-bottom: 20px;
}

/* input style 2 */
.input-style2 .form-control, .input-style3 .form-control {
  border-color: #d8d8d8;
  background-color: transparent;
  border-radius: 0px;
}

.input-style2 .form-control:not(textarea), .input-style3 .form-control:not(textarea) {
  height: 45px;
}

.input-style2 .form-control:focus, .input-style3 .form-control:focus {
  border-color: #a5a5a5;
}

.input-style2 select.form-control:not([size]):not([multiple]), .input-style3 select.form-control:not([size]):not([multiple]) {
  height: 45px;
}

/* input style 3 */
.input-style3 .form-control {
  border-color: #e1e1e1;
}

.input-style3 .form-control::placeholder {
  color: #454545;
  font-size: 0.875rem;
}

.input-style4 .form-control {
  border: 1px solid #ebebeb;
  color: #777777;
  background-color: #ffffff;
  font-family: "Lato", sans-serif;
  padding-left: 30px;
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
}

.input-style4 .form-control::placeholder {
  color: #777777;
}

.input-style4 .form-control:not(textarea) {
  height: 70px;
  /* Small devices */
}

@media (max-width: 768px) {
  .input-style4 .form-control:not(textarea) {
    height: 50px;
  }
}

.input-style4 .nice-select {
  line-height: 67px;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  /* Small devices */
}

@media (max-width: 768px) {
  .input-style4 .nice-select {
    line-height: 47px;
  }
}

.input-style4 .nice-select:before {
  top: 0;
}

.input-style4 .nice-select .current {
  margin-top: 0;
}

/*=================================================
    3. element list
==============================================================*/
.lists > li:not(:last-child) {
  margin-bottom: 10px;
}

.lists > li i {
  color: #ff5c00;
}

.lists.check > li:before {
  content: "\f00c";
  color: #ff5c00;
  padding-right: 9px;
  font-family: "FontAwesome";
  font-size: 10px;
}

.lists.play > li > a:before {
  content: "\f04b";
  color: #ff5c00;
  padding-right: 9px;
  font-family: "FontAwesome";
}

.lists.border-list > li::before {
  padding-left: 9px;
}

.lists.border-list > li:not(:last-child) {
  border-bottom: 1px solid rgba(38, 41, 54, 0.2);
  padding-bottom: 10px;
  margin-bottom: 10px;
}

/* info list */
.info-list > li {
  font-size: 1rem;
  line-height: 1.6;
}

.info-list > li i {
  color: #ff5c00;
  margin-top: 4px;
  padding-right: 12px;
}

.info-list > li a + a {
  display: block;
}

/* inline list */
.list-inline > li {
  display: inline-block;
}

/*=================================================
    4. element section title
==============================================================*/
.section-title-area[class*=text] {
  padding: 0 60px;
  margin-bottom: 60px;
}

.section-title-area .section-title {
  margin-bottom: 20px;
}

.section-title-area .divider {
  margin-bottom: 20px;
}

.section-title-area p {
  font-size: 1rem;
}

h2, .section-title {
  font-size: 2.25rem;
  font-weight: 800;
  color: #000;
}

.section-title span {
  color: #ff5c00;
}

.sec-title {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 48px;
  margin-top: -0.18em;
}

.sec-subtitle {
  display: block;
  text-transform: uppercase;
  color: #63b04e;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1;
}

/* Medium Large devices */
@media (max-width: 1399px) {
  .sec-title {
    font-size: 42px;
  }
}

/* Medium devices */
@media (max-width: 992px) {
  .service-form {
    padding: 60px 30px;
  }
  .sec-title {
    font-size: 36px;
  }
}

/* Small devices */
@media (max-width: 768px) {
  .sec-title {
    font-size: 26px;
  }
}

/*=================================================
    5. element social list
==============================================================*/
.soical-list > li {
  display: inline-block;
}

.soical-list > li > a {
  width: 45px;
  height: 45px;
  line-height: 45px;
  background-color: #ffffff;
  color: #222222;
  font-size: 1rem;
  text-align: center;
}

.soical-list > li > a:hover {
  background-color: #259955;
  color: #ffffff;
}

.soical-list.round > li > a {
  border-radius: 100%;
}

.soical-list.style2 > li > a {
  color: #ff5c00;
  border: 1px solid currentColor;
}

.soical-list.style2 > li > a:hover {
  color: #ffffff;
}

/*=================================================
    6. element default font sizes
==============================================================*/
h1, h2, h3, h4 {
  color: #003489;
  font-family: "Montserrat", sans-serif;
}

h1 a, h2 a, h3 a, h4 a {
  color: #003489;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
  color: #ff5c00;
}

h1, h2 {
  font-weight: 600;
}

h1, .banner-title {
  font-size: 4.5rem;
  font-weight: 600;
}

h3, .heading-title2 {
  font-size: 2.25rem;
  font-weight: 500;
}

h3.style2, .heading-title2.style2 {
  color: #ffffff;
}

h4, .heading-title {
  font-size: 1.5rem;
  font-weight: 600;
}

h4.style2, .heading-title.style2 {
  color: #ffffff;
}

h4.style3, .heading-title.style3 {
  color: #ff5c00;
}

.laed {
  font-size: 1rem;
}

.box-title {
  margin-bottom: 0px;
  border: 1px solid #ff5c00;
  padding: 9px 30px;
  text-align: center;
  margin-bottom: 30px;
  font-weight: 500;
}

/*=================================================
    7. element owl style
==============================================================*/
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #c9c9c9;
  font-size: 4.52187rem;
  transition: all 0.4s ease;
  z-index: 2;
}

.owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover {
  color: #ff5c00;
}

.owl-carousel .owl-nav button.owl-prev {
  left: 100px;
}

.owl-carousel .owl-nav button.owl-next {
  right: 100px;
}

.owl-carousel .owl-dots {
  text-align: center;
  line-height: 1;
  margin-top: 30px;
}

.owl-carousel .owl-dots .owl-dot {
  backface-visibility: hidden;
}

.owl-carousel .owl-dots .owl-dot:not(:last-child) {
  margin-right: 10px;
}

.owl-carousel .owl-dots .owl-dot.active span {
  width: 30px;
  border-radius: 5px;
}

.owl-carousel .owl-dots .owl-dot span {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ff5c00;
  transition: all 0.4s ease;
}

.banner-slider .owl-carousel .owl-nav button.owl-prev, .banner-slider .owl-carousel .owl-nav button.owl-next {
  color: #c9c9c9;
}

.banner-slider .owl-carousel .owl-nav button.owl-prev:hover, .banner-slider .owl-carousel .owl-nav button.owl-next:hover {
  color: #ff5c00;
}

.img-slider .owl-nav button.owl-prev, .img-slider .owl-nav button.owl-next {
  font-size: 2.99437rem;
}

.img-slider .owl-nav button.owl-prev {
  left: 20px;
}

.img-slider .owl-nav button.owl-next {
  right: 20px;
}

.product-slider .owl-nav button.owl-prev, .product-slider .owl-nav button.owl-next {
  font-size: 3.75rem;
  color: #222222;
}

.product-slider .owl-nav button.owl-prev:hover, .product-slider .owl-nav button.owl-next:hover {
  color: #ff5c00;
}

.product-slider .owl-nav button.owl-prev {
  left: -60px;
}

.product-slider .owl-nav button.owl-next {
  right: -60px;
}

.arrow-btn.owl-carousel .owl-nav button.owl-prev,
.arrow-btn.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  left: -140px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: 80px;
  height: 80px;
  background-color: #ffffff;
  line-height: 80px;
  text-align: center;
  padding: 0;
  color: #000000;
  font-size: 24px;
  display: block;
  border-radius: 50%;
  box-shadow: 0px 10px 80px 0px rgba(0, 0, 0, 0.06);
}

.arrow-btn.owl-carousel .owl-nav button.owl-prev:hover,
.arrow-btn.owl-carousel .owl-nav button.owl-next:hover {
  color: #ff5c00;
}

.arrow-btn.owl-carousel .owl-nav button.owl-next {
  left: auto;
  right: -140px;
}

.dots-style2 .owl-dots {
  box-shadow: 0px 5px 50px 0px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  display: block;
  line-height: 0;
  padding: 15px 20px;
  border-radius: 99999px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
  width: -moz-fit-content;
}

.dots-style2 .owl-dots .owl-dot {
  width: 15px;
  height: 15px;
  display: inline-block;
  background-color: #ff5c00;
  border-radius: 50%;
}

.dots-style2 .owl-dots .owl-dot span {
  width: 5px;
  height: 5px;
  background-color: #ffffff;
  border-radius: 50%;
  margin: 0 auto;
  opacity: 0;
  visibility: hidden;
}

.dots-style2 .owl-dots .owl-dot.active span {
  width: 5px;
  opacity: 1;
  visibility: visible;
}

.service-dots .owl-dots {
  position: absolute;
  left: 50%;
  margin-top: 77.5px;
  transform: translate(-50%);
	display: none;
}

.testimonial-box-slide .owl-nav {
  line-height: 1;
  position: absolute;
  top: 0;
  right: 0;
}

.testimonial-box-slide .owl-nav button.owl-next,
.testimonial-box-slide .owl-nav button.owl-prev {
  position: relative;
  transform: none;
  top: 0;
  left: 0;
  right: auto;
  font-size: 22px;
  top: -75px;
  color: rgba(255, 255, 255, 0.3);
}

.testimonial-box-slide .owl-nav button.owl-next:hover,
.testimonial-box-slide .owl-nav button.owl-prev:hover {
  color: #ff5c00;
}

.testimonial-box-slide .owl-nav button.owl-prev {
  margin-right: 20px;
}

/*=================================================
    8. element main tab style
==============================================================*/
.nav-tabs .nav-item .nav-link {
  border: 0px;
  border-radius: 0px;
}

.main-tab .nav-item .nav-link {
  background-color: #ffffff;
  color: #ff5c00;
  font-size: 1rem;
  font-weight: 500;
  padding: 0 29px;
  height: 45px;
  line-height: 45px;
}

.main-tab .nav-item .nav-link.active {
  background-color: #ff5c00;
  color: #ffffff;
}

.tab-pane.fadeInRight {
  transform: translate3d(100px, 0, 0);
  transition: transform 1s cubic-bezier(0.39, 0.58, 0.57, 1), opacity 1.5s ease;
}

.tab-pane.fadeInRight.show {
  transform: translate3d(0px, 0, 0);
}

/*=================================================
    9. element icon with tab
==============================================================*/
.main-tab2 {
  margin-bottom: 30px;
}

.main-tab2 .nav-item {
  width: calc(calc(100% / 4) - 30px);
}

.main-tab2 .nav-item:not(:last-child) {
  margin-right: 30px;
}

.main-tab2 .nav-item .nav-link {
  padding: 0px;
  display: block;
  text-align: center;
  color: #FFFFFF;
  font-size: 1rem;
  padding-bottom: 20px;
  border: 1px solid rgba(34, 34, 34, 0.2);
  border-top: 0px;
  transition: all 0.4s ease;
	background: #ff5c00;
	height: 35px;
}

.main-tab2 .nav-item .nav-link i {
  margin-bottom: 15px;
  display: block;
  font-size: 3.125rem;
}

.main-tab2 .nav-item .nav-link.active, .main-tab2 .nav-item .nav-link:hover {
  /*border-color: #ff5c00;*/
  color:#FFFBFB;
	background: #175878;
	height: 35px;
}

/*=================================================
    10. element video
==============================================================*/
.video-wraper {
  position: relative;
  z-index: 2;
}

.video-wraper a i {
  width: 100px;
  height: 100px;
  line-height: 70px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 100%;
  display: block;
  margin-bottom: 10px;
  padding: 15px;
  text-align: center;
  transition: all .3s ease-in-out;
}

.video-wraper a i:hover {
  background: #ff5c00;
  border: 1px solid #ff5c00;
}

.simple-popup {
  color: #ff5c00;
  font-size: 2.25rem;
}

/*=================================================
    11. back to top
==============================================================*/
.backtotop-wraper {
  position: fixed;
  right: 10px;
  bottom: 190px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transform: translateY(100px);
  transition: all 0.4s ease;
}

.backtotop-wraper.sticky {
  transform: translateY(0px);
  visibility: visible;
  opacity: 1;
}

.backtotop-btn {
  display: block;
  width: 60px;
  height: 60px;
  line-height: 55px;
  text-align: center;
  color: #ffffff;
  border-radius: 50%;
  background-color: #9dc547;
  font-size: 1.5rem;
  border: 1px solid transparent;
}

.backtotop-btn:hover {
  color: #ff5c00;
  background-color: transparent;
  border-color: currentColor;
}

/*=================================================
    12. accordion menu
==============================================================*/
.accordion-menu-widget {
  margin-bottom: 40px;
}

.accordion-menu-widget > .card {
  border: 0px;
}

.accordion-menu-widget > .card:not(:last-child) {
  margin-bottom: 10px;
}

.accordion-menu-widget .card-header {
  padding: 0px;
  border: 0px;
  border-radius: 0px;
}

.accordion-menu-widget .card-header > .accordion-btn {
  display: block;
  height: 50px;
  background-color: #1e222f;
  line-height: 50px;
  font-size: 1.125rem;
  color: #ffffff;
  padding: 0 18px;
  position: relative;
}

.accordion-menu-widget .card-header > .accordion-btn[aria-expanded="true"] {
  background-color: #ff5c00;
}

.accordion-menu-widget .card-header > .accordion-btn[aria-expanded="true"]::before {
  transform: rotate(90deg);
}

.accordion-menu-widget .card-header > .accordion-btn[aria-expanded]:before {
  position: absolute;
  content: "\f105";
  font-family: "FontAwesome";
  top: 0%;
  right: 18px;
  transform: rotate(0deg);
  font-size: 1.25rem;
  transition: all 0.4s ease;
  transform-origin: center center;
}

.accordion-menu-widget .card-header.active > .menu-btn {
  background-color: #ff5c00;
}

.accordion-menu-widget .card-body {
  padding: 0px;
  border-radius: 0px;
}

.accordion-menu > li:not(:last-child) {
  border-bottom: 1px solid #dcdcdc;
}

.accordion-menu > li > a {
  color: #222222;
  font-size: 1rem;
  display: block;
  padding: 20px 18px;
  line-height: 1;
}

.accordion-menu > li > a:hover {
  color: #ff5c00;
}

.accordion-menu > li > a i {
  padding-right: 14px;
  font-size: 0.875rem;
}

.accordion-menu > li.active > a {
  color: #ff5c00;
}

/*=================================================
    13. table
==============================================================*/
.price-table thead th {
  background-color: #ff5c00;
  border-color: transparent;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 1.125rem;
  color: #ffffff;
}

.price-table td, .price-table th {
  text-align: center;
  border-color: transparent;
}

.price-table.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f1f1f1;
}

.price-table.table-striped tbody tr:nth-of-type(odd):hover {
  background-color: rgba(0, 0, 0, 0.2);
}

.price-table.table-striped tbody tr:nth-of-type(even) {
  background-color: #e3e3e3;
}

.price-table.table-striped tbody tr:nth-of-type(even):hover {
  background-color: rgba(0, 0, 0, 0.2);
}

.price-table tbody tr {
  transition: all 0.4s ease;
}

.price-table tbody tr td {
  font-size: 1rem;
  color: #222222;
  width: 33.333333%;
}

.price-table tbody tr td:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 0.07);
}

/*=================================================
    14. accordion
==============================================================*/
.faqAccordion .card,
.faqAccordion .card-header {
  border: 0px;
  border-radius: 0px;
}

.faqAccordion .card:not(:last-child) {
  margin-bottom: 30px;
}

.faqAccordion .card-header {
  background-color: transparent;
  padding: 0px;
}

.faqAccordion .btn-link {
  display: block;
  background-color: #f1f1f1;
  font-size: 1rem;
  color: #222222;
  font-weight: 700;
  padding: 12px 30px;
  cursor: pointer;
  position: relative;
}

.faqAccordion .btn-link::before {
  position: absolute;
  content: "+";
  right: 30px;
  top: 12px;
  color: #ff5c00;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  transition: all 0.4s ease;
}

.faqAccordion .btn-link[aria-expanded="true"]::before {
  content: "-";
}

.faqAccordion .card-body {
  padding: 20px 30px;
  border: 1px solid #e4e4e4;
}

.faqAccordion .card-body p {
  color: #000000;
}

/*=================================================
    15. filter
==============================================================*/
.filter-button-group {
  margin-bottom: 60px;
}

.main-filter {
  text-align: center;
}

.main-filter > li {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}

.main-filter > li > a {
  font-size: 1.125rem;
  color: #222222;
  display: block;
  transition: all 0.4s ease;
  padding: 15px;
  font-weight: 600;
  color: #333;
  margin: 2px;
  border: 1px solid #ddd;
}

.main-filter > li > a.selected, .main-filter > li > a:hover {
  color: #ff5c00;
  border: 1px solid #ff5c00;
}

.main-filter > li:not(:last-child) > a::after {
  content: "";
  height: 2px;
  width: 40px;
  display: inline-block;
  background-color: #ff5c00;
  margin: 0 20px;
  position: relative;
  top: -5px;
}

/*=================================================
    16. blockquote
==============================================================*/
blockquote {
  margin-bottom: 0px;
}

blockquote p {
  font-size: 1rem;
  margin-bottom: 7px;
}

blockquote p::after {
  content: "\f10e";
  font-family: "FontAwesome";
  font-size: 1.5rem;
  display: block;
  padding-top: 15px;
}

blockquote cite {
  font-size: 1.125rem;
  font-weight: 500;
  font-style: normal;
}

/*=================================================
    17. pagination
==============================================================*/
.pagination .page-item:not(:last-child) {
  margin-right: 8px;
}

.pagination .page-item.active .page-link {
  background-color: #ff5c00;
  border-color: #ff5c00;
  color: #ffffff;
}

.pagination .page-item .page-link {
  border-radius: 0px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  padding: 0px;
  text-align: center;
  color: #ff5c00;
  border-color: #d9d9d9;
  font-size: 1rem;
  font-weight: 500;
}

.pagination .page-item:last-child .page-link {
  width: 100px;
}

.row + .pagination {
  margin-top: 30px;
}

/*=================================================
    18. map
==============================================================*/
.map {
  height: 450px;
}

.map-area {
  margin-bottom: 60px;
}

/*=================================================
    19. info block
==============================================================*/
.contact-info-block-area {
  margin-bottom: 30px;
}

.single-info-block {
  background-color: #296582; /*#ececec;*/
  padding: 30px;
	min-height: 170px;
}

.single-info-block .media-body {
  padding-left: 20px;
  color:#FFFFFF; /*#222222;*/
  font-size: 0.9375rem;
  font-weight: 500;
}

.single-info-block a {
  color:#FFFFFF; /*inherit;*/
}

.single-info-block .round-icon {
  font-size: 1.5rem;
}

/*=================================================
    20. search
==============================================================*/
.serach-form {
  position: relative;
}

.serach-form .form-control {
  height: 50px;
  border: 1px solid #ececec;
}

.serach-form .form-control:focus {
  border-color: #ff5c00;
}

.serach-form .search-btn {
  background-color: transparent;
  position: absolute;
  right: 0;
  top: 0;
  border: 0px;
  color: #ff5c00;
  font-size: 0.875rem;
  height: 50px;
  padding: 0 20px;
  z-index: 2;
  cursor: pointer;
}

/*=================================================
    21. recent post
==============================================================*/
.single-recent-post-list:not(:last-child) {
  margin-bottom: 20px;
}

.single-recent-post-list .media-body {
  margin-right: 20px;
}

.single-recent-post-list .media-body + .media-body {
  margin-right: 0px;
}

.single-recent-post-list .media-body > img {
  width: 100%;
}

.single-recent-post-list .entry-title {
  font-size: 0.875rem;
}

.single-recent-post-list .entry-meta > span {
  color: #ff5c00;
}

/*=================================================
    22. tag
==============================================================*/
.tag-lists > .tag {
  border: 1px solid #ececec;
  color: #222222;
  padding: 10px 15px;
  margin-right: 5px;
  margin-bottom: 10px;
}

.tag-lists > .tag:hover {
  color: #ffffff;
  background-color: #ff5c00;
  border-color: currentColor;
}

.tag-lists.style2 > .tag {
  border-color: #555;
  padding: 4px 13px;
}

/*=================================================
    23. sidebar
==============================================================*/
.sidebar-widget {
  box-shadow: 0px 2px 6.65px 0.35px rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  padding: 40px 30px;
}

.sidebar-widget:not(:last-child) {
  margin-bottom: 30px;
}

.sidebar-widget .widget-title {
  font-size: 1.5rem;
  margin-bottom: 20px;
}

.sidebar-widget .lists > li:not(:last-child) {
  margin-bottom: 15px;
}

.sidebar-widget .lists > li > a {
  color: #222222;
  font-size: 1rem;
}

.sidebar-widget .lists > li > a::before {
  color: inherit;
}

.sidebar-widget .lists > li > a:hover {
  color: #ff5c00;
}

.sidebar-widget .lists > li > a:hover::before {
  color: inherit;
}

.sidebar-widget .lists > li span {
  padding-left: 5px;
}

/*=================================================
    24. slider range
==============================================================*/
.price-filter .slider-range {
  border: 0px;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0.2);
  height: 2px;
  margin-bottom: 25px;
}

.price-filter .slider-range .ui-slider-range {
  background-color: #ff5c00;
  border-radius: 0px;
}

.price-filter .slider-range .ui-slider-handle {
  border: 0px;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  background-color: #ff5c00;
}

.price-filter .slider-output {
  display: flex;
  font-size: 1rem;
  color: #222222;
}

.price-filter .slider-output label {
  margin-bottom: 0;
}

.price-filter .slider-output input:not([type="submit"]) {
  border: 0px;
  pointer-events: none;
  padding-left: 5px;
}

.price-filter .slider-output input:not([type="submit"])::placeholder {
  font-size: 1rem;
}

/*=================================================
    25. product filter
==============================================================*/
.nice-select {
  display: inline-block;
  background-color: #ececec;
  border-radius: 0;
  border: 0px;
  min-width: 155px;
  height: 40px;
}

.nice-select::after {
  display: none;
}

.nice-select::before {
  position: absolute;
  content: "\f107";
  right: 17px;
  top: 0;
  font-family: "FontAwesome";
  color: #222222;
  font-size: 0.9375rem;
  transform: rotateX(0deg);
  transition: all 0.4s ease;
}

.nice-select.open .list {
  width: 100%;
  min-width: 200px;
}

.nice-select.open::before {
  transform: rotateX(180deg);
}

.filter-tab {
  justify-content: flex-end;
}

.filter-tab .nav-item {
  margin-bottom: 0px;
}

.filter-tab .nav-item:not(:last-child) {
  margin-right: 10px;
}

.filter-tab .nav-item .nav-link {
  padding: 0px;
  line-height: 1px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #ececec;
  color: #222222;
  text-align: center;
}

.filter-tab .nav-item .nav-link.active {
  background-color: #ff5c00;
  color: #ffffff;
}

.product-filter {
  padding: 20px 0;
  margin-bottom: 30px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #e5e5e5;
}

.product-filter .shop-filter-title {
  font-size: 1rem;
}

.product-filter .filter-title {
  font-size: 1rem;
  padding-right: 15px;
  display: inline-block;
}

.product-filter .nice-select {
  float: none;
}

.woocommerce .woocommerce-ordering {
  margin-bottom: 0px;
}

/*=================================================
    26. woocommerce rating
==============================================================*/
.woocommerce.woocommerce-product-rating .star-rating {
  margin: 0;
  float: none;
  width: auto;
  overflow: visible;
  font-family: inherit;
}

.woocommerce .star-rating {
  font-size: 0.875rem;
}

.woocommerce .star-rating::before {
  content: '\f005\f005\f005\f005\f006';
  color: #ff5c00;
  font-family: "FontAwesome";
  letter-spacing: 3px;
  position: static;
  font-size: 1rem;
}

.woocommerce .star-rating span::before {
  display: none;
}

.woocommerce .star-rating .woocommerce-review-link {
  color: #222222;
  font-size: 1rem;
  margin-left: 15px;
}

.woocommerce .star-rating .woocommerce-review-link:hover {
  color: #ff5c00;
}

.woocommerce .star-rating .woocommerce-review-link .count {
  overflow: visible;
  float: none;
  position: static;
  padding-top: 0;
}

/*=================================================
    27. woo review
==============================================================*/
.rate-list li {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.rate-list li b {
  font-weight: 400;
  color: #aaaaaa;
  font-size: 0.75rem;
  padding-left: 5px;
}

.rate-list li:last-child {
  margin-bottom: 0;
}

.rate-list li .rate-title {
  width: 15%;
  line-height: 1;
  font-size: 0.75rem;
  margin-top: 1px;
}

.rate-list li .rate-chart {
  height: 10px;
  background-color: #f5f5f5;
  border-radius: 5px;
  display: block;
  width: 65%;
  position: relative;
  overflow: hidden;
}

.rate-list li .rate-chart .rate-chart-bar {
  background-color: #ff5c00;
  border-radius: 5px;
  display: block;
  height: 100%;
}

.rate-list li .star-rating {
  width: 20%;
  margin-bottom: 0;
  text-align: right;
  margin-top: -2px;
  padding-right: 0;
  padding-left: 15px;
}

.rate-list li .star-rating::before {
  color: #ff5c00;
}

.rate-list li .star-rating[data-value="5"]::before {
  content: '\f005\f005\f005\f005\f005';
}

.rate-list li .star-rating[data-value="4"]::before {
  content: '\f005\f005\f005\f005\f006';
}

.rate-list li .star-rating[data-value="3"]::before {
  content: '\f005\f005\f005\f006\f006';
}

.rate-list li .star-rating[data-value="2"]::before {
  content: '\f005\f005\f006\f006\f006';
}

.rate-list li .star-rating[data-value="1"]::before {
  content: '\f005\f006\f006\f006\f006';
}

.rate-score .star-rating {
  font-size: 1.875rem;
  float: left;
}

.rate-score .rating-score-des {
  font-size: 1.25rem;
  float: left;
  margin-bottom: 0;
}

.rate-score .help-tip {
  float: right;
}

.woocommerce .rate-score .star-rating {
  margin-bottom: 10px;
}

.woocommerce-Reviews {
  padding-top: 50px;
}

.woocommerce-Reviews .woocommerce-Reviews-title {
  font-size: 1.5rem;
  margin-bottom: 40px;
  font-family: "Open Sans", sans-serif;
  color: #000000;
  font-weight: 500;
}

.woocommerce-Reviews .comment_container .comment-text {
  float: right;
}

.woocommerce-Reviews .star-rating {
  font-family: inherit;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
  width: 42px;
  height: 42px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0;
  padding: 30px;
  width: calc(100% - 70px);
}

.woocommerce .comment-form-rating {
  display: inline-block;
  line-height: 1;
}

.woocommerce .comment-form-rating .star-rating {
  margin: 0;
  float: right;
  width: auto;
  overflow: visible;
  font-family: inherit;
  padding-left: 15px;
}

.woocommerce .woocommerce-Reviews .comment-form {
  padding-top: 50px;
}

.woocommerce .woocommerce-Reviews .comment-form input:not([type="submit"]),
.woocommerce .woocommerce-Reviews .comment-form textarea {
  width: 100%;
  display: block;
  border: 1px solid #EEEEEE;
  border-radius: 3px;
  height: 40px;
  padding-left: 15px;
  padding-right: 15px;
}

.woocommerce .woocommerce-Reviews .comment-form textarea {
  height: 100px;
  padding: 15px;
  resize: none;
}

.woocommerce #respond input#submit {
  font-size: 0.75rem;
  padding: 12px 25px;
  font-weight: 500;
  color: #ffffff;
  background-color: #ff5c00;
  transition: all 0.4s ease;
}

/*=================================================
    28. help tip
==============================================================*/
.help-tip {
  text-align: center;
  background-color: #ff5c00;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  font-size: 14px;
  line-height: 26px;
  cursor: default;
  display: inline-block;
  z-index: 9;
  position: relative;
}

.help-tip::before {
  content: '?';
  font-weight: bold;
  color: #fff;
}

.help-tip:hover .help-tip-text {
  display: block;
  transform-origin: 100% 0%;
  animation: tipFadeIn 0.3s ease-in-out;
}

.help-tip .help-tip-text {
  display: none;
  text-align: left;
  background-color: #1E2021;
  padding: 20px;
  min-width: 300px;
  position: absolute;
  border-radius: 3px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  right: -4px;
  color: #FFF;
  margin-bottom: 0;
  margin-top: 8px;
  pointer-events: none;
  font-weight: 400;
}

.help-tip .help-tip-text::before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-bottom-color: #1E2021;
  right: 10px;
  top: -12px;
}

.help-tip .help-tip-text::after {
  width: 100%;
  height: 40px;
  content: '';
  position: absolute;
  top: -40px;
  left: 0;
}

@keyframes tipFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 100%;
  }
}

/*=================================================
    29. vertical slider
==============================================================*/
.slideshow_thumbs > li:not(:last-child) {
  margin-bottom: 8px;
}

.slideshow_thumbs > li > a {
  position: relative;
  overflow: hidden;
}

.slideshow_thumbs > li > a > img {
  transition: all 0.4s ease;
  transform: scale(1);
}

.slideshow_thumbs > li > a:hover {
  opacity: .9;
}

.slideshow_thumbs > li > a:hover > img {
  transform: scale(1.05);
}

.slideshow {
  margin-left: 10px;
}

/*=================================================
    30. custom number
==============================================================*/
.my_number .add {
  float: right;
}

.my_number .sub {
  float: left;
}

.my_number .add,
.my_number .sub,
.my_number .input_number {
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  font-size: 1rem;
  color: #303030;
}

.my_number .input_number {
  border: 1px solid #e7e7e7;
  pointer-events: none;
  font-size: 1.25rem;
  color: #222222;
  font-weight: 500;
}

.my_number .add, .my_number .sub {
  background-color: #e7e7e7;
  cursor: pointer;
}

/*=================================================
    31. preloader
==============================================================*/
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
  background-color: #ffffff;
  height: 100%;
  width: 100%;
}

.preloader .preloader-area {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sk-cube-grid {
  width: 60px;
  height: 60px;
}

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #ff5c00;
  float: left;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-cube-grid .sk-cube1 {
  animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube2 {
  animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube3 {
  animation-delay: 0.4s;
}

.sk-cube-grid .sk-cube4 {
  animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube5 {
  animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube6 {
  animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube7 {
  animation-delay: 0s;
}

.sk-cube-grid .sk-cube8 {
  animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube9 {
  animation-delay: 0.2s;
}

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    transform: scale3D(1, 1, 1);
  }
  35% {
    transform: scale3D(0, 0, 1);
  }
}

.sidebars > .sidebar {
  background-color: #ffffff;
  z-index: 9999;
  box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1);
  max-width: 400px;
  width: 300px;
}

.sidebars > .sidebar .slide-toggle {
  float: right;
  font-size: 1rem;
  border: 1px solid transparent;
}

.sidebars > .sidebar .round-icon:hover {
  color: #ff5c00;
  border-color: #ff5c00;
}

.sidebars > .sidebar .sidebar-area {
  margin-top: 100px;
}

.sidebars > .sidebar .sidebar-area .info-list {
  margin-bottom: 30px;
}

.sidebars > .sidebar .sidebar-area .info-list > li {
  text-align: left;
}

.sidebars > .sidebar .sidebar-area .info-list > li:not(:last-child) {
  margin-bottom: 10px;
}

.sidebars > .sidebar .sidebar-area .info-list > li .media-body > a, .sidebars > .sidebar .sidebar-area .info-list > li .media-body > p {
  color: #222222;
}

.sidebars > .sidebar .sidebar-area .soical-list > li:not(:last-child) {
  margin-right: 15px;
}

.sidebars > .sidebar .sidebar-area .sidebar-title {
  font-size: 1.875rem;
  margin-bottom: 20px;
}

.sidebars > .sidebar .sidebar-area .single-recent-post-list .entry-title {
  font-size: 1.125rem;
}

.sidebars > .sidebar .recent-post-lists {
  margin-bottom: 40px;
}

.sidebars > .sidebar .btn-wraper {
  text-align: center;
}

.sidebars > .sidebar .btn-wraper .btn {
  padding: 0 25px;
  margin-bottom: 10px;
}

.sidebars > .sidebar .btn-wraper .btn:not(:last-child) {
  margin-right: 10px;
}

/*=================================================
    32. element inheritance
==============================================================*/
/* margin bottom */
.mb_0 {
  margin-bottom: 0px;
}

/* padding bottom */
.pb_0 {
  padding-bottom: 0px;
}

/* margin bottom */
.mb_1 {
  margin-bottom: 10px;
}

/* padding bottom */
.pb_1 {
  padding-bottom: 10px;
}

/* margin bottom */
.mb_2 {
  margin-bottom: 20px;
}

/* padding bottom */
.pb_2 {
  padding-bottom: 20px;
}

/* margin bottom */
.mb_3 {
  margin-bottom: 30px;
}

/* padding bottom */
.pb_3 {
  padding-bottom: 30px;
}

/* margin bottom */
.mb_4 {
  margin-bottom: 40px;
}

/* padding bottom */
.pb_4 {
  padding-bottom: 40px;
}

/* margin bottom */
.mb_5 {
  margin-bottom: 50px;
}

/* padding bottom */
.pb_5 {
  padding-bottom: 50px;
}

/* margin bottom */
.mb_6 {
  margin-bottom: 60px;
}

/* padding bottom */
.pb_6 {
  padding-bottom: 60px;
}

/* margin bottom */
.mb_7 {
  margin-bottom: 70px;
}

/* padding bottom */
.pb_7 {
  padding-bottom: 70px;
}

/* margin bottom */
.mb_8 {
  margin-bottom: 80px;
}

/* padding bottom */
.pb_8 {
  padding-bottom: 80px;
}

/* margin bottom */
.mb_9 {
  margin-bottom: 90px;
}

/* padding bottom */
.pb_9 {
  padding-bottom: 90px;
}

/* margin bottom */
.mb_10 {
  margin-bottom: 100px;
}

/* padding bottom */
.pb_10 {
  padding-bottom: 100px;
}

/* default style a tag */
a {
  transition: all 0.4s ease;
  display: inline-block;
}

/* remove last child padding */
p:last-child {
  margin-bottom: 0px;
}

/* round icon */
.round-icon {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  background-color: #2d9c54;
  color: #ffffff;
  transition: all 0.4s ease;
}

.round-icon:hover {
  background-color: #ffffff;
  color: #9dc547;
}

.round-icon.medium {
  font-size: 1.875rem;
  width: 70px;
  height: 70px;
  line-height: 70px;
}

/* overlay */
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.8;
  z-index: 0;
}

/* color */
.black-color {
  color: #000000;
}

/* background color */
.black-bg {
  background-color: #004b9a;
}

/* color */
.white-color {
  color: #ffffff;
}

/* background color */
.white-bg {
  background-color: #ffffff;
}

/* color */
.primary-color {
  color: #ff5c00;
}

/* background color */
.primary-bg {
  background-color: #ff5c00;
}

/* color */
.gray-color {
  color: #f4f4f4;
}

/* background color */
.gray-bg {
  background-color: #f4f4f4;
}

/* remove from control focus box shadow */
.form-control:focus {
  box-shadow: none;
}

/* bootstrap nav style reset */
.nav-tabs {
  border-bottom: 0px;
}

/* owl image preset */
.owl-carousel .owl-item img {
  width: auto;
}

/* tab pane animation */
.tab-pane.animated {
  animation-duration: 1.5s;
}

/* remove iframe box shadow and background */
.mfp-iframe-scaler iframe {
  box-shadow: none;
  background: transparent;
}

/* section padding */
.section-padding {
  padding: 10px 0; /*100px 0;*/
}

.section-padding-bottom {
  padding-bottom: 100px;
}

.section-padding-top {
  padding-top: 100px;
}

/* parallax */
.parallax {
  background-attachment: fixed;
}

/* background image */
.background-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

/* content label */
.content-label {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background-color: #ff5c00;
  border-radius: 50%;
  display: inline-block;
  color: #ffffff;
  font-weight: 500;
  font-size: 0.875rem;
  position: absolute;
  top: 3px;
  right: -8px;
}

/* border with fill icoon */
.border-with-fill-icon {
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  border-radius: 100%;
  font-size: 2.5rem;
  color: #ff5c00;
  border: 1px solid currentColor;
  transition: all 0.4s ease;
}

.border-with-fill-icon:hover {
  background-color: #ff5c00;
  color: #ffffff;
}

/* if parent text center */
.text-center .border-with-fill-icon {
  margin-left: auto;
  margin-right: auto;
}

/* if parent text right */
.text-right .border-with-fill-icon {
  margin-left: auto;
}

/* icon wraper */
.icon-wraper > i:not(:last-child) {
  margin-right: 10px;
}

/* iframe */
iframe {
  height: 100%;
  width: 100%;
  display: block;
}

/*=================================================
    33. Custom Container
==============================================================*/
@media only screen and (min-width: 1200px) {
  .container-custom {
    max-width: 1200px;
  }
}

.container-custom-style2 {
  width: 100%;
  max-width: 1551px;
  margin-left: auto;
  margin-right: 0;
}

.container-custom-style2 .section-padding {
  padding-left: 100px;
}

@media (min-width: 1400px) and (max-width: 1500px) {
  .container-custom-style2 .section-padding {
    padding-left: 60px;
  }
}

/* Medium devices */
@media (max-width: 992px) {
  .container-custom-style2 .section-padding {
    padding-left: 40px;
    padding-right: 40px;
  }
}

/* Extra small devices */
@media (max-width: 576px) {
  .container-custom-style2 .section-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/*=================================================
    34. Utility
==============================================================*/
.fs-xs {
  font-size: 14px;
}

.font-lato {
  font-family: "Lato", sans-serif;
}

.font-roboto {
  font-family: "Roboto", sans-serif;
}

.text-theme {
  color: #259955;
}

.text-light {
  color: #777777 !important;
}

.image-scale {
  overflow: hidden;
}

.image-scale img {
  transform: scale(1);
  transition: all ease 0.4s;
}

.image-scale:hover img {
  transform: scale(1.3);
}

.bg8 {
  background-size: auto auto;
  background-repeat: no-repeat;
  background-position: center 290px;
}

.mt-60 {
  margin-top: 60px;
}

.float{
    position:fixed;
    width:60px;
    height:60px;
    bottom: 100px;
    right: 13px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
  font-size:30px;
    box-shadow: 2px 2px 3px #999;
  z-index:100;

}

.my-float{
    margin-top:16px;
}


section {
    padding-top: 4rem;
    padding-bottom: 5rem;
    background-color: #f1f4fa;
}
.wrap {
    display: flex;
    background: white;
    padding: 1rem 1rem 1rem 1rem;
    border-radius: 0.5rem;
    box-shadow: 7px 7px 30px -5px rgba(0,0,0,0.1);
    margin-bottom: 2rem;
}

.wrap:hover {
    background: linear-gradient(135deg,#6394ff 0%,#0a193b 100%);
    color: white;
}

.ico-wrap {
    margin: auto;
}

.mbr-iconfont {
    font-size: 4.5rem !important;
    color: #313131;
    margin: 1rem;
    padding-right: 1rem;
}
.vcenter {
    margin: auto;
}

.mbr-section-title3 {
    text-align: left;
}
h2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.display-5 {
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 1.4rem;
}
.mbr-bold {
    font-weight: 700;
}

 p {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    line-height: 25px;
}
.display-6 {
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 1re}


/*# sourceMappingURL=style.css.map */


