/*
Theme Name: Theme Idigi
Description: This is a child theme for Flatsome Theme
Author: Team Idigi
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
body{
	font-family:'Roboto' !important;
}
:root{
    --primary-color:#222;
	--sub-main-color:#FFE828;
	--second-color:#111;
	--main-color:#ffe828;
	--sc-text-color:#4D4D56;
	--text-color-footer:#fff;
}
/*topbar*/
.cs_topbar {font-size:15px;}
.cs_topbar li{
	list-style:none;
}

/*header*/
.header-main .nav > li > a{
font-size:20px;
font-weight:600;
padding:10px;
}
.header-main .nav > li.active > a{
	background: linear-gradient(90deg, #ffe828, #ffe828, #ffe828);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
ul.header-nav.header-nav-main.nav{
	justify-content:center;
}
.has-transparent .logo {filter: brightness(0) invert(1,1);}
.bg-linear-gradient{
	background-color: var(--primary-color);
	background-image: linear-gradient(to bottom, #FFE828,#F8F8F8);
} 
.bg-linear-gradient-1{
	background-color: var(--primary-color);
	background-image: linear-gradient(to top, #FFE828,#FFFFFF);	
}
.ss1 .section-bg-overlay{
	background: linear-gradient(10deg, #ffe82838 0%, #f3f3f3 100%) !important;
}
.cs_title .title_1{
	font-size:55px;
	line-height:1.25;
	color:var(--second-color);
	font-weight:600;
}
.cs_title .title_2{
	font-size:40px;
	font-weight:600;	
}

.cs_title .sub_title{
	font-size:18px;
	line-height:1.2;
}
.cs-button-white {
  position: relative;
  display: inline-block;
  border-radius: 4px;
  padding: 15px 25px;
  background: transparent;
  color: #232323;
  border: 1px solid #232323;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 600;
  overflow: hidden;
  transition: color 0.3s ease;
}

.cs-button-white::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background: var(--primary-color) !important;;
  z-index: 0;
  transition: width 0.4s ease;
}
.cs-button-white:hover::before {
  width: 100%;
}
.cs-button-white:hover {
  color:#fff;
	border:1px solid var(--primary-color);
}
.cs-button-white span {
  position: relative;
  z-index: 1;
}
/*.text_solieu span{
	font-size:56px;
	font-weight:600;
	color:var(--second-color);
}
.text_solieu{
	color:var(--sc-text-color);
}*/

.d-flex{
	display:flex;
}
.cs_dv .d-flex{
	justify-content:space-between;
	align-items:center;
}
.footer1,.footer1 a,.footer1 h4{
	color:var(--text-color-footer);
}
.cs_footer_ul,.footer_ul{
  list-style: none; 
  padding: 0;
  margin-left: -20px;
}
.footer_ul li{
 	position: relative;
  padding-left: 0px; 	
}
.cs_footer_ul li {
  position: relative;
  padding-left: 0px; 
  color:var(--text-color-footer);
}
.footer1 .social-icons i{
    line-height:1.6 !important;
}
.cs_footer_ul li::before {
  content: "\f105";  
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  margin-right:5px;
}
.form-email input {
  margin: 0;
  border-radius: 40px;
  height: 45px;
  border: none;
  box-shadow: none;
  padding-left: 20px;
  color: white;
}
.footer_ul img{
	filter: brightness(0) invert(1);
}
/*form email*/
.form-email input[type=submit] {
  position: absolute;
  right: 0;
  top: 0;
  background: none;
  font-size: 17px !important;
  letter-spacing: 0;
  color: var(--second-color);
}
.wpcf7-spinner {
  display: none;
}

.cs_border-radius-10 .col-inner{
	border-radius:10px;
}
.header-main {
    background-color: #ffffff !important;
	border-bottom: 1px solid rgba(0,0,0,0.08) !important;
}

.header-nav-main.nav {
    background-color: #ffffff !important;
}
.header-inner .logo{
	background:#222;
	padding:5px 10px;
	border-radius:4px;
}
.header-logo,
.header-logo-dark {
    background: rgba(0,0,0,0.2); 
    padding: 2px 4px;
    border-radius: 2px; 
}
.logo img {
    filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.3));
}
.header-main .nav > li > a{
font-size:20px;
font-weight:600;
padding:10px;
}
.header-main .nav > li.active > a{
	background: linear-gradient(90deg, #ffe828, #ffe828, #ffe828);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/*ul.header-nav.header-nav-main.nav{
	justify-content:center;
}*/
/*topbar*/
.cs_topbar{
	margin-top: 10px;
	gap:10px;
}
.cs_dichvu .col-inner{
	border: 2px solid #fefefe;
    border-radius: 10px; 
    box-shadow: 0 10px 10px rgba(0,0,0,0.2); 
    padding: 10px 30px; 
    transition: all 0.3s ease; 
}
.cs_dichvu .col-inner:hover {
    border-color:var(--primary-color);
    box-shadow: 0 8px 15px rgba(0,0,0,0.2);
}
.cs_dichvu-2.cs_dichvu .col-inner{
	border-color:var(--primary-color);
}
.cs_dichvu .sub_title{
	font-size:18px;
	display:flex;
	justify-content:center;
}
.cs_dichvu .sub_title2{
	font-size:14px;
	color:#4D4D56;
	display:flex;
	justify-content:center;
	align-items: center;
}
.cs_dichvu .cs_dv_price{
	font-size:30px;
	color:var(--second-color);
	margin-bottom: 0.2em;
	display:flex;
	justify-content:center;
}
.cs_dived{
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: var(--sc-text-color);
	 margin-bottom: 1em;
}
.list_price {
   list-style: none; 
   padding: 0 10px;
}
.list_price li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
    font-size: 14px;
    color: var(--second-color);
}
.list_price li::before {
    content: "\f00c"; 
    font-family: "Font Awesome 7 Free"; 
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    color:var(--second-color); 
    font-size: 14px;
    line-height: 1;
}
.cs_dichvu .cs_btn_outline{
		display: flex;
    padding: 10px 20px;
    justify-content: center;
    border: 1px solid #222;
    border-radius: 99px;
}
.cs_dichvu .cs_btn_outline:hover{
	background-color:var(--primary-color);
	color:#fff;
	border:none;
}
.cs_dichvu .cs_btn_price{
	  display: flex;
    justify-content: center;
    padding: 10px 20px;
    background: black;
    color:var(--text-color-footer);
    border-radius: 99px;
    margin-top: 10px;
}
.cs_dichvu .cs_btn_price:hover{
	background: var(--primary-color);
}
.cs_dvtab .nav a{
font-size:1.2em;
}
.dvu_qtrinh .col-inner{
  border-radius: 10px; 
  box-shadow: 0 10px 10px rgba(0,0,0,0.2); 
  padding: 20px 30px; 
  transition: all 0.3s ease;
	height:300px;;
	max-height:320px;
}
.dvu_qtrinh .col-inner:hover{
	background-color:var(--second-color);
	color:var(--text-color-footer);
}
.dvu_qtrinh .col-inner:hover .title_4{
	color:var(--text-color-footer);
}
.bg_main .col-inner{
	background:var(--primary-color);
	color:#fff !important;
}
.bg_main .title_4{
	color:#fff !important;
}
.dvu_qtrinh .title_4{
	font-size:24px;
}
.dvu_qtrinh li,.dvu_qtrinh p{
	font-size:16px;
	margin-bottom:0.1em;
}
.cs_duan {
    border-radius: 16px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 4px 18px rgba(0,0,0,0.08);
    transition: 0.3s ease;
}

.cs_duan:hover {
    transform: translateY(-6px);
    box-shadow: 0 6px 24px rgba(0,0,0,0.12);
}
.duan-img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    border-radius: 12px;
    transition: transform .35s ease;
}

.cs_duan:hover .duan-img {
    transform: scale(1.05);
}
.duan-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.duan-header .post-title a {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
}
a.button.primary.is-outline.button1{
	color:#111 !important;
	border:1px solid #111 !important;
}
a.button.primary.is-outline.button1{
	color:#111 !important;
	border:1px solid #111 !important;
}
a.button.primary.is-outline.button1:hover{
	background:#111 !important;
}a.button.primary.is-outline.button1{
	color:#111 !important;
	border:1px solid #111 !important;
}
a.button.primary.is-outline.button1:hover{
	background:#111 !important;
}
a.button.primary.is-outline.button1:hover span{
	color:#fff !important;		
}
.ss_quytrinh {
  background: radial-gradient(circle, #ffe8288a 0.01%, #ffeb3b00 35%, #ffeb3b0a 1%) !important;
}
.col_tamnhin > .col-inner {
    background: #fff;             
    border-radius: 12px;          
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    padding: 20px;                 
}
/*header mega menu*/
#mega-menu-primary > li.mega-menu-item {
padding: 8px !important;
}
.mega_menu_des1 {
	font-size: 15px;
}
.mega-sub-menu .mega-menu-title1{
	font-weight: 700;
	color: #222;
	font-size: 16px;
}
.mega-sub-menu .mega-menu-title {
    font-size: 15px;
	font-weight: 700;
	color: #222;
}
.mega_menu_des{
	color:#333;
	font-size: 13px;
}

.mega_menu-col{
	background:#fff;
	padding:10px;
	display:block;
	height:120px !important;
}

.mega_menu-col1{
	height:120px;
}
/* Container row */
.rowdv .col-inner {
    background-color: #fff;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.08);
    transition: transform 0.3s, box-shadow 0.3s;
	height:310px;
}
.rowdv .col-inner:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.12);
}

.rowdv .icon-box-img {
    width: 80px;
    height: 80px;
    margin-bottom: 15px;
}

.rowdv .icon-box-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    border: 3px solid #f0f0f0;
}

.rowdv .testimonial-text {
    font-style: italic;
    line-height: 1.5;
    color: #555;
    margin-bottom: 15px;
}
.rowdv .testimonial-text h5,.rowdv .testimonial-text p{
	font-size:14px;
}
.rowdv .star-rating {
    margin-bottom: 10px;
}
.rowdv .testimonial-meta {
    font-weight: bold;
    font-size: 14px;
    color: #333;
	font-size:14px;
}

.rowdv .testimonial-meta .testimonial-company {
    display: block;
    font-weight: normal;
    font-size: 14px;
    color: #777;
}
.cs_row_menu{
	margin-top:-10px !important;
	margin-bottom:-10px !important;
}
.mega_menu_des1 {
    display: block;
    margin-bottom: -10px !important;
}
/* Responsive */
@media (max-width: 1024px) {
    #row-1859069159 .col {
        flex: 1 1 calc(50% - 30px);
    }
}

@media (max-width: 768px) {
    #row-1859069159 .col {
        flex: 1 1 100%;
    }
}
/* ===== SECTION GIÁ TRỊ ===== */

.col_giatri .icon-box {
    display: flex;
    align-items: center;
    gap: 18px;
    padding: 18px 20px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    margin-bottom: 15px;
}
.col_giatri .icon-box-img img {
    width: 70px !important;
    height: 70px !important;
    object-fit: contain;
    display: block;
}
.col_giatri p {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    margin: 0;
}
.col_giatri .icon-box-text {
    text-align: left;
}
.col_giatri .icon-box:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 15px rgba(0,0,0,0.08);
    transition: 0.25s ease;
}
.col_giatri img {
    opacity: 1 !important;
    visibility: visible !important;
}
/*row blog home*/
.row_blog_home .post-title a {
  color: #222;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.row_blog_home .box-text {
  padding: 5px 10px;
}
.row_blog_home .col-inner {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.row_blog_home .col-inner:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
.row_blog_home .col-inner .box-image {
  position: relative;
  overflow: hidden;
}
.row_blog_home .col-inner .box-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease, filter 0.4s ease;
}
.row_blog_home .col-inner:hover .box-image img {
  transform: scale(1.08);
  filter: brightness(1.05);
}
.row_blog_home .col-inner .box-text {
  padding: 22px;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.row_blog_home .col-inner .post-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 10px;
}
.row_blog_home .col-inner .post-title a {
  color: #222;
  text-decoration: none;
  transition: color 0.3s ease;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.row_blog_home .col-inner .post-title a:hover {
  color: var(--primary-color);
}
.row_blog_home .col-inner .post-meta {
  font-size: 13px;
  color: #999;
  margin-bottom: 10px;
}
/* Divider */
.row_blog_home .col-inner .is-divider {
  width: 40px;
  height: 3px;
  background: var(--primary-color);
  border: none;
  margin: 10px 0 15px;
  border-radius: 2px;
}
/* Excerpt */
.row_blog_home .col-inner .from_the_blog_excerpt {
  color: #555;
  font-size: 15px;
  line-height: 1.6;
  flex-grow: 1;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.row_blog_home .col-inner .button.is-underline {
  align-self: flex-start;
  color: var(--primary-color);
  font-weight: 600;
  font-size: 14px;
  border: none;
  background: transparent;
  position: relative;
}
.row_blog_home .col-inner .button.is-underline::before{
    left:0%;
    width: 100%;
    transition: all .3s;
}
.duan_col .col-inner{
	border:1px solid #cecece;
}
.duan_iconbox .col-inner{
	border:1px solid #cecece;
	border-radius:10px;
	height:230px;
	padding:10px;
}
.duan_title2{
margin-top:20px;
}
/*home css*/
.stats-wrapper {
  display: flex;
  justify-content: center;
  gap: 40px;
  text-align: center;
}
.text_solieu {
  padding: 30px 20px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  transition: all 0.3s ease;
  cursor: pointer;
}
.text_solieu:hover {
      transform: translateY(-6px);
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12);
    background: #ffffff;
}
.text_solieu:hover:before{
	opacity: 1;
  transform: scale(1.02);
}
.text_solieu::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 2px;
    border-radius: inherit;
    background: linear-gradient(135deg,#FFE828, #FFFFFF);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    opacity: 0;
    transition: opacity 0.4s 
ease, transform 0.4s 
ease;
    z-index: -1;
}
.text_solieu span {
  font-size: 2.5rem;
  font-weight: bold;
  display: inline-block;
}
.text_solieu p{
	font-size:20px;
}
.row2{
	border-top:1px solid rgba(137, 137, 137, 0.395);
	padding:20px 0px;
	border-bottom:1px solid rgba(137, 137, 137, 0.395);
	padding:50px 0px;
}
.cs_dv .box-image,.cs_dv.box-push .box-text{
	border-radius:12px; 
}
.cs_dv .box-text .col-left h4,
.cs_dv .box-text .col-left p {
  margin: 0;
  color: #333;
  font-weight: 500;
}
.cs_dv .box-text .col-left h5,
.cs_dv .box-text .col-left .title_5 {
  margin-top: 5px;
  font-weight: 700;
  font-size: 1.2rem;
  color: #222;
}
.cs_dv .box-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: inherit;
  transition: transform 0.3s ease;
}

.cs_dv.box:hover .box-image img {
  transform: scale(1.05); /* zoom nhẹ khi hover */
}
.ss_taisao .section-bg-overlay{
	background: linear-gradient(10deg, #ffe82838 0%, #f3f3f3 100%) !important;
}
.cs_dvu_box .col-inner{
	box-shadow: 0 4px 12px rgba(0,0,0,0.1);
	padding:20px;
	border-radius:10px;
    background:#fff;
}
.cs_dvu_box .col-inner:hover{
	transform: translateY(-5px);
  box-shadow: 0 12px 25px rgba(0,0,0,0.2);
  border-radius: 20px;
}
.cs_dvu_box .col-inner::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 2px;
    border-radius: inherit;
    background: linear-gradient(135deg,#FFE828, #FFFFFF);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    opacity: 0;
    transition: opacity 0.4s ease, transform 0.4s ease;
    z-index: -1;
}
.cs_dvu_box .col-inner::before{
  content: "";
  position: absolute;
  inset: 0;
  padding: 3px;
  border-radius: inherit;
  background: linear-gradient(90deg, #FFE828, #FFFFFF);
  -webkit-mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude; 
  pointer-events: none;
  opacity: 0; /* mặc định ẩn */
  transition: all 0.3s ease;
}
.cs_dvu_box .col-inner:hover::before{
    opacity: 1;
  border-radius: 20px; 
  box-shadow: 0 10px 20px rgba(0,0,0,0.2);
}
/*side*/

.ss_khachhang
{
  background: linear-gradient(10deg, #ffe82838 0%, #fefefe 100%) !important; 
}.ss_gioithieu,.ss_quytrinh,.ss_blog{
   /* background: linear-gradient(10deg, #ffe82838 0%, #fefefe 100%) !important;*/
   background: linear-gradient(90deg, #e0ce3b0a 0%, #fefefe 100%) !important;
}
.ss1_sider{
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 10vh;
  width: 100%;
 /* background-image: radial-gradient(at 40% 20%,rgb(255, 184, 122) 0px,
transparent 50%),
radial-gradient(at 80% 0%, rgb(31, 221, 255) 0px, transparent 50%),
radial-gradient(at 0% 50%, rgb(255, 219, 222) 0px, transparent 50%),
radial-gradient(at 80% 50%, rgb(255, 133, 173) 0px, transparent 50%),
radial-gradient(at 0% 100%, rgb(255, 181, 138) 0px, transparent 50%),
radial-gradient(at 80% 100%, rgb(107, 102, 255) 0px, transparent 50%),
radial-gradient(at 0% 0%, rgb(255, 133, 167) 0px, transparent 50%);*/
      background-repeat: no-repeat;
}
.ss1_sider .ss_sider {
  width: 800px;
}
.ss1_sider .ss_sider .slide-row {
  display: flex !important;
  width: 3200px;
  transition: transform 0.5s ease;
}
.ss1_sider .ss_sider .slide-col {
  width: 800px;
  flex-shrink: 0;
  position: relative;
  height: 400px;
}
.ss1_sider .ss_sider .hero {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.ss1_sider .ss_sider .hero img {
  height: 100%;
  border-radius: 10px;
  width: 320px;
  object-fit: cover;
  pointer-events: none;
  user-select: none;
}
.ss1_sider .ss_sider .content {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 520px;
  height: 300px;
  color: #4d4352;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(4.5px);
  -webkit-backdrop-filter: blur(4.5px);
  border-radius: 10px;
  padding: 45px;
  z-index: 2;
  user-select: none;
}
.ss1_sider .ss_sider .content p {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.3;
}
.ss1_sider .ss_sider .content h2 {
  font-size: 1.5rem;
  font-weight: 600;
  margin-top: 35px;
  color: #4d4352;
}
.ss1_sider .ss_sider .indicator {
  display: flex;
  justify-content: center;
  margin-top: 4rem;
}
.ss1_sider .ss_sider .indicator .btn {
  display: inline-block;
  height: 15px;
  width: 15px;
  margin: 4px;
  border-radius: 15px;
  background: #fff;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}
.ss1_sider .ss_sider .btn.active {
  width: 30px;
}
.ss1_sider .ss_sider .slider {
  width: 100%;
  overflow: hidden;
}
.ss1_sider .ss_sider .logo {
  position: fixed;
  right: -20px;
  bottom: -30px;
  z-index: 10;
}
.ss1_sider .ss_sider .logo img {
  width: 120px;
}
/*title news*/
.title_news {
  font-size: 16px;
  color: #222;
  margin: 0;
  padding: 8px 0;
  font-weight: 500;
}

.title_news a {
  text-decoration: none;
  transition: 0.2s ease-in-out;
}

.title_news a:hover {
  text-decoration: underline;
}

/* Dấu gạch chéo */
.title_news {
  display: flex;
  align-items: center;
  gap: 6px;
}

.title_news::before {
  content: "";
}

@media (max-width: 890px) {
.ss1_sider .ss_sider .logo {
  right: -10px;
  bottom: -20px;
}
.ss1_sider .ss_sider .logo img {
  width: 80px;
  }
}
@media (max-width: 850px) {
.ss1_sider .ss_sider {
    width: 500px;
}
.ss1_sider .ss_sider .slide-row {
    width: 2000px;
}
.ss1_sider .ss_sider .slide-col {
    width: 500px;
    height: 250px;
}
.ss1_sider .ss_sider .hero img {
    width: 200px;
}
.ss1_sider .ss_sider .content {
    width: 320px;
    height: 200px;
    padding: 20px;
}
.ss1_sider .ss_sider .content p {
    font-size: 0.9rem;
}
.ss1_sider .ss_sider .content h2 {
    font-size: 1.2rem;
    margin-top: 20px;
  }
}
@media (max-width: 550px) {
.ss1_sider .ss_sider{
    width: 300px;
}
.ss1_sider .ss_sider .slide-row {
    width: 1200px;
}
.ss1_sider .ss_sider .slide-col {
    width: 300px;
    height: 300px;
}
.ss1_sider .ss_sider .hero {
    top: 60%;
    height: 100px;
    z-index: 5;
}
.ss1_sider .ss_sider .hero img {
    width: 100px;
}
.ss1_sider .ss_sider .content {
    width: 300px;
      }
    }


@media (max-width: 991px) {
  .row_blog_home .col-inner .post-title {
    font-size: 18px;
  }
  .row_blog_home .col-inner .box-text {
    padding: 18px;
  }
}
@media (max-width: 576px) {
  .row_blog_home .col-inner {
    border-radius: 8px;
  }
  .row_blog_home .col-inner .post-title {
    font-size: 17px;
  }
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.cs_title .title_1{
	font-size:28px;
	line-height:1;
	color:var(--second-color);
	font-weight:600;
}
.cs_title .title_2{
	font-size:24px;
	font-weight:600;	
}

.cs_title .sub_title{
	font-size:14px;
	line-height:1.2;
}

}