body {
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing: grayscale;
}
.banner-slider .zpheading{
  font-family:"Poppins",sans-serif;
  line-height:normal;
}
.banner-slider .zpheading:after {
 background:#ffffff;
}
.zpbutton-icon .custom-icon {
    width: 20px !important;
    height: 20px !important;
}
}
.home-card {
	height:650px !important;
}

@media screen and (max-width: 992px){
[data-element-id="elm_iMEncrDIXY2Lw1KGEn7Miw"].zpelem-col {
	    padding-inline-end: 0px !important;
}

[data-element-id="elm_K5uNvTj9jIr4r636jxazyg"].zpelem-col {
    padding-inline-start: 0px !important;
}
}

.mouse-hover {
	cursor:pointer;
}

.set-height {
	height:650px !important;
}

.overflow {
	overflow:hidden;
}

.chg_bg_linear {
     background: linear-gradient(180deg,rgba(255, 255, 255, 1) 25%, rgba(237, 235, 235, 0.4) 22%);
  background:-webkit-linear-gradient(180deg,rgba(255, 255, 255, 1) 25%, rgba(237, 235, 235, 0.4) 22%);
}
.card-L{
    height:650px!important
}
.card-R{
    height:650px!important
}

.chg_bg_linear_1 {
     background: linear-gradient(180deg, rgba(237, 235, 235, 0.4) 75% , rgba(255, 255, 255, 1) 25%);
  background:-webkit-linear-gradient(180deg, rgba(237, 235, 235, 0.4) 75% , rgba(255, 255, 255, 1) 25%);
}

.design-max {
	display:flex !important;
    justify-content:space-between !important;
}
input {
	width:350px !important;
}
.zphero {
	z-index:1 !important;
}

.side-dsn-right {
	position:absolute;
    right:0;
    top:-100px;
    width:150px;
    max-width:none;
}

body .zpdark-section {
	display:block !important;
}

.banner-slider .button-space {
 margin-top:30px;   
}
.zpheading {
 line-height:normal;   
}

.zpcontainer {
	max-width:1200px;
}

.zphero .zpcontainer, .zphero .zprow  {
	padding:0 !important;
}


.image-top-left {
	position:absolute;
    top:-5px;
}

.column-spacing {
 padding:15px 30px !important;
}
.box-container {
 padding:30px;   
}
.padding-left-medium {
 padding-left:30px;
}
.box-spacing {
 padding:35px;   
}
.margin-top-none {
 margin-top:0px;   
}
.column-box {
 padding:35px !important;   
}
.custom-box {
 padding:35px;   
}
.custom-box .zpheading, .custom-box .zptext {
 color:#3C4576;
}
.custom-box .zpbutton-container .zpbutton-type-primary {
 background:#5B62FE;
 color:#ffffff;
}
.sub-heading h3, .sub-heading h4, .sub-heading h5, .sub-heading h6 {
 color:#5B62FE;
}

.theme-header  {
    background-color:black;
    color:white;
}

.card-view {
	display:flex;
    justify-content:space-around;
}

.image-blend {
	mix-blend-mode: multiply;
    z-index:99;
}

@media (min-width:768px){
.card-image {
	height:600px !important;
    cursor:pointer;
}
  }

.text-shadow {
	text-shadow: 4px 4px 11px rgba(0, 0, 0, 1);
}

.theme-navigation-and-icons .theme-menu-area .theme-menu ul li.theme-menu-selected>a  {
	background:none;
    border-bottom:1px solid #fab718;
    border-radius:none;
}

.theme-navigation-and-icons .theme-menu-area .theme-menu ul li.theme-menu-selected>a:hover  {
	 background:none; 
    border-bottom:1px solid #fab718;
    border-radius:none;
}
@media only screen and (max-width: 768px) {
    .order-change {
     order:-1;   
    }
}
.icon_txt{
    display:flex;
    justify-content:center;
    align-items:center;
}