/*
Theme Name: ecaj
Theme URI: h#
Author: Quikclicks
Author URI: https://www.quikclicks.com.au
Description: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: https://www.quikclicks.com.au
*/

@import url('https://fonts.googleapis.com/css?family=Fira+Sans+Condensed:300,400,500,600,700,800,900');
/* font-family: 'Fira Sans Condensed', sans-serif;  */
/* common */
body {
   color: #121212;
   font-family: 'Fira Sans', sans-serif; 
   font-weight: 400;
   font-size: 16px;
   line-height: 26px;
   overflow-x:hidden;
}
p {
   color: #121212;
   font-family: 'Fira Sans', sans-serif;
   font-weight: 400;
   font-size: 16px;
   line-height: 26px;
   margin: 0 0 20px;
}
a:hover, a:focus {
   color: #b6985b;
   text-decoration: none;
}
img {
   max-width: 100%;
   height: auto;
   border: none;
   border-radius: 0;
}
/* title section */
.title-section .brethcrumb {
    float: right;
    width: 100%;
    text-align: right;
    padding-bottom: 25px;
    padding-top:10px;
}
.home-content .vc_column_container > .vc_column-inner{padding:0;}
.brethcrumb{
    border-top:1px solid #0b56a4;
    display:block;
}
.genral-top p {
  font-family: 'Fira Sans Condensed', sans-serif;
  font-size: 28px;
  color: #b6985b;
  text-align: justify;
  margin-top: 8px;
  margin-bottom: 0;
  line-height: 33px;
}
.wpb_text_column.wpb_content_element.genral-top {
  margin-bottom: 22px;
}
.wpb_single_image.wpb_content_element.vc_align_center.general-img {
  margin-bottom: 55px;
}
.general_text ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.general_text ul li {
  padding-left: 21px;
  vertical-align: top;
  margin-bottom: 19px;
  background: url(images/dot.png) no-repeat scroll left 9px;
}
.vc_custom_heading.section_title {
  font-weight: 300;
  font-family: 'Fira Sans Condensed', sans-serif;
  margin: 0 0 21px;
}
.vc_row.wpb_row.vc_row-fluid.general_bottom {
  margin-top: 48px;
  padding-top: 19px;
  padding-bottom: 46px;
}

/*contact page*/
.title-section h1 {
  font-size: 35px;
  color: #121212;
  position: relative;
  margin: 0px;
  font-family: 'Fira Sans Condensed', sans-serif;
  font-weight: 300;
  padding-bottom: 16px;
}
.title-section h1::after{
    content:"";
    position:absolute;
    left:0px;
    bottom:-8px;
    width:70px;
    height:8px;
    background:#0b56a4;
}
form p{
    margin:0;
    padding:0;
}
.contact_text {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 18px;
  margin-bottom: 25px !important;
}
.contact_text_all p a{
    color:#121212;
}
.contact_text_last p a{
    color:#b6985b;
}
.contact_title {
    margin-bottom:16px;
}
.contact_enqury_form label {
    display: block;
}
.contact_enqury_form .wpcf7-form-control-wrap .wpcf7-form-control{
    background-color:#f9f9f9;
    border:1px solid #e1e1e1;
    padding:10px;
    border-radius:5px;
    margin-bottom:7px;
    width:100%;
    color:#9b9b9b;
    font-size:15px;
}
.wpcf7-form-control.wpcf7-submit {
    background-color: #b6985b;
    border: none;
    padding: 10px 30px;
    border-radius: 5px;
    margin-top: 10px;
    float:right;
    margin-bottom: 70px;
}
.contact_enqury_form .contact_title {
  margin-bottom: 34px;
}
.wpcf7-form-control.wpcf7-textarea {
  height: 277px;
}

/* footer */
.footer-widget-area {
  background: #0a4c92;
  padding: 19px 0 13px;
}
footer .footer-one .textwidget ul li {
  background: url(images/location.png) no-repeat scroll 0 5px;
  padding-left: 30px;
  list-style: none;
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 8px;
}
footer .footer-one .textwidget ul li + li {
    background: url(images/phone.png) no-repeat scroll 0 3px;
}
footer .footer-one .textwidget ul li + li + li {
    background: url(images/email.png) no-repeat scroll 0 8px;
}
footer .footer-two .textwidget h3 {
  font-size: 30px;
  font-family: 'Fira Sans Condensed', sans-serif;
  color: #ffffff;
  font-weight: 300;
  line-height: 30px;
  margin: 0 0 36px;
}
footer .footer-two .textwidget .wpcf7-validates-as-email {
  background-color: #f9f9f9;
  border: none;
  padding: 10px;
  border-radius: 3px;
  margin-bottom: 0;
  width: 430px;
  color: #b8b8b8;
  font-size: 16px;
  margin-right: 3px;
  vertical-align: top;
  float: left;
}
footer .wpcf7-form-control.wpcf7-submit {
  background-color: #b6985b;
  border: none;
  padding: 10px 28px;
  border-radius: 2px;
  margin-top: 0;
  float: right;
  margin-bottom: 0;
  vertical-align: top;
  color: #fff;
  font-family: 'Fira Sans Condensed', sans-serif;
  font-size: 16px;
}
footer .wpcf7-not-valid-tip {
  position: absolute;
  right: 10px;
  width: 140px;
  top: 25px;
}
footer .wpcf7-response-output {
  margin-top: 0 !important;
}
.footer-two ul {
  padding: 18px 0 0;
  margin: 4px 0 0;
  list-style: none;
  border-top: 1px solid #5484b6;
  display: inline-block;
}
.footer-two ul li {
  display: inline-block;
  margin-right: 17px;
}
.footer-one ul {
  padding: 0;
  list-style: none;
  margin: 39px 0 0;
}
.copyright {
  text-align: center;
  padding: 11px 0 30px;
  font-size: 15px;
  color: #909090;
}
.copyright a {
  color: #909090;
}
.copyright a:hover {
  color: #b6985b;
}
/* header */
#header {
  padding: 19px 0 17px;
}
#header .container::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #e4e4e4;
  margin-top: 16px;
}
.navbar-default {
  background: none;
  border: medium none;
  border-radius: 0;
  margin: 71px 0 0;
  min-height: 1px;
}
.navbar-collapse {
  padding: 0;
}
.navbar-default ul {
  list-style: none;
  padding: 0;
  margin: 0 50px 0 0;
  float: right;
}
.navbar-default .navbar-nav > li > a {
  color: #838383;
  font-family: 'Fira Sans Condensed', sans-serif;
  font-size: 17px;
  font-weight: 400;
  padding: 10px 15px;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li:first-child > a {
    padding-left: 0;
}
.navbar-default .navbar-nav > li:last-child > a {
    padding-right: 0;
}
.navbar-default .navbar-nav > li > a:focus, 
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li.current-menu-item > a,
.navbar-default .navbar-nav > li.menu-item-has-children:hover > a,
.navbar-default .navbar-nav > li.current-menu-parent > a {
color: #b6985b;
}
.navbar-default ul.sub-menu {
  background: #b6985b;
  border: medium none;
  border-radius: 0;
  display: none;
  padding: 10px 15px 12px;
  position: absolute;
  min-width: 220px;
  z-index: 99999;
  margin: 0;
}
.navbar-nav > li:hover .sub-menu {
  display: block;
}
.sub-menu li > a {
  border: medium none;
  color: #ffffff;
  font-family: 'Fira Sans Condensed', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin: 2px 0;
  padding: 3px 0;
  text-decoration: none;
  text-align: left;
  display: block;
}
.sub-menu li > a:hover, .sub-menu li > a:focus, 
.sub-menu li.current-menu-item > a {
  color: #0b56a4;
}
.search-section {
  float: right;
  position: relative;
}
.screen-reader-text {
  display: none;
}
.header-search {
  background: #b6985b;
  padding: 5px;
  display: none;
  position: absolute;
  right: 0;
  width: 220px;
  z-index: 99;
}
#s {
  border: none;
  font-family: 'Quicksand', sans-serif;
  font-size: 15px;
  font-weight: 400;
  box-shadow: inherit;
  color: #3e3e3e;
  width: 185px;
  background: #b6985b;
  outline: inherit !important; 
}
.search-section span {
  background: url(images/search.png) no-repeat scroll right center;
  display: block;
  width: 34px;
  height: 21px;
  cursor: pointer;
  text-indent: -99999px;
  float: right;
  margin-top: -31px;
  border-left: 1px solid #d7d7d7;
  padding-left: 20px;
}
#searchsubmit {
  background: url(images/search.png) no-repeat scroll 0 0;
  display: block;
  width: 21px;
  height: 19px;
  cursor: pointer;
  text-indent: -99999px;
  float: right;
  border: none;
  box-shadow: inherit;
  padding: 0;
  margin-top: 6px;
}
/* blog */
.blog-sidebar {
  margin-bottom: 30px;
}
.blog-sidebar .widget-title {
  padding: 12px 20px 11px;
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  background: #0b56a4;
  color: #fff;
}
.blog-sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #f1f1f1;
}
.blog-sidebar li.cat-item > a, .blog-sidebar li.menu-item > a {
  padding: 7px 20px;
  border-top: 1px solid #fff;
  display: block;
  color: #434343;
  font-size: 18px;
  font-weight: 500;
}
.blog-sidebar li.cat-item ul li > a {
  padding: 0 30px;
  border-top: 1px solid #dbdbdb;
  font-size: 15px;
}
.blog-sidebar li.cat-item ul li:last-child > a {
  border-bottom: 1px solid #dbdbdb;
}
.blog-sidebar li.cat-item > a:hover,
.blog-sidebar li.current-cat.cat-item > a, .blog-sidebar li.menu-item > a:hover, .blog-sidebar li.current-menu-item > a {
  color: #0b56a4;
}
.blog-sidebar > ul > li.cat-item > a, .blog-sidebar ul > li.menu-item > a {
  position: relative;
}
.blog-sidebar > ul > li.cat-item > a:after, .blog-sidebar ul > li.menu-item > a:after{
  position: absolute;
  content: "";
  right: 15px;
  top: 11px;
  width: 10px;
  height: 15px;
  background: url(images/arrow.png) no-repeat scroll 0 0;
}
.post-list {
  /*border-bottom: 1px solid #121212;*/
}
.meta-post {
  font-size: 20px;
  color: #b6985b;
  font-weight: 700;
  margin: 19px 0 18px;
}
.blog-content h3 {
  margin: 0 0 23px;
	color: #121212;
  font-size: 20px;
  font-weight: 500;
  font-family: 'Fira Sans Condensed', sans-serif;
  display: inline-block;
  line-height: 25px;
}
.blog-content h3 a {
  color: #121212;
  font-size: 20px;
  font-weight: 500;
  font-family: 'Fira Sans Condensed', sans-serif;
  display: inline-block;
  line-height: 25px;
}
.blog-content h4 {
  margin: 0 0 23px;
	color: #121212;
  font-size: 20px;
  font-weight: 300;
  font-family: 'Fira Sans Condensed', sans-serif;
  display: inline-block;
  line-height: 25px;
}
.blog-content p {
  margin-bottom: 17px;
}
.readmore {
  color: #121212;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  padding-right: 20px;
  background: url(images/readmore-bg.png) no-repeat scroll right center;
}
.post-listing:nth-child(3n+4) {
  clear: left;
}
.blog-content {
  min-height: 350px;
}
/* pagination */
.blog-pagination {
  float: left;
  text-align: right;
  width: 100%;
  margin-bottom: 58px;
  margin-top: 1px;
}
.wp-pagenavi {
  margin-right: -4px;
}
.wp-pagenavi a, .wp-pagenavi span {
  text-decoration: none;
  border: 1px solid #115aa6;
  padding: 0;
  margin: 2px 4px;
  width: 50px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  line-height: 50px;
  border-radius: 50%;
  color: #115aa6;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
} 
.wp-pagenavi span.current {
  border-color: #115aa6;
  border-width: 6px;
  color: #115aa6;
  width: 50px;
  height: 50px;
  line-height: 40px;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
}
.wp-pagenavi a:hover {
  border-color: #115aa6;
  color: #115aa6;
}
/* single post */
.title-section.no-title .brethcrumb {
  border-top: none;
  padding-top: 0;
  margin-top: -3px;
  margin-bottom: 15px;
}
.post-main-content-text {
  margin-bottom: 103px;
}
.single-img {
  float: left;
  margin-right: 30px;
  margin-bottom: 25px;
}
.single-img + .post-title {
  float: left; 
  max-width: 855px;
  width: 100%;
}
.post-title {
  font-size: 35px;
  color: #121212;
  /* position: relative; */
  margin: -5px 0 38px;
  font-family: 'Fira Sans Condensed', sans-serif;
  font-weight: 300;
  padding-bottom: 24px;
  border-bottom: 1px solid #0b56a4;
  line-height: 34px;
}
.post-title::after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -8px;
  width: 70px;
  height: 8px;
  background: #0b56a4;
}
.post-main-content-text p {
  font-size: 15px;
}
.post-main-content-text .meta-post {
  margin: 19px 0 21px;
}
/* home */
.home #header {
  padding-bottom: 0;
}
.main-content.home-content .vc_row.wpb_row.vc_row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.home-banner > .vc_column-inner, .home-banner-right > .vc_column-inner {
  min-height: 536px;
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.vc_custom_heading.home-title {
  font-weight: 300;
  font-family: 'Fira Sans Condensed', sans-serif;
  margin: 0 0 19px;
  padding-top: 59px;
  line-height: 44px !important;
}
.home-banner-right p {
  color: #fff;
  font-size: 20px;
}
.home-banner-right a {
  display: inline-block;
  width: 231px;
  height: 49px;
  background: #b6985b;
  line-height: 49px;
  text-align: center;
  font-size: 15px;
  color: #000;
  border-radius: 3px;
  margin-top: 11px;
}
.latest-post .post-listing:nth-child(3n+4) {
  clear: none;
}
.latest-post .post-listing:nth-child(4n+5) {
  clear: left;
}
.home-section-title {
  font-size: 35px;
  color: #121212;
  position: relative;
  margin: 52px 0 71px;
  font-family: 'Fira Sans Condensed', sans-serif;
  font-weight: 300;
  padding-bottom: 19px;
  border-bottom: 1px solid #0b56a4;
  line-height: 34px;
}
.home-section-title::after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -8px;
  width: 70px;
  height: 8px;
  background: #0b56a4;
}
.latest-post.features-post {
  margin-bottom: 36px;
}
.features-post .post-list {
  padding-bottom: 0;
}
.features-post .blog-content {
  background: #f5f5f5;
  padding: 19px 30px 2px;
  min-height: 119px;
}
.galerry-social-con {
  padding: 48px 0 63px;
  background: #f6f6f6;
}
.galerry-social-con h3 {
  font-size: 35px;
  color: #121212;
  position: relative;
  margin: 0 0 47px;
  font-family: 'Fira Sans Condensed', sans-serif;
  font-weight: 300;
  padding-bottom: 19px;
  line-height: 34px;
}
.galerry-social-con h3::after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -8px;
  width: 70px;
  height: 8px;
  background: #0b56a4;
}
.gs-con .crellyslider {
  margin: 0 0 63px !important;
  position: relative;
  overflow: inherit;
}
.crellyslider > .cs-controls {
  position: absolute;
  width: auto;
  top: inherit;
  margin-top: 0;
  opacity: 1;
  bottom: -23px;
  right: 0;
}
.crellyslider > .cs-controls > .cs-previous {
  background: url(images/left-arrow.png) no-repeat scroll 0 0;
  left: -82px;
  box-shadow: inherit;
}
.crellyslider > .cs-controls > .cs-next {
  background: url(images/right-arrow.png) no-repeat scroll 0 0;
  right: 0;
  box-shadow: inherit;
}
.execute-text strong {
  font-size: 22px;
}
.general_text.partner ul {
  margin-bottom: 30px;
}
#menu-policy-menu > li {
  position: relative;
}
#menu-policy-menu > li span {
  cursor: pointer;
  position: absolute;
  display: block;
  width: 100%;
  height: 45px;
  top: 0;
  left: 0;
}
#menu-policy-menu > li > a {
  border-top: 5px solid #fff;
  padding: 7px 20px;
  display: block;
  color: #434343;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  pointer-events: none;
}
.blog-sidebar ul .sub-menu {
  padding: 0 30px 10px;
  border-top: 5px solid #fff;
  display: none;
}
.blog-sidebar ul .sub-menu  > li > a {
  display: block;
  color: #434343;
  font-size: 14px;
  font-weight: 500;
  margin: 5px 0;
}
#menu-policy-menu > li > a:hover,
.blog-sidebar ul .sub-menu  > li > a:hover {
  color: #0b56a4;
}
.sidebar-right.fixed .blog-sidebar {
  position: fixed;
  width: 263px;
  top: 0;

}
.sidebar-right.col-xs-12.col-sm-3.col-md-3 {
  float: right;
}


/* lazyload css for litespeed cache plugin - added by ren 29-03-19
PART 1 - Before Lazy Load */
img[data-lazyloaded]{
opacity: 0;
}

/* PART 2 - Upon Lazy Load */
img.litespeed-loaded{
-webkit-transition: opacity .5s linear 0.2s;
-moz-transition: opacity .5s linear 0.2s;
transition: opacity .5s linear 0.2s;
opacity: 1;
}


/* Responsive site css */

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
.navbar-default .navbar-nav > li > a {
  font-size: 16px;
  padding: 10px 7px;
}
footer .footer-two .textwidget .wpcf7-validates-as-email {
  width: 330px;
}
.single-img + .post-title {
  max-width: 653px;
	width:100%;
}
.blog-content {
  min-height: 450px;
}
.sidebar-right.fixed .blog-sidebar {
  width: 212px;
}

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
footer .footer-two .textwidget .wpcf7-validates-as-email {
  width: 220px;
}
.navbar-default {
  margin: 13px 0 0;
}
.navbar-default .navbar-nav > li > a {
  font-size: 13px;
}
.home-banner > .vc_column-inner, .home-banner-right > .vc_column-inner {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.vc_custom_heading.home-title {
  padding-top: 40px;
}
.home-banner-right a {
  width: 209px;
}
.post-listing:nth-child(3n+4) {
  clear: none;
}
.post-listing:nth-child(2n+3) {
  clear: left;
}
.single-img + .post-title {
  float: left;
  max-width: 100%;
}
.single-img {
  float: none;
  margin-right: 0;
}
.latest-post.home-latest .post-listing:nth-child(2n+3),
.latest-post.features-post .post-listing:nth-child(2n+3) {
  clear: none;
}

.blog-content {
  min-height: 420px;
}
.latest-post.home-latest .blog-content {
  min-height: 580px;
}
.features-post .blog-content {
  padding: 19px 15px 2px;
  min-height: 200px;
}
.sidebar-right.fixed .blog-sidebar {
  width: 157px;
}

}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
.menu-area.col-xs-12.col-sm-9.col-md-8 {
  background: #0b56a4;
  position: absolute;
  top: 0;
  z-index: 999;
  left: 0;
  width: 100%;
}
#header {
  padding-top: 66px;
}
.navbar-default {
  margin: 0;
}
.navbar-default .navbar-nav {
  padding-bottom: 20px;
}
.navbar-default .navbar-toggle {
  border-color: #b6985b;
  float: left;
  background: #b6985b !important;
  margin: 0;
  height: 45px;
  border-radius: 0;
  margin-left: -15px;
  width: 45px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.search-section {
  float: right;
  position: absolute;
  right: 15px;
  top: 42px;
}
.search-section span {
  background: url(images/search-mobile.png) no-repeat scroll right center;
  width: 26px;
  border-left: 1px solid #497db3;
}
.navbar-default ul {
  margin: 0;
  width: 100%;
}
.navbar-default .navbar-nav > li > a {
  font-size: 17px;
  padding: 5px 0;
  margin: 2px 0;
  color: #fff;
}
.navbar-default .navbar-collapse {
  border: none;
}
.navbar-default ul.sub-menu {
  background: none;
  display: block;
  padding: 0 15px 12px;
  position: relative;
  margin: 0;
}
.sub-menu li > a:hover, .sub-menu li > a:focus, 
.sub-menu li.current-menu-item > a {
  color: #b6985b;
}
#header .container::after {
  margin-top: 23px;
}
.main-content.home-content .container {
  padding-left: 0;
  padding-right: 0;
}
.home-banner > .vc_column-inner, .home-banner-right > .vc_column-inner {
  min-height: 170px;
}
.home-banner {
  width: 64% !important;
  float: left;
}
.home-banner-right {
  width: 36% !important;
  float: left;
}
.vc_custom_heading.home-title {
  padding-top: 0px;
  font-size: 16px !important;
  line-height: 16px !important;
  margin-bottom: 6px;
  margin-top: -22px;
}
.home-banner-right p {
  color: #fff;
  font-size: 10px;
  line-height: 10px;
  margin-bottom: 5px;
}
.home-banner > .vc_column-inner, .home-banner-right > .vc_column-inner {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.home-banner-right a {
  width: 74px;
  height: 16px;
  font-size: 5px;
  line-height: 16px;
  margin-top: 1px;
}
.home-banner-right .wpb_text_column.wpb_content_element {
  margin: 0;
}
.home .post-list {
  width: 223px;
  margin: 0 auto 48px;
}
.col-xs-12.col-sm-6.col-md-6.social-section {
  display: none;
}
.crellyslider > .cs-controls > .cs-previous {
  left: 0;
}
.crellyslider > .cs-controls {
  bottom: -15px;
  right: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  width: 77px;
}
.gs-con .crellyslider {
  margin: 0 0 50px !important;
}
.footer-one {
  margin-bottom: 57px;
}
footer .footer-two .textwidget .wpcf7-validates-as-email {
  width: 100%;
  margin-bottom: 10px;
}
footer .wpcf7-form-control.wpcf7-submit {
  float: left;
}
.footer-two {
  float: left;
  width: 100%;
}
.footer-two ul {
  padding: 18px 0 0;
  margin: 37px 0 16px;
}
.latest-post .post-listing:nth-child(4n+5) {
  clear: none;
}
.post-listing:nth-child(2n+3) {
  clear: none;
}
.latest-post .post-listing:nth-child(3n+4) {
  clear: none;
}
.latest-post .row.slider {
  position: relative;
}
.latest-post .slick-arrow {
  position: absolute;
  width: 35px;
  height: 35px;
  text-indent: -99999px;
  padding: 0;
  border: none;
  top: 44%;
  z-index: 999;
}
.latest-post .slick-prev.slick-arrow {
  background: url(images/left-arrow.png) no-repeat scroll 0 0;
  left: 5px;
}
.latest-post .slick-next.slick-arrow {
  background: url(images/right-arrow.png) no-repeat scroll 0 0;
  right: 5px;
}
.latest-post.home-latest .blog-content,
.blog-content,
.features-post .blog-content {
  min-height: 1px;
}
.logo-area {
  text-align: center;
}
.latest-post .post-listing {
  opacity: 0;
}
.latest-post .post-listing.slick-active {
  opacity: 1;
}
html {
  overflow-x: hidden;
}
.sidebar-right.fixed .blog-sidebar {
  position: relative;
  width: 263px;
  top: 0;
  margin: 0 auto 30px;
}
.sidebar-right .blog-sidebar {
  width: 263px;
  margin: 0 auto 30px;
}

}