*{
	margin:0;
	padding:0;
	text-decoration:none;
}

.hidden{
display:none;

}

body {
	margin:0;
	font-family:ged-l,Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color: #f0f0f0;
	font-size:16px;

	}
	
	img {
	border:0;
	    vertical-align: middle;

	}
	
	
	a{
		color:#2a2a2a;
		text-decoration:none;
	}
	
	
	a:hover{
		color:#d33848;
		text-decoration:none;
	}
		
	
	
@font-face {
	font-family: 'ged-l';
	src: url('fonts/gedinar_light.eot');
	src: local('?'), url('fonts/gedinar_light.woff') format('woff'), url('fonts/gedinar_light.ttf') format('truetype'), url('fonts/gedinar_light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ged-m';
	src: url('fonts/gedinar_medium.eot');
	src: local('?'), url('fonts/gedinar_medium.woff') format('woff'), url('fonts/gedinar_medium.ttf') format('truetype'), url('fonts/gedinar_medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

	
	.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

#header{
	background-color:#ffffff;
	width:100%;
	padding:25px 0;
}

#headerul{
	font-size:15px;
	text-align:left;
}

#headerul i{
	color:#bb2330;
}

#headerul i:hover{
	color:#2a2a2a;
}


#header2ul{
	background-color:#454348;
	width:74%;
	font-size:14px;
}
#header2ul a{
	
	    padding-top:8px;
    padding-bottom:8px;
	color:#fff;

}
#header2ul a:hover{
	color:#fbe2e4;
}

#bar1{
	padding-bottom:85px;
	position:relative;
	}
	
	#bar1 h4{
	text-align:right;
    color: #D33848;
	text-decoration: underline;
	font-family: ged-m,Arial, Helvetica, sans-serif;
	position:absolute;
	bottom:0;
	
	}
	
#header2{
	background-image:url(../images/bg.png);
	height:568px;
	background-repeat:no-repeat;
	background-position:50% 50% ;
}
	
	.navbar-inverse .navbar-nav>li>a{
font-family:ged-m,Arial, Helvetica, sans-serif;
font-size:16px;
	}
	
#new-newsbg{
	background-image:url(../images/news_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:30px;

}

#new-news1{
	background-color:#bb2330;
}

#s44{
	position:absolute;
	height: 190px;
	bottom:0;
	width:100%;
}

#newtxt{
	top:61px;
}

#s44 h3,#s44 .h4,#s44  h5,#s44 h6{
margin: 8px 0;
color: #e7dadb;
text-align: justify;
}

#s44 a{
	color:#fff;
}

#s44 a:hover{
	color:#fcd630;
}

#icon-play h4{
	text-align:center;
	color:#fff;
	cursor:pointer;
}

#icon-play i{
	font-size:70px;
	color:#fff;
	cursor:pointer;
}

.dropdown-menu{
	background-color:#454348;
	border:none;
	min-width: 270px;
	border-radius:0;
	padding-right:5px;
	text-align:center;
}

.dropdown-menu a{
	color:#fff;
}

.dropdown-menu a:hover{
	color:#F7C1C1;
}


#uu{
	height:568px;
	position:relative;
}

.box-site{
	margin-top:35px;
	
}

#icons{
	background-color:#fff;
	padding:10px 0;
	}

#icon-1{
    background-image: url(../images/icon_1.png);
    background-position: top -4% center;
    background-repeat: no-repeat;
    height: 142px;
    position: relative;
    text-align: center;
	padding:0;
}




#icon-2{
    background-image: url(../images/icon_2.png);
    background-position: top -4% center;
    background-repeat: no-repeat;
    height: 142px;
    position: relative;
    text-align: center;
    padding:0;
	
}




#icon-3{
    background-image: url(../images/icon_3.png);
    background-position: top 10px center;
    background-repeat: no-repeat;
    height: 142px;
    position: relative;
    text-align: center;
   padding:0;
	
}



#icon-4{
    background-image: url(../images/icon_4.png);
    background-position: top -4% center;
    background-repeat: no-repeat;
    height: 142px;
    position: relative;
    text-align: center;
    padding:0;
	
}



#icon-5{
    background-image: url(../images/icon_5.png);
    background-position: top -4% center;
    background-repeat: no-repeat;
    height: 142px;
    position: relative;
    text-align: center;
    padding:0;
	
}


#icon-6{
    background-image: url(../images/icon_6.png);
    background-position: top -4% center;
    background-repeat: no-repeat;
    height: 142px;
    position: relative;
    text-align: center;
    padding:0;
	
}

#icon-1:hover,#icon-2:hover{
background-position:bottom 36px center;
background-color:#d33848;
color:#fff;
}


#icon-4:hover,#icon-5:hover{
background-position:bottom 39px center;
background-color:#d33848;
color:#fff;
}

#icon-3:hover{
background-position:bottom 40px center;
background-color:#d33848;
color:#fff;
}
	


#icon-6:hover{
background-position:bottom 45px center;
background-color:#d33848;
color:#fff;
}


#icons h4{
	padding:0;
	font-family:ged-m,Arial, Helvetica, sans-serif;
    position: absolute;
    bottom: 0;
    width: 100%;
    display: block;
}

#icon img{
	    max-width: 40%;
		height:88px;

}

.titlebox{
	text-align:center;
	line-height:20px;
	padding-top:6px;
	padding-bottom:6px;
	color:#fff;
}

.titlebox a{
	color:#fff;
}

.titlebox a:hover{
	color:#000;
}

.titleboxpage{
	text-align:center;
	line-height:20px;
	padding-top:6px;
	padding-bottom:6px;
	color:#fff;
	font-size:22px;
	font-family:ged-m,Arial, Helvetica, sans-serif;
}
.titleboxpage i{
	margin-left:5px;
	font-size:30px;
}

.titlebox-bg1{
	background-color:#eec925;
}

.titlebox-bg2{
	background-color:#398cc3;
}


.titlebox-bg3{
	background-color:#fc561e;
}

.titlebox-bg4{
	background-color:#454348;
}


.team{
	margin-top:15px;
	border-bottom:solid 1px #efefef;
	padding-bottom:5px;
}

.team img{
	max-width:100%;
	height:105px;
 	border: solid 1px #dbdbdb;
}

.team h5{
	font-family:ged-m,Arial, Helvetica, sans-serif;
	line-height:20px;
	margin:0;
	color:#494747;
}

.team p{
	line-height:20px;
	text-align:justify;
}
	
	
#instagram{
	background-color:#454348;
	color:#fff;
	padding:15px 0;
	text-align:center;
	
	
}

#yy{
	color:#fff;
	opacity:0.9;
	font-size:14px;
	text-align:right;
}

#yy h5{
	margin-bottom:5px;
}
#yy i{
	font-size:60px;
	float:right;
	margin-left:12px;
}
.btn {
	padding: 6px 30px;
}
.btn a{
	color:#fff;
}

#instagram img{
	border:solid 1px #38363a;
	margin-bottom:15px;
	}

#instagram img:hover{
	border:solid 3px #75b9fc;
	}

.article{
	padding-top:10px;
	
}
.article i{
	font-size:40px;
	color:#a7a6a9;
	padding:5px 0;
}

.article h5 {
    font-family: ged-m,Arial, Helvetica, sans-serif;
    line-height: 20px;
    margin: 0;
    color: #494747;
}

.article p {
    line-height:18px;
    text-align: justify;
	font-size:14px;
}

#links{
background-color:#fff;
font-size:16px;
padding:40px 0;
margin-top:35px;
}

#links h4{
	color:#bb2330;
	font-family:ged-m,Arial, Helvetica, sans-serif;
}

#links .nav-pills > li > a {
	padding:0;
	color:#454348;
	font-family:ged-m,Arial, Helvetica, sans-serif;
	font-size:14px;
}

#links .nav-pills > li > a:hover {
	font-size:15px;
	color:#000000;
}

#imgcare img{
	margin-bottom:30px;
	}
	
#imgcare img:hover{
	opacity:0.6;
}
	.sitelinks{
		margin-bottom:20px;
	}
	
	#footer{
		background-color:#bb2330;
		    padding: 15px 0;
			font-size:14px;
			color:#fff;
	}
	
	#footer ul{
		margin:0;
	}
	
#headerulfooter{
text-align: center;
font-size:14px;
padding:0;
}



#headerulfooter a{
	color:#fff;
}


#headerulfooter a:hover{
color:#fbb3b9;

}



#headerulfooter span{

padding-right: 10px;

}

.titlepage{
	padding:0;
	margin-top:-45px;
}

.txtspage{
	padding:20px;
	background-color:#fff;
	min-height:200px;
}

.news_i{
	font-size:50px;
	text-align:center;
	color: #a7a6a9;
}

.more{
	padding:6px 10px;
	border-radius:0;
	border:none;
	text-align: left;
}

.carousel-control span{
	color: #000;
    border: none;
    font-size: 23px;
    text-shadow: 0 0 0;
}

#myCarousel p{
	color:#398cc3;
}

#contactForm{
	    font-size: 20px;
    color: #D33848;
    display: block;
    padding-bottom: 25px;
}

#contact-data span{
	margin-left:6px;
}

.btn-warning {
background-color: #454249;
    border-color: #454249;
}

.carousel-inner h4{
	padding:8px 0;
}
	#detailul{
	font-size:16px;
	color:#858585;
	margin:15px 0;
	text-align:center;
}

#detailul li{
	padding:0;
	margin-left:15px;
}

#detailul i{
	margin-left:5px;
	font-size:14px;
}

.detail h2{
	padding-bottom:20px;
}


#details{
	text-align:justify;
}

#share-sites{
	width:100%;
	height:80px;
	line-height:80px;
	margin:auto;
	border:solid 1px #ccc8c8;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom:20px;
	font-family: Arial,sans-Tahoma;
	font-size:18px;
	padding-right:15px;
	margin-top:30px;
	color:#000;
}

#share-id{
	margin:auto;
	width:60%;
	float:left;
}


 .fb_iframe_widget{
	width:100%;
	height:auto;
	margin:auto;
	margin-bottom:20px;
	padding:10px;
	text-align:center;
 }

#txte_msg{
	text-align:center;
	border: solid 1px #ccc;
	padding:10px 0;
	color: #e63505;
	font-size:26px;
	font-family:tanseek-m,Arial, Helvetica, sans-serif;
}

.boxnews p{
	font-size:14px;
	color:#777575;
}

.scroll-top-wrapper {
    position: fixed;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
    background-color: #BB2330;
	color: #eeeeee;
	width: 50px;
	height: 48px;
	line-height: 48px;
	left:100px;
	bottom: 30px;
	padding-top: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: #BF2837;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}

#words{
    font-weight: bold;
    color: #736D6D;
    padding: 10px 0;
    border-top: solid 1px #ccc;
    margin:30px 0;
}

#words span{
	color: #BB2330;
    padding-left: 10px;
}

#dropdown-1{
	min-width:392px;
}


.form-group span{
	color:red;
}


#header .img-thumbnail{
	    max-width:74%;
}


#slider img{
	max-width:100%;
}


#slider .carousel-control{
	width:5%;
}

.box-allnews{
	height:115px;
	position: relative;
    top: 137px;
}
#slider .carousel-caption{
	bottom:-49px;
	margin:auto;
	right:0;
	left:0;
}

.l1{
	padding:0;
}

.l2{
	display: block;
    height:250px;
	background-image:url(../images/bg23.png);
	background-position:right top;
	background-repeat:no-repeat;
	padding:0;

}
.box-play{
	position:relative;
	top:80px;
	width:90%;
}

.box-new-new{
	background-color:#bb2330;
	padding-bottom:15px;
	text-align:right;
}

.box-new-new h6,.box-new-new h4,.box-new-new h5{
	margin:0;
	padding-right:15px;
}

.box-new-new a{
	color:#fff;
}

.box-new-new a:hover{
	color:#fcd630;
}




@media (max-width: 768px) {
#header2 {
    background-image: url(../images/bg640.png);
    height: 448px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

#newtxt{
display:none;
}





#s44{
	top: 30%;
    width: 100%;
	position:relative;
}
#uu{
	height:448px;
}

#icon-play i {
    font-size: 140px;
    margin-right: 40px;
    color: #fff;
}

#headerul{
	font-size:16px;
	text-align:center;
	margin-top:20px;
}
#header2ul {
	width:100%;
}
#bar1{
	padding-bottom:10px;
	}
	
	
	#bar1 h4{
		position:relative;
		text-align:center;
	}
	
#logo{
text-align:center;
	}
	
		#imgcare{
		margin-top:30px;
}
#rights{
	margin-bottom:10px;
}

#rights a{
    color: #D2C985;
    margin-right: 25px;
}

#header .img-thumbnail{
	    max-width: 100%;
}
}

@media (max-width: 640px) {

#imgcare img{
	margin:auto auto 30px auto;
	display:block;
	}
	
	#dropdown-1{
		min-width:100%;
		margin:auto;
		text-align:center;
	}
}



@media (max-width: 1200px) {
.carousel-caption{
display:none;
}
}


