.icons { display: block;}
.tdpopular { 
	    background: #f9f9f9;
    border-right: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
	    
} 
.tdpopular2 { 
	background: #f9f9f9;
    border-right: 0px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
	    
}                 
div.text_doc_nd table td {
    border-color: #E0E0E0;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
}         
      
.form-control {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #b7b7b7;
  border-radius: 0px; 
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #b33c22;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(179,60,34,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(179,60,34,0.6);
} 
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
@font-face {
  font-family: 'IcoMoon';
  src: url('../fonts/IcoMoon.eot');
  src: url('../fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../fonts/IcoMoon.woff') format('woff'), url('../fonts/IcoMoon.ttf') format('truetype'), url('../fonts/IcoMoon.svg#IcoMoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: 'IcoMoon';
  content: attr(data-icon);
  speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: .25em;
  line-height: 14px;
  background-image: none;
}
dd > span[class^="icon-"] + time,
dd > span[class*=" icon-"] + time {
  margin-left: -0.25em;
}
dl.article-info dd.hits span[class^="icon-"],
dl.article-info dd.hits span[class*=" icon-"] {
  margin-right: 0;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
  font-weight: normal;
}
.icon-joomla:before {
  content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
  content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
  content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
  content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
  content: "\e008";
}
.icon-arrow-first:before {
  content: "\e003";
}
.icon-arrow-last:before {
  content: "\e004";
}
.icon-arrow-up-2:before {
  content: "\e009";
}
.icon-arrow-right-2:before {
  content: "\e00a";
}
.icon-arrow-down-2:before {
  content: "\e00b";
}
.icon-arrow-left-2:before {
  content: "\e00c";
}
.icon-arrow-up-3:before {
  content: "\e00f";
}
.icon-arrow-right-3:before {
  content: "\e010";
}
.icon-arrow-down-3:before {
  content: "\e011";
}
.icon-arrow-left-3:before {
  content: "\e012";
}
.icon-menu-2:before {
  content: "\e00e";
}
.icon-arrow-up-4:before {
  content: "\e201";
}
.icon-arrow-right-4:before {
  content: "\e202";
}
.icon-arrow-down-4:before {
  content: "\e203";
}
.icon-arrow-left-4:before {
  content: "\e204";
}
.icon-share:before,
.icon-redo:before {
  content: "\27";
}
.icon-undo:before {
  content: "\28";
}
.icon-forward-2:before {
  content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
  content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
  content: "\6c";
}
.icon-undo-2:before {
  content: "\e207";
}
.icon-move:before {
  content: "\7a";
}
.icon-expand:before {
  content: "\66";
}
.icon-contract:before {
  content: "\67";
}
.icon-expand-2:before {
  content: "\68";
}
.icon-contract-2:before {
  content: "\69";
}
.icon-play:before {
  content: "\e208";
}
.icon-pause:before {
  content: "\e209";
}
.icon-stop:before {
  content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
  content: "\7c";
}
.icon-next:before,
.icon-forward:before {
  content: "\7b";
}
.icon-first:before {
  content: "\7d";
}
.icon-last:before {
  content: "\e000";
}
.icon-play-circle:before {
  content: "\e00d";
}
.icon-pause-circle:before {
  content: "\e211";
}
.icon-stop-circle:before {
  content: "\e212";
}
.icon-backward-circle:before {
  content: "\e213";
}
.icon-forward-circle:before {
  content: "\e214";
}
.icon-loop:before {
  content: "\e001";
}
.icon-shuffle:before {
  content: "\e002";
}
.icon-search:before {
  content: "\53";
}
.icon-zoom-in:before {
  content: "\64";
}
.icon-zoom-out:before {
  content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
  content: "\2b";
}
.icon-pencil-2:before {
  content: "\2c";
}
.icon-brush:before {
  content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
  content: "\5d";
}
.icon-ban-circle:before,
.icon-minus-sign:before,
.icon-minus-2:before {
  content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
  content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
  content: "\47";
}
.icon-new:before,
.icon-plus:before {
  content: "\2a";
}
.icon-plus-circle:before {
  content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
  content: "\4b";
}
.icon-minus-circle:before {
  content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
  content: "\4a";
}
.icon-cancel-circle:before {
  content: "\e217";
}
.icon-checkmark-2:before {
  content: "\e218";
}
.icon-checkmark-circle:before {
  content: "\e219";
}
.icon-info:before {
  content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
  content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
  content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
  content: "\e222";
}
.icon-notification:before {
  content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
  content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
  content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
  content: "\e225";
}
.icon-checkbox-unchecked:before {
  content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
  content: "\3e";
}
.icon-checkbox-partial:before {
  content: "\3f";
}
.icon-square:before {
  content: "\e226";
}
.icon-radio-unchecked:before {
  content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
  content: "\e228";
}
.icon-circle:before {
  content: "\e229";
}
.icon-signup:before {
  content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
  content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
  content: "\59";
}
.icon-menu:before {
  content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
  content: "\31";
}
.icon-list-2:before {
  content: "\e231";
}
.icon-menu-3:before {
  content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
  content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
  content: "\2e";
}
.icon-folder-plus:before {
  content: "\e234";
}
.icon-folder-minus:before {
  content: "\e235";
}
.icon-folder-3:before {
  content: "\e236";
}
.icon-folder-plus-2:before {
  content: "\e237";
}
.icon-folder-remove:before {
  content: "\e238";
}
.icon-file:before {
  content: "\e016";
}
.icon-file-2:before {
  content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
  content: "\29";
}
.icon-file-remove:before,
.icon-file-minus:before {
  content: "\e017";
}
.icon-file-check:before {
  content: "\e240";
}
.icon-file-remove:before {
  content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
  content: "\e018";
}
.icon-stack:before {
  content: "\e242";
}
.icon-tree:before {
  content: "\e243";
}
.icon-tree-2:before {
  content: "\e244";
}
.icon-paragraph-left:before {
  content: "\e246";
}
.icon-paragraph-center:before {
  content: "\e247";
}
.icon-paragraph-right:before {
  content: "\e248";
}
.icon-paragraph-justify:before {
  content: "\e249";
}
.icon-screen:before {
  content: "\e01c";
}
.icon-tablet:before {
  content: "\e01d";
}
.icon-mobile:before {
  content: "\e01e";
}
.icon-box-add:before {
  content: "\51";
}
.icon-box-remove:before {
  content: "\52";
}
.icon-download:before {
  content: "\e021";
}
.icon-upload:before {
  content: "\e022";
}
.icon-home:before {
  content: "\21";
}
.icon-home-2:before {
  content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
  content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
  content: "\e251";
}
.icon-link:before {
  content: "\e252";
}
.icon-picture:before,
.icon-image:before {
  content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
  content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
  content: "\e014";
}
.icon-camera:before {
  content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
  content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
  content: "\56";
}
.icon-music:before {
  content: "\57";
}
.icon-user:before {
  content: "\22";
}
.icon-users:before {
  content: "\e01f";
}
.icon-vcard:before {
  content: "\6d";
}
.icon-address:before {
  content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
  content: "\26";
}
.icon-enter:before {
  content: "\e257";
}
.icon-exit:before {
  content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
  content: "\24";
}
.icon-comments-2:before {
  content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
  content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
  content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
  content: "\e259";
}
.icon-phone:before {
  content: "\e260";
}
.icon-phone-2:before {
  content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
  content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
  content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
  content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
  content: "\50";
}
.icon-briefcase:before {
  content: "\e020";
}
.icon-tag:before {
  content: "\e262";
}
.icon-tag-2:before {
  content: "\e263";
}
.icon-tags:before {
  content: "\e264";
}
.icon-tags-2:before {
  content: "\e265";
}
.icon-options:before,
.icon-cog:before {
  content: "\38";
}
.icon-cogs:before {
  content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
  content: "\36";
}
.icon-wrench:before {
  content: "\3a";
}
.icon-equalizer:before {
  content: "\39";
}
.icon-dashboard:before {
  content: "\78";
}
.icon-switch:before {
  content: "\e266";
}
.icon-filter:before {
  content: "\54";
}
.icon-purge:before,
.icon-trash:before {
  content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
  content: "\23";
}
.icon-unlock:before {
  content: "\e267";
}
.icon-key:before {
  content: "\5f";
}
.icon-support:before {
  content: "\46";
}
.icon-database:before {
  content: "\62";
}
.icon-scissors:before {
  content: "\e268";
}
.icon-health:before {
  content: "\6a";
}
.icon-wand:before {
  content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
  content: "\e269";
}
.icon-clock:before {
  content: "\6e";
}
.icon-compass:before {
  content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
  content: "\e01b";
}
.icon-book:before {
  content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
  content: "\79";
}
.icon-print:before,
.icon-printer:before {
  content: "\e013";
}
.icon-feed:before {
  content: "\71";
}
.icon-calendar:before {
  content: "\43";
}
.icon-calendar-2:before {
  content: "\44";
}
.icon-calendar-3:before {
  content: "\e273";
}
.icon-pie:before {
  content: "\77";
}
.icon-bars:before {
  content: "\76";
}
.icon-chart:before {
  content: "\75";
}
.icon-power-cord:before {
  content: "\32";
}
.icon-cube:before {
  content: "\33";
}
.icon-puzzle:before {
  content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
  content: "\72";
}
.icon-lamp:before {
  content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
  content: "\73";
}
.icon-location:before {
  content: "\63";
}
.icon-shield:before {
  content: "\e274";
}
.icon-flag:before {
  content: "\35";
}
.icon-flag-3:before {
  content: "\e275";
}
.icon-bookmark:before {
  content: "\e023";
}
.icon-bookmark-2:before {
  content: "\e276";
}
.icon-heart:before {
  content: "\e277";
}
.icon-heart-2:before {
  content: "\e278";
}
.icon-thumbs-up:before {
  content: "\5b";
}
.icon-thumbs-down:before {
  content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
  content: "\40";
}
.icon-star-2:before {
  content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
  content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
  content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
  content: "\e280";
}
.icon-smiley-sad:before {
  content: "\e281";
}
.icon-smiley-sad-2:before {
  content: "\e282";
}
.icon-smiley-neutral:before {
  content: "\e283";
}
.icon-smiley-neutral-2:before {
  content: "\e284";
}
.icon-cart:before {
  content: "\e019";
}
.icon-basket:before {
  content: "\e01a";
}
.icon-credit:before {
  content: "\e286";
}
.icon-credit-2:before {
  content: "\e287";
}
.icon-expired:before {
  content: "\4b";
}
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 9;
  display: block;
  float: right;
}
.sp-megamenu-parent >li {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-left: 5px;
  height: 33px;
  line-height: 33px;
  font-size:14px!important;
}
.sp-dropdown-sub { display: none!important;	}

.sp-megamenu-parent >li.menu-justify {
  position: static;
}
.sp-megamenu-parent >li >a {
  display: inline-block;
    padding: 0 8px;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    position: relative;
    font-weight: 500;

}

.sp-megamenu-parent >li >a:hover {
	 border-bottom: 2px solid #b33c22;
       border-radius: 5px;
	   text-decoration: none!important;
}

.sp-megamenu-parent >li.active>a:before,
.sp-megamenu-parent >li:hover>a:before {
  width: 100%;
  color: #b33c22;
}
.sp-megamenu-parent .sp-module {
  padding: 10px;
}
.sp-megamenu-parent .sp-mega-group {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown {
  margin: 0;
  position: absolute;
  z-index: 10;
  display: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background-color: #fff;
  box-shadow: 0 3px 5px rgba(0,0,0,0.2);
  padding: 0px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner >.row [class*="col-sm-"] {
  border-right: 1px solid rgba(0,0,0,0.07);
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner >.row [class*="col-sm-"]:last-child {
  border-right: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
  font-family: "FontAwesome";
  /*content: " \f105";*/
  float: right;
}
.sp-megamenu-parent .sp-dropdown.sp-menu-center {
  margin-left: 45px;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 100%;
  z-index: 15;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right,
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
  left: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
  position: relative;
  border-bottom: 1px solid #f1f1f1;
  height: auto;
  line-height: normal;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:last-child {
  border-bottom: none;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
  display: block;
  padding: 10px 20px;
  color: #666666;
  cursor: pointer;
  font-size: 13px;
  letter-spacing: .5px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title {
  color: #2e2e2e;
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:not(.sp-group-title):hover {
  color: #fff;
  padding-left: 30px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a:not(.sp-group-title) {
  color: #fff;
  padding-left: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega >.row {
  margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega >.row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent .sp-has-child:hover >.sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-fade .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeIn 400ms;
  animation: spMenuFadeIn 400ms;
}
.sp-megamenu-parent.menu-zoom .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeInDown 400ms;
  animation: spMenuFadeInDown 400ms;
}
.sp-megamenu-parent.menu-fade-up .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeInUp 400ms;
  animation: spMenuFadeInUp 400ms;
}

#cookie-message-bso {
	position: fixed;
	right: 0;
	bottom: 0;
	background: #FFCC66;
	color: #333333;	
	width: 100%;
    padding-left: 30px;
    padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
    z-index: 999;
    font-size: 16px;
	display: flex;
	gap: 20px;
}  

/*MOBILE MENU*/
#offcanvas-toggler {
  float: right;
  line-height: 35px;
}
#offcanvas-toggler >i {
  display: inline-block;
  padding: 0 0 0 10px;
  font-size: 22px;
  background: transparent;
  margin: 5px 0 7px 0;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
#offcanvas-toggler >i:hover {
  color: #fff;
}
.close-offcanvas {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  color: #000;
  border: 2px solid #eee;
  border-radius: 100%;
  width: 22px;
  height: 22px;
  line-height: 18px;
  text-align: center;
  font-size: 12px;
}
.close-offcanvas:hover {
  background: #000;
  color: #fff;
}
.offcanvas-menu {
  width: 280px;
  height: 100%;
  background: #fff;
  color: #999;
  position: fixed;
  top: 0;
  opacity: 0;
  z-index: 9999;
  overflow-y: scroll;
}
.offcanvas-menu .offcanvas-inner {
  padding: 20px;
  padding-top: 26px;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  margin-top: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  border: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
  border-bottom: 1px dotted #e8e8e8;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  padding: 8px 10px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover {
     background: rgba(181,82,60,0.8);
	 border-bottom: 1px dotted #e8e8e8;
}
.activemobilemenu {background: rgba(181,82,60,0.8)!important;}
.offcanvas-menu .offcanvas-inner .sp-module ul > li >a:before {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
  margin-top: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-content > ul {
  margin: 0 -20px;
}
.offcanvas-menu .offcanvas-inner .search {
  margin-top: 25px;
}
.offcanvas-menu .offcanvas-inner .search input {
  width: 100%;
  border-radius: 0;
  border: 1px solid #eee;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.ltr .offcanvas-menu {
  -webkit-transition: opacity 400ms cubic-bezier(0.7,0,0.3,1), right 400ms cubic-bezier(0.7,0,0.3,1);
  transition: opacity 400ms cubic-bezier(0.7,0,0.3,1), right 400ms cubic-bezier(0.7,0,0.3,1);
}
.ltr .body-innerwrapper:after {
  right: 0;
}
.ltr .offcanvas-menu {
  right: -280px;
}
.ltr.offcanvas .offcanvas-menu {
  right: 0;
}
.body-innerwrapper:after {
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  background: rgba(0,0,0,0.8);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  z-index: 999;
}
.offcanvas {
  width: 100%;
  height: 100%;
  position: relative;
}
.offcanvas .body-innerwrapper:after {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.offcanvas .offcanvas-menu {
  opacity: 1;
}
.offcanvas .offcanvas-menu ul.nav-child li {
  padding-left: 10px;
}
.menu .nav-child.small {
  font-size: inherit;
}
@-webkit-keyframes spMenuFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes spMenuFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes spMenuZoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes spMenuZoom {
  0% {
    opacity: 0;
    transform: scale(.8);
    -webkit-transform: scale(.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes spMenuFadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,30px,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
  }
}
@keyframes spMenuFadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0,30px,0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
a {
  -webkit-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
body {
  line-height: 24px;
  background: #f9f9f9; 
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none!important;
  outline: none;
  color: #b33c22;
}

label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
.btn,
.sppb-btn {
  -webkit-transition: color 400ms, background-color 400ms, border-color 400ms;
  -o-transition: color 400ms, background-color 400ms, border-color 400ms;
  transition: color 400ms, background-color 400ms, border-color 400ms;
}
.btn,
.sppb-btn {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    border-radius: 2px;
    padding: 8px 13px;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #CC6666;
    border-radius: 3px;
    margin-top: 10px;
	background: #CC6666;
		letter-spacing: 1.2px;
}
.offline-inner {
  margin-top: 100px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #b7b7b7;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  border-radius: 1px;
  height: 40px;
  border-radius: 3px;
  box-shadow: none;
  -webkit-box-shadow: none;
  /* font-style: italic;*/
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #b33c22;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(179,60,34,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(179,60,34,0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.uneditable-input::-moz-placeholder {
  color: #999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.uneditable-input:-ms-input-placeholder {
  color: #999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.uneditable-input::-webkit-input-placeholder {
  color: #999;
}
select[disabled],
select[readonly],
fieldset[disabled] select,
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea,
input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled] input[type="password"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled] input[type="date"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled] input[type="month"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled] input[type="time"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled] input[type="week"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled] input[type="number"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled] input[type="email"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled] input[type="url"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled] input[type="tel"],
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled] input[type="color"],
.uneditable-input[disabled],
.uneditable-input[readonly],
fieldset[disabled] .uneditable-input {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.uneditable-input {
  height: auto;
}
.group-control select,
.group-control textarea,
.group-control input[type="text"],
.group-control input[type="password"],
.group-control input[type="datetime"],
.group-control input[type="datetime-local"],
.group-control input[type="date"],
.group-control input[type="month"],
.group-control input[type="time"],
.group-control input[type="week"],
.group-control input[type="number"],
.group-control input[type="email"],
.group-control input[type="url"],
.group-control input[type="search"],
.group-control input[type="tel"],
.group-control input[type="color"],
.group-control .uneditable-input {
  width: 100%;
  border-radius: 1px;
  border: 1px solid rgba(111,121,122,0.3);
  height: 40px;
  box-shadow: none;
  -webkit-box-shadow: none;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border: 1px solid #b33c22!important;
  outline: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.form-links {
  margin-top: 30px;
}
.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0 -5px;
  text-align: center;
}
.form-links ul >li {
  display: inline-block;
  margin: 0 5px;
}
#sp-top-bar {
  padding: 5px 40px;
  background: #3d3d3d;
}
#sp-top-bar a {
  color: #d4d4d4;
}
#sp-top-bar a:hover {
  color: #fff;
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0 0 0 20px;
}
ul.social-icons {
  list-style: none;
  padding: 0;
  margin: -5px;
  display: inline-block;
}
ul.social-icons >li {
  display: inline-block;
  margin: 5px 7px;
}
ul.social-icons >li a {
  color: #999999;
}
.sp-module-content .mod-languages ul.lang-inline {
  margin: 0;
  padding: 0;
}
.sp-module-content .mod-languages ul.lang-inline li {
  border: none;
  display: inline-block;
  margin: 0 5px 0 0;
}
.sp-module-content .mod-languages ul.lang-inline li a {
  padding: 0 !important;
}
.sp-module-content .mod-languages ul.lang-inline li >a:before {
  display: none;
}
.sp-contact-info {
  float: right;
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
.sp-contact-info li {
  display: inline-block;
  margin: 0 10px;
  font-size: 90%;
}
.sp-contact-info li i {
  margin: 0 3px;
}
#sp-header,
#sp-header .sp-megamenu-parent>li,
#sp-header .logo,
#sp-header #offcanvas-toggler>i {
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
#sp-header {
  /*background: #ffffff; */
  width: 100% !important;
  /*z-index: 999;
  z-index: 71;*/
  position: relative;
}
#sp-header .logo {
  display: inline-block;
  height: 64px;
  /*display: table;*/
 
}
#sp-header .logo h1 {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}
#sp-header .logo p {
  margin: 5px 0 0;
}
#sp-header .sp-retina-logo {
  display: none;
}
.layout-boxed #sp-header {
  position: absolute;
}
.sticky-wrapper.is-sticky {
  position: relative;
  z-index: 999;
}


.is-sticky #sp-header {
	 background: #ffffff!important; 
 webkit-box-shadow: 0px 1px 3px rgba(50,50,50,0.4)!important;
  -moz-box-shadow: 0px 1px 3px rgba(50,50,50,0.4)!important;
  box-shadow: 0px 1px 3px rgba(50,50,50,0.4)!important;
	
}


@media only screen and (min-width: 1200px) {
  .layout-boxed #sp-header {
    width: 1240px !important;
  }
}
.sp-contact-info li i {
  color: #d4d4d4;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
  #sp-header .sp-default-logo {
    display: none;
  }
  #sp-header .sp-retina-logo {
    display: block;
  }
}
#sp-title {
  min-height: 0;
  padding-left: 0px!important;
  padding-right: 0px!important;
}
.sp-page-title {
  padding: 30px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}
.sp-page-title h2,
.sp-page-title h3 {
  margin: 0;
  padding: 0;
  color: #fff;
}
.sp-page-title h2 {
  font-size: 24px;
  line-height: 1;
}
.sp-page-title h3 {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
}
.sp-page-title .breadcrumb {
  background: none;
  padding: 0;
  margin: 10px 0 0 0;
}
.sp-page-title .breadcrumb >.active {
  color: rgba(255,255,255,0.8);
}
.sp-page-title .breadcrumb >span,
.sp-page-title .breadcrumb >li,
.sp-page-title .breadcrumb >li+li:before,
.sp-page-title .breadcrumb >li>a {
  color: #fff;
}
.body-innerwrapper {
  overflow-x: hidden;
  -webkit-transition: margin-left 400ms cubic-bezier(0.7,0,0.3,1);
  transition: margin-left 400ms cubic-bezier(0.7,0,0.3,1);
}
.layout-boxed {
  background: url("../images/geometry.png") repeat;
}
.layout-boxed .body-innerwrapper {
  max-width: 1240px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
#sp-main-body {
  padding: 0px 0;
  margin-top: 0px;
     position: relative;
    z-index: 1;

}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}
.sppb-addon-cta .sppb-cta-subtitle {
  margin-bottom: 0;
  line-height: 26px !important;
}
.sppb-addon-cta .sppb-btn-lg {
  margin-top: 30px;
}
.sppb-addon-image-content {
  position: relative;
}
.sppb-addon-image-content .sppb-image-holder {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background-position: 50%;
  background-size: cover;
}
.sppb-addon-image-content.aligment-left .sppb-image-holder {
  left: 0;
}
.sppb-addon-image-content.aligment-left .sppb-content-holder {
  padding: 120px 0 120px 50px;
}
.sppb-addon-image-content.aligment-right .sppb-image-holder {
  right: 0;
}
.sppb-addon-image-content.aligment-right .sppb-content-holder {
  padding: 120px 50px 120px 0;
}
@media (max-width: 768px) {
  .sppb-addon-image-content .sppb-image-holder {
    position: inherit;
    width: 100% !important;
    height: 300px;
  }
}
 
.sp-module:first-child {
  margin-top: 0;
}
.sp-module .sp-module-title {
  margin: 0 0 20px;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
}
.sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-module ul >li {
  /*display: block;
  border-bottom: 1px solid #e8e8e8;
  -webkit-transition: 300ms;
  transition: 300ms;
  */
}
.sp-module ul >li >a {
  display: block;
  padding: 2px;
  line-height: 26px;
  -webkit-transition: 300ms;
  transition: 300ms;
  font-size: 16px;
  padding-left: 5px;
    padding-right: 5px	
}
.sp-module ul >li >a:hover {
  background: none;
}
#sp-secondbsmenu2018 .sp-module ul >li.active >a {
	    color: #B32624 !important;
}

#sp-secondbsmenu2018 .sp-module ul >li.active >a:hover  {
	     background: none!important;
}
#sp-secondbsmenu2018 .sp-module ul >li.active >a:active  {
	     background: none!important;
}
#sp-secondbsmenu2018 .sp-module ul >li.active >a:focus  {
	     background: none!important;
}
/*Main menu*/
#sp-fixedbox2018 .sp-module ul >li:hover  {
	background: linear-gradient(to bottom, #525252, #525252)!important;	
	
}
#sp-fixedbox2018 .sp-module ul >li:active  {
	background: linear-gradient(to bottom, #525252, #525252)!important;		
}
#sp-fixedbox2018 .sp-module ul >li:focus  {
	background: linear-gradient(to bottom, #525252, #525252)!important;		
}


#sp-fixedbox2018 .sp-module ul >li.current  {
	background: linear-gradient(to bottom, #525252, #525252)!important;		
}

#sp-fixedbox2018 .sp-module ul >li.active  {
	background: linear-gradient(to bottom, #525252, #525252)!important;	 
    padding-bottom: 3px;	
}
#sp-fixedbox2018 .sp-module ul >li>a:hover  {
	text-decoration: none!important;
}

/*18062023*/
#sp-fixedbox2018 .sp-module ul >li.parent {
	display: inline-block;
    position: relative;
}

#sp-has-child {
	margin: 0;
    position: absolute;
    z-index: 10;
    display: none;
	width: 250px;
    margin-left: -28px;
	background: #525252!important;
} 


/* END 18062023*/

.sp-module ul >li:last-child {
  border-bottom: none;
}
.sp-module .categories-module ul {
  margin: 0 10px;
}
.sp-module .latestnews >div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
.sp-module .latestnews >div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.sp-module .latestnews >div >a {
  display: block;
  font-weight: 400;
}
.sp-module .tagscloud {
  margin: -2px 0;
}
.sp-module .tagscloud .tag-name {
  display: inline-block;
  padding: 5px 10px;
  background: #808080;
  color: #fff;
  border-radius: 4px;
  margin: 2px 0;
}
.sp-module .tagscloud .tag-name span {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: rgba(0,0,0,0.2);
  border-radius: 10px;
}
.login img {
  display: inline-block;
  margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.form-links ul {
  list-style: none;
  padding: 0;
}
.search .btn-toolbar {
  margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
  margin: 0;
}
.search .btn-toolbar button {
  color: #fff;
}
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .phrases .ordering-box {
  margin-bottom: 15px;
}
.search .only label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .search-results dt.result-title {
  margin-top: 40px;
}
.search .search-results dt,
.search .search-results dd {
  margin: 5px 0;
}
.filter-search .chzn-container-single .chzn-single {
  height: 34px;
  line-height: 34px;
}
.form-search .finder label {
  display: block;
}
.form-search .finder .input-medium {
  width: 60%;
  border-radius: 4px;
}
.finder .word input {
  display: inline-block;
}
.finder .search-results.list-striped li {
  padding: 20px 0;
}
.article-info {
  margin: 0 3px 5px;
  line-height: 12px;
}
.article-info >dd {
  display: inline-block;
  /*font-size: 12px;
  color: #666;
  text-transform: uppercase;
  margin: 0 8px;*/
}

.create .fa-clock-o {     margin-left: 5px!important;}
#item-page-ist .create .fa-clock-o {     margin-left: 10px!important;}
.article-info >dd >i {
  display: inline-block;
  margin-right: 3px;
}
article.item {
  margin-bottom: 0px;
}
.tags {
  margin-top: 20px;
}
.tags >span {
  text-transform: uppercase;
  letter-spacing: 2px;
}
.content_rating,
.content_rating + form {
  display: none;
}
.voting-symbol {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 14px;
  display: inline-block;
}
.voting-symbol span.star {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.voting-symbol span.star.active:before {
  content: "\f005";
}
.voting-symbol span.star:before {
  content: "\f006";
  padding-right: 5px;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  content: "\f005";
  cursor: pointer;
}
.post_rating {
  margin-bottom: 20px;
}
.post_rating .ajax-loader,
.post_rating .voting-result {
  display: none;
}
.post-format {
  position: absolute;
  top: 0;
  left: -68px;
  display: block;
  width: 48px;
  height: 48px;
  font-size: 24px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
}
.entry-image,
.entry-gallery,
.entry-video,
.entry-audio,
.entry-link {
  margin-bottom: 30px;
}
.entry-status,
.entry-quote {
  margin-bottom: 50px;
}
.entry-header {
  position: relative;
  margin-bottom: 0px;
}
.entry-header.has-post-format {
  margin-left: 68px;
}
.entry-header h2 {
	margin: 10px 0 0;
	font-weight: normal!important;
	line-height: 1;
	margin-bottom: 10px; 
	font-size: 20px!important;
	font-family: 'Roboto', sans-serif!important;
	line-height: 26px!important;
} 
.entry-header h2 a {
  color: #333333;
}
.entry-link {
  padding: 100px 50px;
  position: relative;
  z-index: 1;
}
.entry-link a h4 {
  margin: 0;
  font-size: 36px;
  color: #fff;
}
.entry-link a h4:hover {
  color: rgba(255,255,255,0.85);
}
.entry-link:before {
  position: absolute;
  left: -60px;
  font-size: 300px;
  content: "\f0c1";
  font-family: FontAwesome;
  transform: rotate(90deg);
  top: -75px;
  color: rgba(255,255,255,0.15);
  z-index: -1;
}
.entry-quote {
  position: relative;
  padding: 80px 50px;
  color: rgba(255,255,255,0.9);
}
.entry-quote:before {
  position: absolute;
  left: -40px;
  font-size: 300px;
  content: "\f10e";
  font-family: FontAwesome;
  transform: rotate(15deg);
  top: -75px;
  color: rgba(255,255,255,0.15);
}
.entry-quote blockquote small {
  color: #FFF;
  font-weight: 600;
  font-size: 20px;
}
.entry-quote blockquote {
  padding: 0;
  margin: 0;
  font-size: 16px;
  border: none;
}
blockquote {
  border-color: #CC6666!important; 
}
.carousel-left,
.carousel-right {
  position: absolute;
  top: 50%;
  font-size: 24px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin-top: -18px;
  text-align: center;
  color: #fff;
  background: rgba(0,0,0,0.5);
  border-radius: 4px;
  -webkit-transition: 400ms;
  transition: 400ms;
}
.carousel-left:hover,
.carousel-right:hover {
  color: #fff;
}
.carousel-left:focus,
.carousel-right:focus {
  color: #fff;
}
.carousel-left {
  left: 10px;
}
.carousel-right {
  right: 10px;
}
.newsfeed-category .category {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-category .category li {
  padding: 5px 0;
}
.newsfeed-category #filter-search {
  margin: 10px 0;
}
.category-module,
.categories-module,
.archive-module,
.latestnews,
.newsflash-horiz,
.mostread,
.list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module li,
.categories-module li,
.archive-module li,
.latestnews li,
.newsflash-horiz li,
.mostread li,
.list-striped li {
  padding: 2px 0;
}
.category-module li h4,
.categories-module li h4,
.archive-module li h4,
.latestnews li h4,
.newsflash-horiz li h4,
.mostread li h4,
.list-striped li h4 {
  margin: 5px 0;
}
.form-links {
  list-style: none;
  padding: 0;
}
.form-links li {
  padding: 2px 0;
}
.form-links li h4 {
  margin: 5px 0;
}
#sp-bottom {
  background: #30373b !important;
  border-bottom: 1px solid #40474a;
  color: rgba(255,255,255,0.7);
}
#sp-bottom .sp-module .sp-module-title {
  text-transform: none;
  font-weight: 400;
  font-size: 24px;
}
#sp-bottom a {
  color: rgba(255,255,255,0.7);
}
#sp-footer {
  background: #30373b !important;
  color: rgba(255,255,255,0.7);
  text-align: center;
  padding: 20px 0;
}
#sp-footer a {
  color: #7ab55c;
}
#sp-footer a:hover {
  color: #666;
}
#sp-footer-wrapper ul {
  display: inline-block;
}
#sp-footer-wrapper ul.nav {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 5px;
}
#sp-footer-wrapper ul.nav li {
  display: inline-block;
  margin: 0 5px;
}
#sp-footer-wrapper ul.nav li a {
  display: block;
}
#sp-footer-wrapper ul.nav li a:hover {
  background: none;
}
#sp-footer-wrapper .helix-framework {
  display: inline-block;
}
#sp-footer-wrapper .helix-framework .helix-logo {
  display: block;
  width: 130px;
  height: 40px;
  text-indent: -9999px;
  background: url(../images/helix-logo-white.png) no-repeat 0 0;
}
#sp-footer-wrapper .copyright {
  display: block;
}
.sp-comingsoon {
 /* width: 100%;
  height: 100%;
  min-height: 100%;*/
  
}
.sp-comingsoon body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  color: #fff;
}
.sp-comingsoon .sp-comingsoon-title {
  margin-top: 40px;
  font-size: 38px;
  margin-bottom: 10px;
  font-weight: 500;
      letter-spacing: 3px;
	      font-family: 'Roboto', sans-serif!important;
}
.sp-comingsoon .sp-comingsoon-content {
  font-size: 16px;
  font-weight: 300;
    letter-spacing: 2px;
	    text-transform: uppercase;
}
.sp-comingsoon .days,
.sp-comingsoon .hours,
.sp-comingsoon .minutes,
.sp-comingsoon .seconds {
  display: inline-block;
  margin: 30px 5px;
}
.sp-comingsoon .days .number,
.sp-comingsoon .hours .number,
.sp-comingsoon .seconds .number,
.sp-comingsoon .minutes .number {
  width: 115px;
  height: 120px;
  line-height: 120px;
  border: 1px solid #CC6666;
  border-radius: 4px;
  display: inline-block;
  font-size: 48px;
  font-weight: bold;
  background: #CC6666;
    color: #ffffff;
	box-shadow: 0 1px 6px rgba(60, 79, 89, 0.9);
}

.sp-comingsoon .days .number2,
.sp-comingsoon .hours .number2,
.sp-comingsoon .seconds .number2,
.sp-comingsoon .minutes .number2 {
  width: 180px;
  height: 120px;
  line-height: 120px;
  border: 1px solid #fff;
  border-radius: 4px;
  display: inline-block;
  font-size: 48px;
  font-weight: bold;
}

.sp-comingsoon .days .number3,
.sp-comingsoon .hours .number3,
.sp-comingsoon .seconds .number3,
.sp-comingsoon .minutes .number3 {
  width: 220px;
  height: 120px;
  line-height: 120px;
  border: 1px solid #fff;
  border-radius: 4px;
  display: inline-block;
  font-size: 48px;
  font-weight: bold;
}

.sp-comingsoon .days .string,
.sp-comingsoon .minutes .string,
.sp-comingsoon .seconds .string,
.sp-comingsoon .hours .string {
  display: block;
  font-size: 18px;
  margin-top: 10px;
}
.sp-comingsoon .social-icons li {
  display: inline-block;
  margin: 0 15px;
}
.sp-comingsoon .social-icons li a {
  color: rgba(255,255,255,0.7);
  font-size: 24px;
  -webkit-transition: color 400ms;
  transition: color 400ms;
}
.sp-comingsoon .social-icons li a:hover {
  color: #fff;
}
.error-page {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.error-page body {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.error-page .error-page-inner {
  height: 100%;
  min-height: 100%;
  width: 100%;
  display: table;
  text-align: center;
}
.error-page .error-page-inner >div {
  display: table-cell;
  vertical-align: middle;
}
.error-page .fa-exclamation-triangle {
  font-size: 64px;
  line-height: 1;
  margin-bottom: 10px;
}
.error-page .error-code {
  font-weight: bold;
  font-size: 96px;
  line-height: 1;
  margin: 0 0 10px 0;
  padding: 0;
}
.error-page .error-message {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 30px;
}
.sp-social-share ul {
  display: block;
  padding: 0;
  margin: 20px -5px 0;
}
.sp-social-share ul li {
  display: inline-block;
  font-size: 24px;
  margin: 0 5px;
}
.dl-horizontal dt {
  margin: 8px 0;
  text-align: left;
}
.page-header {
  padding-bottom: 15px;
}
table.category {
  width: 100%;
}
table.category thead >tr,
table.category tbody >tr {
  border: 1px solid #f2f2f2;
}
table.category thead >tr th,
table.category thead >tr td,
table.category tbody >tr th,
table.category tbody >tr td {
  padding: 10px;
}
.contact-form .form-actions {
  background: none;
  border: none;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  background: #2D2D2D;
  border-radius: 2px;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
  border-radius: 0;
}
.lead {
  font-size: 14px;
}
p strong {
  font-weight: 600;
}
.sppb-addon-cta .sppb-row {
  display: table;
  width: 100%;
}
.contact-form .form-actions {
  background: none;
  border: none;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  background: rgba(0,0,0,0);
  border: 1px solid #dcdfe0;
  color: #acb4b6;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  padding: 10px 20px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay {
  padding: 30px !important;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
  background-color: transparent;
  z-index: 5;
  color: #fff;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover {
  background-color: transparent;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-title {
  line-height: 35px !important;
  margin-bottom: 10px !important;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  opacity: 0;
  -webkit-transform: translate3d(0,50px,0) !important;
  transform: translate3d(0,50px,0) !important;
  -webkit-transition-delay: .15s !important;
  transition-delay: .15s !important;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-title a {
  color: #fff !important;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-title a:hover {
  opacity: .8;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-tags {
  text-transform: uppercase;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  opacity: 0;
  -webkit-transform: translate3d(0,50px,0) !important;
  transform: translate3d(0,50px,0) !important;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-title,
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-tags {
  -webkit-transform: translate3d(0,0,0) !important;
  transform: translate3d(0,0,0) !important;
  opacity: 1;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-tags {
  -webkit-transition-delay: .30s !important;
  transition-delay: .30s !important;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle {
  height: 100%;
  width: 100%;
  background: rgba(40,40,46,0.9) !important;
  display: table;
}
.sppb-addon-cta .sppb-row {
  display: table;
  width: 100%;
}
.sppb-testimonial-message:before {
  position: absolute;
  content: "\f10d";
  font-family: fontAwesome;
  top: 10px;
  left: 20px;
  color: rgba(50,50,50,0.2);
  font-size: 40px;
  width: 50px;
  height: 50px;
  line-height: 97px;
  transition: all 100ms ease-out;
}
.sppb-testimonial-pro .sppb-carousel-control {
  position: relative;
  margin: 1px 0 0 0;
  width: 50px;
  height: 50px;
  border: none;
  font-size: 22px;
  color: #ffffff;
  line-height: 50px;
  text-align: center;
  background-color: #7ab55c;
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  border-radius: 1px;
  outline: none;
  transition: all 100ms ease-out;
}
.sppb-testimonial-pro .sppb-testimonial-message {
  font-size: 18px;
  line-height: 26px;
  position: relative;
  margin: 30px 0;
  padding: 40px 40px 40px 90px;
  font-size: 16px;
  line-height: 2;
  background-color: rgba(40,40,46,0.9) !important;
  color: #ccc;
  border-radius: 1px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}
.pro-client-name {
  color: #acb4b6;
  font-weight: 300;
  text-transform: uppercase;
}
.layout-blog #sp-main-body article.item {
  /*margin-bottom: 50px;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.5);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.5);
  box-shadow: 0 0 3px rgba(0,0,0,0.5);
  overflow: hidden;
  margin: 0 0 40px 0;
  background: #fff;*/
  padding: 15px;
}
.layout-blog #sp-main-body article.item .article-info {
  margin: 0 -8px 5px;
  line-height: 12px;
  /*
  text-transform: uppercase;*/ 
}
.layout-blog #sp-main-body article.item .post-format {
  background: #949494;
  border-radius: 0;
}
.layout-blog #sp-main-body article.item .article-info >dd {
 /* font-weight: bold;*/
}
.layout-blog #sp-main-body .blog p {
  position: relative;
  z-index: 15;
 /* padding: 20px;*/
}
.layout-blog #sp-right .sp-module,
.layout-blog #sp-left .sp-module {
  padding: 26px 30px 30px 30px;
  border: 1px solid #eaeaea;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(148,148,148,0.4);
  -moz-box-shadow: 0px 2px 4px 0px rgba(148,148,148,0.4);
  box-shadow: 0px 2px 4px 0px rgba(148,148,148,0.4);
}
.layout-blog #sp-right .sp-module ul >li >a:before,
.layout-blog #sp-left .sp-module ul >li >a:before {
  display: none;
}
input#mod-search-searchword {
  width: 100%;
}
.view-article #sp-main-body .item.item-page {
  /*margin-bottom: 50px;*/
  border-radius: 0;
 overflow: hidden;
  /* margin: 0 0 40px 0;*/
   margin: 0 0 0px 0;
  background: #f9f9f9;
  padding: 10px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.price_tr {  background: #E98A04!important;color: #ffffff!important;}
  
#sp-quickcontact-form input[type="text"],
#sp-quickcontact-form input[type="password"],
#sp-quickcontact-form input[type="email"],
#sp-quickcontact-form textarea#message {
  width: 100%;
  border: 1px solid #eaeaea;
  color: #949494;
  height: 50px;
  margin-bottom: 18px;
}
#sp-quickcontact-form textarea#message {
  width: 100%;
  border: 1px solid #eaeaea;
  color: #949494;
  height: 102px;
}
.btn.btn-primary.sp-contact {
  padding: 10px 30px;
}
#offers-section {
  padding-bottom: 90px;
}
#sp-bottom .sp-module ul >li >a:before {
  display: none !important;
}
#sp-bottom .sp-module ul >li >a {
  line-height: 25px !important;
}
#sp-bottom .sp-module ul >li {
  border-bottom: none;
}
.view-registration .login,
.view-registration .registration,
.view-login .login,
.view-login .registration {
  position: relative;
  padding: 33px 25px 29px;
  background: #FFFFFF;
  border-bottom: 1px solid #C4C4C4;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.25);
  box-shadow: 0 1px 5px rgba(0,0,0,0.25);
}
.login:before,
.login:after,
.registration:before,
.registration:after {
  content: '';
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
  height: 10px;
  background: inherit;
  border-bottom: 1px solid #D2D2D2;
  border-radius: 0px;
}
.registration:after,
.login:after {
  bottom: 3px;
  border-color: #DCDCDC;
}
.registration::before,
.login:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 8px;
  background: #C4E17F;
  border-radius: 0;
  background-image: -webkit-linear-gradient(left,#C4E17F,#C4E17F 12.5%,#F7FDCA 12.5%,#F7FDCA 25%,#FECF71 25%,#FECF71 37.5%,#F0776C 37.5%,#F0776C 50%,#DB9DBE 50%,#db9CBE 62.5%,#C49CDE 62.5%,#C49CDE 75%,#669AE1 75%,#669AE1 87.5%,#62C2E4 87.5%,#62C2E4);
  background-image: -moz-linear-gradient(left,#c4e17f,#C4E17F 12.5%,#F7FDCA 12.5%,#F7FDCA 25%,#FECF71 25%,#FECF71 37.5%,#F0776C 37.5%,#F0776C 50%,#DB9DBE 50%,#DB9CBE 62.5%,#C49CDE 62.5%,#C49CDE 75%,#669AE1 75%,#669AE1 87.5%,#62C2E4 87.5%,#62C2E4);
  background-image: -o-linear-gradient(left,#C4E17F,#C4E17F 12.5%,#F7FDCC 12.5%,#F7FDCA 25%,#FECF71 25%,#FECF71 37.5%,#F0776C 37.5%,#F0776C 50%,#DB9DBE 50%,#DB9DBE 62.5%,#C49CDE 62.5%,#C49CDE 75%,#669AE1 75%,#669AE1 87.5%,#62C2E4 87.5%,#62C2E4);
  background-image: linear-gradient(to right,#C4E17F,#C4E17F 12.5%,#F7FDCA 12.5%,#F7FDCA 25%,#FECF71 25%,#FECF71 37.5%,#F0776C 37.5%,#F0776C 50%,#DB9DBE 50%,#DB9CBE 62.5%,#c49cde 62.5%,#C49CDE 75%,#669AE1 75%,#669AE1 87.5%,#62c2e4 87.5%,#62C2E4);
}
.pager .previous>a,
.pager .previous>span {
  float: left;
  text-transform: uppercase;
}
.pager li>a,
.pager li>span {
  border-radius: 0;
  background: #7ab55c;
  color: #fff;
}
.pager li>a:hover,
.pager li>a:focus,
.pager li>a:active {
  background: #619945;
  color: #fff;
}
.sppb-addon-tab .sppb-nav-tabs {
  border-bottom: solid 1px #e9eaed;
}
.sppb-addon-tab .sppb-nav-tabs li {
  margin-right: 30px;
  margin-bottom: 0;
}
.sppb-addon-tab .sppb-nav-tabs li > a {
  font-size: 16px;
  font-weight: 500;
  padding: 0 0 15px 0;
  color: #a8a8a8;
  border: 0;
  border-radius: 0;
}
.sppb-addon-tab .sppb-nav-tabs li > a:hover,
.sppb-addon-tab .sppb-nav-tabs li > a:focus {
  background-color: transparent;
  border: none;
  outline: none;
}
.sppb-addon-tab .sppb-nav-tabs li.active > a {
  color: #7ab55c;
}
.sppb-addon-tab .sppb-tab-pane {
  padding: 20px 0;
}
.sppb-addon-tab .sppb-tab-pane >div {
  margin-bottom: 40px;
}
.sppb-addon-tab .sppb-tab-pane >div p {
  padding-right: 20px;
  float: left;
  color: #a8a8a8;
}
.sppb-addon-tab .sppb-nav-tabs li > a {
  display: inline-block;
  padding: 5px 0;
  position: relative;
  margin-right: 40px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.tab-content .content-image img {
  width: 100%;
  padding: 15px;
}
.tab-content .content-detail .separator {
  margin: 40px 0 0 0;
}
.tab-content .content-detail .separator:first-child {
  margin: 30px 0 0 0;
}
.tab-content .content-detail .title {
  text-align: left;
}
.tab-content .content-detail .nav {
  padding-left: 40px;
  margin-top: 15px;
}
.tab-content .content-detail .nav li {
  margin-bottom: 10px;
  text-align: left;
}
.tab-content .content-detail .nav li:after {
  content: "\f05d";
  font-family: 'FontAwesome';
  font-size: 18px;
  position: absolute;
  left: -40px;
  color: #7ab55c;
  top: -1px;
}
.sppb-panel-default > .sppb-panel-heading {
  background: rgba(0,0,0,0) !important;
}
.sppb-panel-heading {
  border-radius: 0 !important;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}
.sppb-panel-heading.active .sppb-panel-title:before {
  content: "\f106";
  height: 40px;
  line-height: 40px;
}
span.sppb-panel-title:before {
  content: "\f107 ";
  font-family: 'FontAwesome';
  font-weight: normal;
  font-size: 14px;
  width: 35px;
  height: 40px;
  line-height: 40px;
  color: #9E9E9E;
  display: inline-block;
  font-weight: 500;
}
#sp-bottom #sp-bottom1,
#sp-bottom #sp-bottom2,
#sp-bottom #sp-bottom3,
#sp-bottom #sp-bottom4 {
  margin-bottom: 40px;
}

/**/




.gradientOverlay {
    position: absolute;
    width: 100%;

    color: #fff;

    top: 0;
    background-color: #032b47;
    background-image: linear-gradient(46deg,rgba(1,27,46,.15) 0%,rgba(150,195,34,.4) 100%);
    background-image: -webkit-linear-gradient(44deg,rgba(1,27,46,.15) 0%,rgba(150,195,34,.4) 100%);
    background-image: -o-linear-gradient(46deg,rgba(1,27,46,.15) 0%,rgba(150,195,34,.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002989d8',endColorstr='#24c1c116',GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=41)";
    filter: alpha(opacity=41);
    -khtml-opacity: .41;
    -moz-opacity: .41;
    opacity: .41;
}

.h1bscom {
	    font-weight: 700;

font-family: 'Roboto', sans-serif!important;
    color: #ffffff;
       font-size: 62px;
    line-height: 1.1;
    text-shadow: none;
	
}


.h3bscom
 { 
font-family: 'Roboto', sans-serif!important;
    color: #ffffff;
       font-size: 22px;
    line-height: 1.4;
    text-shadow: none;
}


.h3bscomtext
 { 
	font-family: 'Roboto', sans-serif!important;
    color: #444444;
	font-weight: 500;
    font-size: 18px;
    line-height: 1.4;
    text-shadow: none;
}
.h3bscomtext2021 
 {  
	font-family: 'Roboto', sans-serif!important;
    color: #ffffff!important;
	font-weight: 500;
    font-size: 23px;
    line-height: 32px;
    text-shadow: none;
}


body
{ 
font-family: 'Roboto', sans-serif!important;
/*font-family: Geneva, Arial, Helvetica, sans-serif!important;*/
font-weight:normal!important;

 }

.qx-text-center{    text-align: center;}
.qx-text-center2{    text-align: center;}
.qx-text-left {    text-align: left;}
.qx-text-right {    text-align: right;}
.qx-img {    margin: 0 auto;}

.a-name {    color: #b33c22; }
.nodecorate:hover {text-decoration: none!important;}
.cursormds:hover {    cursor: pointer; }

 #qx-image-93336 img {
    margin-top: 0px;
	position: relative;
    z-index: 300;
	margin-left: 0px;
}


#qx-section-91586 {
    background-color: #fafafa;
}


.qx-element-section-title .section-title {
    margin: 0 0 22px;
    color: #444444;
}


.qx-element-section-title .section-title-minreg {
    margin: 0 0 22px;
    color: #444444;
}


.qx-element-section-title .section-title p {
    font-weight: 500;
    margin: -6px 0 -2px;
	padding-top: 7px;
	font-family: 'Roboto', sans-serif!important;
	color: #666666;
	font-size: 16px; 
} 
.alias-parent-active a {color: #b33c22!important; } 


.qx-element-section-title .section-title-minreg p {
    font-size: 14px;
    font-weight: 500;

    margin: -6px 0 -2px;
	font-family: 'Roboto', sans-serif!important;
	    color: #666666;

}
 
.qx-element-section-title .section-title h1 {
	font-size: 32px!important;
}


.qx-element-section-title .section-title h2 
{
	font-size: 23px!important;
}

.qx-element-section-title .section-title span {
    color: #b33c22;
	 font-weight: 500;
}


.qx-element-section-title .section-title-minreg span {
    color: #b33c22;
	 font-weight: 500;
}

.section-title { padding-top: 30px;     text-align: center; }
.section-title-minreg  { padding-top: 30px;     text-align: left; }
/*Button site*/
a.sliderbutton.btn-1 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border-radius: 2px;
    padding: 12px 25px;
	    border-radius: 50px;
    text-decoration: none;
    display: inline-block;
    border: 2px solid #fff;
	letter-spacing: 1.2px;
}

a.sliderbutton.btn-2 {
    color: #b33c22;
    font-size: 14px;
    font-weight: 500;
    border-radius: 2px;
    padding: 8px 15px;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #b33c22;
    border-radius: 3px;
    margin-top: 10px;
		letter-spacing: 1.2px;

}

a.sliderbutton.btn-2:hover {
	 background: #b33c22;
	     color: #ffffff;
	
}


a.sliderbutton.btn-7 {
    color: #CC6666;
    font-size: 14px;
    font-weight: 500;
    border-radius: 2px;
    padding: 4px 9px;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #CC6666;
	text-transform: uppercase;
    border-radius: 3px;
    margin-top: 0px;
	margin-bottom: 10px;
	letter-spacing: 1.2px;

}

a.sliderbutton.btn-7:hover {
	 background: #CC6666;
	     color: #ffffff;
	
}


.sliderbutton5 {
    color: #CC6666!important;
	background: #ffffff;
    font-size: 14px;
    font-weight: 500;
    border-radius: 2px;
    padding: 8px 15px;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #CC6666;
    border-radius: 3px;
    margin-top: 10px;
	letter-spacing: 1.2px;

}

.sliderbutton5:hover {
	background: #CC6666!important;
	color: #ffffff!important;
	border: 1px solid #ffffff!important;
	
}


a.sliderbutton2.btn-2 {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    border-radius: 2px;
    padding: 8px 15px;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #CC6666;
    border-radius: 3px;
    margin-top: 10px;
	background: #CC6666;
		letter-spacing: 1.2px;

}

a.sliderbutton2.btn-2:hover {
	 background: #ffffff;
	     color: #CC6666;
	
}
 
a.sliderbutton31.btn-2 {
    color: #CC6666;
    font-size: 14px;
    font-weight: 500;
    border-radius: 2px;
    padding: 8px 15px;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #CC6666;
    border-radius: 3px;
    margin-top: 10px;
	background: #ffffff;
		letter-spacing: 1.2px;

}
 
a.sliderbutton31.btn-2:hover {
	 background: #CC6666;
	     color: #ffffff;
	
}


a.sliderbutton311.btn-2 {
    color: #CC6666;
    font-size: 14px;
    font-weight: 500;
    border-radius: 2px;
    padding: 8px 15px;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #CC6666;
    border-radius: 3px;
    margin-top: 10px;
	background: #ffffff;
		letter-spacing: 1.2px;

}
 
a.sliderbutton311.btn-2:hover {
	background: #CC6666;
	color: #ffffff;
	border: 1px solid #ffffff;	
}


.h40 {    height: 40px!important; }

.ya-site-form__submit {
    color: #ffffff!important;
    font-size: 14px;
    font-weight: 500;
    border-radius: 2px;
    padding: 8px 15px;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #b33c22;
	text-transform: uppercase;
    border-radius: 3px;
    margin-top: 10px;
	background: #b33c22;
	letter-spacing: 1.2px;

}

.ya-site-form__submit:hover {
	 background: #1b4366;
	     color: #b33c22!important;
}

#ya-site-results { min-height: 700px!important;		}

a.sliderbutton3.btn-2 {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    border-radius: 2px;
    padding: 8px 15px;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #00afca;
	text-transform: uppercase;
    border-radius: 3px;
    margin-top: 10px;
	background: #00afca;
	letter-spacing: 1.2px;
}

a.sliderbutton3.btn-2:hover {
	 background: #ffffff;
	     color: #00afca;
	
}


input.sliderbutton17.btn-2 {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    border-radius: 2px;
    padding: 8px 10px;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #CC6666;
    border-radius: 3px;
	background: #CC6666;
	letter-spacing: 0.5px!important;
}

input.sliderbutton17.btn-2:hover {
	background: #ffffff;
	border: 1px solid #CC6666!important;
	color: #CC6666;
	
} 
input.sliderbutton17.btn-2:active {
border: 1px solid #CC6666!important;
}

 

button.sliderbutton2.btn-2 {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    border-radius: 2px;
    padding: 6px 10px;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #CC6666;
    border-radius: 3px;
	background: #CC6666;
	letter-spacing: 0.5px!important;
}

button.sliderbutton2.btn-2:hover {
	background: #ffffff;
	border: 1px solid #CC6666!important;
	color: #CC6666;
	
} 
button.sliderbutton2.btn-2:active {
border: 1px solid #CC6666!important;
} 



button.sliderbutton7.btn-2 {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    border-radius: 2px;
    padding: 8px 10px;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #CC6666;
    border-radius: 3px;
	background: #CC6666;
	letter-spacing: 0.5px!important;
}

button.sliderbutton7.btn-2:hover {
	background: #ffffff;
	border: 1px solid #CC6666!important;
	color: #CC6666;
	
} 
button.sliderbutton7.btn-2:active {
border: 1px solid #CC6666!important;
}


a.buttonback.btn-2 {
    color: #CC6666;
    font-size: 14px;
    font-weight: 500;
    border-radius: 2px;
    padding: 6px 10px;
    display: inline-block;
    border: 1px solid #CC6666;
    border-radius: 3px;
	/*text-transform: uppercase!important;*/
	background: #ffffff;
	letter-spacing: 1.5px!important;
}

a.buttonback.btn-2:hover {
	 background: #CC6666;
	 color: #ffffff;
	
} 

button.sliderbutton2.btn-2:focus {
 border: 1px solid #CC6666!important;	
} 
.btn-2:focus {
 border: 1px solid #CC6666!important;	
} 

button.sliderbutton2.btn-2:active {
 border: 1px solid #b33c22!important;	
} 


 

button.sliderbutton3.btn-2 {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    border-radius: 2px;
    padding: 8px 15px;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #CC6666;
	text-transform: uppercase;
    border-radius: 3px;
    margin-top: 10px;
	background: #CC6666;
	letter-spacing: 1.2px;

}

button.sliderbutton3.btn-2:hover {
	background: #CC6666;
	     color: #ffffff;
	
} 



button.sliderbutton.btn-2 {
	background: #ffffff;
    color: #CC6666;
    font-size: 14px;
    font-weight: 500;
    border-radius: 2px;
    padding: 6px 10px;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #CC6666;
	text-transform: uppercase;
    border-radius: 3px;
    margin-top: 10px;
    margin-left: 15px;
	letter-spacing: 1.2px;
}

button.sliderbutton.btn-2:hover {
	 background: #CC6666;
	     color: #ffffff;
	
}

input.sliderbutton.btn-2 {
	background: #ffffff;
    color: #CC6666;
    font-size: 14px;
    font-weight: 500;
    border-radius: 2px;
    padding: 8px 15px;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #CC6666;
	text-transform: uppercase;
    border-radius: 3px;
    margin-top: 10px;
    margin-left: 15px;
	letter-spacing: 1.2px;
}

input.sliderbutton.btn-2:hover {
	 background: #b33c22;
	     color: #ffffff;
	
}


input.sliderbutton2.btn-2 {
	background: #CC6666;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    border-radius: 2px;
    padding: 7px 15px;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #CC6666;
	text-transform: uppercase;
    border-radius: 3px;
    margin-top: 10px;
    margin-left: 15px;
		letter-spacing: 1.2px;
}

input.sliderbutton2.btn-2:hover {
	 background: #ffffff;
	     color: #CC6666;
	
}


.simple-text ul li::before {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 0px;
    color: rgb(122, 181, 92);
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font: 12px/1 FontAwesome;
}

#t3-sl-roof {
/*	background: #b33c22;
    color: #ffffff;
    text-align: right;*/
	}

.serchbsonline {
	margin-bottom: 0px!important;   
	border-color: rgb(127, 157, 185);
	border-radius: 2px!important;
	height: 38px!important;
	
	
 }

.padingbs20 {padding: 20px;}
.padingbs10 {padding: 10px;}
.padingbs5 {padding: 5px;} 
.padingbs20buy {padding: 20px;}
.margin-rightbs5 {     margin-right: 5px!important; }
.margin-rightbs10 {     margin-right: 10px!important; }
.margin-rightbs15 {     margin-right: 15px!important; }
.margin-rightbs20 {     margin-right: 20px!important; }
.margin-rightbs30 {     margin-right: 30px!important; }
.margin-rightbs30favorite {     margin-right: 30px!important; }
.margin-rightbs65 {     margin-right: 65px!important; }
.margin-rightbs0 {     margin-right: 0px!important; }
.margin-leftmin {margin-left: -15px!important;}

.margin-leftbs5 {     margin-left: 5px!important; }
.margin-leftbs10 {     margin-left: 10px!important; }
.margin-leftbs10n {     margin-left: 10px!important; } 
.margin-leftbs15 {     margin-left: 15px!important; }
.margin-leftbs15cat {     margin-left: 15px!important; }
.margin-leftbs20 {     margin-left: 20px!important; }
.margin-leftbs20tarriff {     margin-left: 20px!important; }
.padding-leftbs20at {     padding-left: 20px!important; }
.margin-leftbs25 {     margin-left: 25px!important; }
.margin-leftbs40 {     margin-left: 40px!important; }
.margin-leftbs35 {     margin-left: 35px!important; }
.margin-leftbs35buy {     margin-left: 35px!important; }
.margin-leftbs35buy2 {     margin-left: 35px!important; }
.margin-left0 {     margin-left: 0px!important; } 
.margin-left0changepass {     margin-left: 10px!important; } 

.margin-top-minus120 { margin-top: -120px;} 
.margin-top-favitite-menu {     margin-top: 5px!important; }
.margin-top-favitite-menu2 {     margin-top: 10px!important; }
.margin-left-favitite-menu {     margin-left: 25px!important; }

.margin-top30 {     margin-top: 30px!important; }
.margin-top25 {     margin-top: 25px!important; }
.margin-top28 {     margin-top: 28px!important; }
.margin-top13 {     margin-top: 13px!important; }  
.margin-top0 {     margin-top: 0px!important; } 
.margin-top5 {     margin-top: 5px!important; }
.margin-top5more {     margin-top: 5px!important; } 
.margin-top3 {     margin-top: 3px!important; }
.margin-top8 {     margin-top: 8px!important; } 
.margin-top27 {     margin-top: 27px!important; } 
.margin-top40 {     margin-top: 40px!important; } 
.margin-top40m {     margin-top: 40px!important; } 
.margin-top40mstart {     margin-top: 40px!important; } 
.margin-top20 {     margin-top: 20px!important; } 
.margin-top20buy {     margin-top: 20px!important; } 
.margin-top10 {     margin-top: 10px!important; } 
.margin-top50 {     margin-top: 50px!important; }
.margin-top50s {     margin-top: 50px!important; }  
.margin-top60 {     margin-top: 60px!important; } 
.margin-top70 {     margin-top: 70px!important; }  
.margin-top80 {     margin-top: 80px!important; }
.margin-top100 {     margin-top: 100px!important; } 
.margin-top100klass {     margin-top: 30px!important; }   
.margin-top120a {     margin-top: 120px!important; } 
.margin-top200b {     margin-top: 200px!important; } 
.margin-bottom200 {     margin-bottom: 200px!important; } 
.margin-bottom50 {     margin-bottom: 50px!important; } 
.margin-bottom0 {     margin-bottom: 0px!important; }
.margin-bottom5 {     margin-bottom: 5px!important; }
.margin-bottom8 {     margin-bottom: 8px!important; }
.margin-bottom30 {     margin-bottom: 50px!important; }
.margin-bottom31 {     margin-bottom: 30px!important; }  
.margin-bottom15 {     margin-bottom: 15px!important; } 
.margin-bottom10 {     margin-bottom: 10px!important; } 
.margin-bottom20 {     margin-bottom: 20px!important; } 
.margin-bottom20more {     margin-bottom: 20px!important; } 
.margin-bottom3 {     margin-bottom: 3px!important; }
.margin-bottom5 {     margin-bottom:5px!important; }
.line-dotted {border-bottom: 1px dotted #e8e8e8!important;} 

.pad00 {        padding: 0px!important;}
.paddall10 {padding: 10px!important;}
.pad05 {padding: 5px!important;}
.padl0 {        padding-left: 0px!important;}
.padl0s {        padding-left: 5px!important;} 
.padl0s2 {        padding-left: 15px!important;} 
.padr0 {        padding-right: 0px!important;} 
.padl00 {        padding-left: 0px!important;}
.padl00textdoc {        padding-left: 0px!important;}
.padr00 {        padding-right: 0px!important;} 
.padr00 {        padding-right: 0px!important;}
.padl0menu {        padding-left: 0px!important;} 
.padr0menu {        padding-right: 0px!important;}
.padl15 {        padding-left:15px!important;} 
.padl25 {        padding-left:25px!important;} 
.padl10 {        padding-left:10px!important;}
.padldochtml {        padding-left:20px!important;}
.margldochtml {        margin-left:20px!important;}
.padl12 {        padding-left:12px!important;} 
.padl5 {        padding-left:5px!important;}
.padl5n {        padding-left:5px!important;} 
.padr5n {        padding-right:5px!important;} 
.padrserch {        padding-right:5px!important;} 
.padr05 {        padding-right:5px!important;}   
.padr15 {        padding-right: 15px!important;}
.padr10 {        padding-right: 10px!important;}
.padl30 {        padding-left: 30px!important;}
.padl25 {        padding-left: 25px!important;}
.padr30 {        padding-right: 30px!important;} 
.padl50 {        padding-left: 50px!important;} 
.padr50 {        padding-right: 50px!important;}
.padl60 {        padding-left: 60px!important;}
.padl60flip {        padding-left: 60px;}
.padl60flip2 {        padding-left: 46px;}
.padl70 {        padding-left: 70px!important;} 

.padr70 {        padding-right: 70px!important;}
.padr80 {        padding-right: 80px!important;}
.padl45 {        padding-left: 50px;} 
.padr45 {        padding-right: 50px;}
.padr45c {        padding-right: 32px;} 
.padb20 {        padding-bottom: 20px!important;}
.padt20 {        padding-top: 20px!important;}
.padt10 {        padding-top: 10px!important;}
.padt0 {        padding-top: 0px!important;}
.padb0 {        padding-bottom: 0px!important;}
.padb10 {        padding-bottom: 10px!important;}
.padt15 {        padding-top: 15px!important;}
.padb15 {        padding-bottom: 15px!important;}

.padt8 {        padding-top: 8px!important;}
.padb8 {        padding-bottom: 8px!important;}

.padb30 {        padding-bottom: 30px!important;} 
.padt30 {        padding-top: 30px!important;} 
.padt14 {        padding-top: 14px;}

.padb40 {        padding-bottom: 40px!important;} 
.padt40 {        padding-top: 40px!important;}
.padb25 {        padding-bottom: 47px!important;}  
.padb60 {        padding-bottom: 60px!important;} 
.padb80 {        padding-bottom: 80px!important;} 
.padb50 {        padding-bottom: 50px!important;} 
.padb200 {        padding-bottom: 200px!important;} 
.padt60 {        padding-top: 70px!important;}
.padt60middlworkswithdocs {        padding-top: 30px;}
.padthtml {        padding-top: 70px;} 
.padt100 {        padding-top: 100px!important;} 
.padt150 {        padding-top: 150px!important;} 
.padt200 {        padding-top: 200px!important;} 
.padt50 {        padding-top: 50px!important;}  
.padb50 {        padding-bottom: 50px!important;}   
.padt6 {        padding-top: 6px!important;} 
.padb6 {        padding-bottom: 6px!important;}
.padb8 {        padding-bottom: 8px!important;}  
.bscolor {    color: #b33c22!important;  }
.bscolorh1 {    color: #333333!important;  }
.bswhite {    color: #ffffff!important; }
.margin-top100notis {     margin-top: 100px!important; }  
.alert {    min-height: 40px!important; }
.fontitaly {    font-style: italic; color: #999999; text-transform: none!important;}
.bgwhite {    background: #ffffff;}
.bgrezultsearch { 
	background: #ffffff;
	padding: 20px 110px 11px 3px; 
	margin: 0 0 20px;
	border: 1px solid #DCDCDC;
	border-radius: 5px;
	box-shadow: 5px 5px 6px 0 rgba(128, 128, 128, 0.16); 
}

.h25 {height: 25px!important; width: auto;}
.border-radius {    border-radius: 4px;}

.text-transform-none {text-transform: none!important;}
.bs-btn{
transition: all 0.2s ease-out 0s;
 min-height: 0px; 
 min-width: 0px; 
 line-height: 24px;
 border-width: 1px; margin: 0px; 
 padding: 12px 25px; 
 letter-spacing: 2px; 
 font-size: 16px; 
}
.btn-reset-bs {padding-top: 6px!important; background: #ffffff!important;color: #CC6666!important; padding-left: 10px!important; padding-right: 10px!important;} 
.bg-primary a { color:#ffffff!important;}
.min-height300{ min-height: 340px;}
.min-height350{ min-height: 350px;}  
.min-height350buy{ min-height: 350px;} 
.min-height140{ min-height: 170px;}
.min-height120{ min-height: 120px;}
.min-height130{ min-height: 140px;}
.min-height80{ min-height: 80px;}
.min-height60{ min-height: 60px!important;}
.min-height20{ min-height: 38px!important;}
.min-height200{ min-height: 180px;}
.min-height200clean{ min-height: 220px;}
.min-height250 { min-height: 250px;}
.min-height270 { min-height: 250px;}
.min-height-boxstart { min-height: 270px;}
.min-height_workswithdocs { min-height: 760px;}  
.min-height700{ min-height: 720px;}  
.min-height600{ min-height: 600px;}
.min-height600boxnews{ min-height: 650px;}
.min-height500 { min-height: 500px; }
.min-height400 { min-height: 400px; }
.min-height300clean { min-height: 300px; }
/*.entry-header {padding-top: 20px!important;} */
.pirslaid {letter-spacing: 3.5px!important; padding-left: 5px!important;}
div.fullempty {height: 400px!important; }
div.fullempty200 {height: 200px!important; }
div.fullempty300 {height: 300px!important; }
div.fullempty100 {height: 100px!important; }
/*.td2 {min-width: 220px;}*/
.line-height36 {line-height: 36px!important;}
.line-height46 {line-height: 46px!important;}
.line-height26 {line-height: 26px!important;} 
.line-height52 {line-height: 52px!important;}
.line-height18 {line-height: 18px!important;}
.line-height22 {line-height: 22px!important;}
.line-height12 {line-height: 14px!important;}
.width74 {min-width: 74px!important;}
.width500 {min-width: 500px!important;}
.width460 {min-width: 460px!important;} 
.height70 {min-height: 70px;}
.height40 {height: 40px;}
.ifamebso {margin-left: 4px; margin-top: 5px; box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2); border: 0px; width: 260px; height: 290px;  }    
#dropdownMenuButton-1 {    display: none;}
#dropdownMenuButton-2 {    display: none;}
#dropdownMenuButton-3 {    display: none;}
#dropdownMenuButton-4 {    display: none;}
#dropdownMenuButton-5 {    display: none;}
#dropdownMenuButton-6 {    display: none;}
#dropdownMenuButton-7 {    display: none;}
#dropdownMenuButton-8{    display: none;}
#dropdownMenuButton-9 {    display: none;}
#dropdownMenuButton-10 {    display: none;}
#dropdownMenuButton-11 {    display: none;}
#dropdownMenuButton-19 {    display: none;}
#dropdownMenuButton-4992 {    display: none;} 

#dropdownMenuButton-23 {    display: none;}
#dropdownMenuButton-36 {    display: none;}
#dropdownMenuButton-68 {    display: none;}
#dropdownMenuButton-69 {    display: none;}
#dropdownMenuButton-71 { display: none;}
#dropdownMenuButton-17 {display: none; } 
#dropdownMenuButton-41 {display: none; }
#dropdownMenuButton-62 {display: none; }
#dropdownMenuButton-63 {display: none; }
#dropdownMenuButton-79 {display: none; }
#dropdownMenuButton-78 {display: none; }
#dropdownMenuButton-37{display: none; }
#dropdownMenuButton-24{display: none; }

.entry-header  h2 a { color: #333333!important; } 

.rewkurs {
	background-color: rgba(256, 256, 256, 0.89);
	box-shadow: 0 0 60px rgba(6, 54, 104, 0.6);
	color: #fff!important;
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 350px;
	 margin-left: 20px;
    margin-right: 20px;
 
	
}

.rewkurs .carousel-control {
	width: 5%!important;	
}

@media screen and (max-width:767px)
{
.sp-megamenu-parent >li {    margin-left: 10px!important;}
.qx-element-section-title .section-title h1 {    font-size: 32px!important; }
.qx-element-section-title .section-title h2 {   font-size: 26px!important; }

.sp-comingsoon .days .number,
.sp-comingsoon .hours .number,
.sp-comingsoon .seconds .number,
.sp-comingsoon .minutes .number {
  width: 70px;
  height: 72px;
  line-height: 70px;
  border: 1px solid #fff;
  border-radius: 4px;
  display: inline-block;
  font-size: 42px;
  font-weight: bold; 

}
.trigger-holder-d {    margin-top: 30px;}
.margin-top30 {margin-top: 20px!important;}
.imputr {float: none!important;}
  blockquote { margin-left: 0px!important;  } 
 .marginnull {    margin-left: 0px!important;}
 .m-pricing {    margin-top: 10px;}
}

 /**/

.offcanvas-inner {
	    background: #b33c22;
    color: #ffffff;
    padding-left: 10px!important;
    padding-right: 10px!important;
	
} 
.offcanvas-menu {	    background: #b33c22;}
.offcanvas-inner .sp-module  .sp-module-title {  
    margin-bottom: 10px;
  font-family: 'Roboto', Arial,sans-serif;
    font-size: 18px;
    border-bottom: 2px solid #e0e0e0!important;
    padding-bottom: 10px;
    line-height: 23px;	
	}


.close-offcanvas {  color: #ffffff!important; } 
.canvasbs  {  color: #ffffff!important; } 

.spancanvas {    padding-left: 10px; font-size: 14px;     letter-spacing: 0.2px; }
	
#t3-sl-roof {
 color: #fff;
 background-size: cover;
  background-repeat: no-repeat;
 background-image: url(img/bottom-bg2016.jpg);

}


.t3-sl-roofnew {
color: #c7c7c7;
background-size: cover;
background-repeat: no-repeat;
background: #616161;
min-height: 190px;

} 

.popular-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%; 
    text-align: center;
    background-color: rgba(53, 168, 221, .4);
    opacity: 0;
    -webkit-transition: opacity 0.3s, transform 0.3s;
    -moz-transition: opacity 0.3s, transform 0.3s;
    -ms-transition: opacity 0.3s, transform 0.3s;
    -o-transition: opacity 0.3s, transform 0.3s;
    transition: opacity .3s, transform .3s;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
} 

.bstr:hover { 
	cursor: pointer; 
	 background: #f9f9f9;
}

.shadowbsoreg:hover { 
	opacity: 0.9;
	box-shadow: 10px 15px 15px rgba(0, 0, 0, 0.2)!important;
	cursor: pointer;   
}

.m-pricing:hover { 
	opacity: 0.9;
	box-shadow: 10px 15px 15px rgba(0, 0, 0, 0.2)!important;
	cursor: pointer;   
}

.hovercatalog:hover {
 background: #ffffff; /* Цвет фона */
     border-width: 1px;
    border-style: solid;
    border-color: rgb(234, 234, 234);
	box-shadow: 5px 3px 10px 2px rgba(0,0,0,0.2); 
} 


.m-pricing2020:hover { 
	opacity: 0.9;
	box-shadow: 10px 15px 15px rgba(0, 0, 0, 0.2)!important;
	cursor: pointer;   
}

.hovercatalog2020:hover {
 background: #ffffff; /* Цвет фона */
     border-width: 1px;
    border-style: solid;
    border-color: rgb(234, 234, 234);
	box-shadow: 5px 3px 10px 2px rgba(0,0,0,0.2); 
} 

.m-pricing:hover .popular-overlay{
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
}

.popular-cost {
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: -124px;
    padding: 12px 28px;
    width: 248px;
    background-color: rgba(233, 113, 37, .5);
    color: #fff;
}


 

#t3-sl-roof .newsletter {  background: rgba(179,60,34,0.9);     min-height: 120px; }
.t3-copyright {
    color: #9c9c9c!important;
    padding: 10px 10px;
    background: #616161;
    font-size: 12px!important;
	border-top: 1px solid #777777; 
}

.t3-footer {
   /*  background: #2e2e2e;
    color: #9e9e9e;
	opacity: 0.92;*/
}

.t3-footnav .t3-module .module-title {
     color: #f9f9f9!important;
    text-align: left!important;
    font-size: 18px!important;
    margin-bottom: 10px!important;
	letter-spacing: 1.2px!important;
}

.t3-footer ul.nav li a {
    padding: 0;
     color: #c7c7c7;
    display: inline;
    background: none;
}
.t3-footer ul.nav li a:hover {
color: #ffffff!important;
/*text-decoration: underline!important;*/
}

.nav-stacked {text-align: left;   letter-spacing: 0.5px!important;} 
.address-info {      font-family: Arial,sans-serif!important;} 

.user1_2 {
background-image: url(img/bgbsdoc31.png);
background-size: cover;
opacity: 1;
background-position: center top;
background-repeat: no-repeat;
padding-bottom: 40px;		
}


.user1_6{
    background-image: url('img/dostup20172134.png');
	    background-size: cover;
		opacity: 1;
		background-position: center top;
    background-repeat: no-repeat;
		padding-top: 30px;
	    padding-bottom: 20px;
}

.user1_9{
    background-image: url('img/calendar2017.jpg');
	    background-size: cover;
		opacity: 1;
		background-position: center top;
    background-repeat: no-repeat;
		padding-top: 30px;
	    padding-bottom: 20px;
}

.user2021_1 {
background-image: url(img/Support_boy_h600.jpg);
background-size: cover;
opacity: 1;
background-position: center top;
background-repeat: no-repeat;
padding-bottom: 40px;		
}

.user1_3 {
min-height: 120px; color: #ffffff; 
background: rgba(179,60,34,0.98);
border-radius: 2px;
border: 1px solid #b33c22;
} 

.user1_2021_1 {
min-height: 120px; color: #ffffff; 
background: rgb(204,102,102);
border-radius: 2px;
border: 1px solid #b33c22;
} 


.user1_4 {
min-height: 120px; color: #ffffff; 
background: rgba(0,0,0,0.8);
} 

.userbs_online {
    background-image: url('img/technology31.png');
	    background-size: cover;
		opacity: 1;
		background-position: center top;
    background-repeat: no-repeat;
}


.spanorang {color: #b33c22!important; }
.greytext {color: #333!important; }
.paddingrf {padding-left: 5px; padding-right: 5px;}

.vdigit-0{margin-top: 20px; width:53px;height:103px;background:url("https://online.budstandart.com/images/page/bs/apple-large.png") no-repeat top left;text-indent:-999em;display:inline-block;background-position:0 0;}
.vdigit-1{width:53px;height:103px;background:url("https://online.budstandart.com/images/page/bs/apple-large.png") no-repeat top left;text-indent:-999em;display:inline-block;background-position:-106px 0;}
.vdigit-2{width:53px;height:103px;background:url("https://online.budstandart.com/images/page/bs/apple-large.png") no-repeat top left;text-indent:-999em;display:inline-block;background-position:-212px 0;}
.vdigit-3{width:53px;height:103px;background:url("https://online.budstandart.com/images/page/bs/apple-large.png") no-repeat top left;text-indent:-999em;display:inline-block;background-position:-318px 0;}
.vdigit-4{width:53px;height:103px;background:url("https://online.budstandart.com/images/page/bs/apple-large.png") no-repeat top left;text-indent:-999em;display:inline-block;background-position:-424px 0;}
.vdigit-5{width:53px;height:103px;background:url("https://online.budstandart.com/images/page/bs/apple-large.png") no-repeat top left;text-indent:-999em;display:inline-block;background-position:-530px 0;}
.vdigit-6{width:53px;height:103px;background:url("https://online.budstandart.com/images/page/bs/apple-large.png") no-repeat top left;text-indent:-999em;display:inline-block;background-position:-636px 0;}
.vdigit-7{width:53px;height:103px;background:url("https://online.budstandart.com/images/page/bs/apple-large.png") no-repeat top left;text-indent:-999em;display:inline-block;background-position:-742px 0;}
.vdigit-8{width:53px;height:103px;background:url("https://online.budstandart.com/images/page/bs/apple-large.png") no-repeat top left;text-indent:-999em;display:inline-block;background-position:-848px 0;}
.vdigit-9{width:53px;height:103px;background:url("https://online.budstandart.com/images/page/bs/apple-large.png") no-repeat top left;text-indent:-999em;display:inline-block;background-position:-954px 0;}
            
	
img.img-shadow-s2 {
    margin-bottom: 12px;
    box-shadow: -12px 12px 0 #b33c22;
}
.bscolor {    color: #b33c22!important;}
.bscom2016user {
background-color: #f9f9f9;
padding-bottom: 20px; 
border-top: solid 1px #f2f2f2;

}
.iconimglabel {
		display: inline;
	 margin-right: 10px;
}

.bscolorgrey {color: #666666!important;}
.usermin {min-height: 280px;}	



.bgw { color: #ffffff!important;}

input[placeholder] {
   text-overflow: ellipsis; 
}

.coolform {
    font-size: 14px!important;
    width: 100%;
    color: #666666!important;
    line-height: 1.556!important;
    border-radius: 2px!important;
    height: 40px!important;
    margin-bottom: 10px!important;
}

.bsonlineinput {
    font-size: 14px!important;
    width: 100%;
    color: #666666!important;
    line-height: 1.556!important;
    border-radius: 3px!important;
    height: 40px!important;
    margin-bottom: 10px!important;
}

.bsonlineinputmoder {
    font-size: 14px!important;
    width: 100%!important; 
    color: #333333!important;
    line-height: 1.556!important;
    border-radius: 3px!important;
    height: 40px!important;
    margin-bottom: 10px!important;
}

.bsonlineinputfilter {
    font-size: 14px!important;
    width: 100%!important; 
    color: #333333!important;
    line-height: 1.556!important;
    border-radius: 3px!important;
    height: 40px!important;
    margin-bottom: 0px!important;
}


.bsonlineinputmoderdiv {
	    width: 80%!important; 
} 
.bsonlineinputmoderdiv2 { width: 60%!important; } 
.imputr {float: right;}
.section-title p {    padding-left: 5px; padding-right: 5px; }	


div.textdoc_right span {
 font-size: 14px!important;
 font-family: Arial,sans-serif !important;
  line-height: 18px!important;
   color: #333333!important;
   font-style: normal!important;
} 

div.textdoc_right font {
 font-size: 14px!important;
 font-family: Arial,sans-serif !important;
  line-height: 18px!important;
   color: #333333!important;
 
font-style: normal!important;
} 

div.textdoc_right p {
 font-size: 14px!important;
 font-family: Arial,sans-serif !important;
 line-height: 18px!important;
color: #333333!important;
font-style: normal!important;
} 
div.textdoc_right table {
margin: 0 auto;
}
table.nordrehtm td {
border: 1px solid #333333;
}
 


div.textdoc_right table td {
 font-size: 14px!important;
 font-family: Arial,sans-serif !important;
 line-height: 18px!important;
color: #333333!important;
padding: 5px;
}


div.textdoc_right  h1 {

 font-size: 16px!important;
 font-family: Arial,sans-serif !important;
 line-height: 18px!important;
color: #333333!important;
font-weight: bold!important;
}


div.textdoc_right  a {
color: #333333;
text-decoration: none!important;
}

div.textdoc_right  a:hover, div.textdoc_right  a:link, div.textdoc_right  a:visited {
color: #333333;
text-decoration: none!important;
}



div.textdoc_right  h2 {

 font-size: 16px!important;
 font-family: Arial,sans-serif !important;
 line-height: 18px!important;
color: #333333!important;
font-weight: bold!important;
}

div.textdoc_right  h3 {

 font-size: 16px!important;
 font-family: Arial,sans-serif !important;
 line-height: 18px!important;
color: #333333!important;
font-weight: bold;
}

div.textdoc_right  h5 {

 font-size: 16px!important;
 font-family: Arial,sans-serif !important;
 line-height: 18px!important;
color: #333333!important;
}


div.textdoc_right  table.nobordertable td  {
border: 0px solid #444444!important;
}

.demotext {overflow-x: auto; width: 1100px;} 
.demotext pre {background-color: #ffffff!important; border: none!important;   }
.textdoc_right img {margin: 0 auto;}

.nopageyet {   
 line-height: 26px;
    text-align: center;
    color: #444444; 
	}
	
.margin-right6 {margin-right: 6px;}
.bscomtd td {vertical-align: middle!important;  font-size: 16px; }
.bscomtd th {font-weight: normal;  font-size: 16px; }

blockquote {    font-size: 14px!important;     margin-left: 2px;    } 
.textright2 {text-align: right!important; border-right: 5px solid #b33c22!important;  border-left: 0px solid #eee!important;  }
	.tdmnwidh {    width: 136px;}
	
.sp-page-title h1 {
    font-size: 24px;
    line-height: 1;
	    margin-top: 0px!important; 
    margin-bottom: 0px!important; 
	line-height: 32px;
}



.m-pricing {
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial; 
    border-image-repeat: initial; 
	padding-bottom: 20px;
	min-height: 215px; 
	display: flex; 
    align-items: center;
    justify-content: center;
}
.m-pricing2020 {
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial; 
    border-image-repeat: initial; 
	padding-bottom: 20px;
	min-height: 180px; 
	display: flex; 
    align-items: center;
    justify-content: center;
}

.m-pricing-title {
    font-size: 18px;
    line-height: 17px;
    font-weight: 500;
    color: rgb(48, 55, 59);
    text-align: center;
    margin-bottom: 12px;
    border-bottom: 1px solid rgb(234, 234, 234);
    padding: 17px 5px;
	    letter-spacing: 2px;
}

.m-pricing-title2 {
    font-size: 18px;
    line-height: 24px;
    color: rgb(48, 55, 59);
	text-align: center;
    margin-bottom: 12px;
    border-bottom: 1px solid rgb(234, 234, 234);
    padding: 17px 5px;
    letter-spacing: 0.5px;
	    padding-top: 0px;
}


.m-pricing-count {
    font-size: 20px;
    line-height: 50px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0px;
	padding-bottom: 10px;
}

.m-pricing-count .m-pricing-top {
    font-size: 22px;
    line-height: 22px;
    font-weight: 300;
    vertical-align: top;
    padding-left: 0px;
    padding-right: 9px;
}

.m-pricing-count span {
    font-size: 14px;

    font-weight: 400;
    vertical-align: bottom;
    padding-left: 5px;
	padding-top: 5px;
	
}
.dropdawnahref {    padding-top: 10px!important;
    padding-left: 5px!important;
    padding-bottom: 10px!important;
    padding-right: 5px!important;
	}


.m-pricing-list {
    list-style: none;
    border-top: 1px solid rgb(234, 234, 234);
}
.m-pricing-list li {
    position: relative;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
	color: #000;
    padding: 16px 5px 16px 70px;
    border-bottom: 1px solid rgb(234, 234, 234);
}

.m-pricing-list li.active::before {
    content: "";
        color: #b33c22;
}

.m-pricing-list li::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 52px;
    color: #e0e0e0;
    text-align: center;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translateY(-50%);
    font: 12px/1 FontAwesome;
}

.m-pricing-list li::after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 52px;
    bottom: 0px;
    width: 1px;
    background: rgb(234, 234, 234);
}

::before, ::after {
    box-sizing: border-box;
}

.colorgrey { color: #666666!important;  }
.m-pricing-list {    padding-left: 15px; }
.kolvobs {width: 60px;  text-align: center;     color: #666666;   border: 1px solid #b7b7b7; border-radius: 3px;     padding: 6px 12px;}
.bsspace li {       letter-spacing: 0.5px!important;  }
.formbsclg2016 {
	width: 96%!important;  
	font-size: 14px!important;
    color: #666666!important;
    line-height: 1.556!important;
    border-radius: 2px!important;
    height: 40px!important;
    margin-bottom: 20px!important;

}

.formbsclg2016text {
	width: 96%!important;  
	font-size: 14px!important;
    color: #666666!important;
    line-height: 1.556!important;
    border-radius: 2px!important;
    height: 178px!important;
    margin-bottom: 20px!important; 

}


.formbsclg2016text22 {
	width: 100%!important;  
	font-size: 14px!important;
    color: #666666!important;
    line-height: 1.556!important;
    border-radius: 2px!important;
    height: 128px!important;
    margin-bottom: 20px!important; 
}

.desccatalog 
{
    text-align: center;

    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
}


.h1docname { 
	font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    color: #b33c22;
	margin-bottom: 0px;
	
}

.breddoc  {
	color: #333333;
    font-size: 12px;
	line-height: 12px!important;
}
.breddocimg {display: inline;
    margin-bottom: 6px;}
	
.docattribut {     
min-width: 200px;
    color: #666666;
    text-align: left;
    font-size: 13px;
    padding: 5px 5px;
    line-height: 18px;

    vertical-align: middle; 
	
	}	

/*DOC CATALOG*/
.minregiontree { list-style-type: none;  padding-left: 5px!important;}
.link {      padding-left: 3px;   color: #333333;      font-size: 15px;    }
.mingerkink {     color: #333333;      font-size: 15px;     line-height: 26px;  }
.padbot32 {    padding-bottom: 32px!important; }
.marnullleftbs {    margin-left: 0px!important;}
.linkactivminreg { background-image: none;  }
.breadline { border-bottom: 1px solid #E5E5E5!important; line-height: 16px!important;     padding-bottom: 5px; } 
.namedoc2016 {font-size: 13px; color: #333333!important;}
.namedoc2016:hover {    text-decoration: underline;} 
.fa-20x {    font-size: 22px;}
.borderbottom {       font-weight: 600;   }
.marginleft10 {    margin-left: 10px;}
.lilink { border-bottom: 1px solid #ececec;      padding-bottom: 11px; padding-top: 11px;  font-size: 15px;  } 
.activ_link { color: #666666!important; } 
.lilinkch {border-bottom: 1px solid #ececec; padding-bottom: 10px;  padding-top: 10px; } 
.ExpandClosed { padding-bottom: 10px;  padding-top: 10px; } 
.ExpandOpen { padding-bottom: 10px;  padding-top: 10px; } 
.minchold {margin-left: -25px; margin-top: 0px; /*background: #fcf2f2;*/ } 
.center2    {text-align: center;}
#menu_cat {       border-right: 1px solid #ececec; padding-top: 0px; } 


div.spacer {

    height: 150px !important;
    margin-right: 10px!important;
    text-align: center;
	box-shadow: rgba(148, 148, 148, 0.4) 0px 2px 4px 0px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(234, 234, 234);  
	
}

.child {
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: middle;
    width: 184px;
    zoom: 1;
}


.helper {
    display: -moz-inline-box;
    display: inline-block;
    height: 100%;
    width: 0px;
    vertical-align: middle;
    zoom: 1;
}


.m-pricing-cat {      
box-shadow: rgba(148, 148, 148, 0.4) 0px 2px 4px 0px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(234, 234, 234);  
	
	    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    height: 137px !important;
display: block;
    text-align: center;
	
	}
.vmidd { 

      font-size: 13px;
	  color: #333333;
	
  }
  
  .tr_head_cat2016
  {background: none repeat scroll 0 0 #F0F0F0 !important;
    text-align: right;
    font-size: 12px;
    letter-spacing: 1px;}
  
  .greylight {
	  background: #f9f9f9;padding-top: 40px;padding-bottom: 40px;border-bottom: 1px solid #e0e0e0;
	  
  }
  .greylight2 {
	background: url();
	border-bottom: 1px solid #e0e0e0; 
	background-position: center right;
	background-repeat: no-repeat;
} 
	
.greylight3 { 
   

   
 }
 .greylight3:before {
	content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 125px;
	background: linear-gradient(to top, #f5f5f5, #ffffff);
	border-bottom: 1px solid #e0e0e0;  	
 }
 .greylight4 { 
   border-bottom: 1px solid #e0e0e0; 
   background: url(img/smetark41.png);
	background-position: left top; 
 }
 
  .greylight4:before {
	content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 125px;
	background: linear-gradient(to top, #f5f5f5, #f9f9f9);
	border-bottom: 1px solid #e0e0e0;  	
 }
	
.newstyle1 {
	background-size: cover;
    background-position: 50%;
    background-color: #f3edef;
   background-image: url(img/forumsmetamds2.png);
	/* border-bottom: 1px solid #e0e0e0;*/	
	}
	
.newstyle21 {
	background-size: cover;
    background-position: 50%;
    background-color: #f3edef;
   background-image: url(img/smeta-programm.png);
	 border-bottom: 1px solid #e0e0e0;	
	}
	
		.newstyle2 {
	background-size: cover;
    background-position: 50%;
    background-color: #f3edef;
   background-image: url(img/pir19.png);
	 border-bottom: 1px solid #e0e0e0;	
	}
	
	
 .matem42 {
background: #f9f9f9;
    background-repeat: no-repeat;
    background-position: center center;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	padding-bottom: 35px;
  }
  
#matem45 {
	color: #ffffff!important;
  }
  
  
   .matem43 {
    background: url(img/patternew2016.png);

    background-position: center center;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	padding-bottom: 35px;
  }
  
     .fongifts {
    background: url(img/fongifts20189.png);
    background-position: center center;
	padding-bottom: 35px;
  }
  
     .matem5 {
    background: url(img/why-do-9.png);
    background-position: left center;
	padding-bottom: 35px;
  }
  
  
  
  h2.avatar-article-heading2016 {
    line-height: 20px;
    font-size: 12px!important;
    color: #333333 !important;
    margin-top: 10px;
    margin-left: 0px;
    padding-left: 5px;
}

  h2.avatar-article-heading2016 a {
  color: rgb(51, 51, 51) !important;  
  font-family:Roboto, sans-serif;
  font-weight: normal;
      font-size: 14px;
  }
  
  .importantnews {

    background: #CC6666!important;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
	letter-spacing: 1px;
}

.greyfon {
background: #f9f9f9;
padding-top: 40px;
padding-bottom: 40px;
border-bottom: 1px solid #e0e0e0;
}
.padtop10 {padding-top: 10px;}
.but_demo {   
color: #ffffff!important;
border: 1px solid #ffffff!important;

}


.demodiv {
	padding-top: 30px;
    padding-right: 50px;
	}
	
.lightgrey {color: #777777; 
font-size: 16px;
    font-style: italic;
}	


.formbsclg2016text2 {
    width: 96%!important;
    font-size: 16px!important;
    color: rgb(176, 176, 176)!important;
    line-height: 1.556!important;
    border-radius: 0px!important;
    height: 194px!important;
    margin-bottom: 26px!important;
}

/*.linedashed {border-top: 1px dashed #b33c22;} */




/*УГОЛОК*/
.ribbon-wrapper-green {
	width: 85px;
	height: 88px;
	overflow: hidden;
	position: absolute;
	top: -2px;
	right: 15px;
}
 
.ribbon-green {
	font: bold 15px Sans-Serif;
	color: #333;
	text-align: center;
	text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
	-webkit-transform: rotate(45deg);
	-moz-transform:    rotate(45deg);
	-ms-transform:     rotate(45deg);
	-o-transform:      rotate(45deg);
	position: relative;
	padding: 7px 0;
	left: -2px;
	top: 14px;
	width: 120px;
	background-color: #b33c22;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#df7058), to(#b33c22)); 
	background-image: -webkit-linear-gradient(top, #df7058, #b33c22); 
	background-image:    -moz-linear-gradient(top, #df7058, #b33c22); 
	background-image:     -ms-linear-gradient(top, #df7058, #b33c22); 
	background-image:      -o-linear-gradient(top, #df7058, #b33c22); 
	color: #ffffff;
	    letter-spacing: 1.5px;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
	box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}
 
.ribbon-green:before, .ribbon-green:after {
	content: "";
	border-top:   3px solid #b36a05;   
	border-left:  3px solid transparent;
	border-right: 3px solid transparent;
	position: absolute;
	bottom: -3px;
}
 
.ribbon-green:before { left: 0; }
.ribbon-green:after { right: 0; }



.ribbon-green1 {
	font: bold 15px Sans-Serif;
	color: #333;
	text-align: center;
	text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
	-webkit-transform: rotate(45deg);
	-moz-transform:    rotate(45deg);
	-ms-transform:     rotate(45deg);
	-o-transform:      rotate(45deg);
	position: relative;
	padding: 7px 0;
	left: -5px;
	top: 15px;
	width: 120px;
	background-color: #b33c22;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4992d1), to(#b33c22)); 
	background-image: -webkit-linear-gradient(top, #4992d1, #b33c22); 
	background-image:    -moz-linear-gradient(top, #4992d1, #b33c22); 
	background-image:     -ms-linear-gradient(top, #4992d1, #b33c22); 
	background-image:      -o-linear-gradient(top, #4992d1, #b33c22); 
	color: #ffffff;
	    letter-spacing: 1.5px;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
	box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}
 
.ribbon-green1:before, .ribbon-green:after {
	content: "";
	border-top:   3px solid #b33c22;   
	border-left:  3px solid transparent;
	border-right: 3px solid transparent;
	position: absolute;
	bottom: -3px;
}


/*END УГОЛОК*/




.manager-box .intro-box {
    float: left;
    max-width: 200px;
    position: relative;
}
.manager-box .intro-box .image-box {
    margin: 0 0 10px;
}

.manager-box .intro-box .image-box img {
    vertical-align: top;
}

manager-box .intro-box .name, .manager-box .intro-box .position {
    font-size: 13px;
    line-height: 15px;
    margin: 0 0 10px;
    display: block;
    font-weight: 700;
}
.manager-box .intro-box .position {
    color: #333333;
}

.manager-box .intro-box .name {
    color: #b33c22;
    text-transform: uppercase;
}

.manager-box .intro-box .name, .manager-box .intro-box .position {
    font-size: 13px;
    line-height: 15px;
    margin: 0 0 10px;
    display: block;
    font-weight: 700;
}


.manager-box .intro-box:hover .big-letter {
    color: #b33c22;
}


.manager-box .intro-box .big-letter {
    font-size: 217px;
    line-height: 220px;
    color: #eef1f3;
    display: block;
    text-align: center;
    font-weight: 700;
    margin: 15px 0 20px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.manager-box {
     padding-top: 30px;
	 padding-left: 60px;
}


/**/

#qx-section-46119 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.qx-parallax-bg {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-attachment: fixed;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}


.qx-nc-title:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 30px;
    background: #b33c22;
    left: 0;
    right: 0;
    top: -30px;
    margin: 0 auto;
}


#matem45 .qx-nc-title:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 30px;
 
    left: 0;
    right: 0;
    top: -10px;
    margin: 0 auto;
}

.qx-element-number-counter {
    text-align: center;
}


.qx-element-number-counter .qx-nc-number {
    font-size: 58px;
    line-height: 90px;
    color: #ffffff;
}

#matem45 .qx-element-number-counter .qx-nc-number {
    font-size: 58px;
    line-height: 90px;
    color: #ffffff!important;
}

.qx-element-number-counter .qx-nc-title {
    font-size: 18px;
    margin-top: 30px;
    position: relative;
	line-height: 26px;
}
 
.divfornewsdocpage {
    padding: 10px;
    -moz-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);

}

.bgbsonline {
     padding: 25px;
	border: 1px solid #ddd;
    background: #f7f7f7;
}


.bgbsonlinered {
     padding: 25px;
	border: 1px solid #ddd;
    background: #f7f7f7;
	color: #fff;
    background: #b33c22;
}

.h4center {    width: 80%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;}


	.video-waves {
    opacity: 0;
    position: absolute;
    max-height: 300px;
    max-width: 300px;
    width: 184px;
    height: 184px;
    display: block;
    left: 50%;
    margin-left: -92px;
    
}

.video-home {
    margin: 33px 0px 0px -59px;
    z-index: 1;
   
}
html.no-touch .video-waves {
    animation: p 2s 0.5s infinite;
}

.video-home span {
    display: block;
    width: 118px;
    height: 118px;
    z-index: 1;
    cursor: pointer;

}


 ul li .number {
    font-size: 50px;
    line-height: 60px;
    display: inline-block;
    vertical-align: bottom;
    color: rgb(248, 222, 7);
    font-weight: 800;
}

 ul li .title {
    font-size: 13px;
    line-height: 35px;
    color: rgb(89, 122, 150);
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    vertical-align: top;
}

trigger-holder::before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    transform: scale(-1);
    z-index: 2;
}

.trigger-holder::after, .trigger-holder::before {

    width: 81px;
    height: 169px;
    background-position: 0px 0px;
}

.trigger-holder::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
}

.trigger-holder ul li + li::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.tr_light1 {  border-right: 1px solid #D9D9D9;}


.bsfeatures {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    margin: -6px 0 -2px;
    font-family: 'Roboto', sans-serif!important;
    color: #666666;
    letter-spacing: 2px;
}
.bstab {
    font-size: 0;
    border: 1px solid #e1e1e1;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 2px 4px 0px #eaeaea;
    -moz-box-shadow: 0px 2px 4px 0px #eaeaea;
    box-shadow: 0px 2px 4px 0px #eaeaea;
    overflow: hidden;
	    padding-left: 0px!important;
}
.m-nav-tab-item {
    display: inline-block;
    height: 115px;
    position: relative;
    padding: 25px 15px 0 54px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
	padding-left: 15px!important;
}

.m-nav-tab-item2 {
    display: inline-block;
    width: 20%;
    height: 115px;
    position: relative;
    padding: 25px 15px 0 54px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
	padding-left: 15px!important;
}

.m-nav-tab-item:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    bottom: 0;
    width: 39px;
    background: url(img/arrow.png);
    z-index: 0;
	}
	
.m-nav-tab-item:hover {    color: #7ab55c; }

.m-analitics-text { 
    display: block;

    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #666666;
    overflow: hidden;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.m-nav-tab-item.active .m-analitics-text {    color: #30373b; }

.taba {min-width: 197px;     padding-top: 20px}

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


.bstab>li {
    float: left;
    margin-bottom: -1px;
}
.bstab>li.active {
border-bottom: 3px solid #b33c22!important;
   }

   
   .bstab>li.active i.fa {
    color: #b33c22!important;
   }
   
      .bstab>li.active span.m-analitics-text  {
    color: #000000!important;
   }
   
 .scrinborder {  
   border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
 }
 
 
 
  .simple-text {
	    padding-left: 0px!important;
 }
  .simple-text ul{
     margin-left: 10px!important;
	 padding-left: 10px!important;
	 -webkit-padding-start: 10px!important;
	 }
 .simple-text ul li {
    position: relative;
    padding-left: 21px;
    margin-bottom: 8px;
	list-style-type: none;
	
}
.simple-text ul li:before {
    content: "\f00c";
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 12px;
    color: #b33c22;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*BLUE*/
  .simple-text-blue {
	    padding-left: 0px!important;
 }
  .simple-text-blue ul{
     margin-left: 10px!important;
	 padding-left: 10px!important;
	 -webkit-padding-start: 10px!important;
	 }
 .simple-text-blue ul li {
    position: relative;
    padding-left: 21px;
    margin-bottom: 8px;
	list-style-type: none;
	
}
.simple-text-blue ul li:before {
    content: "\f00c";
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 12px;
    color: #2f76b6;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/**/

.tab-pane {    min-height: 370px!important; transition: top 1s ease-out 0.5s;  }



#thematic, #classifications, #templates2016, #answer, #indexes
{
-vendor-animation-duration: 2s;
-webkit-animation-duration: 2s;
-o-animation-duration: 2s;
-moz-animation-duration: 2s;
animation-duration: 2s;
}

 
@media screen and (max-width:1200px){
	.taba {min-width: 140px!important;     padding-top: 20px!important; white-space: pre-wrap;     padding-left: 8px; }
	.tabli {padding-left: 16px!important;  }

	
}

.litopic {    padding-left: 10px; }
.hmindocslid {min-height: 420px!important;}
.marginleft0 {    margin-left: 0px!important;}

#sp-smetamenu {background: #b33c22!important;     color: #ffffff!important;} 
.spancanvas2017 {
    padding-left: 5px;
    font-size: 14px; 
}

.spancanvas2017a {padding-right: 20px; color: #ffffff!important;}

.smetamdsmid li { padding-right: 20px;} 

#submit_search_cat { height: 40px; border: #ffffff 1px solid;margin-left: 5px; }
#submit_search_cat_input { width: 380px;} 
#submit_search_cat_input_group { width: 440px; margin-top: 20px; } 
#submit_search_cat_input_group_freedoc { width: 440px; margin-top: 20px; } 
#sp-second-menu {
    background: url(img/bg-submenu-20171.png);
    padding-top: 5px;
    padding-bottom: 5px; 
	height: 51px;
	
}
ul.smetamdsmid li.active a {
    color: #b33c22;	
}

.sp-module ul >li >a:hover {
  /* border-bottom: 2px solid;*/
  text-decoration: underline;
}



.red_button_smetamds {
    border: 1px solid #E98A04!important;
    background-color: #E98A04!important;
    border-radius: 3px!important;
    margin-left: 0px!important;
    font-size: 14px!important;
    line-height: 26px!important;
    margin-top: 2px!important;
    color: #ffffff!important;
    padding-left: 8px!important;
    padding-right: 8px!important;
    letter-spacing: 1.3px!important;
	
	} 
	
a.red_button_smetamds:before {
    font-family: FontAwesome;
    content: "\f019";
    margin-right: 8px;
}	
	
	
.red_button_smetamds1 {
    border: 1px solid #E98A04!important;
    background-color: #E98A04!important;
    border-radius: 3px!important;
    margin-left: 20px!important;
    font-size: 14px!important;
    line-height: 26px!important;
    margin-top: 2px!important;
    color: #ffffff!important;
    padding-left: 8px!important;
    padding-right: 8px!important;
    letter-spacing: 1.3px!important;
	
	} 
	
		
	
	
	.h1span {
	font-size: 13px!important;
    font-weight: 500!important;
    text-transform: uppercase!important;
    margin: -6px 0 -2px!important;
    font-family: 'Roboto', sans-serif!important;
    color: #666666!important;
    letter-spacing: 1.2px!important;
	 line-height: 16px!important;
	}
	
	
.videoshadow {    box-shadow: 10px 15px 35px rgba(0, 0, 0, 0.8)!important;}	
.linkgrey {    color: #333333!important;}	
.qx-text-right2017 {     text-align: right!important; }
.elephant {text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 16px;}

.amodils {    color: #E98A04!important;
    font-size: 14px!important;    line-height: 22px!important;

}
.h4newsize {font-size: 16px!important; } 	

.item-137 {    padding-left: 30px!important; padding-right: 30px!important;} 	
.item-174, .item-251, .item-258, .item-275,.item-264, .item-263 { 
	overflow: hidden!important;
    position: absolute!important;
    top: 0px!important;
    right: 0px!important;
	}
	
	
.item-294, .item-299, .item-301, .item-324, .item-328, .item-334, .item-340, .item-347, .item-353, .item-358, .item-377, .item-389  { 
	overflow: hidden!important;
    position: absolute!important;
    top: 0px!important;
    left: 0px!important;
	width: 200px;
	margin-left: 15px;
	 /*display: none;*/

	}
	
.item-294 .separator, .item-299 .separator, .item-301 .separator, .item-324 .separator, .item-328 .separator, .item-334 .separator, .item-340 .separator, .item-347 .separator, .item-353 .separator, .item-358 .separator, .item-377 .separator, .item-389 .separator        {
	line-height: 46px;
    font-size: 16px;
	font-weight: bold;

	}
	
.item-294 .separator img, .item-299 .separator img, .item-328 .separator img
	{	
	width: 20px;
    float: left;
    margin-right: 5px;
    margin-top: 15px;
	margin-left: 15px;
	display: none;
	} 
	
	
.item-301 .separator img
	{	
	width: 17px;
    float: left;
    margin-right: 5px;
    margin-top: 15px;
	margin-left: 15px;
		display: none;
	} 
	
	
.simple-text ul >li >a {
   display: inline!important;
    line-height: 36px;
    -webkit-transition: 300ms;
    transition: 300ms;
    font-size: 14px;
	color: #b33c22!important;
}

a.greylink {
	color: #333333!important;
	
} 
.h2font56 { font-size: 56px!important; }
.h1long { font-size: 36px!important; }
.h1long2 { font-size: 22px!important; }
.nav-tabs>li {font-size: 14px;font-weight: normal!important;	}
#pointerdoc .nav-tabs>li {font-size: 16px;font-weight: bold!important;	}
.trth {background: #f6f6f6; }	
.minwidtabe60 { width: 60px!important;}
.minwidtabe100 { width: 100px!important;}
.minwidtabe { width: 160px!important;}
.minwidtabe200 { width: 200px!important;}
.minwidtabe250 { width: 250px!important;}
.minwidtabe3 { width: 450px!important;}	
.minwidtabe4 { width: 350px!important;}  
.minwidtabe2 { width: 450px!important;} 
.minwidtabe500 { width: 420px!important;} 	
#tsnbprice div {overflow: scroll; height: 280px!important;}	 
	 
.a-name2 {color: #777777!important; font-size: 13px!important;    }	
.disblok { display: block;}

.numberk{    font-size: 80px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #b33c22;
    opacity: 0.8;
    position: relative;
    z-index: 101;
	    float: left;
    margin-right: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
	}

/*Подсказки */
div.tips{
    position:relative;
}

div.tipsinfo{
    position:absolute;
    top:20px;
    left:5px;
    display:none;
     background: none repeat scroll 0 0 #ffffff;
    border: 3px solid #ffffff;
    border-radius: 2px;
    box-shadow: 0 1px 6px rgba(60, 79, 89, 0.5);
    color: #33454d;
    float: right;
    margin-bottom: 30px;
    margin-left: 16px;
    margin-right: 20px;
    padding: 10px 15px 20px;
    width: 300px;
    
}

div.tips:hover div{
    display:block;
} 

img.tips {
float: left; border-right-width: 10px; margin-right: 5px; margin-top: 2px;
}

.spansmall {    font-size: 18px!important;}
.ahrefwhite {    color: #fff!important; border: 1px solid #fff!important;     letter-spacing: 2px!important;     font-size: 16px!important;  }
.ahrefwhite:hover { color: #b33c22!important;  border: 1px solid #ffffff!important;     background: #ffffff!important;   }

.ahrefwhite3 {    color: #fff!important; border: 1px solid #fff!important;}
.ahrefwhite3:hover {  border: 1px solid #ffffff!important; }

.margintopnull {    margin-top: 0px!important; }

.ahrefwhite2 {    color: #c7c7c7!important; border: 1px solid #c7c7c7!important;}
.ahrefwhite2:hover {  color: #555555!important;     background: #f9f9f9!important;  border: 1px solid #000000!important; }


.colorwhite {color: #ffffff!important;} 
.linegreybottom	{border-bottom: 1px solid #e0e0e0;}
.linegreytop	{border-top: 1px solid #e0e0e0;}
.linegreytop2	{border-top: 0px solid #e0e0e0;}
.linegreyleft	{border-left: 1px solid #e0e0e0;}
.linegreyright	{border-right: 1px solid #e0e0e0;}
.linegreyright2	{border-right: 1px solid #e0e0e0;}

.icongrey {color: #444444;}
.alias-parent-active {    color: #b33c22; }
.breadcrumb>li {margin-right: 10px;  } 
.breadcrumb  {      font-size: 13px!important; border-radius: 2px;    margin-top: 0px!important; border: 1px solid #DADADA;} 
.textright {text-align: right!important; }
.item-279  {padding-right: 0px!important; } 
.imgmormativ {  width: 260px;-moz-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);-webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);}
.text_doc_nd h3 { font-size: 18px!important; }
.text_doc_nd h2 { font-size: 18px!important; }
.text_doc_nd h4 { font-size: 18px!important; }
.fontsize16 { font-size: 16px!important; }
.fontsize15 { font-size: 15px!important; }
.fontsize13 { font-size: 13px!important; }
.fontsize12 { font-size: 12px!important; }
.fontsize24 { font-size: 24px!important;  line-height: 32px; }
.fontsize28 { font-size: 28px!important;  line-height: 34px; }
.fontsize38 { font-size: 38px!important; }
.fontsize30 { font-size: 30px!important; } 
.fontsize32 { font-size: 32px!important; }
.fontitaly2 {font-style: italic; }
.fontsize18 { font-size: 18px!important; }
.fontsize17 { font-size: 17px!important; }
.fontsize14 { font-size: 14px!important; }
.fontsize20 { font-size: 20px!important; }
.fontsize22 { font-size: 22px!important; }
.fontsize26 { font-size: 26px!important; }
.fontsize40 { font-size: 40px!important; }
.fontsize48 { font-size: 48px!important; }
.fontsize56 { font-size: 56px!important; }
.gray { color: #444444!important; }
.gray:hover { text-decoration: underline; }
.gray2 { color: #666666;  }
.gray9 { color: #999999!important;  }
.gray_atr { color: #797979!important;  }
.grayallways { color: #444444!important; }
.greenstatus  {color: #008000;}
.orangestatus {color:  #FFA500;} 
.favotite { color: #FFCC66!important;  }
.ENABLED1  { color: #66CC99!important;  }
.ENABLED0  { color: #CC6666!important;  }
.ENABLED2  { color: #6699CC!important;  }
.ENABLED3  { color: #FFCC66!important;  } 

.newsflash-title {font-size: 17px!important;} 
.white { color: #ffffff!important; }
.whitefooter { color: #c7c7c7!important; }
.whitefooter:hover { color: #ffffff!important; }
.whitetar {color: #ffffff;} 
.whitebg { background: #fff!important;}
.bsbg { background: #b33c22!important;}
.greybg { background: #fcfcfc!important;}
.greybgtext { background: #78828c!important;}
.pinkbgt {background-color: #ff5a60;}
.yellbgt {background-color: #FFCC66;}
.yellbgtpromt {background-color: #fff1d4;}
.supportbso {background-color: #b5b4b2;}
.yellbgt1 {background-color: #FFCC66;}
.esepinkbgt {background-color: #fcf7f1; border-top: 1px solid #ffd4d4;}
.esepinkbgtstart {background-color: #fcf7f1; border-top: 1px solid #ffd4d4; border-bottom: 1px solid #ffd4d4;}
.lightgrey2021 {background-color: #f9f9f9;}
.bluebgt {background-color: #4cb1e0;} 
.bluebgt2 {background-color: #6699CC;}
.smallredblock {background-color: #CC6666;}
.smallredblocktar {background-color: #CC6666;} 
.myvip {  background-color: #dff0d8;}
.potentional {background-color: #f2dceb;} 
.doljnik {background-color:#e0e0e0;}
.userbs {background-color:#ffffff;}
.greenbgt {background-color: #66CC99;}
.box-shadowbso {box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2); background: #fff!important;}


.kz { color: #00afca!important; }
.black { color: #333333!important; }
.bso2 { color: #CC6666!important; }
.yellcol{ color: #FFCC66!important; }  
.bluecol{ color: #6699CC!important; }  
.greencol{ color: #66CC99!important; }  


.font-weightnormal {font-weight: normal!important;}
.greyborder { border: 1px solid #ddd;}
.noneborder {border: 0px!important; } 
.greyborder-top { border-top : 1px solid #ddd;}
.greyborder-bottom { border-bottom: 1px solid #ddd;}
.greyborder-left{ border-left: 1px solid #ddd;}
.greyborder-right { border-right: 1px solid #ddd;}
.bs-success {color: #35af03;}
.bs-warning {color: #f9ad4f;}
.bs-info {color: #119be0;}
.bs-danger{color: #ad0606;}
.boldme {font-weight: bold;}
.boldme2 {font-weight: bold;}
.lineh16 {line-height: 16px!important;}
.lineh32 {line-height: 32px!important;}
.lineh40 {line-height: 40px!important;}
.lineh22 {line-height: 22px!important;}
.lineh26 {line-height: 26px!important;}
.lineh20 {line-height: 20px!important;}
.text-decorationa {text-decoration: none!important;}
.toolbardoc { padding-left: 10px;  padding-right: 10px ;  padding-top: 9px;  padding-bottom: 13px; } 
.toolbardoc:hover {background: #929ba3!important;     padding-top: 9px;  padding-bottom: 13px;  padding-left: 10px;  padding-right: 10px ; }
 
.toolbardocb { padding-left: 10px;  padding-right: 10px ;  padding-top: 0px;  padding-bottom: 5px; border: 0px solid #ddd!important; } 
#bsdoctext { min-height: 800px;}
#bsdoctext pre { background: #fff!important; border: none!important;} 

.linknread {
    color: #666666!important;
    font-size: 12px;
    margin-bottom: 10px;
}
 
.bsfeatures2 {    
    font-weight: 300;
    text-transform: uppercase;
    margin: -6px 0 -2px;
    font-family: 'Roboto', sans-serif!important;
   color: #ffffff; 
    letter-spacing: 2px;
    line-height: 28px;   }
	 
.scrollToTopsmeta {
	cursor: pointer;
    font-size: 0.9em;
    position: fixed;
    text-align: center;
	color: #FFFFFF;
    border-radius: 3px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    right: 50px;
    bottom: 30px;
	background: rgba(47,118,182,0.8);
	
}
#scrollToTopsmeta { display: none; }  
.nodecorate1:hover {text-decoration: none!important;}
.rewkursa:hover {
	    text-decoration: none!important;
		background: rgba(0, 0, 0, 0.99);
}	
.padtodiv6{     margin-top: 30px;  }
.displayblok {display: block;}

/*---------------*/
/***** Oscar *****/
/*---------------*/

figure.effect-oscar {
	display: grid;
    margin-bottom: 30px!important;	
}

figure.effect-oscar img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-oscar figcaption {
	margin-top: -200px;
	padding: 3em;
	-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;
}


figure.effect-oscar h2 {
	margin: 20% 0 10px 0;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-oscar figcaption::before,
figure.effect-oscar button {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0);
}

figure.effect-oscar:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover button {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-oscar:hover figcaption {
	background-color: rgba(58,52,42,0);
}

figure.effect-oscar:hover img {
	opacity: 0.4;
}	
 
 
.attbg{

	background: #b33c22;
	color: #ffffff; height: 170px;
	   
 } 
 
 .attbg2{
	position: fixed;
	 z-index: 1002;
	     left: 10%;


 } 
 .sloganist {letter-spacing: 4.1px;
    margin-bottom: 0px!important;}
.clearboth {clear: both;}	
.mdmargintop62 {margin-top: 60px!important;}	

.seminar2017 {
    font-size: 20px;
    padding-left: 100px;
    padding-right: 100px;
      margin-top: 30px;
    margin-bottom: 30px;
    color: #333333;
    font-weight: bold;
}


.nav-tabs>li.active>a {
	
font-weight: bold!important;	
}


.bgcolorinfo {
    background-color: rgba(256, 256, 256, 0.9)!important;
    padding-top: 25px;
    padding-bottom: 25px;
}

#sp-fixedbox2016 {
 position: fixed;
 width: 100% !important;
 z-index: 100;
   background: #616161;
    background: linear-gradient(to bottom, #afafaf, #616161);
 	}
	 
#sp-smenukurs-2017 {
 position: fixed;
 width: 100% !important;
 margin-top: 1px;
 z-index: 100;
 display: none; 
}

.bsonline2018id li {  text-align: center;     padding-bottom: 3px;     padding-left: 18px;  padding-right: 18px;  }
.bsonline2018id li.item-318 {    padding-left: 10px!important; padding-right: 10px!important;}
.bsonline2018id li.item-319 {    padding-left: 8px!important; padding-right: 8px!important;} 
.bsonline2018id li >a { color: #ffffff!important;  }
#sp-mainmenubs {
    background: #616161;
    background: linear-gradient(to bottom, #808080, #616161);
    border-top: 1px solid #616161;
    border-right: 1px solid #616161;
    margin-top: -14px;
	height: 34px;
	padding-left: 0px;
    padding-right: 0px;
	margin-bottom: 4px;
}

#sp-secondmenu {
	background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 2px;
	padding-top: 8px;
    margin-bottom: 4px;
	padding-bottom: 6px;
	padding-left: 0px;
    padding-right: 0px;

}

#sp-main-body .container {
	/*background-color: #FFFFFF;
   border: 1px solid #DADADA;*/
    border-radius: 2px;
	padding-left: 0px!important;
    padding-right: 0px!important;
}
#sp-component {
	padding-left: 0px!important;
    padding-right: 0px!important;
}

.catimg {    margin: 0 auto; } 

#sp-page-title {    display: none;} 
#sp-logo {padding-left: 0px;  }


.lang-switcher {
    float: left;
   
	margin-top: 16px;
}

.lang-switcher-i {
    float: left;
    border-right: 1px solid #999999;
}

.lang-switcher-link.active {
    color: #444444;
} 

.lang-switcher-link {
    display: block;
    padding: 0 6px;
    text-transform: uppercase;
	line-height: 12px;
}

.lang-switcher-link2 {
    display: block;
    padding: 0 6px;
    text-transform: uppercase;
	line-height: 12px;
}

.lang-switcher-link2.active {
    color: #c7c7c7;
} 


.lang-switcher-i:last-child {
    border-right: none;
}


.bs-header-search-suggest {
	clear:both;
    
    position: absolute;
    z-index: 71;
    background-color: #fff;
    border-radius: 4px;
   /* border: 1px solid #e9e9ea;
   box-shadow: 1px 3px 7px 0 rgba(200,200,200,0.5);
    border-bottom: 3px solid #ccc;*/
	
	margin-top: 35px;
}
.rz-header-search-suggestmob {
	clear:both;
	margin-top: 3px;
	background-color: #fff; 
	box-shadow: 1px 3px 7px 0 rgba(200,200,200,0.5);
}
.bs-header-search-suggest-g {
    display: block;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);

}

.bs-header-search-suggest-i {
    overflow: hidden;
    border-bottom: 1px solid #eaeaea;
    line-height: 18px;
    cursor: pointer;
    padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
    padding-bottom: 5px;
	font-size: 13px;
	background: #ffffff;
}

.bs-header-search-suggest-i-mob {
    overflow: hidden;
    border: 1px solid #eaeaea;
    line-height: 18px;
    cursor: pointer;
    padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
    padding-bottom: 5px;
	font-size: 13px;
	background: #ffffff;

}


.bs-header-search-suggest-g_mob {
margin-left: -1px; 
}

.bs-search-overlay { 
	position: fixed;
    content: '';
    /*background: rgba(0,0,0,0.5);*/
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 70; 
	display: none;
}

.bs-search-overlay-mob { 
	position: fixed;
    content: '';
    background: rgba(0,0,0,0.5);
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 70; 
	display: none; 
}


.bsmainmenu2018 { position: relative;  z-index: 1;     margin-top: 13px;  } 
.search-f-toolbar-i {
    flex-direction: row;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -ms-flex-align: center;
    padding: 0 7px;
}

.search-f-toolbar-i {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}

.borderradius2 {     border-radius: 2px!important; }

.divsearch {
	background-color: #fff;
    background-image: none;
    border: 1px solid #b7b7b7;
	margin-bottom: 10px!important;
    border-radius: 2px!important;
    height: 40px!important;
	
}
.inputsearchmobile {
    border: none!important;
    height: 36px!important;
	width: 90%!important;	
}

.inputsearchtext {
    border: none!important;
    height: 36px!important;
	width: 80%!important;	
}

.butsearch{
    background: none;
    border: none;
    padding-top: 6px;
    padding-right: 8px;
    color: #b33c22;
	}
.mobileserchbutton {float: left!important; margin-right: 0px!important; } 

#entertopmob:focus {  border: none!important; } 
.nav > li > a:hover, .nav > li > a:focus { background: none!important;}

/*MENU CATALOG MOBILE*/

#menu-catalog-mobile-fixed {
     width: 100%;
	  height: 100%;
	  background: #CC6666!important;
	  color: #ffffff;
	  position: fixed;
	  top: 0;
	  left: 0;
	  opacity: 1;
	  z-index: 9999;
	  overflow-y: scroll;
	  display: none;
}
.mobile_sticky_heder {
	position: sticky;
	top: 0;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 10px;
	background: #CC6666!important;
}

.display_inline { display: inline!important;}
.active_menu_style {
	text-decoration: underline!important;
		/*margin-top:10px!important;
		border-radius: 3px;
		padding-left: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		background: #ffffff;
		color: #CC6666!important;*/
	}



.rz-header-search-suggestmob {    position: relative; z-index: 100; } 
.divsearch {    position: relative; z-index: 100; } 
.nameattribut {color: #797979;font-size: 13px;line-height: 18px;     padding-top: 3px!important;     /*text-align: right;     display: flex; */} 
.nameattribut div {margin: auto;  margin-right: 0;}
.topshadow {    box-shadow: 0 1px 6px rgba(60, 79, 89, 0.5);}
.text-transform{text-transform: none!important;}

h1.bsdoctitle
{color: #B32624!important;
font-size: 18px!important;
font-weight: bold!important;
margin-left: 0px;
border-bottom: solid #B32624 0px;
padding-left: 12px!important;
padding-top: 5px!important;
line-height: 24px!important;
background: url(img/red_arr_right.png) no-repeat scroll left 8px transparent;
}

h2.bsdoctitle
{color: #B32624!important;
font-size: 18px!important;
font-weight: bold!important;
margin-left: 0px;
border-bottom: solid #B32624 0px;
padding-left: 12px!important;
padding-top: 2px!important;
line-height: 20px!important;
background: url(img/red_arr_right.png) no-repeat scroll left 8px transparent;
}

h2.bsdoctitlenosize
{color: #B32624!important;
font-weight: bold!important;
margin-left: 0px;
border-bottom: solid #B32624 0px;
padding-left: 12px!important;
padding-top: 2px!important;
line-height: 20px!important;
background: url(img/red_arr_right.png) no-repeat scroll left 8px transparent;
}

h2.bsdoctitleblack
{color: #333333!important;
font-size: 14px!important;
font-weight: bold!important; 
margin-left: 0px;
border-bottom: solid #B32624 0px;
padding-left: 12px!important;
padding-top: 2px!important;
line-height: 20px!important;
margin-top: 10px!important;
background: url(img/red_arr_right.png) no-repeat scroll left 8px transparent;
}


h1.publishoff {
	font-weight: 700;
    font-size: 18px;
    margin-top: 20px;
    color: #444444;
    line-height: 40px;
    padding-bottom: 25px;
    text-align: center;
    background: url(img/h3-bg-bs-15.png) bottom center no-repeat;
	
}
.textoff {
	font-size: 16px;
}

.docinfo {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 2px;
    box-shadow: 0 1px 6px rgba(60, 79, 89, 0.5);
	}
.docinfoslide {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 2px;
    box-shadow: 0 1px 6px rgba(60, 79, 89, 0.9);
	}
.docinfoimg {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 2px;
    box-shadow: 0 1px 16px rgba(60, 79, 89, 0.5);
	}
.docinfodocpage {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 2px;
    box-shadow: 0 1px 6px rgba(60, 79, 89, 0.5);
	}
.importanttoknow { 
	width: 24%;
	
}

.docattr div { padding-top: 7px; padding-bottom: 7px;}
	
.docattr {  border-bottom: 1px solid #D9D9D9; margin-left: 0px!important; margin-right: 0px!important;} 

.ImportantNewstitle {    text-align: center;
    background: #CC6666!important;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;  } 
	
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus
 {    border-bottom-color:#ffffff!important;}
 
 .bsleanding {
	 padding-top: 40px;
	letter-spacing: 1px;
    margin-top: 0px;
	color: #42484f;
    line-height: 40px;
    padding-bottom: 15px;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	
 }
.panel-default { border-color: #bcbcbc!important; }
.address-info span {    color: #c7c7c7!important;} 
.colorgreyc7{    color: #c7c7c7!important;} 
.colorgreyf9{    color: #f9f9f9!important;}  
.demobs2017 p {    text-align: left; }
.main-doc-page-block {    width: 98%; }
.widh120 {width: 120px!important;}
.widh130 {width: 130px!important;}
.widh200 {width: 210px!important; text-align: center!important; }

div.prompfavourite 
{
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    top: 0px;
    margin-top: 0px;
    width: 500px;
    position: relative;
    z-index: 2000000;
	margin-left: 24px;
}


div.promptmoder 
{
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    top: 40px;
    margin-top: 0px;
    width: 500px;
    position: relative;
    z-index: 2000000;
	margin-left: 24px;
	
}
.promt_search_email {
	margin-top: 0px;
}
.promt_search_org {
width: 100%;	
	
}
.promt_search_org td {padding: 10px;}  

/*DEMO*/
#demotextbs table td {    padding: 5px;}
#demotextbs pre {    background-color: #ffffff!important; border: 0px!important; } 
#demotextbs table.border { border: 1px solid #333333 !important;     border-collapse: collapse!important; border-spacing: 0!important;}
#demotextbs table.border td { border: 1px solid #333333 !important;     border-collapse: collapse!important; border-spacing: 0!important;} 

#demotextbs h1, h2, h3 { font-size: 18px!important;}
#demotextbs a { color: #333333!important; }
#demotextbs a:hover { text-decoration: none!important; }
#changes a:visited {color: #333333!important;}
#linktodoc a:visited {color: #333333!important;}
#linktodoc a:hover {text-decoration: underline!important;}
#linkfromdoc a:hover {text-decoration: underline!important;}
#changes a:hover {text-decoration: underline!important;}
#linkfromdoc a:visited  {color: #333333!important;} 

#faq {    font-size: 16px!important;} 

/*DOCS TEXT*/
#bsdoctext table td {    padding: 5px;}
#bsdoctext pre {    background-color: #ffffff!important; border: 0px!important; } 
#bsdoctext table { border: none; }
#bsdoctext table td { border: none; } 
#bsdoctext table.border { border: 1px solid #333333 !important;     border-collapse: collapse!important; border-spacing: 0!important; margin: 0 auto;}
#bsdoctext table.border td { border: 1px solid #333333 !important;     border-collapse: collapse!important; border-spacing: 0!important;} 

#bsdoctext table.bordersize { border: 1px solid #333333 !important;     border-collapse: collapse!important; border-spacing: 0!important; margin: 0 auto;}
#bsdoctext table.bordersize td { border: 1px solid #333333 !important;     border-collapse: collapse!important; border-spacing: 0!important;} 
/*#bsdoctext table.bordersize td p,  #bsdoctext table.bordersize td font,  #bsdoctext table.bordersize td p font, #bsdoctext table.bordersize td span { font-size: 11px!important; }
*/

#bsdoctext h1, h2, h3 { font-size: 18px!important;}
#bsdoctext a { color: #333333!important; }
#bsdoctext a:hover { text-decoration: none!important; }
#bsdoctext img { margin: 0 auto!important; }


h2, h3 {font-family: 'Roboto', sans-serif!important;     line-height: 30px;     font-size: 24px; } 
h4, h5 {font-family: 'Roboto', sans-serif!important;     line-height: 30px;     font-size: 21px; } 
h1, .h1 {font-size: 32px;} 
h4.bsleanding, h5.bsleanding {font-size: 21px!important;  } 
h2.bsleanding, h3.bsleanding {font-size: 24px!important;  } 
 
div.bsdoctext span {
    font-size: 14px!important;
    font-family: Arial,sans-serif !important;
    line-height: 18px!important;
    color: #333333!important;
    font-style: normal!important;
}
.topicbs2023 {
	 padding-top: 60px!important; font-weight: bold; font-size: 16px!important; text-align: center;
}
.topicbs2023vo {
 padding-top: 60px!important; font-weight: bold; font-size: 16px!important; text-align: left;	
}

/* END DOCS TEXT*/
.bs-serch-icon2018mob {
	padding-left: 10px!important;
    padding-top: 10px!important;
}


#iconmobserch {    width: 30px!important; }
#iconmobserch2  {    width: 16px!important; }
#mobserchinput {    width: 93%!important; }
.cursor {cursor: pointer;  } 

div.modal {padding-top: 100px!important;	}
.histoty_order_doc {cursor: pointer!important;}


.list-unstyled {    margin-top: 17px!important;} 

.labelmoder {
	 font-size: 12px;
    font-weight: 700;
    color: rgb(187, 187, 187);
    text-transform: uppercase;
    letter-spacing: 1px;
}
 
.btn-secondary
{
	background: #CC6666!important;
    padding-left: 16px!important;
    padding-right: 10px!important;
    padding-bottom: 0px!important;
	
} 
 
 #item-page-ist .create {    margin-top: 20px;}
.news {    margin-bottom: 60px; } 

.h2footerbs{
    color: #f9f9f9!important;
    text-align: left!important;
    font-size: 18px!important;
    margin-bottom: 10px!important;
    letter-spacing: 1.2px!important;
	}
	
.subheading-category {    display: none; }
.nav-justified>li { 
	border-width: 1px;
    border-style: solid;
    border-color: rgb(256, 256, 256);
}
/*SLIDER #2*/
.divcolor1 {
    font-family: Arial,sans-serif!important;
    color: #000000;
    background-color: #cacdd0;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.divcolor2 {
    font-family: Arial,sans-serif!important;
    color: #ffffff;
    background-color: #003c7e;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.divcolor3 {
    font-family: Arial,sans-serif!important;
    color: #ffffff;
    background-color: #812ba4;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}
.divcolor4 {
    font-family: Arial,sans-serif!important;
    color: #ffffff;
    background-color: #CC6666;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}
.divcolor5 {
    font-family: Arial,sans-serif!important;
    color: #ffffff;
    background-color: #e99326;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}
.divcolor6 {
    font-family: Arial,sans-serif!important;
    color: #ffffff;
    background-color: #66CC99; 
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
} 
.w99 { width: 99%;}
.w90 { width: 90%;}
.w80 { width: 80%;} 
.w70 { width: 70%;} 
.w60 { width: 60%;} 
.w50 { width: 50%;} 
.w40 { width: 40%;}
 
.slide1{    background: url(/images/page/slider/ua2023.svg);}
.slide2{    background: url(/images/page/slider/ua2023_2.svg);}
.slide3{    background: url(/images/page/slider/ua2023_4.svg);}

/*------ Счетчик */

.vdigit-0 {
    margin-top: 20px;
    width: 53px;
    height: 103px;
    background: url(/images/page/slider/numbers.png) no-repeat top left;
    text-indent: -999em;
    display: inline-block;
    background-position: 0 0;
}


.vdigit-1 {
    width: 53px;
    height: 103px;
    background: url(/images/page/slider/numbers.png) no-repeat top left;
    text-indent: -999em;
    display: inline-block;
    background-position: -106px 0;
}

.vdigit-2 {
    width: 53px;
    height: 103px;
    background: url(/images/page/slider/numbers.png) no-repeat top left;
    text-indent: -999em;
    display: inline-block;
    background-position: -212px 0;
}

.vdigit-3 {
    width: 53px;
    height: 103px;
    background: url(/images/page/slider/numbers.png) no-repeat top left;
    text-indent: -999em;
    display: inline-block;
    background-position: -318px 0;
}

.vdigit-4 {
    width: 53px;
    height: 103px;
    background: url(/images/page/slider/numbers.png) no-repeat top left;
    text-indent: -999em;
    display: inline-block;
    background-position: -424px 0;
}

.vdigit-5 {
    width: 53px;
    height: 103px;
    background: url(/images/page/slider/numbers.png) no-repeat top left;
    text-indent: -999em;
    display: inline-block;
    background-position: -530px 0;
}
.vdigit-6 {
    width: 53px;
    height: 103px;
    background: url(/images/page/slider/numbers.png) no-repeat top left;
    text-indent: -999em;
    display: inline-block;
    background-position: -636px 0;
}
.vdigit-7 {
    width: 53px;
    height: 103px;
    background: url(/images/page/slider/numbers.png) no-repeat top left;
    text-indent: -999em;
    display: inline-block;
    background-position: -742px 0;
}

.vdigit-8 {
    width: 53px;
    height: 103px;
    background: url(/images/page/slider/numbers.png) no-repeat top left;
    text-indent: -999em;
    display: inline-block;
    background-position: -848px 0;
}
.vdigit-9 {
    width: 53px;
    height: 103px;
    background: url(/images/page/slider/numbers.png) no-repeat top left;
    text-indent: -999em;
    display: inline-block;
    background-position: -954px 0;

}

.vdigitbox {
	z-index: 100;
    margin-top: -360px;
	width: 270px;
}
.tilebs21 {
    text-align: center;
    font-weight: normal;
    color: #B33e24;
    font-family: Arial,sans-serif;
    font-size: 22px;
    line-height: 30px;
    margin-top: 0px;
    margin-left: 0px;
}

#demotextbs img {    margin: 0 auto!important;}
#htmlbs table {    margin: 0 auto!important; } 
#htmlbs img {    margin: 0 auto!important; } 
.blog {padding: 10px;} 
.news {padding: 10px; } 
.news img {    float: left;  margin-right: 10px; } 
.news div img {    float: left;  margin-right: 10px; } 

#bscatalog .row .obosn {  min-height: 160px;  display: flex;align-items: center;justify-content: center;}
#bscatalog  .row .obosn p {  margin: 0; line-height: 20px!important;}	
.catalogbox {
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    box-shadow: rgba(148, 148, 148, 0.4) 0px 2px 4px 0px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(234, 234, 234);
    border-radius: 5px;
}


#document-menu-button {
    position: fixed;
    width: 46px;
    background-color: #b33c22;
    height: 100%;
    padding-top: 6px;
    left: 1px;
    z-index: 102;
    bottom: 0px;
}

#document-menu-button-doc {
   position: fixed; 
   width: 100%;
    background-color: #E6E6E6;
    min-height: 46px;
    padding-top: 6px;
	border-bottom: solid 1px #cecece;
    left: 30px;
    z-index: 99;
    top: 0px;
} 

#document-menu-button-display{
    position: fixed;
    width: 46px;
    background-color: #b33c22;
    height: 46px;
    padding-top: 6px;
    left: 1px;
    z-index: 99;
    bottom: 40px;
	padding-left: 16px;
}  
.pdf_body_2023 { overflow: auto;  height: calc(100vh - 0px); } 
.hiframetext {height: 780px; }
.margminus {  margin-top: -8px;} 
.top-toolbar .publication-title { color: #000000!important;} 
.top-toolbar-text-doc { background-color: #E6E6E6;}

div.textdoc_topic
{
	border: 1px solid #CDC9C9;
	padding: 5px;
	width: 360px;
	display:none;
	overflow: auto;
	font-size: 12px!important;
	line-height: 22px!important;
	z-index:16;
	background-color: #ffffff;
	margin-left: 210px;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 3px solid #FFFFFF;
	border-radius: 2px;
	box-shadow: 0 1px 6px rgba(60, 79, 89, 0.5);
}
/*
#upstairs { display: none; }
#downstairs { display: none; }*/

#form_doc_text_serch { display: none; border-top: solid 1px #f7f7f7; } 
#row_open_doc_topic { display: none; border-top: solid 1px #f7f7f7;     width: 500px;} 
#close_doc_topic { display: none; width: 200px;} 
#open_doc_topic { width: 200px;}
#search_text, #count {display: inline; } 
#close_doc_text_serch { opacity: 1!important; }
#clear_button,#prev_search, #next_search {display: none;} 
#search_text{ width: 420px;} 
#submit2019 {padding: 4px 15px!important;     margin-left: 0px!important; }
.docdoctitle { line-height: 16px!important; cursor: pointer; font-weight: bold;} 

.fullscreen-button {display: none!important; }
#publication.mini .clickToRead {display: none!important; }

.searchword {
font-family: 'Dancing Script', cursive;
font-size: 48px;
}

.rowbackbso {
	float: right;
	margin-right: 20px;	
	margin-top: 5px; 
}

#pricesmeta .row .obosn {  min-height: 50px;  display: flex;align-items: center;justify-content: center;}
#pricesmeta .row .obosn p {  margin: 0; line-height: 20px!important;}	

#pricesmeta .row .obosn1 {  min-height: 266px;  display: flex;align-items: center;justify-content: center;}
#pricesmeta .row .obosn1 p {  margin: 0; line-height: 20px!important;}

#pricesmeta .row .obosn2 {  min-height: 70px;  display: flex;align-items: center;justify-content: center;}
#pricesmeta .row .obosn2 p {  margin: 0; line-height: 20px!important;}	

#pricesmeta .row .obosn5 {  min-height: 120px;  display: flex;align-items: center;justify-content: center; border: 2px double #CC6666;  border-radius: 20px;}
#pricesmeta .row .obosn5 p {  margin: 0; line-height: 20px!important;}	

#pricesmeta .row .obosn3 {  min-height: 70px;  display: flex;align-items: center;}
#pricesmeta .row .obosn3 p {  margin: 0; line-height: 20px!important;}		

#pricesmeta .row .obosn0 {  min-height: 50px;    display: flex;  align-items: center;}
#pricesmeta .row .obosn0 p {  margin: 0; line-height: 20px!important;}	
.letter-spacing2 {letter-spacing: 2px;}

#system-message { background: #CC6666; color: #ffffff; border-radius: 6px;}

#system-message .close {color: #ffffff; } 

.bggroup-catalog {
    box-shadow: rgb(148 148 148 / 40%) 0px 2px 4px 0px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(234, 234, 234);
}
.elasticsearchh1 {  line-height: 40px!important;}
.sortelastic {  border-radius: 3px; }



/*Filter SERCH */
.checkbox-filter-bso { list-style: none;     padding-inline-start: 0px  } 
.checkbox-filter__item { cursor: pointer; } 
.checkbox-filter__item:hover { background: #fffafa!important;  } 
.checkbox-filter__link_bso {
	text-decoration: none!important;
    padding-right: 8px;
    padding-left: 32px;
	position: relative;
    display: block; 
    padding: 3px 16px 3px 40px;
    border-radius: 4px;
    font-size: 14px;
    color: #221f1f;
    transition: all .2s ease;
	line-height: 22px;
} 
.checkbox-filter__link_bso:before {
    top: 6px;
    left: 8px;
    width: 16px;
    height: 16px;
	content: "";
    position: absolute;
	border: 1px solid #c4c4c4;
    border-radius: 4px;
    background-color: #fff;
    transition-property: background-color,border-color;
    transition-duration: .2s;
    transition-timing-function: ease-in-out;
	box-sizing: border-box;
}

.checkbox-filter__link_bso--checked:before {
    background-size: 10px 8px;
	border-color: #CC6666;
    background-color: #CC6666;
	background-image: url("data:image/svg+xml;utf8,<svg width='14' height='12' viewBox='0 0 14 12' xmlns='http://www.w3.org/2000/svg'><path d='M4.10351 8.89548L1.45582 6.09578L0 7.6352L4.13584 12L14 1.56934L12.5159 0L4.10351 8.89548Z' fill='rgb(255, 255, 255)' /></svg>");

	/*background: url(img/bsochek.svg), #ffffff;*/
	background-position: 50%;
	background-repeat: no-repeat;
}

.checkbox-filter__link_bso:hover  {
	  color: #221f1f!important;
}

.txtfilter { float: inherit; }

.txtfilterblock {
	color: #CC6666;
    font-size: 14px;
    font-weight: 500;
    padding: 4px 9px;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #CC6666;
    text-transform: uppercase;
    border-radius: 3px;
    margin-top: 0px;
    letter-spacing: 1.2px;
    width: 100%;
    text-align: center;
	}
	
.underlinefilter {	
	border-radius: 0px!important;
	border-bottom: 1px solid #CC6666;
	border-top: 0px solid #CC6666;
	border-right: 0px solid #CC6666;
	border-left: 0px solid #CC6666;
} 

.catalogbso_heder {
	background: #CC6666;
    color: #ffffff;
    text-transform: none;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
	letter-spacing: 1.1px;

}  

.margin-top10filter { margin-top: 0px; }
.margin-top10filterfree { margin-top: 0px; }
.catinside:hover { background: #ededed;	cursor: pointer;  }

/*ABOUT SERVICE*/
.qx-section-parallax {
    position: relative;
	color: #ffffff;
}

.qx-parallax-bg {
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center top;
}

.vs-mac-net--hero-images {
    height: 22rem;
    position: relative;
    bottom: -4rem;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1096px;
    z-index: 1;
}

.vs-mac-net--hero-images img.middle {
    position: absolute;
    z-index: 4;
    left: 0;
    /*width: 37.5rem;*/
	width: 550px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
}

.vs-mac-net--hero-images img.left {
    position: absolute;
   /* max-width: 29.625rem;*/
	max-width: 520px;
    z-index: 3;
    left: 0;
    bottom: -15rem;
    overflow: visible;
}
.vs-mac-net--hero-images img.right {
    position: absolute;
   /* max-width: 24.5rem;*/
	max-width: 520px;
    z-index: 1;
    right: 0;
    bottom: -15rem;
    overflow: visible;
    z-index: 5;
}

#whatisBSO {
	padding-top: 25rem;
}

.searchBSO {
	min-height: 500px;
    background: url(img/circlebso.svg), #ffffff;
    background-size: contain; width: 100%;
    background-color: #ffffff!important;
    background-position: right bottom!important;
    background-repeat: no-repeat;
}
.How_to_get_access { min-height: 380px;} 
.How_to_get_access_box { box-sizing: border-box; border-radius: 4px; background: #f9f9f9; } 

.bsotabs>li {
	border: none!important;
} 
.bsodesctoptabs .nav-tabs
{
	height: 50px;
	border-bottom: #f9f9f9 solid 3px!important;
	margin-bottom: 20px;	
}



.bsotabs>li.active>a {
	font-weight: 500!important;
	color: #ffffff!important;
	font-size: 16px!important;
    background: none!important;
	border-bottom: 10px solid #f7adad!important;
}

.bsotabs>li.active>a:focus {
	border-bottom: 10px solid #f7adad!important;
}

.bsotabs>li.active>a:hover {
	text-decoration: none!important;
	cursor: none!important;
}

.bsotabs>li>a:hover {
    cursor: pointer!important;
	color: #ffffff!important;
}

.bsotabs>li>a {
	border: none!important;
	color: #ffffff!important;
}

.list-style-type-square {list-style-type: square!important; }
.h2_workswithdocs  { margin-top: 60px;}
.fullscreen_img {
	transform: scale(0);
	transition: all 2s ease 0s;
}
.fullscreen_img._active {
	transform: scale(1);
} 

.anim-show-box1 {
	transform: translate(0px, 120%);
	opacity: 0;
	transition: all 1.2s ease 0s;
}
.anim-show-box1._active {
	opacity: 1;
	transform: translate(0px, 0px);
} 

.anim-show-box2 {
	transform: translate(0px, 120%);
	opacity: 0;
	transition: all 1.2s ease 0.2s;
}
.anim-show-box2._active {
	opacity: 1;
	transform: translate(0px, 0px);
} 


.anim-show-box3 {
	transform: translate(0px, 120%);
	opacity: 0;
	transition: all 1.2s ease 0.4s;
}
.anim-show-box3._active {
	opacity: 1;
	transform: translate(0px, 0px);
} 

.anim-show-box4 {
	transform: translate(0px, 120%);
	opacity: 0;
	transition: all 1.2s ease 0.6s;
}
.anim-show-box4._active {
	opacity: 1;
	transform: translate(0px, 0px);
} 



.anim-show-box-searchBSO {
	transform: scale(0);
	opacity: 0;
	transition: all 1.6s ease 0s;
}
.anim-show-box-searchBSO._active {
	opacity: 1;
	transform: scale(1);
} 
 

.unselectable { 
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none;   /* Chrome/Safari/Opera */
	-khtml-user-select: none;    /* Konqueror */
	-moz-user-select: none;      /* Firefox */
	-ms-user-select: none;       /* Internet Explorer/Edge */
	user-select: none;           /* Non-prefixed version, currently  not supported by any browser */	
}


.freecat:hover {
	background-color: #F9f9f9!important;
}



.anim-show-start-box1 {
	transform: translate(0px, 120%);
	opacity: 0;
	transition: all 1.2s ease 0s;
}
.anim-show-start-box1._active {
	opacity: 1;
	transform: translate(0px, 0px);
} 


.anim-show-start-box2 {
	transform: translate(0px, 120%);
	opacity: 0;
	transition: all 1.2s ease 0.2s;
}
.anim-show-start-box2._active {
	opacity: 1;
	transform: translate(0px, 0px);
} 


.anim-show-start-box3 {
	transform: translate(0px, 120%);
	opacity: 0;
	transition: all 1.2s ease 0.4s;
}
.anim-show-start-box3._active {
	opacity: 1;
	transform: translate(0px, 0px);
} 


.anim-show-start-box4 {
	transform: translate(0px, 120%);
	opacity: 0;
	transition: all 1.2s ease 0.6s;
}
.anim-show-start-box4._active {
	opacity: 1;
	transform: translate(0px, 0px);
}

.anim-show-start-box5 {
	transform: translate(0px, 120%);
	opacity: 0;
	transition: all 1.2s ease 0.8s;
}
.anim-show-start-box5._active {
	opacity: 1;
	transform: translate(0px, 0px);
}

.anim-show-start-box6 {
	transform: translate(0px, 120%);
	opacity: 0;
	transition: all 1.2s ease 1.0s;
}
.anim-show-start-box6._active {
	opacity: 1;
	transform: translate(0px, 0px);
}

/*END ABOUT SERVICE*/

.startboximg { height: 200px; } 
.bso-box-wrapper {
    box-shadow: 0px 4.8px 14.4px rgb(0 0 0 / 18%), 0px 25.6px 57.6px rgb(0 0 0 / 22%);
    border-radius: 8px;
    overflow: hidden;
    background: #212121;
    position: relative;
}

.bso-login-boxs {
	background: #CC6666;
    padding: 10px 12px 15px;
    position: relative;
	min-height: 160px;
}

.bso-service-box-content {
    background: #CC6666;
    padding: 10px 12px 15px;
    position: relative;
	min-height: 250px;
}
.service-icon {
    position: absolute;
    top: -42px;
    left: -2px;
    z-index: 1;
}
.bso-service-box-content .bso-service-box-content-title {
    width: calc(100% - 0px);
    line-height: 1.34;
	margin-bottom: 10px;
	margin-top: 10px;
}

.hoverbox:hover {
	background: rgba(190, 190, 190, 0.1);
}

.bso_favorite_heder1 { overflow: auto;  height: calc(80vh - 85px); }
.bso_favorite_heder2 { overflow: auto;  height: calc(40vh - 160px); }
.bso_favorite_body { overflow: auto;  height: calc(80vh - 27px); }
.div_fav_doc:hover {
	background: none repeat scroll 0 0 #f5f5f5;
}
.users_doc_input_date {width: 100%!important;   -webkit-appearance: none;
  -moz-appearance: none; }
.noborder {border-top: 0px solid #ddd!important;} 
.noborderbt {border-bottom: 0px solid #ddd!important;} 
.bghover:hover {
	 background: #f9f9f9;
}
#search_fav_input {width: 300px; }

.favor-user_attr-border {border: 1px solid #ececec; border-radius: 3px;}

.favor-access-email {width: 500px; }

/*-------------PRELOADER START --------------------------*/ 


/* 2024 */
#preloaderbso {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.9);
	z-index: 9999;
	display: none;
}
#preloaderbso .spinner {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	border: 16px solid #f3f3f3;
	border-top: 16px solid #CC6666;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	animation: spin 2s linear infinite;
}
@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}
		
/* END 2024 */
#p_prldr{
position: fixed;
left: 0;
top: 0;
right:0;
bottom:0;
background: #ffffff;
z-index: 30;}
 
.contpre small{font-size:25px;}
 
.contpre{
width: 250px;
height: 100px;
position: absolute;
left: 50%;top: 48%;
margin-left:-125px;
margin-top:-75px;
color:#fff;
font-size:40px;
letter-spacing:-2px;
text-align:center;
line-height:35px;}
 
#p_prldr .svg_anm {
position: absolute;
width: 135px;
height: 135px;
background: url(img/circles_preloader.svg) center center no-repeat;
background-size:135px;    
margin: -16px 0 0 -16px;}

/*see pass*/
.password_lable_bso {
	position: reletive;	
}

.password_btn_bso {
	position: absolute;	
	right: 15px;
	top: 8px;
	width: 25px;
	z-index:100;
	opacity: 0.6;
	cursor: pointer; 
}

.password_btn_bso.active {
	opacity: 1;
	&::after {
		opacity: 0;
	}
}

.password_btn_bso::after {
	position: absolute;	
	content: "";
	right: -1px;
	top: 11px;
	width: 27px;
	height: 2px;
	background: #666;
	transform: rotate(45deg);
	transition: 0.3s all ease;
	opacity: 1;
}  


/* second form login */

.password_btn_bso1 {
	position: absolute;	
	right: 15px;
	top: 60px;
	width: 25px;
	z-index:100;
	opacity: 0.6;
	cursor: pointer; 
}

.password_btn_bso1.active {
	opacity: 1;
	&::after {
		opacity: 0;
	}
}

.password_btn_bso1::after {
	position: absolute;	
	content: "";
	right: -1px;
	top: 11px;
	width: 27px;
	height: 2px;
	background: #666;
	transform: rotate(45deg);
	transition: 0.3s all ease;
	opacity: 1;
} 



.bsonline2018id li.item-118 {  padding-right: 10px;} 


.bsocalendarlable { 
	float: left;
    margin-right: 10px;
    padding-top: 10px;
}
.js-calendar {
	 margin-top: 0px!important;
}
.thbackground {
	bgcolor: line-height: 24px;
    background: #F7F7F7;
}

.searchrightpad {
	    padding-right: 0px;
		padding-left: 7px;
	    
}

.searchmin-height {min-height: 1348px;} 
/*-------------PRELOADER AND  --------------------------*/ 


/*-------------MEDIA START --------------------------*/ 
/*-------------MEDIA START --------------------------*/
/*-------------MEDIA START --------------------------*/

/*VERY LAGE DESCTOP*/

@media screen and  (min-width: 1920px){
	.vs-mac-net--hero-images img.middle {width: 687px!important;}
	.vs-mac-net--hero-images img.left {max-width: 600px!important; bottom: -18rem!important;  }
	.vs-mac-net--hero-images img.right {max-width: 540px!important;    bottom: -22rem!important;  }
	.margin-top100klass {     margin-top: 100px!important; } 
	#whatisBSO {padding-top: 30rem!important; }
	#whatiskatalogbso {
	 max-height: 600px;
	 float: right;
	}
	.How_to_get_access { min-height: 300px;} 

}

@media screen and  (min-width: 1600px){
	.container {width: 1360px!important;}
	.bsonline2018id li { padding-left: 27px!important;  padding-right: 27px!important; }
	.bsonline2018id li.item-137 {    padding-left: 30px!important; padding-right: 30px!important;}  
	.bsonline2018id li > a {font-size: 17px!important;}
	.sp-module ul >li >a {font-size: 17px!important;}
	.fontsize16 { font-size: 16px!important; }
	.mingerkink {font-size: 15px!important;} 
	.catalogbso_heder_body { overflow: auto;  height: calc(100vh - 255px); }
	.catalogbso_body { overflow: auto;  height: calc(100vh - 120px); }
	.margin-top100klass {     margin-top: 100px!important; } 
	#whatiskatalogbso {
	 max-height: 600px;
	 float: right;
	}
	.How_to_get_access { min-height: 350px;} 

} 

@media screen and  (min-width: 1281px) and (max-width: 1800px){
.red_button_smetamds {    margin-left: 30px!important; }	
}
@media screen and  (min-width: 1281px) and (max-width: 1420px){
.carousel-control{    width: 5%!important; }
}

@media screen and  (min-width: 1281px) and (max-width: 1599px){
.catalogbso_heder_body { overflow: auto;  height: calc(100vh - 255px); }
.catalogbso_body { overflow: auto;  height: calc(100vh - 120px); }
}

@media screen and  (min-width: 992px) and (max-width: 1280px){
.catalogbso_heder_body { overflow: auto;  height: calc(100vh - 255px); }
.catalogbso_body { overflow: auto;  height: calc(100vh - 118px); }
}



@media screen and  (min-width: 1681px)
{
	.hiframetext {height: 950px!important;}
}

@media screen and  (min-width: 1601px) and (max-width: 1680px){
	.hiframetext {height: 930px!important;}
}

@media screen and  (min-width: 1441px) and (max-width: 1600px){
	.hiframetext {height: 780px!important;}
	.margin-left-favitite-menu {     margin-left: 15px!important; }
}


@media screen and  (min-width: 1350px) and (max-width: 1440px){
	.hiframetext {height: 900px!important;}
	.margin-left-favitite-menu {     margin-left: 10px!important; }
}


@media screen and  (min-width: 1281px) and (max-width: 1349px){
.hiframetext {height: 658px!important;}
.margin-left-favitite-menu {     margin-left: 10px!important; }
}

@media screen and  (min-width: 1025px) and (max-width: 1280px){
.hiframetext {height: 900px!important;}

}

@media screen and  (min-width: 1281px) and (max-width: 1500px){
.sp-megamenu-parent >li >a {    font-size: 16px!important; padding: 0 5px!important;  }
}


@media screen and  (min-width: 1201px) and (max-width: 1600px){
#search_fav_input {width: 250px!important; }	
	
}

/*Medium devices Desktops*/
@media screen and  (min-width: 992px) and (max-width: 1200px)
{
	.margin-rightbs30favorite {     margin-right: 50px!important; }
	#search_fav_input {width: 235px!important; }
	.h2_workswithdocs  { margin-top: 40px;}
	.min-height_workswithdocs { min-height: 600px;}  
	#submit_search_cat_input { width: 290px!important;} 
	#submit_search_cat_input_group { width: 350px!important; }
	#submit_search_cat_input_group_freedoc	 { width: 420px!important; }
	
	.ifamebso {width: 100%; height: 290px; overflow:hidden; }  
	.mdmargintop60 {margin-top: 20px!important;}
	.mdmargintop61 {margin-top: 40px!important;}
	.mdmargintop62 {margin-top: 40px!important;}
	.bsonline2018id li { padding-left: 4px!important;  padding-right: 4px!important; } 
	.bsonline2018id li.item-136 {    padding-left: 9px!important; padding-right: 8px!important;} 
	.bsonline2018id li.item-137 {    padding-left: 8px!important; padding-right: 8px!important;} 
	.bsonline2018id li.item-152 {    padding-left: 8px!important; padding-right: 8px!important;}
	.bsonline2018id li.item-148 {    padding-left: 8px!important; padding-right: 8px!important;}
	.bsonline2018id li.item-293 {    padding-left: 8px!important; padding-right: 8px!important;}
	.bsonline2018id li.item-154 {    padding-left: 8px!important; padding-right: 8px!important;}
	.bsonline2018id li.item-155 {    padding-left: 8px!important; padding-right: 8px!important;}
	.bsonline2018id li.item-163 {    padding-left: 8px!important; padding-right: 8px!important;}
	.bsonline2018id li.item-319 {    padding-left: 0px!important; padding-right: 0px!important;}
	.bsonline2018id li.item-118 {  padding-left: 0px!important; padding-right: 0px!important;} 
	.bsonline2018id li.item-163 {  padding-left: 2px!important; padding-right: 1px!important;} 
	/*.bsonline2018id li.item-118 {    padding-left: 4px!important; padding-right: 4px!important;} 
	.bsonline2018id li.item-137 {    padding-left: 4px!important; padding-right: 4px!important;} 
	.bsonline2018id li.item-318 {    padding-left: 4px!important; padding-right: 4px!important;}
	.bsonline2018id li.item-319 {    padding-left: 4px!important; padding-right: 4px!important;} */
	.lang-switcher-link {padding: 0 3px!important; } 
	.serchbsonlinesub2017 {    padding-left: 4px!important;  padding-right: 4px!important; font-size: 12px!important;} 
	.padl45 {padding-left: 15px!important;} 
	.padr45 {padding-right: 25px!important;}
	#sp-secondmenu ul >li >a {padding-left: 0px!important; padding-right: 0px!important;}
	h2.bsdoctitleblack{ font-size: 13px!important;     line-height: 18px!important; }
	#sp-main-body {    margin-top: 1px!important;}  
	.m-pricing {min-height: 240px!important; }
	.m-pricing2020 {min-height: 180px!important; }
	.fontsize22 { font-size: 20px!important; }
} 

@media screen and  (min-width: 993px) and (max-width: 1199px){ 
	.mobimenu {    display: none;}	
	.width500 {min-width: 380px!important;}
	.width460 {min-width: 340px!important;} 

}
 
@media screen and (max-width:1280px){
	.margin-left-favitite-menu {     margin-left: 4px!important; }
	.margin-top40mstart {     margin-top: 20px!important; } 
	.min-height-boxstart { min-height: 220px;}
	.bso-service-box-content {min-height: 250px; }
	.fontsize40 { font-size: 38px!important; }
	.padt60middlworkswithdocs {        padding-top: 10px;} 
	.nav-tabs>li>a {font-size: 13px!important;    padding-left: 5px!important;     padding-right: 5px!important;   }
	#pointerdoc .nav-tabs>li>a { font-size: 14px!important; padding-right: 12px!important; padding-left: 12px!important;   }
	.sp-megamenu-parent >li {    margin-left: 8px!important;} 
	.margin-top30 {margin-top: 18px!important;}
	.a-name {font-size: 16px!important;}
	.a-details {    line-height: 22px!important;}
	.h3bscomtext {font-size: 16px!important;} 
	.smetamdsmid li { padding-right: 4px!important;} 
	.sp-module ul > li > a {font-size: 16px!important;}
	.red_button_smetamds {margin-left: 10px!important;}
	.m-pricing-count { font-size: 22px!important;  line-height: 40px!important; }
	.fontsize48 { font-size: 44px!important;     line-height: 48px!important; }
	.fontsize56 { font-size: 44px!important; }	
	.carousel-control{    width: 3%!important; }
	.sp-megamenu-parent >li >a {    font-size: 15px!important; padding: 0 5px!important;  }	
	.fontsize20	 {font-size: 20px!important;}
	.margin-leftbs35buy2 {     margin-left: 20px!important;  }
	div.modal {padding-top: 30px!important;	}

}

@media screen and (max-width:1210px){
	.sp-megamenu-parent >li {    margin-left: 8px!important;} 
	
	}
@media screen and (max-width:1200px){
.sp-megamenu-parent >li {    margin-left: 4px!important;} 
	}
 
@media screen and (max-width:1024px){
	.padt60middlworkswithdocs {        padding-top: 90px!important;}
	.qx-element-section-title .section-title h1 {    font-size: 40px!important; }
	.qx-element-section-title .section-title h2 {   font-size: 34px!important; }
	.sp-comingsoon .sp-comingsoon-title {margin-top: 40px; font-size: 40px;}
	.a-name {font-size: 16px!important;}
	.a-details {    line-height: 22px!important;}
	.h3bscomtext {font-size: 16px!important;}
	.m-pricing {    margin-top: 10px;}
	.mdmargintop60 {margin-top: 40px!important;}
	.fontsize20	 {font-size: 20px!important;} 
}


@media screen and  (min-width: 992px) and (max-width: 1024px){
	.hiframetext {height: 760px!important;}
	.red_button_smetamds {margin-left: 0px!important;}
	.smetamdsmid li { padding-right: 2px!important;} 
	.ribbon-wrapper-green {top: 8px; right: 15px;}
	.m-pricing-count { font-size: 20px!important;  line-height: 40px!important; }
}


/*---Small devices Tablets--*/
@media screen and  (min-width: 768px) and (max-width: 991px)
{
	.searchrightpad {   padding-right: 7px!important;  padding-left: 7px!important;} 
	.margin-top80mob { margin-top: 80px;}
	.margin-right-favor-icon-tablet { margin-right: 10px!important;  }
	.users_doc_input_date {width: 100%!important;}
   .bsfavoritemobilerow {     margin-left: 0px!important; }
   .margin-left-favitite-menu {     margin-left: 15px!important; }
   .padt60middlworkswithdocs {        padding-top: 120px!important;}
   #whatiskatalogbso { max-width: 700px;    margin: 10px auto!important; }
	.catalogbso_body { overflow: auto;  height: calc(100vh - 120px); }
	.padr45c {        padding-right: 20px;} 
	.bscolorh1 {    color: #333333!important;  }
	.lilinkch {border-bottom: 0px solid #ececec!important;  } 	
	#selectBox {     width: 200px!important;    }
	#sortForm {     width: 200px!important;  float: inherit;  margin-right: 10px;  }
	#txtReset {     padding-top: 8px!important;  padding-bottom: 8px!important; } 
	.sortelastic { height: 42px!important;  }
	.elasticsearchh1 { font-size: 26px!important; line-height: 28px!important;}
	.margin-bottombnew10 {     padding-bottom: 60px!important; }
	.breadcrumb  {  margin-right: 0px!important;} 
	#pricesmeta .row .obosn {  min-height: 80px!important;}
	#pricesmeta .row .obosn0 {  min-height: 80px!important;}
	#pricesmeta .row .obosn1 {  min-height: 228px!important;}
	#pricesmeta .row .obosn2 {  min-height: 90px!important;}	
	#pricesmeta .row .obosn3 {  min-height: 90px!important;}
	.linegreyright2 {    border-right: 0px solid #e0e0e0!important; }
	.linegreytop2	{border-top: 1px solid #e0e0e0!important;}
	#search_text{ width: 350px!important} 
	.bsleanding {margin-left: 25px!important;margin-right: 25px!important;}
	.hiframetext {height: 910px!important;}
	div.modal {padding-top: 30px!important;	}
	.margin-leftbs35buy2 {     margin-left: 0px!important; margin-top: 20px!important;  }
	.margin-leftbs35buy {     margin-left: 35px!important; margin-bottom: 15px!important;  } 
	.min-height350buy{ min-height: 300px;} 
	.row-0 { padding-top: 10px!important; }
	.padl0f {  padding-left:0px!important; }
	.margin-top120a {     margin-top: 60px!important; }  
	.boldme {font-weight: normal!important; }	
	.margin-leftbs15 {     margin-left: 0px!important; }
	.attrinutmobi { width: 99%!important;	}
	.nameattribut {text-align: left!important; line-height: 14px!important; padding-left: 0px!important; } 
	.nameattribut div {padding-bottom: 3px!important;}
	.infoattribut {padding-left: 0px!important;     padding-top: 0px!important; } 

	.shc {    display: none!important;}
	.minwidtabe2 { width: 300px!important;} 
	#sp-second-menu { display: none!important;}
	#servishome {    padding-bottom: 30px; }
	.margin-top100notis {     margin-top: 30px!important; } 
	.ribbon-wrapper-green {top: 8px; right: 15px;}
	.m-pricing-count { font-size: 20px!important;  line-height: 40px!important; }	
	h4 {font-size: 16px!important;  } 
	h2 {font-size: 20px!important;  } 
	.h1long { font-size: 26px!important;}
	.effect-oscar {margin-bottom: 60px!important; }	
	.qx-element-section-title .section-title p {font-size: 14px!important;}
	.nav-tabs>li {    font-size: 12px!important; }
	.smetamdsmid li { padding-right: 1px!important;} 
	.padb25 {        padding-bottom: 3px!important;} 
	.sp-megamenu-parent >li >a {    font-size: 14px!important; padding: 0 5px!important;  }	
	.matem45 .qx-element-number-counter .qx-nc-number {    font-size: 48px!important;}
	.padr5n {padding-right: 0px!important; padding-left: 0px;}
	.padrserch {padding-right: 0px!important; padding-left: 0px;} 
	.inputsearchmobile {width: 98%!important; } 
	.nameattribut div {    text-align: left!important; margin:0px!important; } 
	.minwidtabe500 { width: 64%!important;}	
	.margin-leftbs10 {    margin-left: 15px!important;} 
	.bs-search-overlay-mob {  top: 0px!important;}
	.min-height700{ min-height: 680px!important;}
	.min-height600{ min-height: 720px!important;}  
	.subheading-category {    display: block!important; color: #B32624!important;
		font-size: 18px!important;
		font-weight: bold!important;
		margin-left: 0px;
		border-bottom: solid #B32624 0px;
		padding-left: 12px!important;
		padding-top: 2px!important;
		line-height: 20px!important;
		background: url(img/red_arr_right.png) no-repeat scroll left 8px transparent; }
	.margin-bottom20more {     margin-bottom: 40px!important; }
	.margin-top5more {     margin-top: 0px!important; } 
	.margin-top40m {     margin-top: 30px!important; } 
	.margin-leftbs20tarriff {     margin-left: 35px!important; margin-top: 20px!important; }
} 

 /*Extra small devices Phones*/
@media screen and (max-width: 767px)
{
	.bgrezultsearch { padding: 20px 20px 11px 3px!important; }
	.searchrightpad {   padding-right: 15px!important;  padding-left: 15px!important;} 
	.padl00textdoc { padding-left: 10px!important;}
	.promptmoder {top: 0px!important;  width: 430px!important;} 
	.docsinfomob {    top: 80px!important;  }
	.boldmob { font-weight: 700; }
	.margin-top80mob { margin-top: 100px;}
	.margin-right-favor-icon-tablet { margin-right: 13px!important;  }
	.padt30mob { padding-top: 10px} 
	.users_doc_input_date {width: 100%!important;}
	.bsfavoritemobilerow {     margin-left: 0px!important; }
	.margin-left-favitite-menu {     margin-left: 15px!important; }
	.margin-top-favitite-menu {        margin-top: -5px!important;}
	.margin-top-favitite-menu2 {     margin-top: 12px!important; }
	.anim-show-box1 {
		opacity: 1!important; 
		transform: translate(0px, 0px)!important; 
	}
	.anim-show-box2 {
		opacity: 1!important; 
		transform: translate(0px, 0px)!important; 
	}
	.anim-show-box3 {
		opacity: 1!important; 
		transform: translate(0px, 0px)!important; 
	}
	.anim-show-box4 {
		opacity: 1!important; 
		transform: translate(0px, 0px)!important; 
	}
	
	.margin-top200b {     margin-top: 30px!important; } 
	.margin-bottom200 {     margin-bottom: 30px!important; } 
	#whatisBSO {padding-top: 30px!important;  margin-top: 30px!important; }
	.box-shadowbso {margin-right: 5px; }
	.catalogbso_body { overflow: auto;  height: calc(100vh - 120px); }
	.obosn2 {     border-bottom: 1px #e0e0e0 solid; padding-top: 10px;  padding-bottom: 15px;}
	#pricesmeta .row .obosn2 {    min-height: 40px!important; } 
	.whitetar {color: #b33c22!important}
	.smallredblocktar {background-color: #ffffff!important;} 
	.margin-leftbs10n {     margin-left: 0px!important; } 
	.docinfodocpage {margin-left: 2px!important; margin-right: 2px!important; }
	.padr45c {        padding-right: 20px;} 
	.bscolorh1 {    color: #333333!important;  }
	.margin-top10filter { margin-top: 10px!important;  }
	.margin-top10filterfree { margin-top: 0px!important; }
	.width500 {width: 300px!important; min-width: 300px!important; float: left;     margin-right: 15px;     margin-top: 10px; }
	.width460 {width: 300px!important; min-width: 300px!important;} 
	/*#submit_search {margin-top: -10px;}*/
	.lilinkch {border-bottom: 0px solid #ececec!important;  } 	
	.fontsize12filter { font-size: 12px!important; }
	#selectBox {     width: 140px!important;    }
	#sortForm {     width: 140px!important;  float: left!important;  margin-right: 10px;  }
	#txtReset {     padding-top: 7px!important;  padding-bottom: 8px!important; } 
	.sortelastic { height: 42px!important;  }
	.elasticsearchh1 { font-size: 26px!important; line-height: 28px!important;}
	.esepinkbgt {background-color: #fcf7f1; border-top: 0px solid #ffd4d4;}
	.margin-rightbs0news {     margin-right: 5px!important; }
	.margin-rightbs0news10 {     margin-right: 5px!important; }
	.margin-leftbs0news10 {     margin-left: 0px!important; }
	.margin-bottombnew10 {     padding-bottom: 50px!important; }
	.breadcrumb  {  margin-right: 0px!important;} 
	.padr000 {        padding-right: 20px!important;}
	.yellbgt1 {background-color: #ffffff!important;}
	h1, .h1 {font-size: 36px!important; } 
	.margin-left0changepass {     margin-left: 0px!important; } 
	#search_text{ width: 200px!important} 
	#count {margin-left: 0px!important;} 
	.padldochtml {padding-left: 5px!important;}
	.bsleanding {margin-left: 25px!important;margin-right: 25px!important;}
	.hiframetext {height: 750px!important;}
	div.modal {padding-top: 20px!important;	}
	#document-menu-button ul >li {
		display: inline-block!important;
	}
	.modal-backdrop {background: none!important; }
	div.modal {padding-top: 22px!important; } 
	.minwidtabe4 { width: 80%!important; float: left;}  
	.table-responsive {    border: 0px solid #ddd!important;} 
	.padingbs20 {padding: 10px!important;}
	.padingbs10 {padding: 5px!important;}  
	.margin-top20buy {     margin-top: 0px!important; } 
	.min-height350buy{ min-height: 250px;} 
	.padingbs20buy {padding: 10px;}
	.margin-leftbs35buy {     margin-left: 25px!important; margin-bottom: 15px!important;  } 
	.margin-leftbs35buy2 {     margin-left: 0px!important; margin-top: 20px!important;  }
	.row-0 { padding-top: 10px!important; }
	.subheading-category {    display: block!important; color: #B32624!important;
		font-size: 18px!important;
		font-weight: bold!important;
		margin-left: 0px;
		border-bottom: solid #B32624 0px;
		padding-left: 12px!important;
		padding-top: 2px!important;
		line-height: 20px!important;
		background: url(img/red_arr_right.png) no-repeat scroll left 8px transparent;}
	.margin-topstar10 {margin-top: 10px!important; } 
	.padl0f {  padding-left:0px!important; }
	/*#sp-footerbs {    margin-right: 5px!important; margin-left: 5px!important;}*/
	.bs-search-overlay-mob {  top: 0px!important;}
	#mobserchinput {    width: 85%!important; }
	.inputsearchmobile {width: 90%!important;     display: inline-block!important;} 
	.margin-top120a {     margin-top: 40px!important;     padding-top: 20px!important;  }  
	.boldme {font-weight: normal!important; }	
	.margin-leftbs15 {     margin-left: 0px!important; }
	.nameattribut {    padding-left:0px!important; }  
	.infoattribut {    padding-left:0px!important; } 
	.main-doc-page-block {    width: 96%!important;  }
	.nameattribut div {    text-align: left!important; margin:0px!important; } 
	.docattr div {    padding-top: 3px!important; padding-bottom:1px!important;} 
	.attrinutmobi { width: 98%!important;	}
	.nameattribut {text-align: left!important; } 
	.padr5n { margin-top: 10px!important; padding-left: 5px!important; } 
	.padrserch 	{padding-left: 5px!important; }
	.rz-header-search-suggestmob {    margin-top: 3px!important; } 
	.bs-header-search-suggest-g {    position: reletive; z-index: 200;     background: #ffffff;}
	#sp-main-body {margin-top: 0px!important; }
	#sp-logo {padding-left: 5px!important;}
	#sp-main-body {     margin-left: 5px!important;margin-right: 5px!important; }
	.shc {    display: none!important;}
	.qx-element-section-title .section-title h2 {     line-height: 32px!important;  }
	.section-title {padding-top: 20px!important;}
	.view-article #sp-main-body .item.item-page {padding-top: 0px!important;}
	.margin-top50 {     margin-top: 30px!important; } 
	.mdmargintop62 {margin-top: 20px!important;}	
	.mdmargintop61 {margin-top: 20px!important;}	
	.mdmargintop60 {margin-top: 20px!important;}	
	div.fullempty {height: 20px!important; }
	div.fullempty200 {height: 10px!important; }
	.qx-text-center2{    text-align: left!important;}
	#sp-second-menu { display: none!important;}
	.fontsize24 { font-size: 20px!important;  line-height: 24px; }
	.min-height300{ min-height: 230px!important;}
	#sp-second-menu { display: none;}
	.margin-top100notis {     margin-top: 30px!important; }  
	.ribbon-wrapper-green {top: 8px; right: 15px;}
	.m-pricing-count { font-size: 20px!important;  line-height: 40px!important; }
	.h1long { font-size: 26px!important;}
	h2 {font-size: 16px!important;  } 	
	.effect-oscar {margin-bottom: 50px!important; }	
	.qx-element-section-title .section-title p {font-size: 14px!important;}
	.nav-tabs>li {    font-size: 12px!important; }
	.padt60 {padding-top: 10px!important; }	
	.padt30 {        padding-top: 10px!important;} 	
	.padl0 {  padding-left: 15px!important;} 
	.padl0s {  padding-left: 5px!important;} 
	.padl0s2 {  padding-left: 5px!important;} 
	.padr0 	{  padding-right: 15px!important;} 	
	.margin-top60 { margin-top: 30px!important;}
	.seminar2017 {    font-size: 16px!important;      padding-left: 10px!important; padding-right: 10px!important; } 
	.seminarastana {margin-top: 0px!important;} 
	.t3-copyright {    padding-left: 15px!important; } 
	.linegreyright2 {    border-right: 0px solid #e0e0e0!important; }
	.linegreytop2	{border-top: 1px solid #e0e0e0!important;}
	#sp-title {padding-left: 5px!important; }  
	.minwidtabe500 { width: 80%!important;}	
	 .padl12 {padding-left: 2px!important;}
	 .bsonlineinput {    margin-bottom: 0px!important;    width: 90%!important; }  
	 /*.margin-leftbs10 {    margin-left: 0px!important;}*/
	 .min-height700{ min-height: 500px!important;} 
	 .min-height600{ min-height: 500px!important;}  
	.margin-top40m {     margin-top: 30px!important; }
	#logoBar {display: none!important; } 
	#sp-breadcrumbs {    padding-left: 3px!important; padding-right: 3px!important;}
	.user2021_1 { background-image: none!important;}
	
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) 
{ 
	.margin-top10filter { margin-top: 10px!important;  }
	.margin-top10filterfree { margin-top: 0px!important; }
	.width500 {width: 200px!important; min-width: 200px!important; float: left;     margin-right: 5px;     margin-top: 10px; }
	.width460 {width: 200px!important; min-width: 200px!important;} 
	.alert {padding: 5px!important;} 
	.padingbs102021mobile {padding: 10px;} 
	.bsleanding {
		font-weight: 700;
		font-size: 18px!important;
		letter-spacing: 1px;
		color: #444444;
		line-height: 26px;
		padding-bottom: 25px;
		margin-left: 15px!important;
		margin-right: 15px!important;
		text-align: center;
		background: url(img/h3-bg-bs-15.png) bottom center no-repeat;
	 } 
	.hiframetext {height: 800px!important;}
	.view-article #sp-main-body .item.item-page {padding-top: 0px!important;}
	.minwidtabe4 { width: 260px!important; float: left;}  
	.padingbs10 {padding: 5px!important;}  
	.margin-top120a {     margin-top: 10px!important; }  
	.boldme {font-weight: normal!important; }	
	#pointerdoc .nav-tabs>li>a { font-size: 14px!important; padding-right: 8px!important; padding-left: 8px!important;   }
	.ribbon-wrapper-green {top: 8px; right: 15px;}
	.qx-text-right2017 {     text-align: left!important; }
	.spancanvas2017a {padding-right: 10px!important; }	
	.qx-element-section-title .section-title h1 {    font-size: 23px!important; }
	.qx-element-section-title .section-title h2 {   font-size: 18px!important; }
	.sp-comingsoon .days .number,
	.sp-comingsoon .hours .number,
	.sp-comingsoon .seconds .number,
	.sp-comingsoon .minutes .number {
	  width: 44px;
	  height: 50px;
	  line-height: 50px;
	  border: 1px solid #fff;
	  border-radius: 4px;
	  display: inline-block;
	  font-size: 30px;
	  font-weight: bold;
	}
	.sp-comingsoon .sp-comingsoon-content {font-size: 16px; font-weight: 300; letter-spacing: 2px;}
	.sp-comingsoon .sp-comingsoon-title {margin-top: 40px;font-size: 23px;}
	.sp-comingsoon .days, .sp-comingsoon .hours, .sp-comingsoon .minutes, .sp-comingsoon .seconds {margin: 30px 3px;}
	.imputr {float: none!important;}
	.trigger-holder-d {    margin-top: 30px;}
	#sp-second-menu { display: none;}
	.h1long { font-size: 22px!important;}	
	h2 {font-size: 22px!important;  } 
	.padt60 {padding-top: 30px!important; }	
	.padt30 {  padding-top: 10px!important;} 
	.padl0 {  padding-left: 15px!important;} 
	.padr0 	{  padding-right: 15px!important;} 	
	.margin-top60 { margin-top: 20px!important;}
	.minwidtabe500 { width: 100%!important;}
	.nameattribut {    padding-bottom: 0px!important; } 
 
}

@media (max-width: 992px) and (min-width: 768px){
.hidden-sm {display: none !important;} 
}

@media print {
    .myDivToPrint {
        background-color: white;
        height: 100%;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        margin: 0;
        padding: 15px;
        font-size: 14px;
        line-height: 18px;
    }
}


/*-------------MEDIA STOP --------------------------*/
	


	