@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:600);
body{
	font-size: 1em;
	font-family: 'Droid Arabic Kufi', serif;
	background-color: #f9f9f9;
}
textarea:focus, input:focus{
    outline: 0;
font-family: 'Droid Arabic Kufi', serif;
}
.logos{
	padding: 37px 0px;
}
.logos ul{
	margin-top: 30px;
}
.logos ul li{
	padding-left: 30px;
	padding-right: 30px;
}
.logos ul li a:hover::before{
	content: "";
	height: 3px;
	width: 30px;
	background-color: #ffb300;
	position: absolute;
	top: 30px;
	right: 0px;
}
#stcpDiv{display: none;top: 0;left: :0;}
.logos ul li a{
	text-decoration: none;
	color: #8290a6;
	font-size: 13px;
	padding-bottom: 15px;
	position: relative;	
	transition: all 1s;
  	-webkit-transition: all 2s;
  	-moz-transition: all 2s;
}
.logos ul li a:hover{color: #2196f3;}
.logos ul li span{color: #8290a6;}
.logos form{margin-top: 20px; float: left;}
.logos form input{
	background: #fff;
	border-radius: 10px;
	color: #8290a6;
	font-family: 'Droid Arabic Kufi', serif;
	font-size: 14px;
	width: 187px;
	border:1px solid #f4f4f4;
	padding: 6px 6px 0px;
}
.logos form button{
	background: transparent;
	border: 0px;
	font-size: 14px;
	position: absolute;
  	left: 20px;
  	top: 27px;
  	color: #8290a6;
}
.fire::before{
	content: "";
	height: 3px;
	width: 30px;
	background-color: #ffb300;
	position: absolute;
	top: 30px;
	right: 0px;
}
.fire{
	color: #2196f3 !important;
}
.breaking-news{
	background: #2196f3;
	padding-top: 20px;
	padding-bottom: 20px;
}
.breaking-news .head-slide{
	background: #1976d2;
	border-radius:7px;
	padding: 15px 20px;
	text-align: center;
}
.breaking-news .head-slide a{
	color: #fff;
	text-decoration: none;
	font-size: 15px;
}
.breaking-news-slide{margin-top: 15px;}
.breaking-news-slide a{
	color: #fff;
	font-size: 15px;
	padding-right: 15px;
}
#breaking-controler{
	opacity: 1;
	text-shadow: 0 0px 0px rgba(0, 0, 0, .6);
	margin-top: 9px;
	left: 52px;
	display: table;
	left: auto;
	position: relative !important;
	top: auto;
	right: auto;
	bottom: auto;
	float: left;
	margin-right: 3px;
}
#breaking-controler1{
	opacity: 1;
	text-shadow: 0 0px 0px rgba(0, 0, 0, .6);
	margin-top: 9px;
	left: 60px;
	display:table;
	left: auto;
	position: relative !important;
	top: auto;
	right: auto;
	bottom: auto;
	float: left;
}
#breaking-controler span ,#breaking-controler1 span {
  border: 2px solid #fff;
  width: 30px;
  border-radius: 50%;
  font-size: 23px;
  height: 30px;
  text-align: center;
 
}
.social{
	text-align: left;
}
.social span{
	padding: 10px 11px;
	background: #1976d2;
	color: #fff;
	font-size: 20px;
	border-radius: 50%;
	margin-right: 5px;
}
.social .fbook{
	padding: 10px 15px;
}
.social span:hover{
	background: #1569bb;
}
.about-caption{
	text-align: center;
	position: absolute;
  	top: 0;
        padding-top: 50px;
}
.about-caption h1{
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 35px;
}
.about-caption p{
	font-size: 20px;
	color: #fff;
	margin-bottom: 35px;
	line-height: 40px;
}
.about-caption a{
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	padding: 12px 70px;
	background: #ffb300;
	border-radius: 15px;
	font-weight: bold;
	line-height: 63px;
}
.about-caption a:hover{
	background: #e8a301;
}
.item img{
	min-height: 444px!important;
}
.menu{
	background: #2196f3;
}
#nav-style{
	background: transparent;
	border: 0px;
	margin-bottom: 0px;
}
#nav-style ul{}
#nav-style ul li{
	border-left: 1px solid #333a43;
}
#nav-style ul li:last-child{
	border: 0px;
}
#nav-style ul li a{
	color: #fff !important;
	font-size: 14px;
	padding: 15px 30px;
	transition: all 1s;
  	-webkit-transition: all 1s;
  	-moz-transition: all 1s;
}
#nav-style ul li a:hover{background: #25292f;}

#nav-style > ul > li:first-child > a {padding-right: 0 }

#nav-style .dropdown-menu{
	background: #25292f;
}
#nav-style .menu-links .dropdown span{margin-right: 5px;}

.dropdown:hover .dropdown-menu {
display: block;
}
.sticky {
position: fixed;
width: 100%;
left: 0;
top: 0;
z-index: 100;
border-top: 0;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: transparent;
}
.news-topic{
	background: #fff;
}
.new-news{
	padding-top: 40px;
	border-bottom:1px solid #f1f1f1; 
}
.new-news h3, .last-topic h3, .opinion-poll h3, .releases h3{
	color: #2196f3;
	font-size: 15px;
	position: relative;
	margin-bottom: 40px;
	margin-right: 20px;
}
.new-news h3:before, .last-topic h3:before, .opinion-poll h3:before, .releases h3:before{
	content: "";
	height: 35px;
	width: 3px;
	background: #ffb300;
	position: absolute;
	top: -10px;
  	right: -20px;
}
.new-news img{
	margin: 0px 0px 40px;
	border: 3px solid #f9f9f9;
	display: block;
	max-width: 100%;
}
.new-news a{
	color: #2196f3;
	font-size: 15px !important;
}
.new-news p{
	color: #2a3f60;
	font-size: 13px !important;
	line-height: 27px;
	margin-top: 12px;
}
.new-news p a{
	color: #9da8b8;
	font-size: 14px;
}
.news-border{border-right: 1px solid #f1f1f1; margin-top: 40px;  margin-bottom: 40px;}
.new-news .small-news{border-top: 1px solid #f1f1f1; padding-top: 25px;}
.new-news .small-news:first-child{border:0px; padding-top: 0px;}
.new-news .small-news .small-news1{margin-bottom: 25px;}
.new-news .small-news .small-news1{
	float: right;
}

.new-news .small-news .small-news2 a{
	font-size: 12px;
}
.new-news .small-news .small-news2 p{
	font-size: 11px;
}
.new-news .small-news1 img {
	margin: 0px;
	max-width: 100%;
	max-height: 100%;
	border: 3px solid #f9f9f9;
	margin-left: 20px;
}

.last-topic{border-left: 1px solid #f1f1f1;	}
.last-topic a{
	color: #2a3f60;
	font-size: 14px;
	font-weight: bold;
}
.last-topic ul{
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	margin-top: 15px;
	margin-bottom: 15px;
}
.last-topic ul li{
	color: #d0d0d0;
	font-size: 13px;
	padding-top: 10px;
  	padding-bottom: 10px;
        padding-left: 5px;
}
.last-topic ul li:nth-child(2){
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	padding-right: 10px;
  	padding-left: 10px;
}
.last-topic ul li span{
	color: #2196f3;
	font-size: 13px;
	padding-right: 10px;
	font-family: 'Droid Arabic Kufi', serif !important;

}
.last-topic p{
	color: #8290a6;
	font-size: 13px;
	line-height: 27px;
}
.last-topic p a{
	color: #ffb300;
	font-weight: lighter;
}
#carousel-controlerleft{
	color: #fff;
  	font-size: 20px;
  	opacity: 1;
	text-shadow: 0 0px 0px rgba(0, 0, 0, .6);
	position: relative !important;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	float: left;
	margin-left: -9px;
  	margin-top: -62px;
}
#carousel-controlerright{
	color: #fff;
  	font-size: 20px;
  	opacity: 1;
  	right: 625px;
	text-shadow: 0 0px 0px rgba(0, 0, 0, .6);
	position: relative !important;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	float: left;
  	margin-top: -62px;
    margin-left: 27px;
}
#carousel-controlerleft span{
	padding: 8px 12px;
  	background: #2196f3;
}
#carousel-controlerright span {
	padding: 8px 12px;
  	background: #2196f3;
}
#carousel-controlerright:hover, #carousel-controlerleft:hover{
	opacity: 0.5;
}

.opinion-poll {
}
.opinion-poll p{
	color: #2a3f60 !important;
	font-size: 14px !important;
	font-weight: bold;
	margin-bottom: 25px;
}
.opinion-poll input{
	display: block;
	background: transparent;
	border: 1px solid;
font-family: 'Droid Arabic Kufi', serif;
}
.opinion-poll{
	color: #8290a6;
	font-size: 13px;
}
.opinion-poll .vote{
	font-size: 13px;
	color: #fff;
	background: #ffb300;
	border: 0px;
	border-radius: 20px;
	padding: 15px 35px;
	margin-top: 25px;
	margin-right: 10px;
}
.opinion-poll .vote i{
	margin-left: 15px;
}
.opinion-poll .rate{
	font-size: 13px;
	color: #fff;
	background: #8290a6;
	border: 0px;
	border-radius: 20px;
	padding: 15px 35px;
	margin-right: 15px;
	margin-top: 25px;
}
.opinion-poll .rate:hover, .vote:hover{opacity:0.7;}
.opinion-poll .rate i{
	margin-left: 15px;
}
.releases {
	padding-top: 50px;
}
.releases a{
	font-size: 12px;
	font-weight: bold;
	color: #2a3f60;
	display: block;
	margin-top: 20px;
}
.owl-carousel {padding-top: 0px !important;}
.owl-next{
	top: -67px;
  	left: 36px;
  	position: absolute;
  	padding: 3px 12px !important;
  	background: #2196f3 !important;
  	border-radius: 0px !important;
  	opacity: 1 !important;
  	font-size: 20px !important;
}
.owl-prev{
	top: -67px;
  	left: 0px;
  	position: absolute;
  	padding: 3px 12px !important;
  	background: #2196f3 !important;
  	border-radius: 0px !important;
  	opacity: 1 !important;
  	font-size: 20px !important;
}
.owl-prev:hover, .owl-next:hover{opacity: 0.5 !important;} 
.owl-prev:before {
  content: '\f104';
  font-family: 'FontAwesome';
}
.owl-next:before {
  content: '\f105';
  font-family: 'FontAwesome';
}
.a3lanat img{
	 margin: 35px auto;
  	max-width: 100%;
  	width: 100%;
}
.media{
	background: #fff;
	margin-top: 10px;
}
.consulted{
	padding-top: 30px;
}
.callus input, textarea[type="text"]{
	position: relative;
	font-size: 13px;
  	font-weight: lighter;
}
.callus input{ 
	font-family: 'FontAwesome';
  border: 0px;
  padding-right: 8px;
  margin-top: 7px;
  border-radius: 20px;
  width: 140px;
  color:#000;
   }
 /* This is for the placeholder */\
input:active, input:focus{
	border: 0px !important;
       
}  
.callus textarea{
	margin-top: 20px;
	width: 70%;
	padding: 20px;
	border-radius: 25px 25px 25px 25px;
  	-moz-border-radius: 25px 25px 25px 25px;
  	-webkit-border-radius: 25px 25px 25px 25px;
    border: 1px inset rgba(226, 226, 226, 0.56);
  	opacity: 0.7;
color:#000;
}
.callus span{
	padding: 6px 12px 10px 0px;
  	background: #fff;
  	color: #d0d0d0;
  	font-size: 13px;
  	margin-top: 20px;
 	 border-radius: 25px 25px 25px 25px;
  	-moz-border-radius: 25px 25px 25px 25px;
  	-webkit-border-radius: 25px 25px 25px 25px;
  border: 1px inset rgba(226, 226, 226, 0.56);
  opacity: 0.7;
  	margin-left: 16px;
}
.send{
  	width: 85px !important;
  	padding: 28px 15px !important;
  	background: #ffb300;
  	color: #fff !important;
  	top: -50px;
  	font-weight: bold !important;
  	margin-right: 13px;
}
.send:hover, .mail button:hover{opacity:0.7;}
input[type="submit"] {
    font-family: FontAwesome;
}
.video{
	padding-top: 30px;
}
.video video{
	max-width: 100%;
}
.mail-list{
	padding-top: 20px;
}
.mail input[type="email"] {
    font-family: FontAwesome;
}
.mail input{
 	 border-top-right-radius: 25px;
  	border-bottom-right-radius: 25px;
  	border: 1px inset #e2e2e2;
  	padding: 6px 12px 10px;
  	font-size: 13px;
  	border-top: 1px inset #e2e2e2;
  box-shadow: inset 0px 1px 0px 1px #e2e2e2;
  opacity: 0.7;
font-family: 'Droid Arabic Kufi', serif;
}

.mail button {
  padding: 7px 20px 11px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  background: #ffb300;
  border: 0px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  position: relative;
  z-index: 10;
  margin-right: -5px;
}
.consulted h3, .post h3{
	color: #2196f3;
	font-size: 15px;
	position: relative;
	margin-bottom: 40px;
	margin-right: 5px;
}
.mail-list h3, .twitter h3, .twitter-pages h3{
	color: #2196f3;
	font-size: 15px;
	position: relative;
	margin-bottom: 40px;
	margin-right: 20px;
}
.consulted h3:before, .mail-list h3:before, .post h3:before, .twitter h3:before, .twitter-pages h3:before{
	content: "";
	height: 35px;
	width: 3px;
	background: #ffb300;
	position: absolute;
	top: -10px;
  	right: -20px;
}
.mail-list p{
	color: #ffb300 !important;
	font-size: 13px;
	line-height: 27px;
	margin-bottom: 20px;
}
.about-us{
	background: #fff;
	margin-top: 10px;
	padding-bottom: 30px;
	margin-bottom: 50px;
}

.post .comment p{
	color: #8290a6;
	font-size: 13px;
	text-align: center;
	padding: 20px;
	border: 1px solid #e2e2e2;
	border-radius: 15px;
        line-height: 27px;
}
.post .comment img{
	position: absolute;
  	bottom: 66px;
  	right: 45px;
  	width: 19px !important;
  	height: 12px !important;
        min-height: 12px !important;
}
.post b{
	color: #2196f3;
	font-size: 13px;
	display: block;
	margin-top: 30px;
	margin-bottom: 10px;
}
.post small{
	font-size: 12px;
	color: #b4b4b4;
}
.aalanat{
	padding-top: 30px;
}
#carousel-controlertoleft{
	color: #fff;
  	top: -53px;
  	font-size: 20px;
  	opacity: 1;
  	left: -10px;
	text-shadow: 0 0px 0px rgba(0, 0, 0, .6);

}
#carousel-controlertoright{
	color: #fff;
  	top: -53px;
  	font-size: 20px;
  	opacity: 1;
  	right: 280px;
	text-shadow: 0 0px 0px rgba(0, 0, 0, .6);

}
#carousel-controlertoright:hover, #carousel-controlertoleft:hover{
	opacity: 0.5;
}

#carousel-controlertoleft span, #carousel-controlertoright span {
	padding: 8px 12px;
  	background: #2196f3
}
.gallary{
	margin-bottom: 50px;
}
.gallary img{
	display: table;
  	margin: 20px auto;
  	width: 100%;
}
.gallary img:hover{
	opacity: 0.7;
}
.gallary h3{
	color: #2196f3;
	font-size:15px;
	text-align: center;
}
.gallary .line{
	width: 350px;
	height:1px;
	background: #d0d0d0;
	margin: 17px auto 0px;
}
.gallary .line1{
	height: 5px;
	width: 30px;
	background: #ffb300;
	margin: -3px auto 30px;

}
footer{
	background: #353a41;
  	padding: 50px 0px 0px;
	font-family: 'Droid Arabic Kufi', serif;
}
.address h3, .site-links h3, .last-updates h3, .page-gallary ul h3{
  color: #2196f3;
  font-size: 15px;
  margin-bottom: 30px;
}
.address p{
  	color: #d0d0d0;
  	font-size: 13px;
}
.address p > span{
  	color: #8290a6;
  	padding-left: 15px;
  	font-size: 15px;
}
.site-links ul{
	display: block;
	float: right;
}
.site-links ul:nth-last-child(1){
	margin-right: 90px;
}
.site-links li{
	display: block;
	color: #d0d0d0;
  	font-size: 13px;
  	margin-bottom: 20px;
  	padding: 8px 3px;
  	}
.site-links a{
	color: #d0d0d0;
  	padding-right: 5px;
  	font-size: 13px;
	font-family: 'Droid Arabic Kufi', serif;

}
.site-links a:hover{
	text-decoration: underline;
}

.last-updates li{
	display: block;
	color: #8290a6;
  	font-size: 13px;
  	margin-bottom: 20px;
  	padding: 8px 3px;
}
.last-updates a{
	color: #8290a6;
  	padding-right: 5px;
  	font-size: 13px;
	font-family: 'Droid Arabic Kufi', serif;

}
.last-updates a:hover{
	text-decoration: underline;
}
.address h3:before, .site-links h3:before, .last-updates h3:before, .page-gallary ul h3:before{
	content: "";
	height: 35px;
	width: 3px;
	background: #ffb300;
	position: absolute;
	top: 10px;
  	right: -20px;
}
.copyrights{background: #25292f; padding: 20px 0px;}
.copyrights small{font-size: 13px; color: #8290a6;}
.copyrights small a{font-size: 13px; color: #ffb300;}
.copyrights span{font-size: 13px; color: #d0d0d0; float: left;}
.copyrights span small{font-size: 13px; color: #8290a6;}

/* the code under this line discribe style for gallary page */
.ImageWrapper {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.25);
}
.ImageWrapper .ImageOverlayH {
    background: rgba(70, 164, 238, 0.5) none repeat scroll 0px 0px;
    bottom: 0px;
    display: block;
    height: 100%;
    left: 0px;
    opacity: 0;
    position: absolute;
    right: 0px;
    top: 0px;
    transition: all 0.3s ease 0s;
    width: 100%;
    border-radius: 17px;
}
.WhiteRounded {
    background-color: #FFF;
    border: medium none;
    display: inline-block !important;
    float: none !important;
    font-size: 14px;
    font-weight: normal;
    height: 44px;
    line-height: 46px;
    margin: 0px 7px;
    text-align: center;
    width: 46px;
    border-radius: 50%;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5), 0px 0px 0px rgba(0, 0, 0, 0) inset;
}
.WhiteRounded > a {
    color: #8290a6;
}
.page-gallary p{
	color: #fff;
	font-size: 15px;
	margin-top: 25px;
}
.ImageWrapper:hover .CStyleH {
    margin-top: -20px;
    top: 39%;
}
.page-gallary ul li{
	margin-bottom: 30px;
}
.page-gallary ul li img{width: 100%;}
.page-gallary ul h3{padding-top: 50px;}
.page-gallary ul h3:before{margin-top: 50px;}
.topages{border: 1px solid #e9e9e9; padding: 15px 20px; border-radius: 10px; margin-top: 136px; margin-bottom: 136px;}
.topages .pagination{text-align: right; margin: 0;}
.topages .pagination li a{margin-right: 8px; color:#818181; border-radius:0; font-size: 12px; }
.topages .pagination li a:hover{background: #1976d2; color: #fff;}
.topages .pager{display: block; float: left; border: 0; margin: 0;}
.topages .pager li a{border: 0; color: #818181; font-size: 12px;}
.topages .pager li a:hover{background: transparent; color: #818181;}

/* the code under this line discribe style for single page */

.single-page, .news-page, .releases-page{background: #fff;}
.single-topic, .touch-news, .releases-div{padding-top: 40px;}
.single-topic img{
	width: 100%;
	margin: 30px 0;
}
.single-topic h3{
  color: #2196f3;
  font-size: 20px;
  font-weight: bold;
}
.single-topic h3:before{
	content: "";
	height: 35px;
	width: 3px;
	background: #ffb300;
	position: absolute;
	top: 50px;
  	right: 0px;
}
.single-topic ul{
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	margin-top: 15px;
	margin-bottom: 15px;
}
.single-topic ul li{
	color: #d0d0d0;
	font-size: 13px;
	padding-top: 10px;
  	padding-bottom: 10px;
    padding-left: 10px;
}
.single-topic ul li:nth-child(2){
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	padding-right: 10px;
  	padding-left: 25px;
}
.single-topic ul li span{
	color: #2196f3;
	font-size: 13px;
	padding-right: 15px;
	font-family: 'Droid Arabic Kufi', serif !important;

}
.single-topic ul li:last-child{
	float: left;
	margin-top: -61px;
}
.single-topic .other-topic ul li:last-child{
	margin-top: 0px;
}
.single-topic p:first-child{color: #2a3f60 !important; font-size: 13px; margin: 35px 0; line-height: 30px;}
.single-topic p{color: #5a5a5a; font-size: 13px; margin: 35px 0; line-height: 30px;}
.single-topic a{color: #2a3f60; font-size: 21px; font-weight: bold;}
.other-topic{
	border-top:1px solid #f2f2f2;
}
.other-topic div:nth-child(2){padding-top: 66px;}
.other-topic a{font-size: 14px !important;}
.other-topic p a{font-size: 13px !important; color: #ffb300;}
.other-topic p{color: #8290a6 !important; font-size: 13px !important;}
.other-topic h3{
  color: #2196f3;
  font-size: 15px;
  margin-bottom: 30px;
}
.other-topic h3:before{
	content: "";
	height: 35px;
	width: 3px;
	background: #ffb300;
	position: absolute;
	top: 10px;
  	right: 0px;
}
.title-addcomment {
  background: #2ea5e2;
  padding-top: 20px;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 30px;
  display: table;
  width: 100%;
}
.title-addcomment span {
  color: #fff;
  font-size: 19px;
  margin-left: 10px;
}
.title-addcomment h4 {
  color: #fff;
  display: inline;
}
.title-addcomment .comcaret {
  position: relative;
  top: 33px;
  right: -50px;
  color: #2ea5e2 !important;
}
.add-comment input {
  padding: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  color: #acacac;
  margin-left: 25px;
  font-size: 11px;
}
.add-comment textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  color: #acacac;
  margin: 15px 0px;
  font-size: 11px;
}
.add-comment input:nth-child(3) {
  margin-left: 0px;
}
.add-comment .submit {
  background: #2ea5e2;
  padding: 15px 35px;
  color: #fff;
  font-size: 14px !important;
  margin-bottom: 50px;
  font-weight: bold;
}
.title-comment {
  background: #4b4b4b;
  padding-top: 20px;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 30px;
  display: table;
  width: 100%;
}
.title-comment h4 {
  color: #fff;
  display: inline;
}
.title-comment span {
  color: #fff;
  font-size: 19px;
  margin-left: 10px;
}
.comcaret {
  position: relative;
  top: 33px;
  right: -50px;
  color: #4b4b4b !important;
}
.comment p {
  color: #6a6a6a;
  font-size: 12px;
  line-height: 24px;
  margin-top: 15px !important;
  padding: 15px;
  margin-bottom: 0 !important;
}
 .single-page .comment {
  padding: 20px 15px;
  border: 1px groove #ffffff;
  margin-bottom: 35px;
  opacity: 0.7;
}
.comment img{margin-bottom: 0 !important;}

/* the code under this line discribe style for news page */

.twitter-pages{margin-top: 60px;}
.touch-news img{width: 100%; border: 5px solid #f9f9f9;}
.detail-news a{font-size: 15px; color: #2196f3;}
.detail-news p{font-size: 14px; color: #2a3f60; line-height: 30px; margin-top: 15px;}
.detail-news p a{color: #9da8b8;}
.touch-news .ImageWrapper .ImageOverlayH {border-radius: 0;}
.touch-news .news-div{border-bottom: 1px solid #ededed; padding-bottom: 20px;display: table; margin-bottom: 20px;}
.touch-news h3, .releases-div h3{
  color: #2196f3;
  font-size: 18px;
  font-weight: bold;
  margin-right: 15px;
  margin-bottom: 40px;
}
.touch-news h3:before, .releases-div h3:before{
	content: "";
	height: 35px;
	width: 3px;
	background: #ffb300;
	position: absolute;
	top: 50px;
  	right: 0px;
}
.touch-news .topages{margin-top: 30px; margin-bottom:50px;}
.touch-news .topages .pager a:hover, .releases-page .topages .pager a:hover{color: #5d5d5d;}

/* the code under this line discribe style for releases-page */

.releases-div img{width: 100%; max-width: 100%;}
.releases-div a{
  font-size: 12px;
  font-weight: bold;
  color: #2a3f60;
  display: block;
  margin-top: 20px;
  margin-bottom: 30px;
  text-align: center;
}
.releases-div .topages{margin-top: 30px; margin-bottom:50px;}
.releases-div .topages .pager a{margin: 0px !important;}
.releases-div .topages .pagination li a{margin-top: 0 !important; margin-bottom: 0 !important}
.pager li > a{background: transparent !important;}

/* the code under this line discribe style for contact-page */

#map-canvas{height: 215px;}
.about-address{
	margin-top: 30px;
  margin-bottom: 30px;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  margin-right: 15px;
  margin-left: 15px;
  padding: 30px 0;
 }
 .about-address div:first-child{padding: 0;}
 .about-address .text-title p{color: #2a3f60; font-size: 12px; line-height: 27px;}
 .releases-div .about-address .address p{ color: #8290a6 !important;}
 .releases-div form p{color: #2a3f60; font-size: 14px; font-weight: bold;}
 .releases-div form input{
 	padding: 6px 12px 10px 0px;
  	background: #fff;
  	color: #a0a0a0;
  	font-size: 13px;
  	margin-top: 20px;
  	border-radius:10px;
  	border: 1px inset rgba(226, 226, 226, 0.56);
  	opacity: 0.8;
  	margin-left: 34px;
  	width: 30%;
}
.releases-div form textarea{
	margin-top: 20px;
  	width: 100%;
  	padding: 20px;
  	border-radius: 10px;
  	border: 1px inset rgba(226, 226, 226, 0.56);
  	opacity: 0.8;
 	color: #a0a0a0;
}
.releases-div .submit{background: #ffb300; color: #f9f9f9; border: 0; padding: 15px 35px !important; font-weight: bold; font-size: 14px; 
	transition: all 1s;
  	-webkit-transition: all 1s;
  	-moz-transition: all 1s;
  }
  .carousel-inner img{
  	width: 100%;
  	max-height:444px;
  }
.releases-div .submit:hover{opacity: 0.6;}