html {
    overflow-x: hidden;
}
a,
body,
p,
input,
select,
optgroup,
textarea {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
}

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

h1, h2, h3, h4, h5, h6{
	    font-family: 'Open Sans', sans-serif;
	overflow-wrap: normal !important;
}
.navik-menu ul li>a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
}

@media (min-width: 1300px){

.navik-header .logo img {
    max-height: 40px;
}
}
nav.navik-menu.menu-caret {
    display: flex;
    align-items: center;
}
.navik-header.sticky img.custom-logo {
    width: auto;
    max-height: 38px;
    position: inherit;
    top: -31px;
}

.top_bar {
    background: #ce1126;
}
.left_infotp ul {
    margin: 0px;
    padding: 0px;
}
.left_infotp ul li {
    display: inline-block;
    margin-right: 22px;
}
.left_infotp ul li a {
    color: #fff;
}
.topbr_rightinfo {
  padding-left: 40px;
    text-align: right;
    padding-top: 7px;
    padding-bottom: 7px;
}
.topbr_rightinfo:before {
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    left: 0;
    top: 0;
    background: #fbd840;
    transform: skewX(30deg);
    box-shadow: -6px 0px 0px 0px #27cf83;
}
.topbr_rightinfo a {
    position: relative;
    color: #000000c4;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
}
.topbr_rightinfo img {
    max-width: 22px;
}
.left_infotp {
    padding-top: 10px;
    padding-bottom: 10px;
}
.topbr_rightinfo a span {
    position: relative;
    top: 2px;
}


	.left_infotp li i {
		position: relative;
    padding-left: 10px;
	}

.left_infotp li i:after {
		content: '' !important;
		position: absolute;
    top: -10px;
    left: 0;
		background-color: #fbd83f;
    width: 17px;
    height: 17px;
    border-top-left-radius: 40px;
    border-top-right-radius: 75px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 75px;
    -webkit-transition: transform ease 0.3s;
    -moz-transition: transform ease 0.3s;
    -ms-transition: transform ease 0.3s;
    -o-transition: transform ease 0.3s;
    transition: transform ease 0.3s;
	}

.left_infotp li:hover i:after {
		transform: translate(-5px, -5px);
		-webkit-transition: transform ease 0.3s;
	    -moz-transition: transform ease 0.3s;
	    -ms-transition: transform ease 0.3s;
	    -o-transition: transform ease 0.3s;
	    transition: transform ease 0.3s;
	}
  .left_infotp li i:before {
      position: relative;
      z-index: 1;
  }
  .call_back_btn {
      display: flex;
      align-items: center;
      margin-left: 50px;
  }
  .clbk_rgttext p {
      margin: 0px;
  }
  .clbk_rgttext h4 {
      color: #203b48;
      margin: 0px;
      font-weight: 800;
  }
  .clbk_lft_icn img {
      max-width: 32px;
      margin-right: 9px;
  }
  .rev-btn svg {
      width: 1em;
      margin-left: 5px;
      fill: #fff;
  }
  .yers_exprnce {
      position: absolute;
      right: 0px;
      bottom: 45px;
      background: #03B162;
      border-radius: 0;
      width: 155px;
      height: 155px;
      padding-top: 21px;
  }
  .reltv_bx {
      position: relative;
  }
  .yrs_txt {
      font-size: 45px;
      font-family: 'Open Sans', sans-serif;
      font-weight: 600;
      line-height: 35px;
      text-align: center;
      margin-bottom: 6px;
      color: #fff;
  }
  .yers_exprnce h4 {
      font-size: 45px;
      font-family: 'Open Sans', sans-serif;
      font-weight: 600;
      line-height: 35px;
      text-align: center;
      margin: 0px;
      color: #fff;
  }
  .yers_exprnce:before {
      content: '' !important;
      position: absolute;
      top: 15px;
      right: 15px;
      bottom: 15px;
      left: 15px;
      background: transparent;
      border: 1px dashed #fff;
      opacity: 0.5;
      z-index: 1;
      width: 78%;
      height: 73%;
      margin: auto;
  }
  a.linkcold {
      color: #02b162 !important;
      font-weight: 600;
  }
  .bg_grn_cta:before {
      content: "" !important;
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 288px;
      background: #02b162;
      z-index: 1;
  }
  .bg_grn_cta {
      position: relative;
  }
  .bg_grn_cta .fl-col-small {
      position: relative;
      z-index: 2;
  }
  .srvbx .uabb-module-content.uabb-infobox {
      border-radius: 4px;
      overflow: hidden;
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -ms-transition: 0.3s ease-in-out;
      -o-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out;
  }
  .srvbx .uabb-module-content.uabb-infobox .uabb-infobox-title-wrap, .srvbx .uabb-module-content.uabb-infobox .uabb-infobox-text-wrap {
      padding: 0px 15px;
  }
  .srvbx .uabb-module-content.uabb-infobox:hover {
      box-shadow: 0px 2px 17px 0px rgb(0 0 0 / 10%);
      border-color: #cccccc42;
  }
  .tsm_desnfg {
      border: 1px solid #ccc;
      border-radius: 3px;
  }
  .blog_hmpage .uabb-blog-post-content {
      position: relative;
      margin-top: -53px;
      background: #fff;
      width: 90%;
      margin-left: auto;
      margin-right: auto;
      border: 1px solid #ccc;
      padding: 10px !important;
      min-height: 90px;
  }
  .blog_hmpage .uabb-blog-post-content h3.uabb-post-heading.uabb-blog-post-section {
      display: flex;
      min-height: 67px;
      align-items: center;
      justify-content: center;
  }
  footer#colophon {
      background: #394a61;
      padding-top: 0px;
  }
  .foo_wrp {
    height: 100%;
    padding-top: 70px;
    padding-bottom: 70px;
}
  .footer_inr h4 {
      color: #fff;
      font-size: 22px;
      text-transform: uppercase;
      letter-spacing: 0.5px;
      margin-bottom: 20px;
  }
  .foo_nav ul li a {
      color: #c9dbe482;
      font-size: 13px;
      margin-bottom: 12px;
      display: block;
  }
  .foo_nav ul li {
      list-style: none;
  }
.foo_nav ul li a:hover{
  color: #02b162;
}
.conf_txt a {
    display: block;
    color: #c9dbe482;
}
.conf_txt p{
    color: #c9dbe482;
}
.foo_cont_inf {
    display: flex;
    margin-bottom: 9px;
}
.icon_f {
    padding-right: 11px;
    color: #02b162;
}
.socaial_ft ul li {
    display: inline-block;
    margin-right: 12px;
}
.socaial_ft ul li i {
    width: 35px;
    height: 35px;
    border: 1px solid #cccccc3d;
    text-align: center;
    line-height: 35px;
    border-radius: 100px;
    color: #c9dbe482;
}
.socaial_ft ul li i:hover {
    border: 1px solid #02b162;
    color: #02b162;
}
.footer_inr small {
    font-size: 13px;
    color: #02b162;
    margin-bottom: 5px;
    display: block;
}
.footer_inr h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 33px;
}
.footer_copyrt {
    background: #212e3f;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}
.footer_copyrt p {
    margin-bottom: 0px;
    color: #fff;
    font-size: 13px;
}
.footer_copyrt p a {
    color: #fff;
}
.foot_wrp {
    padding-bottom: 50px;
}
.navik-header.sticky .top_bar {
    display: none;
}
.navik-menu ul ul li>a{
  font-style: normal;
}
.navik-menu ul li.current-menu-item>a, .navik-menu ul li:hover>a {
    color: #ffffff;
    background: #cd9a42;
}
.navik-menu ul ul li>a {
    font-size: 16px;
  }
  .list_address_itm ul li {
      padding-top: 30px !important;
      padding-bottom: 30px !important;
      border-bottom: 1px solid #ccc;
  }
  .list_address_itm ul li:last-child {
    border:none;
}
.list_address_itm ul li p strong {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 17px !important;
    width: 100px !important;
    display: inline-block;
}
.srv_innr_bx {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}
.srv_ttile {
    position: absolute;
    bottom: 9px;
    left: 0;
    right: 0;
    margin: auto;
    background: #02b162c4;
    width: 95%;
    border-radius: 4px;
    display: flex;
    align-items: center;
    padding: 16px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.srv_icoms img {
    max-width: 33px;
    filter: blur(0px) brightness(100);
}
.srv_ttile h3 {
    margin: 0px;
    color: #fff;
    font-size: 24px;
}
.srv_icoms {
    margin-right: 11px;
}
.link_boxurl img {
    max-width: 30px;
    margin: auto;
    filter: brightness(0) invert(1);
}
.link_boxurl {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000063;
    display: flex;
    align-items: center;
    justify-content: center;
    left: -100%;
    opacity: 0;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.srv_innr_bx:hover .link_boxurl{
  left: 0px;
  opacity: 1;
}
.srv_innr_bx:hover .srv_ttile{
  bottom: 20px;
}
.service_breadcrumb{
  background-image: url('../img/banner_wash_fremont.jpg');
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}
.service_breadcrumb:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(15,33,43,0.86);
}
.bred_nav ul li:not(:first-child) {
    margin-left: 12px;
}
.bred_nav ul li {
    display: inline-block;
    margin-right: 12px;
}
.bred_nav ul {
    margin: 0px;
    color: #fff;
}
.bred_nav ul li a {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 23px;
}
.bred_nav ul li a:hover{
  color: #02b162;
}
.appointbtns{
  text-align: right;
}
.appointbtns a {
    background-clip: border-box;
    border:1px solid #02b162;
    background-color: transparent;
    color: #02b162;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    padding: 13px 24px;
    text-decoration: none;
    text-shadow: none;
    border-radius: 3px;
}
.appointbtns a:hover {
    border:1px solid #fff;
    color: #fff;
}
.bred_nav {
    margin-top: 9px;
}
.single_srv_contnt img {
    border-radius: 4px;
}
.single_srv_contnt h1 {
    color: #203A47;
    font-size: 45px;
    margin-bottom: 19px;
}
.single_service_page {
    padding-top: 100px;
    padding-bottom: 100px;
}
.srv_contn_sngl {
    padding-top: 25px;
}
.srv_contn_sngl h4 {
    color: #203A47;
    font-size: 30px;
}
.srv_contn_sngl p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 42px;
}
.srv_side_innr {
    position: sticky;
    top: 160px;
}
.srv_side_innr {
    position: sticky;
    top: 160px;
    background: #cccccc3b;
    padding: 30px 16px 15px;
    border-radius: 4px;
    border: 1px solid #cccccc47;
}
.srv_sidenav ul li {
    list-style: none;
    margin-bottom: 6px;
}
.srv_sidenav ul li a {
    display: block;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    border-radius: 4px;
    color: #203a47;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.srv_sidenav ul li.current-menu-item a, .srv_sidenav ul li a:hover {
    background-image: linear-gradient(#203a47, #395868);
    color: #fff;
}
.srv_sidenav ul li.current-menu-item a img, .srv_sidenav ul li a:hover img{
  filter: brightness(0) invert(1);
}
.srv_ouyterwrp .col-md-4 {
    margin-bottom: 30px;
}
.srv_sidenav ul li a img {
    max-width: 20px;
    padding-right: 0px !important;
}
.Subscrb_frm input {
    width: 100%;
    background: transparent !important;
    border: 1px solid #02b162 !important;
    font-size: 14px !important;
    height: 48px !important;
    color: #fff !important;
}
.Subscrb_frm button {
    width: 100% !important;
    height: 48px !important;
    font-size: 16px !important;
    font-weight: 400;
    background: #02b162 !important;
    border: none !important;
    color: #fff !important;
    text-transform: uppercase !important;
}

.top_bar {
    background: #f0f0f0;
}
.navik-header {
    background-color: #ce1126;
  }

  .logo_area_tp {
      background: #fff;
  }
  .left_nvtop img, .right_inf_tp img {
      max-width: 16px;
      vertical-align: middle;
      position: relative;
      top: -2px;
  }
  .left_nvtop ul {
    display: flex;
    align-items: center;
}
.left_nvtop ul li {
    list-style: none;
    margin-right: 15px;
}
.left_nvtop ul li a {
    font-size: 13px;
    font-weight: 600;
    color: #4e4e4e;
}
.right_inf_tp ul {
    display: flex;
    justify-content: end;
    align-items: center;
}

.right_inf_tp ul li {
    list-style: none;
    margin-left: 16px;
}
.right_inf_tp a {
    display: block;
    background: #CE1126;
    color: #fff;
    padding: 4px 7px;
    border-radius: 2px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
}
.right_inf_tp {
    padding-top: 6px;
    padding-bottom: 6px;
}
.left_nvtop {
    padding-top: 6px;
    padding-bottom: 6px;
}
.logo.logo_tp a.custom-logo-link img {
    height: 56px;
    min-height: 56px;
    max-width: 100%;
}
.logo_area_tp {
    background: #fff;
    padding-top: 16px;
    padding-bottom: 16px;
}
.right_inf_tp img {
    margin-right: 3px;
}
.editions_wrp {
    display: flex;
    align-items: center;
}
.editions_wrp span {
    font-size: 14px;
    font-weight: 500;
    margin-right: 6px;
}
.editions_wrp select.form-control {
    height: 25px;
    font-size: 13px;
    font-weight: 600;
    padding: 0px 11px;
    border-radius: 2px;
    background: #d6d6d6;
}
.editions_wrp select:focus{
  box-shadow: none;
  outline: none;
  border: 1px solid #ce1126;
}
.lstng_tb .uabb-infobox-left-right-wrap .uabb-infobox-content {
    padding: 4px;
    background: #fff7d35c;
    border: 1px solid #f2e7b8;
    border-radius: 4px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.lstng_tb .uabb-infobox-left-right-wrap:hover div.uabb-infobox-content {
    background: #bba53e;
    border: 1px solid #FFD100;
}
.blg_ouyterwrp {
    display: flex;
}
.blog_inner_slider {
    width: 66%;
}
.blog_innr_sliderlst {
    width: 34%;
    padding-left: 15px;
}
.blgthmb_bx {
    display: flex;
    border-bottom: 1px solid #ccc;
    padding-bottom: 9px;
    margin-bottom: 8px;
    cursor: pointer;
}
.blg_thmb_ttile p {
    font-size: 13px;
    font-weight: 500;
    color: #000;
    line-height: 19px;
    margin: 0px;
}
.blg_img_lstawrp {
    width: 25%;
}
.blg_thmb_ttile {
    width: 75%;
    padding-left: 9px;
}
.blog_innr_sliderlst .slider-nav {
    height: 100% !important;
}
.blg_ttile h3 {
    font-size: 18px;
    margin-bottom: 0px;
    color: #fff;
}
.blg_ttile {
    position: absolute;
    bottom: 0;
    background-image: linear-gradient(#ffffff00, black);
    width: 100%;
    padding: 20px;
}
.blginnr_bx {
    position: relative;
}
.blg_img_lstawrp img {
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 16%);
    border: 2px solid #fefefe;
}
.categories_classfd .uabb-infobox-content {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 12px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.categories_classfd .uabb-infobox-left-right-wrap:hover .uabb-infobox-content{
    border: 1px solid #c4e6cc;
    background: #f3fff6;
    box-shadow: 0px 7px 13px 0px rgb(0 0 0 / 10%);
}
.blog_inner_deflt .blog_deflt_items:first-child {
    /* float: left; */
    max-width: 50%;
}
.blog_inner_deflt .blog_deflt_items {
    /* display: inline-block; */
    max-width: 50%;
    float: left;
}
.blog_inner_deflt .blog_deflt_items:not(:first-child) {
    padding-left: 20px;
    padding-bottom: 15px;
}
.blog_inner_deflt .blog_deflt_items:not(:first-child) .blgdeflt_bx {
    display: flex;
}
.blog_inner_deflt .blog_deflt_items:not(:first-child) .blgdeflt_bx .blg_deflt_imgawrp {
    width: 28%;
}
.blog_inner_deflt .blog_deflt_items:not(:first-child) .blgdeflt_bx .blg_deflt_ttile {
    width: 72%;
    padding-left: 15px;
}
.blog_inner_deflt .blog_deflt_items:not(:first-child) .blgdeflt_bx .blg_deflt_ttile h3 {
    font-size: 14px;
    color: #383838;
    margin-bottom: 0px;
    line-height: 21px;
}
.blog_inner_deflt .blog_deflt_items:first-child a {
    border: 4px solid #fee !important;
    display: block;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 20%);
}
.blog_inner_deflt .blog_deflt_items:first-child a .blg_deflt_ttile {
    padding: 13px;
}
.blog_inner_deflt .blog_deflt_items:first-child a .blg_deflt_ttile h3 {
    font-size: 16px;
    color: #3a3a3a;
    margin: 0px;
    font-weight: 600;
}
.blog_inner_deflt .blog_deflt_items:not(:first-child) .blgdeflt_bx .blg_deflt_imgawrp img {
    overflow: hidden;
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 16%);
    border: 2px solid #fefefe;
}
.blog_inner_slider .slider-for {
    border: 4px solid #fee !important;
    display: block;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 20%);
}
.sideeve_lst ul {
    margin-bottom: 5px;
}
.sideeve_lst ul li {
    list-style: none;
}
.sidbar_box_dsgn>.fl-col-content.fl-node-content {
    border: 1px solid #e5e5e5;
    border-radius: 6px;
}
.brdr_btm_head {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 15px;
}
.foo_logo img {
    max-width: 170px;
    height: auto;
}
.foo_contents_mn ul li {
    list-style: none;
}
.foo_contents_mn ul li a {
    color: #fff;
}
.foo_contents_mn p {
    color: #fff6f6;
}
.foo_head:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 1px;
    /* background: #fff; */
    border-bottom: 1px solid #fff;
    bottom: 0;
    left: 0;
}
.foo_head {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    position: relative;
    padding-bottom: 9px;
    margin-bottom: 28px;
}
.foo_social_head {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    position: relative;
    padding-bottom: 7px;
    margin-bottom: 5px;
}
.foo_social ul {
  margin: 0px;
    padding: 0px;
}
.foo_contents_mn ul {
    padding: 0px;
}
.foo_social ul li a i {
    color: #fff;
    font-size: 19px;
    margin: 0px;
    width: 30px;
    height: 30px;
    background: #cccccc80;
    line-height: 30px;
    text-align: center;
    border-radius: 2px;
}
.foo_social ul li a {
    text-decoration: none;
    display: block;
}
.foo_social ul li {
    display: inline-block;
    list-style: none;
    margin-right: 6px;
}
.foo_logo {
    margin-bottom: 20px;
}
.foo_contents_mn ul li {
    line-height: 31px;
}
.br1 {
    border-right: 1px solid #ffffff21;
}
.right_inf_tp a:hover {
    background: #494949;
}
.foo_contents_mn ul li a:hover {
    color: #ffd100;
}
.fji-arrow {
    position: absolute;
    top: 40%;
    z-index: 1;
    background: #ffffff7d;
    height: 46px;
    line-height: 47px;
    width: 20px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.fji-arrow:hover{
  background: #FFD100;
}
.next-fijisld {
    right: 0;
}
.prev-fijisld {
    left: 0;
}
.breadcrumb_fiji {
    background: #f9f9f9;
    border-bottom: 1px solid #ededed;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 50px;
}
.breedcrmb_inr h1 {
    font-size: 28px;
    font-weight: 700;
}
.bredcrumb_nv ul {
    margin: 0px;
    padding: 0px;
}
span.sirclppnt {
    width: 2px;
    height: 11px;
    background: #ababab;
    display: inline-block;
    /* border-radius: 100px; */
    margin-left: 6px;
    margin-right: 6px;
}
.bredcrumb_nv a {
    text-decoration: none;
    color: #7f7f7f;
    font-size: 13px;
}
.bredcrumb_nv a:first-child {
    color: #CE1126;
    font-weight: 500;
}
.bredcrumb_nv {
    max-width: fit-content;
    width: fit-content;
    margin: auto 0 auto auto;
    border: 1px solid #cccccc47;
    padding: 6px 12px;
}
.blg_snglebrdcrumb .bredcrumb_nv {
    width: 100%;
    min-width: 100%;
    border: none;
    padding: 6px 0px;
}

.a.plugin h3.eventitle1 a {
    font-weight: 600 !important;
    font-size: 13px !important;
}
.a.plugin .c h5.time {
    font-size: 11px !important;
    white-space: nowrap;
    margin: 0px !important;
}
.a.plugin .c p.tribe-event-date-start.mob_hide {
    font-size: 12px !important;
    line-height: 17px !important;
    padding-top: 0px !important;
}
.a.plugin h3.eventitle1 {
    margin: 0px !important;
}
.a.plugin .c {
    padding: 0px 0px 0px 10px !important;
}
div.a.plugin {
    border: none !important;
    background: transparent !important;
}
.event_fl_rt_detail {
    padding-left: 24px !important;
}
div.a.plugin{
	-webkit-transition:0.3s ease-in-out;
	-moz-transition:0.3s ease-in-out;
	-ms-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
}
div.a.plugin:hover {
    box-shadow: 0px 2px 6px 0px rgb(0 0 0 / 10%);
}
.single_event_content h3 {
    font-size: 20px;
    font-weight: 600;
}
.blog_lstng_yhmgg h2 a {
    font-size: 18px;
    font-weight: 600;
    line-height: 14px;
}
.blog_lstng_yhmgg .fl-post-grid-post {
    min-height: 474px;
}
.blg_lst_fx .blog_inner_deflt .blog_deflt_items:first-child{
    max-width: 51%;
}

.blg_lst_fx .blog_inner_deflt .blog_deflt_items{
    max-width: 49%;
}
.blog_lstng_yhmgg a.page-numbers {
    color: #000;
}
.singl_pg_blg {
    max-width: 1000px;
    margin-bottom: 100px;
    border: 1px solid #cccccc85;
    border-radius: 5px;
    padding: 35px;
}
.singl_pg_blg h1.entry-title {
    font-size: 30px;
    font-weight: 700;
}
.singl_pg_blg .entry-meta span a, .singl_pg_blg .entry-meta span {
    text-decoration: none;
    color: #818181;
    font-weight: 400;
}
.singl_pg_blg header.entry-header {
    margin-bottom: 30px;
}
.singl_pg_blg .post-thumbnail img {
    max-width: 100%;
    width: 100%;
    height: auto;
    border-radius: 4px;
}
.singl_pg_blg .post-thumbnail {
    margin-bottom: 35px;
}
.singl_pg_blg .entry-content p {
    font-size: 15px;
    line-height: 25px;
    color: #606060;
}
.singl_pg_blg h2 {
    font-size: 25px;
    font-weight: 600;
    margin-top: 30px;
    color: #333;
}
.singl_pg_blg h3 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 30px;
    color: #333;
}
.singl_pg_blg footer.entry-footer span.cat-links {
    border: 1px solid #ccc;
    padding: 2px 10px;
    display: inline-block;
}
.singl_pg_blg nav.navigation.post-navigation {
    border-top: 1px solid #e7e7e7;
    margin-top: 30px;
    padding-top: 11px;
}
.singl_pg_blg nav.navigation.post-navigation a {
    color: #ce1126;
}
.eventliostpagegt .card-body h2.event_heading a {
    font-size: 18px !important;
    font-weight: 600 !important;
}
.eventliostpagegt .card-body h2.event_heading {
    margin-bottom: 6px !important;
}
.eventliostpagegt .card-body {
    padding: 0px 20px !important;
}
.eventliostpagegt .card-body p.event_date, .eventliostpagegt .card-body p.event_date i {
    font-size: 13px !important;
    margin-bottom: 0px !important;
}
.eventliostpagegt .card-body p {
    font-size: 13px !important;
}