@charset "UTF-8";
@charset "UTF-8";


@font-face {
font-family: "Montserrat";
src: url(../../../themes/btc-piyasasi-v2/assets/fonts/Montserrat-SemiBold.woff) format("woff2"), url(../../../themes/btc-piyasasi-v2/assets/fonts/Montserrat-SemiBold.woff) format("woff");
font-weight: 600;
font-display: swap;
font-style: normal;
}
@font-face {
font-family: "Montserrat";
src: url(../../../themes/btc-piyasasi-v2/assets/fonts/Montserrat-Medium.woff) format("woff2"), url(../../../themes/btc-piyasasi-v2/assets/fonts/Montserrat-Medium.woff) format("woff");
font-weight: 500;
font-display: swap;
font-style: normal;
}
@font-face {
font-family: "fontello";
src: url(../../../themes/btc-piyasasi-v2/assets/fonts/fontello_62454304.eot);
src: url(../../../themes/btc-piyasasi-v2/assets/fonts/fontello_62454304.eot#iefix) format("embedded-opentype"), url(../../../themes/btc-piyasasi-v2/assets/fonts/fontello.woff) format("woff2"), url(../../../themes/btc-piyasasi-v2/assets/fonts/fontello_62454304.woff) format("woff"), url(../../../themes/btc-piyasasi-v2/assets/fonts/fontello_62454304.ttf) format("truetype"), url(../../../themes/btc-piyasasi-v2/assets/fonts/fontello_62454304-fontello.svg) format("svg");
font-weight: normal;
font-style: normal;
font-display: swap;
}   [class^=icon-]:before,
[class*=" icon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: 0.2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: 0.2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.icon-user:before {
content: "";
} .icon-cancel:before {
content: "";
} .icon-bookmark:before {
content: "";
} .icon-folder-open:before {
content: "";
} .icon-right-open:before {
content: "";
} .icon-left-open:before {
content: "";
} .icon-up-hand:before {
content: "";
} .icon-down-dir:before {
content: "";
} .icon-link:before {
content: "";
} .icon-search:before {
content: "";
} .icon-up-dir:before {
content: "";
} .icon-twitter:before {
content: "";
} .icon-menu:before {
content: "";
} .icon-mail-alt:before {
content: "";
} .icon-linkedin:before {
content: "";
} .icon-exchange:before {
content: "";
} .icon-angle-double-left:before {
content: "";
} .icon-angle-double-right:before {
content: "";
} .icon-angle-left:before {
content: "";
} .icon-angle-right:before {
content: "";
} .icon-quote-left:before {
content: "";
} .icon-calendar-empty:before {
content: "";
} .icon-try:before {
content: "";
} .icon-facebook-official:before {
content: "";
} .icon-whatsapp:before {
content: "";
} .button, .button-radius {
padding: 0 20px;
height: 44px;
text-transform: uppercase;
display: flex;
justify-content: center;
align-items: center;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
background: #fff;
-webkit-box-shadow: inset 0 0 0 0 #f68820;
-moz-box-shadow: inset 0 0 0 0 #f68820;
box-shadow: inset 0 0 0 0 #f68820;
font-size: 12px;
line-height: 1;
color: #f68820;
font-weight: 600;
border: none;
}
.button-radius {
-webkit-border-radius: 22px;
-moz-border-radius: 22px;
border-radius: 22px;
box-shadow: inset 0 0 0 0 #f68820, 0 0 16px 0 rgba(173, 180, 180, 0.25);
}
.button-radius:hover {
box-shadow: inset 0 0 0 30px #f68820, 0 0 16px 0 rgba(173, 180, 180, 0.25);
color: #fff;
}
.button {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background-color: #f8a138;
-webkit-box-shadow: inset 0 0 0 0 #f68820;
-moz-box-shadow: inset 0 0 0 0 #f68820;
box-shadow: inset 0 0 0 0 #f68820;
color: #fff;
}
.button:hover {
-webkit-box-shadow: inset 0 0 0 30px #f68820;
-moz-box-shadow: inset 0 0 0 30px #f68820;
box-shadow: inset 0 0 0 30px #f68820;
}
.form-control {
height: 52px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background-color: #fff;
border: 2px solid #f2f2f2;
padding: 14px 16px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
font-family: "Montserrat", sans-serif;
font-size: 16px;
line-height: 24px;
color: #858585;
font-weight: 500;
}
.form-control:focus {
border-color: rgba(244, 144, 46, 0.5);
}
.form-control[readonly] {
cursor: auto;
}
.form-control[readonly]:focus {
border-color: #f2f2f2;
}
.form-control.error {
border-color: #f55656;
}
.form-control.valid {
border-color: #c9e2b3;
}
textarea.form-control {
height: 100px;
}
span.light-badge, span.dark-badge {
padding: 5px 8px;
font-size: 11px;
line-height: 1;
letter-spacing: 1.1px;
font-weight: 500;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #fff;
}
span.light-badge a, span.dark-badge a {
color: #fff;
}
span.dark-badge {
background: #f68820;
}
span.light-badge {
background: #f8a138;
}
header {
background: #f5f5f5;
padding: 20px 0;
margin-bottom: 40px;
}
#ht--right-menu {
margin-left: 15px;
}
#ht--right-menu a {
font-size: 18px;
line-height: 1;
display: block;
height: 30px;
padding: 5px;
margin-left: 5px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
#ht--right-menu a i[class*=facebook] {
color: #4363A2;
}
#ht--right-menu a i[class*=twitter] {
color: #6FBCF3;
}
#ht--right-menu a i[class*=google] {
color: #dd4b39;
}
#ht--right-menu a i[class*=linkedin] {
color: #0274b3;
}
#hb--left-menu ul li {
display: inline-block;
position: relative;
}
#hb--left-menu ul li.current-menu-item a {
-webkit-box-shadow: inset 0 0 0 1px #ddd;
-moz-box-shadow: inset 0 0 0 1px #ddd;
box-shadow: inset 0 0 0 1px #ddd;
color: #424242;
}
#hb--left-menu ul li a {
font-size: 13px;
line-height: 25px;
color: #f68820;
font-weight: 500;
display: block;
height: 25px;
padding: 0 10px;
-webkit-box-shadow: inset 0 0 0 0 #f8a138;
-moz-box-shadow: inset 0 0 0 0 #f8a138;
box-shadow: inset 0 0 0 0 #f8a138;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
#hb--left-menu ul li a:hover {
-webkit-box-shadow: inset 0 0 0 30px #f8a138;
-moz-box-shadow: inset 0 0 0 30px #f8a138;
box-shadow: inset 0 0 0 30px #f8a138;
color: #fff;
}
#hb--left-menu ul li ul.sub-menu {
position: absolute;
z-index: 99;
width: 200px;
display: flex;
flex-flow: column;
background: #f5f5f5;
box-shadow: 0 3px 3px 0px #9e9e9e;
display: none;
}
#hb--left-menu ul li ul.sub-menu li {
width: 100%;
}
#hb--left-menu ul li ul.sub-menu li a {
height: 40px;
line-height: 40px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
#hb--left-menu ul li ul.sub-menu li.current-menu-item a {
font-weight: 700;
text-decoration: underline;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
#hb--left-menu ul li ul.sub-menu li.current-menu-item a:hover {
-webkit-box-shadow: inset 0 0 0 30px #f8a138;
-moz-box-shadow: inset 0 0 0 30px #f8a138;
box-shadow: inset 0 0 0 30px #f8a138;
}
#hb--right-menu span {
font-size: 12px;
color: #a3a3a3;
font-weight: 600;
color: #a3a3a3;
margin: 0 15px;
}
#hb--right---menu_icon a {
font-size: 25px;
color: #545454;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
}
#slide-menu {
position: fixed;
right: -360px;
top: 0;
bottom: 0;
background: #f5f5f5;
border-left: 1px solid #c7c7c7;
z-index: 999999999;
width: 360px;
max-width: 95%;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
#slide-menu #slide_menu--top {
flex: 1;
height: 100%;
overflow: scroll;
}
#slide-menu #slide-menu-header {
height: 60px;
min-height: 60px;
padding: 0 15px;
border-bottom: 1px solid #c7c7c7;
}
#slide-menu.open {
right: 0;
}
#slide-menu a.close {
text-align: right;
display: block;
color: #4f4f4f;
}
#slide-menu .mini-title {
font-size: 11px;
position: relative;
margin: 30px 0 0 20px;
}
#slide-menu .mini-title:after {
content: " ";
width: 100%;
height: 1px;
background: #1c4687;
position: absolute;
top: 50%;
margin-top: -1px;
left: 0;
z-index: 1;
}
#slide-menu .mini-title span {
background: #f5f5f5;
position: relative;
z-index: 2;
padding-right: 30px;
color: #4f4f4f;
text-transform: uppercase;
}
#slide-menu .in {
height: 100%;
overflow: scroll;
}
#slide-menu .in a.close {
font-size: 24px;
}
#slide-menu .in ul li a {
min-height: 43px;
line-height: 1.3;
display: flex;
align-items: center;
font-size: 14px;
padding: 10px 15px;
color: #4f4f4f;
position: relative;
border-bottom: 1px solid #c7c7c7;
}
#slide-menu .in ul li a span.text {
display: inline-block;
}
#slide-menu .in ul li a i {
width: 25px;
height: 25px;
line-height: 25px;
font-size: 20px;
margin-right: 10px;
text-align: center;
color: #4f4f4f;
}
#slide-menu .in ul li a.search span.inner {
display: flex;
align-items: center;
justify-content: space-between;
flex-flow: row-reverse;
width: 100%;
padding: 5px 7px;
background: #0e2749;
border-radius: 3px;
}
#slide-menu .in ul li a.search span.inner i {
margin: 0;
}
#slide-menu .in ul.login-menu {
display: none;
}
#slide-menu .in .social-menu .mini-title {
margin: 29px 0 5px;
text-align: center;
}
#slide-menu .in .social-menu .mini-title span {
padding: 0 30px;
}
#slide-menu .in .social-menu ul {
display: flex;
}
#slide-menu .in .social-menu ul li {
height: 45px;
flex: 1;
margin: 5px;
}
#slide-menu .in .social-menu ul li a {
display: block;
height: 45px;
width: 100%;
text-align: center;
background: #4f4f4f;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border-bottom: none;
font-size: 20px;
}
#slide-menu .in .social-menu ul li a i {
margin: 0;
color: #fff;
}
#slide-menu .social-menu {
max-height: 103px;
min-height: 103px;
}
#smart-app-banner {
zoom: 1;
position: fixed;
width: 100%;
top: -60px;
height: 60px;
background-color: #fff;
z-index: 500;
padding-right: 10px;
}
#smart-app-banner a.close-button {
width: 40px;
height: 100%;
}
#smart-app-banner span.app-left {
flex: 1;
}
#smart-app-banner span.app-icon {
background: url(../../../themes/btc-piyasasi-v2/assets/img/app-icon.png) no-repeat center/contain;
width: 42px;
height: 42px;
display: block;
}
#smart-app-banner span.app-text {
color: #333;
font-size: 15px;
font-weight: 500;
padding-left: 10px;
}
#smart-app-banner span.app-text span.platform {
color: #888;
font-size: 11px;
font-style: normal;
font-weight: 400;
}
#smart-app-banner a.app-button {
margin: 0;
font-weight: 700;
cursor: pointer;
border: 0;
color: #fff;
background-color: #f4902e;
text-decoration: none;
padding: 6px 10px;
font-size: 10px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1200px) {
#hb--right {
flex-flow: column-reverse;
align-items: flex-end !important;
}
}
@media screen and (max-width: 991px) {
header {
margin-bottom: 0 !important;
padding: 15px 0;
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 999;
-webkit-box-shadow: 0 0 10px rgba(163, 163, 163, 0.5);
-moz-box-shadow: 0 0 10px rgba(163, 163, 163, 0.5);
box-shadow: 0 0 10px rgba(163, 163, 163, 0.5);
}
}
@media screen and (max-width: 575px) {
#slide-menu {
width: 100%;
max-width: 100%;
right: -100%;
border-left: none;
}
#slide-menu #slide-menu-header {
height: 45px;
min-height: 45px;
}
#slide-menu .sm-logo img {
height: 25px;
width: auto;
}
#slide-menu #slide-menu-header a {
margin: 0;
}
header {
padding: 10px 0;
}
#hb--logo img {
height: 25px;
width: auto;
}
#hb--right---menu_icon a {
font-size: 20px;
width: 25px;
height: 25px;
line-height: 25px;
}
}
footer {
padding: 80px 0;
background-image: linear-gradient(to top, #fff, #f7f7f7), linear-gradient(to bottom, #fff, #ffffff);
overflow: hidden;
width: 100%;
}
#footer-bottom {
margin-bottom: 30px;
font-family: "Montserrat", sans-serif;
font-size: 14px;
line-height: 1.71;
color: #858585;
}
#footer-bottom a {
color: #858585;
font-weight: 600;
}
#footer-bottom .footer-widget-title {
margin: 0 0 20px;
font-size: 16px;
line-height: 1.5;
color: #424242;
font-weight: 700;
position: relative;
text-transform: capitalize;
padding-right: 50px;
}
#footer-bottom .footer-widget-title:after {
content: " ";
width: 40px;
height: 4px;
right: 0;
top: 50%;
margin-top: -2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background-color: #d9d9d9;
position: absolute;
}
#footer-bottom #app-badges a {
margin-right: 5px;
}
#footer-bottom #app-badges a.coming-soon {
position: relative;
cursor: default;
}
#footer-bottom #app-badges a.coming-soon:before {
content: "iPhone Uygulaması Çok Yakında";
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
color: #fff;
font-size: 11px;
padding: 0 15px;
line-height: 1.2;
background-color: rgba(0, 0, 0, 0.7);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#footer-copyright {
position: relative;
padding-top: 32px;
font-family: "Montserrat", sans-serif;
font-size: 14px;
color: #858585;
}
#footer-copyright:before {
content: " ";
width: 40px;
height: 4px;
border-radius: 2px;
background-color: #d9d9d9;
display: inline-block;
margin-bottom: 20px;
position: absolute;
top: 0;
left: 0;
}
#footer-copyright #footer-menu li {
display: inline-block;
}
#footer-copyright #footer-menu li a {
color: #424242;
margin-left: 10px;
font-weight: 600;
}
@media screen and (max-width: 991px) {
footer {
padding: 50px 0;
}
#footer-copyright {
line-height: 2;
justify-content: center !important;
}
}
@media screen and (max-width: 767px) {
footer {
padding: 30px 0;
}
}
@media screen and (max-width: 575px) {
#footer--social_accounts {
margin-bottom: 20px;
padding-bottom: 20px;
}
#footer-bottom {
margin-bottom: 0;
font-size: 13px;
}
#footer-copyright {
text-align: center;
font-size: 13px;
padding-top: 20px;
}
}
#aside-sidebar {
min-width: 380px;
max-width: 380px;
}
#sidebar {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 25px;
}
#sidebar .sidebar-loop {
margin-bottom: 25px;
}
#sidebar .sidebar-loop:last-child {
margin-bottom: 0;
}
#sidebar .sidebar-loop .sidebar-title {
margin: 0 0 20px;
font-size: 16px;
line-height: 1.5;
color: #424242;
font-weight: 700;
position: relative;
text-transform: capitalize;
padding-right: 50px;
}
#sidebar .sidebar-loop .sidebar-title:after {
content: " ";
width: 40px;
height: 4px;
right: 0;
top: 50%;
margin-top: -2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background-color: #d9d9d9;
position: absolute;
}
#sidebar .sidebar-loop .post-loop {
display: block;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #e6e6e6;
}
#sidebar .sidebar-loop .post-loop:last-child {
padding-bottom: 0;
margin-bottom: 0;
border-bottom: none;
}
#sidebar .sidebar-loop .post-loop.post-loop--widget .post-loop-style:last-child {
margin-bottom: 0;
}
#sidebar .sidebar-loop .post-loop.post-loop--widget span.post-title {
margin: 0;
}
#sidebar .sidebar-loop .post-loop.post-loop--widget ul.post-meta {
padding-bottom: 10px;
}
#sidebar .sidebar-loop .post-loop.lightning {
background: #40f99b;
margin: -21px -25px 20px;
padding: 25px;
border-bottom: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#sidebar .sidebar-loop .post-loop.lightning span.cat-badge span {
background-color: #f8e71c;
color: #f68820;
}
#sidebar .sidebar-loop .post-loop.lightning ul.post-meta {
color: #424242;
border-bottom: none;
padding-bottom: 0;
}
#sidebar .sidebar-loop .post-loop span.cat-badge {
margin-bottom: 15px;
}
#sidebar .sidebar-loop .post-loop span.post-title {
margin: 0 0 15px;
}
#sidebar .sidebar-loop .post-loop span.post-title h3 {
margin: 0;
font-size: 16px;
line-height: 1.5;
color: #424242;
font-weight: 700;
}
#sidebar .sidebar-loop .post-loop span.post-title h3:hover {
color: #0764E3;
}
#sidebar .sidebar-loop .post-loop ul.post-meta {
font-size: 11px;
line-height: 1.3;
color: #666;
font-weight: 500;
}
#sidebar .sidebar-loop .post-loop ul.post-meta li {
margin-right: 15px;
}
#sidebar .sidebar-loop .post-loop ul.post-meta li:last-child {
margin-right: 0;
}
#sidebar .sidebar-loop .post-loop ul.post-meta i {
margin-right: 5px;
color: #a3a3a3;
}
#sidebar .search-form {
position: relative;
margin: 0;
}
#sidebar .search-form .form-group {
margin: 0;
}
#sidebar .search-form .form-group:before {
display: none;
}
#sidebar .search-form .form-group .form-control {
height: 44px;
padding-left: 15px;
font-size: 14px;
}
#sidebar .search-form button.button {
position: absolute;
right: 0;
}
#s--exchange-rate .coin-loop {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #e6e6e6;
color: #424242;
display: block;
}
#s--exchange-rate .coin-loop:last-child {
padding-bottom: 0;
border-bottom: none;
}
#s--exchange-rate .short-name {
font-size: 16px;
line-height: 1;
font-weight: 700;
margin-bottom: 5px;
}
#s--exchange-rate .short-name img {
margin-right: 10px;
}
#s--exchange-rate .rate {
font-size: 14px;
line-height: 1.14;
letter-spacing: 0.5px;
font-weight: 700;
margin-bottom: 5px;
}
#s--exchange-rate .rate:before {
font-family: "fontello";
margin-right: 4px;
}
#s--exchange-rate .rate.up {
color: #7ed321;
}
#s--exchange-rate .rate.up:before {
content: "";
}
#s--exchange-rate .rate.down {
color: #ff2954;
}
#s--exchange-rate .rate.down:before {
content: "";
}
#s--exchange-rate .name {
font-family: "Montserrat", sans-serif;
font-size: 16px;
line-height: 1.5;
}
#s--exchange-rate .value {
font-size: 14px;
line-height: 1.71;
letter-spacing: 0.5px;
font-weight: 500;
}
#s--exchange-rate .value i {
margin-right: 3px;
font-size: 13px;
}
#s--cryptocurrency-converter {
position: relative;
}
#s--cryptocurrency-converter .cryptocc-row {
margin-bottom: 10px;
position: relative;
}
#s--cryptocurrency-converter .cryptocc-row:after {
content: "";
display: block;
font-family: "fontello";
font-weight: 900;
position: absolute;
right: 15px;
top: 50%;
transform: translateY(-50%);
font-size: 12px;
line-height: 1;
letter-spacing: 1px;
color: #424242;
}
#s--cryptocurrency-converter .cryptocc-row input.form-control {
height: 44px;
width: 100%;
font-size: 14px;
line-height: 1.71;
color: #424242;
}
#s--cryptocurrency-converter .cryptocc-row select.selectbox {
font-family: "Montserrat", sans-serif;
height: 44px;
width: 90px;
background: #fff;
border: 2px solid #f2f2f2;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-appearance: button;
font-size: 14px;
line-height: 1.71;
color: #858585;
padding-left: 15px;
position: absolute;
right: 0;
top: 0;
cursor: pointer;
}
#s--cryptocurrency-converter .cryptocc-row select.selectbox:active {
border-color: rgba(244, 144, 46, 0.5);
}
#s--cryptocurrency-converter .cryptocc--change_button {
font-size: 15px;
width: 20px;
color: #858585;
margin: 0 auto 10px;
display: block;
text-align: center;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
#s--cryptocurrency-converter .cryptocc--change_button:hover {
transform: rotate(180deg);
}
#s--ico-calendar .ico-loop {
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #e6e6e6;
}
#s--ico-calendar .ico-loop:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: 0;
}
#s--ico-calendar .ico-logo {
max-width: 32px;
min-width: 32px;
margin-right: 15px;
}
#s--ico-calendar .ico-info {
margin-right: 10px;
flex: 1;
}
#s--ico-calendar .ico-name {
font-size: 16px;
line-height: 1.1;
color: #424242;
font-weight: 700;
margin: 0 0 5px 0;
}
#s--ico-calendar .ico-desc {
font-family: "Montserrat", sans-serif;
font-size: 12px;
line-height: 1.2;
color: #858585;
}
#s--ico-calendar .ico-date {
font-size: 11px;
line-height: 1.4;
letter-spacing: 1.1px;
color: #666;
font-weight: 500;
min-width: 80px;
max-width: 80px;
text-align: right;
}
@media screen and (max-width: 991px) {
#aside-sidebar {
max-width: 100%;
min-width: 100%;
}
}
@media screen and (max-width: 768px) {
#sidebar {
margin-bottom: 30px;
}
}
@media screen and (max-width: 575px) {
#sidebar {
padding: 0;
box-shadow: none;
}
.post-loop--widget span.post-title a {
font-size: 13px !important;
height: 59px !important;
-webkit-line-clamp: 3 !important;
}
}
* {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
body,
html,
p,
figure {
margin: 0;
padding: 0;
font-family: "Montserrat", sans-serif;
}
body {
overflow-x: hidden;
background: #fff;
min-height: 100vh;
}
ul,
ol {
list-style-type: none;
padding: 0;
margin: 0;
}
button,
a {
cursor: pointer;
text-decoration: none;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
-o-transition: color 0.3s;
transition: color 0.3s;
}
* {
outline: none;
}
.mb-20 {
margin-bottom: 20px;
}
.mb-30 {
margin-bottom: 30px;
}
.mb-40 {
margin-bottom: 40px;
}
.mb-50 {
margin-bottom: 50px;
}
img.img-responsive {
max-width: 100%;
height: auto;
}
img.img-radius {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.no-padding-left {
padding-left: 0 !important;
}
.no-padding-right {
padding-right: 0 !important;
}
.no-padding-top {
padding-top: 0 !important;
}
.no-padding-bottom {
padding-bottom: 0 !important;
}
.no-padding {
padding: 0 !important;
}
.no-margin {
margin: 0 !important;
}
.text-right {
text-align: right;
}
.no-border-bottom {
border-bottom: none !important;
}
.col-80 {
max-width: 80px;
flex: 0 0 80px;
}
.box-shadow {
-webkit-box-shadow: 0 0 16px 0 rgba(173, 180, 180, 0.25);
-moz-box-shadow: 0 0 16px 0 rgba(173, 180, 180, 0.25);
box-shadow: 0 0 16px 0 rgba(173, 180, 180, 0.25);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.box-shadow:hover {
-webkit-box-shadow: 0 0 20px 0 rgba(173, 180, 180, 0.5);
-moz-box-shadow: 0 0 20px 0 rgba(173, 180, 180, 0.5);
box-shadow: 0 0 20px 0 rgba(173, 180, 180, 0.5);
}
@keyframes placeHolderShimmer {
0% {
background-position: -468px 0;
}
100% {
background-position: 468px 0;
}
}
.animated-bg {
animation-duration: 1s;
animation-fill-mode: forwards;
animation-iteration-count: infinite;
animation-name: placeHolderShimmer;
animation-timing-function: linear;
background: darkgray;
background: linear-gradient(to right, #eeeeee 10%, #dddddd 18%, #eeeeee 33%);
background-size: 800px 104px;
height: 100%;
min-height: 10px;
position: relative;
}
.animated-bg.radius {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
h1,
#category-title {
font-size: 30px;
line-height: 1.3;
color: #424242;
font-weight: 700;
margin-top: 0;
}
#category-title h1 {
display: inline-block;
}
@media screen and (max-width: 991px) {
body {
padding-top: 85px;
}
#left-main-content {
margin-bottom: 0 !important;
}
}
@media screen and (max-width: 767px) {
.mb-50,
.mb-40,
.mb-30,
.post-loop-style {
margin-bottom: 20px !important;
}
}
@media screen and (max-width: 575px) {
body {
padding-top: 75px;
}
h1,
#category-title {
font-size: 23px;
}
}@-ms-viewport{width:device-width}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters > .col,.no-gutters > [class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.flex-1{flex:1}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert > p,.alert > ul{margin-bottom:0}.alert > p + p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@media screen and ( max-width: 575px ){.alert{font-size:14px;padding:10px 13px}}.post-loop {
position: relative;
}
.post-loop.post-loop-2 span.post-title a {
height: 60px;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
display: -webkit-box;
overflow: hidden;
}
.post-loop.post-loop-2 .post-loop-read-more {
justify-content: flex-start;
margin-top: -20px;
}
.post-loop.post-loop-2 .post-loop-read-more a {
font-family: "Open Sans", sans-serif;
font-size: 14px;
line-height: 1;
color: #f68820;
font-weight: 400;
height: 24px;
text-transform: capitalize;
box-shadow: none;
padding: 0;
}
.post-loop.post-loop-2 .post-loop-read-more a i.fa {
font-size: 12px;
margin-left: 10px;
}
.post-loop .post-loop--title {
font-size: 16px;
line-height: 1.5;
color: #d9d9d9;
font-weight: 600;
transform: rotate(90deg) translate(0, 15px);
-webkit-transform: rotate(90deg) translate(0, 15px);
-moz-transform: rotate(90deg) translate(0, 15px);
-o-transform: rotate(90deg) translate(0, 15px);
transform-origin: left top 0;
position: absolute;
z-index: 99;
}
.post-loop .post-loop--title:before {
content: " ";
width: 25px;
height: 4px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background-color: #d9d9d9;
margin-right: 15px;
}
.post-loop .col-80 {
margin-right: 15px;
}
.post-loop-style {
margin-bottom: 30px;
}
.post-loop-style span.cat-badge {
margin-bottom: 15px;
}
.post-loop-style span.post-title {
margin-bottom: 10px;
}
.post-loop-style span.post-title h2, .post-loop-style span.post-title h3 {
font-size: 20px;
line-height: 1.5;
font-weight: 700;
margin: 0;
}
.post-loop-style span.post-title a {
color: #424242;
height: 120px;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
display: -webkit-box;
overflow: hidden;
}
.post-loop-style span.post-title a:hover {
color: #0764E3;
}
.post-loop-style ul.post-meta {
font-size: 11px;
line-height: 1.3;
color: #666;
font-weight: 500;
padding-bottom: 20px;
border-bottom: 1px solid #e6e6e6;
}
.post-loop-style ul.post-meta li {
margin-right: 15px;
}
.post-loop-style ul.post-meta li:last-child {
margin-right: 0;
}
.post-loop-style ul.post-meta i {
margin-right: 5px;
color: #a3a3a3;
}
.post-loop-style ul.post-meta a {
color: #666;
}
.post-loop-style img {
display: block;
}
.post-loop-read-more {
margin-bottom: 50px;
display: flex;
justify-content: center;
}
.post-loop-read-more .no-post {
background-color: #d9534f; -webkit-box-shadow: inset 0 0 0 0 #d43f3a;
-moz-box-shadow: inset 0 0 0 0 #d43f3a;
box-shadow: inset 0 0 0 0 #d43f3a;
color: #fff;
cursor: default;
}
.post-loop--widget .post-loop-style {
margin-bottom: 25px;
}
.post-loop--widget span.post-title a {
font-size: 15px;
color: #424242 !important;
font-weight: 700;
height: 48px;
-webkit-line-clamp: 2;
overflow: hidden;
}
.post-loop--widget span.post-title a:hover {
color: #0764E3 !important;
}
.post-loop--widget span.post-date {
padding-bottom: 10px;
}
@media screen and (max-width: 1199px) {
.post-loop-style span.post-title h2,
.post-loop-style span.post-title h3 {
font-size: 17px;
}
.post-loop-style span.post-title a,
.post-loop.post-loop-2 span.post-title a {
max-height: 77px;
height: initial;
}
}
@media screen and (max-width: 991px) {
.post-loop-style span.post-title h2,
.post-loop-style span.post-title h3 {
font-size: 16px;
}
.post-loop-style span.post-title a {
max-height: 72px;
}
}
@media screen and (max-width: 767px) {
.post-loop-style figure {
margin-bottom: 20px;
}
.post-loop-style .mb-20 figure {
margin-bottom: 0;
}
.post-loop-style figure img {
width: 100%;
}
.post-loop-style span.post-title a {
height: initial;
}
.post-loop-read-more {
margin-bottom: 30px;
}
.post-loop.post-loop-2 .post-loop-read-more {
margin-top: 0;
}
}.page #post-content {
border-bottom: none;
}
#bitcoin-list .changes.up {
color: green;
}
#bitcoin-list .changes.down {
color: red;
}
#bitcoin-list table {
width: 100%;
border-collapse: collapse;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
overflow: hidden;
}
#bitcoin-list table thead tr td {
font-size: 18px;
color: #fff;
line-height: 1.4;
background-color: #ff9e4c;
padding: 10px 0 10px 30px;
}
#bitcoin-list table tbody tr:nth-child(even) {
background-color: #fff4eb;
}
#bitcoin-list table tbody tr[onclick] {
cursor: pointer;
}
#bitcoin-list table tbody tr td {
font-size: 15px;
color: #4a4a4a;
line-height: 1.4;
padding: 10px 0 10px 30px;
}
#bitcoin-list table tbody tr td:nth-child(1) {
width: 62px;
}
#bitcoin-list table tbody tr td img {
box-shadow: none !important;
}
@media screen and (max-width: 767px) {
#bitcoin-list table thead tr td {
padding-left: 10px;
font-size: 15px;
}
#bitcoin-list table thead tr td:nth-child(2) {
width: 110px;
}
#bitcoin-list table thead tr td:nth-child(3) {
width: 90px;
}
#bitcoin-list table tbody tr td {
padding-left: 10px;
font-size: 13px;
}
#bitcoin-list table tbody tr td:nth-child(1) {
width: 52px;
}
}

#post-article article {
position: relative;
}
#post-article .post-share {
font-size: 16px;
line-height: 1.5;
color: #d9d9d9;
font-weight: 600;
transform: rotate(90deg) translate(0, 15px);
-webkit-transform: rotate(90deg) translate(0, 15px);
-moz-transform: rotate(90deg) translate(0, 15px);
-o-transform: rotate(90deg) translate(0, 15px);
transform-origin: left top 0;
position: absolute;
z-index: 99;
}
#post-article .post-share:before {
content: " ";
width: 25px;
height: 4px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background-color: #d9d9d9;
margin-right: 15px;
}
#post-article .post-share .post-share--text {
margin-right: 10px;
}
#post-article .post-share ul.post-share--social-icons li {
margin-left: 5px;
}
#post-article .post-share ul.post-share--social-icons li a {
color: #c5c5c5;
width: 24px;
text-align: center;
display: block;
}
#post-article .post-share ul.post-share--social-icons li a:hover[href*="facebook.com"] {
text-shadow: 0 0 16px rgba(67, 99, 162, 0.5);
}
#post-article .post-share ul.post-share--social-icons li a:hover[href*="facebook.com"] i {
color: #4363A2;
}
#post-article .post-share ul.post-share--social-icons li a:hover[href*="twitter.com"] {
text-shadow: 0 0 16px rgba(111, 188, 243, 0.5);
}
#post-article .post-share ul.post-share--social-icons li a:hover[href*="twitter.com"] i {
color: #6FBCF3;
}
#post-article .post-share ul.post-share--social-icons li a:hover[href*="google.com"] {
text-shadow: 0 0 16px rgba(221, 75, 57, 0.5);
}
#post-article .post-share ul.post-share--social-icons li a:hover[href*="google.com"] i {
color: #dd4b39;
}
#post-article .post-share ul.post-share--social-icons li a:hover[href*="linkedin.com"] {
text-shadow: 0 0 16px rgba(2, 116, 179, 0.5);
}
#post-article .post-share ul.post-share--social-icons li a:hover[href*="linkedin.com"] i {
color: #0274b3;
}
#post-article .post-share ul.post-share--social-icons li a:hover[href*=whatsapp] {
text-shadow: 0 0 16px rgba(67, 216, 84, 0.5);
}
#post-article .post-share ul.post-share--social-icons li a:hover[href*=whatsapp] i {
color: #43d854;
}
#post-article .post-share ul.post-share--social-icons li a:hover[href*=mail] {
text-shadow: 0 0 16px rgba(255, 199, 40, 0.5);
}
#post-article .post-share ul.post-share--social-icons li a:hover[href*=mail] i {
color: #ffc728;
}
#post-article .post-share ul.post-share--social-icons li a:hover i {
transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
}
#post-article .post-share ul.post-share--social-icons li a i {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
#post-article .post-meta {
font-size: 11px;
line-height: 1.3;
letter-spacing: 1.1px;
color: #666;
font-weight: 500;
padding-bottom: 20px;
border-bottom: 1px solid #e6e6e6;
}
#post-article .post-meta li {
margin-right: 30px;
}
#post-article .post-meta li:last-child {
margin-right: 0;
}
#post-article .post-meta a {
color: #666;
}
#post-article .post-meta i {
color: #a3a3a3;
}
#post-article #post-featured-img-mobile {
margin: -30px -15px 20px;
overflow: hidden;
}
#post-article #post-featured-img-mobile img {
transform: scale(1.1);
object-fit: cover;
width: 100%;
height: auto;
}
#post-article #post-featured-img {
position: relative;
overflow: hidden;
height: initial;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#post-article #post-featured-img:after {
content: " ";
background-color: #4a4a4a;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
opacity: 0.4;
z-index: 2;
}
#post-article #post-featured-img img {
z-index: 3;
position: relative;
display: inline-block;
margin: 0 auto;
}
#post-article #post-featured-img #post-featured-blur {
background-size: cover;
background-position: center;
filter: blur(10px);
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
transform: scale(1.2);
z-index: 1;
}
#post-article #post-content {
font-family: "Montserrat", sans-serif;
font-size: 16px;
line-height: 1.7;
color: #424242;
margin-bottom: 20px;
border-bottom: 1px solid #e6e6e6;
}
#post-article #post-content #toc_container p.toc_title {
margin: 0;
}
#post-article #post-content #toc_container a {
border-bottom: none;
box-shadow: none;
color: #444 !important;
}
#post-article #post-content p {
margin: 20px 0;
}
#post-article #post-content ul {
list-style-type: disc;
margin-left: 20px;
}
#post-article #post-content ol {
list-style-type: decimal;
margin-left: 20px;
}
#post-article #post-content table {
width: 100%;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
max-width: 100%;
overflow-x: auto;
word-break: break-word;
margin: 1em 0 30px;
line-height: normal;
color: #7b7b7b;
}
#post-article #post-content table tr {
border-bottom: 1px solid #eee;
}
#post-article #post-content table thead tr {
border-bottom: 2px solid #eee;
}
#post-article #post-content table tbody {
color: #53585c;
background: #f7f7f7;
}
#post-article #post-content table td,
#post-article #post-content table th {
font-size: 0.85em;
padding: 8px 20px;
text-align: left;
border-left: 1px solid #eee;
border-right: 1px solid #eee;
}
#post-article #post-content table th {
color: #53585c;
font-weight: 700;
vertical-align: middle;
}
#post-article #post-content table tbody tr:last-child,
#post-article #post-content table td:first-child,
#post-article #post-content table td:last-child,
#post-article #post-content table th:first-child,
#post-article #post-content table th:last-child {
border: 0;
}
#post-article #post-content a {
color: #424242;
border-bottom: 1px solid #f4902e;
-webkit-box-shadow: inset 0 -1px 0px 0px #f68820;
-moz-box-shadow: inset 0 -1px 0px 0px #f68820;
box-shadow: inset 0 -1px 0px 0px #f68820;
position: relative;
padding: 3px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
#post-article #post-content a:hover {
-webkit-box-shadow: inset 0 -1px 0px 20px #f68820;
-moz-box-shadow: inset 0 -1px 0px 20px #f68820;
box-shadow: inset 0 -1px 0px 20px #f68820;
color: #fff;
}
#post-article #post-content img {
max-width: 100%;
height: auto;
-webkit-box-shadow: 0 0 17px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 17px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 17px rgba(0, 0, 0, 0.2);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#post-article #post-content img[alt=""] {
border: none;
}
#post-article #post-content img.alignleft {
float: left;
margin-right: 15px;
}
#post-article #post-content img.alignright {
float: right;
margin-left: 15px;
}
#post-article #post-content blockquote:before {
content: "";
font-family: "fontello";
font-size: 22px;
color: #424242;
font-weight: 600;
display: block;
margin-bottom: 5px;
}
#post-article #post-content h2,
#post-article #post-content h3,
#post-article #post-content h4 {
font-family: "Montserrat", sans-serif;
font-size: 20px;
line-height: 1.5;
color: #424242;
font-weight: 700;
margin-bottom: 25px;
}
#post-article .post-tags {
font-size: 11px;
line-height: 1.3;
letter-spacing: 1.1px;
color: #666;
font-weight: 500;
}
#post-article .post-tags .tag-title {
white-space: nowrap;
margin-right: 20px;
height: 30px;
display: inline-flex;
align-items: center;
}
#post-article .post-tags a {
height: 30px;
background-color: #ffebd2;
padding: 0 10px;
margin-bottom: 4px;
display: inline-flex;
align-items: center;
font-size: 10px;
color: #f68820;
font-weight: 600;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset 0 0 0 1px #f68820;
-moz-box-shadow: inset 0 0 0 1px #f68820;
box-shadow: inset 0 0 0 1px #f68820;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
#post-article .post-tags a:hover {
-webkit-box-shadow: inset 0 0 0 20px #f68820;
-moz-box-shadow: inset 0 0 0 20px #f68820;
box-shadow: inset 0 0 0 20px #f68820;
color: #fff;
}
#post-article .gallery-item {
padding: 0 5px;
}
#post-article .binance-discount {
padding: 15px 0 20px;
border-bottom: 1px solid #e6e6e6;
border-top: 1px solid #e6e6e6;
margin-bottom: 25px;
}
#post-article .binance-discount a {
color: #f4902e !important;
border-bottom: none !important;
box-shadow: none !important;
font-weight: 700;
padding: 0 !important;
font-size: 17px;
}
#author-box,
#comment-post {
padding: 30px 35px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#author-box--profile-photo {
margin-right: 25px;
}
#author-box--profile-photo img {
display: block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
#author-box--author-name a {
font-size: 16px;
line-height: 1.5;
color: #424242;
font-weight: 700;
}
#author-box--desc {
font-family: "Montserrat", sans-serif;
font-size: 14px;
line-height: 1.7;
color: #858585;
}
#author-box--social-media a {
width: 24px;
height: 24px;
display: block;
color: #fff;
margin-right: 10px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
#author-box--social-media a[href*="facebook.com"] {
background-color: rgba(67, 99, 162, 0.1);
color: #4363A2;
}
#author-box--social-media a[href*="twitter.com"] {
background-color: rgba(111, 188, 243, 0.1);
color: #6FBCF3;
}
#author-box--social-media a[href*="google.com"] {
background-color: rgba(221, 75, 57, 0.1);
color: #dd4b39;
}
#author-box--social-media a[href*="linkedin.com"] {
background-color: rgba(2, 116, 179, 0.1);
color: #0274b3;
}
#author-box--social-media a:hover {
background-color: #fff;
}
#author-box--social-media a:hover i {
font-size: 20px;
}
#author-box--social-media a i {
font-size: 12px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
#comment-post label {
font-family: "Montserrat", sans-serif;
font-size: 14px;
line-height: 1.7;
color: #858585;
display: block;
margin-bottom: 10px;
}
#comment-post .form-control {
width: 100%;
}
#comment-post--title {
font-size: 16px;
line-height: 1.5;
color: #424242;
font-weight: 700;
}
#related-posts span.post-title a {
height: 81px;
font-size: 18px;
}
#related-posts .post-loop-style ul.post-meta {
margin-bottom: 0;
}
#related-posts--title {
font-size: 20px;
line-height: 1.5;
color: #424242;
font-weight: 700;
}
@media screen and (max-width: 1199px) {
#related-posts span.post-title a {
height: initial;
font-size: initial;
}
}
@media screen and (max-width: 767px) {
#post-article {
margin-bottom: 10px;
}
}
@media screen and (max-width: 575px) {
#post-article .post-meta {
flex-flow: wrap;
}
#post-article .post-meta li {
min-width: calc(50% - 15px);
max-width: calc(50% - 15px);
margin-top: 10px;
}
#post-article .post-meta li:nth-child(2n) {
margin-right: 0;
}
#post-article .post-meta li:nth-child(1),
#post-article .post-meta li:nth-child(2) {
margin-top: 0;
}
#post-article .post-tags {
flex-flow: column;
}
#post-article #post-content blockquote {
margin: 10px 20px;
}
#author-box,
#comment-post {
padding: 20px;
}
}