@media screen and (min-width: 320px) and (max-width: 767px) { 


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

  } 



.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0 10px;
    line-height: 60px;
    font-size: 14px;
    margin: 0;
}

.article-details .article-header h1::after, .article-details .article-header h2::after {
    content: ' ';
    display: block;
    width: 70px;
    height: 7px;
    background: #d2050f;
    margin-bottom: 10px;
    margin-top: 10px;

}

.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 2.25rem;
        font-weight: bold;
}

@media screen and (min-width: 320px) and (max-width: 767px) { 


.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 1.75rem;
        font-weight: bold;
}

  } 

  








h2::before {
    content: ' ';
    display: block;
    width: 200px;
    height: 2px;
    background: #d2050f;
    margin-bottom: 10px;
    margin-top: 10px;
        transition-duration: .5s;

}

h2:hover::before{
    content: ' ';
    display: block;
    width: 400px;
    height: 2px;
    background: green;
    margin-bottom: 10px;
    margin-top: 10px;
    transition-duration: .5s;

}
 

 .textblokc{
  font-size: 50px;
  color:red;
  font-weight: bold;

 }


 .otziv_name{
  font-weight: bold;
  font-size: 30px;

 }


.poloska::after{
    content: ' ';
    display: block;
    width: 400px;
    height: 2px;
    background: green;
    margin-bottom: 10px;
    margin-top: 10px;


}


/*------------------------------Table--------------------------------*/

.border tr td{
  border: 1px dotted #ccc;
  padding: 6px;
   
}


table.border tr:hover {
  background-color:  #f5f5f5;
 

} 


/*------------------------------SpiSKI--------------------------------*/



.otrasl{
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  margin-top: 30px;

}

.otrasl::after{
    content: ' ';
    display: block;
    width: 400px;
    height: 2px;
background-image: -webkit-linear-gradient(left, #fff, red, #fff);
background-image: -moz-linear-gradient(left, #fff, red, #fff);
background-image: -ms-linear-gradient(left, #fff,red, #fff);
background-image: -o-linear-gradient(left, #fff, red, #fff);
    margin-bottom: 10px;
    margin-top: 10px;
transition-duration: .5s;
margin: 0 auto;

}

/*.otrasl:hover::after{
    content: ' ';
    display: block;
    width: 400px;
    height: 2px;
    background: red;
    margin-bottom: 10px;
    margin-top: 10px;
            transition-duration: .5s;


}*/

/*--------------------RS FORMS style--------------------------*/

fieldset.formFieldset legend{
font-size:30px;
color:#000;
line-height: 36px;
}


div.formBody{
margin-top:5px;


}

.formCaption2{
margin-top:16px;
font-weight:bold;
font-size:20px;
color:#000;
letter-spacing:2px;

}

.rsform-block-svob-text .formBody{

font-weight:bold;
font-size:16px;
color:#000;
text-align:center;

}

.formRequired{
  color: red;
  font-size: 22px;

}

.rsform-submit-button{
  color:#d2050f;
  background-color: #fff;
  border: 1px solid #d2050f;
  padding: 10px 25px;
  cursor: pointer;
  transition-duration: .5s;

}


.rsform-submit-button:hover{
  color:#fff;
  background-color: #d2050f;
  border: 1px solid #d2050f;
  

}

.formError {
    color: #CF4D4D;
    font-weight: normal;
    font-size: 20px;
    font-style: italic;
}

.rsform_error_3{
  color: RED;

}



.archive h2{
  font-size: 22px;

}


 .sp-module-content .mod-languages ul.lang-inline li a {
    padding: 10px 25px !important;
    border: 1px solid #fff;
    line-height: 40px;
    color: #fff;

}

 

.sp-module-content .mod-languages ul.lang-inline li a:hover {
background: #EA2128;
    
}


.sp-module-content .mod-languages ul.lang-inline li {
 
    float: right;
}

/**-----------------BT Login Stle--------------**/

 

#btl .btl-panel > span {
 
    box-shadow: none !important;
    font-size: 16px !important;
    line-height: 16px !important:;
        border: 1px solid #fff !important;
        line-height: 22px;
}

#btl .btl-panel > #btl-panel-profile{

 

    border: none !important;
}

#btl {
 
    margin: 6px 0px;
 
}

/**-----------------lichnyj-kabinet_style--------------**/

.menu-lichnyj-kabinet_style {
    font-size: 16px;
    font-weight: bold;
    float: right;
}

ul.menu-lichnyj-kabinet_style li {
 
    list-style: none; 
}

ul.menu-lichnyj-kabinet_style li  {
 
  padding-top: 6px;
}


ul.menu-lichnyj-kabinet_style li a{
  color:#fff;
  padding-top: 10px; 
  list-style: #fff;
  padding-right: 15px;
}

.sp-module ul>li>a:before {
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 8px;
}


/*------------------------RSDIRECTORY----------------------*/

.rsdir-listing{
  margin: 0 !important;
 
}

.rsdir-listing:hover{
  transition:all 0.3s ease;
  
  box-shadow: 0px 0px 27px rgba(0,0,0,0.1);
}


.rsdir-listing-title {
  font-size: 22px;
  font-weight: 550;

 
}

.rsdir-listing-big-subtitle{
   font-size: 18px !important;
   color: #666;
    font-weight: 300;


}

h2.rsdir-listing-title a {
  color: #000;
 
}

h2.rsdir-listing-title a:hover {
  color: #b51731;
 
 
}

.rsdir-detail-title{
    font-size: 32px;
        font-weight: 550;

}

.rsdir-module-letters .alpha-link a{
  background: #005bab !important; 

}
 .rsdir-module-letters .alpha-link a:hover {
    background: #c92127 !important; 
    transform: scale(1.1,1.1);
}


/**------------knopka-priglasitelnogo-v-kabinete-------------**/ 

p a.downloadbutton {
 
  text-align: center;
  max-width: 300px;
  margin: 0 auto;

}

a.downloadbutton {
  color:#fff; 
  font-weight: bold;
  font-size: 24px;
  display: block;
  background-color: #b51731;
  padding: 15px;
 
 
}




a.downloadbutton img {
 
  padding: 0px;
 
}



 
.sp-megamenu-parent .sp-dropdown li.attantion > a {
    color: #EC2129;
    font-weight: bold;
}