/*
Theme Name: zomia child
Tags:  custom-menu, editor-style, featured-images
Template: zomia
Version: 1.0.0
*/


@import '../zomia/style.css';



/*---------------------------------
      write your css from here
------------------------------------*/
.trp_nav_area.hbg2
{
      background-color: #fff;
}

.zomia_menu ul li:hover > .sub-menu { left: -200%; }

@media screen and (min-width:1600px)
{
	.zomia_menu ul li:hover > .sub-menu { left: -150%; }
}

.zomia_menu ul .sub-menu li:hover > .sub-menu { left: 100%; }
.icon-box .icon-box-icon { padding: 0; }
.elementor-widget-wrap.elementor-element-populated { margin: 0 10px !important; }
.wpcf7-spinner { margin: auto; display: block; }

h1 { font-size: 30px; }
h2 { font-size: 24px;
	margin-bottom: 10px;
}
h3 { font-size: 20px; }
h4 { font-size: 17px; }
h5 { font-size: 16px; }
h6 { font-size: 15px; }

@media screen and (min-width: 992px)
{
	h1 { font-size: 40px; }
    h2 { font-size: 32px; }
    h3 { font-size: 26px; }
    h4 { font-size: 22px; }
    h5 { font-size: 18px; }
    h6 { font-size: 16px; }
}

.ip-banner {
	text-shadow: 1px 1px #000;
}
.ip-banner span {
	font-size: 3rem;
}
.elementor-element-5cbb803 {
	z-index: 1;
}
.elementor-element-ab09e5d .elementor-column.elementor-col-25 {
	z-index: 2;
}
ul:not(.sub-menu) {
	padding-left: 2rem;
}
@media (max-width: 425px) {
	.ip-rev .elementor-container {
		display: flex;
		flex-direction: column-reverse;
	}
}

.countr_text > p
{
    font-size: 32px;
    display: inline-block;
    font-weight: 600;
    margin: 0;
	color: #292929;
}

.icon-box  .icon-box-content > .title > p
{
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	color: #292929;
	margin: 0px 0px 5px 0px;
	font-size: 18px;
	line-height: 1.2;
	font-weight: 600;
}

footer .icon-box  .icon-box-content > .title > p
{
	color: #FFFFFF;
}

.mean-container .mean-nav ul li a.mean-expand
{
  width: 100%;
  height: 58px;
  display: flex;
  top: 0;
  justify-content: end;
  align-items: center;
  padding: 0 12px !important;
}

.elementor-icon-list-items
{
	list-style-type: none;
}