/*
Theme Name: UNECE
Author: Studio 906
Author URI: http://906.kz
Description: Special for Ministerial Conference UNECE and KAZENERGY
Version: 1.0
Text Domain: unece

*/
/* font-family: "LatoRegular"; */
@font-face {
    font-family: "Lato";
    src: url("fonts/EMprint-Regular.eot");
    src: url("fonts/EMprint-Regular.eot?#iefix")format("embedded-opentype"),
    url("fonts/EMprint-Regular.woff") format("woff"),
    url("fonts/EMprint-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "LatoBold"; */
@font-face {
    font-family: "Lato";
    src: url("fonts/EMprint-Semibold.eot");
    src: url("fonts/EMprint-Semibold.eot?#iefix")format("embedded-opentype"),
    url("fonts/EMprint-Semibold.woff") format("woff"),
    url("fonts/EMprint-Semibold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
}
/* font-family: "LatoItalic"; */
@font-face {
    font-family: "Lato";
    src: url("fonts/EMprint-RegularItalic.eot");
    src: url("fonts/EMprint-RegularItalic.eot?#iefix")format("embedded-opentype"),
    url("fonts/EMprint-RegularItalic.woff") format("woff"),
    url("fonts/EMprint-RegularItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: normal;
}
/* font-family: "LatoLight"; */
@font-face {
    font-family: "Lato";
    src: url("fonts/EMprint-Light.eot");
    src: url("fonts/EMprint-Light.eot?#iefix")format("embedded-opentype"),
    url("fonts/EMprint-Light.woff") format("woff"),
    url("fonts/EMprint-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: 100;
}
/* font-family: "LatoBoldItalic"; */
@font-face {
    font-family: "Lato";
    src: url("fonts/EMprint-SemiboldItalic.eot");
    src: url("fonts/EMprint-SemiboldItalic.eot?#iefix")format("embedded-opentype"),
    url("fonts/EMprint-SemiboldItalic.woff") format("woff"),
    url("fonts/EMprint-SemiboldItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 700;
}
/* font-family: "LatoLightItalic"; */
@font-face {
    font-family: "Lato";
    src: url("fonts/EMprint-LightItalic.eot");
    src: url("fonts/EMprint-LightItalic.eot?#iefix")format("embedded-opentype"),
    url("fonts/EMprint-LightItalic.woff") format("woff"),
    url("fonts/EMprint-LightItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 100;
}
 * {
	font-family: 'Lato', 'Colibri', 'Arial', sans-serif;
}
*::selection {background: #0d91d6; /* Safari */color: #fff;} 
*::-moz-selection { background: #0d91d6; /* FireFox */color: #fff;/ }
body {
	background: #fff;
	margin: 0px;
	font-size: 18px;
	overflow-x: hidden;
}
a {
	color: #08699e;
}
a:hover{
	color: #90bf3d;
	text-decoration: none;
}
p {
	font-size: 16px;
	margin: 10px 0px;
	font-weight: normal;
}
main {
	font-weight: 700;
}
.entry-content strong, .entry-content b {
	font-family: 'Lato'
}
.content i {
	width: 30px;
    text-align: center;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Lato', 'Colibri', cursive;
	font-weight: 700;
	margin: 15px 0px;

}
main h1,h2,h3,h4,h5,h6 {
	color: #08699e;
	margin: 10px 0px 0px 0px;
}
footer h1,footer h2,footer h3,footer h4,footer h5,footer h6 {
	color: #fff	;
	margin: 10px 0px 0px 0px;
}
table h1,h2,h3,h4,h5,h6 {
	margin: 0px;
}
table td {
	padding: 10px;
}
h1 {
    font-size: 42px;
    font-weight: 400;
}
h2 {
	font-size: 32px;
	font-weight: 100;
	margin: 10px 0px;
}
h3 {
	font-size: 24px;
	font-weight: 700;
	margin: 10px 0px;
}
h4 {
	font-size: 18px;
    font-weight: 700;
}
input{
	padding: 5px 10px;
	border-radius: 5px;
	border: 1px solid #C7C7C7;
	cursor: pointer;
}
.c {
	width: 960px;
	margin: 0 auto;
}
.fl {float: left; display: block;}
.fr {float: right; display: block;}
.fn {float: none;}
.tl {text-align: left;}
.tc {text-align: center;}
.vc {vertical-align: center;}
.tr {text-align: right;}
.U  {text-transform: uppercase;}
.w100 {display:block; width: 100%;}
.w70 {display:block; width: 70%;}
.w60 {display:block; width: 59%;}
.w50 {display:block;width: 49%;}
.w40 {display:block; width: 40%;}
.w30 {display:block;width: 30%;}
.w20 {display:block; width: 20%;}
.w10 {display:block; width: 10%;}
.h {visibility:hidden;}
.dn {display: none!important;}
.sh {box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);overflow: hidden;}
.red {color: red;}
.black { color: black; }
.bbw {border-bottom: 1px solid #fff;}
.bbg {border-bottom: 1px solid #9A9A9A;}
.alignleft {
	display: inline;
	float: left;
	margin: 12px 24px 12px 0;
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
.alignright {
	display: inline;
	float: right;
	margin: 12px 0 12px 24px;
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0px 0px 0px 30%;
}
td {
	vertical-align: top;
}
.btn {
	/* background: #08699e; */
	color: #fff;
	padding: 5px 25px;
	margin: 5px 0px;
}
.btn:hover {
	background: #0d91d6;
	color: #fff;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

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

:focus {
    outline: none !important;
}

figure {
    margin: 0;
    padding: 0;
}

figure img {
    max-width: 100%
}

::-moz-selection {
    background: #d4eaf5;
    /* Safari */
    color: #2f2f2f;
}

::selection {
    background: #d4eaf5;
    /* Safari */
    color: #2f2f2f;
}

::-moz-selection {
    background: #d4eaf5;
    /* Firefox */
    color: #2f2f2f;
}
.agendaPage .nav-tabs  {
	border-bottom: 8px solid #afdcf8;
	margin: 0px 0px 50px 0px;
}
.agendaPage .nav-tabs li.active a {
	background:#afdcf8;
	border: none;
	border-radius: 5px 5px 0px 0px;
}
.agendaPage .nav-tabs li a {
	background:transparent;
	border: none;
}
.agendaPage .nav-tabs li a:hover {
	border: none;
	line-height: 1.42857143;
}
.agendaPage .nav-tabs li a:hover h4 {
	color:#fb7b00;
}
ul.nav.navbar-nav li a:hover,
ul.nav.navbar-nav li a:focus {
    background: none;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
main ul {
	list-style: circle;
	font-weight: 100;
	padding: 0px 0px 0px 20px;
	font-size: 16px;
}
#headline {
	background: #f6f6f6;
	padding: 1px 0px 4px;
	/* position: fixed; */
	/* top: 0px; */
}
#headline nav {
	margin: 10px 0px 0px 0px;
	text-align: center;
}

#headline nav ul li a {
	font-size: 13px;
	border-right: 1px solid;
	line-height: 13px;
	padding: 0px 20px;
}
#headline nav ul li:nth-last-child(1) a {
	border-right: none;
}
#lang_sel_click ul li a {
	background: transparent;
	font-size: 13px;
	line-height: 32px;
	padding: 0px 10px;
}
#lang_sel_click ul li a.lang_sel_sel {
	color: #4891d6;
}
#lang_sel_click ul {
	/* float: right; */
	display: inline-block;
}
#lang_sel_click ul li {
	/* float: right; */
	display: inline-block;
}
#headline .social_link {
	display: inline-block;
	border-radius: 100%;
	border: 1px solid;
	width: 24px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
}
#headline .social_link:hover {
	background: #4891d6;
	border: 1px solid #4891d6;
	color: #fceef5;
}
header {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fdeff6+0,e8f5fb+100 */
	background: #fff;
	padding: 20px 0px 0px;
	z-index:1;
}
.home header {
	/* height: 590px; */
	/* overflow: hidden; */
}
header .name {
	font-weight: 100;
	font-style: normal;
	text-align: left;
	font-size: 41px;
	line-height: 36px;
	margin: 0px 0px 0px 16px;
}
header .logoBlock {
	text-align: left;
	margin: 0px 0px 20px 0px;
	z-index:1;
}
header .logoBlock img {
	z-index: 1;
	position: relative;
	margin: -4px 0px -33px -28px;
}
header .siteTitle {
	padding: 30px 25px 10px;
} 
header .siteTitle .green {
	color: #409e0f;
	font-size: 14px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
header .siteTitle .blue {
	color: #2e7ebd;
	text-transform: uppercase;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
header .siteTitle .r90 {
	-moz-transform: rotate(-90deg); 
	-ms-transform: rotate(-90deg); 
	-webkit-transform: rotate(-90deg); 
	-o-transform: rotate(-90deg); 
	transform: rotate(-90deg);
	display: inline-block;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	line-height: 10px;
	text-align: center;
	position: relative;
	top: -4px;
}
header .uneceLogo img {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 4px 0px 0px;
	border-right: 1px solid #ddd;
} 
header .uneceLogo .uneceTitles {
	text-align: left;
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	/* float:right; */
	padding: 10px 0px 0px 10px;
} 
header .uneceLogo .uneceTitles a {
	display: block;
} 
header .headIcon {
	float: left;
	line-height: 40px;
	color: #09a496;
}
header .headContent {
	padding-left: 35px;
	line-height: 20px;
	font-size: 18px;
	padding-top: 10px;
}
header .headContent a {
	color: #646464;
}
header .headContent p {
	margin: 0px;
}
header .headBlock {
	margin: 80px 20px 0px 0px;
}
header .headBlock:after {
    background: #ededed repeat scroll 0 0;
    content: "";
    height: 30px;
    position: absolute;
    right: -7%;
    top: 10px;
    width: 1px;
}
header .headIcon {
	float: left;
	line-height: 60px;
	color: #09a496;
	font-size: 24px;
}
header .contactsMenu {
	text-align: right;
}

header .hamburger {
	display: none;
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    background-color: #2e7ebd;
}
header nav li.menu-item-has-children .after {
	display: none;
}
.head-bottom-area {
    background: #fff;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.04);
    z-index: 9999;
    position: relative;
}

.mainmenu-area {
    z-index: 9;
}

.mainmenu-area ul.nav.navbar-nav li a {
    color: #2e7ebd;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 12px 15px 13px;
    text-transform: uppercase;
    border-left: 1px dotted rgba(221, 221, 221, 0.26);
}
.mainmenu-area ul.nav.navbar-nav li:nth-child(1) a {
    border-left: none;
}

.mainmenu-area ul.nav.navbar-nav li a:hover,
.mainmenu-area ul.nav.navbar-nav li.active {
    color: #3ba2dc;
}
.mainmenu-area ul.nav.navbar-nav > li > a:hover,
.mainmenu-area ul.nav.navbar-nav > li.active {
    color: #3ba2dc;
    border-bottom: 2px solid #2e7ebd;
    line-height: 16px;
}
header nav { 
	display: block;
}
.mainmenu-area ul.nav.navbar-nav li {
    display: inline-block;
    float: none;
}
.mainmenu-area ul.nav.navbar-nav li.menu-item-has-children:after {
	font-family: FontAwesome;
	content: "\f0d7";
	color: #2e7ebd;
	position: relative;
	left: -14px;
	font-size: 14px;
}
.mainmenu-area ul.nav.navbar-nav li.menu-item-has-children .sub-menu li.menu-item-has-children>a:after {
	font-family: FontAwesome;
	content: "\f0da";
	color: #2e7ebd;
	position: absolute;
	left: 300px;
	top: 12px;
	font-size: 14px;
	z-index: 99;
}

.quote-btn:hover {
    color: #EBC219;
}

.quote-btn {
    border-left: 6px solid #fff;
    border-right: 6px solid #fff;
    position: absolute;
    /* right: 0; */
    /* top: 0; */
    margin: 0px 20px;
    font-size: 13px!important;cursor: not-allowed;
}

.button {
    background: #2e7ebd none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    padding: 13px 40px 12px;
    text-transform: uppercase;
}

.button-cta {
    margin-bottom: 50px;
    margin-top: 64px;
    overflow: hidden;
    padding: 18px 60px 14px;
    position: relative;
    z-index: 1;
}

.quote-btn:hover,
.button.button-cta:hover {
    color: #fff;
}

.button-hover {
    overflow: hidden;
    z-index: 1;
}

.button-hover:after {
    background: #90bf3d none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 40px;
    left: 40%;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 10%;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    visibility: hidden;
    width: 40px;
    z-index: -1;
}

.button-cta:hover {
    color: #fff;
}

.button-hover:hover:after {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(6.5);
    -ms-transform: scale(6.5);
    transform: scale(6.5);
}




/* */


/*-----------------------------------------------------------------------------------*/


/*	03.DropDown Menu Css
/*-----------------------------------------------------------------------------------*/

ul.nav.navbar-nav li ul {
    left: 0;
    position: absolute;
    top: 200%;
    width: 330px;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s ease-in-out, top .3s ease-in-out;
    transition: opacity .3s ease-in-out, top .3s ease-in-out;
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.07);
}

ul.nav.navbar-nav li ul li ul {
    left: 0;
    position: absolute;
    top: 0%;
    left: 330px;
    width: 330px;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s ease-in-out, top .3s ease-in-out;
    transition: opacity .3s ease-in-out, top .3s ease-in-out;
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.07);
}

ul.nav.navbar-nav li:hover ul {
    top: 100%;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}
ul.nav.navbar-nav li:hover ul li ul {
    top: 0;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
}
ul.nav.navbar-nav li ul li:hover ul {
    top: 0;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}

.mainmenu-area ul.nav.navbar-nav li ul li {
    border-bottom: 1px solid rgba(150, 213, 247, 0.15);
    display: block;
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.mainmenu-area ul.nav.navbar-nav li ul li:hover:after {
    width: 100%;
}
.mainmenu-area ul.nav.navbar-nav li ul li.menu-item-has-children:hover:after {
    width: 100%;
}

.mainmenu-area ul.nav.navbar-nav li ul li a {
    background: #ffffff none repeat scroll 0 0;
    color: #3ba2dd;
    width: 100%;
}

.mainmenu-area ul.nav.navbar-nav li ul li:last-child:after {
    display: none;
}

.mainmenu-area ul.nav.navbar-nav li ul li:last-child {
    border: 0px solid;
}

.mainmenu-area ul.nav.navbar-nav li ul li a:hover {
    background: #3ba2dc none repeat scroll 0 0;
    color: #ffffff;
}

.mainmenu-area ul.nav.navbar-nav li ul li:after {
    background: #f9bd11 none repeat scroll 0 0;
    bottom: -1px;
    content: "";
    height: 2px;
    position: absolute;
    right: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 0;
}
.mainmenu-area ul.nav.navbar-nav li ul li.menu-item-has-children:after {
    background: #f9bd11 none repeat scroll 0 0;
   	top: 44px!important;
    content: "";
    height: 2px;
    position: absolute;
    left: 0!important;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 0;
}

.mainmenu-area ul.nav.navbar-nav li a i {
    margin-left: 7px;
    position: relative;
    top: -1px;
}


/*-----------------------------------------------------------------------------------*/
#buttonsHome {
	overflow: hidden;
}
#buttonsHome > div {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#buttonsHome .button {
	padding: 6px 0px;
	overflow: hidden;
	z-index: 1;
	display: block;
}
#buttonsHome .button:after {
    background: #90bf3d none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 40px;
    left: 40%;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 10%;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    visibility: hidden;
    width: 40px;
    z-index: -1;
}
#buttonsHome .button:hover:after {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(14.5);
    -ms-transform: scale(14.5);
    transform: scale(14.5);
}
#buttonsHome .button p {
	color: #ddd;
	font-size: 15px;
}
#buttonsHome .button h2 {
	color: #fff;
	font-size: 23px;
}
#buttonsHome .button:nth-child(1) {
	background: #3ba2dc;
}
#buttonsHome .button:nth-child(2) {
	background: #00a99b;
}
#buttonsHome .button:nth-child(3) {
	background: #018356;
}
#buttonsHome .button:nth-child(4) {
	background: #08699e;
}
main {
	min-height: 400px;
	margin: 20px 0px;
}
.home .homeContent {/* box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.08); */padding: 20px 60px;border-right: 1px solid #deeff9;}
.home .news {
	/* height: 300px; */
	/* overflow-y: scroll; */
	padding: 10px;
	/* box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.08); */
}
.home .news::-webkit-scrollbar {
    width: 12px;
}
.home .news::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.13); 
    -webkit-border-radius: 0px;
    border-radius: 5px;
}
.home .news::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: rgba(51, 122, 183, 0.2); 
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.14); 
}
.home .news::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(51, 122, 183, 0.28); 
}
.home .news .post {
	/* float: none; */
	overflow: hidden;
}
.home .news .thumb {
	float: left;
	margin: 0px 10px 16px 0px;
	border: 1px solid rgba(0, 0, 0, 0.05);
}
.home .news .thumb img {
	width: 80px;
}
.home .news .postTitle {
	font-weight: normal;
	font-size: 15px;
}
.home .news time {
	font-weight: normal;
	font-size: 12px;
	color: #999;
	display:block;
}
#welcomeLetters {
	margin: 30px 0px 0px;
}
#welcomeLetters .letterImg {
	border-radius: 100%;
	overflow: hidden;
	width: 120px;
	margin: 0 auto;
}
#welcomeLetters .letterImg img {
	width: 100%;
}
#welcomeLetters .letterTitle {
	font-size: 17px;
	font-weight:100;
	/* overflow: hidden; */
	word-wrap: break-word;
}
#welcomeLetters .letterPosition {
	font-size: 14px;
	font-weight:100;
	text-align:center;
	color:#999;
	padding: 0px 10px;
}
#welcomeLetters .letterInfo {
    width: 90%;
    color:#555;
    background-color: rgba(59, 162, 220, 0.17);
    text-align: center;
    padding: 5px 20px;
    border-radius: 6px;
     position: absolute;
    z-index: 1;
    position: relative;
    display: inline-block;
    float: none;
}
#welcomeLetters .letterInfo::after {
    content: " ";
    position: absolute;
    top: 30%;
    right: 100%; /* To the left of the tooltip */
    margin-top: -5px;
    border-width: 9px;
    border-style: solid;
    border-color: transparent rgba(59, 162, 220, 0.17) transparent transparent;
}
#welcomeLetters .letterButton {
	font-weight:100;
	padding: 20px 40px;
}
#welcomeLetters .letterContent {
	font-style: italic;
}
#welcomeLetters .owl-pagination .owl-page {
    width: 12px;
    height: 12px;
    border: 1px solid #deeff9;
    border-radius: 100%;
    margin: 0px 3px;
    display: inline-block;
}
#welcomeLetters .owl-pagination .owl-page.active {
    background: #deeff9;
}
#welcomeLetters .owl-pagination .owl-page:hover {
	background: #3ba2dc;
	border: 1px solid #3ba2dc;
}
#speakers {
	margin: 0px 0px 0px;
	padding: 20px 0px 40px;
	background: #eee;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	height: 660px;
}
#speakers h2 {
	font-weight: bolder;
}
#speakers .speaker {
	border: 1px solid rgba(0, 0, 0, 0.08);
	margin: 50px 15px 0px 0px;
	/* overflow: hidden; */
	background: #fff;
	padding: 0px 0px 10px 0px;
	moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#speakers .speaker:hover {
	margin: 30px 15px 0px 0px;
}
#speakers .speaker .speakerImg {
	overflow: hidden;
	text-align: center;
	background: rgba(245, 245, 245, 0.72);
	height: 180px;
	width: 100%;
	margin: -30px auto 0px;
}
#speakers .speaker .speakerImg img {
	width: 100%;
	moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
#speakers .speaker:hover .speakerImg img {
	width: 105%;
	margin: -4% 0% 0px -2%;
}
#speakers .speaker .speakerTitle * {
	margin: 25px 0px;
	color: #08699e;
	font-weight: 100;
}
#speakers .speaker .speakerPosition {
	font-size: 13px;
	font-weight: 100;
}
#speakers .speaker .speakerCompany {
	font-weight: bolder;
	color: #545454;
	font-size: 14px;
}
#speakers .speaker .speakerInfo {
	min-height: 180px;
	padding: 0px 5px;
}

#speakersArchive {
	background: #eee;
}
#speakersArchive .speaker {
	border: 1px solid rgba(0, 0, 0, 0.08);
	margin: 0px 5px 50px 5px;
	overflow: hidden;
	background: #fff;
	padding: 0px 0px 10px 0px;
	moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.07);
}
#speakersArchive .speaker .speakerImg {
	overflow: hidden;
	text-align: center;
	background: rgba(245, 245, 245, 0.72);
	max-height: 210px;
}
#speakersArchive .speaker:hover {
	margin: -20px 5px 50px 5px;
	box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.21);
}
#speakersArchive .speaker .speakerImg img {
	width: 100%;
}
#speakersArchive .speaker .speakerTitle {
	margin: 25px 0px;
	color: #333;
	font-weight: 100;
}
#speakersArchive .speaker .speakerPosition {
	font-size: 13px;
	font-weight: 100;
}
#speakersArchive .speaker .speakerCompany {
	font-weight: bolder;
	color: #545454;
	font-size: 14px;
}
#speakersArchive .speaker .speakerInfo {
	min-height: 180px;
	padding: 0px 5px;
}
#singleSpeaker .speakerTitle {
	font-size: 46px;
}
#singleSpeaker .speakerImg img {
	width: 100%;
}
#singleSpeaker .speakerPosition {
	font-size: 26px;
	font-weight: 100;
	margin: 0px;
	padding: 0px;
}
#singleSpeaker .speakerCompany {
	font-size: 20px;
	font-weight: 700;
	margin: 0px 0px 20px;
}
.agendaSpeakers {
	overflow: hidden;
}
.agendaSpeakers .speakerImg img {
	border-radius: 100%;
	width: 120px;
	margin: 0px 0px 15px 0px;
}
.agendaSpeakers .speakerTitle {
	color: #fff;
	font-size: 20px;
	line-height: 20px;
	font-weight: 400;
}
.agendaSpeakers .speakerCompany {
	color: rgba(255, 255, 255, 0.8);
	font-size: 12px;
	font-weight: 100;
	margin: 0px;
}
.agendaSpeakers .speakerPosition {
	color: rgba(255, 255, 255, 0.93);
	font-size: 14px;
	font-weight: 700;
	margin: 0px;
}
.agendaSpeakers .speakerPresentation {
	color: rgba(255, 255, 255, 0.93);
	font-size: 14px;
	font-weight: 700;
	margin: 0px;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.79);
}
.expoLogoBG {
	background: rgba(255, 255, 255, 0.76);
	padding: 40px 40px;
	float: right;
	height: 300px;
	border-radius: 100%;
	margin: 15px 0px 0px 0px;
}
.EXPOtext {
	background: rgba(255, 255, 255, 0.76);
	padding: 30px 40px;
	font-size: 16px;
	height: 330px;
	line-height: 17px;
}
.countdownEXPO {
	background: url(img/calendar.png) top center no-repeat;
	height: 120px;
	padding: 17px 0px 0px 0px;
}
#getting-started {
	color: #6a6a6a;
	font-size: 34px;
	margin: 20px 0px 0px;
	line-height: 30px;
}
#days {
	font-size: 12px;
	margin: 0px 0px;
	color: #969ca0;
}
#newsAndPartners {
	padding: 40px 0px;
}
.partners {
	margin: 0px 0px 0px 0px;
}
.partners .partner {
	line-height: 100px;
	margin: 20px 0px 0px 0px;
}
.partners .partner img {
	width: 80%;
	text-align:center;
	line-height: 100px;
}
#coorgonizers .coorgonizer img {
	width: 80%;
}
#coorgonizers .coorgonizer {
	line-height: 100px;
}
#organizers {background: url(img/bg.png) no-repeat;background-position-y: -340px;}
#organizers h1 {
	padding: 20px 0px;
	font-size: 28px;
}
#organizers .organizers_un {
	background: #fff;
	padding: 15px 0px;
}
#organizers .organizers_un .organizer {
	margin: 0px 10px;
}
#organizers .organizers_un .organizer img {
	width: 90px;
}
#organizers .organizers_kz {
	margin: 0px 0px;
}
#organizers .organizers_kz .organizer {
	margin: 0px 40px;
}
#organizers .organizers_kz .organizer img {
	width: 120px;
}
#sponsors {
	margin: 20px 0px;
}
#sponsors h1, #sponsors h2, #sponsors h3, #sponsors h4 {
	font-weight:400;
	margin: 20px 0px 0px;
}
#sponsors hr {
    border-top: 1px solid #9ed4e4;
    margin: 2px 0px 20px;
}
#sponsors .sponsor  {
	margin: 20px;
	/* text-align: center; */
	/* display: block; */
}
#sponsors .sponsor img {
	width: 140px;
}
#sponsors .general_sponsors {
	text-align: center;
}
#sponsors .general_partner .sponsor img {
	width: 200px;
}
#sponsors .general_sponsors h3 {
	text-align: left;
}
#sponsors .gold_sponsors  {
	margin: 0px 0px;
	text-align: center;
}
#sponsors .gold_sponsors h3  {
	text-align: left;
}
#sponsors .silver_sponsors  {
	margin: 0px 0px;
}
#sponsors .bronze_sponsors  {
	margin: 10px 0px;
}
#sponsors .uneceLogoBlock img {
	float:left;
	border-right: 1px solid #ddd;
	padding: 0px 10px 0px 0px;
	margin: 0px 10px 0px 0px ;
} 

#sponsors .uneceLogoBlock .uneceTitles {
	text-align: left;
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	/* float:right; */
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 0px 100px;
} 
#sponsors .uneceLogoBlock .uneceTitles a {
	display: block;
} 
main .letterSingleContent {
	margin: 20px 15px 0px 15px;
	box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.16);
	padding: 40px;
	border-radius: 5px;
}
.agendaPDF {
	background: rgb(175, 220, 248);
	padding: 14px 0px 10px;
}
.agendaPDF a {
	color: #2e7ebd;
	font-weight: 700;
}
.onlineSurvey {
	background: rgb(221, 233, 180);
	padding: 14px 0px 10px;
}
.onlineSurvey a {
	color: #2e7ebd;
	font-weight: 700;
}
#bread_c {
	background: #fafafa;
}
#breadcrumbs {
    list-style: none;
    display: block;
    overflow: hidden;
    margin: 10px 0px;
    padding: 0px 0px;
    color: rgb(199, 199, 199);
    font-weight: 100;
}
#breadcrumbs li {
    float: left;
    margin: 0px 5px;
    font-size: 12px;
}
#breadcrumbs li.separator {
	font-size: 8px;
	line-height: 18px;
}
#breadcrumbs li a {
    text-decoration: none;
}
#breadcrumbs li a {
    color: gray;
    font-size: 12px;
}
#breadcrumbs li a:hover {
    text-decoration: underline;
}
.registerForm {
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
	padding: 20px;
	border-radius: 20px;
	background:#fff;
}
.registerForm .form-control {
	font-weight:100;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.registerForm .form-group {
	margin: 10px 0px;
}
.form-group .bootstrap-select {
	margin: 0px 0px 0px 0px;
	height: 100%;
}
.registerPage {
	background: url(img/register_bg.jpg) 0px 0px no-repeat;
	margin: 0px;
	background-size: cover;
	padding: 0px 0px 40px 0px;
	min-height: 600px;
}
#blankCheck {
	background: url(img/textured_paper.png) repeat;
	padding: 40px;
	margin: 40px 0px;
	box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.2);
	font-weight: 400;
}
#blankCheck .goBack * {
	font-weight: 100;
}
#blankCheck .title{
	color:#797979 ;
}
#blankCheck hr{
	border-top: 1px dashed #e5e5e5;
	border-bottom: 1px dashed #999;
}
.form-group label{
	font-weight: 100;
}
.form-group .bootstrap-select .btn:hover{
	background: #fff;
}
.form-group .bootstrap-select .btn{
	color: #555;
	padding: 7px 13px;
}
.form-group .help-block {
	font-weight: 100;
	font-size: 14px;
}
.welcomeLetter .welcomePhoto img {
	width: 100%;
}

.morePost img {
	margin: 0px 10px 0px 0px;
	float: left;
}
footer {
	background: #2a2a2a;
	padding: 20px 0px;
}
footer a {
	color: #fff;
}

footer .social_link {
	display: inline-block;
	border-radius: 100%;
	border: 1px solid;
	width: 40px;
	height: 40px;
	line-height: 40px
}
footer .social_link:hover {
	background: #4891d6;
	border: 1px solid #4891d6;
	color: #fceef5;
}
footer .allrights {
	margin: 10px 0px;
	color: #737373;
}
#footer-menu li {
	width: 100%;
}
#footer-menu li a {
	padding: 5px 0px;
}
 .gallery {
	overflow: hidden;
}
 .gallery .gallery-item {
    float: left;
}
 .gallery .gallery-item img {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
}
 .gallery-columns-3 .gallery-item {
    width: 30%;
    float: left;
    margin: 10px;
    text-align: center;
}
 .gallery-columns-4 .gallery-item {
    width: 23%;
    float: left;
    margin: 10px;
    text-align: center;
    overflow: hidden;
}
 .gallery-columns-5 .gallery-item {
    width: 18%;
    float: left;
    margin: 10px;
    text-align: center;
    overflow: hidden;
}
 .gallery-columns-6 .gallery-item {
    width: 14.6%;
    float: left;
    margin: 9px;
    text-align: center;
    overflow: hidden;
}
 .gallery .gallery-item:hover {
    background: transparent url(img/loup.png) center center no-repeat;
    background-size: 20%;
}
 .gallery .gallery-item:hover img{
	opacity: 0.7;
}

 .owl-buttons {
    position: relative;
    width: 100%;
    margin: -306px 0px 140px 0%;
    font-size: 70px;
    color: #999;
}
.owl-prev {
	float: left;
	margin: 0 0 0 -7%;
	overflow: visible;
	padding: 0px 1%;
}
.owl-prev:hover {
	color: #1a96d7;
}
.owl-next {
	float: right;
	margin: 0 -6% 0 0%;
}
.owl-next:hover {
	color: #1a96d7;
}
#speakersBlock .owl-pagination {
	overflow: hidden;
	margin-top: 30px;
	text-align: center;
}
.owl-pagination {
	overflow: hidden;
	margin-top: 10px;
	text-align: center;
}
.owl-pagination .owl-page {
    width: 12px;
    height: 12px;
    border: 1px solid #08699e;
    border-radius: 100%;
    margin: 0px 3px;
    display: inline-block;
}
.owl-pagination .owl-page.active {
    background: #08699e;
}
.owl-pagination .owl-page:hover {
	background: #007E91;
	border: 1px solid #007E91;
}
#sponsorsCarousel .sponsor img {
	width: 100%;
}
.cbp_tmtimeline {
	margin: 30px 0 0 0;
	padding: 0;
	list-style: none;
	position: relative;
} 

/* The line */
.cbp_tmtimeline:before {
	content: '';
	position: absolute;
	top: -51px;
	bottom: 0;
	width: 10px;
	background: #afdcf8;
	left: 20%;
	margin-left: -10px;
}

/* The date/time */
.cbp_tmtimeline > li {
	position: relative;
}
.cbp_tmtimeline > li:last-child {
	background:#fff;
}
.cbp_tmtimeline > li .cbp_tmtime {
	display: block;
	width: 25%;
	padding-right: 100px;
	position: absolute;
}

.cbp_tmtimeline > li .cbp_tmtime span {
	display: block;
	text-align: right;
}

.cbp_tmtimeline > li .cbp_tmtime span {
	font-size: 0.9em;
	color: #bdd0db;
}

.cbp_tmtimeline > li .cbp_tmtime span {
	font-size: 30px;
	color: #3594cb;
	display: inline;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {
	color: #6cbfee;
}

/* Right content */
.cbp_tmtimeline > li .cbp_tmlabel {
	margin: 0 0 15px 25%;
	background: #3594cb;
	color: #fff;
	padding: 2em;
	font-size: 1.2em;
	font-weight: 300;
	line-height: 1.4;
	position: relative;
	border-radius: 5px;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
	background: #6cbfee;
}

.cbp_tmtimeline > li .cbp_tmlabel h2 {
	margin-top: 0px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid rgba(255,255,255,0.4);
	color: #fff;
}

/* The triangle */
.cbp_tmtimeline > li .cbp_tmlabel:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-right-color: #3594cb;
	border-width: 10px;
	top: 10px;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
	border-right-color: #6cbfee;
}

/* The icons */
.cbp_tmtimeline > li .cbp_tmicon {
	width: 40px;
	height: 40px;
	font-family: 'ecoico';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 1.4em;
	line-height: 40px;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	color: #fff;
	background: #46a4da;
	border-radius: 50%;
	box-shadow: 0 0 0 8px #afdcf8;
	text-align: center;
	left: 20%;
	top: 0;
	margin: 0 0 0 -25px;
}

.cbp_tmicon-phone:before {
	content: "\e000";
}

.cbp_tmicon-screen:before {
	content: "\e001";
}

.cbp_tmicon-mail:before {
	content: "\e002";
}

.cbp_tmicon-earth:before {
	content: "\e003";
}

.owl-item img {
	width: 90%;
}
.owl-item span {
	line-height: 100px;
}

/* Example Media Queries */
@media screen and (max-width: 65.375em) {

	.cbp_tmtimeline > li .cbp_tmtime span:last-child {
		font-size: 1.5em;
	}
}

@media screen and (max-width: 47.2em) {
	.cbp_tmtimeline:before {
		display: none;
	}

	.cbp_tmtimeline > li .cbp_tmtime {
		width: 100%;
		position: relative;
		padding: 0 0 20px 0;
	}

	.cbp_tmtimeline > li .cbp_tmtime span {
		text-align: left;
	}

	.cbp_tmtimeline > li .cbp_tmlabel {
		margin: 0 0 30px 0;
		padding: 1em;
		font-weight: 400;
		font-size: 95%;
	}

	.cbp_tmtimeline > li .cbp_tmlabel:after {
		right: auto;
		left: 20px;
		border-right-color: transparent;
		border-bottom-color: #3594cb;
		top: -20px;
	}

	.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
		border-right-color: transparent;
		border-bottom-color: #6cbfee;
	}

	.cbp_tmtimeline > li .cbp_tmicon {
		position: relative;
		float: right;
		left: auto;
		margin: -55px 5px 0 0px;
	}	
}

@media screen and (max-width: 1200px)
{
	.header-navigation ul {
		width: 100%;
		text-align: center;
	}
	.header-navigation ul li {
		display: inline-block;
	}
	#lang_sel_click  {
		text-align: center;
	}
	#lang_sel_click ul, #lang_sel_click ul li  {
		display: inline-block;
		text-align: center;
	}
	#lang_sel_click ul li {
		display: inline;
	}
	#lang_sel_click ul li a {
		display: inline;
	}
	.head-bottom-area .container {
		width: 100%;
	}
	.quote-btn {
		margin: 0px;
		border: 0;
		position: relative;
		width: 100%;
		display: block;
		text-align: center;
	}
	ul.nav.navbar-nav li ul {
		width: 135px;
	}
	header .siteTitle {
		padding: 30px 15px 40px;
	} 
	header .logoBlock img {
		margin: 5px 0px -33px -58px;
	}
	header .uneceLogo img {
		margin: 0px 10px 0px -30px;
	}
	#headline .social_link {
		display: none;
	}
}

@media screen and (max-width: 992px)
{
	header .hamburger {
		display: block;
		margin: 0 auto;
	}

    #main-menu {
    	margin: 0px;
    }
	header nav {
		margin: 30px 0px 0px 0px;
		z-index: 2;
		position: relative;
		display: none;
		width: 100%;
		overflow: hidden;
	}
	header nav ul {
		text-align:center;
		z-index: 2;
		position: relative;
		margin: 0px;
		padding: 0px;
	}
	header nav li {
		list-style: none;
		/* display: block; */
		z-index: 2;
		text-align: left;
		float: left;
		width: 100%;
		padding: 0;
		border-top: 1px solid #ddd;
		/* border-bottom: 1px solid #ddd; */
	}
	header nav li.menu-item-has-children .after {
		display: block;
		position: relative;
		font-size: 24px;
		color: #5e8aa3;
		background: rgba(85, 85, 85, 0.06);
		width: 48px;
		height: 46px;
		text-align: center;
		line-height: 48px;
		margin: -46px 0px 0px 0px;
		cursor: pointer;
		z-index: 99;
		float: right;
		/* top: -48px; */
	}
	header nav li.menu-item-has-children .after .minus {
		display: none;
	}
	header nav li.menu-item-has-children .after .plus {
		display: inline;
	}
	header nav li.menu-item-has-children .after.active .plus {
		display: none;
	}
	header nav li.menu-item-has-children .after.active .minus {
		display: inline;
	}
	header nav li.menu-item-has-children .after:hover {
		background: rgba(85, 85, 85, 0.12);
	}
	header nav li a {
		font-size: 20px;
		color: #304a64;
		margin: 0;
		z-index: 3;
		position: relative;
		width: 100%;
		display: inline-block;
		padding: 10px 20px;
		z-index: 2;
	}
	header nav li a:hover {
		text-decoration: none;
		background: rgba(85, 85, 85, 0.12);
	}
	.mainmenu-area ul.nav.navbar-nav li.menu-item-has-children:after {
		display: none;
	}
	header nav li .sub-menu {
		display: none;
		position: relative!important;
		z-index: 2;
		background: rgb(255, 255, 255);
		margin: 0;
		padding: 0px 0px 0px 0px;
		box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.17);
		width: 100%!important;
		top: 0px!important;
		visibility: visible!important;
		opacity: 1!important;
	}
	header nav li .sub-menu:before {
		width: 0px;
		height: 0px;
		border: 10px solid;
		border-color: transparent transparent #ffffff transparent ;
		position: absolute;
		left: 46%;
		top: -19px;
		content: "  ";
	}
	header nav li .sub-menu:after {
		width: 100%;
		height: 17px;
		left: 0%;
		position: absolute;
		content: "  ";
		top: -8%;
	}
	header nav li .sub-menu li{
		display: block;
		background: #fff;
		width: 100%;
	}
	header nav li .sub-menu li a{
		padding: 10px 30px;
		display: block;
		margin: 0px;
	}
	header nav li .sub-menu li a:hover{
		background: rgba(94, 138, 163, 0.13);
	}
	header nav li:hover .sub-menu {
		display: none;
	}
	header .siteTitle {
		text-align:center;
	} 
	header .logoBlock  {
		text-align:center;
	}
	header .logoBlock img {
		margin: 5px 0px 0px 0px;
	}
	header .uneceLogo img {
		margin: 0px 10px 20px 40%;
	}
	main .gallery-columns-3 .gallery-item {
		width: 70%;
		margin: 10px;
		text-align: center;
	}
	main .gallery-columns-4 .gallery-item {
		width: 70%;
		margin: 10px;
		text-align: center;
		overflow: hidden;
	}
	main .gallery-columns-5 .gallery-item {
		width: 70%;
		margin: 10px;
		text-align: center;
		overflow: hidden;
	}
	main .gallery-columns-6 .gallery-item {
		width: 70%;
		margin: 10px;
		text-align: center;
		overflow: hidden;
	}

}