/**
 * WEBSITE: https://themefisher.com
 * TWITTER: https://twitter.com/themefisher
 * FACEBOOK: https://www.facebook.com/themefisher
 * GITHUB: https://github.com/themefisher/
 */

/*------------------------------------------------------------------
[TABLE OF CONTENTS]

1. BASE

  1.1. Typography
  1.2. Common Styles

2. HEADER

  2.1. Navigation
  2.2. Site Search
  2.3. Top Navigation

3. TRANDING NEWS

4. POST STYLES

  4.1. Post Title
  4.2. Post Meta
  4.3. Post Overlay
  4.4. Post Block
  4.5. Post List
  4.6. Post Slider
  4.7. Side Post Slider
  4.8. Pagination

5. POST SINGLE STYLES

  5.1. Single Post Title
  5.2. Feature Image
  5.3. Post Ads
  5.4. Post Tag
  5.5. Post Share Widget
  5.6. Post Navigation
  5.7. Author Box
  5.8. Comment Styles

6. FEATURE POST STYLES

7. POST CATEGORY STYLES

8. SIDEBAR

  8.1. Social Pages
  8.2. Sidebar Widget Common Styles
  8.3. Sidebar Nav
  8.4. Newsletter
  8.5. Tags
  8.6. Review Post 
  8.7. Top Authors

9. VIDEO GALLERY

10. CONTACT

11. FOOTER

  11.1. Footer 
  11.2. Footer Widget
  11.3. Footer Info
  11.4. Copyright
  11.5. Footer Menu
  11.6. Scroll to Top

12. RESPONSIVE STYLES

-------------------------------------------------------------------*/
/*=== MEDIA QUERY ===*/
/* 1.1. Typography
================================================== */
@import url("https://fonts.googleapis.com/css?family=Barlow:300,400,700|Libre+Franklin:400,600,700|Poppins:400,600,700,800");
body, p {
  font-family: "Libre Franklin", sans-serif;
  line-height: 26px;
  font-size: 16px;
  text-rendering: optimizeLegibility;
  color: #666;
  font-weight: 400;
}

h1, .nvtrp9, h2, .yuujea, h3, .fdiuk3, h4, .jv490m, h5, .o2xa2x, h6, .o7qk0w {
  color: #1c1c1c;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  letter-spacing: -0.03em;
}

h1, .nvtrp9 {
  font-size: 36px;
  line-height: 48px;
}

h2, .yuujea {
  font-size: 28px;
  line-height: 36px;
}

h3, .fdiuk3 {
  font-size: 24px;
}

h4, .jv490m {
  font-size: 18px;
  line-height: 28px;
}

h5, .o2xa2x {
  font-size: 14px;
  line-height: 24px;
}

/* 1.2. Common styles
================================================== */
body {
  background: #fff;
  color: #575769;
}

html, body {
  height: 100%;
}

a {
  color: #dc3545;
}
a:link, a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #000;
}
a.vape8q {
  color: #dc3545;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.5px;
}
a.vape8q:hover {
  color: #000;
}

.zoy03x {
  padding: 70px 0;
  position: relative;
}

.iosb2m {
  padding: 30px 0;
}

.qvdoub {
  padding-top: 0;
}

.sbazyb {
  padding-bottom: 0;
}

.uuwpio {
  margin-top: 0 !important;
}

.fsxdv3 {
  margin-bottom: 0;
}

.pry0xh > .z6z7dq {
  margin-right: 20px;
}

img.xayqpx {
  display: inline-block;
}

.jj3lyc {
  clear: both;
  height: 60px;
}

.qr618q {
  clear: both;
  height: 50px;
}

.pq6nnb {
  clear: both;
  height: 40px;
}

.ey67tt {
  clear: both;
  height: 30px;
}

.gbe6ic {
  clear: both;
  height: 20px;
}

.qohyoc {
  margin-bottom: 30px;
}

.vgjnek {
  margin-bottom: -80px;
}

.gf925x {
  margin-top: 0 !important;
}

.hb16rc {
  padding-bottom: 0;
}

.tkgaa9 {
  margin-top: 3px;
}

a:focus {
  outline: 0;
}

img.z6z7dq {
  margin-right: 20px;
  margin-bottom: 20px;
}
img.amcil5 {
  margin-left: 20px;
  margin-bottom: 20px;
}

ol, ul {
  margin-bottom: 20px;
}

.ydyo6x {
  padding: 60px;
}

.htyzph {
  background: #f9f9f9;
}

.kimud1 {
  background: #f0f0f0;
}

/* Dropcap */
.yie5pe {
  font-size: 44px;
  line-height: 50px;
  display: inline-block;
  float: left;
  margin: 0 12px 0 0;
  position: relative;
  text-transform: uppercase;
}

/* Video responsive */
.o1ocu7 {
  padding-bottom: 56.25%;
  position: relative;
  display: block;
  height: 0;
  overflow: hidden;
}
.o1ocu7 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* Input form */
.a5bvdh {
  box-shadow: none;
  border: 1px solid transparent;
  padding: 15px 20px;
  background: #f0f1f4;
  font-size: 14px;
  border-radius: 2px;
}
.a5bvdh:focus {
  box-shadow: none;
  border: 1px solid #dc3545;
}

hr {
  background-color: #e7e7e7;
  border: 0;
  height: 1px;
  margin: 40px 0;
}

blockquote {
  position: relative;
  background: #f7f7f7;
  padding: 45px 50px 30px;
  border: 0;
  margin: 50px 0 40px;
  font-size: 22px;
  line-height: 34px;
  font-family: Arimo, sans-serif;
  font-weight: 400;
  text-align: center;
}
blockquote:before {
  position: absolute;
  content: "\f10e";
  font-family: FontAwesome;
  font-size: 24px;
  padding: 8px 15px;
  top: -30px;
  left: 50%;
  margin-left: -44px;
  color: #fff;
  background: #dc3545;
}

cite {
  display: block;
  font-size: 14px;
  margin-top: 10px;
}

blockquote.z6z7dq {
  padding-left: 15px;
  padding-right: 0;
  text-align: left;
  border-left: 5px solid #eee;
  border-right: 0;
}

/* Button */
.fedgs5, .g0518d {
  border: 0;
  border-radius: 2px;
  padding: 15px 30px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  transition: 350ms;
}

.shv48u.fedgs5 {
  background: #fff;
  color: #dc3545;
}

.fedgs5 {
  background: #dc3545;
}
.fedgs5:hover {
  background: #d32535;
  color: #fff;
}

.g0518d {
  background: #292931;
}

.g0518d:hover, .shv48u.fedgs5:hover {
  background: #272d33;
  color: #fff;
}

.fr67av {
  clear: both;
  margin-top: 50px;
}

/* Ul, Ol */
.m964n7, .l9lwab, .ljyivo {
  list-style: none;
  margin: 0;
  padding: 0;
}

.m964n7 li {
  line-height: 28px;
}
.m964n7 li:before {
  font-family: FontAwesome;
  content: "\f138";
  margin-right: 10px;
  color: #dc3545;
  font-size: 12px;
}

.l9lwab {
  padding: 0;
}

ul.l9lwab li:before {
  font-family: FontAwesome;
  content: "\f105";
  margin-right: 10px;
  color: #dc3545;
  font-size: 16px;
}
ul.ljyivo li:before {
  font-family: FontAwesome;
  content: "\f00c";
  margin-right: 10px;
  color: #dc3545;
  font-size: 14px;
}

/* Bootstrap */
.cdilqk > li.active > a {
  border: 0;
  background: none;
}
.cdilqk > li.active > a:focus, .cdilqk > li.active > a:hover {
  border: 0;
  background: none;
}
.cdilqk > li > a {
  border: 0;
  background: none;
}
.cdilqk > li > a:hover {
  border: 0;
  background: none;
}

.nav > li > a:focus, .nav > li > a:hover {
  background: none;
}

a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

/*-- Block title --*/
.ri0j3f {
  font-size: 18px;
  line-height: 28px;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0 0 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #ddd;
}
.ri0j3f span {
  line-height: 28px;
  padding-bottom: 14px;
  position: relative;
}
.ri0j3f span:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  background: #dc3545;
  left: 0px;
  bottom: 0px;
}

.block {
  position: relative;
}

.pyvl7v img {
  display: inline-block;
}

.f96p59 {
  background: #fff;
}

.ilp0vv {
  color: #777;
  margin: 20px 0 20px 0;
  padding: 0;
  background: none;
}
.ilp0vv > li + li:before {
  content: "\f105";
  font-family: FontAwesome;
  padding: 0 8px;
  color: #777;
}

.i4inyn {
  outline: 0;
}

.alert .n1q0c9 {
  margin-right: 15px;
}

/* 2. HEADER
================================================== */
.yit9xb {
  padding: 10px 0;
}

.mhevlk {
  padding: 10px 0;
  background: #fff;
}

.post5o {
  padding: 28px 0;
}

.post5o img {
  width:100px;
}

.su1kew {
  padding-left: 0;
}

.jbsx1a {
  padding: 8px;
}
.jbsx1a:focus {
  outline: none;
}

.suia1x .kudo6q .active.fth79b:before {
  opacity: 1;
}
.suia1x .kudo6q .fth79b {
  padding-right: 25px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  position: relative;
  transition: 350ms;
}
@media (max-width: 767px) {
  .suia1x .kudo6q .fth79b {
    display: block;
  }
}
@media (max-width: 575px) {
  .suia1x .kudo6q .fth79b {
    display: block;
  }
}
@media (max-width: 991px) {
  .suia1x .kudo6q .fth79b {
    display: block;
    padding: 10px 0;
  }
}
.suia1x .kudo6q .fth79b:hover:before, .suia1x .kudo6q .fth79b.active .suia1x .kudo6q .fth79b:before {
  opacity: 1;
}

.agnzv1 {
  position: relative;
  border-bottom: 3px solid #dc3545;
}
.agnzv1 .dropdown:hover .zj7ufg {
  transform: scaleY(1);
  opacity: 1;
  display: block;
  visibility: visible;
}
.agnzv1 .zj7ufg {
  text-align: left;
  background: #fff;
  z-index: 999;
  min-width: 230px;
  border-radius: 0;
  border: 0;
  margin: 0;
  display: block;
  transform: scaleY(0);
  opacity: 0;
  visibility: hidden;
  transform-origin: top;
  transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  .agnzv1 .zj7ufg {
    display: none;
  }
}
@media (max-width: 575px) {
  .agnzv1 .zj7ufg {
    display: none;
  }
}
@media (max-width: 991px) {
  .agnzv1 .zj7ufg {
    display: none;
  }
}
.agnzv1 .zj7ufg .geosyf {
  display: block;
  font-size: 14px;
  padding: 8px 15px;
  border-bottom: 1px solid #e5e5e5;
  color: #1c1c1c;
  font-family: "Poppins", sans-serif;
  transition: all 0.3s ease;
}
.agnzv1 .zj7ufg .geosyf:last-child {
  border: none;
}
.agnzv1 .zj7ufg .geosyf:hover {
  background: #dc3545;
  color: #fff;
}

.rbl7qa {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  transition: 0.3s;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  top: 0;
}
.rbl7qa input {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0 3%;
  border: 0;
  background-color: #fff;
  color: #dc3545;
  font-size: 17px;
  font-family: "Poppins", sans-serif;
}
.rbl7qa input:focus {
  outline: 0;
  box-shadow: none;
  border: none;
}
.rbl7qa .pam0rc {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  right: 3%;
  cursor: pointer;
}

.rbl7qa.czga72 {
  opacity: 1;
  visibility: visible;
}

.l510qs span {
  display: inline-block;
  cursor: pointer;
  padding: 10px;
  font-size: 18px;
}

.ucwps7 {
  font-size: 20px;
}

.egalzi {
  padding: 8px 0;
  border-bottom: 1px solid #dedede;
  color: #a3a3a3;
  font-size: 13px;
}

.thlmfe {
  display: inline-block;
}
.thlmfe li {
  display: inline-block;
  line-height: 12px;
  padding-left: 12px;
}
.thlmfe li a {
  background: none;
  color: #a3a3a3;
  padding: 0;
  line-height: 100%;
}
.thlmfe li a:hover {
  color: #dc3545;
}

.agmlkw ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: -3px;
}
.agmlkw li {
  display: inline-block;
  padding: 0;
}
.agmlkw li a {
  color: #a3a3a3;
  margin-right: 15px;
  font-size: 14px;
  transition: 400ms;
}
.agmlkw li a:hover {
  color: #fff;
}

.g1eq5g {
  background: #000 !important;
}

.zj7ufg {
  padding: 0px;
}

.jbsx1a span {
  color: #fff;
}

/* 3. TRANDING NEWS
================================================== */
.qbbpq3 {
  background: #292931;
  color: #fff;
  padding: 10px 0;
}

.h0hycv {
  background: #dc3545;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  padding: 5px 10px;
  line-height: 100%;
  text-transform: uppercase;
  float: left;
  margin: 0 20px 0 0;
  border-radius: 2px;
}

.qbbpq3 .l1ywon, .b6bszo .l1ywon {
  padding: 0;
}

.svbv6s .cuy8r1 a {
  color: #fff;
  font-weight: 600;
}
.svbv6s .cuy8r1.mbvb17 {
  font-weight: 400;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
}

.svbv6s .fncoj2:before, .svbv6s .dhzmyd:before {
  font-family: FontAwesome;
  font-size: 13px;
  color: #fff;
  opacity: 1;
}
.svbv6s .dhzmyd:before {
  content: "\f105";
}
.svbv6s .fncoj2:before {
  content: "\f104";
}
.svbv6s .dhzmyd {
  border-radius: 2px;
  right: 0;
  background: #dc3545;
}
.svbv6s .fncoj2 {
  background: #dc3545;
  border-radius: 2px;
  left: unset;
  right: 30px;
  z-index: 3;
}

/* 4. SIDEBAR
================================================== */
.cuy8r1 {
  font-size: 22px;
  line-height: 32px;
}
.cuy8r1 a {
  color: #292931;
  transition: 0.2s all;
}
.cuy8r1.z3xlyl {
  font-size: 26px;
  line-height: 30px;
  margin-top: 15px;
  margin-bottom: 0px;
}
.cuy8r1.mgkt1f {
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 10px;
  margin-top: 0px;
}
.cuy8r1.ebe4p7 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
}
.cuy8r1.mbvb17 {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
}

.mgkt1f {
  font-size: 22px;
}

a.mkl8i7 {
  position: relative;
  font-size: 11px;
  background: transparent;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  background: #eee;
  padding: 4px 8px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  line-height: 1.2;
  color: #fff;
  background: #dc3545;
}
a.mkl8i7.ojfdaq:hover {
  color: #fff;
  background: #dc3545;
}
a.mkl8i7.absolute {
  position: absolute;
  left: 5px !important;
}

.mkl8i7 a {
  color: #fff;
}

.qcli32 {
  text-transform: capitalize;
  font-size: 14px;
}
.qcli32 span {
  font-family: "Poppins", sans-serif;
  margin-right: 8px;
  display: inline-block;
  color: #999;
}
.qcli32 span a {
  color: #999;
}
.qcli32.ojfdaq span {
  color: #fff;
}
.qcli32.ojfdaq a {
  color: #fff;
}

.qcli32 span i {
  margin-right: 5px;
}

.h0lgcs a {
  color: #999;
}
.h0lgcs a:hover {
  color: #dc3545;
}

.qh6mrv {
  position: relative;
}
.qh6mrv:before {
  content: " ";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  bottom: 0;
  left: 0;
  border-radius: 4px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.95) 100%);
}
.qh6mrv .mgf8wp {
  position: relative;
}
.qh6mrv .mgf8wp a {
  display: inline-block;
}
.qh6mrv .mgf8wp img {
  display: block;
  width: 100%;
  height: auto;
  transition: all 0.3s ease-out;
}
.qh6mrv .l1ywon {
  position: absolute;
  bottom: 0;
  padding: 25px;
  width: 100%;
  z-index: 9;
}
@media (max-width: 991px) {
  .qh6mrv .l1ywon {
    padding: 8px;
  }
  .qh6mrv .l1ywon .cuy8r1 {
    font-size: 15px;
    line-height: 20px;
  }
}
.qh6mrv .cuy8r1 a, .qh6mrv .fn4rjb {
  color: #fff;
}

.tn4tds .mkl8i7 {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 1;
}

.qh6mrv.mwgifc .l1ywon {
  top: 0;
  bottom: auto;
}
.qh6mrv.mwgifc:before {
  top: 0;
  left: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
}
.qh6mrv.vvpadd {
  margin-bottom: 30px;
}
.qh6mrv.vvpadd .l1ywon {
  padding: 30px 30px 60px;
}
.qh6mrv.vvpadd:last-child {
  margin-bottom: 0;
}
.qh6mrv.vvpadd .qcli32 span {
  padding: 0;
  margin: 0;
}
.qh6mrv.vvpadd:before {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
}

.ubnkkj {
  position: relative;
}
.ubnkkj .mgf8wp {
  margin-bottom: 20px;
}
.ubnkkj .l1ywon {
  padding: 0;
}
.ubnkkj .l1ywon .cuy8r1 a:hover {
  color: #dc3545;
}
.ubnkkj .mkl8i7 {
  top: 10px;
}
.ubnkkj .l1ywon .qcli32 {
  margin: 3px 0 10px 0px;
}

.ovmrbb {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .ovmrbb {
    margin-bottom: 30px;
  }
}

.ubnkkj.aequlq {
  display: flex;
}
.ubnkkj.aequlq .mgf8wp {
  position: relative;
  z-index: 1;
  margin-right: 13px;
  flex: 1;
}
.ubnkkj.aequlq .cuy8r1 {
  margin-top: 0;
}
.ubnkkj.aequlq .l1ywon {
  z-index: 0;
  flex: 1;
}
.ubnkkj.aequlq .mkl8i7 {
  font-size: 8px;
  left: 0;
  top: 0;
}

.hq55zu {
  padding: 20px 0px 70px 0px;
}

.ubnkkj.swsx9a .mgf8wp {
  float: left;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .ubnkkj.swsx9a .mgf8wp {
    margin-right: 0;
  }
}

.braswb .ubnkkj {
  padding: 0 15px 0px 0px;
}
.braswb .fncoj2:before, .braswb .dhzmyd:before {
  font-family: FontAwesome;
  font-size: 13px;
  color: #999;
  opacity: 1;
  color: #fff;
}
.braswb .dhzmyd:before {
  content: "\f105";
}
.braswb .fncoj2:before {
  content: "\f104";
}
.braswb .dhzmyd {
  right: 0;
  border: 1px solid #dc3545;
  background: #dc3545;
  border-radius: 2px;
}
.braswb .fncoj2 {
  border: 1px solid #dc3545;
  left: unset;
  right: 35px;
  z-index: 3;
  background: #dc3545;
  border-radius: 2px;
}
.braswb .fncoj2, .braswb .dhzmyd {
  height: 33px;
  width: 33px;
  top: -42px;
  transition: 0.2s all;
}
.braswb .fncoj2:hover, .braswb .dhzmyd:hover {
  background: #dc3545;
  border-color: #dc3545;
}
.braswb .fncoj2:hover:before, .braswb .dhzmyd:hover:before {
  color: #fff !important;
}

.kkg57g .fncoj2:before, .kkg57g .dhzmyd:before {
  font-family: FontAwesome;
  font-size: 13px;
  color: #fff;
  opacity: 1;
}
.kkg57g .dhzmyd:before {
  content: "\f105";
}
.kkg57g .fncoj2:before {
  content: "\f104";
}
.kkg57g .dhzmyd {
  border-radius: 2px;
  right: 0;
  background: #dc3545;
}
.kkg57g .fncoj2 {
  background: #dc3545;
  border-radius: 2px;
  left: unset;
  right: 36px;
  z-index: 3;
}
.kkg57g .fncoj2, .kkg57g .dhzmyd {
  height: 33px;
  width: 33px;
  top: -42px;
}

.h14l8x {
  margin-bottom: 20px;
}

.naamb0 {
  margin-bottom: 40px;
}

.mgf8wp img {
  border-radius: 4px;
}

.cbx66d {
  position: relative;
  margin-top: 60px;
}

.kdjf6b {
  margin: 0;
  text-align: center;
}
.kdjf6b .cldjam {
  display: inline-block;
}
.kdjf6b .cldjam a {
  margin-right: 8px;
  color: #292931;
  padding: 10px 16px;
  transition: all 0.3s ease;
  display: inline-block;
  border-radius: 3px;
  border: 1px solid #dedede;
}
.kdjf6b .cldjam a:hover {
  color: #fff;
  background: #dc3545;
  border-color: #dc3545;
}
.kdjf6b .cldjam.active > a {
  color: #fff;
  background: #dc3545;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.02);
  border-color: #dc3545;
}
.kdjf6b .cldjam.active > a:hover {
  color: #fff;
  background: #dc3545;
  border-color: #dc3545;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.02);
}
.kdjf6b li > a:hover {
  color: #fff;
  background: #dc3545;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.02);
}

.cldjam:first-child .j4klql {
  margin-left: 0;
  border-radius: 3px;
}

.m07lyy {
  padding: 3px 7px;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 17px;
}
.m07lyy:hover {
  color: #fff;
}

.hqg2qn {
  min-height: 230px;
  margin-bottom: 15px;
  position: relative;
  width: 100%;
  border-radius: 4px;
  background-size: cover;
  transition: all 300ms ease-in-out;
}
.hqg2qn .l1ywon {
  padding: 30px;
  transition: all 0.3s ease;
  position: absolute;
  z-index: 9;
  bottom: 0;
}
.hqg2qn .cuy8r1 a {
  color: #fff;
}
.hqg2qn .qcli32 span {
  color: #fff;
}
.hqg2qn .qcli32 a {
  color: #fff;
}
.hqg2qn:after {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.4);
}

.h0lgcs img {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  margin-right: 10px;
}

.lotz1a .gx87lk {
  padding-right: 5px;
}

/* 5. POST SINGLE STYLES
================================================== */
.lrfpks {
  background: #fff;
}

.b81fj8 .cuy8r1 {
  font-size: 48px;
  line-height: 58px;
  padding: 15px 0 8px 0;
  margin: 0;
  font-weight: 800;
}
.b81fj8 p {
  margin-bottom: 15px;
  color: #000;
}

.b20byu {
  margin: 20px 0;
}

.h7cntp {
  margin-bottom: 30px;
  border-radius: 2px;
  overflow: hidden;
}

.qzdmfs {
  margin: 20px 0;
}
@media (max-width: 767px) {
  .qzdmfs {
    flex-direction: column;
  }
}
.qzdmfs img {
  margin-right: 30px;
}
@media (max-width: 767px) {
  .qzdmfs img {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .qzdmfs p {
    flex-basis: 100%;
  }
}

.pwm1he.ju7kz5, .pwm1he.iew0zn {
  margin-bottom: 30px;
}

.m8ue99 h3 {
  margin: 0;
  padding: 20px;
  font-size: 22px;
  line-height: 30px;
}

.gxlwb5 {
  margin: 20px 0;
}

.f49bm9 span, .d2xqs3 span {
  text-transform: uppercase;
  border-radius: 2px;
  margin-right: 5px;
  font-size: 12px;
}
.f49bm9 a, .d2xqs3 a {
  border-radius: 2px;
  display: inline;
  list-style: none;
  padding: 5px 10px;
  margin-right: 5px;
  text-align: center;
  font-size: 12px;
  color: #292931;
  background: #f0f1f4;
  transition: all 0.3s ease-in-out;
}
.f49bm9 a:hover, .d2xqs3 a:hover {
  background: #dc3545;
  color: #fff;
  border-color: #dc3545;
}

.q58r24 {
  padding: 20px 0px;
  margin: 25px 0px 55px 0px;
}

.azx4xx {
  margin-bottom: 0px;
}
.azx4xx > li {
  display: inline-block;
}
.azx4xx > li:not(:last-child) {
  margin-right: 8px;
}
.azx4xx a {
  text-align: center;
  height: 38px;
  color: #000;
  background: #f0f1f4;
  width: 38px;
  display: block;
  border-radius: 100%;
}
.azx4xx a i {
  font-size: 14px;
  line-height: 38px;
}
.azx4xx > li.q7p82b a {
  color: #3B5998;
}
.azx4xx > li.ok51pj a {
  color: #00aced;
}
.azx4xx > li.alg6pn a {
  color: #c53942;
}
.azx4xx > li.gs9fy6 a {
  color: #ce222b;
}
.azx4xx > li.y3sdih a {
  color: orangered;
}

.rdkgn0 {
  display: inline-block;
  padding: 30px 20px;
  background: #f0f1f4;
  border-radius: 2px;
  margin-bottom: 30px;
}
.rdkgn0 span:hover, .rdkgn0 h3:hover {
  color: #dc3545;
}
.rdkgn0 .yftisb, .rdkgn0 .h3mq5b {
  width: 50%;
}
.rdkgn0 h6 {
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 1px;
}
.rdkgn0 i {
  margin: 0 5px;
}
.rdkgn0 span {
  font-size: 14px;
  color: #ccc;
  margin-top: 10px;
}
.rdkgn0 .yftisb {
  text-align: left;
  float: left;
  border-left: 0 none;
  border-right: 0 none;
  padding: 0 30px 0 0;
  border-right: 1px solid #dedede;
}
.rdkgn0 .yftisb span {
  margin-right: 20px;
}
.rdkgn0 .h3mq5b {
  text-align: right;
  float: left;
  border-right: 0 none;
  padding: 0 0 0 30px;
}
.rdkgn0 .h3mq5b span {
  margin-left: 20px;
}
.rdkgn0 h3 {
  font-size: 20px;
  margin: 8px 0 0;
}

.dyfk5a {
  padding: 25px 40px 55px 40px;
  margin-bottom: 50px;
  border-radius: 3px;
  text-align: center;
  background: #f0f1f4;
  position: relative;
  margin-top: 95px;
}

.cl9akw img {
  width: 130px;
  height: 130px;
  border-radius: 100%;
  margin-top: -70px;
  margin-bottom: 25px;
}

.ynw5z9 a {
  color: #1c1c1c;
  font-size: 13px;
}

.due76j h3 {
  margin-top: 0;
  margin-bottom: 5px;
}
.due76j h3 a {
  color: #292931;
}
.due76j .sbahrc {
  margin: 10px 0;
}
.due76j .sbahrc span {
  background: #292931;
  color: #fff;
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  padding: 5px 10px;
  border-radius: 2px;
}
.due76j .sbahrc span a {
  color: #fff;
}

.atysi4 a {
  color: #292931;
  margin-right: 10px;
}
.atysi4 a i {
  font-size: 16px;
}

.xvizna {
  margin: 40px 0;
}

.obkhqt .qko3pg {
  margin: 15px 0;
}
.obkhqt .m0reao {
  font-weight: 400;
  color: #777;
  font-size: 13px;
  border: 1px solid #dadada;
  padding: 5px 10px;
  border-radius: 3px;
}
.obkhqt .m0reao:hover {
  background: #dc3545;
  color: #fff;
  border-color: #dc3545;
}

.mpzf85 {
  font-size: 18px;
}
.mpzf85 a {
  color: #323232;
}

.obkhqt {
  list-style: none;
  margin: 0;
  padding: 20px 0;
}
.obkhqt .gmjp2q {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 20px;
  margin-bottom: 20px;
  display: flex;
}
.obkhqt .gmjp2q.last {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.obkhqt img.cvb2hn {
  height: 80px;
  margin-right: 20px;
  border-radius: 5px;
}
.obkhqt .wetncd {
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 600;
  font-size: 18px;
  color: #303030;
}
.obkhqt .n6t9hv {
  color: #959595;
  font-size: 14px;
}

.w1u79s {
  list-style: none;
  margin: 0 0 0 70px;
}

.aw6oz2 {
  margin-bottom: 0;
}
.aw6oz2 .ot5xne {
  font-size: 22px;
}
.aw6oz2 .ks679a {
  margin-top: 10px;
  font-size: 12px;
}

.zk2z94 .fedgs5 {
  padding: 10px 25px;
  font-size: 14px;
}

.k4n9hz img {
  width: 50%;
}

@media (max-width: 991px) {
  .k4n9hz img {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .pry0xh {
    display: block;
  }
  .k4n9hz img {
    width: 100%;
    margin-bottom: 20px;
  }
}
/* 6. FEATURE POST STYLES 
================================================== */
.rw5ypu {
  padding: 20px 0;
}
.rw5ypu .w3zpmr {
  margin-top: 10px;
}

.bmkzss .gx87lk {
  min-height: 477px;
  position: relative;
  background-position: 50% 50%;
  background-size: cover;
  transition: all 0.3s ease;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .bmkzss .gx87lk {
    min-height: 296px;
  }
}
@media (max-width: 767px) {
  .bmkzss .gx87lk {
    margin-bottom: 20px;
  }
}
.bmkzss .gx87lk:before {
  content: " ";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  bottom: 0;
  left: 0;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
}
.bmkzss .l1ywon {
  padding: 30px;
  transition: all 0.3s ease;
  position: absolute;
  z-index: 9;
  bottom: 0;
}
.bmkzss .nd2ibt {
  margin-bottom: 0;
}
.bmkzss .nd2ibt a {
  color: #fff;
}

.ni33p9 .fn4rjb, .ni33p9 .cuy8r1 a {
  color: #fff;
}

.bmkzss.th5onn .ni33p9 {
  position: absolute;
  bottom: 0;
}
.bmkzss.th5onn .gx87lk:before {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
}

/* 7. POST CATEGORY STYLES
================================================== */
.v3ngnb .ubnkkj .l1ywon p {
  font-size: 14px;
}

.wxhpcw > li {
  display: inline-block;
  margin-bottom: 30px;
}
.wxhpcw > li > a {
  border: 1px solid #dedede;
  padding: 2px 6px;
  margin-right: 6px;
  color: #515151;
  font-size: 11px;
  font-weight: normal;
  text-transform: uppercase;
}
.wxhpcw > li > a:hover {
  background: #dc3545;
  color: #fff;
  border: 1px solid transparent;
}

/* Post grid */
.re2vh2 {
  margin-bottom: 15px;
  min-height: 455px;
}

/* Post list */
.pu4pl3 {
  margin-bottom: 40px;
}

/* Top large post */
.tha4fe {
  margin-bottom: 30px;
}
.tha4fe .cuy8r1.mgkt1f {
  margin-top: 20px;
  font-size: 24px;
}

.m65hpi .cuy8r1 {
  margin-top: 0;
}

/* 8. SIDEBAR
================================================== */
.ko45jx .ibhp7s.fsxdv3 {
  margin-bottom: 0;
}

.da6i2c a {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  margin-bottom: 10px;
}
.da6i2c a i {
  color: #fff;
  font-size: 18px;
  line-height: 40px;
}
.da6i2c .q7p82b {
  background: #516eab;
}
.da6i2c .ok51pj {
  background: #29c5f6;
}
.da6i2c .bie5tb {
  background: #e14e42;
}
.da6i2c .gs9fy6 {
  background: #C92228;
}
.da6i2c .swy7yo {
  background: #3f729b;
}
.da6i2c .bie5tb {
  background: #C92228;
}

.ko45jx .ibhp7s {
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .ko45jx .ibhp7s {
    margin: 25px 0;
  }
}

.pdavbv .ibhp7s {
  margin-right: 20px;
}

.siwlbo .ibhp7s {
  margin-left: 20px;
}

.ko45jx ul.cdilqk {
  border: 0;
}
.ko45jx ul.cdilqk li {
  color: #303030;
  line-height: normal;
}
.ko45jx ul.cdilqk li a {
  color: #303030;
  border-radius: 0;
  padding: 15px 0;
  padding-left: 0;
  font-weight: 400;
  border-bottom: 1px solid #ddd;
  transition: 400ms;
}
.ko45jx ul.cdilqk li.active a, .ko45jx ul.cdilqk li:hover a {
  color: #dc3545;
}
.ko45jx ul.cdilqk li:last-child a {
  border-bottom: 0;
}

.g4upvm {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
}

.zk2z94 button {
  margin-top: 15px;
}

.dpartr ul > li {
  float: left;
  margin: 3px;
}

.ko45jx .dpartr ul > li a {
  border: 1px solid #dadada;
  color: #303030;
  display: block;
  font-size: 14px;
  padding: 3px 15px;
  transition: all 0.3s ease 0s;
}
.ko45jx .dpartr ul > li a:hover {
  background: #dc3545;
  color: #fff;
  border: 1px solid transparent;
}

.ubnkkj.aequlq.sz5bzg {
  max-width: 140px;
  min-height: 105px;
}
.ubnkkj.aequlq.sz5bzg .mgf8wp img {
  max-width: 140px;
  min-height: 105px;
}

.hq55zu.m2gro8 {
  max-width: 850px;
  margin: 0 auto;
}
.hq55zu.m2gro8 > .container {
  max-width: 850px;
  margin: 0 auto;
}
.hq55zu.htyzph {
  background: #f7f7f7;
  background: rgb(247, 247, 247);
}

.htyzph .cdime0 {
  padding-right: 4px;
}
.htyzph .nrhx6w {
  padding-left: 4px;
}

.qk9mrz {
  display: flex;
  margin-bottom: 38px;
}

.qk9mrz img {
  width:80px;
  height:80px;
}
.qk9mrz .p54i22 {
  margin-left: 20px;
}
.qk9mrz .p54i22 h4 {
  margin: 0;
}
.qk9mrz .p54i22 h4 a {
  color: #292931;
}
.qk9mrz .p54i22 li {
  font-family: "Poppins", sans-serif;
}

.f9nj9d p {
  margin-bottom: 0px;
}

.ibqlk2 li {
  margin-bottom: 15px;
}

.csdtzp {
  border: 2px solid #eee;
  padding: 40px;
}

.gdtk51 {
  border: 2px solid #eee;
  padding: 40px;
}

/* Error page
================================================== */
.d617f8 {
  padding: 50px;
  text-align: center;
}
.d617f8 .suc9lw h2 {
  display: block;
  font-size: 170px;
  line-height: 170px;
  color: #dc3545;
  margin-bottom: 30px;
}
.d617f8 a {
  text-transform: capitalize;
  font-weight: 600;
  color: #000;
  font-size: 16px;
}

.cvrf86 {
  text-align: center;
  border-radius: 10px;
}

.xkzozt {
  margin-top: 50px;
}

@media (max-width: 575px) {
  .d617f8 .suc9lw h2 {
    font-size: 100px;
    line-height: 115px;
  }
}
@media (max-width: 400px) {
  .d617f8 .suc9lw h2 {
    font-size: 100px;
    line-height: 115px;
  }
}
@media (max-width: 767px) {
  .d617f8 .suc9lw h2 {
    font-size: 100px;
    line-height: 115px;
  }
}
.ql5kdd i {
  width: 90px;
  height: 90px;
  background: #f0f1f4;
  border-radius: 100%;
  font-size: 22px;
  padding-top: 35px;
}

.f9nj9d h4 {
  flex-basis: 40%;
}

.gfa9cp {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

/* 10. CONTACT
================================================== */
.ll0hzd {
  margin-top: 20px;
}

.pkcbxf h4 {
  font-size: 16px;
  margin-top: 0;
  line-height: normal;
  font-weight: 700;
}
.pkcbxf p {
  margin-bottom: 0;
}

label {
  font-weight: 400;
}

.q8170b {
  margin-bottom: 1.5rem;
}

.nszqho {
  line-height: 45px;
}

select.a5bvdh:not([size]):not([multiple]) {
  height: auto !important;
}

/* 11. FOOTER
================================================== */
.vcqywl {
  background: #000;
}

.n330yy {
  padding: 60px 0px;
}

.st548t .ubnkkj.aequlq .mgf8wp img {
  max-width: 95px;
  min-height: 75px;
}
.st548t.tcgbnc ul {
  padding-right: 30px;
}
.st548t.tcgbnc ul li .m3zi41 {
  float: right;
}

.ggew57 p a {
  color: #fff;
}

.aatbch {
  margin: 25px 0px;
}
.aatbch a {
  font-size: 16px;
  padding: 10px 10px;
  width: 35px;
  height: 35px;
  display: inline-block;
  color: #fff;
  background: #111;
  border-radius: 2px;
  padding-top: 5px;
}
.aatbch a:hover {
  background: #dc3545;
}

.gn0bgj {
  position: fixed;
  display: none;
  right: 40px;
  bottom: 30px;
  z-index: 10;
}
.gn0bgj .btn.fedgs5 {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: rgba(41, 41, 49, 0.9);
  font-size: 20px;
  padding: 0;
  border-radius: 4px;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.08);
  outline: none;
}
.gn0bgj .btn.fedgs5:hover {
  color: #fff;
  background: #dc3545;
}

.dpartr a {
  display: inline-block;
  padding: 12px 15px;
  border: 1px solid #eee;
  font-size: 18px;
  color: #000;
  margin-bottom: 10px;
  margin-right: 8px;
  text-transform: capitalize;
}
.dpartr a:hover {
  background: #dc3545;
  color: #fff;
}

.ampd42 {
  line-height: 28px;
  font-size: 18px;
  color: #787878;
}

.x9vmqt .l1ywon h4 {
  font-size: 18px;
  line-height: 22px;
}
.x9vmqt .l1ywon a {
  color: #000;
}
.x9vmqt .l1ywon a:hover {
  color: #dc3545;
}
.x9vmqt .f7bbp4 img {
  width: 90px;
  margin-right: 20px;
  border-radius: 4px;
}

a {
  transition: all 0.35s ease;
}

/* 12. RESPONSIVE STYLES
================================================== */
/* Medium Devices, Desktops */
@media (min-width: 992px) and (max-width: 1199px) {
  /* Header */
  ul.suia1x > li {
    padding: 0 10px;
  }
  ul.suia1x > li > a,
.zj7ufg li a {
    font-size: 12px;
  }
  /* Projects */
  .z5j6vq {
    font-size: 18px;
  }
  /* Clients */
  .itgp5w {
    margin-bottom: 20px;
  }
  /* Action box */
  .vv4sp2 {
    font-size: 13px;
  }
  /* Footer */
  .lbsmge ul li {
    margin: 0 3px 0 0;
  }
  .a0cobb {
    float: none;
  }
  #gxmwfr.t3tg3b {
    bottom: 35px;
  }
  #gxmwfr {
    right: 15px;
  }
  .qbneru {
    max-width: 940px;
  }
}
/* Small Devices, Tablets */
@media (min-width: 768px) and (max-width: 991px) {
  /* top info */
  ul.htk1uw li {
    padding-right: 12px;
  }
  /* Header */
  .c0ohgg {
    position: relative;
    -webkit-animation: none;
            animation: none;
    box-shadow: none;
  }
  .post5o {
    padding: 13px 0;
  }
  .post5o img {
    height: 40px;
  }
  /* Navigation breakpoint */
  .jv0htl {
    display: block;
    z-index: 1;
  }
  .su1kew {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  ul.suia1x {
    float: none !important;
    margin-top: 7.5px;
  }
  ul.suia1x > li {
    float: none;
    display: block;
  }
  .collapse.ftsph8 {
    display: block !important;
  }
  .su1kew.ftsph8 {
    overflow-y: auto;
  }
  ul.nav li.dropdown:hover ul.zj7ufg {
    display: none;
  }
  ul.nav li.dropdown.en193d ul.zj7ufg {
    display: block;
  }
  .suia1x .en193d .zj7ufg {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* Navigation */
  .su1kew {
    background: none;
    width: 100%;
  }
  ul.suia1x > li:hover > a:after,
ul.suia1x > li.active > a:after {
    content: "";
  }
  ul.suia1x > li > a:before {
    border-bottom: 0;
  }
  .suia1x .en193d .zj7ufg > li {
    padding-left: 0;
  }
  .suia1x .en193d .zj7ufg > li > a,
.suia1x .en193d .zj7ufg .uy2jtl {
    padding: 5px 15px 10px 10px;
  }
  ul.suia1x > li,
.bmlejr ul.suia1x > li {
    display: block;
  }
  .suia1x .en193d .zj7ufg > li > a {
    line-height: 30px;
  }
  ul.suia1x > li.l510qs,
ul.suia1x > li.uwbm33 {
    display: none;
  }
  ul.suia1x {
    width: 100%;
    padding: 0 0 10px;
  }
  ul.suia1x li {
    float: none;
  }
  ul.suia1x li a {
    line-height: normal !important;
    color: #333;
    border-bottom: 0;
    padding: 10px 0;
    display: block;
    min-width: 350px;
  }
  /* Sidebar */
  .siwlbo {
    margin-top: 50px;
  }
  .siwlbo .ibhp7s {
    margin-left: 0;
  }
  /* Footer */
  .st548t {
    display: inline-block;
    margin-bottom: 30px;
  }
  .a3ao46 {
    padding: 50px 100px 0;
  }
  #gxmwfr.t3tg3b {
    bottom: 78px;
  }
}
/* Small Devices Potrait */
@media (max-width: 767px) {
  .p3ovb6 .uiuwdo {
    margin: 0 auto;
  }
  /* Top bar */
  .kswhck {
    padding: 0;
    border-right: 0;
    display: block;
  }
  .thlmfe {
    display: block;
    margin: 10px 0;
  }
  .egalzi {
    text-align: center;
  }
  .agmlkw {
    float: none;
    text-align: center;
    display: inline-block;
  }
  /* Header */
  .c0ohgg {
    position: relative;
    -webkit-animation: none;
            animation: none;
    box-shadow: none;
  }
  .post5o {
    padding: 13px 0 25px;
    text-align: center;
  }
  .post5o img {
    height: 40px;
  }
  /* Navigation */
  /* Search */
  .l510qs {
    position: absolute;
    top: 15px;
    right: 20px;
  }
  .nz05ws {
    width: 220px;
  }
  .pj0sdp.uqabk8 {
    position: relative;
    margin-bottom: 20px;
  }
  .zehx4l {
    position: absolute;
    right: 0;
    top: 50px;
  }
  .cuy8r1 {
    font-size: 18px;
    line-height: 26px;
  }
  /* Sidebar */
  .siwlbo {
    margin-top: 50px;
  }
  .siwlbo .ibhp7s {
    margin-left: 0;
  }
  .it82io li a i {
    margin-bottom: 10px;
  }
  .ubnkkj.swsx9a .mgf8wp img {
    max-width: 100%;
    min-height: 100%;
    margin-bottom: 20px;
  }
  /* Footer */
  .st548t {
    display: inline-block;
    margin-bottom: 30px;
  }
  .a3ao46 {
    padding: 50px 20px 0;
  }
  .lbsmge li a i {
    margin-bottom: 10px;
  }
  #gxmwfr.t3tg3b {
    bottom: 78px;
  }
  /* Copyright */
  .ggew57 {
    text-align: center;
  }
  .a0cobb {
    float: none;
    text-align: center;
  }
  #gxmwfr.t3tg3b {
    bottom: 0;
    right: 20px;
  }
  /* Block title */
  .k3b5ge .cdilqk > li > a {
    font-size: 12px;
  }
  /* Category style */
  .m65hpi .mgf8wp {
    margin-bottom: 20px;
  }
}
/*# sourceMappingURL=style.css.map */



/* Theme 546 migration overrides */
.hyd9yd, .tzr2jl { white-space: nowrap; font-size: 0; }
.hyd9yd .btn, .tzr2jl .btn { display: inline-block; margin-left: 8px; padding: 10px 18px; font-size: 14px; line-height: 20px; vertical-align: middle; white-space: nowrap; }
.tzr2jl { margin-left: 15px; }
.sfh98j { padding: 24px 0; }
.ih91xf { margin: 0 0 10px; color: #222; font-size: 34px; line-height: 1.25; }
.d8le18, .sjec3o, .f319hc, .iqucup, .gjrl7a, .zkqb44 { background: #fff; color: #222; border: 1px solid #e5e5e5; padding: 28px; box-shadow: 0 8px 22px rgba(0,0,0,.06); }
.d8le18 h3, .d8le18 h4, .d8le18 p, .d8le18 li, .sjec3o h3, .sjec3o label, .f319hc h4, .f319hc p, .iqucup h3, .iqucup h4, .iqucup p, .gjrl7a h4, .gjrl7a p, .zkqb44 h3, .zkqb44 p { color: #222; }
.sjec3o .a5bvdh { color: #222; background: #fff; border-color: #d6d6d6; }
.sjec3o textarea.a5bvdh { min-height: 130px; }
.ngj5x2 { margin-top: 22px; font-size: 0; }
.ngj5x2 .btn, .ngj5x2 button.btn { display: inline-block; margin-right: 10px; margin-bottom: 10px; min-height: 44px; line-height: 22px; font-size: 14px; vertical-align: top; border-style: solid; cursor: pointer; }
.f319hc { margin-bottom: 30px; min-height: 210px; }
.wu7a5q { background: #f7f7f7; color: #222; padding: 20px; margin-bottom: 15px; border-left: 4px solid #f44336; }
.wu7a5q strong, .wu7a5q p { color: #222; }
.yyn34l { margin: 22px 0 14px; }
.yyn34l a { color: #ddd; }
.yyn34l a:hover { color: #fff; }
.r02r9h .mgf8wp img, .cpn7bn .mgf8wp img, .ubnkkj .mgf8wp img { width: 100%; max-height: 260px; object-fit: cover; }
.ibx9ju { color: #222; font-size: 38px; line-height: 1.25; margin: 16px 0 18px; }
.r1k1c9 { color: #333; font-size: 16px; line-height: 1.85; }
.rh7tum { margin-top: 30px; font-size: 0; }
.rh7tum a, .rh7tum span { display: inline-block; margin-right: 8px; padding: 8px 13px; font-size: 14px; color: #222; background: #fff; border: 1px solid #ddd; }
.rh7tum span, .rh7tum a:hover { color: #fff; background: #f44336; border-color: #f44336; }
.zkqb44 { text-align: center; }
.d8le18 .btn + .btn, .zkqb44 .btn + .btn { margin-left: 10px; }
@media (max-width: 991px) { .tzr2jl { margin: 12px 0 0; } .tzr2jl .btn { margin-left: 0; margin-right: 8px; } }
@media (max-width: 767px) { .ih91xf { font-size: 28px; } .sjec3o, .d8le18, .f319hc, .iqucup, .gjrl7a, .zkqb44 { padding: 22px; } .ibx9ju { font-size: 30px; } .d8le18 .btn + .btn, .zkqb44 .btn + .btn { margin-left: 0; margin-top: 10px; } }
/* End Theme 546 migration overrides */
