@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@media screen and (max-width: 425px) {
  .smg-u-cdb9a143-this {
    font-size: 12px;
  }
}
/*
NAME : AMITY HTML5 TEMPLATE;
VERSION:1.0;



CSS LIST --->
===========================
<------------------->
===========================
1.TYPOGRAPGY CSS
===========================
2.INNER CSS
===========================
3.HEADER AREA CSS
===========================
4.WELCOME AREA CSS
===========================
5.LOGO CAROUSEL AREA CSS
===========================
6.CORE FEATURE AREA CSS
===========================
7.FEATURE AREA CSS
===========================
8.ABOUT AREA CSS
===========================
9.TESTIMONIAL AREA CSS
===========================
10.RANAK AREA CSS
===========================
11.CONTACT AREA CSS
===========================
12.PRICE AREA CSS
===========================
13.BLOG AREA CSS
===========================
14.FOOTER AREA CSS
===========================
15.CMOMMON CSS
===========================
16.RESPONSIVE CSS
===========================

*/
/*=====================
TYPOGRAPGY CSS
*/
a {
  color: #3e425c;
  transition: 0.3s;
  display: inline-block;
}

a:hover {
  color: #2095f3;
}

a:focus,
a:hover {
  text-decoration: none;
  outline: 0;
}

img {
  max-width: 100%;
  height: auto;
}

body,
html {
  height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  margin: 0;
  color: #1c1b2e;
}

p {
  margin: 0;
}

.smg-u-9961ae1b-tuc {
  text-transform: uppercase;
}

.smg-u-ef555a0f-tct {
  text-transform: capitalize;
}

a, a:hover {
  text-decoration: none;
}

body {
  font-size: 20px;
  line-height: 30px;
  color: #6d859e;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  overflow-x: hidden;
}

/* Remove Chrome Input Field's Unwanted Yellow Background Color */
input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
}

/*==============
COMMON CSS
=================*/
.smg-u-9b89bbe1-bg {
  background-position: center !important;
  background-size: cover !important;
}

/*==============
SPACE CSS
=================*/
.smg-u-1d0e2727-section-padding {
  padding: 100px 0;
}

.smg-u-b726ab50-section-padding2 {
  padding: 100px 0 70px;
}

.section-padding-bottom {
  padding-bottom: 100px;
}

.smg-u-7a72041e-section-padding-bottom2 {
  padding-bottom: 70px;
}

.smg-u-91258d6f-space-100 {
  height: 100px;
}

.smg-u-a5823dd5-space-50 {
  height: 50px;
}

.smg-u-9e0af692-space-80 {
  height: 80px;
}

.smg-u-0b107bfa-space-40 {
  height: 40px;
}

.smg-u-7e7931d9-space-60 {
  height: 60px;
}

.smg-u-8e4d9382-space-70 {
  height: 70px;
}

.smg-u-939919e3-space-30 {
  height: 30px;
}

.smg-u-36dcab68-space-20 {
  height: 20px;
}

.smg-u-b2284537-space-10 {
  height: 10px;
}

.hbm {
  margin-bottom: 50px;
}

/*=====================
INNER CSS
*/
.smg-u-823268b8-inner_hero_area {
  padding: 100px 0 150px;
}

.smg-u-0008f983-inner_text h2 {
  color: #1c1b2e;
  font-size: 36px;
  font-weight: 900;
  line-height: 43px;
  margin-bottom: 10px;
}

.smg-u-6157bfc4-breadcrumb_area,
.smg-u-6157bfc4-breadcrumb_area a {
  color: #6d859e;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.smg-u-0a56f2e6-single_blog_img {
  position: relative;
  z-index: 2;
}
.smg-u-0a56f2e6-single_blog_img a.smg-u-c7f7e3e7-meta_date {
  position: absolute;
  left: 15px;
  top: 15px;
  z-index: 3;
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
  background: #ffffff;
  display: inline-block;
  border-radius: 5px;
  padding: 13px 17px;
  line-height: 9px;
  transition: all 0.3s;
}

.smg-u-fd97bd17-single_blog {
  margin-bottom: 30px;
  border-radius: 5px;
}
.smg-u-fd97bd17-single_blog:hover a.smg-u-c7f7e3e7-meta_date {
  color: #ffffff;
  background: #0f6eff;
  transition: all 0.3s;
}
.smg-u-fd97bd17-single_blog .smg-u-25bd1f10-single_blog_content {
  border-radius: 5px;
  background: #ffffff;
  box-shadow: 0px 5px 50px rgba(97, 105, 140, 0.07);
  padding: 25px;
}
.smg-u-fd97bd17-single_blog .smg-u-25bd1f10-single_blog_content p {
  margin-bottom: 20px;
}
.smg-u-fd97bd17-single_blog .smg-u-25bd1f10-single_blog_content h3 {
  color: #1c1b2e;
  font-size: 24px;
  font-weight: 900;
  line-height: 34px;
  margin-bottom: 10px;
  transition: all 0.3s;
}
.smg-u-fd97bd17-single_blog .smg-u-25bd1f10-single_blog_content h3:hover {
  color: #0f6eff;
  transition: all 0.3s;
}
.smg-u-fd97bd17-single_blog .smg-u-25bd1f10-single_blog_content h3 a {
  color: #1c1b2e;
  font-size: 24px;
  font-weight: 900;
  line-height: 34px;
  margin-bottom: 10px;
  transition: all 0.3s;
}
.smg-u-fd97bd17-single_blog .smg-u-25bd1f10-single_blog_content h3 a:hover {
  color: #0f6eff;
  transition: all 0.3s;
}

.smg-u-976d3928-cpagination a.page-link {
  width: 40px;
  height: 40px;
  background: #f6f9fc;
}
.smg-u-976d3928-cpagination li.page-item a {
  padding: 0;
  height: auto;
  text-align: center;
  border: none;
  background: no-repeat;
  display: inline-block;
  line-height: 40px;
  border-radius: 50%;
  color: #6d859e;
  font-size: 16px;
}
.smg-u-976d3928-cpagination li.page-item {
  height: auto;
}
.smg-u-976d3928-cpagination li.page-item:first-child, .smg-u-976d3928-cpagination li.page-item:last-child {
  background: #f6f9fc;
  border-radius: 50%;
  color: #0f6eff;
  font-size: 16px;
}
.smg-u-976d3928-cpagination .page-item:last-child .page-link, .smg-u-976d3928-cpagination .page-item:first-child .page-link {
  border-radius: 50%;
}
.smg-u-976d3928-cpagination li.page-item a:hover {
  background: none;
}
.smg-u-976d3928-cpagination li.page-item li.page-item:first-child a:hover,
.smg-u-976d3928-cpagination li.page-item:last-child a:hover,
.smg-u-976d3928-cpagination li.page-item:last-child a:hover,
.smg-u-976d3928-cpagination li.page-item:first-child a:hover {
  background: #0f6eff;
  color: #ffffff;
}
.smg-u-976d3928-cpagination a.page-link.active {
  color: #1c1b2e;
}

.smg-u-214e439c-news_letter_form h3 {
  color: #1c1b2e;
  font-size: 24px;
  font-weight: 900;
  line-height: 29px;
  margin-bottom: 15px;
}

.smg-u-8c001033-news_letter {
  text-align: center;
}

.smg-u-053a0a0b-meta_box {
  border-radius: 5px;
  background: #ffffff;
  box-shadow: 0px 5px 50px rgba(97, 105, 140, 0.07);
  margin-bottom: 30px;
  padding: 30px;
}
.smg-u-053a0a0b-meta_box:last-child {
  margin-bottom: 0;
}

.smg-u-40050a35-news_letter_img {
  margin-bottom: 20px;
}
.smg-u-40050a35-news_letter_img img {
  max-width: 70%;
}

.smg-u-214e439c-news_letter_form p {
  margin-bottom: 25px;
}

.smg-u-214e439c-news_letter_form input {
  border: 1px solid #dbdbdb;
  width: 100%;
  padding: 20px;
  border-radius: 5px;
  color: #6d859e;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  margin-bottom: 20px;
}

h3.smg-u-86c62b3f-widget-title {
  color: #1c1b2e;
  font-size: 24px;
  font-weight: 900;
  line-height: 24px;
  margin-bottom: 30px;
}

.smg-u-2f103aed-single_popular {
  position: relative;
  z-index: 2;
  padding-left: 130px;
  margin-bottom: 30px;
  transition: all 0.3s;
}
.smg-u-2f103aed-single_popular:last-child {
  margin-bottom: 0;
}
.smg-u-2f103aed-single_popular .smg-u-ae51f01f-popular_mg {
  position: absolute;
  left: 0;
  max-width: 110px;
  top: 50%;
  margin-top: -40px;
}
.smg-u-2f103aed-single_popular h4 {
  color: #1c1b2e;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}
.smg-u-2f103aed-single_popular h4 a {
  color: #1c1b2e;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}
.smg-u-2f103aed-single_popular a.smg-u-24e8762c-appture_meta {
  color: #6d859e;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}
.smg-u-2f103aed-single_popular:hover h4 a {
  color: #0f6eff;
  transition: all 0.3s;
}

.smg-u-915c1a1a-single_blog_page {
  margin-bottom: 50px;
}
.smg-u-915c1a1a-single_blog_page h3 {
  color: #1c1b2e;
  font-size: 28px;
  font-weight: 900;
  line-height: 34px;
  margin: 30px 0 20px;
}

.smg-u-a22a939d-tags ul {
  margin: 0;
  padding: 0;
}
.smg-u-a22a939d-tags ul li {
  list-style: none;
  display: inline-block;
  margin-right: 5px;
}
.smg-u-a22a939d-tags ul li a {
  color: #6d859e;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  border-radius: 5px;
  border: solid 1px #dedede;
  display: inline-block;
  padding: 6px 8px;
}
.smg-u-a22a939d-tags ul li a:hover {
  background: #6d859e;
  color: #ffffff;
}
.smg-u-a22a939d-tags ul li.smg-u-11084ac0-meta_title {
  color: #1c1b2e;
  font-size: 20px;
  font-weight: 900;
  line-height: 24px;
}
.smg-u-a22a939d-tags ul li:last-child {
  margin-right: 0;
}

.smg-u-10732d36-share_social {
  text-align: right;
}
.smg-u-10732d36-share_social ul {
  margin: 0;
  padding: 0;
}
.smg-u-10732d36-share_social ul li {
  display: inline-block;
}
.smg-u-10732d36-share_social ul li a {
  font-size: 16px;
  display: inline-block;
  padding: 3px 5px;
  color: #6d859e;
}
.smg-u-10732d36-share_social ul li a:hover {
  color: #0f6eff;
}

.smg-u-209e6d3f-blog_heading {
  margin-bottom: 30px;
}
.smg-u-209e6d3f-blog_heading h3 {
  color: #1c1b2e;
  font-family: Roboto;
  font-size: 28px;
  font-weight: 900;
  line-height: 34px;
}

/*=====================
DEMO CSS
*/
.smg-u-d04c4880-demo_area {
  height: auto;
  padding: 200px 0 100px;
}

.smg-u-b9831105-single_demo {
  margin-bottom: 50px;
  text-align: center;
  transition: all 0.5s;
}

a.smg-u-fff0b503-single_demo_link {
  color: #fff;
  font-size: 24px;
  margin-top: 15px;
  display: block;
}

.smg-u-b9831105-single_demo:hover img {
  transform: translateY(-10px);
  transition: all 0.5s;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.smg-u-b9831105-single_demo img {
  transition: all 0.5s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

/*=====================
BUTTONS CSS
*/
a.smg-u-15c2d4fe-action_btn {
  font-size: 18px;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-align: center;
  background: #4f95ff;
  display: inline-block;
  padding: 15px 25px;
  border-radius: 5px;
  position: relative;
  z-index: 2;
  transition: all 0.4s;
}
a.smg-u-15c2d4fe-action_btn:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 0;
  left: 0;
  top: 0;
  border-radius: 5px;
  background: #ffffff;
  z-index: -1;
  transition: all 0.4s;
}
a.smg-u-15c2d4fe-action_btn:hover {
  color: #1c1b2e;
  box-shadow: 0px 20px 50px rgba(15, 110, 255, 0.2);
  transition: all 0.4s;
}
a.smg-u-15c2d4fe-action_btn:hover:after {
  width: 100%;
  transition: all 0.4s;
}

a.smg-u-0fb1f624-btn2 {
  font-size: 20px;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-align: center;
  background: #fca25d;
  display: inline-block;
  padding: 20px 50px;
  border-radius: 5px;
  position: relative;
  z-index: 2;
  transition: all 0.4s;
}
a.smg-u-0fb1f624-btn2:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 0;
  left: 0;
  top: 0;
  border-radius: 5px;
  background: #ffffff;
  z-index: -1;
  transition: all 0.4s;
}
a.smg-u-0fb1f624-btn2:hover {
  color: #1c1b2e;
  box-shadow: 0px 20px 50px rgba(15, 110, 255, 0.2);
  transition: all 0.4s;
}
a.smg-u-0fb1f624-btn2:hover:after {
  width: 100%;
  transition: all 0.4s;
}

button.smg-u-e8ff1cd0-signup_btn3,
a.smg-u-e8ff1cd0-signup_btn3 {
  border: none;
  display: inline-block;
  border-radius: 5px;
  background: #0f6eff;
  box-shadow: 0px 5px 50px rgba(97, 105, 140, 0.07);
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  line-height: 19px;
  text-align: center;
  padding: 16px 30px;
  transition: all 0.3s;
}
button.smg-u-e8ff1cd0-signup_btn3:hover,
a.smg-u-e8ff1cd0-signup_btn3:hover {
  background: #ffffff;
  transition: all 0.3s;
  box-shadow: 0px 20px 50px rgba(15, 110, 255, 0.2);
  color: #1c1b2e;
}

button.smg-u-797119e1-signup_btn2,
a.smg-u-797119e1-signup_btn2 {
  border: none;
  display: inline-block;
  border-radius: 5px;
  background: #ffffff;
  box-shadow: 0px 5px 50px rgba(97, 105, 140, 0.07);
  color: #1c1b2e;
  font-size: 16px;
  font-weight: 900;
  line-height: 19px;
  text-align: center;
  padding: 16px 25px;
  transition: all 0.3s;
}
button.smg-u-797119e1-signup_btn2:hover,
a.smg-u-797119e1-signup_btn2:hover {
  background: #fca25d;
  transition: all 0.3s;
}

button.smg-u-19bdc2c9-submit_btn,
a.smg-u-19bdc2c9-submit_btn {
  width: 100%;
  border: none;
  display: inline-block;
  border-radius: 5px;
  background: #0f6eff;
  box-shadow: 0px 5px 50px rgba(97, 105, 140, 0.07);
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  line-height: 19px;
  text-align: center;
  padding: 20px;
  transition: all 0.3s;
}
button.smg-u-19bdc2c9-submit_btn:hover,
a.smg-u-19bdc2c9-submit_btn:hover {
  background: #1c1b2e !important;
  transition: all 0.3s;
}

a.smg-u-b76986aa-app_btn {
  padding: 13px 20px 13px 70px;
  display: inline-block;
  background: #0f6eff;
  position: relative;
  z-index: 2;
  color: #ffffff;
  border-radius: 5px;
  position: relative;
  z-index: 2;
  transition: all 0.4s;
}
a.smg-u-b76986aa-app_btn:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  border-radius: 5px;
  background: #1c1b2e;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s;
}
a.smg-u-b76986aa-app_btn:hover {
  transition: all 0.4s;
}
a.smg-u-b76986aa-app_btn:hover:after {
  visibility: visible;
  opacity: 1;
  transition: all 0.4s;
}
a.smg-u-b76986aa-app_btn span.smg-u-c4365a25-app_btn_text {
  display: block;
  font-size: 30px;
  font-weight: 900;
  line-height: 30px;
}
a.smg-u-b76986aa-app_btn span.smg-u-d1991bcf-app_btn_title {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
}
a.smg-u-b76986aa-app_btn span.smg-u-dae5cbee-app_btn_icon {
  position: absolute;
  left: 20px;
  top: 50%;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 40px;
  margin-top: -20px;
}

.smg-u-fc88101f-button_group a.smg-u-b76986aa-app_btn:last-child {
  margin-left: 15px;
}
.smg-u-fc88101f-button_group a.smg-u-b76986aa-app_btn.smg-u-314eb50e-app_store {
  background: #fca25d;
}

a.smg-u-36be51bb-readmore_btn {
  color: #0f6eff;
  font-size: 16px;
  font-weight: 900;
  line-height: 19px;
  transition: all 0.3s;
}
a.smg-u-36be51bb-readmore_btn:hover i {
  padding-left: 5px;
  transition: all 0.3s;
}
a.smg-u-36be51bb-readmore_btn i {
  padding-left: 3px;
  transition: all 0.3s;
}

a.smg-u-6231ad7d-btn4 {
  background: #0f6eff;
  box-shadow: 0px 20px 50px rgba(15, 110, 255, 0.2);
  font-family: Roboto;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  color: #ffffff;
  display: inline-block;
  padding: 23px 35px;
  border-radius: 5px;
  position: relative;
  z-index: 2;
  transition: all 0.4s;
}
a.smg-u-6231ad7d-btn4:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 0;
  left: 0;
  top: 0;
  border-radius: 5px;
  z-index: -1;
  background: #ffffff;
  transition: all 0.4s;
}
a.smg-u-6231ad7d-btn4:hover {
  color: #1c1b2e;
  transition: all 0.4s;
  box-shadow: 0px 20px 50px rgba(15, 110, 255, 0.2);
}
a.smg-u-6231ad7d-btn4:hover:before {
  width: 100%;
  transition: all 0.4s;
}

a.smg-u-be982031-btn5 {
  border: 1.5px solid #0f6eff;
  box-shadow: 0px 20px 50px rgba(15, 110, 255, 0.2);
  color: #0f6eff;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  padding: 20px 35px;
  border-radius: 5px;
  position: relative;
  z-index: 2;
  transition: all 0.4s;
}
a.smg-u-be982031-btn5 i {
  padding-left: 3px;
  font-size: 14px;
}
a.smg-u-be982031-btn5:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 0;
  left: 0;
  top: 0;
  border-radius: 5px;
  z-index: -1;
  background: #0f6eff;
  transition: all 0.4s;
}
a.smg-u-be982031-btn5:hover {
  color: #ffffff;
  transition: all 0.4s;
}
a.smg-u-be982031-btn5:hover:before {
  width: 100%;
  transition: all 0.4s;
}

.smg-u-d1d029b9-btn2_group a:last-child {
  margin-left: 15px;
}

/*=====================
HEADER AREA CSS
*/
.smg-u-c2ce5a37-header_area {
  transition: all 0.3s;
}

.smg-u-c2ce5a37-header_area.smg-u-b35e5251-sticky {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  background: #ffffff;
  transition: all 0.3s;
}

.header2.smg-u-b35e5251-sticky {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  background: #f6f9fc;
  transition: all 0.3s;
}

.smg-u-562a63da-header_absolute {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99;
}

.smg-u-fdff57d6-main_menu ul {
  margin: 0;
  padding: 0;
}
.smg-u-fdff57d6-main_menu ul li {
  list-style: none;
  display: inline-block;
  position: relative;
  z-index: 2;
  transition: all 0.3s;
}
.smg-u-fdff57d6-main_menu ul li a {
  padding: 40px 13px;
  color: #ffffff;
}
.smg-u-fdff57d6-main_menu ul li ul {
  position: absolute;
  left: 0;
  top: 120px;
  padding: 15px 10px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  background: #ffffff;
  text-align: left;
  transition: all 0.3s;
  visibility: hidden;
  opacity: 0;
}
.smg-u-fdff57d6-main_menu ul li ul li {
  position: relative;
  z-index: 2;
  border-bottom: 1px solid 0 2px 16px #dddddd;
}
.smg-u-fdff57d6-main_menu ul li ul li:before {
  position: absolute;
  content: "";
  height: 2px;
  width: 0;
  background: #0f6eff;
  top: 50%;
  left: 15px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
}
.smg-u-fdff57d6-main_menu ul li ul li:hover:before {
  visibility: visible;
  opacity: 1;
  width: 10px;
  transition: all 0.3s;
}
.smg-u-fdff57d6-main_menu ul li ul li a {
  padding: 3px 15px;
  display: block;
  width: 180px;
  transition: all 0.5s;
  border-radius: 3px;
  color: #6d859e;
  font-size: 16px;
}
.smg-u-fdff57d6-main_menu ul li ul li a:hover {
  color: #0f6eff;
  transition: all 0.5s;
  padding-left: 30px;
}
.smg-u-fdff57d6-main_menu ul li ul li:last-child {
  border-bottom: none;
}
.smg-u-fdff57d6-main_menu ul li:hover > ul {
  top: 100px;
  transition: all 0.3s;
  visibility: visible;
  opacity: 1;
}

.smg-u-60334ddd-theme-3 .smg-u-fdff57d6-main_menu ul li a {
  color: #1c1b2e;
}

.smg-u-34460988-logo {
  max-width: 130px;
}

/*=====================
WELCOME AREA CSS
*/
.smg-u-9b1555c4-welcome_area {
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
  z-index: 2;
}

.smg-u-4722eed0-title h1 {
  font-size: 58px;
  line-height: 70px;
  color: #ffffff;
  font-weight: 900;
}
.smg-u-4722eed0-title h6 {
  font-size: 24px;
  line-height: 40px;
  color: #eae4ff;
  font-weight: 400;
}

.smg-u-058f56e9-title2 h1 {
  color: #1c1b2e;
  font-size: 90px;
  font-weight: 900;
  line-height: 90px;
}
.smg-u-058f56e9-title2 h1 span {
  color: #0f6eff;
}
.smg-u-058f56e9-title2 h6 {
  color: #6d859e;
  font-size: 24px;
  font-weight: 400;
  line-height: 40px;
  margin-top: 10px;
}

.smg-u-f9ac58b7-illas_box {
  position: absolute;
  max-width: 600px;
  height: auto;
  right: 13%;
}

.smg-u-f219cd8d-illas_wrap {
  position: relative;
  z-index: 2;
}

img.smg-u-79a4fa1c-illas2 {
  position: absolute;
  right: 29%;
  max-width: 130px;
}

.smg-u-b4ce40b1-apps2 {
  max-width: 500px;
  position: absolute;
  right: 16%;
  bottom: 0;
}

@media screen and (max-width: 767px) {
  .smg-u-4722eed0-title h1 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
  }
  .smg-u-4722eed0-title h6 {
    font-size: 20px;
    line-height: 30px;
  }

  .smg-u-9b1555c4-welcome_area {
    height: auto;
    padding: 150px 0 100px;
  }

  .smg-u-91d5f84a-apps {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
  .smg-u-91d5f84a-apps {
    max-width: 400px;
  }

  .smg-u-9b1555c4-welcome_area {
    height: 700px;
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .smg-u-60334ddd-theme-3 .smg-u-f9ac58b7-illas_box {
    display: none;
  }
  .smg-u-60334ddd-theme-3 .smg-u-d1d029b9-btn2_group a:last-child {
    margin-left: 0;
    margin-top: 20px;
  }

  .smg-u-058f56e9-title2 {
    text-align: center;
  }
  .smg-u-058f56e9-title2 h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .smg-u-058f56e9-title2 h6 {
    font-size: 20px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  .smg-u-c33d2e81-mobile_img {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .smg-u-ec487394-apps_img {
    display: none;
  }

  .smg-u-60334ddd-theme-3 .smg-u-f9ac58b7-illas_box {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .smg-u-9b1555c4-welcome_area {
    height: auto;
    padding: 200px 0 100px;
  }

  .smg-u-91d5f84a-apps {
    margin-top: 100px;
    text-align: center;
  }

  .smg-u-9b1555c4-welcome_area {
    text-align: center;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1440px) {
  .smg-u-b4ce40b1-apps2 {
    max-width: 390px;
    position: absolute;
    right: 8%;
    bottom: 0;
  }

  .smg-u-60334ddd-theme-3 .smg-u-f9ac58b7-illas_box {
    max-width: 520px;
    height: auto;
    right: 8%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .smg-u-60334ddd-theme-3 .smg-u-9b1555c4-welcome_area {
    display: flex;
    align-items: center;
    height: auto;
    position: relative;
    z-index: 2;
    padding: 200px 0 150px;
  }
  .smg-u-60334ddd-theme-3 .smg-u-f9ac58b7-illas_box {
    position: absolute;
    max-width: 500px;
    height: auto;
    right: 0;
  }
  .smg-u-60334ddd-theme-3 .smg-u-058f56e9-title2 h1 {
    font-size: 70px;
    line-height: 75px;
  }
  .smg-u-60334ddd-theme-3 .smg-u-058f56e9-title2 h6 {
    font-size: 20px;
    font-weight: 400;
    line-height: 31px;
  }
}
@media screen and (min-width: 1440px) {
  .smg-u-9b1555c4-welcome_area {
    height: 970px;
  }
}
/*=====================
LOGO CAROUSEL AREA CSS
*/
.smg-u-46c334af-logo_area {
  padding: 20px 0;
}

.smg-u-6af2ff4c-single_logo_table {
  height: 100px;
  width: 100%;
  display: table;
  margin-bottom: 0 auto;
  text-align: center;
}

.smg-u-a960dbc5-single_logo_table_cell {
  height: 100%;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.smg-u-6af2ff4c-single_logo_table img {
  max-width: 160px;
}

/*=====================
CORE FEATURE AREA CSS
*/
.smg-u-2869ed7b-single_core_feature {
  padding: 50px 45px;
  border-radius: 5px;
  transition: all 0.4s;
  text-align: center;
}
.smg-u-2869ed7b-single_core_feature:hover {
  background: #ffffff;
  transition: all 0.4s;
}

.smg-u-d9084353-icon_box {
  width: 80px;
  height: 80px;
  border-radius: 20px;
  background: #0f6eff;
  line-height: 80px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 25px;
}

/*=====================
FEATURE AREA CSS
*/
.smg-u-b9fcaeda-feature_area {
  position: relative;
  z-index: 2;
}

img.smg-u-0910eb9b-feature_img_right {
  position: absolute;
  right: 18%;
  top: 16%;
  max-width: 500px;
}

img.smg-u-9d1f9157-feature_img_left {
  position: absolute;
  max-width: 450px;
  left: 17%;
  top: 18%;
}

.smg-u-bdf3fef4-feature3_img_left {
  position: absolute;
  max-width: 550px;
  top: 14%;
  left: 17%;
}

.smg-u-e7e2d981-feature3_img.smg-u-b2db076f-_right {
  margin-right: -166px;
  max-width: 600px;
}

.smg-u-39cedda2-feature3_img_left_wrap {
  position: relative;
  z-index: 2;
}

img.smg-u-b3138254-shape31 {
  position: absolute;
  left: -33%;
  bottom: 0;
  z-index: -1;
}

.smg-u-19b60da3-feature3_img_right {
  position: absolute;
  max-width: 550px;
  top: -8%;
  right: 17%;
}

.smg-u-e7e2d981-feature3_img.smg-u-94317188-_rightt {
  margin-right: -166px;
  max-width: 600px;
}

.smg-u-f0f553e2-feature3_img_right_wrap {
  position: relative;
  z-index: 2;
}

img.smg-u-882df071-shape32 {
  position: absolute;
  right: -25%;
  bottom: 0;
  z-index: -1;
}

.smg-u-beeb6224-theme-2 .smg-u-bdf3fef4-feature3_img_left {
  position: absolute;
  max-width: 920px;
  top: 14%;
  left: 5%;
}
.smg-u-beeb6224-theme-2 img.smg-u-b3138254-shape31 {
  position: absolute;
  left: -11%;
  bottom: -20%;
  z-index: -1;
}
.smg-u-beeb6224-theme-2 .smg-u-19b60da3-feature3_img_right {
  position: absolute;
  max-width: 920px;
  top: 9%;
  right: 10%;
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
  .smg-u-9b1555c4-welcome_area {
    height: 700px;
    padding-top: 50px;
  }

  img.smg-u-0910eb9b-feature_img_right {
    right: 12%;
  }

  img.smg-u-9d1f9157-feature_img_left {
    left: 10%;
  }
}
@media screen and (max-width: 767px) {
  .smg-u-a4af11ca-mobile_feature_img {
    margin-bottom: 50px;
  }

  .smg-u-aa26ed99-mobile_feature_img2 {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  img.smg-u-0910eb9b-feature_img_right {
    right: 0;
  }

  img.smg-u-9d1f9157-feature_img_left {
    left: 0;
  }
}
@media screen and (max-width: 1200px) {
  img.smg-u-0910eb9b-feature_img_right,
img.smg-u-9d1f9157-feature_img_left {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .smg-u-2bdeb749-tab_img {
    display: none;
  }

  .smg-u-6832b1d4-feature3_mobile {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .smg-u-2bdeb749-tab_img {
    display: block;
  }

  .smg-u-60334ddd-theme-3 .smg-u-bdf3fef4-feature3_img_left {
    position: absolute;
    max-width: 500px;
    top: 16%;
    left: 0;
  }
  .smg-u-60334ddd-theme-3 .smg-u-19b60da3-feature3_img_right {
    position: absolute;
    max-width: 500px;
    top: -3%;
    right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .smg-u-2bdeb749-tab_img {
    display: none;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1440px) {
  .smg-u-beeb6224-theme-2 .smg-u-bdf3fef4-feature3_img_left {
    left: -11%;
  }
  .smg-u-beeb6224-theme-2 .smg-u-19b60da3-feature3_img_right {
    right: -3%;
  }

  .smg-u-60334ddd-theme-3 .smg-u-bdf3fef4-feature3_img_left {
    left: 5%;
  }
  .smg-u-60334ddd-theme-3 .smg-u-19b60da3-feature3_img_right {
    position: absolute;
    max-width: 550px;
    top: -3%;
    right: 5%;
  }
}
@media screen and (max-width: 1023px) {
  .smg-u-60334ddd-theme-3 .smg-u-bdf3fef4-feature3_img_left {
    display: none;
  }
  .smg-u-60334ddd-theme-3 .smg-u-19b60da3-feature3_img_right {
    display: none;
  }
  .smg-u-60334ddd-theme-3 .smg-u-238a2312-feature_space {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .smg-u-60334ddd-theme-3 .smg-u-6832b1d4-feature3_mobile {
    display: none;
  }
  .smg-u-60334ddd-theme-3 .smg-u-5363fac3-feature3_img_right_mobile {
    display: none;
  }
  .smg-u-60334ddd-theme-3 .smg-u-b9fcaeda-feature_area {
    overflow-x: hidden;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .smg-u-60334ddd-theme-3 .smg-u-6832b1d4-feature3_mobile, .smg-u-60334ddd-theme-3 .smg-u-5363fac3-feature3_img_right_mobile {
    margin-bottom: 60px;
    max-width: 500px;
  }
}
@media screen and (min-width: 1300px) {
  .smg-u-b9fcaeda-feature_area {
    overflow-x: visible !important;
  }
}
/*=====================
ABOUT AREA CSS
*/
.smg-u-e46a62cf-single_about {
  text-align: center;
  margin-bottom: 30px;
}

.smg-u-502f0adb-single_about_icon {
  max-width: 80px;
  margin: 0 auto;
  margin-bottom: 20px;
}



.smg-u-e46a62cf-single_about.smg-u-f61e8d85-about_line.smg-u-1d113697-about_line2:after {
  transform: rotate(180deg);
  left: 30%;
  top: -23%;
}

@media screen and (max-width: 990px) {
  .smg-u-e46a62cf-single_about.smg-u-f61e8d85-about_line:after {
    display: none;
  }
}
/*=====================
MORE FEATURE AREA CSS
*/
.smg-u-3efb80c7-single_more_feature {
  position: relative;
  z-index: 2;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .smg-u-3efb80c7-single_more_feature {
    text-align: center;
  }
}

.smg-u-8e246793-more_feature_icon {
  position: absolute;
  left: 0;
  top: 0;
}

.smg-u-9b62bd7e-apps_app {
  max-width: 320px;
  float: right;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .smg-u-248d0cb9-more_feature_area,
.smg-u-9b62bd7e-apps_app {
    display: none;
  }

  .smg-u-a4af11ca-mobile_feature_img,
.smg-u-aa26ed99-mobile_feature_img2 {
    margin-bottom: 100px;
  }

  .smg-u-12d6e1bf-counter_area.smg-u-1d0e2727-section-padding {
    padding-top: 0;
  }
}
/*=====================
TESTIMONIAL AREA CSS
*/
.smg-u-e942799b-single_testimonial p {
  color: #ffffff;
  font-family: Roboto;
  font-size: 20px;
  font-style: italic;
  font-weight: 500;
  line-height: 32px;
  margin-bottom: 30px;
}

.smg-u-3b6f1f44-testi_author {
  position: relative;
  z-index: 2;
  padding-left: 80px;
}

.smg-u-1fa5464c-testi_author_img {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -30px;
}

.smg-u-c9fdda13-rating ul {
  margin: 0;
  padding: 0;
}

.smg-u-c9fdda13-rating li {
  display: inline-block;
  list-style: none;
}

.smg-u-c9fdda13-rating li a {
  color: #ffb902;
}

.smg-u-3b6f1f44-testi_author a {
  height: 24px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-top: 5px;
}

/*=====================
FAQ AREA CSS
*/
button.btn.btn-link.btn-block.text-left {
  padding: 22px;
  color: #1c1b2e;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  border-bottom: none;
}

.card-header {
  padding: 0;
  background: none;
  border-bottom: 0;
}

.card {
  border: solid 1px #efefef;
  margin-bottom: 20px;
  border-bottom: 1px solid #efefef !important;
}

.card-body {
  color: #6d859e;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  padding: 0 20px 20px 20px;
}

button.btn.btn-link.btn-block.text-left:hover,
button.btn.btn-link.btn-block.text-left:focus {
  text-decoration: none;
}

button.btn.btn-link {
  position: relative;
  z-index: 2;
}

.smg-u-1e9a3e52-faq_area button.btn.btn-link:after {
  position: absolute;
  content: "";
  font-family: "Font Awesome 5 pro";
  right: 23px;
  transition: all 0.3s;
}

.smg-u-1e9a3e52-faq_area button.btn.btn-link[aria-expanded=true]:after {
  transform: rotate(180deg);
  transition: all 0.3s;
}

/*=====================
CTA AREA CSS
*/
.smg-u-711aadb8-subscribe_form input {
  width: 70%;
  padding: 19px;
  border-radius: 5px;
  border: none;
  background: #ffffff;
}

.smg-u-711aadb8-subscribe_form button.smg-u-19bdc2c9-submit_btn {
  width: 30%;
  float: right;
  padding: 22px 10px;
  border: none;
  background: #fca25d;
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  line-height: 24px;
  text-align: center;
  border-radius: 0;
}

.smg-u-711aadb8-subscribe_form form {
  background: #ffffff;
  border-radius: 5px;
  overflow: hidden;
}

.smg-u-711aadb8-subscribe_form p {
  margin-top: 10px;
}

button.smg-u-19bdc2c9-submit_btn.smg-u-0bd77cf0-submit_btn2 {
  background: #0f6eff;
}

/*=====================
APPS AREA CSS
*/
.smg-u-816de7b1-apps_app3 {
  max-width: 500px;
  float: right;
}

@media screen and (max-width: 767px) {
  .smg-u-9b62bd7e-apps_app {
    max-width: 80%;
    margin: 0 auto;
    margin-top: 100px;
  }

  .smg-u-fc88101f-button_group a.smg-u-b76986aa-app_btn:last-child {
    margin-left: 0;
    margin-top: 20px;
  }
}
@media screen and (max-width: 960px) {
  .smg-u-60334ddd-theme-3 .smg-u-816de7b1-apps_app3 {
    margin-top: 60px;
    float: left;
  }
}
/*=====================
COUNTER AREA CSS
*/
.smg-u-ed001b86-screen_carousel {
  margin-top: 100px;
}
.smg-u-ed001b86-screen_carousel .owl-dots {
  text-align: center;
  margin-top: 20px;
  transition: all 0.3s;
}
.smg-u-ed001b86-screen_carousel .owl-dots .owl-dot {
  height: 15px;
  width: 15px;
  display: inline-block;
  background: #f6f9fc;
  border-radius: 50%;
  margin: 0 3px;
  transition: all 0.3s;
}
.smg-u-ed001b86-screen_carousel .owl-dots .owl-dot.active {
  background: #fca25d;
  transition: all 0.3s;
}

.smg-u-4503917d-single_counter {
  display: inline-block;
  margin-right: 30px;
  color: #1c1b2e;
  font-size: 40px;
  font-weight: 500;
  line-height: 60px;
}
.smg-u-4503917d-single_counter:last-child {
  margin-right: 0;
}

/*=====================
CTA AREA CSS
*/
@media screen and (max-width: 767px) {
  .smg-u-711aadb8-subscribe_form {
    margin-top: 30px;
  }

  .smg-u-711aadb8-subscribe_form input {
    width: 50%;
  }

  .smg-u-711aadb8-subscribe_form button.smg-u-19bdc2c9-submit_btn {
    width: 50%;
  }

  .smg-u-03794805-cta_area {
    text-align: center;
  }
}
/*=====================
FOOTER AREA CSS
*/
.smg-u-e016a67a-footer_logo {
  max-width: 130px;
}

.smg-u-957b2cdf-footer_social {
  text-align: right;
}

.smg-u-9f37e96a-social1 ul {
  margin: 0;
  padding: 0;
}
.smg-u-9f37e96a-social1 ul li {
  list-style: none;
  display: inline-block;
  margin-left: 5px;
}
.smg-u-9f37e96a-social1 ul li:last-child {
  margin-right: 0;
}
.smg-u-9f37e96a-social1 ul li a {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #e6e6e6;
  border-radius: 50%;
  color: #151d41;
  font-size: 14px;
  transition: all 0.4s;
}
.smg-u-9f37e96a-social1 ul li a:hover {
  border-color: #fca25d;
  background: #fca25d;
  color: #ffffff;
  transition: all 0.4s;
}

.smg-u-79375a37-copyright {
  padding: 25px 0;
  border-top: 1px solid #f1f1f1;
}

.smg-u-35bad19b-single_footer h3 {
  font-size: 24px;
  margin-bottom: 20px;
}
.smg-u-35bad19b-single_footer ul {
  margin: 0;
  padding: 0;
}
.smg-u-35bad19b-single_footer ul li {
  list-style: none;
}
.smg-u-35bad19b-single_footer ul li a {
  font-size: 20px;
  line-height: 45px;
  color: #6d859e;
  transition: all 0.3s;
}
.smg-u-35bad19b-single_footer ul li a:hover {
  color: #1c1b2e;
  padding-left: 3px;
  transition: all 0.3s;
}

.smg-u-e016a67a-footer_logo {
  margin-bottom: 20px;
}

p.smg-u-1771bfa6-footer_pera {
  padding-right: 30px;
}

@media screen and (max-width: 767px) {
  .smg-u-957b2cdf-footer_social {
    text-align: left;
    margin-top: 15px;
  }
}
/*=====================
COMMON AREA CSS
*/
.smg-u-ce4720ad-content_box h6 {
  color: #1c1b2e;
  font-family: Roboto;
  font-size: 24px;
  font-weight: 900;
  line-height: 40px;
  margin-bottom: 15px;
}

.heading h1 {
  font-size: 50px;
  color: #1c1b2e;
  line-height: 60px;
  font-weight: 900;
}
.heading p {
  margin-top: 20px;
  font-size: 24px;
  line-height: 40px;
}

.smg-u-e92a9527-white h1,
.smg-u-e92a9527-white h2,
.smg-u-e92a9527-white h3,
.smg-u-e92a9527-white h4,
.smg-u-e92a9527-white h5,
.smg-u-e92a9527-white h6,
.smg-u-e92a9527-white p {
  color: #ffffff;
}

.smg-u-7e02f2ef-third_bg {
  background: #0f6eff;
}

.smg-u-9d1bb320-primary_bg {
  background: #f6f9fc;
}

.owl-carousel .owl-item img {
  width: auto;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .heading h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .heading p {
    font-size: 20px;
    line-height: 34px;
  }

  .smg-u-ce4720ad-content_box h6 {
    font-size: 20px;
    line-height: 30px;
  }
}
.smg-u-34460988-logo h3{
  color: white;
}
.smg-u-83d48171-about_area{
  padding-top: 50px;
}
.contact_area {
  background-color: #f8f9fa;
  padding: 60px 0;
}

.heading.hbm {
  margin-bottom: 40px;
}

.heading.hbm h1 {
  font-size: 36px;
  font-weight: 700;
  color: #2c3e50;
  margin-bottom: 20px;
}

.heading.hbm p {
  font-size: 16px;
  color: #6c757d;
  line-height: 1.6;
}

.contact_form .form-group {
  margin-bottom: 20px;
}

.contact_form .form-control {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid #ced4da;
  border-radius: 5px;
  font-size: 16px;
  color: #495057;
  transition: border-color 0.3s ease;
}

.contact_form .form-control:focus {
  outline: none;
  border-color: #007bff;
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.3);
}

.contact_form textarea.form-control {
  resize: vertical;
  min-height: 120px;
}

.contact_form .btn-primary {
  background-color: #007bff;
  border: none;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.contact_form .btn-primary:hover {
  background-color: #0056b3;
}

.contact_info {
  padding: 20px;
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.contact_info h3 {
  font-size: 24px;
  font-weight: 600;
  color: #2c3e50;
  margin-bottom: 15px;
}

.contact_info p {
  font-size: 16px;
  color: #6c757d;
  line-height: 1.6;
  margin-bottom: 10px;
}

.contact_info p strong {
  color: #2c3e50;
}

/* Медиа-запрос для мобильной версии */
@media (max-width: 767px) {
  .contact_info {
      text-align: center;
      margin-top: 30px;
  }

  .contact_form .btn-primary {
      width: 100%;
  }

  .heading.hbm h1 {
      font-size: 28px;
  }
}
.smg-u-562a63da-header_absolute{
  background-color: #007bff;
}
.smg-u-9b1555c4-welcome_area h1, h6{
  color: #000;
}

/* DigitalRate theme
   Palette: mountain green #14532D, icy blue #7DD3FC, stone gray #78716C, alpine white #F8FAFC */
:root {
  --smg-green: #14532D;
  --smg-blue: #7DD3FC;
  --smg-stone: #78716C;
  --smg-white: #F8FAFC;
  --smg-ink: #17221B;
  --smg-soft: #ECFDF5;
}
body {
  color: #4A5560;
  background: var(--smg-white);
}
a, .smg-u-35bad19b-single_footer a { color: var(--smg-green); }
a:hover, .smg-u-35bad19b-single_footer a:hover { color: #0284C7; }
h1, h2, h3, h4, h5, h6 { color: var(--smg-ink); }
.smg-u-34460988-logo h3 {
  color: var(--smg-green);
  letter-spacing: -0.03em;
}
.smg-u-c2ce5a37-header_area {
  background: rgba(248, 250, 252, 0.92);
  backdrop-filter: blur(10px);
  box-shadow: 0 14px 40px rgba(20, 83, 45, 0.08);
}
.smg-u-562a63da-header_absolute { position: absolute; }
.smg-u-fdff57d6-main_menu ul li a {
  color: #274236;
  font-weight: 700;
}
.smg-u-fdff57d6-main_menu ul li a:hover, .smg-u-fdff57d6-main_menu ul li.smg-u-a1f7d9a8-current a { color: #0284C7; }
.slicknav_menu .slicknav_icon-bar { background-color: var(--smg-green); }
.slicknav_nav { background: var(--smg-white); box-shadow: 0 18px 40px rgba(20,83,45,.14); }
.slicknav_nav a { color: var(--smg-green); }
.smg-u-9b1555c4-welcome_area {
  background:
    radial-gradient(circle at 82% 18%, rgba(125, 211, 252, .45) 0 17%, transparent 32%),
    radial-gradient(circle at 15% 85%, rgba(120, 113, 108, .18) 0 18%, transparent 36%),
    linear-gradient(135deg, #14532D 0%, #1F7A4D 31%, #7DD3FC 62%, #78716C 82%, #F8FAFC 100%);
  min-height: 760px;
}
.smg-u-9b1555c4-welcome_area:before {
  background: linear-gradient(180deg, rgba(248,250,252,.34), rgba(248,250,252,0));
}
.smg-u-4722eed0-title h1, .smg-u-4722eed0-title h6 { color: #F8FAFC; text-shadow: 0 8px 30px rgba(0,0,0,.22); }
.smg-u-4722eed0-title h1 { max-width: 760px; }
.smg-u-4722eed0-title h6 { color: rgba(248,250,252,.92); }
.smg-u-9d1bb320-primary_bg {
  background:
    linear-gradient(135deg, rgba(20,83,45,.08), rgba(125,211,252,.20) 44%, rgba(120,113,108,.10) 100%),
    #F8FAFC;
}
.smg-u-2869ed7b-single_core_feature, .smg-u-e46a62cf-single_about, .smg-u-3efb80c7-single_more_feature, .card, .contact_info {
  border-radius: 22px;
  border: 1px solid rgba(20,83,45,.10);
  box-shadow: 0 22px 60px rgba(20, 83, 45, 0.10);
  background: rgba(255,255,255,.94);
}

.contact_form form {
    border-radius: 22px;
}
.smg-u-2869ed7b-single_core_feature:hover, .smg-u-e46a62cf-single_about:hover, .smg-u-3efb80c7-single_more_feature:hover {
  transform: translateY(-6px);
  border-color: rgba(125,211,252,.85);
  box-shadow: 0 26px 70px rgba(2, 132, 199, 0.16);
}
.smg-u-2869ed7b-single_core_feature h6, .smg-u-e46a62cf-single_about h6, .smg-u-3efb80c7-single_more_feature h6 { color: var(--smg-green); }
.heading h1:after, .heading h1:before { background: var(--smg-blue) !important; }
.smg-u-b9fcaeda-feature_area {
  background: var(--smg-white);
}
.smg-u-d9e778ab-feature_tab_img_right img, .smg-u-7f42088e-feature_tab_img_left img, .smg-u-a4af11ca-mobile_feature_img img, .smg-u-aa26ed99-mobile_feature_img2 img, .smg-u-91d5f84a-apps img, .smg-u-9b62bd7e-apps_app img, .smg-u-b5864fd5-single_screen img {
  border-radius: 28px;
  box-shadow: 0 28px 70px rgba(20,83,45,.20);
}
.smg-u-0910eb9b-feature_img_right, .smg-u-9d1f9157-feature_img_left {
  opacity: .52;
  filter: saturate(1.05);
  border-radius: 36px;
}

.smg-u-3efb80c7-single_more_feature {
  padding: 10px;
}
.smg-u-f61e8d85-about_line:after, .smg-u-1d113697-about_line2:after {
  background: linear-gradient(180deg, var(--smg-green), var(--smg-blue), var(--smg-stone));
}
.smg-u-408a56f0-more_feature_content:before, .smg-u-2869ed7b-single_core_feature:before, .smg-u-e46a62cf-single_about:before {
  background: linear-gradient(135deg, var(--smg-green), var(--smg-blue));
}
.smg-u-12d6e1bf-counter_area {
  background: linear-gradient(135deg, rgba(248,250,252,1), rgba(236,253,245,.96));
}
.card-header button, .btn-link {
  color: var(--smg-green) !important;
  font-weight: 700;
}
.card-body { color: #56616B; }
.btn-primary,
button.btn-primary,
.contact_form button {
  background: linear-gradient(135deg, #14532D 0%, #7DD3FC 100%) !important;
  border: none !important;
  color: #F8FAFC !important;
  border-radius: 999px;
  padding: 14px 34px;
  box-shadow: 0 16px 35px rgba(20,83,45,.22);
}
.btn-primary:hover,
button.btn-primary:hover,
.contact_form button:hover {
  background: linear-gradient(135deg, #0F3F23 0%, #38BDF8 100%) !important;
  transform: translateY(-2px);
}
.form-control:focus {
  border-color: var(--smg-blue) !important;
  box-shadow: 0 0 0 4px rgba(125,211,252,.25) !important;
}
.contact_area {
  background: linear-gradient(180deg, #F8FAFC 0%, #EEFDF6 100%);
}
.smg-u-8d855ef1-footer {
  background: linear-gradient(135deg, #14532D 0%, #1C5F38 38%, #78716C 100%) !important;
}
.smg-u-8d855ef1-footer h3, .smg-u-8d855ef1-footer p, .smg-u-8d855ef1-footer li, .smg-u-8d855ef1-footer a, .smg-u-79375a37-copyright p, .smg-u-79375a37-copyright a { color: #F8FAFC !important; }
.smg-u-8d855ef1-footer a:hover, .smg-u-79375a37-copyright a:hover { color: #7DD3FC !important; }
.smg-u-79375a37-copyright {
  background: #0F2D1B !important;
}
.smg-u-766972eb-legal_page .smg-u-c2ce5a37-header_area { position: relative; }
.smg-u-766972eb-legal_page main { min-height: 70vh; background: linear-gradient(135deg, #F8FAFC, #ECFDF5); }
@media (max-width: 991px) {
  .smg-u-9b1555c4-welcome_area { min-height: auto; padding: 150px 0 80px; }
  .smg-u-562a63da-header_absolute { position: relative; }
  .smg-u-34460988-logo h3 { font-size: 22px; }
}
