.slider-content {
    background: rgba(255, 255, 255, 0.8);
    padding: 10px;
    box-shadow: 0px 0px 44px 26px rgba(255, 255, 255, 0.8);
	  color:black;
}

.header-info {width:35%}
.top-header .info {width:100%}

#site-branding {
    float: left;
    margin: 10px 0px;
    padding-right: 50px;
    width: 65%;
}

#site-logo {
    float: left;
    margin-right: 15px;
    width: 80px;
	  margin-top:9px;
}

#site-title {
    margin-right: 15px;
    padding: 0px 0px;
}

#site-description {
    border-left: none;
    color: black;
    float: left;
    font-size: 18px;
    line-height: 18px;
    text-align: left;
    max-width: 80%;
    margin-top: 10px;
}

#sticky_header {
	background-color:#6897e5;
}	

.slider-content .slider-title a {
    display: none;
}

.our_feature .feature-icon, .our_feature .feature-icon img {
    width: 60px;
    height: 60px;
}

.our_feature .feature-icon {
    padding: 10px;
}

.our_feature {
    background-color: rgba(0, 0, 0, 0);
}

.widget_portfolio .widget-title  {

}

.widget_portfolio .four-column-full-width:first-child {
    padding: 20px 20px 20px;
}

.widget_portfolio .widget-highlighted-sub-title {
    color: #ffffff;
    text-align: left;
    margin-bottom: 10%;
    padding: 0px;
    margin-top: 20%;
}

.widget_latest_blog .entry-meta {
    display: block;
}

.latest-blog-sub-title {
    text-align: center;
    margin-bottom: 10px;
}

.author {display:none}

.our_feature {
    padding: 40px 0 10px;
 }

.widget_latest_blog {
    padding: 0px 0px 10px;
}

.header-info {
    float: right;
    padding-right: 40px;
    margin-top: 15px;
}

.header-search, .header-search-x {
    margin:17px 10px 0;
}

.top-header .info {
    float: right;
    padding: 0px 0px 0px 0px;
    font-size: 18px;
}

.post-featured-image {
    margin-bottom: 10px;
    text-align: left;
    float: left;
    max-width: 230px;
    margin-right: 25px;
}

.news {
	font-size:24px;
	display:block;
	text-align:center;
	max-width:380px;
	margin:auto;
}	

.news:before,
.news:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 100%;
  height: 1px;
  background: #6897e5;
  border: solid #6897e5;
  border-width: 0 10px;
}
.news:before {
  margin-left: -100%;
	margin-right:20px;
}
.news:after {
  margin-right: -100%;
	margin-left:20px;
}

.widget-zagolovok {
    color:#545454;
	font-size:28px;
    font-weight:400;
	display:block;
	text-align:center;
	max-width:300px;
	margin:auto;
    margin-top:2em;
    margin-bottom:1em;
}	

.widget-zagolovok:before,
.widget-zagolovok:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 80%;
  height: 1px;
  background: #848484;
  border: solid black;
  border-width: 0 10px;
}
.widget-zagolovok:before {
  margin-left: -100%;
  margin-right:20px;
}
.widget-zagolovok:after {
  margin-right: -100%;
  margin-left:20px;
}

.widget_latest_blog:after {display:none}

.header-social-block .social-links ul li a {    border-radius: 40px;
    width: 35px;
    height: 35px;
    line-height: 35px;}

.header-social-block {margin-left:-60px}

@media (min-width: 1024px) and (max-width: 1300px) 
{
	.header-info {    
	float: right;
    padding-right: 0px;
    margin-top: 15px;
    line-height: 26px;
   }	
   #site-branding {
    float: left;
    margin: 10px 0px;
    padding-right: 0px;
}
  .top-header .info {
   font-size: 16px;}
}	

@media (min-width: 768px) and (max-width: 1023px) {
	.header-info {    
	float: left;
    margin-left: 0px;
    padding-right: 0px; 
    margin-top: 0px; 
  }
  #site-branding {
    float: left;
    margin: 0px 0px;
    padding-right: 0px;
    width: 100%;
}
}

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

#site-branding {
    float: left;
    margin: 10px 0px;
    padding-right: 0px;
    width: 100%;
}

#site-description, .header-info {
    display: block;
    width:100%;
}

#site-title {
    font-size: 20px;
    font-weight: normal;
    line-height: 32px;
    float: left;
    margin-right: 10px;
    padding: 10px 0px;
    width: 100%;
}

.header-info {
    float: left;
    padding-right: 0px;
    margin-top: 0px;
    display: block;
    padding-bottom: 15px;
}
}

.praktika {
    filter: opacity(80%);	
	  transition:0.6s;
}	

.praktika:hover {
    filter: opacity(100%);	
	  transition:0.6s;
}	

@media (min-width: 1910px) and (max-width: 3000px) {
.widget_portfolio .widget-highlighted-sub-title {
    color: #ffffff;
    text-align: left;
    margin-bottom: 25%;
    padding: 0px;
    margin-top: 20%;
}
.widget_portfolio .four-column-full-width:first-child {
    padding: 20px 20px 150px;
}
}

@media (min-width: 1781px) and (max-width: 1909px) {
.widget_portfolio .four-column-full-width:first-child {
    padding: 20px 20px 20px;
    margin-top: 60px;
	}
}

@media (min-width: 1301px) and (max-width: 1405px){
	
.widget_portfolio .widget-highlighted-sub-title {
    color: #ffffff;
    text-align: left;
    margin-bottom: 20px;
    padding: 0px;
    margin-top: 10px;
    font-size: 16px;
	}

.widget_portfolio .widget-title {
    color: #ffffff;
    text-align: left;
    margin-bottom: 10px;
    padding: 0px;
    font-size: 20px;
}
}

.portfolio-content p{display:none}

.portfolio-content h3:after {
    background-color: #6897e5;
    content: " ";
    display: block;
    height: 1px;
    margin: auto;
    width: 50px;
    margin-top: 10px;
}


.fly-button {
	position:fixed;
	z-index:1000;
	bottom:135px;
	left:10px;
}
.fly-button a{
		display:block;
	  width: 45px;
    height: 45px;
		margin:0 0 10px;
    background-color: #6897e5;
    border-radius: 100px;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
	  font-size:0px;
	  color:white;
	  text-align:center;
	  line-height:42px;
	  transition:0.3s;
	  z-index: 999;
	  border:2px solid white;
}

@media (min-width: 550px) {
	.fly-button a:hover{
			width: 250px;
			background-image: none;
			font-size:25px;
			transition:0.5s;
	}
}
.vopros-fixed {
    background-image: url(/wp-content/uploads/2017/09/vopros.png);
}
.zapis-fixed {
    background-image: url(/wp-content/uploads/2017/09/zapis.png);
}
.tg-fixed {
    background-image: url(/wp-content/uploads/2022/03/telegramm-100x100.png);
}
.vk-fixed {
    background-image: url(/wp-content/uploads/2017/09/vk.png);
}

.fb-fixed {
    background-image: url(/wp-content/uploads/2017/09/fb.png);
}

.inst-fixed {
    background-image: url(/wp-content/uploads/2017/12/instagram.png);
}
.you-fixed {
    background-image: url(/wp-content/uploads/2017/09/you.png);
}

.razdelitel {
    width:300px;
    height:1px;
    display:block;
    margin:auto;
    margin-bottom:35px;
    text-align:center;
    background:#6897e5;
}

.trihuini {
 text-align:center;
 transition:0.3s;
 display:block;
}

.trihuini:hover {
 transition:0.3s;
 filter:contrast(85%);
 outline: 2px ridge #6897e5;
}

#content {
    padding: 30px 0 50px;
}

.page-title {
    font-size: 24px;
    line-height: 33px;
    color: #6897e5;
    float: left;
    padding: 0px;
    margin-top: 30px;
}

.page-header {
    background-color: white;
    padding: 18px 20px;
    position: relative;
    overflow: hidden;
}

.tf-business-template #content, .two-column-blog #content, .portfolio_page #content, .about_us #content, .team #content {
    padding: 0;
    background: url(https://kremlinvision.ru/wp-content/uploads/2017/10/fon.gif);
    background-attachment: fixed;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
}

.twentytwenty-after-label {
    opacity: 0;
    display: none;
}

.twentytwenty-before-label {
    opacity: 0;
    display: none;
}

.page-title{
	text-transform: uppercase;}

.one-column, .two-column, .three-column, .four-column, .column-1, .column-2, .column-3, .column-4 {
    float: left;
    padding: 0 20px 0px;
}

.entry-content {word-wrap:normal}

@media (max-width: 1200px) {
	.main-slider .image-slider {
	background-attachment:scroll}
	
	.main-navigation a {
   padding: 15px 5px;
}
}
@media (max-width: 1073px) {
.widget_portfolio .four-column-full-width:first-child { padding: 0px 0px 0px 20px}
	
.page-header {margin-left:4%}

#primary {margin:0 4%;}

#colophon .widget-area {
	margin: 0 0px;}}

@media (max-width: 1023px) {
	.topinfo{display:none;}}

@media (max-width: 1023px) {
.one-column, .two-column, .three-column, .four-column, .column-1, .column-2, .column-3, .column-4 {width: 100%;}}

@media (max-width: 550px) {
	.fly-button{
		display:flex;
		position:relative;
		bottom:0;
		left:0;
		justify-content:space-between;
	}
}