/*
 Theme Name:   Geometry2006
 Theme URI:    http://geometry.kz/
 Description:  Geometry is a Child Theme for GeneratePress v2.4.2 (https://generatepress.com)
 Author:       Arman Sarsenov
 Author URI:   http://geometry.kz
 Template:     generatepress
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentyfifteenchild
*/

@media only screen and (max-width: 1000px){
	.site-header .header-image {
    width: 100px;
    padding-top: 15px;
	}
	.header-widget {
    max-width: 80%;
    font-size: 13px;
}
}
@media only screen and (max-width: 500px){
	.site-header .header-image {
    width: 150px;
    padding-top: 15px;
	}
	
}	

.inside-header{
	font-family: 'Roboto', sans-serif;
	font-weight:600;
}
body, button, input, select, textarea, h1 {
    font-family: "Roboto", sans-serif;
    
}
h1{
	font-family: "Roboto", sans-serif;
	font-size:40px;
}
strong{
	font-family: "Roboto", sans-serif;
	
}

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;700&display=swap');


/* head news */
.wrapperd {
  max-width: 1200px;
  margin: auto;
	margin-bottom:20px;
  padding: 0 1rem;
  box-sizing: border-box;
  background-color: #fff;
	
}

hr {
  margin: 2rem 0;
  border-top: 1px solid #ccc;
}

#hero-news__item-more{
	width:120px;
	 color: white;
  border: 2px solid white;
  padding: 14px 30px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
	font-weight:medium;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
	margin-left:30px;
	margin-bottom:2.5%;
}

#hero-news__item-more:hover{
	background-color: white;
  color: black;
}


.hero-news {
  display: grid;
  grid-gap: 1rem;
	
}

.hero-news > article {
	font-family:'Roboto',sans-serif;
	transition: transform .2s;
  padding: 1rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #333;
  color: #fff;
  display: flex;
  flex-direction: column;
  height: calc(66vw - 2rem);
  box-sizing: border-box;
	border-radius:5px;
	box-shadow: inset 500px 50px 200px  rgba(0,0,0,.75);
}
.hero-news > article:hover{
	transform: scale(1.01);
}

.hero-news__item-title {
  margin: auto 30px 50%;
	padding-bottom:3%;
  font-size: 18px;
  line-height: 1.1;
}

.hero-news__item:first-child .hero-news__item-title {
  font-size:28px;
	font-weight:300;
}
.hero-news2 #hero-news__item-more {
	order: 3;
  margin-top: 0;
  margin-bottom: 30px;
}

.hero-news2 .hero-news__item-title {
  order: 2;
	
  margin-top: 0;
  margin-bottom: 0;
}

.hero-news2 .hero-news__item-date {
	font-size: 36px;
  order: 1;
  margin-top: auto;
	margin-left:30px;
  margin-bottom: 20px;
	font-weight:700;
	
}


@media (max-width:760px) {
	.hero-news__item:first-child .hero-news__item-title {
  font-size:14px;
	font-weight:300;
}
	.hero-news__item-title {
  margin: auto 10px 50%;
	
  font-size: 14px;
 
}
}

@media (min-width:767px) {
  .hero-news1 {
    grid-template-columns: 2fr 1fr;
  }
  .hero-news1 .hero-news__item:first-child {
    grid-column: 1;
    grid-row: 1 / 3;
    height: auto;
  }
  .hero-news1 .hero-news__item:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
    height: calc(25vw - 2rem);
    max-height: 300px;
  }
  .hero-news1 .hero-news__item:nth-child(3) {
    grid-column: 2;
    grid-row: 2;
    height: calc(25vw - 2rem);
    max-height: 300px;
  }
  .hero-news2 {
    grid-template-columns: 1fr 1fr;
  }
  .hero-news2 .hero-news__item:first-child {
    grid-column: 1 / 3;
    grid-row: 1;
    height: calc(50vw - 2rem);
    max-height: 400px;
  }
  .hero-news2 .hero-news__item:nth-child(2) {
	  padding-top:25%;
    grid-column: 1;
    grid-row: 2;
    height: calc(33vw - 2rem);
    max-height: 300px;
  }
  .hero-news2 .hero-news__item:nth-child(3) {
	  padding-top:25%;
    grid-column: 2;
    grid-row: 2;
    height: calc(33vw - 2rem);
    max-height: 300px;
  }
}




/* about us */
.hero {
	margin: 0;
	padding: 0;
	background-image: linear-gradient(90deg, rgba(244, 247, 255, 0.95) 50.28%, rgba(244, 247, 255, 0.475) 100%), url("http://qaztrade.org.kz/wp-content/uploads/2021/03/Container.png");
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	height: 100%;
	width: 100%;
}

.container-about{
	font-family: 'Roboto', sans-serif;
	height: 65vh;
	padding: 20px;
	padding-top: 100px;
    margin: 0 auto;
    align-items: center;
	line-height: 1.5;
	width:1190px;
}
.grid{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 70px;
    align-items: center;
    justify-content: center;
}
.left .carousel{
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
.right > *{
    margin-bottom: 1.1rem;
}
.right h1{
    font-size: 40px;
    font-weight: 700;
}
.right p{
    text-align: justify;
	color: rgba(7, 14, 39, 1);
	margin-bottom: 40px;
	font-size: 23px;
	font-weight:100;
	line-height: 23pt;
}
.btn-about{
	text-decoration: none;
	color: rgba(7, 14, 39, 1);
	border: 2px solid #070E27;
	box-sizing: border-box;
	padding: 15px 35px;
	font-size:14px;
	font-weight:500;
	position: relative;
}

.btn-about:hover {
	background-color: rgba(255, 255, 255, 0.5);
}

/* Slideshow container */
.slideshow-container {
	max-width: 1000px;
	position: relative;
	margin: auto;
}
  
  /* Hide the images by default */
.mySlides {
	display: none;
}
  
  /* Next & previous buttons */
.previ, .nexti {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	margin-top: -35px;
	padding: 16px;
	color: rgba(8, 148, 234, 0.25);
	font-weight: bold;
	font-size: 28px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
}
  
.pattern {
	background: #EEFAFF;
	border: 1px solid #000000;
	box-sizing: border-box;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	width: 100%;
	height: 300px;
}
  /* Position the "next button" to the right */
.nexti {
	right: 0;
	border-radius: 3px 0 0 3px;
}
  
  /* On hover, add a black background color with a little bit see-through */
.previ:hover, .nexti:hover {
	color: #0894EA;
}
  
  /* Caption text */
.text {
	color: #070E27;
	font-size: 20px;
	text-align: center;
	margin-top: 80px;
	padding: 0px 40px;
}
  
  /* The dots/bullets/indicators */
.dot {
	cursor: pointer;
	height: 10px;
	width: 10px;
	margin: 0 10px;
	background-color: #C4C4C4;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
}
  
.dots-container {
	margin-top: -50px;
}

  .active, .dot:hover {
	background-color: #0894EA;
  }
  
  
@media only screen and (max-width: 1200px)  {
	.right p{
		line-height: 20pt;
		font-size:14px;
	}
	.text{
		font-size: 16px;
	}
	.container-about{
		width:900px;
	}
}

 @media only screen and (max-width: 1000px)  {
	 .grid{
        grid-template-columns: 1fr;
		 gap: 40px;
    }
	 .container-about{
		 height:85vh;
		 width:calc(100vw - 50px);
	 }
	.right p{
		line-height: 20pt;
		font-size:16px;
	}
	.text{
		font-size: 18px;
	}
	 .pattern{
		 height:200px;
	 }
}

@media (max-width: 475px) and (min-width:420px){
	.text {
		font-size: 12px;
	}
	   
	.pattern {
		height: 250px;
	}
	.grid {
		gap: 40px;
	}
	.text {
		margin-top: 25px;
		font-size: 13px;
	}
	.right p {
		font-size: 15px;	
	}
	.container-about {
		padding-top: 25px;
		height:100vh;
	}
}


@media (max-width: 420px) {
	   
	.pattern {
		height: 160px;
	}
	.grid {
		gap: 40px;
	}
	.text {
		margin-top: 25px;
		font-size: 13px;
	}
	.right p {
		font-size: 15px;	
	}
	.container-about {
		padding-top: 25px;
	}

}


@media (max-width: 400px){
	
	.pattern {
		height: 180px;
	}
	.grid {
		gap: 20px;
	}
	.text {
		margin-top: 25px;
		font-size: 13px;
	}
	.right p {
		margin-top: -20px;
		font-size: 13px;
		margin-bottom: 20px;	
	}
	.container-about {
		padding-top: 25px;
	}
	.dots-container {
		margin-top: -30px;
	}

	.dot {
		width: 5px;
		height: 5px;
	}
	.btn-about {
		padding: 5px 10px;
	}
}



@media (max-width:768px){
    .grid{
        grid-template-columns: 1fr;
    }
}


@media (max-width:768px) and (min-width: 475px){
    
	.pattern {
		height: 200px;
	}
	.grid {
		gap: 40px;
	}
	.text {
		margin-top: 40px;
	}
	.right p {
		font-size: 15px;	
	}
	.container-about {
		padding-top: 25px;
	}
}


@media (max-width:900px) and (min-width: 768px) {
    .container-about {
		padding-top: 40px;	
	}
	.right p {
		font-size: 18px;
	}
	.text {
		font-size: 16px;
	}
}


@media (max-width:850px) and (min-width: 750px){
	.text {
		color: #070E27;
		font-size: 16px;
		text-align: center;
		margin-top: 80px;
		padding: 0px 40px;
	}
}


/* executives */
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i');
.rukovod-main{
	padding-top:70px;
    font-family: 'Roboto', sans-serif;
    color: #162044;
    width:100%;
    height: 500px;
    background-color: white;
}

.rukovod-box-person:hover{
	transform:scale(1.01);
	cursor:pointer;
}

.rukovod{
	font-weight:500;
	font-size:40px;
    text-align: center;
    height: 50px;
	padding-bottom:20px;
}
.rukovod-box{
    align-self: center;
    width: 900px;
    height: 320px;
    margin: auto;
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(5, 1fr);
	Padding-left:20%;
	Padding-right:15%;
}
.rukovod-item-box{
    width: 225px;
}
.rukovod-item-img{
    height: 250px;
    width: 225px;
}
.rukovod-item-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    box-sizing: border-box;
}
.rukovod-item-desc{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
/*     align-items: center; */
    box-sizing: border-box;
}
.rukovod-name{
    margin-top: 10px;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 22px;
}
.rukovod-decsrip{
    margin-top: 5px;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 14px;
}

@media (max-width: 800px) {
    .rukovod-main{
        height: 800px;
    }
    .rukovod-box{
        grid-gap: 25px;
        width: 470px;
        grid-template-columns: repeat(2, 1fr);
    }
  }
  @media (max-width: 550px) {
    .rukovod-main{
        height: 800px;
    }
    .rukovod-box{
        grid-gap: 30px;
        width: 420px;
        grid-template-columns: repeat(2, 1fr);
    }
  }
/*  */



/* TOP */
.top-line {
    background: #177EC7;
    height: 43px;
}
.pll-the-languages {
	font-family: 'Roboto',sans-serif;
    text-align: right;
    margin: 0;
}
.pll-the-languages .lang-item {
    display: inline-block;
    height: 23px;
    padding: 10px 10px;
    text-transform: uppercase;
}
.pll-the-languages .lang-item a {
    color: #fff;
}
.pll-the-languages .current-lang a {
    font-weight: bold;
}

/* HEADER */
.site-header .inside-header {
    padding-top: 33px;
    padding-bottom: 33px;
}

.header-widget {
    z-index: 100;
    padding: 0;
    clear: both;
    display: block;
    overflow: visible;
}
.header-widget .widget_nav_menu {
    position: relative;
}
.header-widget .widget_nav_menu ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.header-widget .widget_nav_menu li {
    float: left;
    position: relative;
    padding-bottom: 0;
}
.header-widget .widget_nav_menu a {
    display: block;
    /*text-decoration: none;*/
    /*font-weight: 400;*/
    /*text-transform: none;*/
    /*font-size: 15px;*/
}
.header-widget .widget_nav_menu a:hover {
    color: #1875BC;
}
.header-widget .widget_nav_menu ul li a {
    /*padding-left: 20px;*/
    /*padding-right: 35px;*/
    line-height: 54px;
    display: block;
}
.header-widget .widget_nav_menu ul ul {
    background: #fff;
    box-shadow: 0 2px 2px rgba(0,0,0,.1);
    display: block;
    float: left;
    height: 0;
    left: -99999px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    pointer-events: none;
    text-align: left;
    top: auto;
    transition: opacity 80ms linear;
    transition-delay: 0s;
    min-width: 300px;
    max-width: 500px;
    z-index: 99999;
}
.header-widget .widget_nav_menu ul ul li {
    /*padding-left: 20px;*/
    /*padding-right: 20px;*/
    clear:both;
    display: block;
    width: 100%;
}
.header-widget .widget_nav_menu ul ul li a {
    line-height: normal;
    padding: 10px 20px;
}
.header-widget .widget_nav_menu > div > ul > li > a {
    text-transform: uppercase;
}
.header-widget .widget_nav_menu > div > ul > li {
    padding-right: 35px;
}
.header-widget .widget_nav_menu > div > ul > li:last-child {
    padding-right: 0;
}
.header-widget .widget_nav_menu > div > ul > li.current-menu-parent > a, 
.header-widget .widget_nav_menu > div > ul > li.current-menu-item > a {
    border-bottom: 1px solid #1875BC;
    color: #1875BC;
}
.dropdown-hover .header-widget .widget_nav_menu:not(.toggled) ul li:hover>ul, 
.dropdown-hover .header-widget .widget_nav_menu:not(.toggled) ul li.sfHover>ul {
    left: auto;
    opacity: 1;
    transition-delay: 150ms;
    pointer-events: auto;
    height: auto;
    overflow: visible;
}
.dropdown-hover .header-widget .widget_nav_menu:not(.toggled) ul ul li:hover>ul, 
.dropdown-hover .header-widget .widget_nav_menu:not(.toggled) ul ul li.sfHover>ul {
    left: 100%;
    top: 0;
}


/* CONTENT */
.single.no-sidebar .my-page {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.separate-containers .site-main {
    margin-bottom: 0;
}
.page.separate-containers .inside-article {
    padding-bottom: 0;
}
.page .my-block-cover .wp-block-cover, 
.my-block-cover .wp-block-cover .wp-block-group__inner-container .wp-block-columns, 
.my-block-cover .wp-block-cover .wp-block-group__inner-container h1 {
    margin-bottom: 0;
}
.my-block-cover .wp-block-cover .wp-block-group__inner-container {
    padding-top: 50px;
    padding-bottom: 50px;
}

/* FRONT PAGE */
.front-block {
	
    /*margin-bottom: 100px;*/
}
.front-block-gradient {
    /*height: 307px;*/
    background: #EDF2FF;
    padding-bottom: 125px;
	font-family:'Roboto',sans-serif;
    padding-top: 80px;

}
.front-block .header {
    padding-top: 40px;
}
.front-block .header h1 {
	font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    color: #343434;
    text-align: center;
    margin-bottom: 70px;
}
.front-block .page-for-posts {
    text-align: center;
    margin-top: 70px;
    margin-bottom: 110px;
    
}
.front-block .page-for-posts a {
    color: #177EC7;
    font-weight: bold;
}
.front-block .page-for-posts a:hover {
    text-decoration: underline;
}

/* CHARTS */
.visualizer-front,
.front-block-chart {
    box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    margin-bottom: 20px;
    overflow: hidden;
}


/* NEWS */
#main #nav-below {
    clear: both;
}
.news{
	margin:auto;
	width:1000px;
	padding-left:90px;
}

.news .news-item {
    padding-right: 30px;
/*     margin-bottom: 30px; */
}
.news .news-item .news-thumb {
    /*min-width: 300px;*/
    max-width: 300px;
    min-height: 206px;
    max-height: 206px;
    /*border: 1px solid #177EC7;*/
    overflow: hidden;
    position: relative;
    border-radius: 5px 5px 0 0;
}
.news .news-item .news-thumb img {
    width: 100%;
}
.news .news-item .news-thumb a {
    display: block;
    width: 300px;
    height: 206px;
    position: absolute;
    top: 0;
}
.news .news-item .news-title {
	font-family:'Roboto',sans-serif;
    margin-top: 25px;
    height: 75px;
    overflow: hidden;
}
.news .news-item .news-title a {
    color: #464646;
}
.news .news-item .news-title a:hover {
    text-decoration: underline;
}
.news .news-item .news-published {
    color: #BEA17C;
}

@media only screen and (max-width: 1070px){
	.news{
	margin:auto;
	width:900px;
	padding-left:30px;
}
}

@media only screen and (max-width: 800px){
	.news{
	margin:auto;
	width:calc(90vw - 1px);
	padding-left:30px;
}
}

/* BEFORE FOOTER */
.persons {
    
}
.persons .inside-persons-container hr {
    background: #EFEFEF;
    margin-top: 30px;
    margin-bottom: 30px;
}
.persons .inside-persons-container .persons-grid {
    position: relative;
    padding-bottom: 30px;
    padding-left: 40px;
    /*text-align: right;*/
}
.persons .persons-group {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 27px;
    margin-bottom: 40px;
}
.persons .persons-subgroup {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
}
.persons .person {
    border-radius: 5px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    display: inline-block;
    width: 300px;
    /*height: 340px;*/
    margin-left: 30px;
    margin-bottom: 20px;
    /*text-align: left;*/
}
.persons .person .person-name {
    height: 54px;
    font-size: 18px;
    font-weight: bold;
    padding: 27px 27px 8px 27px;
}
.persons .person .person-name span {
    vertical-align: middle;
    color: #343434;
}
.persons .person .person-image {
    text-align: center;
    margin-bottom: 5px;
}
.persons .person .person-image img {
    width: 184px;
    height: 184px;
    border-radius: 92px;
}
.persons .person .person-description {
    height: 120px;
    overflow: hidden;
    position: relative;
}
.persons .person .person-description span {
    display: inline-block;
    /*line-height: 60px;*/
    color: #343434;
    font-size: 14px;
    padding: 0 27px;
}
.persons .person .person-description button {
    display: none;
    line-height: 0;
    padding: 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 5px 0 5px 0;
}
.persons .person .person-description button i {
    padding: 24px 24px;
}
.persons .person-bio {
    display: none;
    height: 360px;
    max-width:946px;
    margin-left: 23px;
    /*margin-top: 20px;*/
    position: absolute;
    /*top: 340px;*/
    width:100%;
}
.persons .person-bio .person-bio-header {
    height:13px;
}
.persons .person-bio .person-bio-header .bubble {
    display: inline-block;
    width: 26px;
    height: 13px;
    vertical-align: top;
    position: relative;
}
.schema1 .person-bio .person-bio-header .bubble {
    background: url(assets/bubble-schema1.png) center center no-repeat;
}
.schema2 .person-bio .person-bio-header .bubble {
    background: url(assets/bubble-schema2.png) center center no-repeat;
}
.persons .person-bio .inner-person-bio {
    border-radius: 5px;
    height: 100%;
    max-height: 343px;
    overflow: hidden;
    /*padding: 75px 75px;*/
}
.persons .person-bio .inner-person-bio .person-bio-content {
    /*overflow-y: scroll;*/
    /*padding: 75px 75px;*/
    margin: 25px 25px;
    overflow-y: scroll;
    height: 290px;
    color: white;
}
i.icon {
    display: inline-block;
    height:12px;
    width: 12px;
}
i.icon-arrow-up {
    background: url(assets/arrow-up.png) center center no-repeat;
}
i.icon-arrow-down {
    background: url(assets/arrow-down.png) center center no-repeat;
}
.schema1 .bg1 {
    background: #177EC7;
}
.schema1 .bg2 {
    background: #2988cb;
}
.schema1 .bg3 {
    background: #177EC7;
}
.schema1 .bg4 {
    background: #0072c3;
}
.schema1 .inside-persons-container hr {
    background: rgba(255,255,255,.05);
}
.schema1 .persons-group {
    color: white;
}
.schema1 .persons-subgroup {
    color: rgba(255, 255, 255, 0.55);
}
.schema1 .person,
.schema2 .person {
    box-shadow: unset;
}
.schema1 .person .person-name span, 
.schema1 .person .person-description span {
    color: #ffffff;
}
.schema1 .person .person-description button,
.schema2 .person .person-description button {
    display: inline-block;
}
.schema2 .bg1 {
    background: #F2F3F5;
}
.schema2 .bg2 {
    background: #ffffff;
}
.schema2 .bg3 {
    background: #bea17c;
}
.schema2 .bg4 {
    background: #f9f9fa;
}
.schema2 .inside-persons-container hr {
    background: rgba(255,255,255,.95);
}
/*.schema2 .persons-group,
.schema2 .persons-subgroup {
    color: #343434;
}

.schema2 .person .person-name span, 
.schema2 .person .person-description span {
    color: #343434;
}*/
.schema2 .person-bio .inner-person-bio .person-bio-content {
    color: #343434;
}

/* Person */
.person-title {
    margin-left: calc(-100vw/2 + 100%/2);
    margin-right: calc(-100vw/2 + 100%/2);
    max-width: 100vw;
    width: auto;
}
.person-title .entry-title {
    font-size: 42px;
    font-weight: bold;
}

/* PARTNERS */
.partner-slider{
	    display: none;
}

.partners-line {
    background: #F2F3F5;
}
.partners-line .partner-slot + .partner-slot
{
    border-left: 1px solid #D6DCE8;
}
.partners-line .partner-slot {
    padding: 20px 35px 10px 40px;
	margin-left: 20px;
}
.partners-line .partner-slot img {
    max-height: 80px;
    min-height: 80px;
    margin-bottom: 10px;
}
.partners-line .partner-slot .partner-name {
    color: #464646;
    display: block;
    height: 100px;
    overflow: hidden;
	font-size: 12px;
}
.partners-line .partner-slot .partner-name:hover {
    color: #1e73be;
}
.partners-line .partner-slot .partner-link-container {
    overflow: hidden;
}
.partners-line .partner-slot .partner-link {
    color: #177EC7;
    font-size: 14px;
    font-weight: bold;
}

/* FOOTER */
.footer-widgets {
    background: #162044;
	padding:0;
}
.footer-widgets .widget-title {
    color: #E4E4E4;
}
.footer-widgets a {
    color: #939393;
}
.footer-widgets a:hover {
    text-decoration: underline;
}
.footer-widgets .footer-phone {
    color: #E4E4E4;
    font-size: 24px;
    text-align: right;
}
.footer-widgets .footer-work {
    color: #939393;
    font-size: 14px;
    text-align: right;
    margin-bottom: 30px;
}
.footer-widgets .footer-email {
    text-align: right;
    margin-bottom: 50px;
}
.footer-widgets .footer-email a {
    color: #fff;
}
.footer-widgets .socials {
    text-align: right;
}
.footer-widgets .socials .social {
    display: inline-block;
}
.footer-widgets .socials .social img {
    height: 20px;
    margin-left: 15px;
}

.site-info {
	padding:0;
    background: #0C0F11;
    color: #686868;
    /*height: 87px;*/
}
.site-info .inside-site-info {
/*     padding: 12px 0; */
}
.site-info .copyright-bar {
    text-align: unset;
}
.site-info .copyright-bar .copyright {
    text-align: left;
}
.site-info .copyright-bar .developer {
    text-align:right;
}
.site-info .copyright-bar .developer a {
    color: #EF8F00;
}
.site-info .copyright-bar .developer a:hover {
    text-decoration: underline;
}

/* MEDIA */
.header-widget { max-width: 80%; }
#site-navigation { display: none; }
@media (max-width:1024px) {
    .partners-line .partner-slot img {
        clear: both;
        display: block;
        margin: 0 auto;
    }
    .partners-line .partner-slot .partner-name {
        height: 50px;
    }
    .news .news-item .news-thumb {
        max-width: 502px;
        max-height: 345px;
    }
    .persons-group, .persons-subgroup { margin-left: 40px; }
    .persons .person-bio {
        max-width: 100%;
    }
}
@media (max-width:768px) {
    .header-widget { display:none; }
    #site-navigation { display: block; }
    .partners-line .partner-slot .partner-name {
        text-align: center;
    }
    .partners-line .partner-slot .partner-link-container {
        text-align: center;
    }
    .news .news-item {
        padding-right: 0;
    }
    .news .news-item .news-thumb {
        max-width: 747px;
        max-height: 513px;
    }
}

/* TABS */
.tab {
    overflow: hidden;
}
/* .tab .tab1 {
    background: #5CC2C2;
}
.tab .tab2 {
    background: #418CC1;
}
.tab .tab3 {
    background: #8179C8;
}
.tab .tab5 {
    background: #Ffbd3B;
} */
.tabcontent {
    display: none;
	
    margin-left: 7vw;
}
@media only screen and (min-width: 1300px)  {
	.tabcontent{width: 1390px;}
}
.front-block-gradient .tab {
    /*border-bottom: 1px solid #DCDCDC;*/
    margin-bottom: 38px;
    text-align: center;
    font-size: 0;
}
.front-block-gradient .tab a {
    display: inline-block;
    width: 230px;
    /*color: rgba(125, 125, 125, 0.64);*/
    color: #232323;
    font-size: 18px;
	
    padding: 10px 10px 10px 10px;
}
.front-block-gradient .tab a.active {
    /*color: #177EC7;*/
	text-decoration: underline;
    font-weight: bold;
 
	background-color:#EDF2FF;
/*     border-bottom: 3px solid #177EC7; */
}

.hide-department .persons-group, 
.hide-department .persons-subgroup {
	visibility: hidden;
}

.after-header {
/* 	display: none; */
	max-width: 1295px;
	margin-left: auto;
	margin-right: auto;
}
.after-header .search-form .search-field {
	width: 100%;
	max-width: 1185px;
}

#after-header .search-form{
    transition: opacity 1s ease-out;
    opacity: 0;
    height: 0;
    overflow: hidden;
}
#after-header.show .search-form {
    opacity: 1;
    height: auto;
	margin-bottom: 50px;
}

body.blind div,
body.blind header, 
body.blind footer, 
body.blind ul li, 
body.blind a,
body.blind span,
body.blind p,
body.blind h1,
body.blind h2,
body.blind h3, 
body.blind h4, 
body.blind h5, 
body.blind h6 {
	background: transparent !important;
	background-color: transparent !important;
	color: black !important;
	font-size: 18px;
}
body.blind img,
body.blind .amchart-item svg {
	filter: grayscale(1);
}
body.blind #site-navigation ul li a, 
body.blind #site-navigation .mobile-menu {
	color: white !important;
}

.single .entry-content p, 
.page .entry-content p {
    text-align: justify;
}

.has-text-align-left {
	text-align: left !important;
}
.has-text-align-right {
	text-align: right !important;
}
.has-text-align-center {
	text-align: center !important;
}

.entry-meta .byline {display:none;}

.danger {
	background:#dc3545;
	padding:10px 15px;
	text-align:center;
	color:#fff;

}

.danger a {
	color:#fff;
	text-decoration:none;
}

.danger a:hover {
	text-decoration:underline;
}

.social__position {
	display: flex;
	justify-content: end;
	align-items: center;
}

.social__items a {
	margin-right: 10px;
}


.social__items img {
	width: 30px;
}
