/*===============================================
Template Name: roadly - road & construction HTML5 Template
Author:  https://themeforest.net/user/dreamit-solution
Description: Description
Version: 1.0.0
Text Domain: roadly
Tags: consulting, finance, corporate, business, consultant, multipurpose, technology, it-solution, software, agency, company, portfolio, bangking, insurance, digital-agency, digital-marketing.
================================================*/

/*TABLE OF CONTENTS*/
/*=====================
01. roadly Header-top Area Css
02. roadly Header Area Css
03. roadly hero Area css
04. roadly counter Area Css
05. roadly service Area Css
06. roadly service section css
07. roadly About Area Css
08. roadly section title css
09. roadly button css
10. roadly Case-Study Area Css 
11. roadly work Area css
12. roadly team Area css
13. roadly testi Area Css
15. roadly blog Area css
16. roadly footer Area css
17. roadly topber area css home two
18. roadly header area css style two
19. roadly hero area css style two
20. roadly case study Area css
21. roadly Choose Area css
22. roadly hero area Css style three
23. roadly testimonial Area css
24. roadly breadcub area css
25. roadly marquee Area css
26. roadly contact address area css
27. roadly contact Area css
28. roadly google map css
29. roadly Blgo Grid Area Css
30. roadly blgo details Area Css
31. roadly service details Area Css
32. roadly team details Area Css
33. roadly pricing Area Css
34. Loader Css
=======================*/

/*---=====================================================
   <!--roadly Header-top Area Css-->
=========================================================---*/
.row.header-top {
  padding: 6px 92px 6px 365px;
  background: #5f504e;
}
.header-top-icon-list {
  position: relative;
  z-index: 1;
}
.header-top-icon-list ul li {
  list-style: none;
  display: inline-block;
  font-size: 15px;
  line-height: 25px;
  color: #ffffff;
  font-weight: 400;
  margin-right: 35px;
}
.header-top-icon-list ul li a {
  font-size: 15px;
  line-height: 25px;
  color: #ffffff;
}
.header-top-icon-list ul li a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.header-top-icon-list ul li i {
  display: inline-block;
  font-size: 17px;
  margin-right: 10px;
}
.header-top-social-icon-list {
  text-align: right;
}
.header-top-social-icon-list ul li {
  list-style: none;
  display: inline-block;
  color: #fff;
}
li.header-flow-title a {
  display: inline-block;
  font-size: 16px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 500;
  margin-right: 76px;
  position: relative;
  z-index: 1;
}
li.header-flow-title a::before {
  position: absolute;
  content: "";
  height: 1px;
  width: 70px;
  background: #f29c92;
  left: 123%;
  bottom: 14px;
}
.header-top-social-icon-list ul li a i {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  width: 28px;
  height: 28px;
  background-color: rgba(255, 255, 255, 0);
  border: 2px solid rgba(255, 255, 255, 0.4);
  line-height: 28px;
  text-align: center;
  border-radius: 50%;
  margin-left: 15px;
  transition: 0.5s;
}

/*---=====================================================
   <!--roadly Header Area Css-->
=========================================================---*/
.roadly-header-area {
  position: relative;
  z-index: 2;
  background: #fff;
}

.roadly-header-area.inner-style {
  position: relative;
  z-index: 3;
  background: transparent;
}

.roadly-header-area.inner-style .header-menu ul li a {
  color: #ffffff;
}

.roadly-header-area.inner-style.roadly-header-area::before {
  display: none;
}

.roadly-header-area.inner-style .header-logo {
  position: relative;
  top: 0;
  right: -102px;
}

.roadly-header-area.inner-style .header-menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: 315px;
  margin-right: 55px;
}

.roadly-header-area.inner-style.roadly-header-area::after {
  display: none;
}

.roadly-header-area::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 17%;
  z-index: -1;
}

.header-logo {
  position: relative;
  right: -12%;
}

a.logo_two {
  display: none;
}
.sticky a.logo_two {
  display: block;
}
.sticky a.active_logo {
  display: none;
}
.header-menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: 40px;
  margin-right: 69px;
  transition: 0.5s;
}
.roadly-header-area ul {
  display: inline-block;
}
.header-menu ul li {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.header-menu ul li a {
  display: inline-block;
  padding: 35px 29px 35px 6px;
  position: relative;
  line-height: 28px;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 28px;
  color: #333;
  font-weight: 500;
  transition: 0.5s;
}
.header-menu ul li a i {
  display: inline-block;
  font-size: 14px;
  margin-left: 2px;
  transition: 0.5s;
}
.header-menu ul li a:hover {
  color: #0d6efd;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.header-menu ul li.active> a {
  color: #0d6efd;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.sticky .header-menu > ul > li > a:before {
  background: #fff;
}
.header-menu ul li span {
  font-size: 15px;
  color: #131414;
  margin-left: 5px;
  position: relative;
  top: -1px;
  display: inline-block;
  transform: rotate(88deg);
}
.roadly-header-area .roadly_btn a {
  margin-right: 20px;
}

/*** Sub Menu Style ***/
.header-menu ul .sub_menu {
  position: absolute;
  left: 0;
  top: 130%;
  width: 330px;
  text-align: left;
  background: #fff;
  margin: 0;
  z-index: 1;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  transition: 0.5s;
  visibility: hidden;
  border-top: 3px solid #0d6efd;
  opacity: 0;
  transition: 0.5s;
}

.header-menu ul li:hover > .sub_menu {
  visibility: visible;
  top: 100%;
  opacity: 1;
}

.header-menu ul .sub_menu li {
  position: relative;
  margin: 0;
  display: block;
  border-bottom: 1px solid #e8dcdc;
}
.header-menu ul .sub_menu li a {
  display: block;
  padding: 12px 25px;
  margin: 0;
  line-height: 1.3;
  letter-spacing: normal;
  transition: 0.5s;
  visibility: inherit !important;
  color: #1a1a1a !important;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  z-index: 1;
  text-transform: none;
}
.header-menu ul .sub_menu li:hover > a {
  color: #0d6efd !important;
  margin-left: 10px;
}
.header-menu ul .sub_menu li a:before {
  position: absolute;
  content: "";
  left: 12px;
  top: 18px;
  height: 8px;
  width: 8px;
  background: #0d6efd;
  z-index: -1;
  border-radius: 50%;
  opacity: 0;
  transition: 0.5s;
}
.header-menu ul .sub_menu li a:hover:before {
  opacity: 1;
}
.sticky .header-menu ul .sub_menu li a:hover:before {
  left: 8px;
}
.sticky .header-menu ul .sub_menu li a:hover {
  margin-left: 15px;
}
/* sub menu style two */
.roadly-header-area.style_two .header-menu ul .sub_menu li a {
  display: block;
  padding: 12px 20px;
}
.sticky .sub_menu li a {
  padding: 12px 20px !important;
}
/* header right */

.header_right {
  display: flex;
  align-items: center;
}
.header_right .nav-btn.navSidebar-button {
  margin-top: -8px;
}
.header-button {
  display: inline-block;
  margin: 10px 0 0;
}
.header-button a {
  display: inline-block;
  border-radius: 8px;
  font-size: 16px;
  color: #ffffff;
  font-weight: 500;
  transition: 0.5s;
}

/* header button */

/* sticky */
.sticky {
  left: 0;
  margin: auto;
  position: fixed !important;
  top: 0;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
  background: #0f1d37 !important;
  transition: 0.5s;
  z-index: 999 !important;
  -webkit-animation: 300ms running fadeInDown;
  animation: 800ms running fadeInUp;
  animation-name: slideInDown;
  animation: 0.95s ease-in-out 0s normal none 1 running fadeInDown;
  transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
}

.sticky .header-menu ul li a {
  color: #fff;
  transition: 0.5s;
}
.sticky .header-menu ul li a i {
  color: #fff;
}

.roadly-header-area.style_two .header-menu ul .sub_menu li a:before {
  left: 6px;
}
.sticky .roadly_btn a::before {
  background: #efa122;
}

/*===========================================
<-- roadly hero Area css-->
==============================================*/

section.hero_area {
  background: url(../images/home_one/hero-bg.html);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 450px;
}
.hero_content {
  position: relative;
  z-index: 1;
}
.hero_content h1 {
  font-size: 38px;
  line-height: 48px;
  color: #e2eef5;
  font-weight: 700;
}
.hero_content h1 span {
  display: inline-block;
  color: #0F0C80;
}
.hero_content p {
  margin: 0;
  padding: 12px 0 30px;
  width: 81%;
  opacity: 0.6;
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 400;
}
.hero-video-icon {
  position: absolute;
  left: 61%;
  bottom: -22%;
}
.hero-video-icon a i {
  display: inline-block;
  color: #0F0C80;
  font-size: 50px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
}
.hero-video-icon a i::after {
  position: absolute;
  content: "";
  height: 120px;
  width: 120px;
  border-radius: 50%;
  left: -25%;
  top: -48%;
  margin: auto;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.2);
}

/*===========================================
<-- roadly counter Area Css  -->
==============================================*/

section.counter_area {
  background: #795548;
}
.counter-box {
  text-align: center;
  padding: 36px 0 38px;
  border-right: 1px solid #795548;
}
.counter-box.style_one {
  border-left: 1px solid #795548;
}
h3.counter {
  display: inline-block;
}
.counter-title h3 {
  color: #fff;
}
.counter-title span {
  font-size: 50px;
  color: #ffffff;
  font-weight: 700;
  display: inline-block;
  margin: 0 -2px 0;
}
.counter-title p {
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 500;
  padding: 3px 0 0;
}

/*===========================================
<--roadly service Area Css  -->
==============================================*/

section.service_area {
  background: #f5f6f8;
  padding: 120px 0 90px;
}
.single_service_box {
  padding: 20px;
  background: #ffff;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.single_service_box::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: url(../images/home_one/service-shape.html);
  background-repeat: no-repeat;
  background-position: center;
  right: -70%;
  bottom: 0%;
  transition: 0.5s;
}
.service_content {
  padding: 5px 17px 29px;
}
h3.service_title {
  font-size: 26px;
  color: #0f1e36;
  font-weight: 700;
  transition: 0.5s;
}
p.service_des {
  font-size: 16px;
  line-height: 28px;
  color: #616161;
  font-weight: 400;
  padding: 3px 0 29px;
}
.service-btn a {
  font-size: 16px;
  color: #0f1e36;
  font-weight: 400;
}
.service-btn a i {
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 17px;
  background-color: #f5f5f7;
  text-align: center;
  line-height: 35px;
  font-size: 16px;
  color: #0F0C80;
  transform: rotate(-45deg);
  margin-left: 14px;
  transition: 0.5s;
}
.service_thumb {
  position: relative;
  z-index: 1;
}
.service_thumb img {
  width: 100%;
}
.service_icon {
  position: absolute;
  top: -19%;
  z-index: 1;
  right: 0;
  background-color: #0F0C80;
  padding: 18px 16px;
}
.service_icon::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: url(../images/home_one/icon-shape.html);
  background-position: center;
  background-repeat: no-repeat;
  left: -43px;
  top: 22px;
}
.service_icon img {
  width: inherit;
}
.single_service_box:hover::before {
  right: -32%;
}
.single_service_box:hover h3.service_title {
  color: #0F0C80;
}
.single_service_box:hover .service-btn a i {
  background-color: #fdebe9;
  transform: rotate(0deg);
}

/* ================================================ */
/* roadly service Area Css Style Two */
/* ================================================ */

section.service_area.style-tow {
  padding: 40px 0 110px;
  position: relative;
  background: #f5f6f8;
}

.text-right {
  text-align: right;
}

.row.service {
  position: relative;
  z-index: 1;
  padding: 55px 0 0;
}
.row.service::before {
  position: absolute;
  content: "";
  height: 2px;
  width: 98%;
  background: rgb(15 30 54 / 20%);
  left: 0;
  right: 0;
  margin: auto;
  top: 9px;
  z-index: 14;
}
.service_thumb_two {
  position: relative;
  z-index: 1;
}
.service_thumb_two img {
  width: 100%;
}
.service_content_two {
  background: #fff;
  width: 90%;
  padding: 20px 20px;
  transition: 0.5s;
  border-radius: 0 0 10px 10px;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
}

.service_icon_two {
  margin-bottom: 39px;
  background: #f5f6f8;
  display: inline-block;
  padding: 25px 25px;
  border-radius: 50%;
  position: absolute;
  right: 10%;
  top: -16%;
  transition: 0.5s;
}

section.service_area.style-tow .single_service_box_two:hover .service_icon_two {
  background: #0f1e36;
  color: #fff;
}

.service_icon_two img {
  width: inherit;
  filter: brightness(1) invert(0);
  transition: 0.5s;
}

section.service_area.style-tow
  .single_service_box_two:hover
  .service_icon_two
  img {
  filter: brightness(0) invert(1);
}

h3.service_title_two {
  font-size: 24px;
  color: #0f1e36;
  font-weight: 700;
  line-height: 28px;
  transition: 0.5s;
}

section.service_area.style-tow
  .single_service_box_two:hover
  h3.service_title_two {
  color: #0F0C80;
}

p.service_des_two {
  font-size: 16px;
  line-height: 28px;
  color: #616161;
  font-weight: 400;
  padding: 17px 0 20px;
}

.service_btn_two p {
  font-size: 17px;
  line-height: 27px;
  color: #000000;
  font-weight: 500;
  transition: 0.5s;
}

section.service_area.style-tow
  .single_service_box_two:hover
  .service_btn_two
  p {
  color: #0f1e36;
}

.service_btn_two p i {
  float: right;
  background: #f5f6f8;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  transform: rotate(-45deg);
  font-size: 16px;
  transition: 0.5s;
}

section.service_area.style-tow
  .single_service_box_two:hover
  .service_btn_two
  p
  i {
  background-color: #0F0C80;
  color: #fff;
}

section.service_area.style-tow .roadly_btn {
  text-align: right;
}

section.service_area.style-tow .roadly_btn a:hover {
  color: #ffff;
}
.single_service_box_two:hover .service_btn_two a i {
  color: #0F0C80;
  background: #fff;
}

section.service_area.style-tow .roadly_btn a {
  background: #ffffff;
  color: #0F0C80;
}

section.service_area.style-tow .roadly_btn a::before {
  background: #0F0C80;
}

section.service_area.style-tow .roadly_btn a i {
  transform: rotate(0deg);
}

section.service_area.style-tow .owl-nav {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -70px;
}

section.service_area.style-tow .owl-prev {
  bottom: -96px;
  right: 0%;
  left: 0;
  margin: auto;
  transition: 0.5s;
}
section.service_area.style-tow .owl-prev::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 762px;
  background: url(../images/home-two/service-shapes.html);
  background-repeat: no-repeat;
  background-position: center;
  left: -90px;
}
section.service_area.style-tow .owl-next::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 762px;
  background: url(../images/home-two/service-shapes2.html);
  background-repeat: no-repeat;
  background-position: center;
  right: -65px;
}

section.service_area.style-tow .owl-prev,
.owl-next {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #fff;
  color: #0f1e36;
  text-align: center;
  transition: 0.5s;
  border-radius: 25px;
  margin-right: 20px;
}

section.service_area.style-tow .owl-next {
  background: #0f1d37;
  color: #fff;
}

section.service_area.style-tow .owl-prev:hover {
  background: #0f1d37;
  color: #fff;
}

/* ================================================ */
/* roadly service Area Css Three */
/* ================================================ */
section.service_area.style-three {
  padding: 110px 0 214px;
  position: relative;
}

section.service_area.style-three::before {
  position: absolute;
  content: "";
  background: url(../images/home-three/service-bg3.html);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  left: 0;
  top: 0;
  height: 465px;
}

section.service_area.style-three .section_title h4::before {
  left: 0;
  top: 14px;
  background: #fff;
  width: 7px;
  height: 7px;
}

section.service_area.style-three .row.service {
  position: relative;
  z-index: 1;
  padding: 72px 0 0;
}
section.service_area.style-three .row.service::before {
  position: absolute;
  content: "";
  height: 2px;
  width: 98%;
  background: rgb(255 255 255 / 20%);
  left: 0;
  right: 0;
  margin: auto;
  top: 9px;
  z-index: 14;
}

section.service_area.style-three .section_title h4 {
  color: #fff;
}

section.service_area.style-three .section_title h1 {
  color: #fff;
  position: relative;
}

section.service_area.style-three .roadly_btn a {
  background: #ffffff;
  color: #0f1e36;
}

section.service_area.style-three .roadly_btn a i {
  transform: rotate(0deg);
}

section.service_area.style-three .roadly_btn a::before {
  background: #0F0C80;
}

section.service_area.style-three .owl-nav {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -112px;
}

section.service_area.style-three .owl-prev,
.owl-next {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #fff;
  color: #0f1e36;
  text-align: center;
  transition: 0.5s;
  border-radius: 25px;
  margin-right: 20px;
}

section.service_area.style-three .owl-prev::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 762px;
  background: url(../images/home-two/service-shapes.html);
  background-repeat: no-repeat;
  background-position: center;
  left: -90px;
}

section.service_area.style-three .owl-next {
  background: #0F0C80;
  color: #fff;
}

section.service_area.style-three .owl-next::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 762px;
  background: url(../images/home-two/service-shapes2.html);
  background-repeat: no-repeat;
  background-position: center;
  right: -65px;
}

section.service_area.style-three .owl-next {
  background: #0F0C80;
  color: #fff;
}

section.service_area.style-three .owl-prev:hover {
  background: #0F0C80;
  color: #fff;
}

section.service_area.style-three .roadly_btn:hover a {
  color: #fff;
}

section.service_area.style-three
  .single_service_box_two:hover
  .service_content_two {
  background: #0f1d37;
}

section.service_area.style-three
  .single_service_box_two:hover
  .service_icon_two {
  background: #fff;
}

section.service_area.style-three
  .single_service_box_two:hover
  h3.service_title_two {
  color: #fff;
}

section.service_area.style-three
  .single_service_box_two:hover
  p.service_des_two {
  color: #fff;
}

section.service_area.style-three
  .single_service_box_two:hover
  .service_btn_two
  a {
  color: #fff;
}

section.service_area.style-three
  .single_service_box_two:hover
  .service_btn_two
  a
  i {
  color: #0f1d37;
  background: #fff;
}

section.service_area.style-three
  .single_service_box_two:hover
  .service_icon_two
  img {
  filter: brightness(9) invert(9);
}

/* ============================================= */
/*  roadly Service Area Style Three */
/* ============================================= */
section.service_areas {
  padding: 105px 0 90px;
}

.service_single_item.style_two {
  padding: 40px 40px 32px;
  background: #edf5f6;
  overflow: hidden;
  margin-bottom: 30px;
}
.service_single_item.style_two:before {
  display: none;
}
.service_single_item.style_two:after {
  position: absolute;
  content: "";
  right: 0;
  top: -21%;
  height: 100%;
  width: 48%;
  background: url(../images/home-three/line-shape.html);
  background-repeat: no-repeat;
  transition: 0.5s;
  z-index: -1;
  opacity: 0;
}
.service_single_item.style_two:hover:after {
  top: 0;
  opacity: 1;
}
.service_single_item.style_two .service_icon {
  transform: rotate(361deg);
  display: inline-block;
  transition: 0.5s;
}
.service_single_item.style_two:hover .service_icon {
  transform: rotate(0deg);
}
.service_single_item.style_two .service_content h3 {
  font-size: 24px;
  margin: 30px 0 50px;
  line-height: 34px;
  position: relative;
  z-index: 1;
}
.service_single_item.style_two .service_content h3:before {
  position: absolute;
  content: "";
  left: 0;
  height: 1px;
  width: 100%;
  background: #5d5f6229;
  z-index: -1;
  bottom: -22px;
}
.service_single_item.style_two .service_content h3::after {
  position: absolute;
  content: "";
  left: 0;
  height: 1px;
  width: 25%;
  background: #0F0C80;
  z-index: -1;
  bottom: -22px;
  transition: 0.5s;
}
.service_single_item.style_two:hover .service_content h3::after {
  width: 100%;
}
.style_two .service_btn a {
  padding: 0;
  background: #fff;
  color: #031812;
  width: 42px;
  height: 42px;
  border-radius: 21px;
  background-color: #ffffff;
  border: 1px solid rgba(26, 26, 26, 0.1);
  line-height: 42px;
  text-align: center;
  overflow: hidden;
}
.service_single_item.style_two:hover .service_btn a {
  width: 128px;
}
.service_single_item.style_two .service_btn a:hover {
  color: #fff;
}

.service_single_item.style_two .roadly_btn a i {
  transform: rotate(-45deg);
  display: inline-block;
  margin-left: 0;
}
.service_single_item.style_two:hover .roadly_btn a i {
  transform: rotate(0deg);
  display: inline-block;
  margin-right: 10px;
}
.service_single_item.lust_item .roadly_btn a i {
  margin-left: 10px;
}
.service_single_item.lust_item:hover .roadly_btn a i {
  margin-right: 0;
}
.service_single_item.lust_item {
  background: #f7f1ee;
  padding: 44px 83px 33px 40px;
}
.service_single_item.lust_item:after {
  display: none;
}
.service_single_item.lust_item .service_icon {
  float: left;
  margin-top: 10px;
  margin-right: 15px;
}
.service_single_item.lust_item .service_content {
  overflow: hidden;
}

.service_single_item.lust_item .service_content p {
  font-size: 18px;
  color: #1a1a1a;
}
.service_btns {
  margin-top: 101px;
}
.service_single_item.lust_item .service_btns a {
  background: #f7f1ee;
  padding: 11px 42px;
  color: #1a1a1a;
  border: 1px solid #1a1a1a;
}
.service_single_item.lust_item .service_btns a:hover {
  color: #fff;
  border: 1px solid #1a1a1a;
}
.lust_item .roadly_btn a i {
  margin-left: 10px;
  transform: rotate(-50deg) !important;
}
.lust_item:hover .roadly_btn a i {
  margin-right: 0;
  transform: rotate(0deg);
}
.service_shape {
  position: absolute;
  bottom: -46%;
  right: -22%;
}
.video-icon.style_two {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-top: 58px;
}
.video-icon.style_two:before {
  position: absolute;
  content: "";
  left: 0;
  top: -25%;
  height: 110px;
  width: 100%;
  background: url(../images/home-three/vedio_shape.html);
  z-index: -1;
  background-repeat: no-repeat;
}
.video-icon.style_two a {
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 50%;
  background: #fff;
  font-size: 35px;
  color: #0F0C80;
}

/*===========================================
<-- roadly service section css inner style -->
==============================================*/
.service-section {
  padding: 40px 0 20px;
}

.section-btn {
  display: inline-block;
  margin-top: 48px;
  margin-bottom: 50px;
}

.section-btn a {
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
  font-weight: 500;
  font-family: "Space Grotesk";
  background-color: #0F0C80;
}

.section-btn a i {
  display: inline-block;
  margin-left: 10px;
  transform: rotate(-45deg);
}

.section-btn a {
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
  font-weight: 500;
  font-family: "Space Grotesk";
  background-color: #0F0C80;
  padding: 12px 30px;
}

.service-single-box {
  background-color: #f5f6f8;
  padding: 20px 20px;
  margin-bottom: 20px;
}

.service-single-box.two {
  position: relative;
  margin-top: -105px;
}

.service-single-box.three {
  position: relative;
  margin-top: -210px;
}

.service-single-box.four {
  position: relative;
  margin-top: -315px;
}

.service-content h3 {
  font-size: 26px;
  line-height: 36px;
  color: #0f1e36;
  font-weight: 700;
  transition: 0.5s;
  margin-bottom: 7px;
}

.service-single-box:hover h3 {
  color: #0F0C80;
}

.service-content p {
  font-size: 16px;
  line-height: 26px;
  color: #616161;
  font-weight: 400;
  text-align: justify;
}

.inner-style .service-btn a {
  display: inline-block;
  font-size: 16px;
  color: #0f1e36;
  font-weight: 400;
}

.inner-style .service-btn a i {
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 17px;
  background-color: #fff;
  text-align: center;
  line-height: 32px;
  font-size: 16px;
  color: #0F0C80;
  transform: rotate(-45deg);
  margin-left: 14px;
  transition: 0.5s;
}

/*===========================================
<--roadly About Area Css  style-one-->
==============================================*/

section.about_area.style-one {
  padding: 40px 0 30px;
  position: relative;
}

section.about_area.style-one .section_title p {
  text-align: justify;
}

section.about_area.style-one .about_content .section_title h1 {
  font-size: 32px;
  line-height: 42px;
}

.about_thumb {
  position: relative;
  z-index: 1;
  text-align: right;
}

/* about content */

h2.about_content_two_title {
  font-size: 24px;
  color: #ffffff;
  font-weight: 700;
  line-height: 28px;
}
.row.list-box {
  background: #f5f6f8;
  margin-left: 2px;
  border-left: 5px solid #0F0C80;
  padding: 18px 16px 18px;
  margin-right: 88px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.icon-list-box.style-tow {
  margin-left: -18px;
}
.icon-list-box ul li {
  font-size: 17px;
  line-height: 30px;
  color: #0f1e36;
  font-weight: 500;
  display: flex;
}
.icon-list-box ul li i {
  display: inline-block;
  color: #0F0C80;
  font-size: 15px;
  margin-right: 6px;
}
.about-coun-box {
  position: absolute;
  bottom: -53px;
  right: 24px;
  text-align: center;
  background: #0F0C80;
  padding: 11px 31px 26px;
}
.about-coun-box::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: url(../images/home_one/coun-shape.html);
  background-repeat: no-repeat;
  left: 56%;
  background-position: center;
  bottom: -41%;
}
span.coun-number {
  display: inline-block;
  font-size: 65px;
  line-height: 120px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: -17px;
  width: 120px;
  height: 120px;
  border-radius: 60px;
  background-image: linear-gradient(180deg, #c7210f 0%, #0F0C80 100%);
}
h3.coun-title {
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 600;
}
/* about shape */
.about-shape {
  position: absolute;
  top: 33%;
  left: 0;
  animation-name: float-bob;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

/* ================================================ */
/* roadly About Area Css Style Two */
/* ================================================ */
section.about_area.style_two {
  padding: 40px 0 10px;
  position: relative;
}

section.about_area.style_two .section_title p {
  text-align: justify;
}

section.about_area.style_two .about-list ul li {
  font-size: 18px;
  line-height: 45px;
  color: #0f1e36;
  font-weight: 500;
  padding-left: 26px;
  position: relative;
  z-index: 1;
}

.style_two .about-thumb {
  position: relative;
}

.style_two .about-list ul {
  padding: 14px 0 10px;
}

.style_two .about-shape-one {
  position: absolute;
  bottom: 35px;
  right: -155px;
  animation: bounceleft 4s linear infinite;
}

.style_two .about-shape-two {
  position: absolute;
  bottom: 25%;
  left: -12%;
  z-index: -2;
  animation-name: float-bob;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.style_two .about-shape-three {
  position: absolute;
  right: 65px;
  bottom: -80px;
  z-index: 1;
  animation: bounce 4s linear infinite;
}

/* ================================================ */
/* roadly About Area Css Style Three */
/* ================================================ */

section.about_area.style_three {
  padding: 120px 0 120px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.style_three .about-thumb {
  position: relative;
  z-index: 1;
}

.style_three .counter-box {
  text-align: center;
  padding: 36px 0 38px;
  border-right: 0;
  position: absolute;
  top: 40px;
  right: 130px;
  width: 210px;
  height: 230px;
  background: url(../images/home-three/counter-img.html);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: 1;
}

.style_three .counter-title h3 {
  font-size: 70px;
  line-height: 40px;
  color: #ffffff;
  font-weight: 700;
  padding-top: 18px;
}

.style_three .counter-title p {
  font-size: 16px;
  text-transform: uppercase;
  padding: 52px 0 0;
  color: #ffffff;
  font-weight: 600;
}

.about-item-box.add-border {
  position: relative;
}

.about-item-box.add-border::before {
  position: absolute;
  content: "";
  width: 517px;
  height: 2px;
  background-color: #ebeff3;
  left: 0;
  bottom: -33px;
}

.style_three .about-item-box {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-bottom: 64px;
}

.style_three .about-icon {
  width: 85px;
  height: 85px;
  line-height: 85px;
  border-radius: 10px;
  background-color: #f5f6f8;
  text-align: center;
  flex-shrink: 0;
}

.style_three .about-item-content h3 {
  font-size: 22px;
  line-height: 30px;
  color: #0f1e36;
  font-weight: 600;
}

.style_three .about-item-content p {
  font-size: 16px;
  line-height: 27px;
  color: #616161;
  font-weight: 400;
  width: 85%;
}

.style_three .about-call-btn {
  display: flex;
  gap: 30px;
}

.style_three .about-btn {
  display: inline-block;
}

.style_three .about-call-box {
  display: flex;
  align-items: center;
  gap: 20px;
}

.style_three .about-call-icon {
  display: inline-block;
  width: 58px;
  height: 58px;
  line-height: 58px;
  border-radius: 29px;
  background-color: #0F0C80;
  text-align: center;
  color: #fff;
  font-size: 20px;
}

.style_three .about-call-content h6 {
  font-size: 14px;
  line-height: 28px;
  text-transform: uppercase;
  color: #0F0C80;
  font-weight: 500;
  font-family: "DM Sans";
}

.style_three .about-call-content h4 {
  font-size: 20px;
  line-height: 28px;
  color: #0f1e36;
  font-weight: 600;
}

.about-list ul li::before {
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  background: #003768;
  left: 0;
  top: 18px;
}

.style_three .about-shape-three {
  position: absolute;
  bottom: 3%;
  left: 150px;
  z-index: -1;
  animation: bounceleft 4s linear infinite;
}

.about-shape-four {
  position: absolute;
  right: 25px;
  bottom: -18px;
  animation-name: float-bob;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.style_three .about-shape-two {
  position: absolute;
  bottom: 25%;
  left: -6%;
  z-index: -2;
  animation-name: float-bob;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.style_three .about-shape-one {
  position: absolute;
  bottom: 0;
  right: -35px;
  animation: bounceleft 4s linear infinite;
}

/* ============================================= */
/*roadly About Area Style Three */
/* ============================================= */

section.about_area.style_three .about_counter {
  background: #f8b097;
}

.about_shaps.two {
  right: 5%;
  bottom: 8%;
  z-index: -1;
}

.printing_icon_box.style_three .printing_icon {
  background: #fff;
}

.about_btn.style_three a {
  background: #0F0C80;
}

.about_btn.style_three span {
  background: #1a1a1a;
}

/*===========================================
<-- roadly section title css-->
==============================================*/

.section_title h4 {
  padding: 4px 31px 3px 62px;
  margin-bottom: 14px;
  position: relative;
  z-index: 1;
  display: inline-block;
  font-size: 16px;
  line-height: 28px;
  text-transform: none;
  color: #0f1d35;
  font-weight: 800;
  background: #fff;
  border-radius: 30px;
}

.section_title h1 {
  font-size: 36px;
  line-height: 46px;
  color: #0f1e36;
  font-weight: 700;
  font-family: "Space Grotesk";
}

h4.style-tow {
  background: #ffebed;
}
.section_title h4::before {
  position: absolute;
  content: "";
  height: 2px;
  width: 30px;
  background-repeat: no-repeat;
  left: 8%;
  top: 48%;
  background: #0F0C80;
}
.section_title p {
  margin: 0;
  padding: 10px 0 5px;
}
.section_title span {
  display: inline-block;
}

.section_title.text-center {
  margin-bottom: 30px;
}

.section_title.text-left {
  margin-bottom: 20px;
}

section.case_study_area .section_title h4 {
  color: #fff;
  background: #26354a;
}
section.case_study_area .section_title h4::before {
  background: #ffff;
}
section.case_study_area .section_title.text-left h1 {
  color: #fff;
}
section.case_study_area.style-tow .section_title.text-left h1 {
  color: #0f1d37;
}
section.team_area .section_title h4 {
  background: #f5f5f7;
}
section.testi_area .section_title h4 {
  color: #fff;
  background: #26354a;
}

section.testi_area.style-tow .section_title h4 {
  color: #e53825;
  background: transparent;
}

section.testi_area .section_title.text-left h1 {
  color: #fff;
}
section.testi_area .section_title h4::before {
  background: #fff;
}
.style_three.text-left.section_title h4 {
  padding: 4px 31px 3px 20px;
  font-family: "DM Sans";
  background: transparent;
}
section.case_study_area.style-tow .style_three.text-left.section_title h4 {
  color: #0F0C80;
}
.style_three.text-left.section_title h4::before {
  left: 0;
  top: 14px;
  background: #0F0C80;
  width: 7px;
  height: 7px;
}
section.choose_area.style_tow .section_title.text-left {
  margin-bottom: 0;
}

section.service_area.style-tow .section_title h4 {
  color: #0F0C80;
}

section.service_area.style-tow .section_title h4::before {
  background: #0F0C80;
}

section.service_area.style-tow .section_title h1 {
  color: #0f1d37;
  position: relative;
}

section.case_study_area.style-three .section_title {
  margin-bottom: 38px;
  margin-left: 220px;
}

section.about_area.style_three .section_title h4 {
  padding: 4px 24px 3px 42px;
  font-family: "DM Sans";
  background-color: rgb(0 55 104 / 8%);
  text-transform: capitalize;
}

section.about_area.style_three .section_title h4::before {
  left: 23px;
  top: 14px;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background-color: #e53825;
}

section.blog_area.style-three .section_title h4 {
  background: transparent;
}

section.blog_area.style-three .section_title h4::before {
  left: 22%;
  top: 40%;
  width: 7px;
  height: 7px;
}

section.about_area.style-one .section_title {
  margin-bottom: 0;
}

/*===========================================
<--roadly button css -->
==============================================*/
.popular_btn_arrow.roadly_btn.style-two {
  margin-left: 20px;
}

.roadly_btn {
  display: inline-block;
}

.roadly_btn a {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: inline-block;
  background: #5f504e;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 5px;
  padding: 15px 20px 15px;
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 500;
  font-family: "Space Grotesk";
  border-radius: 5px;
}
.roadly_btn a::before {
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  background: #0f1d37;
  right: 0;
  bottom: 0;
  z-index: -1;
  transition: 0.5s;
}
.roadly_btn a i {
  display: inline-block;
  font-size: 20px;
  margin-left: 8px;
  transform: rotate(-45deg);
}
.roadly_btn a:hover::before {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

section.hero_area .roadly_btn a::before {
  background: #fff;
}

section.hero_area .roadly_btn:hover a {
  color: #0f1d37;
}

section.about_area.style_three .roadly_btn a {
  background: #0f1d37;
}

section.about_area.style_three .roadly_btn a::before {
  background: #0F0C80;
}

section.appointment_area .roadly_btn:hover a {
  color: #fff;
}

section.appointment_area .section_title h1 {
  color: #fff;
}

/*===========================================
<--roadly Case-Study Area Css  -->
==============================================*/

section.case_study_area {
  padding: 120px 0 120px;
  background: #0f1d37;
  position: relative;
}

.case_single_box {
  margin-bottom: 30px;
}
.row.case {
  padding: 0 0 72px;
  position: relative;
  z-index: 1;
}
.row.case::before {
  position: absolute;
  content: "";
  height: 3px;
  width: 98%;
  border-bottom: 2px solid #3f4a5d;
  bottom: 28%;
  left: 0px;
  right: 0;
  margin: auto;
}
.case_thumb {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.case_thumb::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: url(../images/home_one/case-shape3.html);
  background-repeat: no-repeat;
  background-position: center;
  bottom: -27%;
  background-size: contain;
  transition: 0.5s;
  transform: perspective(500px) rotateX(90deg);
}
.case_thumb img {
  width: 100%;
}
.case_icon {
  position: absolute;
  bottom: 34%;
  right: -20%;
  transition: 0.5s;
}
.case_icon a i {
  display: inline-block;
  background: #0F0C80;
  height: 60px;
  width: 60px;
  line-height: 54px;
  text-align: center;
  border-radius: 50%;
  border: 3px solid #fff;
  color: #ffff;
  transform: rotate(-45deg);
  font-size: 24px;
}
.case_content {
  position: absolute;
  bottom: 0;
  padding: 0 30px 36px;
  width: 100%;
  left: -100%;
  transition: 0.5s;
}
.case_content::before {
  position: absolute;
  content: "";
  width: 86%;
  height: 1px;
  background: rgb(226 238 245 / 30%);
  left: 0;
  right: 0;
  margin: auto;
  top: -8%;
}
h3.case_title {
  font-size: 26px;
  color: #ffffff;
  font-weight: 700;
  line-height: 28px;
}
span.case-catagori {
  font-size: 16px;
  line-height: 68px;
  color: #ffffff;
  font-weight: 500;
  border-radius: 30px;
  padding: 8px 27px 7px;
  margin-bottom: 20px;
  border: 1px solid rgb(226 238 245 / 40%);
}
.case_single_box:hover .case_content {
  left: 0;
}
.case_single_box:hover .case_icon {
  right: 8%;
}
.case_single_box:hover .case_thumb::before {
  transform: perspective(500px) rotateX(0deg);
}

/* case study nav  */

section.case_study_area .owl-nav {
  position: absolute;
  top: -175px;
  right: 0;
}

section.case_study_area .owl-prev {
  display: inline-block;
  text-align: center;
  color: #0f1d37;
  transition: 0.5s;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background-color: #e2eef5;
  line-height: 50px;
  border: 2px solid transparent;
}

section.case_study_area .owl-next {
  display: inline-block;
  text-align: center;
  background: #e7f1fb;
  transition: 0.5s;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background-color: #e53825;
  line-height: 50px;
  border: 2px solid #e2eef5;
  margin-left: 20px;
}

section.case_study_area .owl-next {
  color: #fff;
}

section.case_study_area .owl-prev i,
.owl-next i {
  font-size: 20px;
}

section.case_study_area .owl-next:hover {
  background-color: #e53825;
  border: 2px solid #e2eef5;
  color: #fff;
}

section.case_study_area .owl-prev:hover {
  background-color: #e53825;
  border: 2px solid #e2eef5;
  color: #fff;
}

.case-shape {
  position: absolute;
  top: 180px;
  left: 40px;
  animation-name: float-bob;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.case-shape2 {
  position: absolute;
  right: -63%;
  top: 2%;
  animation-name: float-bob;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

/*====================================================
<--roadly Case-Study Area Css  style-three-->
====================================================*/
section.case_study_area.style-three {
  padding: 235px 0 0px;
  position: relative;
  margin-top: -110px;
}

.style-three .row.case::before {
  position: absolute;
  content: "";
  height: 3px;
  width: 98%;
  border-bottom: 2px solid #3f4a5d;
  bottom: 28%;
  left: 220px;
  right: 0;
  margin: auto;
}

section.case_study_area.style-three .section_title h4 {
  color: #fff;
  background: transparent;
  padding: 4px 31px 3px 20px;
}

section.case_study_area.style-three .section_title h4::before {
  left: 0;
  top: 14px;
  background: #fff;
  width: 7px;
  height: 7px;
}

section.case_study_area.style-three .owl-nav {
  position: absolute;
  top: -175px;
  right: -216px;
}

.style-three .case-shape {
  position: absolute;
  top: 140px;
  left: 40px;
  animation-name: float-bob;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

/* project area */
.project-area {
  background: #f5f6f8;
  padding: 213px 0;
  position: relative;
  margin-top: -338px;
}

.project-area.style-inner {
  background: #f5f6f8;
  padding: 170px 0;
  position: relative;
  margin-top: -338px;
}

/*===========================================
<--roadly work Area css style two -->
==============================================*/

section.work_area {
  background: #f5f5f7;
  padding: 346px 0 70px;
  position: relative;
  margin-top: -375px;
}
.work-single-box {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}
.work-single-box::before {
  position: absolute;
  content: "";
  height: 68%;
  width: 106%;
  background: url(../images/home_one/arrow.html);
  background-repeat: no-repeat;
  background-position: center;
}
.work-single-box.style-foure::before {
  background: transparent;
}
.work-icon {
  background: #fff;
  height: 180px;
  width: 180px;
  margin: auto;
  line-height: 180px;
  text-align: center;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  margin-bottom: 25px;
  transition: 0.5s;
}
.work-icon::before {
  position: absolute;
  content: "";
  height: 140px;
  width: 140px;
  border: 1px dashed #c1c1c1;
  border-radius: 50%;
  left: 0;
  right: 0;
  margin: auto;
  top: 21px;
  transition: 0.5s;
}
span.work-number {
  position: absolute;
  top: 8%;
  right: 0;
  font-size: 16px;
  line-height: 35px;
  color: #ffffff;
  font-weight: 600;
  background: #e63726;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  transition: 0.5s;
}
h3.work-title {
  font-size: 24px;
  line-height: 60px;
  color: #0f1e36;
  font-weight: 700;
  transition: 0.5s;
}
.work-single-box:hover .work-icon::before {
  border-color: #e53827;
  -webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  transition: 0.5s;
}
.work-single-box:hover h3.work-title {
  color: #e53827;
}

/*=====================================
<--roadly work Area Css inner style-->
=======================================*/
section.work_area.inner-style {
  padding: 120px 0 120px;
  background-color: #0f1e36;
  margin: 0;
}

.inner-style .work-icon {
  background-color: rgb(255 255 255 / 10%);
}

.inner-style .work-icon img {
  filter: brightness(0) invert(1);
}

.inner-style .work-icon::before {
  border: 1px dashed rgb(255 255 255 / 50%);
}

.inner-style h3.work-title {
  color: #fff;
}

.inner-style .work-single-box:hover .work-icon::before {
  border-color: #fff;
}

.inner-style .work-single-box:hover span.work-number {
  background: #fff;
  color: #0f1e36;
}

.inner-style .work-single-box:hover .work-icon {
  background: #e53725;
}

/*===========================================
<--roadly team Area css style two-->
==============================================*/

section.team_area {
  padding: 40px 0 10px;
}
.team_single_box {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
.team_single_box::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: url(../images/home_one/box-bg.html);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
  left: -3px;
}
.team_content {
  padding: 31px 35px 35px;
}
h3.team_title {
  font-size: 24px;
  color: #0f1e36;
  font-weight: 700;
  line-height: 28px;
}
p.team-text {
  font-size: 16px;
  line-height: 28px;
  text-transform: uppercase;
  color: #616161;
  font-weight: 400;
  padding: 4px 0 19px;
}
ul.team-socail {
  background: #ffff;
  text-align: right;
  padding: 8px 15px 7px;
  margin-right: 30px;
  margin-left: -35px;
  position: relative;
  z-index: 1;
  border-radius: 0px 30px 30px 0px;
}
ul.team-socail::before {
  position: absolute;
  content: "";
  height: 2px;
  width: 45px;
  background: #0F0C80;
  opacity: 0.5;
  left: 13px;
  top: 24px;
  transition: 0.5s;
}
ul.team-socail:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 0;
  background: #0F0C80;
  left: 0;
  top: 0;
  z-index: -1;
  border-radius: 0px 30px 30px 0px;
  transition: 0.5s;
}
ul.team-socail li {
  display: inline-block;
}
ul.team-socail li a i {
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 19px;
  background-color: #f5f6f8;
  line-height: 35px;
  text-align: center;
  margin-left: 19px;
  font-size: 15px;
  color: #616161;
  transition: 0.5s;
}

.team_single_box:hover ul.team-socail:after {
  width: 100%;
}
.team_single_box:hover ul.team-socail li a i {
  border: 2px solid #ed786c;
  background: transparent;
  color: #fff;
}
.team_single_box:hover ul.team-socail::before {
  background: #f29b92;
}

/*===========================================
<-- roadly team Area css inner style -->
==============================================*/
section.team_area.inner-style {
  padding: 120px 0 120px;
}

.inner-style h3.team_title {
  line-height: 28px;
  font-size: 26px;
  color: #0f1e36;
  font-weight: 700;
  font-family: "Space Grotesk";
  text-align: center;
  transition: 0.5s;
}

.inner-style .team_single_box:hover h3.team_title {
  color: #fff;
}

.inner-style p.team-text {
  padding: 4px 0 19px;
  font-size: 15px;
  line-height: 28px;
  text-transform: uppercase;
  color: #616161;
  font-weight: 500;
  text-align: center;
  transition: 0.5s;
}

.inner-style .team_single_box:hover p.team-text {
  color: #fff;
}

.inner-style .team_single_box::before {
  display: none;
}

.inner-style .team_single_box {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}

.inner-style .team_content {
  padding: 35px 30px 35px;
  width: 370px;
  height: 360px;
  background-color: #f5f6f8;
  position: relative;
  z-index: 1;
}

.inner-style .team_content:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  left: 0;
  bottom: 0;
  background: #0f1e36;
  z-index: -1;
  transition: 0.5s;
}

.inner-style .team_single_box:hover .team_content:before {
  height: 100%;
  top: 0;
}

.inner-style .team_thumb img {
  width: 310px;
  height: 360px;
}

.inner-style .team_thumb {
  position: absolute;
  bottom: -132px;
  left: 29px;
  z-index: 1;
}

.inner-style .share-icon {
  position: relative;
}

.inner-style .share-icon {
  display: inline-block;
  width: 52px;
  height: 52px;
  line-height: 52px;
  background-color: #e53825;
  border-radius: 30px;
  text-align: center;
  color: #fff;
  position: absolute;
  left: -50px;
  right: 0;
  margin: 0 auto;
  bottom: -155px;
  z-index: 1;
}

.inner-style .team-socail-list {
  width: 52px;
  height: 175px;
  border-radius: 26px;
  background-color: #e53825;
  text-align: center;
  position: absolute;
  bottom: 40px;
  left: 0;
  padding-top: 11px;
  z-index: 1;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
  transform: translateY(100px);
}

.inner-style .share-icon.active .team-socail-list {
  opacity: 1;
  visibility: visible;
  transform: translateY(-30px);
}

.inner-style .team-socail-list ul li a {
  display: inline-block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  border-radius: 19px;
  background-color: rgba(255, 255, 255, 0);
  border: 2px solid rgba(255, 255, 255, 0.4);
  color: #fff;
  margin-bottom: 6px;
}

/*===========================================
<--roadly testi Area Css  -->
==============================================*/
section.testi_area.style-one {
  padding: 120px 0 0px;
  background: url(../images/home_one/testi-bg.html);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.style-one .testi-thumb {
  text-align: left;
  margin-left: -30px;
}

.style-one p.testi_des {
  opacity: 0.6;
  font-size: 20px;
  line-height: 32px;
  color: #ffffff;
  font-weight: 400;
  width: 95%;
  padding: 34px 0 69px;
}

.style-one h4.testi_title {
  font-size: 28px;
  line-height: 32px;
  color: #e2eef5;
  font-weight: 700;
}

.style-one h4.testi_title span {
  opacity: 0.6;
  font-size: 15px;
  line-height: 32px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 400;
  margin-left: 44px;
  position: relative;
  z-index: 1;
}

.style-one h4.testi_title span::before {
  position: absolute;
  content: "";
  height: 1px;
  width: 15px;
  background: #8d99a8;
  left: -24%;
  top: 45%;
}

.style-one ul.testi_rating {
  display: inline-block;
}

.style-one ul.testi_rating li {
  display: inline-block;
  margin-top: 29px;
}

.style-one ul.testi_rating li i {
  display: inline-block;
  color: #e43a23;
  background: #243348;
  height: 35px;
  width: 35px;
  text-align: center;
  margin-right: 6px;
  font-size: 18px;
  line-height: 35px;
}

section.testi_area.style-one .owl-prev::before {
  position: absolute;
  content: "";
  height: 179px;
  width: 100px;
  background: url(../images/home_one/testi-shape.html);
  background-repeat: no-repeat;
  background-position: center;
  top: -155px;
  left: -26px;
  z-index: -1;
}
section.testi_area.style-one .owl-prev::after {
  position: absolute;
  z-index: -1;
  content: "";
  height: 179px;
  width: 100px;
  background: url(../images/home_one/testi-shape2.html);
  background-repeat: no-repeat;
  background-position: center;
  bottom: -192px;
  left: -26px;
}
section.testi_area.style-one .owl-next,
.owl-prev {
  display: block;
  height: 45px;
  width: 45px;
  line-height: 45px;
  background: #0F0C80;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  margin-bottom: 15px;
  transition: 0.5s;
}

section.testi_area.style-one .owl-nav {
  position: absolute;
  right: -65px;
  top: 0;
}

section.testi_area.style-one .owl-next {
  color: #0f1e36;
  background: #fff;
}

section.testi_area.style-one .owl-next:hover {
  color: #fff;
  background: #e53725;
}
section.testi_area.style-one .owl-prev i,
.owl-next i {
  font-size: 19px;
}

.style-one .testi-shape1 {
  position: absolute;
  top: 120px;
  left: 40px;
  animation: bounce 4s linear infinite;
}

.style-one .testi-shape2 {
  position: absolute;
  top: 0;
  right: 250px;
  animation: bounce 4s linear infinite;
}

/* ================================================ */
/* roadly testi Area Css Style Two */
/* ================================================ */

section.testi_area.style-tow {
  margin: 0;
  padding: 106px 0 109px;
  background-color: #0f1e36;
}

section.testi_area.style-tow .testi_single_box {
  background: #e1eef6;
  padding: 31px 33px 20px;
  text-align: center;
  margin-bottom: 50px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}
section.testi_area.style-tow .testi_single_box::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: url(../images/home-two/testi-box-shape.html);
  background-repeat: no-repeat;
  background-position: center;
  bottom: -54%;
  left: 0;
}

section.testi_area.style-tow p.testi_des {
  font-size: 16px;
  line-height: 30px;
  color: #616161;
  font-weight: 400;
  font-family: "DM Sans";
  opacity: 1;
  width: 100%;
  padding: 20px 0 12px;
}
section.testi_area.style-tow ul.testi_rating {
  position: relative;
  z-index: 1;
}
section.testi_area.style-tow ul.testi_rating::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: url(../images/home-two/testi-line.html);
  background-repeat: no-repeat;
  background-position: center;
  left: -162%;
}
section.testi_area.style-tow ul.testi_rating::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: url(../images/home-two/testi-line2.html);
  background-repeat: no-repeat;
  background-position: center;
  right: -115px;
  transition: 0.5s;
}
section.testi_area.style-tow ul.testi_rating li {
  margin-top: 0;
}
section.testi_area.style-tow ul.testi_rating li i {
  display: inline-block;
  margin-right: 5px;
  font-size: 14px;
  color: #ffb328;
  background: transparent;
  width: auto;
  height: auto;
}

section.testi_area.style-tow .author-content {
  text-align: center;
  margin-top: 50px;
}

section.testi_area.style-tow h3.author-title {
  font-size: 24px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 600;
  padding: 14px 0 2px;
}
section.testi_area.style-tow span.author-text {
  display: inline-block;
  opacity: 0.502;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 400;
}
section.testi_area.style-tow .testi_single_box:hover {
  border-radius: 0 30px 0 0;
}

section.testi_area.style-tow .testi_single_box:hover ul.testi_rating::after {
  background: url(../images/home-two/testi-line3.html);
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  right: -115px;
}

section.testi_area.style-tow .owl-carousel .owl-item img {
  width: 66px;
  display: inline-block;
  border-radius: 50%;
}

section.testi_area.style-tow ul.testi_rating li {
  display: inline-block;
}

/*===========================================
<-- roadly testi Area Css style-three -->
==============================================*/
section.testi_area.style-three {
  background: #fff;
  padding: 110px 0 0px;
  position: relative;
}

section.testi_area.style-three .section_title h4 {
  color: #e53825;
  background: transparent;
}

section.testi_area.style-three .section_title h4::before {
  left: 44px;
  top: 14px;
  background: #0F0C80;
  width: 7px;
  height: 7px;
}

.style-three .testi_single_box {
  background-color: #f5f6f8;
  padding: 35px 35px 40px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}

.style-three .testi_single_box::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/home-three/test-shape3.html);
  background-repeat: no-repeat;
  background-position: center center;
  right: -140px;
  bottom: -138px;
  transition: 0.5s;
  filter: brightness(0) invert(1);
}

.style-three .testi_single_box:hover::before {
  filter: brightness(1) invert(0);
}

.style-three .testi_single_box::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  left: 0;
  bottom: 0;
  background: #e53825;
  z-index: -1;
  transition: 0.5s;
}

.style-three .testi_single_box:hover::after {
  height: 100%;
}

.style-three .author-content {
  text-align: left;
  margin-top: 0;
  display: flex;
  align-items: center;
  gap: 20px;
  transition: 0.5s;
}

.style-three h3.author-title {
  font-size: 24px;
  line-height: 30px;
  color: #0f1e36;
  font-weight: 600;
  transition: 0.5s;
}

.style-three .testi_single_box:hover h3.author-title {
  color: #fff;
}

.style-three span.author-text {
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  color: #616161;
  font-weight: 400;
  opacity: 1;
  transition: 0.5s;
}

.style-three .testi_single_box:hover span.author-text {
  color: #fff;
}

.style-three p.testi_des {
  font-size: 16px;
  line-height: 30px;
  color: #616161;
  font-weight: 400;
  opacity: 1;
  width: 100%;
  padding: 25px 0 35px;
  transition: 0.5s;
}

.style-three .testi_single_box:hover p.testi_des {
  color: #fff;
}

.style-three .testi_rating ul li {
  display: inline-block;
  color: #ffb328;
  font-size: 14px;
  letter-spacing: 5px;
  position: relative;
}

.owl-carousel .owl-item img {
  display: block;
}

.style-three .autor-ratting {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.style-three .autor-ratting::before {
  position: absolute;
  content: "";
  width: 175px;
  height: 40px;
  background-color: #ffffff;
  left: -35px;
  bottom: -4px;
  border-radius: 0px 30px 30px 0;
}

.style-three .testi_single_box:hover .testi-icon {
  filter: brightness(0) invert(1);
}

.style-three .testi-dot-shape {
  position: absolute;
  right: 280px;
  top: 315px;
  animation: bounce 4s linear infinite;
}

.style-three .test-arrow-shape {
  position: absolute;
  left: 100px;
  top: -24px;
  animation: bounce 4s linear infinite;
}

/*===========================================
<--- roadly blog Area css-->
==============================================*/
section.blog_area {
  padding: 40px 0 10px;
  background: #f5f6f8;
}

section.blog_area.team-inner {
  padding: 0 0 90px;
}

.single-blog-thumb {
  position: relative;
  transition: all ease-in-out 0.5s;
  overflow: hidden;
}

.single-blog-thumb img {
  width: 100%;
  transition: 0.5s;
}

.single-blog-box:hover .single-blog-thumb img {
  transform: scale(1.1);
  transition: 0.5s;
}

.single-blog-box {
  background: #ffffff;
  padding: 20px;
  margin-bottom: 30px;
}
.blog-content {
  padding: 17px 0px 0;
}

.blog-content h3 {
	color: #0f1e36;
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    line-height: 30px;
    font-weight: 700;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 20px;
    margin: 0;
}
.blog-title h3 a{
  display: inline-block;
  font-size: 20px !important;
  line-height: 30px !important;
  color: #0f1e36;
  font-weight: 700;
  transition: 0.5s;
}

.single-blog-box:hover .blog-title h3 a {
  color: #e54231;
}

p.blog-description {
  font-size: 16px;
  line-height: 28px;
  color: #616161;
  font-weight: 400;
  padding: 10px 0 32px;
}
.blog-btn {
  border-bottom: 1px solid #e0e0e0;
  padding: 0 0 17px;
}
.blog-btn a {
  font-size: 16px;
  color: #0f1e36;
  font-weight: 400;
  transition: 0.5s;
}

.single-blog-box:hover .blog-btn a {
  color: #e54231;
}

.blog-btn a i {
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 17px;
  background: #f5f6f8;
  line-height: 35px;
  text-align: center;
  font-size: 16px;
  float: right;
  color: #e54231;
  transform: rotate(-45deg);
}

section.appointment_area {
  background: url(../images/cta.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 50px 0 39px;
}
section.appointment_area .roadly_btn a {
  background: #ffff;
  color: #0F0C80;
}
section.appointment_area .roadly_btn {
  text-align: right;
}
section.appointment_area .section_title h4 {
  color: #fff;
  background: #0f1d35;
}
section.appointment_area .section_title h4::before {
  background: #fff;
}
section.appointment_area .section_title.text-right h1 {
  color: #ffff;
}

/*===========================================
<-- roadly footer Area css-->
==============================================*/

.footer_area {
  padding: 40px 0 10px;
  background: url(../images/footer-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.footer-widget-contact h2 {
  color: #fff;
  font-size: 24px;
}
.footer_area .contact h3 {
  opacity: 0.8;
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
  font-weight: 500;
  display: flex;
  margin-bottom: 18.4px;
}

.footer_area .contact a:hover {
  color: #0F0C80;
}

.footer_area .contact i {
  margin-right: 7px;
  margin-top: 6px;
}

p.footer_desc {
  margin: 16px 0 0;
  width: 85%;
  opacity: 0.8;
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
  font-weight: 500;
  text-align: justify;
}
.footer_info p {
  font-size: 16px;
  color: #1a1a1a;
  font-weight: 500;
  margin-bottom: 0;
}
.footer_info p i {
  margin-right: 8px;
  position: relative;
  top: 2px;
  font-size: 14px;
  color: #40c596;
}
.footer_info h6 {
  font-size: 24px;
  color: #1a1a1a;
  font-weight: 600;
}
.footer-widget-title h4 {
  font-size: 24px;
  line-height: 26px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 37px;
}
.footer-widget-menu ul li {
  margin-bottom: 22px;
}
.footer-widget-menu ul li a {
  display: inline-block;
  opacity: 0.8;
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
  font-weight: 500;
}
.footer-widget-menu ul li a:hover {
  color: #0F0C80;
  opacity: 1;
}
.footer-widget-menu ul li a i {
  font-size: 12px;
  transition: 0.5s;
  margin-right: 6px;
}
.footer-widget-menu ul li a:hover i {
  opacity: 1;
}
.news-box {
  margin-bottom: 26px;
}
.news-box.style-one {
  margin-top: 48px;
}
h3.news-title a {
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 400;
}
span.news-date {
  opacity: 0.6;
  font-size: 14px;
  line-height: 24px;
  color: #e2eef5;
  font-weight: 400;
}
.news-thumb {
  margin-right: 16px;
}
p.footer_desc2 {
  padding: 11px 0 17px;
  opacity: 0.8;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 500;
  display:flex,
}
.subscribe_form button {
  background: #0F0C80;
  width: 100%;
  height: 55px;
  margin-top: 21px;
  border-radius: 5px;
  font-size: 18px;
  line-height: 24px;
  color: #e2eef5;
  font-weight: 500;
  font-family: "Space Grotesk";
}
button.btn:hover {
  background: #0F0C80;
  color: #fff;
}
.footer_social_icon {
  margin-top: 5px;
}
.subscribe_form input {
  background: transparent;
  outline: 0;
  color: #fff;
  width: 299px;
  height: 56px;
  border-radius: 3px;
  background-color: rgba(226, 238, 245, 0);
  border: 1px solid rgb(226 238 245 / 20%);
  padding: 20px;
}
.subscribe_form input::placeholder {
  opacity: 0.6;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 400;
}
.subscribe_form input:focus {
  background: transparent;
}
.footer_social_icon a {
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  font-size: 15px;
  margin-right: 9px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  color: #fff;
  border-radius: 50%;
  border: 1px solid rgb(226 238 245 / 20%);
}

.footer_social_icon a:hover {
  color: #fff !important;
}

.footer_social_icon a:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0%;
  background: #0F0C80;
  transition: 0.5s;
  content: "";
  z-index: -1;
}
.footer_social_icon a:hover:before {
  width: 100%;
}

/* footer bottom */

.row.add-border {
  position: relative;
  padding-top: 17px;
  margin-top: 14px;
}
.row.add-border:before {
  position: absolute;
  top: 0;
  left: 12px;
  height: 2px;
  width: 98%;
  background: #253349;
  content: "";
}
.footer-bottom-content-copy p {
  font-size: 18px;
  line-height: 28px;
  color: #97a9bf;
  font-weight: 500;
  text-align: center;
}

.footer-bottom-content-copy p a{
  color: #97a9bf;
}

.footer-bottom-content-copy p a:hover{
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 3px;
}

@keyframes micro {
  from {
    transform: translateX(620px);
  }
  to {
    transform: translateX(-1650px);
  }
}

.footer-shape {
  position: absolute;
  bottom: 50px;
  right: 42px;
  animation: micro 22s linear infinite;
  z-index: -1;
}

/* ================================================ */
/* roadly topber area css home two
/* ================================================ */

section.topber_area {
  background: #0F0C80;
}

.topber_icon_list ul li {
  display: inline-block;
  font-size: 16px;
  line-height: 28px;
  color: #0c1f24;
  font-weight: 400;
  font-family: "Poppins";
  margin-right: 20px;
}

.topber_icon_list ul li i {
  display: inline-block;
  font-size: 15px;
  margin-right: 7px;
}

.topber_right_social {
  text-align: right;
}

.topber_right_social ul li {
  display: inline-block;
}

.topber_right_social ul li a i {
  display: inline-block;
  font-size: 15px;
  background: #b9986b;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-left: 12px;
}

/* ======== roadly header area css style two ============ */

.roadly-header-area.style_two .header-menu {
  border-left: transparent;
  border-right: transparent;
  margin-right: 0;
  margin-left: 178px;
}

.roadly-header-area.style_two {
  border-bottom: transparent;
  padding: 10px 0 10px;
}

.roadly-header-area.style_two .roadly_btn a {
  margin-right: 0;
}

.roadly-header-area.style_two .header-logo {
  top: 0;
  left: 0;
}

.roadly-header-area.style_two .roadly-header-area {
  border-bottom: transparent;
  padding: 0;
}
.roadly-header-area.style_two .header-button {
  margin: 10px 0 0;
}

/* ================================================ */
/* roadly hero area css style two */
/* ================================================ */
section.hero_area.style_two {
  background: url(../images/slider/wind_mill.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 40px 0 40px;
  position: relative;
}

section.hero_area.style_three {
  background: url(../images/slider/road_work.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 40px 0 40px;
  position: relative;
}

section.hero_area.style_four {
  background: url(../images/slider/refinery.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 40px 0 40px;
  position: relative;
}

section.hero_area.style_five {
  background: url(../images/slider/cross_country_pipeline.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 40px 0 40px;
  position: relative;
}

section.hero_area.style_six {
  background: url(../images/slider/civil_construction.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 40px 0 40px;
  position: relative;
}

section.hero_area.style_seven {
  background: url(../images/slider/cargo_handling.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 40px 0 40px;
  position: relative;
}

section.hero_area.style_two .hero-thumb {
  margin-left: 37px;
}

section.hero_area.style_two .hero_content p {
  width: 95%;
}

section.hero_area.style_two .case_btn {
  margin-top: 0;
  margin-left: 23px;
}
section.hero_area.style_two .case_btn a:hover {
  background: #12333c;
  color: #0F0C80;
}
section.hero_area.style_two .case_btn a:hover i {
  background: #0F0C80;
  color: #071518;
}

section.hero_area.style_two .hero_button {
  display: flex;
  align-items: center;
  gap: 25px;
}

section.hero_area.style_two .hero_call_btn span {
  display: inline-block;
  width: 65px;
  height: 65px;
  line-height: 65px;
  border-radius: 33px;
  background-color: #e53825;
  text-align: center;
  color: #fff;
  font-size: 30px;
}

section.hero_area.style_two h5.hero-phone {
  font-size: 16px;
  color: #ffffff;
  font-weight: 500;
  line-height: 1;
}

section.hero_area.style_two h4.office-location {
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 400;
  font-family: "DM Sans";
  line-height: 40px;
}

section.hero_area.style_two .hero-shape-two {
  position: absolute;
  bottom: 11px;
  left: 325px;
  animation: bounceleft 4s linear infinite;
}

/* hero owl nav */
.owl-dot {
  width: 35px;
  height: 35px;
  border-radius: 20px;
  background-color: rgba(0, 55, 104, 0);
  border: 2px solid rgba(255, 255, 255, 0.7);
  margin-bottom: 20px;
  position: relative;
}

.owl-dot::before {
  position: absolute;
  content: "01";
  left: 7px;
  top: 1px;
  font-size: 14px;
  color: #ffffff;
  font-weight: 600;
  font-family: "Space Grotesk";
  text-align: center;
}

.owl-dot:nth-child(2)::before {
  content: "02";
}

.owl-dot:nth-child(3)::before {
  content: "03";
}

.owl-dot:nth-child(4)::before {
  content: "04";
}

.owl-dot:nth-child(5)::before {
  content: "05";
}

.owl-dot:nth-child(6)::before {
  content: "06";
}

.owl-dots {
  position: absolute;
  top: 75px;
  right: 30px;
}

.owl-dot.active {
  width: 35px;
  height: 35px;
  border-radius: 20px;
  background-color: #e53825;
  border: tan;
}

/*--all shape---*/

.hero-shabe1 {
  position: absolute;
  top: 12%;
  right: -12%;
  animation-name: float-bob2;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob2;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob2;
  -ms-animation-duration: 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob2;
  -o-animation-duration: 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.hero-shabe2 {
  position: absolute;
  bottom: 5%;
  right: -12%;
  animation-name: float-bob5;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob5;
  -moz-animation-duration: 6s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob5;
  -ms-animation-duration: 6s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob5;
  -o-animation-duration: 6s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.hero-shabe3 {
  position: absolute;
  bottom: 10%;
  left: -26%;
  animation-name: float-bob2;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob2;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob2;
  -ms-animation-duration: 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob2;
  -o-animation-duration: 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

/* ================================================ */
/* roadly case study Area css style two */
/* ================================================ */

section.case_study_area.style-tow {
  margin: 0;
  padding: 106px 0 88px;
  position: relative;
  background: #fff;
}

section.case_study_area.style-tow .row.case::before {
  border-bottom: 2px solid #cfd2d7;
}
section.case_study_area.style-tow .case_thumb::before {
  background: transparent;
}
section.case_study_area.style-tow span.case-catagori {
  background: transparent;
  border: 1px solid rgb(226 238 245 / 30%);
}

section.case_study_area.style-tow .case-arrow-shape {
  position: absolute;
  right: 65px;
  bottom: -80px;
  animation: bounce 4s linear infinite;
}

/* ================================================ */
/* roadly Choose Area css */
/* ================================================ */

section.choose_area {
  background: #f5f6f8;
  padding: 40px 0 20px;
}

section.choose_area .section_title p {
  width: 80%;
  padding: 10px 0 0px;
  margin: 0 auto;
}

section.choose_area .section_title.text-center {
  margin-bottom: 30px;
}

section.choose_area .section_title h4 {
  background: transparent;
}

section.choose_area .section_title h4::before {
  left: 46px;
  top: 14px;
  background: #0F0C80;
  width: 7px;
  height: 7px;
}

.choose-thumb {
  position: relative;
}
.choose-video-icon {
  position: absolute;
  bottom: 42%;
  left: 33%;
}
.choose-video-icon a {
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  background-color: #e2eef5;
  line-height: 100px;
  font-size: 18px;
  text-transform: uppercase;
  color: #003768;
  font-weight: 700;
  font-family: "DM Sans";
  text-align: center;
  webkit-animation: ripple-white 1s linear infinite;
  animation: ripple-blue 1s linear infinite;
  -webkit-transition: 0.5s;
}
.choose_upper {
  margin-left: -17%;
  transition: 0.5s;
  position: relative;
}
.choose_single_box {
  background: #fff;
  padding: 20px;
  position: relative;
  z-index: 1;
  margin-bottom: 32px;
}

.choose_icon {
  display: block;
  border-radius: 40px;
  background-color: #0f1e36;
  padding: 20px 22px;
  height: 80px;
  margin-right: 20px;
  transition: 0.5s;
}
h3.choose_title {
  font-size: 24px;
  color: #0f1e36;
  font-weight: 700;
  line-height: 28px;
  transition: 0.5s;
}
p.choose_desc {
  font-size: 16px;
  line-height: 28px;
  color: #616161;
  font-weight: 400;
  padding: 12px 0 0;
  text-align: justify;
}
.choose_icon2 {
  position: absolute;
  right: -12%;
  top: 34%;
  transition: 0.5s;
  opacity: 0;
}
.choose_icon2 a i {
  display: inline-block;
  width: 55px;
  height: 55px;
  border-radius: 27px;
  background-color: #e53825;
  line-height: 55px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  transform: rotate(-45deg);
}
.choose_upper:hover {
  margin-left: -20%;
}
.choose_upper:hover .choose_icon {
  background: #0F0C80;
}
.choose_upper:hover .choose_icon2 {
  opacity: 1;
}
.choose_upper:hover h3.choose_title {
  color: #0F0C80;
}

/*=====================================
<-- roadly choose area style two Css -->
=======================================*/

section.choose_area.style_tow {
  background: url(../images/home-three/choose-bg2.html);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

section.choose_area.style_tow .section_title p {
  margin: 0;
  padding: 10px 0 20px;
}

section.choose_area.style_tow .choose-list ul li {
  font-size: 18px;
  line-height: 45px;
  color: #0f1e36;
  font-weight: 500;
  padding-left: 26px;
  position: relative;
  z-index: 1;
}

.choose-list ul li::before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    background: #003768;
    left: 0;
    top: 18px;
}

.choose_single_box_two {
  background: #f5f6f8;
  padding: 34px 25px 29px;
  position: relative;
  z-index: 1;
}
.choose_single_box_two::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 0;
  background: url(../images/home-three/choose-shape.html);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  left: 0;
  top: 0;
  z-index: -1;
  transition: 0.5s;
}

.choose_single_box_two:hover::before {
  width: 100%;
  left: 0;
}

h3.choose_title_two {
  font-size: 19px;
  line-height: 28px;
  color: #0f1e36;
  font-weight: 600;
  margin-top: 40px;
}
.choose_icon_two img {
  filter: brightness(1) invert(0);
  transition: 0.5s;
}

.choose_single_box_two:hover .choose_icon_two img {
  filter: brightness(0) invert(1);
}
.choose_single_box_two:hover h3.choose_title_two {
  color: #fff;
}

/*=====================================
<-- roadly hero area Css style three -->
=======================================*/

.hero-video-icon-three a {
  display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #fff;
  line-height: 85px;
  text-align: center;
  font-size: 40px;
  color: #0F0C80;
  position: relative;
  z-index: 1;
  webkit-animation: ripple-white 1s linear infinite;
  animation: ripple-blue 1s linear infinite;
  -webkit-transition: 0.5s;
}
.hero-video-icon-three a:after {
  position: absolute;
  content: "";
  height: 150%;
  width: 150%;
  background: url(../images/home-three/video-shape.html);
  background-repeat: no-repeat;
  background-position: center;
  left: -20px;
  top: -20px;
}

.hero-shape-three {
  position: absolute;
  z-index: -2;
  right: 0;
  bottom: -10%;
  animation-name: float-bob5;
  animation-duration: 15s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob5;
  -moz-animation-duration: 15s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob5;
  -ms-animation-duration: 15s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob5;
  -o-animation-duration: 15s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.hero-shape-foure {
  position: absolute;
  top: -12%;
  left: 0;
  animation-name: float-bob2;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob2;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob2;
  -ms-animation-duration: 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob2;
  -o-animation-duration: 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

/* animation ripple  */
@-webkit-keyframes ripple-blue {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3),
      0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3),
      0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
  }
  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3),
      0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3),
      0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
  }
}

@keyframes ripple-blue {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3),
      0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3),
      0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
  }
  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3),
      0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3),
      0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
  }
}

/* ============================================= */
/* roadly testimonial Area css style two */
/* ============================================= */

section.testimonial_area.style_two {
  padding: 105px 0 115px;
  overflow: hidden;
}
/* === testimonial item style two === */
.testi_warpper_left {
  margin-top: -67px;
}
.testimonial_item.style_two {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 20px 20px 20px;
  margin-left: 115px;
  position: relative;
}
.testi_sps {
  position: absolute;
  bottom: 13%;
  right: 9%;
}
.testimonial_item.style_two .testi-author-thumb {
  flex-shrink: 0;
}
.testimonial_item.style_two .testimonal-content {
  padding: 0 0 0 40px;
}
.testimonial_item.style_two .testimonal-content p {
  font-size: 18px;
  line-height: 28px;
  color: #5d5f62;
}
.testimonial_item.style_two .tesit-auothor .bio h4.name {
  margin: 0;
  font-size: 22px;
  color: #031812;
  font-weight: 600;
}
.testimonial_item.style_two .tesit-auothor .bio h5.designation {
  font-size: 17px;
  color: #5d5f62;
  font-weight: 400;
  font-family: "Cabin";
}
.testimonial_item.style_two .testi-star i {
  font-size: 15px;
  color: #ffb608;
  margin: 7px 4px 0 0;
}
.testimonial_item.style_two .tesit-auothor {
  margin-top: 25px;
  text-align: left;
}
.testimonial_item.style_two .testi_icon {
  text-align: center;
  display: inline-block;
  margin-bottom: 16px;
}
.testi_shapes {
  position: absolute;
  right: 0%;
  top: -36%;
}

.testi_list2 .owl-nav {
  position: absolute;
  bottom: 0%;
  left: -52%;
  display: flex;
}
.testi_list2 .owl-prev i {
  width: 50px;
  height: 50px;
  border-radius: 30px;
  background-color: #ffffff;
  border: aliceblue;
  line-height: 50px;
  text-align: center;
  font-weight: 600;
  display: inline-block;
  color: #1a1a1a;
  position: relative;
  z-index: 1;
  transition: 0.5s;
  margin-right: 15px;
  border: 1px solid rgba(26, 26, 26, 0.1);
}
.testi_list2 .owl-next i {
  width: 50px;
  height: 50px;
  border-radius: 30px;
  background-color: #ffffff;
  border: aliceblue;
  line-height: 50px;
  text-align: center;
  font-weight: 600;
  display: inline-block;
  color: #1a1a1a;
  position: relative;
  z-index: 1;
  transition: 0.5s;
  border: 1px solid rgba(26, 26, 26, 0.1);
}

/* ============================================= */
/* roadly breadcub area css */
/* ============================================= */
.breadcumb-area {
  padding: 120px 0 120px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.breadcumb-content {
  text-align: center;
}
.breadcumb-title h4 {
  padding-bottom: 0;
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 36px;
  line-height: 46px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Space Grotesk";
  text-align: center;
}
.breadcumb-content ul li {
  display: inline-block;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 32px;
  color: #e53825;
  font-weight: 500;
  text-align: center;
}

.breadcumb-content ul li a {
  position: relative;
  z-index: 1;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 32px;
  color: #e53825;
  font-weight: 500;
  text-align: center;
}

.breadcumb-content ul li a:hover {
  color: #0F0C80;
}
.breadcumb-content ul li a:hover i {
  color: #0F0C80;
}

.breadcumb-content ul li a::before {
  position: absolute;
  content: "";
  width: 45px;
  height: 1px;
  background-color: #e53825;
  left: -56px;
  top: 10px;
}

.breadcumb-content ul li a::after {
  position: absolute;
  content: "";
  width: 33px;
  height: 1px;
  background-color: #e53825;
  left: -56px;
  top: 18px;
}

li.breadcumb-intext {
  position: relative;
}

li.breadcumb-intext::before {
  position: absolute;
  content: "";
  width: 45px;
  height: 1px;
  background-color: #e53825;
  right: -56px;
  top: 15px;
}

li.breadcumb-intext::after {
  position: absolute;
  content: "";
  width: 33px;
  height: 1px;
  background-color: #e53825;
  right: -56px;
  top: 22px;
}

.breadcumb-shape {
  position: absolute;
  left: 90px;
  bottom: 135px;
  animation: bounce 4s linear infinite;
}

/* ============================================= */
/* roadly marquee Area css*/
/* ============================================= */
.marquee-section {
  position: relative;
  padding: 40px 0;
  z-index: 1;
}

.marquee-section .marquee {
  position: relative;
  --duration: 30s;
  --gap: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  gap: 0px;
  loop:-1;
}

.marquee-section .marquee-block {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  loop:-1;
  gap: 0px;
  min-width: 100%;
  -webkit-animation: scroll 30s linear infinite;
  animation: scroll 30s linear infinite;
}

.marquee-section .marquee-block .content-box {
  position: relative;
  margin-right: 0px;
}

.marquee-section .marquee-block .content-box:last-child {
  margin-right: 0px;
}

.marquee-section .marquee-block .content-box:last-child::before {
  display: none;
}

.marquee-section .marquee-block .content-box .title {
  margin: 0;
}

.marquee-section .marquee-block .content-box .title a {
  display: inline-block;
  margin-bottom: 0;
  font-size: 28px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 500;
}

.marquee-section .marquee-block .content-box .title a img {
  margin-right: 30px;
  animation: rotateme 18s linear infinite;
}

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-100% - var(--gap)));
    transform: translateX(calc(-100% - var(--gap)));
  }
}
@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-100% - var(--gap)));
    transform: translateX(calc(-100% - var(--gap)));
  }
}

/* ============================================= */
/* roadly contact address area css*/
/* ============================================= */
.contact-address-area {
  padding: 40px 0 30px;
}

.single-contact-box {
  background-color: #f5f6f8;
  padding: 45px 35px 35px;
  margin-bottom: 20px;
}

.contact-box-title h2 {
  font-size: 22px;
  line-height: 32px;
  text-transform: uppercase;
  color: #0f1e36;
  font-weight: 700;
  margin: 32px 0 18px;
}

.contact-box-info p {
  font-size: 18px;
  line-height: 35px;
  color: #616161;
  font-weight: 400;
  margin: 0;
}

.contact-box-info p a{
  color: #616161;
}

.contact-box-info p a:hover{
  color: #0F0C80;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.contact-box-info p span {
  display: block;
  font-size: 18px;
  line-height: 35px;
  color: #616161;
  font-weight: 400;
  font-family: "DM Sans";
}

/* ============================================= */
/* roadly contact Area css */
/* ============================================= */
.contact-area {
  padding: 0 0 0px;
}

.contact-area .contact-input-box {
  background-color: #f5f6f8;
  padding: 50px 42px 70px;
}

.contact-area .form_box input {
  opacity: 0.6;
  font-size: 16px;
  line-height: 30px;
  color: #616161;
  font-weight: 400;
  font-family: "DM Sans";
  width: 100%;
  border: 0;
  border-bottom: 1px solid rgba(97, 97, 97, 0.30196078431372547);
  background: transparent;
  outline: 0;
  padding-bottom: 7px;
}

.contact-area .form_box textarea {
  opacity: 0.6;
  font-size: 16px;
  line-height: 30px;
  color: #616161;
  font-weight: 400;
  font-family: "DM Sans";
  border: 0;
  border-bottom: 1px solid rgba(97, 97, 97, 0.30196078431372547);
  width: 100%;
  height: 120px;
  background: transparent;
  padding-top: 0px;
  outline: 0;
}

.contact-area .submit_button {
  display: inline-block;
  margin-top: 42px;
}

.contact-area .submit_button button {
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Space Grotesk";
  width: 174px;
  height: 54px;
  background-color: #0f1d35;
  border: 0;
}

.contact-area .submit_button button:hover {
  background-color: #333;
}

.contact-area .contact-autor-info {
  position: relative;
}

.contact-area .contact-info-social {
  position: absolute;
  bottom: 40px;
  left: 130px;
  margin: 0 auto;
}

.contact-area .contact-info-social ul li {
  display: inline-block;
  margin: 0 7px;
}

.contact-area .contact-info-social ul li a {
  display: inline-block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  border-radius: 19px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0);
  border: 2px solid rgba(255, 255, 255, 0.4);
  color: #fff;
  transition: 0.5s;
}

.contact-area .contact-info-social ul li a:hover {
  background-color: rgba(15, 30, 54, 0.9019607843137255);
}

.contact-social-title h3 {
  font-size: 16px;
  line-height: 28px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 500;
  font-family: "DM Sans";
  text-align: center;
  margin-top: 18px;
}

/* roadly google map css */

.google-map {
  padding: 40px 0;
}
.google-map iframe {
  width: 100%;
  height: 400px;
}

/*================================
 <--roadly Blgo Grid Area Css-->
==================================*/
section.blog_grid_area {
  padding: 120px 0;
}

section.blog_grid_area .single-blog-box {
  background-color: #f5f6f8;
  padding-bottom: 32px;
}

section.blog_grid_area .blog-btn a i {
  background: #ffff;
}

.widget-sidber {
  border-radius: 5px;
  padding: 20px 20px;
  margin-bottom: 20px;
  background-color: #f5f6f8;
}

.widget_search form {
  position: relative;
}

.widget_search input {
  border-radius: 4px;
  padding-left: 20px !important;
  height: 60px;
  width: 100% !important;
  position: relative;
  color: #012549;
  outline: 0 !important;
  border: transparent !important;
  margin-top: 45px;
}

button.icons {
  border: 0;
  font-size: 16px;
  position: absolute;
  right: 14px;
  top: 56px;
  color: #e53825;
  background: transparent;
  opacity: 0.7;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #f5f6f8;
}

.widget-sidber-content h4 {
  font-size: 32px;
  line-height: 1;
  color: #001819;
  font-weight: 700;
  font-family: "Space Grotesk";
  position: relative;
}

.widget-sidber-content h4::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 2px;
  background-color: #e53825;
  bottom: -18px;
}

/* category  */
.widget-category {
  margin-top: 45px;
}

.widget-category ul li img {
  margin-right: 7px;
  transition: 0.5s;
}

.widget-category ul li a:hover img {
  filter: brightness(0) invert(1);
}

.widget-category ul li.active> a img {
  filter: brightness(0) invert(1);
}

.widget-category ul li {
  list-style: none;
}

.widget-category ul li a {
  padding: 14px 15px;
  width: 100%;
  display: inline-block;
  margin-bottom: 14px;
  border-radius: 5px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
  text-transform: capitalize;
  font-size: 15px;
  color: #616161;
  font-weight: 400;
  font-family: "DM Sans";
  background-color: #ffffff;
}

.widget-category ul li a:hover {
  color: #fff;
}

.widget-category ul li.active a {
  color: #fff;
  background-color: #ff3c00;
}

.widget-category ul li a:before {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 50%;
  top: 0;
  background: #ff3c00;
  z-index: -1;
  border-radius: 5px;
  transition: 0.5s;
}

.widget-category ul li a:hover:before {
  width: 100%;
  left: 0;
}

.widget-category ul li i {
  color: black;
  display: inline-block;
  float: right;
  font-size: 17px;
  opacity: 0;
  transition: 0.5s;
}

.widget-category ul li a:hover i {
  opacity: 1;
  color: #fff;
}

.widget-category ul li.active> a i {
  opacity: 1;
  color: #fff;
}

.widget-sidber-download-button a {
  display: inline-block;
  background: #00181a;
  width: 100%;
  color: #fff;
  padding: 15px 23px;
  border-radius: 5px;
  margin-bottom: 18px;
  text-transform: capitalize;
}

.widget-sidber-download-button a.active {
  background: #ff3b00 !important;
}

.widget-sidber-download-button i {
  color: #fff;
  display: inline-block;
  font-size: 22px;
  margin-right: 9px;
  position: relative;
  top: 3px;
}

.widget-sidber-download-button a.active i {
  color: #fff;
}

.widget-sidber-download-button span i {
  float: right;
  display: inline-block;
  font-size: 16px;
}

.widget-sidber-download-button a.active span i {
  color: #fff;
}

.widget-sidber-download-button {
  margin-top: 45px;
}

/*================================
 <-- roadly blgo details Area Css -->
==================================*/
section.blog_details_area {
  padding: 40px 0 20px;
}

section.blog_details_area .project-list ul li {
  font-size: 18px;
  line-height: 28px;
  color: #0f1e36;
  font-weight: 500;
  padding-left: 26px;
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
}

.project-list {
	margin-bottom: 20px;
}

.project-list ul li::before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    background: #0F0C80;
    left: 0;
    top: 8px;
}

.blog-details-thumb {
  margin-bottom: 50px;
}

p.blog-details-desc {
  font-size: 17px;
  line-height: 26px;
  color: #616161;
  font-weight: 400;
  margin-bottom: 26px;
}

section.blog_details_area .testi_single_box {
  background-color: #f5f6f8;
  padding: 35px 35px 40px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}

section.blog_details_area .testi_single_box::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/home-three/test-shape3.html);
  background-repeat: no-repeat;
  background-position: center center;
  right: -140px;
  bottom: -138px;
  transition: 0.5s;
  filter: brightness(0) invert(1);
}

section.blog_details_area .testi_single_box:hover::before {
  filter: brightness(1) invert(0);
}

section.blog_details_area .testi_single_box::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  left: 0;
  bottom: 0;
  background: #e53825;
  z-index: -1;
  transition: 0.5s;
}

section.blog_details_area .testi_single_box:hover::after {
  height: 100%;
}

section.blog_details_area .author-content {
  text-align: left;
  margin-top: 0;
  display: flex;
  align-items: center;
  gap: 20px;
  transition: 0.5s;
}

section.blog_details_area h3.author-title {
  font-size: 24px;
  line-height: 30px;
  color: #0f1e36;
  font-weight: 600;
  transition: 0.5s;
}

section.blog_details_area .testi_single_box:hover h3.author-title {
  color: #fff;
}

section.blog_details_area span.author-text {
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  color: #616161;
  font-weight: 400;
  opacity: 1;
  transition: 0.5s;
}

.testi_single_box:hover span.author-text {
  color: #fff;
}

section.blog_details_area p.testi_des {
  font-size: 16px;
  line-height: 30px;
  color: #616161;
  font-weight: 400;
  opacity: 1;
  width: 100%;
  padding: 25px 0 35px;
  transition: 0.5s;
}

section.blog_details_area .testi_single_box:hover p.testi_des {
  color: #fff;
}

section.blog_details_area .testi_rating ul li {
  display: inline-block;
  color: #ffb328;
  font-size: 14px;
  letter-spacing: 5px;
  position: relative;
}

section.blog_details_area .autor-ratting {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

section.blog_details_area .autor-ratting::before {
  position: absolute;
  content: "";
  width: 175px;
  height: 40px;
  background-color: #ffffff;
  left: -35px;
  bottom: -4px;
  border-radius: 0px 30px 30px 0;
}

section.blog_details_area .testi_single_box:hover .testi-icon {
  filter: brightness(0) invert(1);
}

h3.blog-details-title {
  font-size: 32px;
  line-height: 26px;
  color: #0f1e36;
  font-weight: 700;
  font-family: "Space Grotesk";
  margin: 50px 0 40px;
}

.blog-details-item-list ul li i {
  color: #e53825;
  font-size: 10px;
  margin-right: 20px;
  position: relative;
  top: -3px;
}

h2.blog-details-title2 {
  font-size: 32px;
  line-height: 26px;
  color: #0f1e36;
  font-weight: 700;
  margin: 50px 0 35px;
}

p.blog-details-desc.two {
  font-size: 17px;
  line-height: 26px;
  color: #616161;
  font-weight: 400;
}

p.details-desc1 {
  font-size: 17px;
  line-height: 30px;
  color: #616161;
  font-weight: 400;
  margin-bottom: 30px;
}

/* comment details */

.blog-details-comment-title {
  margin-bottom: 42px;
}

.blog-details-comment {
  display: flex;
  gap: 30px;
  margin-bottom: 55px;
}

.blog-details-comment.style-two {
  margin-left: 105px;
}

.blog-details-comment-title h4 {
  font-size: 32px;
  line-height: 26px;
  color: #0f1e36;
  font-weight: 700;
  font-family: "Space Grotesk";
}

.blog-details-comment-content h2 {
  font-size: 20px;
  line-height: 26px;
  color: #0f1e36;
  font-weight: 700;
}

.blog-details-comment-content span {
  display: inline-block;
  font-size: 15px;
  line-height: 26px;
  color: #616161;
  font-weight: 400;
  margin-right: 20px;
}

.blog-details-comment-content p {
  font-size: 16px;
  line-height: 26px;
  color: #616161;
  font-weight: 400;
  margin: 25px 0 20px;
}

.blog-details-comment-reply a {
  display: inline-block;
  font-size: 18px;
  line-height: 26px;
  color: #0f1e36;
  font-weight: 600;
  font-family: "Space Grotesk";
}

.blog-details-comment-reply a i {
  display: inline-block;
  margin-right: 15px;
}

.blog-details-contact-title h4 {
  font-size: 32px;
  line-height: 26px;
  color: #0f1e36;
  font-weight: 700;
  margin-bottom: 25px;
}

.blog-detaild-reply-desc p {
  font-size: 17px;
  line-height: 26px;
  color: #616161;
  font-weight: 400;
}

/* comment contact form */
.contact-form-reply {
  background-color: #f5f6f8;
  padding: 40px 38px 60px;
}

.contact-comment-content h5 {
  font-size: 16px;
  line-height: 30px;
  color: #e53825;
  font-weight: 500;
  font-family: "DM Sans";
  margin-bottom: 15px;
}

.contact-comment-content h3 {
  font-size: 30px;
  line-height: 30px;
  color: #0f1e36;
  font-weight: 700;
  font-family: "Space Grotesk";
}

.blog-detaild-reply-desc p {
  font-size: 17px;
  line-height: 26px;
  color: #616161;
  font-weight: 400;
  margin-bottom: 55px;
}

.contact-input-box input {
  font-size: 17px;
  line-height: 30px;
  color: #616161;
  font-weight: 400;
  font-family: "DM Sans";
  width: 100%;
  border: 0;
  background: transparent;
  border-bottom: 1px solid rgba(97, 97, 97, 0.30196078431372547);
  outline: 0;
  padding: 28px 0 10px;
}

.contact-input-box textarea {
  font-size: 17px;
  line-height: 30px;
  color: #616161;
  font-weight: 400;
  font-family: "DM Sans";
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(97, 97, 97, 0.30196078431372547);
  width: 100%;
  outline: 0;
  padding: 28px 0 0px;
}

.blog-details-submit-button button {
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Space Grotesk";
  width: 196px;
  height: 54px;
  background-color: #e53825;
  border: 0;
  margin-top: 50px;
}

/* weidget sidebar contact */
.widget-sidber-contact-box {
  background: url(../images/sidebar.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 5px;
  padding: 48px 43px 48px;
}

p.widget-sidber-contact-text {
  font-size: 18px;
  color: #ffffff;
  font-weight: 500;
  margin: 0;
  padding: 25px 0 10px;
}

h3.widget-sidber-contact-number {
  font-size: 24px;
  color: #ffffff;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 15px;
}
h3.widget-sidber-contact-number a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}
span.widget-sidber-contact-gmail {
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
  margin: 0;
}

span.widget-sidber-contact-gmail a {
  color: #ffffff;
}

span.widget-sidber-contact-gmail a:hover {
  color: #0F0C80;
}

span.widget-sidber-contact-gmail i {
  display: inline-block;
  font-size: 17px;
  color: #ff3b00;
  position: relative;
  top: 2px;
  margin-right: 6px;
}

.widget-sidber-contact-btn a {
  padding: 16px 70px 15px;
}

.widget-sidber-contact-btn a {
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
  text-decoration: none;
  background: #ff3b00;
  padding: 16px 98px 15px;
  border-radius: 5px;
  margin-top: 55px;
  transition: 0.5s;
  border: 2px solid #ff3b00;
}

.widget-sidber-contact-btn a:hover {
  background: transparent;
  color: #ff3b00;
}

.widget-sidber-contact-btn a i {
  display: inline-block;
  font-size: 18px;
  position: relative;
  top: 2px;
  margin-left: 3px;
}

/*=====================================
<--roadly service details Area Css -->
=======================================*/

h4.services-details-title {
  font-size: 30px;
  line-height: 56px;
  color: #0f1e36;
  font-weight: 600;
  margin-bottom: 10px;
}

.service-details-thumb {
  margin-bottom: 40px;
}

.process-title h3 {
  font-size: 30px;
  line-height: 56px;
  color: #0f1e36;
  font-weight: 600;
  margin-bottom: 22px;
}

.process-thumb {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}

.process-thumb img {
  width: 100%;
}

span.process-num {
  display: inline-block;
  position: absolute;
  left: 22px;
  top: 15px;
  font-size: 20px;
  color: #ffffff;
  font-weight: 700;
}

.process-content h4 {
  font-size: 22px;
  line-height: 40px;
  color: #0f1e36;
  font-weight: 700;
  margin-top: 13px;
}

.process-content p {
  font-size: 16px;
  line-height: 27px;
  color: #616161;
  font-weight: 400;
}

.expert-title h2 {
  font-size: 26px;
  line-height: 36px;
  color: #0f1e36;
  font-weight: 600;
  margin: 20px 0 10px;
}

.expert-desc p {
  font-size: 17px;
  line-height: 26px;
  color: #616161;
  font-weight: 400;
}

.planing-title h2 {
  font-size: 30px;
  line-height: 56px;
  color: #0f1e36;
  font-weight: 600;
  margin: 40px 0 10px;
}

.planing-desc p {
  font-size: 17px;
  line-height: 26px;
  color: #616161;
  font-weight: 400;
  margin-bottom: 40px;
}

.single-plan-box {
  background-color: #fff;
  margin-bottom: 30px;
  padding: 20px 30px;
}

.plan-content h2 {
  font-size: 26px;
  line-height: 60px;
  color: #0f1e36;
  font-weight: 700;
  margin-top: 10px;
  transition: 0.5s;
}

.single-plan-box:hover h2 {
  color: #e53725;
}

.plan-content p {
  font-size: 16px;
  line-height: 28px;
  color: #616161;
  font-weight: 400;
  text-align: justify;
}

.work-client-title {
  margin-top: 20px;
}

.work-client-title h2 {
  font-size: 30px;
  line-height: 42px;
  color: #0f1e36;
  font-weight: 600;
}

section.blog_details_area.service-details .testi_single_box {
  margin-top: 50px;
}

.gallery-title h3 {
  font-size: 30px;
  line-height: 42px;
  color: #0f1e36;
  font-weight: 600;
  margin: 50px 0 35px;
}

.gallery-thumb {
  position: relative;
  margin-bottom: 30px;
}

.gallery-thumb img {
  width: 100%;
  height: 300px;
}

span.plus-icon {
  display: inline-block;
  width: 70px;
  height: 70px;
  line-height: 55px;
  border-radius: 35px;
  background-color: #e53825;
  color: #fff;
  text-align: center;
  font-size: 30px;
  border: 10px solid #fff;
  position: absolute;
  left: 0;
  top: 26%;
  right: 0;
  transform: translateY(-50%);
  bottom: 0;
  margin: auto;
  opacity: 0;
  transition: 0.5s;
}

.gallery-thumb:hover span.plus-icon {
  opacity: 1;
}

/*=====================================
<--roadly team details Area Css -->
=======================================*/
.team-details-area {
  padding: 40px 0 15px;
}

.team-member-title h5 {
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase;
  color: #e53825;
  font-weight: 500;
  font-family: "DM Sans";
  margin-left: 52px;
  position: relative;
  
}

.team-member-title h5::before {
  position: absolute;
  content: "";
  width: 40px;
  height: 1px;
  background-color: #e53825;
  left: -50px;
  top: 12px;
}

.team-member-title h5::after {
  position: absolute;
  content: "";
  width: 28px;
  height: 1px;
  background-color: #e53825;
  left: -50px;
  top: 20px;
}

.team-member-title h4 {
  font-size: 40px;
  line-height: 50px;
  color: #0f1e36;
  font-weight: 700;
  margin-bottom: 10px;
}

.team-details-area .team-thumb img {
  width:100%,
}

.member-desc {
  font-size: 16px;
  line-height: 26px;
  color: #616161;
  font-weight: 400;
  margin-bottom: 20px;
  text-align: justify;
}

.team-member-content ul li {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  width: 53%;
  text-transform: capitalize;
  font-size: 16px;
  color: #616161;
  font-weight: 400;
  margin-left: 24px;
  margin-bottom: 15px;
}

.team-member-content ul li::before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background-color: #e53825;
  left: -24px;
  top: 10px;
}

.team-member-content ul li span {
  width: 50%;
  font-size: 16px;
  text-transform: uppercase;
  color: #0f1e36;
  font-weight: 500;
}

/* team social */
.team-details-social-icon {
  margin-top: 45px;
}

.team-details-social-icon ul li {
  display: inline-block;
}

li.social-title {
  font-size: 16px;
  line-height: 28px;
  text-transform: uppercase;
  color: #e53825;
  font-weight: 500;
  position: relative;
  margin-right: 85px !important;
}

li.social-title::before {
  position: absolute;
  content: "";
  width: 47px;
  height: 1px;
  background-color: #e53825;
  right: -60px;
  top: 15px;
}

li.social-title {
  font-size: 16px;
  line-height: 28px;
  text-transform: uppercase;
  color: #e53825;
  font-weight: 500;
  position: relative;
  margin-right: 120px !important;
}

.team-details-social-icon ul li a {
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 22px;
  background-color: #f5f6f8;
  text-align: center;
  color: #e53825;
  transition: 0.5s;
  margin-right: 10px;
}

.team-details-social-icon ul li a:hover {
  background: #e53825;
  color: #fff;
}

/* team member info */
.team-member-info {
  padding-top: 125px;
}

.team-social-desc p {
  margin-top: 35px;
}

.team-member-info h2 {
  font-size: 32px;
  line-height: 30px;
  color: #0f1e36;
  font-weight: 700;
  padding-bottom: 50px;
}

.team-member-info p {
  font-size: 17px;
  line-height: 30px;
  color: #616161;
  font-weight: 400;
}

.contact-info-content h5 {
  font-size: 16px;
  line-height: 30px;
  color: #e53825;
  font-weight: 500;
  font-family: "DM Sans";
}

.contact-info-content h3 {
  font-size: 30px;
  line-height: 30px;
  color: #0f1e36;
  font-weight: 700;
  margin: 17px 0 25px;
}

.form_box input {
  font-size: 18px;
  line-height: 28px;
  color: #616161;
  font-weight: 400;
  background-color: #f5f6f8;
  border: 1px solid rgba(97, 97, 97, 0.30196078431372547);
  width: 100%;
  padding: 10px 20px;
  outline: 0;
  margin-bottom: 20px;
  border-radius: 6px;
}

.form_box textarea {
  font-size: 18px;
  line-height: 28px;
  border-radius: 6px;
  color: #616161;
  font-weight: 400;
  background-color: #f5f6f8;
  border: 1px solid rgba(97, 97, 97, 0.30196078431372547);
  width: 100%;
  padding: 10px 20px;
  outline: 0;
  height: 150px;
}

.send_button button {
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 700;
  width: 196px;
  height: 54px;
  background-color: #e53825;
  border: 0;
  margin-top: 20px;
}

.send_button button:hover {
  color: #ffffff;
  background-color: #333;
}

/* team skill */
.team-details-skills {
  padding-top: 125px;
}

.team-details-skills h4 {
  font-size: 32px;
  line-height: 30px;
  color: #0f1e36;
  font-weight: 700;
  margin-bottom: 49px;
}

.barfiller {
  width: 100%;
  position: relative;
  content: "";
  display: block;
  bottom: -7px;
  height: 7px;
  border-radius: 3px;
  background-color: #f5f6f8;
  margin-bottom: 35px;
}

.barfiller .fill {
  display: block;
  position: relative;
  width: 0px;
  height: 100%;
  background: #333;
  z-index: 1;
}

span.fill {
  border-radius: 3px;
  background-color: #e53825 !important;
}

.prossess-ber-plugin span {
  margin: 0 0 6px;
  font-size: 15px;
  text-transform: uppercase;
  color: #616161;
  font-weight: 400;
}

.barfiller .tip {
  border-radius: 2px;
  z-index: 2;
  position: absolute;
  top: -40px;
  left: 0;
  padding: 3px 0;
  font-size: 16px;
  text-transform: uppercase;
  color: #e53825;
  font-weight: 600;
}

/*=====================================
<-- roadly pricing Area Css -->
=======================================*/
.pricing-area.inner-style {
  padding: 120px 0 100px;
}

.inner-style .section_title h4 {
  background-color: #f5f6f8;
}

.pricing-area.inner-style .section_title.text-center {
  margin-bottom: 125px;
}

.single-pricing-box {
  background: url(../images/inner-img/pricing-box-bg.html);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 82px 50px 50px;
  margin-bottom: 20px;
  transition: 0.5s;
  position: relative;
}

.pricing-icon {
  position: relative;
  transition: 0.5s;
}

.pricing-icon span {
  display: inline-block;
  width: 110px;
  height: 110px;
  line-height: 110px;
  border-radius: 55px;
  background-color: #fff;
  text-align: center;
  position: absolute;
  left: 105px;
  top: -134px;
  transition: 0.5s;
}

.pricing-icon span::before {
  position: absolute;
  content: "";
  width: 140px;
  height: 140px;
  line-height: 140px;
  border-radius: 70px;
  background-color: #f5f6f8;
  text-align: center;
  left: -15px;
  top: -12px;
  z-index: -1;
  transition: 0.5s;
}

.single-pricing-box:hover .pricing-icon span {
  background: #e53725;
}

.single-pricing-box:hover .pricing-icon span img {
  filter: brightness(0) invert(1);
}

.pricing-title h2 {
  font-size: 24px;
  text-transform: uppercase;
  color: #041424;
  font-weight: 700;
  font-family: "Space Grotesk";
  text-align: center;
  margin-bottom: 20px;
}

.pricing-list ul li {
  font-size: 17px;
  color: #616161;
  font-weight: 400;
}

.pricing-rate h1 {
  font-size: 45px;
  line-height: 50px;
  text-transform: uppercase;
  color: #041424;
  font-weight: 700;
  font-family: "Space Grotesk";
  text-align: center;
  margin: 22px 0 45px;
}

.pricing-button {
  text-align: center;
}

.pricing-button a {
  display: inline-block;
  font-size: 18px;
  color: #0f1e36;
  font-weight: 500;
  font-family: "Space Grotesk";
  border-radius: 28px;
  background-color: #fff;
  padding: 12px 50px;
  transition: 0.5s;
}

.single-pricing-box:hover .pricing-button a {
  color: #fff;
  background: #e53725;
}

.pricing-list {
  padding-left: 40px;
}

.pricing-list ul li {
  font-size: 17px;
  line-height: 50px;
  color: #616161;
  font-weight: 400;
  position: relative;
}

.pricing-list ul li::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #e53825;
  left: -34px;
  top: 22px;
  z-index: 1;
}

.pricing-list ul li::after {
  position: absolute;
  content: "";
  left: -39px;
  top: 17px;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background-color: #ffffff;
}

/* ================ All Animation CSS ===================*/

.rotate {
  -webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  background-position: center center;
}
@keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotates {
  -webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.9s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  background-position: center center;
}
@keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.bounce-animate {
  animation-name: float-bob;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bounce-animate2 {
  animation-name: float-bob2;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob2;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob2;
  -ms-animation-duration: 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob2;
  -o-animation-duration: 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bounce-animate3 {
  animation-name: float-bob3;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob3;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob3;
  -ms-animation-duration: 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob3;
  -o-animation-duration: 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.bounce-animate4 {
  animation-name: float-bob4;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob4;
  -moz-animation-duration: 5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob4;
  -ms-animation-duration: 5s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob4;
  -o-animation-duration: 5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bounce-animate5 {
  animation-name: float-bob5;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob5;
  -moz-animation-duration: 6s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob5;
  -ms-animation-duration: 6s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob5;
  -o-animation-duration: 6s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bounce-animate-slow {
  animation-name: float-bob5;
  animation-duration: 15s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob5;
  -moz-animation-duration: 15s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob5;
  -ms-animation-duration: 15s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob5;
  -o-animation-duration: 15s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bounce-animate-3 {
  animation-name: float-bob6;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob6;
  -moz-animation-duration: 6s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob6;
  -ms-animation-duration: 6s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob6;
  -o-animation-duration: 6s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
@keyframes float-bob {
  0% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  50% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }

  100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
}
@keyframes float-bob2 {
  0% {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
  }

  50% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  100% {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
  }
}
@keyframes float-bob3 {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }

  50% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
}
@keyframes float-bob4 {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }

  50% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }

  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
}
@keyframes float-bob5 {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }

  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
}
@keyframes float-bob6 {
  0% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }

  50% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@keyframes movebounce {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes moveleftbounce {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }

  50% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

/*--==============================================->
  <!-- roadly Animation Dance -->
 ==================================================-*/
.dance3 {
  -webkit-animation: dance3 8s alternate infinite;
  animation: dance3 8s alternate infinite;
}

@keyframes dance3 {
  0% {
    -webkit-transform: scale(0.5);
  }

  100% {
    -webkit-transform: scale(1);
  }
}

.dance {
  -webkit-animation: dance 2s alternate infinite;
  animation: dance 2s alternate infinite;
}

@keyframes dance {
  0% {
    -webkit-transform: scale(0.5);
  }

  100% {
    -webkit-transform: scale(1.2);
  }
}

.dance2 {
  -webkit-animation: dance2 4s alternate infinite;
  animation: dance2 4s alternate infinite;
}

@keyframes dance2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(25px, -25px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, -25px, 25px);
  }
}

.watermark-animate {
  -webkit-animation: watermark-animate 8s infinite;
  animation: watermark-animate 8s infinite;
  animation-direction: alternate-reverse;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

@keyframes watermark-animate {
  0% {
    left: 0;
  }

  100% {
    left: 100%;
  }
}

/*===========================
<-- Loader Css -->
=============================*/
/* PRELOADER CSS */
.loading-screen {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: default;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #322c2b;
  z-index: 1000;
}

.loading-screen .bar {
  position: absolute;
  height: 100%;
  width: 50%;
  background-color: #d2d0d9;
}

.loading-screen .top-bar {
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
}

.loading-screen .down-bar {
  bottom: 0;
  top: auto;
  right: 0;
  left: auto;
}

.loading-screen .animation-preloader {
  z-index: 1000;
}

.loading-screen .animation-preloader .spinner {
  -webkit-animation: spinner 1s infinite linear;
  animation: spinner 1s infinite linear;
  border-radius: 50%;
  border: 4px solid #e2dfdd;
  border-top-color: #1a1a1a;
  width: 150px;
  height: 150px;
  margin: 0 auto 3.5em auto;
}

.loading-screen .animation-preloader .txt-loading {
  font: bold 14em "Greyhound", Greyhound;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.loading-screen .animation-preloader .txt-loading .letters-loading {
  color: #8B5E3C;
  position: relative;
}

.loading-screen .animation-preloader .txt-loading .letters-loading:before {
  -webkit-animation: letters-loading 4s infinite;
  animation: letters-loading 4s infinite;
  color: #D6B596;
  content: attr(data-text-preloader);
  left: 0;
  opacity: 0;
  position: absolute;
  top: -3px;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
}

.loading-screen
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(2):before {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.loading-screen
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(3):before {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.loading-screen
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(4):before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.loading-screen
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(5):before {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.loading-screen
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(6):before {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.loading-screen
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(7):before {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.loading-screen
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(8):before {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}

.loading-screen
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(9):before {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}

.loading-screen
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(10):before {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
}

.loading-screen
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(11):before {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.loading-screen
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(12):before {
  -webkit-animation-delay: 2.2s;
  animation-delay: 2.2s;
}

.loading-screen
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(13):before {
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s;
}


@-webkit-keyframes spinner {
  to {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}

@keyframes spinner {
  to {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}

@-webkit-keyframes letters-loading {
  0%,
  75%,
  100% {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }

  25%,
  50% {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}

@keyframes letters-loading {
  0%,
  75%,
  100% {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }

  25%,
  50% {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}

@media screen and (max-width: 767px) {
  .loading-screen .animation-preloader .spinner {
    height: 8em;
    width: 8em;
  }

  .loading-screen .animation-preloader .txt-loading {
    font: bold 3.5em "", Greyhound;
  }
}

@media screen and (max-width: 500px) {
  .loading-screen .animation-preloader .spinner {
    height: 7em;
    width: 7em;
  }

  .loading-screen .animation-preloader .txt-loading {
    font: bold 2em "", Greyhound;
  }
}

/***
=============================================
Brand One
=============================================
***/

.swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid rgba(229, 57, 37, 0.3);
  transition: .5s ease;
  margin-right: 30px;
}

.swiper-slide:hover {
  border-color: #0F0C80;
}

.swiper-slide img {
  transition: .5s ease;
  transform: scale(1.02);
  opacity: 0.5;
  width: auto;
}

.swiper-slide:hover img {
  opacity: 1;
  transform: scale(1);
}

.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  width: 50%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.modal-header .close {
  color: #fff;
  float: right;
  font-size: 36px;
  font-weight: 500;
}

.modal-header .close:hover,
.modal-header .close:focus {
  color: #333;
  text-decoration: none;
  cursor: pointer;
} 

.modal-header {
  background-color: #0F0C80;
  margin:15px 15px;
  border-radius:5px;
  padding:10px 15px;
}

.modal-header h7 {
  color: white;
  font-size:22px;
  font-weight:600;
}

.whtsapp-lg {
    position: fixed;
    right: 20px;
    bottom: 13%;
    z-index: 550;
}
.whtsapp-lg img.img-fluid {
    width: 45px;
}

.tran{ height:36px; overflow:hidden; margin-top: 5px;}
.tran select { padding:5px; cursor:pointer;}

.products-block-two {
	margin-bottom: 20px;
}

.products-block-two .image {
    position: relative;
    overflow: hidden;
	border-radius: 10px;
}

.products-block-two .image img {
    width: 100%;
}

.products-block-two .overlay-two {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .8s;
    background-color: rgb(0 0 0 / 0.6);
    opacity: 0;
}

.products-block-two:hover .overlay-two {
    opacity: 1;
}

.products-block-two .overlay-two a {
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #fff;
    display: inline-block;
    font-size: 30px;
	background-color: #0F0C80;
	border-radius:10px;
}


.products-block-two .overlay-two a:hover {
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #0F0C80;
    display: inline-block;
    font-size: 30px;
	background-color: #fff;
	border-radius:10px;
}

.products-block-two .overlay-two span {
    position: relative;
    display: inline-block;
    transition: .5s;
}

.products-block-two:hover .overlay-two span {
    transform: rotate(360deg);
}

.divider {
	border: 1px solid #f3ebeb;
	margin-top: 20px;
}

.mb-15 {
	margin-bottom: 15px !important;
}

.news-block-two {
	margin-bottom: 20px;
}

.news-block-two .image {
    position: relative;
    overflow: hidden;
    margin-bottom: 0px;
}

.news-block-two .image img {
    width: 100%;
}

.news-block-two .overlay-two {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .8s;
    background-color: rgb(0 0 0 / 0.6);
    opacity: 0;
}

.news-block-two:hover .overlay-two {
    opacity: 1;
	border-radius: 10px;
}

.news-block-two .overlay-two a {
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #fff;
    display: inline-block;
    font-size: 30px;
	background-color: #0F0C80;
	border-radius:10px;
}


.news-block-two .overlay-two a:hover {
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #0F0C80;
    display: inline-block;
    font-size: 30px;
	background-color: #fff;
	border-radius:5px;
}

.news-block-two .overlay-two span {
    position: relative;
    display: inline-block;
    transition: .5s;
}

.news-block-two:hover .overlay-two span {
    transform: rotate(360deg);
}


/*--------------------------------------------------------------
# Cards styling
--------------------------------------------------------------*/

.card {
	display: inline-block;
	position: relative;
	width: 100%;
	margin-bottom: 30px;
	border-radius: 6px;
	color: rgba(0,0,0,0.87);
	background: #fff;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12);
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12);
}

.card .card-image {
	overflow: hidden;
	position: relative;
	height: 60%;
	margin-top: -30px;
	margin-right: 15px;
	margin-left: 15px;
	border-radius: 6px;
	-webkit-box-shadow: 0 16px 38px -12px rgba(0,0,0,0.56),0 4px 25px 0 rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2);
	box-shadow: 0 16px 38px -12px rgba(0,0,0,0.56),0 4px 25px 0 rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2);
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0);
}

.card .card-image img {
	float: left;
	width: 100%;
	height: 100%;
	margin: 0 !important; /* For woocommerce fix */
	border-radius: 6px;
}

.card .category:not([class*="text-"]) {
	color: #999;
}

.card .content {
	padding: 15px 30px;
}

.card .header {
	margin: 15px;
	padding: 15px 0;
	border-radius: 3px;
	background-color: #fff;
	-webkit-box-shadow: 0 16px 38px -12px rgba(0,0,0,0.56),0 4px 25px 0 rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2);
	box-shadow: 0 16px 38px -12px rgba(0,0,0,0.56),0 4px 25px 0 rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2);
}

.card .header-primary,
.card .content-primary {
	background: -webkit-linear-gradient(30deg,#ab47bc,#7b1fa2);
	background: linear-gradient(60deg,#ab47bc,#7b1fa2);
}

.card [class*="header-"],
.card [class*="content-"] {
	color: #fff;
}

.card [class*="header-"] .card-title a,
.card [class*="header-"] .card-title,
.card [class*="header-"] .icon i,
.card [class*="content-"] .card-title a,
.card [class*="content-"] .card-title,
.card [class*="content-"] .icon i {
	color: #fff;
}

.card [class*="header-"] .icon i,
.card [class*="content-"] .icon i {
	border-color: rgba(255,255,255,0.25);
}

.card [class*="header-"] .author a,
.card [class*="header-"] .footer .stats,
.card [class*="header-"] .category,
.card [class*="header-"] .card-description,
.card [class*="content-"] .author a,
.card [class*="content-"] .footer .stats,
.card [class*="content-"] .category,
.card [class*="content-"] .card-description {
	color: rgba(255,255,255,0.8);
}

.card [class*="header-"] .author a:hover,
.card [class*="header-"] .author a:focus,
.card [class*="header-"] .author a:active,
.card [class*="content-"] .author a:hover,
.card [class*="content-"] .author a:focus,
.card [class*="content-"] .author a:active {
	color: #fff;
}

.card [class*="content-"] {
	border-radius: 6px;
}

.card [class*="content-"] h1 small,
.card [class*="content-"] h2 small,
.card [class*="content-"] h3 small {
	color: rgba(255,255,255,0.8);
}

.card img {
	width: 100%;
	height: auto;
}

.card .category .fa {
	position: relative;
	top: 6px;
	line-height: 0;
}

.card .author .avatar {
	overflow: hidden;
	width: 30px;
	height: 30px;
	margin-right: 5px;
	border-radius: 50%;
}

.card .author a {
	color: #3c4858;
	text-decoration: none;
}

.card .footer {
	margin-top: 15px;
}

.card .footer div {
	display: inline-block !important; /* for woocommerce fix */
}

.card .footer .author {
	color: #999;
}

.card .footer .stats {
	float: right;
	color: #999;
	line-height: 30px;
}

.card .footer .stats .fa {
	position: relative;
	top: 4px;
	font-size: 18px;
}

.card .checkbox {
	margin-top: 16px;
}

.card-contact .header {
	margin-top: -20px;
}

.card-plain {
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.card-plain .content {
	padding-right: 5px;
	padding-left: 5px;
}

.card-plain .card-image {
	margin: 0;
	border-radius: 3px;
}

.card-plain .card-image a {
	display: block;
}

.card-plain .card-image img {
	border-radius: 3px;
}

.iframe-container iframe {
	width: 100%;
	-webkit-box-shadow: 0 16px 38px -12px rgba(0,0,0,0.56),0 4px 25px 0 rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2);
	box-shadow: 0 16px 38px -12px rgba(0,0,0,0.56),0 4px 25px 0 rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2);
}

.card-form-horizontal .content {
	padding-right: 15px;
	padding-left: 15px;
}

.card-form-horizontal .form-group {
	margin: 3px 0 0;
	padding-bottom: 0;
}

.card-form-horizontal .form-group .form-control {
	margin-bottom: 0;
}

.card-form-horizontal .btn {
	margin: 0;
}

.card-form-horizontal .input-group .input-group-addon {
	padding-left: 0;
}

.card-profile,
.card-testimonial {
	margin-top: 30px;
	text-align: center;
}

.card-profile .card-avatar,
.card-testimonial .card-avatar img {
	overflow: hidden;
	max-width: 130px;
	max-height: 130px;
	margin: -50px auto 0;
	border-radius: 50%;
	-webkit-box-shadow: 0 16px 38px -12px rgba(0,0,0,0.56),0 4px 25px 0 rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2);
	box-shadow: 0 16px 38px -12px rgba(0,0,0,0.56),0 4px 25px 0 rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2);
}

.card-testimonial .card-avatar + .content {
	margin-top: 15px;
}

.card-profile.card-plain .card-avatar {
	margin-top: 0;
}

.card-testimonial .card-avatar {
	max-width: 100px;
	max-height: 100px;
	margin: 30px auto 0;
}

.card-blog {
	margin-top: 30px;
}

.card-blog.sticky {
	padding: 20px;
}

.card-blog.sticky .card-image {
	margin-left:0;
	margin-right:0;
}

.card-blog .row .category {
	margin-bottom: 0;
}

.card-blog .row .category a {
	color: #00bcd4;
}

.card-blog .card-title {
	margin-top: 5px;
	font-size: 1.3em;
	line-height: 1.4em;
}

.card-blog a.moretag,
.card-blog a.more-link {
	display: inline-block;
	margin-left: 5px;
	color: #23527c;
}

.card-blog a.moretag:hover,
.card-blog a.more-link:hover {
	color: #89229b;
}

.blogs article:nth-child(6n) .category a {
	color: #4caf50;
}

.blogs article:nth-child(6n+1) .category a {
	color: #89229b;
}

.blogs article:nth-child(6n+2) .category a {
	color: #00bcd4;
}

.blogs article:nth-child(6n+3) .category a {
	color: #f44336;
}

.blogs article:nth-child(6n+4) .category a {
	color: #ff9800;
}

.blogs article:nth-child(6n+5) .category a {
	color: #e91e63;
}

.card-pricing {
	text-align: center;
}

.card-pricing .card-title {
	margin-top: 30px;
	font-size: 60px;
}

.card-pricing .content {
	padding: 15px !important;
}

.card-pricing small {
	font-size: 18px;
}

.card-pricing small:first-child {
	position: relative;
	top: -17px;
	font-size: 26px;
}

.card-pricing ul {
	max-width: 240px;
	margin: 10px auto;
	padding: 0;
	list-style: none;
}

.card-pricing ul li {
	padding: 12px 0;
	border-bottom: 1px solid rgba(153,153,153,0.3);
	color: #999;
	text-align: center;
}

.card-pricing ul li:last-child {
	border: 0;
}

.card-pricing ul li b {
	color: #3c4858;
}

.card-raised {
	-webkit-box-shadow: 0 16px 38px -12px rgba(0,0,0,0.56),0 4px 25px 0 rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2);
	box-shadow: 0 16px 38px -12px rgba(0,0,0,0.56),0 4px 25px 0 rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2);
}

.card-background {
	background-position: center center;
	background-size: cover;
	text-align: center;
}

.card-background .content {
	position: relative;
	z-index: 2;
	max-width: 440px;
	min-height: 280px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 40px;
}

.card-background .card-title {
	margin-top: 10px;
	color: #fff;
}

.card-background:after {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 6px;
	opacity: 0;
	background-color: rgba(0,0,0,0.56);
	content: "";
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.card-background:hover:after {
	opacity: 1;
}

.card-product {
	margin-top: 30px;
}

.card-product .btn-simple.btn-just-icon {
	padding: 0;
}

.card-product .footer {
	margin-top: 5px;
}

.card-product .footer .stats .fa {
	top: 0;
	margin-top: 4px;
}

.card-product .footer .price h4 {
	margin-bottom: 0;
}

.card-product .card-title,
.card-product .category,
.card-product .card-description {
	text-align: center;
}

hr.on-dark {
	color: #1a1a1a;
}

hr.on-light {
	color: #fff;
}

@media (-webkit-min-device-pixel-ratio: 0.75),(min--moz-device-pixel-ratio: 0.75),(-o-device-pixel-ratio: 3 / 4),(min-device-pixel-ratio: 0.75),(min-resolution: 0.75dppx),(-webkit-min-device-pixel-ratio: 1.25),(min-resolution: 120dpi) {
	hr {
		height: 0.75px;
	}
}

@media (-webkit-min-device-pixel-ratio: 1),(min--moz-device-pixel-ratio: 1),(-o-device-pixel-ratio: 1),(min-device-pixel-ratio: 1),(min-resolution: 1dppx),(-webkit-min-device-pixel-ratio: 1.6666666666666667),(min-resolution: 160dpi) {
	hr {
		height: 1px;
	}
}

@media (-webkit-min-device-pixel-ratio: 1.33),(min--moz-device-pixel-ratio: 1.33),(-o-device-pixel-ratio: 133 / 100),(min-device-pixel-ratio: 1.33),(min-resolution: 1.33dppx),(-webkit-min-device-pixel-ratio: 2.21875),(min-resolution: 213dpi) {
	hr {
		height: 1.333px;
	}
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min--moz-device-pixel-ratio: 1.5),(-o-device-pixel-ratio: 3 / 2),(min-device-pixel-ratio: 1.5),(min-resolution: 1.5dppx),(-webkit-min-device-pixel-ratio: 2.5),(min-resolution: 240dpi) {
	hr {
		height: 1.5px;
	}
}

@media (-webkit-min-device-pixel-ratio: 2),(min--moz-device-pixel-ratio: 2),(-o-device-pixel-ratio: 2 / 1),(min-device-pixel-ratio: 2),(min-resolution: 2dppx),(-webkit-min-device-pixel-ratio: 3.9583333333333335),(min-resolution: 380dpi) {
	hr {
		height: 2px;
	}
}

@media (-webkit-min-device-pixel-ratio: 3),(min--moz-device-pixel-ratio: 3),(-o-device-pixel-ratio: 3 / 1),(min-device-pixel-ratio: 3),(min-resolution: 3dppx),(-webkit-min-device-pixel-ratio: 5),(min-resolution: 480dpi) {
	hr {
		height: 3px;
	}
}

@media (-webkit-min-device-pixel-ratio: 4),(min--moz-device-pixel-ratio: 4),(-o-device-pixel-ratio: 4 / 1),(min-device-pixel-ratio: 3),(min-resolution: 4dppx),(-webkit-min-device-pixel-ratio: 6.666666666666667),(min-resolution: 640dpi) {
	hr {
		height: 4px;
	}
}

.img-thumbnail {
	border-radius: 16px;
}

.img-raised {
	-webkit-box-shadow: 0 16px 38px -12px rgba(0,0,0,0.56),0 4px 25px 0 rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2);
	box-shadow: 0 16px 38px -12px rgba(0,0,0,0.56),0 4px 25px 0 rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2);
}

.media .avatar,
.media-body .avatar,
.media-area .avatar {
	overflow: hidden;
	width: 64px;
	height: 64px;
	margin: 0 auto;
	margin-right: 15px;
	border-radius: 50%;
	-webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
}

.media-body div.avatar {
	margin: 0 10px;
}

.media .avatar img {
	width: 100%;
}

.media .media-heading small {
	font-family: "Roboto","Helvetica","Arial",sans-serif;
}

.media .media-body {
	padding-right: 10px;
}

.media .media-body .media .media-body {
	padding-right: 0;
}

.media .media-footer .btn {
	margin-bottom: 20px;
}

.media .media-footer:after {
	display: table;
	clear: both;
	content: " ";
}

.media p {
	color: #999;
	font-size: 16px;
	line-height: 1.6em;
}

.media-left,
.media > .pull-left {
	padding: 10px;
}

.info {
	max-width: 360px;
	margin: 0 auto;
	padding: 70px 0 30px;
}

.info .icon {
	color: #999;
}

.info .icon > i {
	font-size: 4.4em;
}

.info .info-title {
	margin: 30px 0 15px;
	color: #3c4858;
}

.info p {
	color: #999;
}

.info-horizontal .icon {
	float: left;
	margin-top: 24px;
	margin-right: 10px;
}

.info-horizontal .icon > i {
	font-size: 2.6em;
}

.info-horizontal .description {
	overflow: hidden;
}

.icon.icon-primary {
	color: #9c27b0;
}

.icon.icon-success {
	color: #4caf50;
}

.icon.icon-danger {
	color: #f44336;
}

.icon.icon-rose {
	color: #e91e63;
}

