.example {
	color: #eee;
}

#cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a .menu-title::before, #cshero-header-navigation .main-navigation .menu-main-menu > li > a .menu-title::before {
	background-color: #fff;
}

#cshero-header-inner #cshero-header #cshero-header-logo a {
    padding: 38px 0 26px;
}

#cshero-header-inner #cshero-header {
    position: relative;
    z-index: 1000;
    background-color: #282d54;
    color: #fff;
}

#cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a, #cshero-header-navigation .main-navigation .menu-main-menu > li > a {
	font-weight: 700;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
}
            
.contact-top ul li span {
    color: #fff;
}

.contact-top ul li:first-child::before {
	content: "";
	padding: 0;
}

.contact-top ul li a {
    color: #fff;
}
    
#cshero-header-inner #cshero-header .cshero-navigation-right .nav-button-icon i {
    margin: 0 10px;
    color: #fff;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
}
    
#cshero-header-navigation .main-navigation div.nav-menu > ul {
	color:#fff;
    margin: 0;
    padding: 0;
    list-style: none;
    max-height: 0;
    overflow: hidden;
    transition: all 500ms ease;
}
      
#cshero-header-navigation .main-navigation div.nav-menu > ul li {
    list-style: none; 
	color:#fff;
}

#cshero-header-inner #cshero-header.header-fixed {
	position: fixed;
	top: 0;
	background-color: #282d54;
	z-index: 1001;
	width: 100%;
	-webkit-box-shadow: 0 2px 3px rgb(0 0 0 / 10%);
	-moz-box-shadow: 0 2px 3px rgb(0 0 0 / 10%);
	-ms-box-shadow: 0 2px 3px rgb(0 0 0 / 10%);
	box-shadow: 0 2px 3px rgb(0 0 0 / 10%);
}
     
#page-title.br-style7 {
    padding: 15px 0;
    background-color: #282d54;
    background-image: none;
}

title-text .sub-title {
    color: #e5e4e4;
    font-size: 14px;
    font-style: italic;
}

#page-title #page-title-text h1 {
    color: #fff;
    font-family: "Noto Serif";
    font-size: 24px;
    font-weight: 400;
    line-height: 55px;
}

#page-title.br-style7 #page-title-text .sub-title {
    line-height: normal;
    margin-bottom: 10px;
}

#cshero-header-inner #cshero-header #cshero-header-logo img {
    max-height: 66px;
    float: left;
}
    
#cshero-footer-top {
    background-color: #282d54;
    color: #bfbfbf;
}

#cshero-footer-bottom {
    background-color: #282d54;
    color: #5d5d5d;
}

#cshero-header-inner #cshero-header .cshero-navigation-right .nav-button-icon i:hover{
	cursor:pointer;
	color:#fff;
}

.cms-attorney-main {
	margin-top:20px;
}

.cms-attorney-main a {
	font-size:14px;
	color: #fff;
	font-weight: bold;
}

.cms-heading-wrapper .subtitle {
	font-family: Lora;
}

.attorney-layout1 .cms-attorney-meta .cms-attorney-position {
	font-family: "Noto Serif";
}

ul.menu li.current-menu-item a::hover{
    color:#000;
}

#page-title.br-style7 #breadcrumb-text.sub-title-active {
    margin-top: 0;
}

.attorney-layout1 .cms-attorney-meta .cms-attorney-position {
    color: #7c7c7c;
    font-family: none;
}
.single-attorney-wrap .sg-attorney-header .sg-attorney-position {
    color: #7c7c7c;
    font-family: "Noto Serif";
}

#cshero-footer-top .widget-title {
    font-family: "Noto Serif";
	margin-top: -9px;
	line-height: 40px;
}

#cshero-footer-top ul.menu li a {
    color: #bfbfbf;
    font-size:12px;
}

#cshero-footer-top .media-body a.more {
    color: #bfbfbf;
    display: block;
    font-weight: 700;
    margin-top: 22px;
}
#cshero-footer-top .ft-time span {
    color: #bfbfbf;
    font-weight: 600;
}
#cshero-footer-top .ft-time a {
    color: #bfbfbf;
    font-weight: 600;
}
#cshero-footer-bottom {
    color: #bfbfbf;
}
#cshero-footer-top .widget-title::before {
    background-color: #fff;
}

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"], textarea, select {
    border: 1px solid #c6c6c6;
}

.entry-blog-main .cms-testimonial-layout1 .main-title h3 {
	font-family: Lora;
	font-size: 26px;
	line-height: 37px;
	font-weight: bold;
}

.entry-blog-main .entry-blog .entry-title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 22px;
    color: #282828;
    font-weight: normal;
}

.entry-blog-main .entry-blog .entry-meta > ul {
    position: relative;
    padding-bottom: 14px;
}

.entry-blog-main .entry-blog .entry-meta ul li {
    font-size: 12px;
}

.practice-layout9 .cms-grid-item:hover .cms-practice-title a {
    color: #fff; }
    
.practice-layout9 .cms-grid-item:hover .cms-practice-content .cms-practice-icon i {
    color: #fff; }
    
.practice-layout9 .cms-grid-item:hover .cms-practice-content .cmsline-gray {
    background-color: #fff; }
    
    
.practice-layout9 .cms-grid-item .cms-practice-content {
	border: 2px solid #ebebeb;
}
  
.practice-layout9 .cms-practice-content.content-hover {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
}

.practice-layout9 .cms-practice-content.content-hover::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

#cshero-header-navigation .main-navigation .menu-main-menu > ul > li, #cshero-header-navigation .main-navigation .menu-main-menu > li {
    margin: 0 6px;
}
    
.practice-layout9 .cms-grid-item .cms-practice-content.content-hover {
    background-color: #f9f9f9;
    bottom: 0;
    opacity: 1;
}

.cmsline-gray {
    background-color: #282d54;
}

.practice-layout9 .content-hover .cms-practice-title a {
    color: #fff;
}
    
.practice-layout9 .content-hover .cms-practice-icon i {
    color: #fff;
}
    
.practice-layout9 .content-hover .cmsline-gray {
    background-color: #fff;
}
    
.practice-layout9 .cms-grid-item .content-hover .cms-practice-icon i {
    font-size: 56px;
    color: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}

.page-get-contact ul li i {
    color: #282d54;
}

.fa {
    color: #282d54;
}

.blockquote-style1 blockquote::before, .blockquote-style1 blockquote::after {
    font-size: 18px;
    color: #282d54;
	padding-right: 10px;
}

.contact-top ul li i {
    color: #fff;
}

#cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) {
     background-color: #A7D7F3;
}
#cshero-header #cshero-header-navigation .main-navigation .menu-main-menu .sub-menu li a {
    background: transparent;
    color: #282d54;
}
#cshero-header #cshero-header-navigation .main-navigation .menu-main-menu .sub-menu li a:hover {
    color: #fff;
}

#cshero-header-navigation .main-navigation .menu-main-menu .current-menu-item a {
	color: #666;
}

#cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-item > a, #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item > a, #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-ancestor > a, #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor > a, #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover > a, #cshero-header-navigation .main-navigation .menu-main-menu > li:hover > a {
	color:#A7D7F3;
}

#cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a .menu-title::before, #cshero-header-navigation .main-navigation .menu-main-menu > li > a .menu-title::before {
    background-color: #A7D7F3;
}

.widget_newsletterwidget form .newsletter-email {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    border: 1px solid #222;
    background-color: #A7D7F3;
    font-style: italic;
    height: 42px;
}

.cms-grid-blog-layout-main .entry-blog .entry-title {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 9px;
}
.cms-grid-blog-layout-main .entry-blog {
    margin-bottom: 15px;
    padding-bottom: 0;
    border: none;
}

.cms-grid-blog-layout-main .entry-blog .entry-header .entry-feature .blog-date span {
	font-size: 11px;
}
.cms-about-button {
	float:left; 
  	margin-right:35px;
}
.cms-about-button i{
	color:#fff;
	font-size: 16px;
}

.cms-attorney-social li {
    margin-bottom: 5px;
}

.attorney-layout2 .cms-grid-item:hover .cms-attorney-meta.bottom {
    -webkit-transform: none;
    -khtml-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform:none; 
    transform: none;
}

.attorney-layout2 .cms-attorney-social {
   	bottom: -5px;
    margin-top: 0;
    padding: 4px;
    position: relative; 
    width: 100%;
}
.cms-attorney-social {
   margin-left: 0;
}

.attorney-layout2 .cms-attorney-meta h3 a:hover, .attorney-layout2 .cms-attorney-social a:hover {
    color: #e5e4e4;
}

.attorney-layout2 .cms-attorney-meta .cms-attorney-position {
    color: #fff;
    font-family: none;
  	font-size: 15px;
}

.single-attorney-wrap .wpb_text_column {
    font-style: normal;
}

blockquote {
   	font-family: none;
	font-size: 17px;
    line-height: 28px;
}

.sg-practice-body blockquote,
.sg-attorney-body blockquote{
	font-size: 19px;
}

.sg-attorney-sidebar .widget-title .cms-list-round-icon2 ul li {
	list-style-position: outside;
	padding-right: 16px; 
}

.practice ul li {
    line-height: 27px;
    font-family: "Noto Serif";
}

.practice ul.menu {
	list-style: none;
}

.practice ul.menu li {
margin-bottom: 15px;
}

.practice ul li::before {
    font-size: none;
    content: none;
    font-family: none;
    color: none;
    top: none;
    padding-right: none; }

.cms-list-round-icon2 ul {
    list-style: square outside;
    padding-right: 0.6em;
    margin-left: 14px;
}

.vc_responsive .home_box_wrap.wpb_row .vc_col-sm-2 {
	float: left;
	width: 18.8%;
	padding: 0;
	margin-right: 1.5%;
	min-height: 0;
}

.home_box_wrap .home_box_last {
	margin: 0 !important;
}

.attorney-layout1 .cms-attorney-image .content-hover {
    line-height: 15px;
    font-size: 12px;
}

.team {
	margin:0 110px;
}

.widget_nav_menu li.current-menu-item > a {
    color: #282d54;
	font-weight: 600;
}

.practics_row .vc_column_wrapper .vc_column-inner {
	padding: 0 20%;
}

.single-practice-wrap .wpb_text_column {
    font-family: none;
    font-size: none;
    line-height: none;
    font-style: normal;
}

.practice-layout6 .cms-grid-item-inner .cms-practice-content-hover {
    opacity: 1
}
.practice-layout6 .cms-grid-item-inner .cms-practice-content-hover {
    position: relative;
    top: 0;
	bottom: 0;
	right: 0;
    height: 270px;
    padding: 20px 25px;
}

.practice-layout6 .cms-grid-item-inner .cms-practice-content-inner {
    font-size: 13px;
    line-height: 18px;
}

.practice-layout6 .cms-grid-item-inner .cms-practice-readmore2 a {
    font-size: 12px;
    background-color: none;
	background-color: none;
	text-decoration: underline;
}

.practice-layout6 .cms-grid-item-inner .cms-practice-readmore2 a:hover {
    color:#A7D7F3;
}

.practice-layout6 .cms-grid-item-inner .cms-practice-readmore2  i {
    color: #fff;
}

.practice-layout6 .cms-grid-item-inner .cms-practice-readmore2  i:hover {
    color:#A7D7F3;
}

.practice-layout6 .cms-grid-item-inner .cms-practice-content-hover {
    left: 0;
}

.cms-attorney-social span {
  	font-family: "Noto Serif";
}

#cshero-footer-top {
    padding: 32px 0 12px;
}

#cshero-footer-top .cshero-footer-top1 {
    width: 19%;
}

#cshero-footer-top .cshero-footer-top2 {
    width: 37%;
}

#cshero-footer-top .cshero-footer-top3 {
    width: 17%;
	padding: 0;
}

#cshero-footer-top .cshero-footer-top4 {
    width: 27%;
}

#cshero-footer-top .cshero-footer-top5 {
    width: 81%;
	margin-left: 19%;
}

#cshero-footer-top .cshero-footer-top3 .cms-attorney-social ul li i {
    color: #bfbfbf;
    margin: 0 5px;
}

#cshero-footer-top .cshero-footer-top3 .cms-attorney-social ul li a {
    color: #bfbfbf;
}

#cshero-footer-top .cshero-footer-top3 .cms-attorney-social ul li a:hover {
    color: #A7D7F3;
}

.cms-button-wrapper a:hover i {
	color: #fff;
}

#sidebar .widget_categories .current-cat a {
	color: #282d54;
	font-weight: 600;
}

.cms-testimonial-layout1 .client-feedback .cms-testimonial-body {
    font-size: 12px;
    line-height: 18px;
    padding-top: 1px;
}

.cms-testimonial-layout1 .client-feedback .main-title h3 {
    font-family: lorabold;
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
}

.practice-layout9 .cms-grid-item .cms-practice-content {
    padding: 22px;
    height: 310px;
 	margin-bottom: 20px;
}

#page-title #breadcrumb-text ul.breadcrumbs li:first-child a::before {
    content: none;
}

#page-title #page-title-text h1 {
    line-height: 36px;
  	margin-top: 10px;
}

.cms-counter-layout2 .cms-counter {
    font-size: 42px;
}

.client-feedback {
	height:430px;
}

.cms-testimonial-layout1 .client-feedback .cms-testimonial-body {
    font-style: italic;
  	margin-bottom: 30px;
}

.cms-testimonial-layout1 .client-feedback .cms-testimonial-wrapper {
    padding: 40px 0 0 25px;
}

.cms-testimonial-layout1 .cms-testimonial-body {
    font-size: 14px;
    line-height: 28px;
    padding-top: 1px;
    font-style: italic;
}

#map_canvas_29 circle {
	cursor:pointer;
}

.entry-blog .entry-meta > ul::before {
    background-color: #282d54;
}
.widget_newsletterwidget form .newsletter-email {
    background-color: #fff;
}

#cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) {
    background-color: #fff;
}

#cshero-header #cshero-header-navigation .main-navigation .menu-main-menu .sub-menu li a:hover {
    background: transparent;
    color: #A7D7F3;
}

.attorney-layout2 .cms-attorney-meta .cms-attorney-position a{
    color: #fff;
    font-family: none;
    font-size: 15px;
}

.attorney-layout2 .cms-attorney-image {
    margin-left: 20px;
    max-height: 315px;
}

.attorney-layout2 .cms-attorney-meta h3 {
    color: #fff;
}
.attorney-layout2 .cms-attorney-meta h3:hover{
    color: #e5e4e4;
}

.tagcloud a.active {
    border: 2px solid #282d54;
    color: #282d54 !important;
}

.ft-lora {
    font-family: "Noto Serif";
}

#cshero-header-navigation .main-navigation .menu-main-menu > li > ul.sub-menu {
    border: 1px solid #282d54;
}

#page-title #breadcrumb-text ul.breadcrumbs li a:hover {
    color: #A7D7F3;
}

div.cms-grid-item-inner a.box-main {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none; /* No underlines on the link */
    z-index: 10; /* Places the link above everything else in the div */
    background-color: #FFF; /* Fix to make div clickable in IE */
    opacity: 0; /* Fix to make div clickable in IE */
    filter: alpha(opacity=1); /* Fix to make div clickable in IE */
}

.cms-practice-readmore a {
	background-color: none;
}

.practice-layout6 .cms-grid-item-inner .cms-practice-readmore2 a {
    color: #fff;
    font-weight: 700;
    padding: 0;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.tr-overlay {
    height: 25%;
}

.attorney-layout2 .cms-attorney-meta {
    padding: 15px 20px;
}

.spu-box.spu-centered {
    margin: 0;
    background-color: #282d54;
    color: #fff;
}

.spu-close {
    opacity: 1;
}

.spu-close i {
    color: #fff;
}

.cms-practice-readmore2 {
    margin-top: 40px;
    text-align: right;
}

.spu-box {
	display: block;
}

.cms-practice-readmore2 {
    margin-top: 210px;
    text-align: left;
    position: absolute;
    margin-left: 140px;
}

.practice-layout6 .cms-grid-item-inner .cms-practice-content-inner {
    font-size: 12px;
    line-height: 18px;
}

.cms-testimonial-layout1 .cms-carousel-media img {
    max-width: 84px;
    margin-top: 4px;
      margin-right: 10px;
}

.practice-layout9 .cms-grid-item .cms-practice-content {
    height: 375px;
}

.entry-blog.has-feature-img .entry-header .entry-feature img {
	width: 40%;
}

.cms-carousel-item .entry-blog.has-feature-img .entry-header .entry-feature img {
	width: auto;
}

.sg-attorney-body .pf-content p,
.sg-practice-body .pf-content p {
	font-family: Raleway;
    font-size: 17px;
    line-height: 28px;
}

.sg-attorney-body h5 {
	margin: 15px 0;
}

.projects h6,
.videos h6,
.publications h6 {
	background-color: #282d54;
	color: #fff;
	padding: 10px;
}

.publications li {
    font-family: none;
	font-size: 17px;
    line-height: 28px;
    color: #222;
	margin: 0 0 8px;
}

.publications p.publication_autor {
	display: block;
	font-family: "Open Sans";
    font-size: 13px;
    font-style: normal;
	margin-top:8px;
}

.projects {
	margin-bottom:15px;
}

.cms-project-content {
	padding:15px;
}

.box_project .project a.text-right,
.box_project_attorney .project a.text-right {
	cursor: pointer;
    font-size: 12px;
    text-decoration: underline;
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.box_project_attorney_full .project a.text-right {
	cursor: pointer;
    font-size: 12px;
    text-decoration: underline;
}

.projects h6 a {
	color: #fff;	
}

.projects h6 a:hover {
	color: #A7D7F3;
}

.box_project {
	position: relative;
	min-height: 210px;
}

.box_project_attorney {
	position: relative;
	min-height: 250px;
}

.projets h6:not(:first-of-type) {
	margin: 15px 0;
}

.projects:nth-of-type(odd) .title_projects {
	border-right: 1px solid #fff;
}

.projects {
	display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: start;
}

.projects h6, 
.projects .box_project_attorney_full {
	grid-column: 1 / -1;;
}

.projects h6 {
	margin: 15px 0;
}

.cms-practice-item {
	margin:35px 0;
}

@media (width > 992px) {
.projects > div:nth-of-type(4n-2),
.projects > div:nth-of-type(4n-1),
.projects > aside:nth-of-type(odd) {
  background-color: #eee;
}
}

.block-scroll::-webkit-scrollbar{
	  width: 10px;
}

.block-scroll::-webkit-scrollbar-track{
	  background: #eee;
}

.block-scroll::-webkit-scrollbar-thumb{
	background-color: #282d54;
	height: 50px
}

#attorney-news {
	display: none;
	height: 300px;
    overflow-y: scroll;
	margin: 0 0 25px;
	overflow-x: hidden;
}

#attorney-publications,
#attorney-videos {
	display: none;
	height: 350px;
    overflow-y: scroll;
	margin: 0 0 25px;
}

.attorney-download a {
	cursor: pointer;
}

.attorney_logos{
    display: grid;
    grid-template-columns: auto auto auto;
    align-items: center;
	margin: 20px 0;
}

.attorney-logo a {
	display: flex;
    justify-content: center;
}

.attorney-logo img {
	max-height: 120px;
}

.sg-practice-body .pf-content ul {
	list-style: square outside;
    margin-left: 16px;
    line-height: 27px;
    font-family: "Noto Serif";
	font-size: 15px;
}

.cms-list-round-icon2 ul li::before {
	display: none;
}

.sg-practice-sidebar .widget_nav_menu li {
	padding: 0;
}

.sg-practice-sidebar .widget_nav_menu li a::before {
	top:0;
}

.practice .cms-attorney-social ul {
	list-style: none;
    padding-right: 0;
    margin-left: 0;	
}

.practice .cms-attorney-social ul li {
	margin: 0;
}

.sg-attorney-sidebar aside:not(:first-child) {
    margin-top: 15px;
}

.cms-list-round-icon2 ul li {
	line-height: 27px;
    font-family: "Noto Serif";
}

.projects-mobile {
	display: none;
}

.otzivi h5 {
	margin-top: 45px;
}

@media (width <= 992px) {
#cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) {
    background-color: #282d54;
}
	
#cshero-header #cshero-header-navigation .main-navigation .menu-main-menu .sub-menu li a {
    color: #999;
}
	
#cshero-header-navigation .main-navigation .menu-main-menu > ul > li, #cshero-header-navigation .main-navigation .menu-main-menu > li {
    margin: 0 6px;
}
	
.practice-layout9 .cms-grid-item .cms-practice-content {
    height: auto;
}
	
#cshero-footer-top .cshero-footer-top1,
#cshero-footer-top .cshero-footer-top2,
#cshero-footer-top .cshero-footer-top3,
#cshero-footer-top .cshero-footer-top4,
#cshero-footer-top .cshero-footer-top5 {
    width: 100%;
}
	
#cshero-footer-top .cshero-footer-top3,
#cshero-footer-top .cshero-footer-top5 {
	margin: 0;
	padding: 0 15px;
}

.team {
    margin:0;
}
	
.practics_row .vc_column_wrapper .vc_column-inner {
	padding: 0 15px;
}
	
.map_menu {
    flex-wrap: wrap;
    justify-content: center;
	}

.sg-attorney-body {
	margin: 0 0 20px;
	}

.projects {
	display: none;
}
	
.projects-mobile {
	display: block;
}
	
.projects-mobile > div:nth-of-type(odd) {
		background-color: #eee;
	}

.projects-mobile h6 {
	margin: 15px 0;
    background-color: #282d54;
    padding: 10px;
	}
	
.projects-mobile h6 a{
	color: #fff;
	}
	
.attorney-layout2 .cms-attorney-image {
    margin-left: 0;
    max-height: max-content;
}
}
.project p {
	text-align: justify;
  overflow-wrap: normal;  /* не поддерживает IE, Firefox; является копией word-wrap */ 
  word-wrap: normal;
  word-break: normal;  /* не поддерживает Opera12.14, значение keep-all не поддерживается IE, Chrome */ 
  line-break: auto;  /* нет поддержки для русского языка */ 
  hyphens: auto;  /* значение auto не поддерживается Chrome */ 
}

 .browure {
	display: block;
	margin-top: 14px;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%;
    font-family: "Noto Serif";
    font-size: 14px;
    background-color: #282d54;
    border: 1px solid #808080;
    color: #fff;
    top: -40px;	
}
.browure:hover {
    background-color: #fff;
    color: #282d54;
	border-color: #eee;	
}
  
/* Form subscribe footer */

#mailpoet_form-2 .widget-title,
#mailpoet_form-3 .widget-title{
    padding: 0;
    font-size: 14px;
    color: #bfbfbf;
    margin: 0;
}

#mailpoet_form-2 .widget-title:before,
#mailpoet_form-3 .widget-title:before {
    display: none;
}

#mailpoet_form-2 .mail_up,
#mailpoet_form-3 .mail_up {
    position: relative;
}

#mailpoet_form-2 .mail_up .mailpoet_paragraph,
#mailpoet_form-3 .mail_up .mailpoet_paragraph{
    width: 49%;
}

#mailpoet_form-2 .mail_up .mailpoet_paragraph:last-child,
#mailpoet_form-3 .mail_up .mailpoet_paragraph:last-child {
    position: absolute;
    top: 0;
    right: 0;
}

#mailpoet_form-2 input,
#mailpoet_form-3 input {
    height: 24px;
    background: #fff;
}

#mailpoet_form-2 .mailpoet_paragraph,
#mailpoet_form-3 .mailpoet_paragraph{
    margin-bottom: 10px!important;
}

#mailpoet_form-2  .mailpoet_form_columns,
#mailpoet_form-3  .mailpoet_form_columns {
    margin-bottom: 0!important;
}

#mailpoet_form-2 .mail_bottom,
#mailpoet_form-3 .mail_bottom {
    position: relative;
}

#mailpoet_form-2 .mail_bottom .mailpoet_paragraph,
#mailpoet_form-3 .mail_bottom .mailpoet_paragraph{
    width: 56%;
}

#mailpoet_form-2 .mail_bottom .mailpoet_paragraph.mail_button,
#mailpoet_form-3 .mail_bottom .mailpoet_paragraph.mail_button{
    width: 42%;
    position: absolute;
    bottom: 0;
    right: 0;
}

#mailpoet_form-2 input.mailpoet_submit,
#mailpoet_form-3 input.mailpoet_submit{
    height: 58px;
    background-color: #282d54;
    border: 1px solid #808080!important;
    color: #fff;
}

#mailpoet_form-2 input.mailpoet_submit:hover,
#mailpoet_form-3 input.mailpoet_submit:hover {
    color: #282d54;
    background-color: #fff;
}

#mailpoet_form-2 .parsley-errors-list,
#mailpoet_form-3 .parsley-errors-list{
    position: absolute;
    top: -76px;
    color: red;
    background-color: #fff;
    padding: 2px;
    min-height: 27px;
    width: 100%;
}

#mailpoet_form-2 .mailpoet_form.mailpoet_form_successfully_send .mailpoet_validate_success,
#mailpoet_form-3 .mailpoet_form.mailpoet_form_successfully_send .mailpoet_validate_success{
    left: inherit!important;
    position: absolute!important;
    text-align: center!important;
    top: 37%!important;
    transform: inherit!important;
}

.mail_margin {
    margin-bottom:0!important;
}

#mailpoet_form_8 form.mailpoet_form,
#mailpoet_form_9 form.mailpoet_form {
    padding: 0!important;
}

#mailpoet_form_8 .mailpoet_submit,
#mailpoet_form_9 .mailpoet_submit {
    height: 51px;
    border: 1px solid #eee!important;
}

#mailpoet_form_8 .mailpoet_paragraph.last,
#mailpoet_form_9 .mailpoet_paragraph.last {
    width: 180px;
}





/* Interactive map */
.worldmap {fill:#7c7c7c;stroke:white;stroke-width:0,5px;}
.worldmap_1 {fill:#7c7c7c;stroke:white;stroke-width:0,5px;}
.worldmap_1:hover {fill:#282d54;stroke-width:0.5px;cursor:pointer;}
.worldmap_2 {fill:#7c7c7c;stroke:white;stroke-width:0,5px;}
.worldmap_2:hover {fill:#282d54;stroke-width:0.5px;cursor:pointer;}
.worldmap_3 {fill:#7c7c7c;stroke:white;stroke-width:0,5px;}
.worldmap_3:hover {fill:#282d54;stroke-width:0.5px;cursor:pointer;}
.worldmap_4 {fill:#7c7c7c;stroke:white;stroke-width:0,5px;}
.worldmap_4:hover {fill:#282d54;stroke-width:0.5px;cursor:pointer;}
.worldmap_5 {fill:#7c7c7c;stroke:white;stroke-width:0,5px;}
.worldmap_5:hover {fill:#282d54;stroke-width:0.5px;cursor:pointer;}
.worldmap_6 {fill:#7c7c7c;stroke:white;stroke-width:0,5px;}
.worldmap_6:hover {fill:#282d54;stroke-width:0.5px;cursor:pointer;}
.worldmap_action {fill:#282d54;stroke-width:0.5px;cursor:pointer;}
.worldmap_action:hover {fill:#282d54;stroke-width:0.5px;cursor:pointer;}

p:empty {display: none;}

.cat-item-1511 a {color: red;}

.rank_mob {
    display:none;
}

.rank_pc {
	display: inline;
}

@media screen and (max-width: 992px) {
    .ranking-r,
    .chambers {
        margin: 0 0 0 10px;
    }
    
    #cshero-footer-top [class*="cshero-footer-"] {
    margin-bottom: 5px;
    }
    
    .rank_mob {
    display:block;
    width: 100%;
    }
    
    .rank_top, .rank_bottom {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    }
    
    .rank_mob img {
    height: 6em;
    }
    
    .rank_mob a {
    margin: 1%;
    }
    
    .rank_pc, .ranking-r, .ranking-l {
    display:none;
    }
    
    .cshero-footer-top3 {
        margin: 0 0 0 15px;
    }
    

    .textwidget .line_2 {
        margin:0;
    }
    
    .textwidget .line_2 {
        padding:0;
    }
    
    .doprate {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-between;
    }
    
    .cshero-footer-top2 .textwidget .textwidget {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }
}
