/*
Theme Name: Sotmpl
*/



* {
	padding: 0;
	margin: 0;
}
*, *:before, *:after {
  box-sizing: border-box;
}
a {
	outline: none;
	text-decoration: none;
	color: #fff
}
.clear {
	clear: both;
	height: 0;
}

ul {
	list-style: none;
}
*, p{line-height: 120%}
html {

	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
	color: #000;
	background: #fff;

font-family: 'geomanistregular', sans-serif;
	font-size: 15px;
-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	font-weight:300;
	line-height: 150%;
}
p{
  line-height: 180%
}
a, a:focus {
	color:#000;
}

input, select, textarea, option {
font-family: 'geomanistregular', sans-serif;
	font-size: 15px;
  border-top: none;
  border-left: none;
  border-right: none;

  padding: 10px;
  margin-bottom: 15px
}
textarea {
  margin-bottom:  0!important
}
input[type="submit"] {
  background: none;
    font-family: 'geomanistregular', sans-serif;
    font-size: 20px;
    cursor: pointer;
    width: 100%;
    text-align: center;
    letter-spacing: 5px;
    color:#fff!important;
    border: none!important
}
label {
font-family: 'geomanistregular', sans-serif;
  font-size: 13px;
  text-transform: uppercase;

}
.header {

	position: absolute;
	width: 100%;
	z-index: 1200;
	top: 0;
	left: 0
}
.header_inner {
padding: 0 30px
}
.logo {
	float:  left;
	padding: 5px
}
.logo a, .logo > img {
	display: inline-block;
	vertical-align: middle;
}
.logo a {
	padding-right: 10px
}
.menu-menu-main-container {
	float: right;
	padding: 35px 0px 10px 0
}
#top-menu li {
	display: inline-block;
	padding: 5px 15px;
}
#top-menu li a {
	text-transform:  uppercase;
	font-size: 14.5px;
	color: #000
}
.top {
	background: #F7C52F url('assets/images/back.jpg') no-repeat 70% 50%;
	height: 740px;

background-size: contain;
	width: 100%;

	position: relative;
}
.top_buttons {
	position: absolute;
	bottom: 30px;
	right: 0;

}
.blue {
	background: #1c93d1;
}
.lblue {
	background: #83D0F3;
}
.yellow {
	background: #FFD600
}
.tblue {
	color: #000;
}
.tlblue {
	color: #83D0F3;
}
.tyellow {
	color: #FFD600
}
.poppins {
	font-family: 'Poppins', sans-serif;
}
.top_button {
	padding: 30px 20px;
	border-radius: 80px 0px  0px 80px;
	display: block;
	margin: 20px 0;
	min-width: 500px;
	box-shadow: 0 0 100px rgba(0,0,0,0.3)
}
.ticon, .tcont {
	display: inline-block;
vertical-align: middle;
}
.tcont {
	padding-left: 40px;
}
.tcont .tlink {
	color: #fff
}
.ttitle {
	font-size: 22px;
	font-weight: 900;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 0 5px rgba(0,0,0,0.3)
}
.tsubtitle {
	color: #fff;
	padding-top: 5px;
		text-shadow: 0 0 5px rgba(0,0,0,0.5)
}
.titl {
	position: absolute;
	top: 50%;
	left: 10%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
}

.titl .part1 {
	font-size: 90px;
	letter-spacing: 40px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 80%
}
.titl .part2 {
	font-size: 85px;
	letter-spacing: 50px;
	font-weight: 900;
		text-transform: uppercase;
}
.part_date {
	font-size: 32px;
	font-weight: 700
}

.news {
	text-align: center;
	padding: 50px 0;
	width: 1400px;
	margin: 0 auto;
}
 h2 {
	font-size: 40px;
	text-transform: uppercase;
	padding-bottom: 80px;
	font-weight: 900;
}
.flex {
	display: flex;
	flex-wrap: wrap;
}
.fpwr {
	justify-content: center;
}

.post_front {
	display: block;
	width: 370px;
	padding: 35px;
	background: #fff;
	box-shadow: 0 0 55px rgba(0,0,0,0.2);
	border-radius: 8px;

	vertical-align: top;
	text-align: left;
	margin: 20px 50px
}
.post_front h4, .post_blog h4 {
	font-size: 20px;
	padding-bottom: 15px;
}
 .arrow_more {
	padding-top: 20px;
	text-align: right;
}
 .arrow_more i {
	font-size: 20px
}

.panel {
	padding: 130px 0 0 0 ;

}
.panel:after {
	clear: both;;
	display: block;
	content: ""
}
.panel .circles.tags {
	text-align: center;
}

.panel .circle {
	width: 230px;
	height:  230px;
	padding: 90px 30px;
	background: #F7C52F;
box-shadow: 0 0 55px rgba(0,0,0,0.2);
	color: #fff;
	margin: 20px 50px;
	display: inline-block;
	vertical-align: middle;
	font-size: 22px;
	font-weight: 700;
	border-radius: 150px;
line-height: 120%

}
.textblock {
	float: left;
	width:350px;
	padding: 80px;
	text-align: left;
font-size: 35px;
text-transform: uppercase;
font-weight: 900
}

.blockgallery {
	float: left;
	width: calc(100% - 350px);

}
.blockgallery .gallery-top .slide-inner{
height: 550px;

}
.blockgallery .gallery-top .slide-inner img {
border-radius: 50px
}
.blockgallery .gallery-thumbs .slide-inner img  {
	cursor: pointer;
}
.blockgallery .gallery-thumbs {
	margin-top: 70px
}
.blockgallery .gallery-thumbs .slide-inner{
height: 410px;
}
.blockgallery .slide-inner img {
	width: 100%;
height: 100%;
object-fit: cover;
-o-object-fit: cover;
}
.blockgallery .gallery-top {
	width: 50%;
	float: left;
	position: relative;
}

.blockgallery .navbuttons > div{
	display: inline-block;
	padding-top: 10px;
	cursor: pointer;
}
.blockgallery .navbuttons > div i {
	font-size: 25px;
	color:  #1c93d1;
}
.blockgallery .gallery-thumbs {
	width: 50%;
	float: left;
	position: relative;
}
.blockgallery .gallery-thumbs .slide-inner {
	background: #1c93d1;
}
.blockgallery .gallery-thumbs .slide-inner img{


}
.blockgallery .gallery-thumbs .swiper-slide-active img{
	opacity: 0.5
}

.logos img {
	max-height: 120px;
	max-width: 150px
}

.bottom {
	width: 1200px;
	margin:  0 auto;
}
.bottom_inner {
	padding: 150px 50px;
	text-align: center;
}
.bottom .logoimg {
	padding: 20px;
display: block;
display: inline-block;
vertical-align: middle;
}
.bottom .logoimg.priority1 {
	display: block;

}
.bottom .logoimg.priority1 img {
	max-width: 400px;
	max-height: 400px;
}
.bottom .logoimg.priority2 {
	min-width: 15%
}
.bottom .logoimg.priority2 img {
	max-width: 170px;
	max-height: 90px;
}

.bottom .logoimg.priority3 img {
	max-width: 120px;
	max-height: 90px;
}

.bottom .logoimg img {
    filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
    filter: gray; /* IE5+ */
    -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
		opacity: 0.6;
		transition: all 0.7s cubic-bezier(0.4, 0, 0, 1);
		  -moz-transition: all 0.7s cubic-bezier(0.4, 0, 0, 1);
		  -webkit-transition: all 0.7s cubic-bezier(0.4, 0, 0, 1);
		  -o-transition: all 0.7s cubic-bezier(0.4, 0, 0, 1);
}
.media .title {
	text-transform: uppercase;
}

.bottom .logoimg img:hover {
    filter: none;
    -webkit-filter: grayscale(0);
		opacity: 1
}
.sicon {
	display: inline-block;
	padding: 5px 0px
}
.sicon i {
	font-size: 30px;
	color: #83D0F3;
	transition: all 0.7s cubic-bezier(0.4, 0, 0, 1);
		-moz-transition: all 0.7s cubic-bezier(0.4, 0, 0, 1);
		-webkit-transition: all 0.7s cubic-bezier(0.4, 0, 0, 1);
		-o-transition: all 0.7s cubic-bezier(0.4, 0, 0, 1);
}
.sicon i:hover {
	color: #1c93d1;
}
.soc, .site_info {
	text-align: center;
	padding:  0px 50px 10px 50px
}
.site_info  {
	color: #1c93d1;
}
.red_top {
background: #F7C52F;
	width: 100%;
	height: 350px;

	position: relative;
}
.toptitle {
	color: #000;
font-weight: 900;
text-transform: uppercase;
font-size: 45px;
width: 100%;
text-align: center;
position: absolute;
top: 50%;
transform: translate(0,-50%);
-o-transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);

}
.wrapper:not(.fronty) {
	padding: 80px 0
}
.item_page {
	width: 1000px;
	margin: 0 auto;

}
.facts_wr {
	padding-bottom: 80px
}
.facts_wr .ftitle  {

	text-transform: uppercase;
	font-size: 35px;line-height:110%;color: #000;
	font-weight: 900;
	font-family: 'Poppins', sans-serif;
	padding-top: 20px
}
.facts_wr .facts {


}
.facts .fact {
	padding: 20px 0px 20px 0px;
	width: 33%;
	float: left;
}
.facts .fact .flabel {
	text-transform: uppercase;
	font-size: 20px;line-height:110%;color: #000;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
}
.facts .fact .fdata {

}
.bottomgal {
	padding: 200px 0 0 0
}

.post_blog {
	display: inline-block;
	width: 100%;
	padding: 35px;
	background: #fff;
	box-shadow: 0 0 55px rgba(0,0,0,0.2);
	border-radius: 8px;

	vertical-align: top;
	text-align: left;
	margin-bottom: 60px
}
.blog {
	width: 1100px;
	margin: 0 auto;
}
.events {
text-align: center;
}
.event {
	width: 32%;
	padding: 30px;
	display: inline-block;
	vertical-align: top;

}
.day {
	text-transform: uppercase;
	font-size: 20px;line-height:110%;color: #000;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
}
.date {
	font-style: italic;
	font-size: 17px
}
.event_cont {
	padding-top: 10px
}
#map {
	width: 100%;
	height: 550px;
	margin-top: 80px;
}
 a.gmap {
	padding-top:30px;
	text-transform: uppercase;
	font-size: 16px;line-height:110%;color: #1c93d1;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	display: block;
}
.ltitl {

	font-family: 'geomanistregular', sans-serif;
		font-size: 17px;
		color: #1c93d1;
}

.menu-lang-menu-container {
	float:  right;
	padding: 35px 15px 10px 10px
}
.menu-lang-menu-container ul li {
	display: inline-block;
	margin: 0 2px;
 }
 .menu-lang-menu-container ul li a {
	 display: block;
	 width: 27px;
	 height: 27px;
	 padding: 7px;
	 background: #1C93D1;
	 color: #fff;
	 border-radius: 50px;
	 font-size: 11px;
	 text-align: center;
 }
 .mobile.men,  .men_close {
	 display: none;
 }
.error-404 {
	padding: 50px 20px;
	text-align: center;
}

.error-404 .big {
	font-size:100px;
	font-weight: 900;

}
