/* CSS Document */

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body{ margin:0; padding:0; font-family: 'Hind', sans-serif; overflow-x: hidden;}

*, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { display: table; content: ''; }
.clearfix:after { clear: both; }
.clearfix{ clear:both; float:none;}

.fwidthContainer{width:100%; position:relative;}

.header{ width:100%; margin:0; padding:0;}

#menu{width:auto; float:right; height:40px; display:inline-block; margin:13px 15px 0 0;}
#menu ul{ list-style:none; margin:0; padding:0; display:inline-block; float:right; margin-top:10px; transition:all .5s;}

#menu ul li{ display:inline-block; float:left; padding:0 7px; line-height:40px; position:relative;}
#menu ul li a{ display:inline-block; width:auto; height:40px; line-height:40px; text-decoration:none; font-size:13px; font-weight:600; letter-spacing:1px; color:#333; position:relative; transition:all .5s;}
#menu ul li a:hover{color:#82cad5;}
#menu ul li a > i{ padding-left:3px;}
#menu ul li:hover > a.hover{ padding-bottom:40px;  padding-bottom:65px;}
#menu ul li ul{ width:320px; position:absolute; margin:0; top:65px; left:0; background:#82cad5; padding:0 10px; height:auto; opacity:0; visibility:hidden; z-index:500; transition:all .5s;	}
#menu ul li ul li{ padding:0; width:100%; line-height:40px;}
#menu ul li ul li a{ font-size:15px; width:100%; font-weight:300; height:40px; text-align:center; line-height:40px; color:#fff; font-size:12px; text-align:left; transition:all .5s;}
#menu ul li ul li a > i{ width:0; overflow:hidden; transition:all .3s; float:left; padding:14px 0 0 0; color:#fff;}
#menu ul li ul li a:hover{ color:#fff;}
#menu ul li ul li a:hover > i{ width:20px; padding-left:0;}
#menu ul li a.hover{color:#82cad5;}

a.davemO{ font-size:15px; font-weight:600; color:#333; margin:10px 0;}


.newsTicker{width:100%; height:70px; float:left; margin:0 0 0 0; position:relative; overflow:hidden; padding:0;}
#newsTicker{width:100%; height:50px; overflow:hidden; margin:10px 0;}
#newsTicker li{ list-style:none; display:block; width:100%; height:50px; float:left;}

.nTickerCat{width:100%; padding:5px 0; font-size:15px; color:#e00000; font-weight:600;}
.nTickerTitle{width:100%; padding:5px 0; font-size:18px; color:#333; font-weight:600;}
.nTickerDate{width:100%; padding:5px 0; font-size:13px; color:#777;}

.newsTicker .prev{width:30px; height:30px; float:left; margin-right:0; position:absolute; right:45px; top:18px; z-index:500;}
.newsTicker .prev a{font-size:20px; color:#fff; background:#55acee; width:30px; height:30px; text-decoration:none; outline:none; display:block; line-height:32px;  text-align:center;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-o-transition:all .5s;
transition:all .5s;	
}
.newsTicker .prev a:hover{color:#55acee; background:#fff;}

.newsTicker .next{width:30px; height:30px; float:right;  position:absolute; right:10px; top:18px; z-index:500}
.newsTicker .next a{font-size:20px; color:#fff; background:#55acee; width:30px; height:30px; text-decoration:none; outline:none; display:block; line-height:32px;  text-align:center;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-o-transition:all .5s;
transition:all .5s;	
}
.newsTicker .next a:hover{color:#55acee; background:#fff;}

.twTitle{display:inline-block; float:left; color:#076587; font-size:20px; font-weight:600; padding-right:15px; line-height:46px;}
.twText{display:inline-block; float:left; color:#444; font-size:15px; font-weight:400; padding-right:15px; line-height:46px; height:46px; max-width:750px; overflow:hidden;}
.twDate{width:auto; display: inline-block; float:left; border-left:1px solid #55acee; color:#444; font-size:13px; font-weight:400; margin:12px 0 0 0; padding:5px 10px;}
a.twLink{width:auto; height:30px; padding:0 10px; text-align:center; font-size:12px; color:#fff; background:#55acee; float:right; line-height:30px; margin:8px 90px 0 0;}

ul.footerLink{ margin:0; padding:0; list-style:none;}
ul.footerLink li{ padding:10px 0; border-bottom:1px solid #525f71;}
ul.footerLink li a{ font-size:14px; color:#8393a4; transition:all .5s;	}
ul.footerLink li a:hover{ color:#fff;}

a.footerLink{ padding:7px; border:1px solid #8393a4; color:#8393a4; font-size:12px; font-weight:600; border-radius:3px; transition:all .5s; float:left; margin:0 3px 4px 0;}
a.footerLink:hover{ color:#fff; border:1px solid #fff;}



#tabHead3{ width:100%; height:39px; }
#tab-head3{ width:370px; margin:0 auto; height:49px;}
#tab-head3 li{float:left; display:inline-block; width:auto; height:50px; padding:0 10px;}
#tab-head3 a{ font-size:13px; color:#333; text-decoration:none; display:inline-block; float:left; text-align:center; width:auto; height:50px; line-height:50px; transition: all 0.4s ease-in-out; padding:0 10px; margin:0 5px 0 0; letter-spacing:1px; border-radius:3px; font-weight:600; border:2px solid #75c5d1; }
#tab-head3 a:hover{ text-decoration:none; color:#fff; background:#75c5d1;}
#tab-head3 a.active3{ text-decoration:none; color:#fff; background:#75c5d1;}


.tabContent2 { width:100%; min-height:420px; background:#fff; float:left; position:relative; padding:25px 0 0 0; margin:0 0 0 0;}
#tabContent2 { width:100%; position:relative; padding:0;}






.newsListCon{width:100%; float:left; position:relative; height:420px;}

a.next2{ position:absolute; right:-30px; top:73px; color:#cccccc; transition: all 0.3s ease-in-out; font-size:70px;}
a.next2:hover{ color:#75c5d1;}
a.prev2{ position:absolute; left:-30px; top:73px; color:#cccccc;transition: all 0.3s ease-in-out; font-size:70px;}
a.prev2:hover{ color:#75c5d1;}

.iNBox{width:100%; height:450px; float:left; margin:0;}
.iBoxMT{width:100%; padding:5px 0; font-size:13px; color:#737373; letter-spacing:1px;}
.iBoxT{width:100%; padding:10px 0; font-size:20px; color:#333; font-weight:600;}
.iBoxTx{width:100%; padding:5px 0 15px 0; font-size:14px; color:#6e6f6f; line-height:20px; letter-spacing:1px;}
.iBoxBt{width:auto; display:inline-block; padding:10px; border:2px solid #75c5d1; color:#333; font-size:14px; font-weight:600; border-radius:3px;  transition:all .5s;}
.iBoxI{width:100%; position:relative; overflow:hidden; display:block;}
.iBoxI img{ width:100%; display:block;} 
.iBoxMsk{width:100%; height:100%; position:absolute; left:0; top:0; background:rgba(0,0,0,0.7); opacity:0;  transition:all .5s;}
.iBoxicn{width:100%; height:auto; color:#fff; text-align:center; font-size:55px; padding-top:85px;}

.iNBox a:hover .iBoxMsk{ opacity:1;}
.iNBox a:hover .iBoxBt{ background:#75c5d1; color:#fff;}


.iNBox85{width:350px; height:233px; float:left; margin:0 25px; display:table;}
.iNBox85 img{ width:350px;}

#adasdasd{width:100%; position:relative;}
.LNBox{width:100%; height:50px; float:left; margin:0; display:table;}


.pagination { text-align: center; position:absolute; margin:0px 0 0 0; left:0; }

.pagination a {	width:15px; height:15px; margin: 0 15px 0 0;	display: inline-block; background:#d7d7d7; }

.pagination a.selected {  background:#75c5d1;	cursor:default; }

.pagination a span { display: none; }

a.slideLink{ font-size:13px; border:2px solid #75c5d1; color:#333; border-radius:3px; background:#fff; padding:13px 15px 10px 15px; font-weight:600; transition:all .5s;}
a.slideLink:hover{ background:#75c5d1; color:#fff;}

.headSo{width:auto; height:39px; float:right; display:inline-block;}
.headSo ul{ margin:0; padding:0; list-style:none;}
.headSo ul li{ float:left; line-height:39px; padding:0 11px;}
.headSo ul li a{ color:#b2b2b2; transition: all 0.4s ease-in-out;}
.headSo ul li a:hover{ color:#75c5d1;}


.contTitle{padding:10px 0; font-size:22px; font-weight:600; color:#333; letter-spacing:1px;}
.contText{padding:10px 0; font-size:14px; text-align:left; line-height:normal; color:#333;}

.contactT{width:100%; height:40px; border:1px solid #e3e3e3; background:#fff; float:left; padding:0 10px; margin-bottom:15px; font-size:13px; line-height:40px;  transition: all 0.4s ease-in-out;} 
.contactT:focus{border:1px solid #242867;}
.contactTA{width:100%; height:120px; border:1px solid #e3e3e3; background:#fff; padding:10px 10px; resize:none; margin-bottom:15px; font-size:13px; transition: all 0.4s ease-in-out;}
.contactTA:focus{border:1px solid #242867;}



.formSMit{ padding:10px 13px; font-size:13px; color:#aaaaaa; float:left; background:#e3e3e3; transition: all 0.3s ease-in-out; cursor:pointer;}
.formSMit:hover{ background:#242867; color:#fff;}

.subTitleCon{width:100%;}
.subTitle{width:100%; font-size:25px; color:#242867; padding:15px 0 10px 0; text-align:left; font-weight:500;}
.subTitleS{width:100%; font-size:14px; color:#000; padding:0 0; text-align:left; font-weight:300;}
.subTitleDve{width:100%; height:3px; background:#e4e4e4; margin:10px 0;}


a.newsList{ width:100%; height:auto; display:block; margin-bottom:40px;}

.newsImg{width:100%; height:100%; position:relative; overflow:hidden;}
.newsImg img{width:100%; transition: all .3s ease-in-out; display: block;}
.nImgMsk{ width:100%; height:100%; position:absolute; left:0; top:0; background:rgba(53,53,53,0.93); opacity:0; transition: all .3s ease-in-out;}
.mskText{ text-align:center; font-size:15px; color:#d4d4d4; font-weight:600; letter-spacing:1px; line-height:218px;}
/*.nImgMsk:before,
.nImgMsk:after
{
	content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border: 1px solid rgba(255,255,255,0.2);
}*/
a.newsList:hover .newsImg img{transform: scale(1.2);}
a.newsList:hover .nImgMsk{ opacity:1;}


.text-overlay {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    height: 100%;
    position: absolute;
    text-decoration: none;
    width: 100%;
    z-index: 100;
    padding: 20px;
    background: #222;
    background: rgba(53,53,53,0.93);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
a.newsList:hover .text-overlay {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.text-overlay:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border: 1px solid rgba(255,255,255,0.2);
}

.nLTCon{width:100%; height:auto; padding:20px 0 0 0; clear:both;}
.nLTDC{width:58px; height:56px; border:1px solid #b1b1b1; float:left; transition: all .3s ease-in-out;}
.nLTDCD{font-size:18px; color:#606060; text-align:center; padding:12px 0 0 0; font-weight:600;}
.nLTDCM{font-size:12px; color:#606060; text-align:center; padding:4px 0 0 0; font-weight:400;}

.nLTTCon{margin-left:65px;}
.nLTTex{width:100%; font-weight:600; color:#606060; font-size:15px; padding:4px 0 0 0; transition: all .3s ease-in-out;}
.nLTCat{width:100%; font-weight:400; color:#75c5d1; font-size:13px; padding:7px 0 0 0;}

.nLTTxt{color:#747474; padding:0; font-size:16px; font-weight:300; clear:both; padding-top:15px;}

a.newsList:hover .nLTDC{ border-color:#75c5d1; background:#75c5d1;}
a.newsList:hover .nLTDCD{ color:#fff;}
a.newsList:hover .nLTDCM{ color:#fff;} 
a.newsList:hover .nLTTex{ color:#75c5d1;} 

a.videoList{ width:100%; height:auto; display:block; margin-bottom:40px;}
.vidImgC{width:100%; height:100%; position:relative;}
.vidImgC img{ width:100%; display:block;}

.vidMsk{ width:100%; height:100%; position:absolute; left:0; top:0; background:rgba(53,53,53,0.7); opacity:0; transition: all .3s ease-in-out;}

.vidTitle{width:100%; padding:10px 0; font-weight:600; font-size:16px; min-height:65px;  color:#353535; text-align:center; line-height:22px;}
.vidSep{width:20%; height:2px; background:#75c5d1; margin:auto; transition: all .3s ease-in-out;}
.vidCat{width:100%; padding:10px 0; font-weight:400; font-size:13px; color:#353535; text-align:center;}
.vidIcn{width:100%; text-align:center; font-size:45px; color:#fff; line-height:238px;}

a.videoList:hover .vidMsk{ opacity:1;}
a.videoList:hover .vidTitle{ color:#75c5d1;}
a.videoList:hover .vidSep{ background:#353535; width:30%;}


.contentY{ font-size:14px; color:#333; line-height:24px; padding:15px 0 25px 0; text-align:justify;}
.contentY p{ padding-bottom:20px;}
.contentY ul{ list-style: disc; padding-left:25px; padding-bottom:20px;}
.contentY h3{ padding:0 0 20px 0; font-weight:500; font-size:14px;}

a.new2L{display:block; width:100%; height:auto; position:relative; margin-bottom:30px; color:#333; transition: all .3s ease-in-out;}

.nDateC{width:65px; height:93px; float:left; border:2px solid #333; border-radius:2px; transition: all .3s ease-in-out;}
.nDateC2{width:100%; text-align:center; font-size:30px; padding:15px 0 5px 0; font-weight:600;}
.nDateC3{width:100%; text-align:center; font-size:13px;}
.nDateC4{width:100%; text-align:center; font-size:14px; padding-top:4px;}
.nTc{margin:0 0 0 80px;}
.nTc2{font-size:13px; color:#898989; padding:3px 0; letter-spacing:1px;}
.nTc3{width:100%; padding:5px 0 0 0; font-size:18px; font-weight:500; height:60px;}
.nTc4{width:100%; padding:0 0 0 0; font-size:14px; font-weight:500;}


a.new2L:hover{ color:#75c5d1;}
a.new2L:hover .nDateC{ border-color:#75c5d1; }


#tabHead{ width:100%; margin:0 0 0 0; float:left; }
#tab-head{ width:100%; margin:0;}
#tab-head li{float:left; display:inline-block; width:auto; height:40px; padding:0 0; }
#tab-head a{width:100%; height:40px; float:left; background:#f4f4f4; font-size:14px; color:#333; transition: all 0.4s ease-in-out; line-height:40px; font-weight:700; margin-top:4px;}
#tab-head a:hover{ text-decoration:none; color:#fff; background:#b3dcdb; }
#tab-head a.active2{ text-decoration:none; color:#fff; background:#b3dcdb; }

.tabContent { width:100%; padding:0; float:left; position:relative; display:none;}
#tabContent { width:100%; position:relative; padding:0;}




.vLinkC{width:100%; height:40px; margin-top:4px; }
.vLinkIC{width:40px; height:40px; float:left; background:#b3dcdb; color:#fff; text-align:center;}
.vLinkLC{margin-left:45px; height:40px; overflow:hidden;}
.vLinkLC2{margin-left:40px; height:40px; overflow:hidden;}

.vidTitleC{width:100%; height:135px;}
.vidTitle2{font-size:20px; color:#333; font-weight:700; letter-spacing:1px; text-align:left;}
.vidSTitle2{font-size:13px; color:#333; padding:5px 0; color:#333; font-weight:700; letter-spacing:1px;}
.vidPCon{width:100%; /*min-height:357px;*/}
.vidPICon{width:100%; /*min-height:357px;*/ }
.vidPICon img{ width:100%; /*min-height:357px;*/}

a.playIcon{ width:40px; height:40px; display:block; background:#b3dcdb; color:#fff; text-align:center; line-height:40px; font-size:17px; transition: all 0.3s ease-in-out;}
a.playIcon:hover{ background:#333;}

a.videoLinks{width:100%; height:40px; float:left; background:#f4f4f4; font-size:14px; color:#333; padding:0 10px; line-height:42px; font-weight:700; transition: all 0.3s ease-in-out;}
a.videoLinks:hover{ background:#b3dcdb; color:#fff;}



a.facebook{ display:block; width:140px; height:140px; font-size:32px; line-height:140px; text-align:center; color:#999999; float:left; transition: all 0.3s ease-in-out;}
a.facebook:hover{ background:#016bb6; color:#fff;}

a.twitter{ display:block; width:140px; height:140px; font-size:32px; line-height:140px; text-align:center; color:#999999; float:left; transition: all 0.3s ease-in-out;}
a.twitter:hover{ background:#08c1e2; color:#fff;}

a.linkedin{ display:block; width:140px; height:140px; font-size:32px; line-height:140px; text-align:center; color:#999999; float:left; transition: all 0.3s ease-in-out;}
a.linkedin:hover{ background:#4875b4; color:#fff;}

a.instagram{ display:block; width:140px; height:140px; font-size:32px; line-height:140px; text-align:center; color:#999999; float:left; transition: all 0.3s ease-in-out;}
a.instagram:hover{ background:#316699; color:#fff;}

a.youtube{ display:block; width:140px; height:140px; font-size:32px; line-height:140px; text-align:center; color:#999999; float:left; transition: all 0.3s ease-in-out;}
a.youtube:hover{ background:#CF2200; color:#fff;}

a.moreLinkC{ display:block; width:130px; height:34px; color:#666; margin-top:15px; text-align:center; line-height:34px; transition:all .3s; font-weight:500; border:2px solid #666;}
a.moreLinkC:hover{ background:#75c5d1; color:#fff; border-color:#75c5d1;}


a.moreLinkC2{ display:block; width:130px; height:38px; color:#fff; margin-top:15px; text-align:center; line-height:34px; transition:all .3s; font-weight:500; border:2px solid #fff; border-radius:3px;}
a.moreLinkC2:hover{ background:#75c5d1; color:#fff; border-color:#75c5d1;}

a.moreLinkC3{ padding:10px 10px; border:2px solid #75c5d1; color:#333; font-size:14px; font-weight:600; border-radius:3px;  transition:all .5s; float:right;}
a.moreLinkC3:hover{ background:#75c5d1; color:#fff; border-color:#75c5d1;}


a.acc_trigger{
	margin:0;
	border-bottom:1px solid #efefef;
	height: 58px;	line-height:60px;
	width: 100%;
	font-size:16px;
	font-weight:600;
	overflow:hidden;
	color: #8d8d8d;
	display: block;
	padding: 0 0 0 0;
	outline:none; clear:both;
	
	transition: all 0.3s ease-in-out; 
}

a.acc_trigger .aLbxt{width:37px; height:35px; background:#f3f3f3; float:left; margin:11px 20px 11px 0; transition: all 0.3s ease-in-out;}
a.acc_trigger .aLbxt:before{font-family: FontAwesome; content:"\f067"; color:#a8a8a8; position:relative; left:13px; top:-11px; transition: all 0.3s ease-in-out;}
a.acc_trigger:hover{color:#454545;}

a.acc_trigger:hover .aLbxt{width:37px; height:35px; background:#75c5d1; float:left; margin:11px 14px 11px 0}
a.acc_trigger:hover .aLbxt:before{font-family: FontAwesome; content:"\f068"; color:#fff; position:relative; left:13px; top:-11px;}



a.aaaactive {color:#454545;}

a.aaaactive .aLbxt{width:37px; height:35px; background:#75c5d1; float:left; margin:11px 14px 11px 0}
a.aaaactive .aLbxt:before{font-family: FontAwesome; content:"\f068"; color:#fff; position:relative; left:13px; top:-11px;}


.acc_container {
	margin: 0; padding:10px 5px;
	overflow: hidden;
	clear: both;
	text-align:justify;
}
.acc_container p{ padding:15px 0; font-size:15px; color:#333; line-height:24px;}















.mobileheader{
	width:100%; min-height:70px;
	background-color:#fff;
	display:none;
	position:relative;
	z-index:5000;
	
}


a.mobileLink{ width:100%; height:40px; display:inline-block; font-size:17px; text-align:center; border-bottom:1px solid #e3e3e3; color:#404040; font-weight:300; line-height:40px;}
a.mobileLink:hover{ background:#75c5d1; color:#fff;}
a.smobileLink{ width:100%; height:40px; display:inline-block; font-size:17px; text-align:center; border-bottom:1px solid #e3e3e3; color:#404040; font-weight:300; line-height:40px;}
a.smobileLink:hover{ background:#75c5d1; color:#fff;}

a.mobileActive{background:#75c5d1; color:#fff;}

#mobile #toggle-bar {
	line-height:70px;
	height:70px;
	
}

.mobileMenuSub ul li {
	clear:both;
	list-style:none;
	position:relative;
	z-index:5000;
}

.mobileMenuSub ul li a {
	font-size:13px;
	display:block;
	border-bottom:1px solid #e3e3e3;
	margin:2px 0;
	padding:10px 0 10px 8px;
	color:#242424;
	text-decoration:none;
	text-align:center;
	font-weight:300;
}
.mobileMenuSub ul li a:hover {
	color:#75c5d1;
	text-decoration:none;
	text-align:center;
	font-weight:300;
}


.btn11 {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0px;
  right: 20px;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
.btn11 .icon-left {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  position: absolute;
  height: 4px;
  width: 15px;
  top: 30px;
  background-color: #212121;
}
.btn11 .icon-left:before {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  position: absolute;
  width: 15px;
  height: 4px;
  background-color: #212121;
  content: "";
  top: -10px;
}
.btn11 .icon-left:after {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  position: absolute;
  width: 15px;
  height: 4px;
  background-color: #212121;
  content: "";
  top: 10px;
}
.btn11 .icon-left:hover {
  cursor: pointer;
}
.btn11 .icon-right {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  position: absolute;
  height: 4px;
  width: 15px;
  top: 30px;
  background-color: #212121;
  left: 15px;
}
.btn11 .icon-right:before {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  position: absolute;
  width: 15px;
  height: 4px;
  background-color: #212121;
  content: "";
  top: -10px;
}
.btn11 .icon-right:after {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  position: absolute;
  width: 15px;
  height: 4px;
  background-color: #212121;
  content: "";
  top: 10px;
}
.btn11.open .icon-left {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  background: transparent;
}
.btn11.open .icon-left:before {
  -webkit-transform: rotateZ(45deg) scaleX(1.4) translate(2px, 2px);
          transform: rotateZ(45deg) scaleX(1.4) translate(2px, 2px);
}
.btn11.open .icon-left:after {
  -webkit-transform: rotateZ(-45deg) scaleX(1.4) translate(2px, -2px);
          transform: rotateZ(-45deg) scaleX(1.4) translate(2px, -2px);
}
.btn11.open .icon-right {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  background: transparent;
}
.btn11.open .icon-right:before {
  -webkit-transform: rotateZ(-45deg) scaleX(1.4) translate(-2px, 2px);
          transform: rotateZ(-45deg) scaleX(1.4) translate(-2px, 2px);
}
.btn11.open .icon-right:after {
  -webkit-transform: rotateZ(45deg) scaleX(1.4) translate(-2px, -2px);
          transform: rotateZ(45deg) scaleX(1.4) translate(-2px, -2px);
}
.btn11:hover {
  cursor: pointer;
}	



.bottomSe{width:100%; min-height:555px; margin:20px 0 0 0;}
.bottomSeBg{width:100%; min-height:495px; background:url(../images/b1.jpg) no-repeat; position:relative; top:60px;}
.bottomSeMBg{width:100%; min-height:495px; background:rgba(0,0,0,0.5);}

.bottomRights{width:457px; height:475px; float:right; position:relative; top:-60px;}
.bottomLefts{width:600px; float:left; padding:60px 0;}

.bannerTeB{width:100%; min-height:367px; background:url(../images/6.jpg) no-repeat left; padding:50px 0; position:relative;}
.bannerTTT{width:100%; float:right; padding-top:60px; margin:0 15px;}
.hasantanyeri{width:342px; height:357px; position:absolute; left:0; bottom:0;}
.hasantanyeri img{ width:100%;}


.adasd{font-size:45px; color:#fff; line-height:55px;}

.siteErr{width:100%; height:50px; background:#d00000; color:#fff; margin:10px auto; text-align:center; line-height:50px; font-family:Arial;}
.siteOk{width:100%; height:50px; background:#77ab13; color:#fff; margin:10px auto; text-align:center; line-height:50px; font-family:Arial;}	

a.lang{ width:39px; height:39px; background:#82cad5; display:block; text-align:center; line-height:39px; font-weight:600; color:#fff; transition:all .5s;}
a.lang:hover{ background:#fff; color:#82cad5;}


.tablee{border:1px solid #e3e3e3;}



a.gList{ width:100%; height:auto; display:block; margin-bottom:40px;}


a.gList:hover .vidMsk{ opacity:1;}
a.gList:hover .vidTitle{ color:#75c5d1;}


a.next11{ position:absolute; right:-5px; top:173px; color:#cccccc; transition: all 0.3s ease-in-out; font-size:70px;}
a.next11:hover{ color:#75c5d1;}
a.prev11{ position:absolute; left:-5px; top:173px; color:#cccccc;transition: all 0.3s ease-in-out; font-size:70px;}
a.prev11:hover{ color:#75c5d1;}

.mobilllheader{ width:100%; margin:0; padding:0; display:none;}
