.navhr a {
    display: flex;
    padding: 10px 15px;
}

.navhr ul {
  justify-content: space-between;
}



@media (max-width: 639px) {
  .hidden-mobile {
    display: none !important;
  }
}

.breadcrumb {
    padding:5px;
    justify-content: center;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li.active > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:hover > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:focus > a {
    background: transparent!important;
}

.sppb-addon-image-layout-content {
    background: #fff;
    padding: 20px 20px 20px 20px;
    width: 100%;
}

.page-header h1 {
      margin-bottom: 20px;
}

.article-info {
  font-size: 13px;
}

.entry-header h2 {
    line-height: 1.5!important;
}

.statii a {
  line-height: 1.5!important;
  padding: 15px 0!important;
  font-size: 16px;
}

.statii ul >li >a.active {
    color: #6f2500;
    font-weight: 600;
}

.statii .sp-module-title {
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 600;
    border-bottom: #6f2601 1px solid;
    padding: 0 0 5px;
}

.entry-header h2 a {
    color: #000;
    border-bottom: #A23701 1px solid!important;
}

.entry-header h2 a:hover,  .entry-header h2 a:focus{
    color: #A23701;
    border-bottom: #A23701 1px solid!important;
}

.full-screen-ftop .offcanvas-menu {
    background-color: #471700;
}

.ofc-links {
  color:#efefc7
}

.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul.nav.menu {
    padding-bottom: 0px;
    display: flex;
    flex-direction: column;
}

.ofc-links:hover, .ofc-links:focus,{
  color:#ffffe3
}


.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li a {
    font-size: 18px;
    padding: 10px;
}

.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li ul li a {
    font-size: 16px;
    padding: 5px 20px;
    text-transform: none;
}

.offcanvas-menu ul li, .offcanvas-menu ol li {
    padding-bottom: 0px;
    text-align: left;
}


.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li .offcanvas-menu-toggler {
    left: auto;
    right: 0;
    font-size: 18px;
    padding: 10px;
}

.blog-articles .items-row, .blog-articles .items-leading, .blog-articles .page-header {
  max-width: 1024px;
    margin: 0 auto;
}

#sp-header.menu-fixed {
  background: #aa3901;
  transition: 800ms;
}

#offcanvas-toggler {
    line-height: 60px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
    display:none
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
    box-shadow: 0 0 5px rgb(0 0 0 / 20%);
    display: none;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
    color: #5a1e00!important;
    cursor: pointer;
    font-size: 14px;
}

#sp-header a:hover {
    color: #ffffe3!important;
}

.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
     height: 59px;
}

.logo img {
    height: 60px;
}

#sp-header .logo {
    display: inline-block;
    height: 60px;
  display: block;
}

#sp-header, #sp-header .logo {
  height: 60px;
}

.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span, .sp-megamenu-parent >li >a:hover, .sp-megamenu-parent >li >a.active {
  line-height: 60px;
}

#sp-main-body {
    padding: 50px 0;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel, .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part {
    text-align: initial;
    padding: 20px;
    border: solid 1px #dfdfdf;
    border-radius: 5px;
    position: relative;
    /*width: 345px;
    margin-left: 15px;*/
    background: #fff;
}

.sppb-nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 0!important;
    font-size: 14pt!important;
    text-decoration: none!important;
}

.sppb-nav-tabs > li.active > a, .sppb-nav-tabs > li.active > a:hover, .sppb-nav-tabs > li.active > a:focus {
    background-color: #7e2a00!important;
    border: 0px solid #dddddd!important;
    color: #fff!important;
    text-decoration: none!important;
    border-radius: 0!important;
    font-size: 14pt!important;
}


.a {
  display: block; 
  width:120px; 
}

.a-mobile {
  padding:3px 0 6px
}

.b {
  padding:0 0 3px 0; 
  font-size:12px;
  letter-spacing: 1px;
}

.b-mobile {
  padding:0 0 3px 0; 
  font-size:13px
}

.c {
  float:left; 
  height:17px; 
  padding-right:4px; 
  padding-top:3px
}

.c-mobile {
height: 22px;
padding-right: 10px;
padding-top: 3px;
float: left;
}

.d {
  float:left; 
  padding-top:0px
}

#sp-top-bar .sp-module {
  display: block!important;
}

#sp-top-bar ul li, #sp-top-bar p {
  margin-bottom:0!important
}

.sppb-text-center h1 {
font-size: 40px !important;
line-height: 1.3 !important;
}

a:focus {
    color: #4B1A02;
}


hr {
    margin-top: 15px!important;
    margin-bottom: 15px!important;
    border: 0;
    border-top: 1px solid #d4d4a9!important;
}

.nav-pills>li.parent a:active  {
  background-color:#9B3401;
  color: #F3F3C4 
}

.photo a:before {
  font-family: FontAwesome;
    content: ""!important;
}

.photo h3 {
  font-size:14pt!important;
  line-height:1.6
}

.photo ul >li {
      padding-bottom: 0;
}


.tab-content>.tab-pane {

    padding-top: 30px;
}

.breadcrumb>.active {
    color: #333;
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #5a1e00;
}

.breadcrumb {
  font-size:12px
}

#favimagehover-title1, #favimagehover-title2, #favimagehover-title3, #favimagehover-title4 {
  visibility: hidden;
  padding:0!important
}

.quote:before {
font-family: FontAwesome;
    content: "\00ab";
    margin-right: 8px;
    font-size: 72pt;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 0.5;
    color: #a63801;
}

.quote:after {
font-family: FontAwesome;
    content: "\00bb";
    margin-right: 8px;
    font-size: 72pt;
    position: absolute;
    right: 0;
    line-height: 0.5;
    color: #a63801;
}

.quote {
  font-size:2.4rem;
  padding: 18px 50px 50px;
  text-align:center
}

.sp-module ul >li.active >a, .sp-module ul >li >a.active {
  color: #6f2500;
}

.close {
    float: right;
    font-size: 31px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
    text-decoration: none;
    position: relative;
    right: -10px;
    top: -15px;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    max-width: 500px;
    margin: 30px auto;
    padding: 20px 20px 10px;
    /* margin: 10px; */
    /* border: #B1B183 1px dashed; */
    background: #fff;
    box-shadow: #BFBF8E 1px 1px 100px;
    border-radius: 10px;
}


.nav-tabs.nav-justified>li, .nav-pills>li, .breadcrumb>li, .nav-tabs>li {
  padding-bottom:0!important
}

ul li, ol li {
      padding-bottom: 10px;
}


.breadcrumb {
    background-color: #d4d4a9;
  margin-bottom: 0;
}


.nav-header {
font-weight: bold;
    color: #9C27B0;
    padding-left: 20px;
    padding-top: 20px;
    margin-top: 20px;
    border-bottom: #9C27B0 2px solid;
}

.pager li {
    display: inline;
    margin: 0 10px;
}

.nav-stacked {
  padding:15px
}


.sp-module ul >li.active >a, .nav>li>a:focus {
    color:#E3E3B3!important;
    /*background-color: #722600!important;*/
}

.offcanvas-inner li.active >a {
  background-color:transparent!important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover {
    background: #722600;
   color:#DEDEB8!important
}


.ltr.offcanvas .offcanvas-menu {
    right: 0;
    background: #f3f3d0;
    padding: 10px 25px 0;
}


.inhref {
  color:#EDEDCC
}

.inhref:hover {
  color:#fff
}

.alertvalidat {
  text-align:left!important
}

.nav-pills>li {
    border-bottom: #EDEDCC 1px solid;
}

.nav-pills {

    background: #f3f3d0;
}

.sp-module ul >li.active >a {
    color: #000;
    text-decoration: none;
}

.color {
    padding:15px 10px 15px 15px;
    color: #fff;
    margin-bottom: 0px;
    text-shadow: #000 1px 1px 50px;
    background: rgba(0, 0, 0, 0.59);
      max-width: 540px;
}

.color:before {
    content: '\201D';
    position: relative;
    font-size: 120pt;
    right: 0px;
    float: right;
    top: -60px;
    /* padding-left: 20px; */
    color: #FFEB3B;
}




.sppb-carousel-indicators li::after {
content: '';
    position: absolute;
    bottom: 15px;
    order: 24px solid transparent;
}

.sppb-carousel-indicators .active::after {
    content: '';
    position: absolute;
    bottom: 19px;
    order: 24px solid transparent;
}



.sppb-carousel-indicators {
    position: absolute;
  bottom: -30px!important;
}

.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
}

.sppb-carousel-indicators .active {
    margin: 0 13px 24px;
    width: 25px;
    height: 25px;
    background-color: rgba(255, 235, 59, 0.77);
    transition: 400ms;
}

.sppb-carousel-indicators li {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 0 5px;
    text-indent: -999px;
    border: 0px solid #EDEDCC;
    border-radius: 50%;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgb(212, 212, 171);
  transition: 400ms;
}



.sppb-carousel-arrow {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 60px!important;
    opacity: 0.8;
    filter: alpha(opacity=80);
    font-size: 30px!important;
    color: #EDEDCC;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background: rgba(206, 206, 155, 0.31)!important;
}

.sppb-carousel-arrow:hover, .sppb-carousel-arrow:focus {
    outline: 0;
    color: #FFEB3B;
    text-decoration: none;
    opacity: 1;
    filter: alpha(opacity=90);
    transition: 400ms;
}


.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner > div > div {
    font-size: 11pt;
    text-align: left;
    line-height: 1.6;
     display: inline-block;
      position: absolute;
    right: 70px;
    top: 30px;
}


.sppb-btn-info {
    color: #ffffff;
    background-color: #932944;
    border-color: #932944;
}

.sppb-btn-info:hover {
    color: #ffffff;
    background-color: #722035;
    border-color: #722035;
}


.sppb-btn-success {
    color: #ffffff;
    background-color: #009688!important;
    border-color: #009688!important;
}

.sppb-btn-success:hover {
    color: #ffffff;
    background-color: #008377!important;
    border-color: #008377!important;
}



.entry-header h2 a  {
  text-decoration: none;
}

.btn {
      font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
      padding: 8px 25px;
  text-decoration: none;
}



h2, .h2 {
    font-size: 28px;
}

.nav-pills>li+li {
    margin-left: 1px;
}

.nav-pills>li>a {
    border-radius: 0;
    font-size: 11pt;
    text-decoration: none;
}

.nav-pills>li>a:hover, .nav-pills>li>a:focus, .nav-pills>li>a.active, .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
      background-color: #9B3401;
    color: #F3F3C4 !important;
}

body {
  font-size: 16px;
  line-height: 1.5!important;
}

#sp-page-builder .page-content .sppb-section {
    margin-top: 0!important;
    z-index: inherit;
}

#sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-subheading {
display: inline-block;
    font-size: 2rem;
    max-width: 760px!important;
    margin: 20px 0 30px;
}


.sp-module ul >li.active >a, .nav>li>a:focus {
    color: #000000;
    background-color: #E3E3B3;
}


.ind-session {
    color: #8E8E58;
    background: transparent;
    border-bottom: #BFBF88 1px solid;
    font-size: 12pt;
    font-weight: bold;
    padding-bottom: 3px;
}

.search {
  padding-bottom: 20px;
}

label {
  margin-bottom: 0px;
}

.qfblock TEXTAREA {
    width: 95%!important;
    height: 100px;
}

.qfblock div input {
    display: inline-block;
    float: left!important;
    padding: 0 5px!important;
    background: #fff!important;
}


.mod input[type=search]:focus, input[type=text]:focus {
    border: 0px solid #fff!important;
    background-color:#fff!important;
    outline: none!important;
}

.mod input[type=search], input[type=text] {
    /*background: #fff url(http://www.payhd.ru/images/icon-search.png) no-repeat left center;*/
    /*border: solid 0px #ddd1c8!important;*/
    padding:0 5px 0 25px;
    color:#736A63;
    -webkit-transition: all .5s!important;
    -moz-transition: all .5s!important;
    transition: all .5s!important;
    border-radius:0px;
    height: 20px;
}



input[type="text"] {
    padding-left: 24px;
    font-size: 10pt;
    width:100%;
    height: 31px;
    border-radius: 0;
}


.btn-default, .pager li>a, .pager li>span {
    background-color: transparent;
    border: #CDCD9B 2px solid;
    border-radius: 0px;
    color: #602000 !important;
    text-decoration: none;
}

.btn-default:hover, .btn-default:focus, .pager li>a:hover{
    border-color: #CDCD9B;
    background-color: #CDCD9B;
    color: #fff!important;
}


.share ul > li >a:before {

    font-family: FontAwesome;
    content: "";
    margin-right: 0px;

}

.share ul > li >a {
 line-height:24px

}

.article ul > li >a {
 line-height:24px

}

.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
  background: #5A1E00;
}

.page-header {
    padding-bottom: 0px;
    margin: 0 0 20px;
    border-bottom: 1px solid #F5F5DB;
    color:#5A1E00;

}

.schedule{
   margin: 0 0 20px;
    border-bottom: 1px solid #CDCD9B!important;
    padding-bottom: 10px;
}

.right-column {
    padding: 0;
    /* background: #E4E4C2; */
    /*border-left: #D4D4AB 4px solid;*/
    /* border-radius: 10px; */
}

.right-column ul >li >a {
  display:flex
}

.entry-image {

}


sppb-addon-title {
    color: #8A2E00!important;
    border-bottom: #e5e5b8 0px solid!important;
    background: #e5e5b8!important;
    padding: 3px 6px;
    font-size: 12pt;
}

.lead {
    font-size: 13pt;
    font-style: oblique;
}

.qfblock label {
    text-align: left!important;
    padding: 0 20px 0 0;
    display: inline-block;
    width: 100%!important;
}


.nav-tabs.nav-justified {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    justify-content: space-between;
}

.svj {
  max-width: 270px;
  margin:0 auto
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 0px;
}

.nav-tabs>li>a {
      margin-left: 1px;
      font-size:14px;
  padding: 10px!important;
}

.toclink {
  padding:0 10px!important;
  text-align: center;
}



.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
    border: 0px solid #ddd;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus, .nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
    background-color: #D2D2AB!important;
    color: #F3F3C4 !important;

}

#sp-bottom a:hover,  #sp-bottom a.active, .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
background-color: #aa3901!important;
    color: #ffffe3!important;

}


.nav-tabs.nav-justified>li>a {
    border-bottom: 0px solid #ddd;
    border-radius: 0px;
    margin: 0px 1px;
    text-decoration: none;
  text-align: center;
}

.nav-tabs>li>a {
    border: 0px solid transparent;
}

.sp-module ul >li {
  border-top: 0px solid #CDCD9B !important;
}

.sp-module ul >li {
  border-bottom: 1px solid #CDCD9B !important;
}

.sp-megamenu-parent >li >a:hover, .sp-megamenu-parent >li >a.active {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    background: #5A1E00;
}


.sppb-btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0!important;
  text-decoration: none;
}

#sp-header, #sp-footer {
    background-color: #752700;
    color: #efefc7;
    background: rgb(170,57,1);
    background: -moz-linear-gradient(45deg, rgba(170,57,1,1) 0%, rgba(90,30,0,1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(170,57,1,1) 0%,rgba(90,30,0,1) 100%);
    background: linear-gradient(45deg, rgba(170,57,1,1) 0%,rgba(90,30,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa3901', endColorstr='#5a1e00',GradientType=1 );
      border-bottom: #CDCD9B 1px solid;
}


.sppb-addon-title {
}

#sp-page-builder .sppb-section-title {
    margin-bottom: 15px !important;
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 300;
    line-height: 1.2 !important;
}


.qfblock label {
    text-align: left !important;
    padding: 10px 20px 0 0 !important;
    display: inline-block;
    width: 100% !important;
}


body {
    background-color: #cece9b;
}




a {
  color: #A23701;
}


a:hover {
  color: #4B1A02;
}



.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  color: #22b8f0;
  transition: .8s;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover, .sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.active {
    transition: .8s;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
}
#offcanvas-toggler >i {
  color: #CDCD9B;
}
#offcanvas-toggler >i:hover {
  color: #e4e4b3;
}


.btn-primary,
.sppb-btn-primary {
  background-color: #EDEDCC;
    border: #CDCD9B 2px solid;
    border-radius: 0px;
    color: #602000 !important;
    text-decoration: none;
}

.btn-primary:hover,
.sppb-btn-primary:hover {
  border-color: #CDCD9B;
  background-color: #CDCD9B;
  color: #fff!important
}
ul.social-icons >li a:hover {
  color: #22b8f0;
}
.sp-page-title {
  background: #22b8f0;
}
.layout-boxed .body-innerwrapper {
  background: #EDEDCC;
}
.sp-module ul >li >a {
  color: #82824D;
  text-decoration: none;
}
.sp-module ul >li >a:hover {
  color: #636328;
}
.sp-module .latestnews >div >a {
  color: #000000;
}
.sp-module .latestnews >div >a:hover {
  color: #22b8f0;
}
.sp-module .tagscloud .tag-name:hover {
  background: #22b8f0;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  background: #22b8f0;
}
.search .btn-toolbar button {
  background: #22b8f0;
}
.post-format {
  background: #22b8f0;
}
.voting-symbol span.star.active:before {
  color: #A43701;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  color: #90905C;
}
.entry-link,
.entry-quote {
  background: #22b8f0;
}
blockquote {
  border-color: #C0C08A;
  font-size: 13pt;
}
.carousel-left:hover,
.carousel-right:hover {
  background: #22b8f0;
}
#sp-footer {

}
.sp-comingsoon body {
  background-color: #22b8f0;
}
.pagination>li>a,
.pagination>li>span {
  color: #000000;
}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  color: #000000;
}
.pagination>.active>a,
.pagination>.active>span {
  border-color: #22b8f0;
  background-color: #22b8f0;
}
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  border-color: #22b8f0;
  background-color: #22b8f0;
}

@media (max-width: 480px) {
.h1, h1 {
    font-size: 28px;
}
  .quote {
  font-size:2rem;
}
  .entry-header h2 {
    line-height: 1.6!important;
    font-size: 21px;
    font-weight: 500;
}
  .c-mobile {
    height: 22px;
    padding-right: 10px;
    padding-top: 0px;
  }
  .a-mobile {
    padding: 0;
}
  #sp-top-bar .sp-module {
    margin: 0;
}
  #sp-top-bar {
    background-color: #5a1e00;
    color: #cfd49c;
    padding: 8px 15px!important;
}
}
