/*
Theme Name: Borsa Blog BE Theme By BeaverGlobal
Author: Oleg Bo For BeaverGlobal
Author URI: http://beaverglobal.com/
Description: This is a Borsa Blog BE Theme By BeaverGlobal Developed By Oleg Bo
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text-Domain:borsa
*/
html, body {
    position: relative;
    height: 100%;
}
html,
body {
	margin: 0;
	padding: 0;
    font-family: 'Open Sans Hebrew';
	font-weight: 400;
	font-size: 16px;
	line-height: 1.7;
	transition: 0s;
    color: #000;
    direction: rtl;
    text-align: right;
    -webkit-font-smoothing: antialiased;
}
pre {
	display: block;
	font-size: 77.5%;
	color: #212529;
	direction: ltr;
	text-align: left;
	margin: 50px;
}
*,
*:focus,
*:active {
    outline: none
}
a:active,
a,
a:hover {
    text-decoration: none;
    -webkit-transition: all ease .1s;
    transition: all ease .1s
}
a:active,
a:hover {
    color: inherit;
}
button:focus {
    outline: none
}
label{
    margin-bottom: 0;
}
.container{
	max-width: 1080px;
}
main{
    min-height: 100vh;
    background-color: #c3d1f3;
}
ul{
    list-style: none;
}
.h1{
    font-size: 3.72em;
}
h5{
    font-size: 1.13em;
}
.author-title .title  h1 {
    font-size: 1.5rem;
}
.about .h1{
    font-size: 2.5em;
    font-weight: 900;
    color: #182f7c;
}
.blue-txt{
    color: #182f7c;
}
.bold{
    font-weight: 600;
}
.weak{
    opacity: 0.5;
}
.pg-content.blog strong{
    font-size: 1.13em;
    font-weight: 600;
}
.pg-content.blog blockquote{
    border-right: 3px solid #182f7c;
    font-size: 1.5em;
    font-style: italic;
    padding-right: 15px;
    line-height: 1.3;
    font-weight: 600;
}
.pg-content img{
    width: 100%;
    height: auto;
}
.pg-content.blog{
    margin-top: 2em;
}
.author-title .name{
    margin-bottom: 0;
}
.post-holder{
    border: 3px solid #d7d7d7;
    border-radius: 3px; 
    margin-bottom: 4em;
    position: relative;
    -webkit-box-shadow: 0px 6px 22px 1px rgba(0,0,0,0.28);
    -moz-box-shadow: 0px 6px 22px 1px rgba(0,0,0,0.28);
    box-shadow: 0px 6px 22px 1px rgba(0,0,0,0.28);
    transition: 0.5s;
}
.post-holder:hover{
    -webkit-box-shadow: 0px 6px 22px 6px rgba(0,0,0,0.28);
    -moz-box-shadow: 0px 6px 22px 6px rgba(0,0,0,0.28);
    box-shadow: 0px 6px 22px 6px rgba(0,0,0,0.28);
}
.blog-excerpt{
    background: rgba(255,255,255,0.7);
    padding: 1em 0 0;
    border-top: 3px solid #d7d7d7;
    position: absolute;
    z-index: 100;
    bottom: 0;
    width: 100%;
}
.blog-excerpt *{
    margin-bottom: 0;
}
.pos-abs{
    position: absolute;
}
.pos-rel{
    position: relative;
}

.blog-title div,
.blog-excerpt div{
    display: inline-block;
    float: right;
}
.blog-excerpt .img-holder{
    width: 20%;
    height: 80px;
}
.blog-excerpt .img-holder img{
    border: 3px solid #d7d7d7;
    margin-right: 1em;
    position: relative;
    top: -6em;
    max-width: 100%;
}
.blog-excerpt .blog-title{
    width: 80%;
}
.opinion.interesting i{
    color:aqua;
}
.opinion.not-interesting i{
    color:#447efd;
}
.opinion.super-interesting i{
    color:#fca489;
}
.author img{
    border: 3px solid #d7d7d7;
    max-width: 100%;
}
.blog-title .title-holder{
    width: 90%;
}
.blog-title .icon-arrow{
    width: 10%;
}
.post-arrow i{
    font-size: 3em;
}

header{
    padding: 1.4em 0;
    position: fixed;
    top:0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #182f7c ;
    background: #fff;
    z-index: 1000;
    -webkit-box-shadow: -1px 3px 6px -4px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 3px 6px -4px rgba(0,0,0,0.75);
box-shadow: -1px 3px 6px -4px rgba(0,0,0,0.75);
transition: 0.3s;
}
header .h1{
    font-size: 3em;
    transition: 0.3s;
}
header.sticky-header{
    padding: 0.9em 0;
}
header.sticky-header .h1{
    font-size: 2.5em;
}
header .nav-brand img{
    transition: 0.3s;
}
header.sticky-header .nav-brand img{
    max-width: 90%;
}
.blog .main{
    padding-top: 4em;
}
.filter-row button{
    width: 100%;
    height: 60px;
    border: 0;
    font-size: 1.5em;
    background: #182f7c;
    color: #fff;
    transition: 0.5s;
}
.filter-row button a{
    display: block;
    width: 100%;
    color: #fff;
}
.loadmore,
footer{
    background: #182f7c;
}
.filter-row button.select,
.filter-row button:hover{
    background: #707070;
}
.loadmore{
    font-size: 1.13em;
    width: 200px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
    padding: 0.7em 1em;
}
.footer-social *{
    color: #fff;
}
.footer-social a{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #fff;
    display: inline-block;
    margin: 0 5px;
}
.footer-social i{
    color: #fff;
    vertical-align: middle;
    margin-right: 9px;
    margin-top: 5px;
    font-size: 1.1em;
}
.footer-logo{
    width: 7em;
    height: auto;
    float: left;
    margin-left: 5em;
    margin-top: 10px;
}
.copyright{
    /* margin-right: 5em; */
    /* margin-left: 1em; */
}
.related-post{
    border: 1px solid #d7d7d7;
    padding: 15px;
}
.related-post a{
    color: #447efd;
    text-decoration: underline;
    font-weight: 600;
}
.related-post .views,
.related-post .date{
    font-size: 0.9em;
    display: inline-block;
}
.related-post .views{
    margin-top: 5px;
}
.share-block a i{
    color: #fff;
    font-size: 1.5em;
}
.share-block .share a {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 10px 0;
}
.share-block .facebook-share a{
    background: #182f7c;
}
.share-block .wats-share a{
    background: #00a651;
}
.share-block .twitter a{
    background: #00aeef;
}
.share-block .mail-share a{
    background: #ed0505;
}

.opinion-box{
    background: #fff;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}
.opinion i{
    font-size: 2.5em;
}
.opinion{
    text-align: center;
    cursor: pointer;
}
.pagin-nav *{
    color: #2c2727;
}
.pagin-nav i{
    font-size: 3em;
}
.pagin-nav span{
    display: block;
}
.menu-wrap{
    
}
.intro-text{
    color: #182f7c;
    font-size: 1.3em;
}
/* .single .menu-wrap{
    top: 4em;
    right: 5em;
} */
ul.menu{
    padding: 0;
    width: 100%;
}
ul.menu li{
    position: relative;
    padding: 8px 25px;
    margin-bottom: 2em;
}
ul.menu li a{
    font-size: 1.13em;
}
ul.menu li.orange{
    background: #ff7f57;
    color: #182f7c;
}
ul.menu li.beruze{
    background: #29dfc3;
    color: #182f7c;
}
ul.menu li{
    background: #182f7c;
    color: #fff;
}
ul.menu li:hover{
    background: #707070;
    color: #fff;
}
ul.menu li a{
    color: #fff;
    display: block;
}
ul.menu li:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 2px; 
    bottom: -8px;
    right: 0;
}
ul.menu li:before{
    position: absolute;
    content: '';
    width: 2px;
    height: 100%; 
    background: #fff;
    right: 10px;
    top:0;
}
ul.menu li.orange:after{
    background: #ff7f57;
}
ul.menu li.beruze:after{
    background: #29dfc3;
}
ul.main-social{
    padding: 0;
}
ul.main-social li a{
    color: #182f7c;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #182f7c;
    display: block;
    margin-top: 10px;
}
ul.main-social li a i{
    vertical-align: middle;
    margin-right: 7px;
    margin-top: 7px;
    font-size: 1.3em;
}
ul.main-social li a i.fa-facebook-f{
    margin-right: 13px;
}
ul.main-social li a i.fa-globe-europe{
    margin-right: 9px;
    margin-top: 7px;
}

/* NEWSLETTER */
.modal-header{
    border-bottom: 0px;
}
.modal h2{
    font-weight: 900;
    font-size: 3em;
    position: relative;
    border-bottom: 3px solid #182f7c;
    border-top: 3px solid #182f7c;
    display: block;
}
.modal-content{
    padding: 50px;
}
#newsletter-form .form-control{
    background: #ebebeb;
    border-radius: 8px; 
    /* border: 0; */
}
#newsletter-form input[type='submit']{
    background: #182f7c;
    color:#fff;
    font-size: 1.5em;
    font-weight: 900;
}
#newsletter-form input{
    font-family: 'Open Sans Hebrew';
    height: 50px;
}
#newsletter-form input[type='checkbox']{
    height: auto;
}
.discamer:hover,
.discamer{
    text-decoration: underline;
    color: #182f7c;
}
.wht-txt{
    color:#fff;
}
.sm-txt{
    font-size: 0.75em;
}
#thankyoumodal h3{
    color: #182f7c;
    font-weight: 900;
}
.copyright {
    display: inline;
    margin-bottom: .25rem;
}
.top-footer{
    background: #12406f;
}
.site_description{
    color:white;
    font-size: 0.8em;
}
.social-wrap{
    float: left;
    padding: 3em 0;
}
footer a:hover, footer a, footer {
    color: #fff;
}
ul.social {
    margin-bottom: 1em;
    padding: 0;
}
ul.social i {
    font-size: 1.3em;
    margin: 0 7px;
}
.bottom-footer{
    background: #072e56;
    padding-top: 1em;
}
.bottom-footer .links {
    text-align: left;
}
.feedback-opinion{
    display: none;
    margin-top: 15px;
    border: 1px solid #000;
}
.close {
    float: left;
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    display: inline-block;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 22px;
    top: 0px;
}
.form-group{
    position: relative;
}
.form-group input.error {
    border: 1px solid red;
}
span.error {
    display: none;
    color: red;
    position: absolute;
    bottom: -19px;
    font-size: 0.8em;
    right: 0;
}
.taglist li {
    display: inline-block;
}
.taglist li a{
    display: inline-block;
    color: #000;
    border:1px solid #272727;
    padding: 5px 8px;
    margin: 10px 5px;
}
.taglist li.selected a{
    background: #072e56;
    color:#fff;
}

/* COOCIES */
#accept-cookies{
    position: fixed;
    bottom: -502px;
    left: 0;
    right: 0;
    z-index: 1000;
    width: 100%;
    transition: 0.5s;
}
#accept-cookies.active{
    bottom: 0;
}
.wrap-cookies{
    background: rgba(248, 248, 248, 1);
    color: #2c2727;
    position: relative;
    width: 90%;
    margin: 0 auto;
    -webkit-box-shadow: 0px -3px 8px -1px rgba(0,0,0,0.56);
    -moz-box-shadow: 0px -3px 8px -1px rgba(0,0,0,0.56);
    box-shadow: 0px -3px 8px -1px rgba(0,0,0,0.56);
}
.cookies-info > div{
    display: inline-block;
}
.cookies-info > div:last-child{
    float: left;
}
.close-cookies{
    position: absolute;
    left: 1em;
    top: 1em;
}
.wrap-cookies a:hover,
.wrap-cookies a{
    color: #182f7c;
    text-decoration: underline;
}
.btn-cookies{
    background: #093f76;
    color: #fff;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border: 1px solid #093f76;
    transition: 0.5s;
    padding: 0 1em;
}
.btn-cookies:hover{
    border: 1px solid #093f76;
    color: #093f76;
    background: #fff;
}
.close-wrap{
    position: relative;
    cursor: pointer;
}
button.close-cookies{
    border: 0;
    background: transparent;
    color: #093f76;
}
button.close-cookies {
    width: 42px;
    height: 42px;
    opacity: 1;
}
button.close-cookies:hover {
    opacity: 1;
}
button.close-cookies:before, button.close-cookies:after {
    position: absolute;
    left: 21px;
    top: -5px;
    content: ' ';
    height: 53px;
    width: 2px;
    background-color: #093f76;
}
button.close-cookies:before {
    transform: rotate(45deg);
}
button.close-cookies:after {
    transform: rotate(-45deg);
}
.close-txt{
    position: relative;
    top: 22px;
    left: 60px;
    color: #093f76;
    font-weight: 600;
}
/* COOCIES */

/* POP UP DISCLAIMER */
.info-disclam-icn{
    position: absolute;
    width: 25px;
    height: 25px;
    right: -20px;
    top: -10px;
    cursor: pointer;
    background: url('images/disclaimer_i.png')no-repeat center;
    background-size: contain;
}
.info-disclam-icn img{ 
    width: 100%;
}
.info-disclam .info-disclam-icn{
    right: 10px;
    top: 5px;
}
.info-disclam{
    position: absolute;
    z-index: 100 ;
    background: #fff;
    border-radius: 5px;
    right: -30px;
    top: -15px;
    width: 50vh;
    padding: 2rem 3rem;
    font-size: 1rem;
    line-height: 1.5;
    opacity: 0;
    z-index: -1;
}
.info-disclam.active{
    opacity: 1;
    z-index: 2;
}
.btn-cls-info{
    position: relative;
    background: #fff;
    border-radius: 15px;
    border: 1px solid #072e56;
    outline: none;
    padding: 5px 3em;
    margin-top: 1em;
    font-weight: 900;
    color: #072e56;
}
span.btn-cls{
    border: 0;
    background: transparent;
    color: #093f76;
}
span.btn-cls {
    width: 12px;
    height: 12px;
    opacity: 1;
}
span.btn-cls:hover {
    opacity: 1;
}
span.btn-cls:before, span.btn-cls:after {
    position: absolute;
    left: 21px;
    top: 6px;
    content: ' ';
    height: 22px;
    width: 2px;
    background-color: #093f76;
}
span.btn-cls:before {
    transform: rotate(45deg);
}
span.btn-cls:after {
    transform: rotate(-45deg);
}
.blue-overlay{
    opacity: 0;
    position: fixed;
    width: 100%;
    background: rgb(24 47 124 / 62%);
}
.blue-overlay.active{
    opacity: 1;
    top: 0;
    bottom: 0;
    z-index: 1;
}
/* Mobile */
@media (max-width: 575px) {
    .info-disclam-icn {
        right: 10px;
        top: -30px;
    }
    .info-disclam {
        right: 0px;
        top: -30px;
        width: 90vw;
        padding: 2rem 3rem;
    }
}
/* POP UP DISCLAIMER */

/*Responsive*/
@media only screen and (max-width:1440px), screen and (min-device-width : 1366px) and (max-device-width : 1440px) and (orientation : landscape) {
	.container {
        max-width: 700px;
    }
    .h1 {
        font-size: 3em;
    }
    .pagin-nav i {
        font-size: 2.5em;
    }
    .author img {
        max-width: 100%;
    }
    .title h4 {
        font-size: 1.1rem;
    }
    .title-holder h4,
    .title  h3 {
        font-size: 1.3rem;
    }
    .blog-title .title-holder{
        padding-right: 15px;
    }
    .post-arrow i {
        font-size: 2em;
    }
}
@media only screen and (max-width: 1024px), screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: landscape){
	.container {
        max-width: 580px;
    }
    .filter-row button ,
    .h4, h4 {
        font-size: 1.3rem;
    }
    .post-arrow i {
        font-size: 2em;
    }

}
@media only screen and (max-device-width: 768px) and (min-device-width: 480px) and (orientation: portrait){
	.container {
		width: 468px;
	}
}
/* Mobile */
@media (max-width: 575px) {

    .container{
        width: 100%;
    }
    .h1 {
        font-size: 2.22em;
    }
    header .h1 {
        font-size: 1.5em;
    }
    header.sticky-header .h1 {
        font-size: 1.4em;
    }
    .social-footer,
    .copyright {
        display: block;
    }
    ul.menu li ,
    .social-footer{
        margin-bottom: 1em;
    }
    .footer-social.d-flex.align-items-end{
        display: block !important;
    }
    .blog-title .title-holder,
    .blog-excerpt .img-holder img {
        width: 100%;
    }
    .blog-excerpt {
        position: relative;
    }
    .blog-title div, .blog-excerpt div {
        display: block;
        float: none;
    }
    .blog-excerpt .blog-title {
        width: 100%;
        padding: 0 10px;
    }
    .blog-excerpt .img-holder {
        height: 0;
    }
    .post-arrow i {
        font-size: 2em;
        margin: 10px 0;
    }
    .h4, h4 {
        font-size: 1.3rem;
    }
    .filter-row button {
        font-size: 1em;
    }
    .modal-content {
        padding: 10px;
    }
    ul.menu {
        width: 100%;
    }
    .copyright {
        margin-right: 0.1em;
        margin-left: 0.1em;
    }
    .menu-wrap {
        position: initial;
    }
    .footer-logo {
        float: right;
    }
    .pagin-nav{
        margin-bottom: 1.5em;
    }
    .pagin-nav i {
        font-size: 3.2em;
    }
    .story-wr .author{
        text-align: center;
        margin-bottom: 2em;
    }
}
