/*---global styles start---*/

html {
	background:url(/https/mehriban-aliyeva.az/images/back80.jpg) no-repeat 0px 0px;
	background-size:100% 100%;
	background-attachment:fixed;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/back80.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/back80.jpg', sizingMethod='scale')";
}

body {	                              
	background:none;
}

.lt-ie8,
.msie6 {
	background:none;
}

.lt-ie8 #page,
.msie6 #page{
	display:none;
}

.has-outline {
	outline: 1px solid #999;
}

/*
#page {
	margin:0px auto;
	width:1070px;
}

.intro-page #page {
	width:930px;
}

#intro-slide {
	overflow:hidden;
	max-width:100%;
	width:100%;
}
*/

#page {
	min-width:1000px;
}

#header,
#footer,
#main {
	width: 100%;
	max-width: 1070px;
	min-width: 930px;
}

#header .header-inner,
#footer .footer-inner,
#main .main-inner,
#main-top .main-top-inner,
#main-content .content-inner{
		width:900px;
}

#main {
	background:#fff;
}

#slider {
	width: 100%;
	/*min-width: 930px;*/
	min-width: 900px;
	overflow: hidden;
	position: relative;
	height: 425px;
	max-width: 2000px;
	margin-bottom:15px;
}

#slider .slide-inner {
	width: 2000px;
	min-width: 900px;
	height: 425px;
	margin-left: -1000px;
	position: absolute;
	left: 50%;
}

.intro-page #slider {
	min-width: 900px;
	overflow: hidden;
	position: relative;
	height: 620px;
	max-width: 1830px;
}

.intro-page #slider .slide-inner {
	width: 1830px;
	min-width: 900px;
	height: 620px;
	margin-left: -915px;
	position: absolute;
	left: 50%;
}

.block-title {
	padding:10px 0px;
	font-family:'AvenirNext-Regular';
	color:#1b8195;
	font-size:24px;
	line-height:35px;
	margin:0px;
}

.block-title a {
	text-decoration:none;
	color:#1b8195;
	line-height:35px;
}

.block-title a:hover {
	text-decoration:underline;
}

.page-title {
	text-transform:uppercase;
	font-family:'AvenirNextCondensed-Medium';
	color:#1b8195;
	font-size:36px;
	line-height:40px;
	margin:0px 0px 50px 0px;
}

.article-title {
	font-family:'AvenirNext-Regular';
	color:#000;
	font-size:27px;
	line-height:33px;
	margin:0px 0px 10px 0px;
}

.full-width .article-title {
	width: 690px;
}

.article-date {
	color:#1b8195;
	font-size:16px;
}

#main-content .article {
	font-size:16px;
}

.article-header {
	margin:0px 0px 35px 0px;
}

*::-moz-selection{
	background:#1B8195;
	color:#fff;
}

*::selection{
	background:#1B8195;
	color:#fff;
}

.is-required:after {
	content:" *";
	display:inline;
	color:#f00;
}

.pager li a:active,
.pager li a:focus,
.pager li a:visited{
  background:none !important;
}

a:focus,
a:visited,
a:active{
	color:inherit;
	text-decoration:inherit;
}

article a {
	color:#1b8195 !important;
}

article a:focus,
article a:visited,
article a:active{
	text-decoration:underline !important;
}

/*---global styles end---*/

/*---header styles start---*/

#header {
	height:134px;
}

#site-logo-slogan {
  margin:20px 0px 20px 0px;
}

#send-mail {
  margin:66px 15px 42px 15px;
  padding:3px;
}

#send-mail .send-mail-icon {
  display:block;
  height:20px;
  width:20px;
  background:url(/https/mehriban-aliyeva.az/images/headersearchmail.png) no-repeat -50px 3px;
}

#send-mail .send-mail-icon:hover {
  background:url(/https/mehriban-aliyeva.az/images/headersearchmail.png) no-repeat -50px -26px;
}

#site-search-box {
  margin:66px 0px 42px 0px; 
}

#site-search-box .submit-icon{
  margin:3px;
  padding:0px;
  position:relative;
  height:20px;
  width:20px;
  overflow:hidden;
  background:url(/https/mehriban-aliyeva.az/images/headersearchmail.png) no-repeat 2px 3px;
  cursor:pointer;
  z-index:1;
}

#site-search-box .submit-icon input {
  background:none;
  border:0px;
  color:transparent;  
  height:20px;
  width:20px;
  text-indent:-9999em;
  outline:none;
  padding:0px;
	top:0px;
	position:absolute;
}

#site-search-box .submit-icon .asbutton,
#site-search-box .open .submit-icon .assubmit  {
	left:0px;
	z-index:10;
}

#site-search-box .submit-icon .assubmit,
#site-search-box .open .submit-icon .asbutton {
	left:21px;
	z-index:100;
}

#site-search-box .search-text{
  height:0px;
  margin:0px;
  outline:none;
  border:0px;
  background:transparent;
  color:transparent;
  font-size:13px;
  line-height:16px;
  padding:0px;
  width:0px;
	-webkit-transition: width 300ms linear;
	-moz-transition: width 300ms linear;
	-ms-transition: width 300ms linear;
	-o-transition: width 300ms linear;
	transition: width 300ms linear;
}

#site-search-box #search-inner {
  height:26px;
  width:43px;
  padding:0px 7px 0px 10px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
}

#site-search-box .open .search-text{
  width:130px;
  color:#4c8494;  
  height:16px;
  margin:5px 0px;
}

#site-search-box #search-inner.open {
  width:173px;
  background:#fff;
}

#site-search-box .submit-icon:hover,
#site-search-box .open .submit-icon{
  background:url(/https/mehriban-aliyeva.az/images/headersearchmail.png) no-repeat 2px -27px;
}

#site-search-box .search-text::-webkit-input-placeholder {
  color: transparent;
}
#site-search-box .search-text:-moz-placeholder {
  color: transparent;
}
#site-search-box .search-text::-moz-placeholder {
  color: transparent;
}
#site-search-box .search-text:-ms-input-placeholder {
  color: transparent;
}

#site-search-box .open .search-text::-webkit-input-placeholder {
  color: #4c8494;
}
#site-search-box .open .search-text:-moz-placeholder {
  color: #4c8494;
}
#site-search-box .open .search-text::-moz-placeholder {
  color: #4c8494;
}
#site-search-box .open .search-text:-ms-input-placeholder {
  color: #4c8494;
}

#language-bar {
	padding:3px 0px 3px 8px;
	margin:66px 0px 42px 0px;
}

#language-bar .language-switcher {
  position:relative;
  height:20px;
  width:20px;
}

#language-bar .current {
  color:#fff;
  cursor:pointer;
  height:20px;
  width:20px;
  text-align:right;
  font-size:16px;
  line-height:20px;
  font-family:'AvenirNextCondensed-Medium';
}

#language-bar .others{
  position:absolute;
  height:0px !important;
  top:20px;
  left:0px;
  overflow:hidden;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}

#language-bar .language-switcher:hover .others {
  height:40px !important;
  padding:0px;
}

#language-bar a{
  color:#fff;
  text-decoration:none;
  display:block;
  height:20px;
  width:20px;
  padding:0px;
  text-align:right;
  font-size:16px;
  line-height:20px;
  font-family:'AvenirNextCondensed-Medium';
}

#language-bar a:hover,
#language-bar .current:hover{
  color:#1b8195;
}

/*---header styles end---*/

/*---footer styles start---*/

#footer {
	height:74px;
}

.intro-page #footer {
	height:132px;
}

.intro-page #footer-menu {
  margin:59px 0px;
  line-height:14px;
}

.intro-page #footer-menu .footer-menu {
  margin:0px;
  line-height:14px;
}

.intro-page #footer-menu .footer-menu li {
  padding:0px 12px 0px 17px;
  font-size:12px;
  background:url(/https/mehriban-aliyeva.az/images/footermenusep.png) no-repeat left center;
}

.intro-page #footer-menu .footer-menu li.first {
  padding-left:0px;
  background:none;
}

.intro-page #footer-menu .footer-menu li.last{
  padding-right:0px;
}

.intro-page #footer-menu .footer-menu li a{
  color:#fff;
  font-size:12px;
  font-family:'HelveticaNeue';
  font-style: normal;
  font-weight: normal;
}

.intro-page #footer-menu .footer-menu li a:hover{
	text-decoration:underline;
}

#site-copyright {
  color:#fff;
  font-size:12px;
  font-family:'HelveticaNeue';
  font-style: normal;
  line-height:14px;
  font-weight: normal;
  margin:30px 0px;
}

.intro-page #site-copyright {
  margin:59px 0px;
}

/*---footer styles end---*/

/*---main top styles start---*/

#main-top {
	position:relative;
	height:53px;
}

#navigation {
	position:absolute;
	left:0px;
	top:0px;
	height:53px;
        width:100%;
        z-index:10;
}

#navigation > ul{
	font-size:0px;
}

#navigation ul,
#navigation ul li {
	margin:0px;
	padding:0px;
        list-style:none;
        list-style-image:none;
}

#navigation > ul > li,
#navigation > ul > li > a{
	font-size:18px;
	line-height:19px;
	font-family:'AvenirNextCondensed-Regular';
}

#navigation > ul > li > a {
	display:block;
	padding:17px 85px;
	text-decoration:none;
	color:#000;
}

#navigation > ul > li > a:hover,
#navigation > ul > li > a.active{
	background:#ebeced;
	-webkit-transition: background 500ms linear;
	-moz-transition: background 500ms linear;
	-ms-transition: background 500ms linear;
	-o-transition: background 500ms linear;
	transition: background 500ms linear;
}

#navigation > ul > li {
  position:static;
  cursor:pointer;
}

#navigation .sub-1 {
  /**/display:none;
  width:100%;
  position:absolute;
  background:url(/https/mehriban-aliyeva.az/images/mainmenubg.png);
  left:0px;
  top:53px;
  line-height:22px;
  
  height:0px;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  display:block;
  overflow:hidden;
}

#navigation > ul > li:hover .sub-1{
  /**/display:block;
  padding-top:20px;
  padding-bottom:20px;
}

#navigation .sub-1 span,
#navigation .sub-1 a {
  color:#fff;
  font-family:'AvenirNext-Regular';
  font-size:17px;
  text-decoration:none;
  line-height:21px;
}

#navigation .sub-1 a:hover,
#navigation .sub-1 a.active{
  color:#85acb4;
}

#navigation .sub-1 > li{
  padding-left:12px;
  float:left;
  background:url(/https/mehriban-aliyeva.az/images/menutopitemicon.png) no-repeat 0px 8px;
}

#navigation .item-2 .sub-1 > li {
	width:160px;
}

#navigation .item-3 .sub-1 > li {
	width:120px;
}

#navigation .has-child-1:hover .sub-1 {
  height:62px;
}

#navigation .has-child-2:hover .sub-1 {
  height:84px;
}

#navigation .has-child-3:hover .sub-1 {
  height:106px;
}

#navigation .has-child-4:hover .sub-1 {
  height:150px;
}

#navigation .has-child-5:hover .sub-1 {
  height:150px;
}

#navigation .item-1 .sub-1 {
  padding-left:35px;
}

#navigation .item-2 .sub-1 {
  padding-left:283px;
}

#navigation .item-3 .sub-1 {
  padding-left:531px;
}

#follow-links ul,
#follow-links ul li{
  padding:0px;
  margin:0px;
}

#follow-links {
  padding:16px 0px 17px 0px;
  position:relative;
  z-index:11;
}

#follow-links ul li {
  margin-left:20px;
}

#follow-links ul {
  font-size:0px;
}

#follow-links ul li:first-child {
  margin-left:0px;
}

#follow-links ul li a{
  display:block;
  height:20px;
  width:20px;
  text-decoration:none;
  color:#A3A5A8;
  line-height:20px;
  -webkit-transition: color 0.15s linear;
  -moz-transition: color 0.15s linear;
  -ms-transition: color 0.15s linear;
  -o-transition: color 0.15s linear;
  transition: color 0.15s linear;
}

#follow-links ul li a.icon-facebook{
  font-size:16px;
}

#follow-links ul li a.icon-twitter{
  font-size:18px;
}

#follow-links ul li a.icon-instagram{
  font-size:17px;
}

#follow-links ul li a.icon-youtube{
  font-size:16px;
  line-height:19px;
}

#follow-links ul li a:hover{
  text-decoration:none;
  color:#1B8195;
}

#follow-links ul li {
  position:relative;
  overflow:hidden;
}


/*---main top styles end---*/

/*---no information start---*/

.no-information {
	text-align:center;
}

.no-information .info-text{
	font-family:'AvenirNext-Regular';
	color:#1b8195;
	font-size:18px;
	line-height:22px;
}

#info-prev,
#info-next {
	display:inline-block;
	text-indent:-9990em;
	margin:15px 5px 0px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	width: 0;
	height: 0;
}

#info-prev.no-active,
#info-next.no-active{
	opacity:0.5;
}

#info-next {
	border-style: solid;
	border-width: 16px 0 16px 32px;
	border-color: transparent transparent transparent #a3a5a8;
	line-height: 0px;
	_border-color: #000000 #000000 #000000 #a3a5a8;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

#info-prev{
	border-style: solid;
	border-width: 16px 32px 16px 0;
	border-color: transparent #a3a5a8 transparent transparent;
	line-height: 0px;
	_border-color: #000000 #a3a5a8 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

#info-next:hover {
	border-style: solid;
	border-width: 16px 0 16px 32px;
	border-color: transparent transparent transparent #1b8195;
	line-height: 0px;
	_border-color: #000000 #000000 #000000 #1b8195;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

#info-prev:hover{
	border-style: solid;
	border-width: 16px 32px 16px 0;
	border-color: transparent #1b8195 transparent transparent;
	line-height: 0px;
	_border-color: #000000 #1b8195 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

#info-next.no-active:hover {
	border-style: solid;
	border-width: 16px 0 16px 32px;
	border-color: transparent transparent transparent #a3a5a8;
	line-height: 0px;
	_border-color: #000000 #000000 #000000 #a3a5a8;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

#info-prev.no-active:hover{
	border-style: solid;
	border-width: 16px 32px 16px 0;
	border-color: transparent #a3a5a8 transparent transparent;
	line-height: 0px;
	_border-color: #000000 #a3a5a8 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

/*---no information end---*/

/*---share links styles start---*/


#main-bottom .main-bottom-inner {
  width:900px;
}
      
/*---share links styles start---*/

/*---main content area styles start---*/

#main-content .sections.content-left{
	width:370px;
} 

#main-content .sections.content-right{
	width:370px;
} 

#main-content .sections.full-width{
	width:700px;
}

#photogallery-block,
#videogallery-block{
  margin-bottom:55px;
}

#photogallery-block .block-content a,
#videogallery-block .block-content a{
  display:block;
  position:relative;
}

.jw-tab-focus {
	outline:none !important;
}

.video-container {
	max-width:960px;
	max-height:540px;
	width:100%;
	height:100%;
	position: absolute;
	left:50%;
	top:50%;
}

.video-middle {
	position:relative;
	left:-50%;
	top:-50%;
	width:100%;
	height:100%;
}


/*---main content area styles start---*/

/*---for calendar start---*/

#datepicker {
  height:23px;
  margin:16px 0px;
  width:176px;
}

#datepicker .datepicker-input{
  height:23px;
  text-align:center;
  border:1px solid #a3a5a8;
  color:#a3a5a8;
  float:left;
  width:153px;
}

#datepicker .add-on{
  height:23px;
  text-align:center;
  background:#a3a5a8;
  width:23px;
  float:left;
  line-height:23px;
  top:0px;
  cursor:pointer;
  color:#555;
}

/*---for calendar end---*/

/*---animations and effects start---*/

.scale-effect{
  position:relative;
  overflow: hidden;
  width:370px;
  height:185px;
  /*background:#083344;*/
}

.scale-effect.image-big{
  width:370px;
  height:185px;
}

.scale-effect.image-small{
  width:280px;
  height:140px;
}

.scale-effect .likeborder{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px;
  color: #FFF;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index:10;
}

.scale-effect:hover .likeborder,
.hovered .scale-effect .likeborder{
    background-color: rgba(58, 52, 42, 0);
}

.scale-effect .likeborder::before {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(1.4,1.4,1);
  transform: scale3d(1.4,1.4,1);
}

.scale-effect.image-small .likeborder::before {
  /*top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;*/
}

.scale-effect:hover .likeborder::before,
.hovered .scale-effect .likeborder::before{
  opacity: 1;
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
}

.scale-effect img{
  z-index:100;
}



/*---animations and effects end---*/

@media all and (max-width:1100px){
	#page{
		padding:0px 15px;
	}

}

.no-image-nav .galleria-image-nav{
    display:none;
}
