@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap');

.ib {
    display: inline-block;
    vertical-align: top;
}

.clear {
    clear: both;
}

.dn, .mobile-top, .mobile  {
    display: none;
}

h2 {
    margin: 25px 0;
}
h1, h2, h3, h4, h5 {
    font-family: 'Roboto', sans-serif;
}
.italic {
    font-style: italic;
}
h3 {
    font-size: 20px;
}
input.invalid, textarea.invalid {
    border: 1px #ff0000 solid;
}
.user-nav-min {
    float: right;
    margin-top: 0;
}
.mainpage {
    padding: 30px 0;
}
.page-inner-min-link-block {

}
.top-nav-wrap {
    box-sizing: border-box;
    background: #fff;
}
.blog-post-min-wrap {
    background: #fff;

}
.blog-post-body {
    padding: 10px;
}
.main-breadcrumbs {
    background: #3662ae;
    color: #fff;
    padding: 20px 0;
}
#breadcrumbs {
    margin-bottom: 0;
    padding-right: 50px;
}

.main-breadcrumbs a {
    color: #fff;
}
.main-breadcrumbs .modal-dialog, .main-breadcrumbs .modal-dialog a {
    color: #444;
}
#navigation li {
    display: inline-block;
    vert-align: top;
    margin-left: 45px;
    text-transform: uppercase;
    font-weight: bold;
}
.navbar-nav {
    display: inline-block;
}
/*
#navigation li a {
    color: #444;
}*/
#navigation li.active a {
    color: #c1272c;
}

.side-search {
    min-height: 70px;
}

    /*---all forms-----*/
.input-form-wrap label {
    display: block;
}

.input-form-wrap input[type='text'], .input-form-wrap  textarea {
    width: 100%;
    box-sizing: border-box;
}
#loading-info {
    display: none;
}
.info-ajax-msg {
    display: none;
    padding: 20px 0;
    font-weight: bold;
}
#contact-msg.error {
    color: #ff0000;
}
.lang-selector {
    font-size: 12px;
}
.content-image {
    max-width: 100%;
}
.content-image.small-img {
    max-width: 50%;
    margin: 0 auto;
}
.page-inner-min-link-block {
    padding: 10px;
    background: #f2e6fb;
    display: block;
}
a.page-inner-min-link-block {
    color: #212529;
}
.gallery-image-link {
    margin: 0 auto;
    display: inline-block;
    text-align: center;
}
a.page-inner-min-link-block .read-article-btn {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #c1272c;
    padding: 3px 10px;
    font-size: 13px;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background-color: #c1272c;
    color: #fff;
    font-weight: normal;
}
a.page-inner-min-link-block .read-article-btn:hover {
    background: #5f03ab;
}
/*---------reviews---------*/

.add-review-form-wrap {
    width: 500px;
}
/*-------end of reviews----*/

/*----------captcha---------*/
.captcha-image {
    width: 120px;
    height: 34px;
}
.captcha-image-refresh, .captcha-image {
    display: inline-block;
}
.captcha-image-refresh {
    cursor: pointer;
    margin-left: 5px;
}

a, a:focus, a:active {
    color: #3662ae;
}
a:hover {
    color: #c1272c;
    text-decoration: none;
}
h1, .h1 {
    font-size: 28px !important;
}
.blog-post-full h1 {
    margin: 10px 0 25px 0;
}

h4 {
    font-size: 16px;
}
h2 a:hover {
    color: #3662ae;
}
.reg-links {
    text-align: center;
    font-size: 14px;
    width: 100%;
    margin-top: 20px;
}
.reg-links a {
    color: #3662ae;
}
.main-sorting {
    margin-bottom: 5px;
}
#accept-rules {
    width: auto;
    margin-top: 15px;
}
 h2.blog-post-title a {
     color: #444444;
 }
 h2.blog-post-title {
     font-size: 18px;

 }
h2.blog-post-title a:hover {
    color: #3662ae;
}
.form-control:focus {
    outline: 0;
    box-shadow: none;
}
pre {
    padding: 15px;
    /*background: #c1272c;*/
    /*background: #ecfefb;*/
    background: #f7f7f7;
}
:not(pre) > code[class*="language-"], pre[class*="language-"] {
    background: #f7f7f7 !important;
}
.page-item.active .page-link {
    background-color: #3662ae;
    border-color: #3662ae;
}
.page-link {
    color:  #3662ae;
}
.page-link:hover {
    color: #3662ae;
    background-color: #f7f7f7;
    outline: none;
    box-shadow:none;
}
.page-link:focus {
    box-shadow:none;
}
.badge {
    background: #3662ae;
    color: #fff;
}
a.badge {
    color: #fff;
}
.badge-danger {
    color: #fff;
    background-color: #dc3545;
}
.badge-purple {
    color: #fff;
    background-color: #c1272c;
}
.right-sidebar-wrap {
    margin-top: 30px;
}
.blog-main {
    margin-top: 30px;
    /*border-bottom: 4px #a1bcba solid;
  margin-bottom: 40px;
  background: #fff;
 border-top: 2px #a1bcba solid;*/
    /* border-bottom: 4px #3662ae solid;
    border-bottom: 1px #ccc solid;
   padding-bottom: 40px;*/

    /* background: #f9fbfb;*/
}

.page-min-block {
    display: block;
    margin-bottom: 10px;
    color: #fff;
    background: #3662ae;
    padding: 20px;
}

.page-min-block:hover {
    background: #c1272c;
    color: #fff;
}
.blog-main.blog-main-nobg, .blog-main.blog-main-nobg  .blog-main-inside {
    background: #f7f7f7;
    border: 0;
}
.blog-main.nobg {
    background: transparent;
}

.blog-main.nobg .blog-main-inside {
    background: transparent;
    border: 0;
}
.blog-main.blog-main-nobg  .blog-main-inside {
    padding: 0;
}
.blog-main-inside {
    background: #fff;
    border-bottom: 4px #a1bcba solid;
    margin-bottom: 40px;
    padding: 15px;
    box-sizing: border-box;
}
.blog-post {
    margin-bottom: 20px;
}
/*
.blog-post-full .blog-post-meta {
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    background: #3662ae;
    color: #fff !important;
}

.blog-post-full .blog-post-meta a {
    color: #fff !important;
}*/
.share-min-btn-wrap {
    cursor: pointer;
    /* color: #fff;*/
   color: #3662ae;
    height: 20px;
}

body {
    background: #f7f7f7 ;
}
.bg-light {
    background-color: #fff !important;
    border-bottom: 4px #a1bcba solid;
}
.publish-date {
    /* color: #fff;*/
    color: #3662ae;
    font-size: 12px;
    margin-top: 2px;
}
.blog-post-bottom {
    padding:  5px 0;
}
.share-min-btn-wrap:hover {
    color: #c1272c;
}

.emo-wrap, .story-comments, .emotions-block-wrap, .veiw-count, .fav-btn-wrap {
    display: inline-block;
    color: #3662ae;
    margin: 0 5px;
}
.fav-btn-wrap div {
    display: inline-block;
}
/*--------to top----*/
.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 50px;
    right: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(46, 46, 46, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0.6;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.visible {
    visibility: visible;
}
.cd-top:hover {
    opacity: 1;
    background: rgba(46, 46, 46, 0.9) url(../images/cd-top-arrow.svg) no-repeat center 50%;
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
/* cookie warning */
#cookie-warning {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.60);
    z-index: 99999999999;
    color: #fff;
    font-size: 13px;
}

.cookie-text {
    position: relative;
    padding: 10px  70px 10px  30px;
}
#more-cookie-info {
    color: rgb(230, 229, 229);
    text-decoration: underline;
}

a#accept-cookie {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background: #3662ae;
    display: block;
    font-weight: bold;
}
a#accept-cookie:hover {
    color:  #212529;
    background: #c1272c;
}

blockquote {
    background:  #f6f6f6;
    font-size: 16px;
    border-left: 5px solid #3662ae;
    font-style: italic;
    padding: 20px 20px;
}
blockquote p {
    margin-bottom: 0;
    padding-bottom: 0;
}
.content blockquote p {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.blog-footer {
    background: #3662ae;
    color: #fff;
}
.btn-primary {
    background: #3662ae;
    color: #fff;
    border-color: #3662ae;
    outline: none;
}
.btn-primary.inverse {
    background-color: #c1272c;
    border-color: #c1272c;
}
.btn-primary.inverse:hover {
    background: #3662ae;
    border-color: #3662ae;
}

/*
#search  {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: baseline;
    align-content: stretch;
}

#search div {
    flex:1;
}*/
.search.btn {
    line-height: 30px;
    height: 30px;
    padding: 3px;

   /* float: right;*/
    border-radius: 0;

}
.search-button {
    margin-top: 0px;
    width: 40%;
}
.date-published-min {
    font-size: 14px;
    color: #444;
}
.blog-post-min-wrap .blog-post-title {
    margin-top: 10px;
}
.search-input {
    margin-left: 20px;
    width: 50%;
}
.search-input input{
    width: 100%;
}
.search-input, .search-button {
    float: left;
}
#search_text {

    line-height: 30px;
    height: 30px;
    border: 0;

    padding-left: 8px;
    color: #3662ae;
    background: #f7f7f7;
  /* width: 150px;*/
}
#search_text:hover, #search_text:focus {
    border: 0;
    outline: none;
    background: #f7f7f7;

}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}
a.make-emotion,  a.make-emotion:focus,  a.make-emotion:active {
    color: #3662ae;
}
a.make-emotion:hover {
    color: #c1272c;
}
a.user-rated {
    color: #c1272c;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle, .btn-primary:hover
{
    background-color: #c1272c;
    border-color: #c1272c;
}

.del-fav, .save-to-fav  {
    cursor: pointer;
    color: #3662ae;
}
.del-fav:hover, .save-to-fav:hover {
    color: #c1272c;
}
.badge-secondary[href]:hover, .badge-secondary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #c1272c;
}
.read-more {
    text-align: right;
}
.read-more a {
    color: #fff !important;
    text-decoration: none;
    background-color: #c1272c;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 2px 8px;
    line-height: 1.5;
    border-radius: 0.25rem;
    font-size: 14px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.read-more a:hover  {
    cursor: pointer;
    background: #3662ae;
}
.share-small {
    display: inline-block;
}

.unselectable {
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
a.logo {
    display: inline-block;
}
.logo div {
    display: inline-block;
    height: 40px;
    padding: 5px 10px;
    line-height: 30px;
    box-sizing: border-box;
    color: #fff;
    background: #3662ae;
}
a .logo-pre {
    line-height: 30px;
    width: 42px;
    font-size: 25px;
    float: left;
}
a .logo-text {
    line-height: 30px;
    text-transform: uppercase;
    background: #025752;
    font-size: 15px;
    float: left;
    font-weight: bold;
}

.project-description {
    padding-bottom: 15px;
}
/*   breadcrumbs   */
.breadcrumbs {
    font-size: 14px;
}
.breadcrumbs li {
    display: inline-block;
    list-style-type: none;
    margin: 5px ;

}
.breadcrumbs li:first-child {
    margin-left: 0;
}
.bcrumb-arrow {
    color: #fff;
    margin-right: 10px;
    opacity: 0.3;
}
.breadcrumbs ul {
    padding: 0;
    margin: 0;
}

.breadcrumbs li a {
    color: #fff;
   /* opacity: 0.5;*/
}
.breadcrumbs li a:hover {
   /* opacity: 1;*/
}
.add-story-wrap input, .add-story-wrap textarea,  .add-story-wrap select {
    width: 100%;
}
.add-story-wrap input[type="checkbox"], .add-story-wrap input[type="submit"] {
    width: auto;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice
{
    background-color: #3662ae !important;
    border: 1px solid  #3662ae !important;
    color: #fff;
}
.add-story-btn {
    margin: 15px 0;
}
.bottom-links  a {
    color: #fff;
}
.bottom-links a:hover {
    color: #c1272c;
}
.add-story-tip {
    font-style: italic;
}
.input-form-wrap label {
    display: block;
}

.input-form-wrap input[type='text'], .input-form-wrap  textarea {
    width: 100%;
    box-sizing: border-box;
}
.contact-form-wrap {
    margin-top: 35px;
}
#error-wrap {
    display: none;
}
.contact-email {
    margin-top: 20px;
}
.reverse {
    unicode-bidi: bidi-override;
    direction: rtl;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.input-form-wrap input[type='text'], .input-form-wrap textarea {
    width: 100%;
    box-sizing: border-box;
}
.ck-editor__editable_inline {
    min-height: 250px;
}
.date-inner {
    line-height: 20px;
}
.blog-post-full.container {
    padding: 0;
}
.publish-links, .date-inner,  .blog-post-full .publish-date {
    font-size: 14px;
    /*color: #fff;*/
}
.blog-post-full  .emo-wrap, .blog-post-full  .story-comments,
.blog-post-full  .emotions-block-wrap, .blog-post-full  .veiw-count, .blog-post-full  .fav-btn-wrap,
.blog-post-full  .del-fav, .blog-post-full  .save-to-fav {
   /* color: #fff;*/
}
.blog-post-full .blog-post-meta  a:hover, .blog-post-full .blog-post-meta .del-fav:hover,
.blog-post-full .blog-post-meta .save-to-fav:hover,  .blog-post-full .blog-post-meta  a.user-rated  {
   /* color: #ccc !important;*/
}
.comment-block h2 {
    font-size: 20px;
    margin-top: 40px;
}
.blog-post-content {
    padding: 30px 0;
}
.blog-post-additional {
    border-bottom: 4px #a1bcba solid;
}
.blog-post-additional  .story-social {
    margin-top: 20px;
    margin-bottom: 50px;
}
.connected-pages {
    background: #f7f7f7;
    padding: 20px;
    margin-bottom:50px;
}
.connected-pages  a {
    display: block;
}
.tag-name-line {
    padding: 30px  20px;
    background: #f7f7f7;
    margin-bottom: 50px;
}


.badge.tag.size1 {
    font-size: 100%;
    line-height: normal;
}
.badge.tag.size2 {
    font-size: 95%;
    line-height: normal;
}
.badge.tag.size3 {
    font-size: 90%;
    line-height: normal;
}
.badge.tag.size4 {
    font-size: 80%;
    line-height: normal;
}
.badge.tag.size5 {
    font-size: 70%;
    line-height: normal;
}
.badge.tag.size6 {
    font-size: 60%;
    line-height: normal;
}
.obligate {
    color: #ff0000;
}
.user-post-image {
    margin-top: 10px;
    padding-bottom: 20px;
}
.image-tip {
    font-size: 10px;
}
.blog-img-min img {
    width: 100%;
}

.blog-img-full img {
    max-width: 100%;
}


.youtube-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.youtube-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
