@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=devanagari,latin-ext');


@import url('https://fonts.googleapis.com/css?family=Amiri:400,400i,700,700i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i|Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&subset=arabic,cyrillic,cyrillic-ext,greek,greek-ext,hebrew,latin-ext,vietnamese');



body{ background:#efefef; font-family: 'Poppins','Roboto', sans-serif; font-size:14px;}



@media (min-width: 1200px){
.container {
    max-width: 1050px !important;
}
}


blockquote {
    margin: 0 0 1rem;
    padding-left: 3em;
    border-left: 0.4em solid #032a631a;
    font-style: italic;
}

.breadcrumb{ font-size:14px; background:none; padding:0px; margin:20px 0px;}
.breadcrumb li+li:before {
    padding: 0 5px;
    color: #999;
    content: "\203A";
}
.breadcrumb li a{ color:#999 !important; }

.shadow{ box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.1) !important;}
.shadow1{ background:#FFF !important; box-shadow: 0 1px 6px 0px rgba(0,0,0,.1);}
.theme_bg_light{ background:#032a63  !important;}

#top_navbar{}

#top_navbar .navbar-light .navbar-nav .nav-link {
    font-size:15px;
    font-weight:600;
    color:#FFF;
    padding:6px 11px 6px 11px;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
}
.navbar{ padding:7px 0px !important;}

#top_navbar .navbar-light .navbar-nav .nav-link:hover { background: rgba(0,0,0,0.24);}
#top_navbar .navbar-light .navbar-nav .active { background: rgba(0,0,0,0.24);}

#navbar_bottom { }
#navbar_bottom .title {
    position: absolute;
    color: #FFF;
    padding: 7px 7px;
    font-size: 15px;
    font-weight: 600;
    margin: 0 10px 0 0;
}
#navbar_bottom .title i {
	font-size:18px;
}

.top_header_menu{ margin:0px; padding:0px; display: inline-block; float:right;}
.top_header_menu li{ list-style:none; display:inline-block;}
.top_header_menu li a{ font-size:18px; display:block; padding:4px 10px 0px 10px; color:#FFF;}

.hot_news {
	position:absolute;
	left:155px;
  margin: 0;
  padding: 0;
  height:30px;
  overflow: hidden;
  width:400px; line-height:35px;
}
.hot_news .item {
  list-style-type: none;
  color: #000000;
  font-weight: 600;
  overflow:hidden;
}
.hot_news .item a {
/*  color: #ffffffd9;*/
color:#FFFFFF;
}

@keyframes blink {
   
    0% {
      opacity: .2;
    }
  
    20% {
      opacity: 1;
    }
  
    100% {
      opacity: .2;
    }
}
.saving i {  
    animation-name: blink;  
    animation-duration: 1.4s; 
    animation-iteration-count: infinite;  
    animation-fill-mode: both;
}

.saving i:nth-child(2) {   
    animation-delay: .2s;
}

.saving i:nth-child(3) {   
    animation-delay: .4s;
}


/* HEADER */
#header{ margin:5px 0px 5px 0px;}	
.advert_header{ position: fixed; margin-left:-180px; top:100px; width:160px; overflow:hidden;}

.new_content{ background:#FFF; padding-top:15px; padding-bottom:15px; margin-bottom:10px;}
.new_content_p_reset{ padding-left:0px !important; padding-right:0px !important;}
.content{ background:#FFF;}
.page-left{ width:700px; float:left;}
.page-right{ width:300px; float:right;}













input[type="submit"] {
    float: right;
    border: 0;
    color: #fff;
    height: 40px;
    font-weight: bold;
    margin: 5px 0 30px 0;
}

.socialRightBlock .box{
	height:80px;
	border-bottom:solid 10px;
	margin-bottom:5px;
	position:relative;
}
.socialRightBlock .box .social_name{
	color:#FFF;
	
}
.socialRightBlock .box i{
	position:absolute;
	left:15px; 
	top:15px;
	color:#FFF;
	font-size:40px;
}
.socialRightBlock .box > span{
	position:absolute;
	left:60px; 
	top:10px;
	color:#FFF;
	display:block;
	cursor:pointer;
	font-weight:bold;
	font-size:20px;
}

.socialRightBlock .box .btnContainer{
	position:absolute;

	top:38px;
	left:60px;
	border-radius:3px;
	height:20px;
	min-width:80px;
	padding:3px;
	}
.socialRightBlock .facebook{
	background:#3c5b9b;
	border-bottom:solid 10px #32508d;
}
.socialRightBlock .twitter{
	background:#59c8ff;
	border-bottom:solid 10px #48b7ee;
}
.socialRightBlock .google{
	background:#BA3526;
	border-bottom:solid 10px #A62F22;
}




/* HEADER 1 */
#header1{ margin:0px 0px 10px 0px;}	.currency
.advert_header1{ position: fixed; margin-left:-180px; top:10px; width:160px; overflow:hidden;}
.header_tt{ margin-bottom: 10px; background: #ebebebd6;}
.header_tt .header_date{ display:block; padding:4px;}
.header_tt_menu{ margin:0px; padding:0px;}
.header_tt_menu li{ border-left: #00000014 1px solid; list-style:none; display: inline-block;}
.header_tt_menu li a{     
    display: block;
    padding: 5px 10px;
    color: #6f6e6e;
    text-align: center;
    font-size: 13px;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;}

.header_tt_menu li a:hover { background: rgba(0,0,0,0.24); color:#FFF;}
.header_tt_menu li a i{      
   width: 28px;
    height: 28px;
    text-align: center;
    background: #e0e0e0;
    line-height: 28px;
    border-radius: 28px;
    color: #000;
    font-size: 17px;
	}

#logo{ display:block; width:280px; float:left;}
#logo img{ max-width:280px; max-height: 90px;}






.advert{ margin:0px 0px 10px 0px;}	
	
	

	/*  ADVERT*/
.advert_72890{ width:728px; height:90px; float:right; overflow:hidden;}
.advert_x_detail{ float:left; margin:0px 20px 20px 0px;}
.advert_y_detail{ text-align:center; padding:4px 0px; border-top:#ebebeb 1px solid; border-bottom:#ebebeb 1px solid;}
.header_big_advert{ overflow:hidden; text-align:center; margin:0px 0px;}	
	









h1 {
  color: #000;
  font-size: 32px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.pt10{ padding-top:10px;}
.pt20{ padding-top:20px;}
.pt70{ padding-top:70px;}
.pt60{ padding-top:60px;}
.pt50{ padding-top:50px;}


.theme_bg_color{ /*background:#ff4136 !important;*/ background:#38424b  !important;}
.theme_bg_color1{ background:#ad090f  !important;}
.theme_bg_color2{ background:#38424b  !important;}
.theme_bg_color3{ background:#38424b  !important;}
.theme_bg_color4{ background:#38424b  !important;}
.theme_bg_dark_blue{ background:#343a40 !important;}

a{ color:#222222; }
a:hover{ text-decoration:none; color:inherit;}






.arrow_box {
display: block;


    background: #dc3545;
    color: #FFF;
    top: 100px;
    left: 0px;
    position: absolute;
    padding: 4px 8px;
    font-weight: 600;
    font-size: 12px;
}
.arrow_box:after, .arrow_box:before {
	left: 100%;
	top: 0%;
	border: solid transparent;
	content: " ";
	height:0px;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	    /* border-color: rgba(136, 183, 213, 0); */
    border-left-color: #dc3545;
    border-width: 13px;
    /* width: 50px; */
}




#top_headline .title{ display:block; text-align:center; padding:10px; font-weight:600; font-size:18px; position: relative;}
#top_headline .title .text{
    position: relative;
    -webkit-transition: color .15s ease;
    -moz-transition: color .15s ease;
    -o-transition: color .15s ease;
    transition: color .15s ease;

    z-index: 1;}
#top_headline .row .col .title:before {
    content:'';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    -webkit-transition: all .15s ease;
    -moz-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease;
    background:#f44336;
    opacity: 0;
    height: 0px;

}
#top_headline .row .col:hover img{ opacity:0.7;}
#top_headline .row .col:hover .title:before{
    height: 100%;
    opacity: 1;
}
#top_headline .row .col:hover .title{
    color:#FFF !important;
}

#top_headline .row .col{ position:relative;}
#top_headline img{ width:100% !important; height:130px;}


.news_detail_gallery{padding:20px; webkit-box-shadow:  0 0 2px 1px #cccccc6b; box-shadow:  0 0 2px 1px #cccccc6b; margin:20px 0px;}
.news_detail_gallery h2{ padding:20px 0px; text-align:center;}
.news_detail_gallery .item{ display:block; float:left; width:237px; margin:5px;}
.news_detail_gallery .item img{ width:100%; height:130px;}
.news_detail_gallery iframe{ width:100% !important; height:400px !important;}
.news_item_list .title{ display:block; text-align:center; padding:10px; font-weight:600; font-size:16px; height:80px; overflow:hidden;}
.news_item_list img{ width:100% !important; height:160px;}

#top_headline .gcard{
	height: 230px;
    overflow: hidden;
	}
.gcard{
	    
	
	webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,0.05);
    box-shadow: 0 0 2px 1px rgba(0,0,0,0.05);
	
	display:block;
    background-color: #fff;
    margin-bottom: 10px;
    box-sizing: border-box;
	    position: relative;}
.gcard a:hover{   color: #ed1d25;}
.gcard .cat{position:absolute; background: #F00; color:#FFF; font-size:12px; font-weight:bold; top:0px; padding:5px 10px;}
	.gcard .item_image{ width:100%; height:140px; overflow:hidden; display:block;}
	
	
	






 .white_area{ margin:0px; padding:0px;}
 .white_area li{ list-style:none;}
 .white_area .item{
    padding: 0px; margin:0px;}
  .white_area .item img{ width:100%; height:180px;}
  .white_area .item .title{ font-size:20px; color:#155817; line-height:1.5em; font-weight:bold; display:block; text-align:center; padding:5px;}
   .white_area .item .description{ display:none; font-size:13px; color: #155817; text-align:center; padding:5px; margin-bottom:5px;}
   
   
   
   #right_one_slider .owl-prev{ height:39px; width:39px; position:absolute; left:0px; top:50px; background: url(images/btnLeft_green.png) no-repeat center; z-index:100; cursor:pointer; }
#right_one_slider .owl-next{ height:30px; width:30px; position:absolute; left:0px; top:89px; background: url(images/btnRight_green.png) no-repeat center; z-index:100; cursor:pointer; }
	
	
#top-man{ margin:0px 0px; padding:0px; height:220px; overflow:hidden;}#top-man li{list-style:none}#top-man li img{width:100%}#top-man .owl-buttons{display:none}#top-man:hover .owl-buttons{display:block}#top-man .owl-prev,#top-man .owl-next{height:44px;width:44px;position:absolute;top:50%;margin-top:-22px!important;background:#F00;color:#fff;text-align:center;line-height:44px;font-stretch:extra-expanded;font-size:25px;font-weight:700}#top-man .owl-prev{left:0}#top-man .owl-next{right:0}#top-man .owl-pagination{position:absolute;bottom:2px;right:90px}



#top-man .owl-page span{
	width: 39px;
    height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    border-radius: 100%;
    margin-left: 3px;
    text-align: center;
    cursor: pointer;
    background: #FFF;
    line-height: 36px;
    background: #EBEBEB;}
#top-man .owl-page.active span{color:#FFFFFF; background:#F00; }	
	
	
	
	
 .back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}	

.tab-content ul{ margin:0px; padding:0px;}
.tab-content ul li{ height: 57px;
    overflow: hidden; list-style:none; padding:0px; margin:0px;}
.tab-content ul li a{ display:block; font-size:16px;      padding: 4px 0px; border-bottom: solid 1px #dedede73; font-weight:600;    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;}
.tab-content ul li a:hover{}
.tab-content ul li a span{     
	display: inline-block;
    font-size: 32px;
    font-weight: 900;
    margin-right: 10px;
    background: #EBEBEB;
    padding: 0px 10px;
   }


/*.tab-content ul{ margin:0px; padding:0px;}
.tab-content ul li{ list-style:none; padding:0px; margin:0px;}
.tab-content ul li a{ display:block; padding:10px; border-bottom: solid 1px #dedede; font-weight:600;}
.tab-content ul li a:hover{ background: rgba(0,0,0,0.24);}
.tab-content ul li a span{ display:inline-block; font-size:20px; font-weight:900; margin-right:10px;}*/
.modules{     
/*box-shadow: 0 1px 1px 0 #d3d3d3;*/
background: #fff; 
margin:10px 0px !important;
display:block;
}
.module_title{ padding:5px 5px !important; margin:0px 0px 10px 0px !important; font-size:20px !important; font-weight:500 !important; position:relative;}
.module_title .all{ display:block; width:50px; position:absolute; right:10px; top:0px; padding:10px; font-size:12px; color:inherit;}
.module_title span{ font-weight:900 !important;}
.margin-top-10{ margin-top:10px;}
.margin-top-bottom-10{ margin-bottom:10px; margin-top:10px;}
.border_top_turqu {border-top:#1abc9c 3px solid;}
.border_top_green {border-top:#2ecc71 3px solid;}
.border_top_blue {border-top:#3498db 3px solid;}
.border_top_pink {border-top:#9b59b6 3px solid;}
.border_top_yellow {border-top:#f1c40f 3px solid;}
.border_top_orange {border-top:#e67e22 3px solid;}
.border_top_red {border-top:#e74c3c 3px solid;}

.border_bottom_turqu {border-bottom:#1abc9c 5px solid;}
.border_bottom_green {border-bottom:#2ecc71 5px solid;}
.border_bottom_blue {border-bottom:#3498db 5px solid;}
.border_bottom_pink {border-bottom:#9b59b6 5px solid;}
.border_bottom_yellow {border-bottom:#f1c40f 5px solid;}
.border_bottom_orange {border-bottom:#e67e22 5px solid;}
.border_bottom_red {border-bottom:#e74c3c 5px solid;}
.border_bottom_white {border-bottom:#FFF 5px solid;}

.border_bottom_left_turqu {border-bottom:#cccccc3b 5px solid; border-left:#1abc9c 5px solid;}
.border_bottom_left_green {border-bottom:#cccccc3b 5px solid; border-left:#9fca1b  5px solid;}
.border_bottom_left_blue {border-bottom:#cccccc3b 5px solid; border-left:#3498db 5px solid;}
.border_bottom_left_pink {border-bottom:#cccccc3b 5px solid; border-left:#9b59b6 5px solid;}
.border_bottom_left_yellow {border-bottom:#cccccc3b 5px solid; border-left:#f1c40f 5px solid;}
.border_bottom_left_orange {border-bottom:#cccccc3b 5px solid; border-left:#e67e22 5px solid;}
.border_bottom_left_red {border-bottom: #cccccc3b 5px solid; border-left:#e74c3c 5px solid;}
.border_bottom_left_midnight {border-bottom: #cccccc3b 5px solid; border-left:#34495e 5px solid;}	
	
	
	
	
	
	
.home .gallery_block {
  width: 100%;
  max-height: 260px;
  background: #040404;
  margin: 0 0 10px 0;
  overflow: hidden;
  padding: 0px 0 0 20px;
}
.home .gallery_block .item {
  float: left;
  position: relative;
  width: 230px;
  margin: 40px 20px 20px 0;
  text-align: center;
  color: #fff;
}
.home .gallery_block .item a {
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  text-decoration: none;
}
.home .gallery_block .item a:hover {
  color: #ed1d25;
}
.home .gallery_block .item:last-child {
  margin: 40px 0 16px 0;
}
.home .gallery_block .item img {
  float: left;
  width: 100%;
  height:120px;
  margin: 0 0 16px 0;
}
.home .gallery_block .item:hover .video_icon {
  background: #ed1d25;
  color: #fff;
}
.home .gallery_block .item .video_icon {
  float: left;
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  background: #fff;
  border-radius: 34px;
  color: #040404;
  position: absolute;
  top: 0;
  right: 0;
  margin: 12px;
}
	

/* The container */
.radio_container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 17px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.radio_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.radio_container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radio_container input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio_container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radio_container .checkmark:after {
 	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}

.right_article_list{margin:0;padding:0;}
.right_article_list li{list-style:none;padding:0;margin:0;border-bottom:#cccccc3b 2px solid}
.right_article_list li:hover{background:#FFF;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}
.right_article_list li .image{width:70px;height:70px;float:left;margin:5px;border:#FFF 4px solid;/*-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px*/}
.right_article_list li .name{display:block;padding-top:10px;font-size:16px;color:#333; font-weight:bold;}
.right_article_list li .title{display:block;line-height:20px;font-size:13px;color:#333;}

.right_poll_title{ display:block; padding:5px 0px; font-weight:bold;}
	.right_poll_list{margin:10px 0;padding:0}
	
	.right_poll_list li{list-style: none;
	padding:6px 0px;
    margin: 0;
    border-bottom: #EFEFEF 1px dotted;
    cursor: pointer;


    color: #343a40;
    /* font-family: 'Roboto',sans-serif!important; */}
	
	
	.right_poll_list li:hover{background:#F7F7F7;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}.right_poll_list li .image{width:60px;height:60px;margin:5px;border:#FFF 4px solid;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}



.home_news_two .news_small{ float:right; width:240px; overflow:hidden; height:180px; margin-bottom:10px !important;}
.home_news_two .news_small .item{ display:block;}
.home_news_two .news_small .item img{display:block;height:120px;width:100%}
.home_news_two .news_small .item .item_title{
	overflow: hidden;
    display: block;
    margin-top: 5px;
    line-height: 1.3em;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
	
	}
.home_news_two .news_small .item .item_description{display:none;margin-top:5px;line-height:20px;font-size:12px;color:#333}






.home_news_two .news_small1{ float:left; width:240px; margin:10px; overflow:hidden; height:190px; margin-bottom:10px !important;}
.home_news_two .news_small1 .item{ display:block;}
.home_news_two .news_small1 .item img{display:block;height:120px;width:100%}
.home_news_two .news_small1 .item .item_title{
	overflow: hidden;
    display: block;
    margin-top: 5px;
    line-height: 1.3em;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
	
	}
.home_news_two .news_small1 .item .item_description{display:none;margin-top:5px;line-height:20px;font-size:12px;color:#333}


.home_news_two .news_big{ float:left; width:435px; margin-bottom: 30px; overflow:hidden; height:340px;}
.home_news_two .news_big .item{display:block;}
.home_news_two .news_big .item img{display:block;height:240px;width:100%}
.home_news_two .news_big .item .item_title{
	overflow: hidden;
    display: block;
    margin-top: 5px;
    font-size: 24px;
    font-weight: 600;
	line-height:1.2;
	padding:2px 10px;
	}
.home_news_two .news_big .item .item_description{ display:none; overflow:hidden; margin-top:5px;font-size:13px; padding: 2px 10px;}


.home_headline_sub_news{ height:250px; overflow:hidden; margin-bottom:20px;}	

.home_headline_sub_news .item_image{
	display:block; width:100%; height:185px; overflow:hidden;}

.home_headline_sub_news .item_title {
    display: block;
    margin-top: 5px;
    font-size: 18px;
    font-weight: 600;

    /* padding: 0px 0px 20px 0px; */
}

.nav-pills .nav-link {
    border-radius: 0px;
}
.nav-link {
    display: block;
    padding: 6px 8px 6px 8px;
}



#author_line .owl-prev {
    height: 40px;
    width: 30px;
    position: absolute;
    left: 0px;
    top: 30%;
    background: #d41414 url(images/sol_ok1.png) no-repeat center;
    z-index: 100;
    cursor: pointer;
}

#author_line .owl-next {
    height: 40px;
    width: 30px;
    position: absolute;
    right: 0px;
    top: 30%;
    background: #d41414 url(images/sag_ok1.png) no-repeat center;
    z-index: 100;
    cursor: pointer;
}


#author_line{
    margin: 10px 0px 15px 0px;
    max-height: 260px;
    overflow: hidden;
    }

#author_line .item {
	list-style:none;
  width: 100%;
  background: #fff; 
  height: 260px;
  text-align: center;
  padding: 10px;
  margin:5px 0px;
    -moz-box-shadow: 0 0 4px #e8e8e8;
  -webkit-box-shadow: 0 0 4px #e8e8e8;
  box-shadow: 0 0 4px #e8e8e8;
  
  
}
#author_line .item:hover{ background:#EBEBEB;}
#author_line .item:hover .title {
}
#author_line .item img {
    height: 130px;
    width: 130px;
    border-radius: 130px;
    margin: 0px  auto 10px auto;
    border: 1px solid #f2f2f2;
    padding: 2px;
	box-shadow: 0 0 10px #e8e8e8;
	background:#FFF;
}
#author_line .item .name {
	display:block;
  width: 100%;
  color: #ed1d25;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
#author_line .item .date {
	display:none;
  width: 100%;
  font-size: 14px;
  color: #6e6e6e;
}
#author_line .item .title {
	display:block;
  width: 100%;
  font-size: 16px;
  color: #000;
  font-weight: bold;
  margin: 6px 0 0 0;
}







.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{ margin-top:-15px;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.grabbing{cursor:url(grabbing.png) 8 8,move}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}


.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}	
	
	
	
.headline_area{ width:100% !important; height:420px !important; overflow:hidden !important;}
#headline{  margin:0px 0px 80px 0px; padding:0px; height:390px; position:relative;}



#headline li .image{  display:block;width:700px; height:370px; }

#headline li{list-style:none;}
#headline li .title{position: absolute;
    background: #022032;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    bottom: 20px;
    margin: 10px;
    padding: 20px 10px 10px 10px;
    width: inherit;}
#headline li .cat{    position: absolute;
    color: #FFF;
    font-size: 24px;
    font-weight: bold;
    bottom: 71px;
    margin: 10px;
    padding: 5px 10px;}

#headline li i{position:absolute;  color:#ffffffd4; font-size:52px; font-weight:bold; top:40%; left:45%; margin:10px; padding:10px; width:inherit;}


#headline .owl-buttons{display:none}
#headline:hover .owl-buttons{display:block}

#headline .owl-prev{position:absolute;top:42%;width:30px;height:51px;left:4px;background:url(images/sol_ok.png);cursor:pointer;z-index:1000}

#headline .owl-next{position:absolute;top:42%;width:30px;height:51px;right:4px;background:url(images/sag_ok.png);cursor:pointer;z-index:1000}


#headline .owl-pagination{position:absolute;bottom:-30px;left:0px; width:100%; background:#FFF; }
#headline .owl-page span {
    width: 43.66px;
    height: 40px;
    font-size: 21px;
    font-weight: bold;
    color: #000;
    border-radius: 0%;
    margin-left: -4px;
    text-align: center;
    cursor: pointer;
    background: #FFF;
    line-height: 36px;
    background: #EBEBEB;
}
#headline .owl-page.active span{ background:#ff4136; color:#FFF;}




#video_detail iframe{ width:100% !important; min-height:400px !important;}


 		.left_menu{ margin:0px 0px 20px 0px; padding:0px; background: #efefef;}
        .left_menu li{ list-style:none; padding:0px; margin:0px;}
		.left_menu .cat{ list-style:none; padding:10px; margin:0px; color:#FFF; font-weight:600;}
        .left_menu li a{ display:block; padding: 10px;
    border-bottom: #e4e4e4 1px solid; font-weight:600;}
	
	 .left_menu li .active{ background:#FFF;}
    	.left_menu li a:hover{ background:#FFF;}
		
		.h340{ height:340px !important;}



.authors_block_list {
  width: 100%;
  margin:10px 0px;
}
.authors_block_list .item {
  width: 100%;
  background: #fff;
  height: 250px;
  text-align: center;
  padding: 10px;
  -moz-box-shadow: 0 0 4px #e8e8e8;
  -webkit-box-shadow: 0 0 4px #e8e8e8;
  box-shadow: 0 0 4px #e8e8e8;
}
.authors_block_list .item:hover .title {
}
.authors_block_list .item img {
    height: 130px;
    width: 130px;
    border-radius: 130px;
    float: left;
    margin: 0px 0 10px 50px;
    border: 1px solid #f2f2f2;
    padding: 2px;
	    box-shadow: 0 0 10px #e8e8e8;
}
.authors_block_list .item .name {
	display:block;
  width: 100%;
  color: #ed1d25;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.authors_block_list .item .date {
	display:none;
  width: 100%;
  font-size: 14px;
  color: #6e6e6e;
}
.authors_block_list .item .title {
	height:55px;
	overflow:hidden;
	display:block;
  width: 100%;
  font-size: 16px;
  color: #000;
  font-weight: bold;
  margin: 6px 0 0 0;
}





/* GALLERY PAGE */
.gallery_page h1{ float:none !important; text-align:center;}
.gallery_page .description{ text-align:center; margin:0px !important; line-height:normal !important; font-size:16px !important;}
.gallery_page .desc p{ text-align:center !important;}

.gallery_page .video_list img{width:100%; height:120px;}
.gallery_page .video_list i{position:absolute;  color:#ffffffd4; font-size:32px; font-weight:bold; top:10%; left:45%; margin:10px;}
.gallery_page .video_list span{display:block; padding:10px; text-align:center; font-size:16px; height:80px; overflow:hidden; font-weight:600}


.gallery_page .home_news_two .news_big .item .item_title {
    overflow: hidden;
    color: #FFF;
    display: block;
    margin-top: 0px;
    font-size: 24px;
    font-weight: 600;
    height: 78px;
    line-height: 1.2;
    padding: 10px 10px;
}
.gallery_page .home_news_two .news_small .item .item_title {
    color: #FFF;
    height: 70px;
    overflow: hidden;
    display: block;
    /* padding: 15px; */
    margin-top: 0px;
    line-height: 1.3em;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}
.gallery_page .home_news_two .news_small {
    float: right;
    width: 240px;
    overflow: hidden;
    height: 164px;
    margin-bottom: 10px !important;
}





/* SINGULAR PAGE */
.singular_page {
  width: 100%;
}
.singular_page .left_column {
  width: 100%;
  min-height: 200px;
  height: 100%;
}
.singular_page .left_column .info_bar {
	margin: 0px 0px 20px 0px;
    padding: 14px 5px 10px 5px;
    background: #cccccc61;
    border-bottom: 1px solid #f3f3f3;
}
.singular_page .left_column .info_bar .c_tile {
  float: left;
  width: 4px;
  height: 50px;
  background: #ed1d25;
  margin-right: 20px;
}
.singular_page .left_column .info_bar .c_name {
  color: #ed1d25;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}
.singular_page .left_column .info_bar .c_date {
  color: #707070;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  margin: 4px 0 0 0;
}
.singular_page .left_column .info_bar .socialize_info_badge .share_count {
  float: right;
  margin: 0 16px 0 16px;
  width: 45px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
}
.singular_page .left_column .info_bar .socialize_info_badge .share_count .text {
  font-size: 10px;
  line-height: 10px;
}
.singular_page .left_column .info_bar .socialize_info_badge .social_icons {
  float: right;
}
.singular_page .left_column .info_bar .socialize_info_badge .social_icons a {
  float: left;
  color: #fff;
  width: 37px;
  height: 37px;
  margin: 0 10px 0 0;
  line-height: 37px;
  text-align: center;
  -webkit-border-radius: 37px;
  -moz-border-radius: 37px;
  border-radius: 37px;
}
.singular_page .left_column .info_bar .socialize_info_badge .twitter {
  background: #00aced;
}
.singular_page .left_column .info_bar .socialize_info_badge .twitter:hover {
  background: #0087ba;
}
.singular_page .left_column .info_bar .socialize_info_badge .facebook {
  background: #3b5998;
}
.singular_page .left_column .info_bar .socialize_info_badge .facebook:hover {
  background: #2d4373;
}
.singular_page .left_column .info_bar .socialize_info_badge .googleplus {
  background: #dd4b39;
}
.singular_page .left_column .info_bar .socialize_info_badge .googleplus:hover {
  background: #c23321;
}
.singular_page .left_column .info_bar .socialize_info_badge .instagram {
  background: #bc2a8d;
}
.singular_page .left_column .info_bar .socialize_info_badge .instagram:hover {
  background: #92216e;
}
.singular_page .left_column .info_bar .socialize_info_badge .pinterest {
  background: #cb2027;
}
.singular_page .left_column .info_bar .socialize_info_badge .pinterest:hover {
  background: #9f191f;
}
.singular_page .left_column .info_bar .socialize_info_badge .youtube {
  background: #bb0000;
}
.singular_page .left_column .info_bar .socialize_info_badge .youtube:hover {
  background: #880000;
}
.singular_page .left_column .content_inner {
  background: #fff;
  color: #000;
}
.singular_page .left_column .content_inner h1 {
  color: #000;
  font-size: 37px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.singular_page .left_column .content_inner p.spot {
  width: 100%;
  margin: 16px 0 16px 0;
  color: #414141;
  font-size: 18px;
  text-align:left;
}
.singular_page .left_column .content_inner .featured_image {
  width: 710px;
  height: 400px;
  overflow: hidden;
  margin: 10px 0 10px 0;
}
.singular_page .left_column .content_inner .featured_image img {
  width: 100%;
  height: 400px;
}
.singular_page .left_column .content_inner .post_details {
  width: 100%;
  margin: 20px 0 0 0;
  line-height:1.7em;
}


.singular_page .left_column .content_inner .post_details  a{
    color:#214af3;
}


.singular_page .left_column .content_inner .post_details img {
  max-width: 100%;
}
.singular_page .left_column .content_inner .post_details p {
  margin: 0 0 20px 0;
  font-size: 17px;
  line-height: 30px;
}
.singular_page .left_column .content_inner .post_details h2,
.singular_page .left_column .content_inner .post_details h3,
.singular_page .left_column .content_inner .post_details h4,
.singular_page .left_column .content_inner .post_details h5,
.singular_page .left_column .content_inner .post_details h6 {
  font-size: 22px;
  margin: 0 0 20px 0;
  line-height: 40px;
  font-weight: 900;
}
.singular_page .left_column .content_inner .post_tags {
  float: left;
  width: 100%;
  font-weight: bold;
  font-size: 16px;
  color: #4e4e4e;
  margin: 40px 0 14px 0;
}
.singular_page .left_column .content_inner .post_tags strong {
  float: left;
  margin: 16px 16px 16px 0;
  border-bottom: 2px solid #f3f3f3;
  padding-bottom: 10px;
}
.singular_page .left_column .content_inner .post_tags a {
  float: left;
  margin: 19px 16px 16px 0;
  font-size: 13px;
  color: #a4a4a4;
  border-bottom: 2px solid #f3f3f3;
  padding-bottom: 10px;
  text-transform: uppercase;
  text-decoration: none;
}
.singular_page .left_column .content_inner .post_tags a:hover {
  color: #ed1d25;
  border-bottom: 2px solid #ed1d25;
  padding-bottom: 10px;
}
.singular_page .left_column .post_comments {
  width: 100%;
  padding: 5px;
  margin: 30px 0 30px 0;
  background: #fff;
  /*Comments List*/
  /*Comments List*/
}
.singular_page .left_column .post_comments h3 {
  background: #252b42;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 150px;
  color: #ffffff;
  font-weight: bold;
  font-size: 15px;
  margin: 0;
  padding: 0;
}
.singular_page .left_column .post_comments .arrow-down {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #252b42;
  margin: 0 0 0 65px;
}
.singular_page .left_column .post_comments input.empty {
  font-family: FontAwesome, LatoLatinWeb;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
.singular_page .left_column .post_comments textarea.empty {
  font-family: FontAwesome, LatoLatinWeb;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
.singular_page .left_column .post_comments input[type="submit"] {
  float: right;
 
  border: 0;
  color: #fff;
  height: 40px;
  font-weight: bold;
  margin: 5px 0 30px 0;
}
.singular_page .left_column .post_comments .comment_list {
  float: left;
  width: 100%;
}
.singular_page .left_column .post_comments .comment_list .item {
  float: left;
  margin: 0 0 20px 0 !important;
}
.singular_page .left_column .post_comments .comment_list .item.indent {
  margin: 0 0 20px 100px !important;
      background: #cccccc42;
}
.singular_page .left_column .post_comments .comment_list .item.indent .comment_text {
  width: 580px;
}
.singular_page .left_column .post_comments .comment_list .item .comment_avatar {
  float: left;
  width: 60px;
  height: 60px;
  margin: 10px 10px 0px 10px;
}
.singular_page .left_column .post_comments .comment_list .item .comment_avatar i {
  float: left;
  font-size:64px;
  color:#CCC;
}
.singular_page .left_column .post_comments .comment_list .item .comment_text {
  float: left;
  width: 680px;
  padding: 20px;
  border: 1px solid #f3f3f3;
}
.singular_page .left_column .post_comments .comment_list .item .comment_text .comment_info {
  font-size: 15px;
  margin: 0 0 20px 0;
}
.singular_page .left_column .post_comments .comment_list .item .comment_text .comment_info strong {
  color: #252b42;
}
.singular_page .left_column .post_comments .comment_list .item .comment_text .comment_info i {
  float: right;
}
.singular_page .left_column .post_comments .comment_list .item .comment_text .comment_text_content {
  font-size: 15px;
  color: #474747;
  margin: 0 0 20px 0;
}
.singular_page .left_column .post_comments .comment_list .item .comment_text .comment_action div {
  float: left;
  margin: 0 10px 0 0;
  border-right: 1px solid #c6c6c6;
  padding-right: 10px;
}
.singular_page .left_column .post_comments .comment_list .item .comment_text .comment_action .count_action {
  float: left;
  background: #666666;
  color: #fff;
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 12px;
  padding: 0;
  border: 0;
}
.singular_page .left_column .post_comments .comment_list .item .comment_text .comment_action .vote {
  cursor: pointer;
  color: #888992;
}
.singular_page .left_column .post_comments .comment_list .item .comment_text .comment_action .replay {
  margin-left: 10px;
}
.singular_page .left_column .post_comments .comment_list .item .comment_text .comment_action .report {
  border-right: 0;
}
.singular_page .left_column .post_comments .comment_list .item .comment_text .comment_action .replay,
.singular_page .left_column .post_comments .comment_list .item .comment_text .comment_action .report {
  color: #3f4355;
  font-size: 13px;
}
.singular_page .left_column .post_comments .comment_list .item .comment_text .comment_action .replay a,
.singular_page .left_column .post_comments .comment_list .item .comment_text .comment_action .report a {
  color: #3f4355;
  font-size: 13px;
  font-weight: bold;
}
.singular_page .left_column .post_comments .comment_list .item .comment_text .comment_action .replay a:hover,
.singular_page .left_column .post_comments .comment_list .item .comment_text .comment_action .report a:hover {
  color: #ed1d29;
}
.singular_page .right_column {
  float: left;
  width: 100%;
  background: #eaeaea;
  padding: 30px 35px 30px 35px;
  min-height: 200px;
  margin: 30px 0 30px 0;
}
.singular_page .right_column .side_banner {
  float: left;
  width: 300px;
  height: 250px;
  overflow: hidden;
  margin: 0 0 30px 0;
}
.singular_page .right_column .sidebar_contents {
  float: left;
  width: 100%;
}
.singular_page .right_column .sidebar_contents .item {
  float: left;
  width: 100%;
  height: 190px;
  margin: 0 0 30px 0;
  position: relative;
  overflow: hidden;
}
.singular_page .right_column .sidebar_contents .item img {
	width:100%;
	height:190px;
}
.singular_page .right_column .sidebar_contents .item .content_holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+32,000000+45&0+38,0.65+66,0.65+99 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 32%, rgba(0, 0, 0, 0) 38%, rgba(0, 0, 0, 0.16) 45%, rgba(0, 0, 0, 0.65) 66%, rgba(0, 0, 0, 0.65) 99%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 32%, rgba(0, 0, 0, 0) 38%, rgba(0, 0, 0, 0.16) 45%, rgba(0, 0, 0, 0.65) 66%, rgba(0, 0, 0, 0.65) 99%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 32%, rgba(0, 0, 0, 0) 38%, rgba(0, 0, 0, 0.16) 45%, rgba(0, 0, 0, 0.65) 66%, rgba(0, 0, 0, 0.65) 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
  float: left;
}
.singular_page .right_column .sidebar_contents .item .content_holder .title {
  float: left;
  height: 44px;
  margin: 32px 15px 20px 15px;
  width: 251px;
  background: rgba(0, 0, 0, 0.1);
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 20px;
  line-height: 22px;
  font-weight: 900;
}
.singular_page .right_column .sidebar_contents .item .content_holder .category {
  position: absolute;
  right: 16px;
  top: 16px;
  width: 109px;
  height: 28px;
  z-index: 1;
  background: #f99500;
  color: #fff;
  line-height: 28px;
  font-weight: 600;
  text-align: center;
  border-radius: 20px;
}
.singular_page .right_column .sidebar_contents .item:last-child {
  margin: 0 0 0 0 ;
}




.form-control { border-radius:0px !important;}
.input-group-text { border-radius:0px !important;}
 .firm_item{ padding:0px;}
		.firm_item img{ width:100%; height:200px;}
		.firm_item .item_title{ font-weight:600; display:block; padding:10px 0px;}
		.firm_item .content_holder {
  float: left;
  width: 100%;
}
.firm_item .content_holder .map {
  float: left;
  width: 100%;
  padding: 0 10px 0px 0px;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #e8e8e8;
  font-size: 15px;
  color: #000;
  background:#eceff1;
}
.firm_item .content_holder .map span {
    float: left;
    height: 45px;
    width: 40px;
    text-align: center;
    margin: 0 16px 0px 0;
    color: #fff;
    font-size: 20px;
    padding: 10px;
    background: #337ab7;
}
.firm_item .content_holder .phone {
  float: left;
  width: 100%;
  padding: 0 10px 0px 0px;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #e8e8e8;
  font-size: 18px;
  color: #000;
  background:#eceff1;
  line-height:40px;
}
.firm_item .content_holder .phone span {
    float: left;
    height: 45px;
    width: 40px;
    text-align: center;
    margin: 0 16px 0px 0;
    color: #FFF;
    font-size: 20px;
    padding: 10px;
    background: #8bc34a;
} .directory_items h2{ background: #cccccc45;
    padding: 10px;
    font-size: 25px;}
.ptop20{ padding-top:20px;}
 .directory_items .firm_header { margin-bottom:60px;    position: relative;
    height: 128px;
    background:url(images/bg.png) #6a6e8c;}
 .directory_items .firm_header .logo { z-index:10; position:absolute; border:#EBEBEB 4px solid; background:#FFF; padding:5px; bottom:-45px; left:30px;}
 .directory_items .firm_header .logo img { width:190px; height:130px;}




 .directory_items .firm_header .activite_button{ position:absolute; cursor:pointer; bottom:0px; left:250px;  z-index:1;}
 .directory_items .firm_header .title{ padding-bottom:5px; color:#FFF; font-size:24px; font-weight:bold; display:block; }
 .directory_items .firm_header .phone{ color: #CCC !important; font-size:14px; display:block; }
 .directory_items .firm_header .phone i{ border-radius:300px; margin-right:5px; width:40px; margin-bottom:5px; padding:10px 0px; font-size:18px; text-align:center; background:#8bc34a; color:#FFF !important;  }





/* Responsive CSS */

 .directory_items .address{ display:block; padding:5px;}
 .directory_items .address i{ border-radius:300px; margin-right:5px; width:40px; margin-bottom:5px; padding:10px 0px; font-size:18px; text-align:center; background:#337ab7; color:#FFF !important; }
 .directory_items .phone{ display:block; padding:5px;}
 .directory_items .phone i{  border-radius:300px; margin-right:5px; width:40px; margin-bottom:5px; padding:10px 0px; font-size:18px; text-align:center; background:#8bc34a; color:#FFF !important; }
 .directory_items .web{ display:block; padding:5px;}
 .directory_items .web i{  border-radius:300px; margin-right:5px; width:40px; margin-bottom:5px; padding:10px 0px; font-size:18px; text-align:center; background:#4ac39c; color:#FFF !important; }
 .directory_items .email{ display:block; padding:5px;}
 .directory_items .email i{  border-radius:300px; margin-right:5px; width:40px; margin-bottom:5px; padding:10px 0px; font-size:18px; text-align:center; background:#ebebeb; color:#ccc !important; }
 
 
 
 
 
  				.author{ margin:10px 0px; text-align:left;}
				 .author .other_title{ display:block; padding:5px; font-weight:bold; background:#EEE;}
                 .author .image{ display:none; width:240px; border:#ebebeb 1px solid; padding:2px;}
				 .author h2{ display:none; margin:5px; padding:0px; font-size:16px; font-weight:bold;}
				 .author .o_a_l{ display:block; padding:10px 5px; font-size:20px; border-bottom:#ebebeb 1px dotted; font-weight:bold;}
				  .author .o_a_l span{ color: #999; display:block; padding:5px; font-size:14px; font-weight: normal !important;}





.currency {
	margin: -5px 0px -5px 0px;
	    font-size: 14px;
		color:#222;
		
		padding: 0px 0px 0px 0px;
		
}
.currency .item {
  float: left;
  font-weight: 600;
  padding: 0px 4px;
}
.currency .item span.name {

  margin: 0 2px 0 4px;
}
.currency .item i {

  text-align: center;


  color: #CCC;
  font-size: 15px !important;
}
.currency .item span.curr {

}
.currency .item span.up,
.currency .item span.down {

}
.currency .item:last-child {
  margin: 0;
}
.currency .item:last-child span.up,
.currency .item:last-child span.down {
  margin: 0 0 0 0;
}
.currency .item .green {
  color: #4ab52e;
    font-weight:600;

}
.currency .item .red {
  color: #ed1d25;
    font-weight: 600;

}

.header_date i {
  width: 28px;
  height: 28px;
  text-align: center;
  background: #e0e0e0;
  line-height: 28px;
  border-radius: 28px;
  color: #000;
  font-size: 17px;
}
.header_date span{
	    color: #a8a8a8;
    font-size: 14px;
	}

#search_form {
  position: fixed;
  display: none;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translate(0px, -100%) scale(0, 0);
  -moz-transform: translate(0px, -100%) scale(0, 0);
  -o-transform: translate(0px, -100%) scale(0, 0);
  -ms-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);
  opacity: 0;
}
#board_overlay {
  position: fixed;
  top: 0px;
  display: none;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translate(0px, -100%) scale(0, 0);
  -moz-transform: translate(0px, -100%) scale(0, 0);
  -o-transform: translate(0px, -100%) scale(0, 0);
  -ms-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);
  opacity: 0;
}
#board_overlay.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
  -moz-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  -ms-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
}
#search_form.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
  -moz-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  -ms-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
      z-index: 10000;
}
#search_form input[type="search"] {
  position: absolute;
  top: 50%;
  width: 100%;
  color: #ffffff;
  background: rgba(0, 0, 0, 0);
  font-size: 60px;
  font-weight: 300;
  text-align: left;
  border: 0px;
  margin: 0px auto;
  margin-top: -51px;
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  text-align: center;
}
#search_form .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 61px;
  margin-left: -45px;
}
#search_form .close {
  position: fixed;
  top: 15px;
  right: 15px;
  color: #fff;
  background-color: #E90014;
  border-color: #E90014;
  opacity: 1;
  padding: 10px 17px;
  font-size: 27px;
}
#board_overlay .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 61px;
  margin-left: -45px;
}
#board_overlay .close {
  position: fixed;
  top: 15px;
  right: 15px;
  color: #fff;
  background-color: #000;
  border-color: #000;
  opacity: 1;
  padding: 10px 17px;
  font-size: 27px;
}
#board_overlay .inner {
  margin: 0px auto ;
  width: 570px;
}
#board_overlay .inner .board_widget {
  margin: 20px 0 0 0;
  padding: 20px 45px 45px 45px;
  background: #006728;
  float: left;
  width: 100%;
}
#board_overlay .inner .board_widget .tile_title {
  float: left;
  width: 100%;
}
#board_overlay .inner .board_widget .tile_title .caption {
  font-size: 14px;
  background: #000;
  color: #fff;
  height: 38px;
  line-height: 38px;
  font-weight: 900;
  border-radius: 38px;
  float: left;
  padding: 0 14px 0 14px;
}
#board_overlay .inner .board_widget .tile_title .alllink {
  float: left;
  line-height: 38px;
  margin: 0 0 0 20px;
  color: #00732d;
}
#board_overlay .inner .board_widget .tile_title .alllink a {
  color: #fff;
  font-size: 12px;
  font-weight: 900;
}
#board_overlay .inner .board_widget .list {
  float: left;
  width: 100%;
}
#board_overlay .inner .board_widget .list .table_data {
  float: right;
  margin: 0 3px 0 9px;
  text-align: center;
  width: 21px;
  color: #fff;
}
#board_overlay .inner .board_widget .list .table_data strong {
  float: left;
}
#board_overlay .inner .board_widget .list ul {
  margin: 16px 0 0 0;
  padding: 0;
}
#board_overlay .inner .board_widget .list ul li {
  list-style-type: none;
  float: left;
  width: 100%;
  background: #00461b;
  height: 34px;
  line-height: 34px;
  margin: 0 0 16px 0 ;
  border-radius: 34px;
  color: #fff;
  font-weight: 900;
}
#board_overlay .inner .board_widget .list ul li:hover {
  background: #000;
}
#board_overlay .inner .board_widget .list ul li div {
  float: left;
}
#board_overlay .inner .board_widget .list ul li .num {
  margin: 0 12px 0 12px;
  float: left;
}
#board_overlay .inner .board_widget .list ul li .name {
  margin: 0 12px 0 12px;
  float: left;
}
#board_overlay .inner .board_widget .list ul li .played {
  float: right;
  width: 30px;
  text-align: center;
}
#board_overlay .inner .board_widget .list ul li .point {
  float: right;
  margin: 0 8px 0 10px;
}
#charNum {
  float: right;
  color: #878787;
  margin: 10px 0 10px 0;
}


.error_box{padding:10px;margin:10px 0;color:#C00;background:#FFE8E8}.ok_box{padding:10px;color:#090;background:#E9FFD2}





 .footer_cat{ border-top:#EBEBEB 1px solid; background:#FFF; padding-top:10px;}
   
   .footer_ico{ padding:10px 0px; height:90px; background:#FFF; overflow:hidden;}   
   .footer_ico ul{ margin:0px; padding:0px;}
   .footer_ico ul li{ padding:0px; margin:0px; list-style:none; float:left; -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;}
   .footer_ico ul li:hover{    background: rgba(0,0,0,0.24);}
   .footer_ico ul li a{     
    display: block;
        padding: 10px 25px;
    color: #222222;
    text-align: center;
    font-size: 13px;
	
	}
   .footer_ico ul li a i{      
    display: block;
    font-size: 26px;
	    margin: 0px 0px 10px 0px;
	}
   
   

   
   
    .footer_text{ background:#F00; padding:10px 0px 10px 0px; color:#CCC; text-align:center; font-size:13px;}
	.footer_text a{ color: #FFF;}

   .footer_ul{ margin:0px; padding:0px;}
   .footer_ul li{ padding:0px; margin:0px; list-style:none; display:inline-block;}
   .footer_ul li a{ display:block; padding:8px 12px; color:#222222;}


.gray{ color:#666 !important;}



.module_loading{
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.5);
    position: absolute;
    z-index: 10;
    display: none;
}
.module_loading img{
    width: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -50px;
    width: 100px;
}












/* Sayfalama */
.list_page{ margin:6px 0;text-align:right;}

.list_page a {
	cursor:pointer;
	margin:4px 2px 4px 0px;
	background-color: #E6E6E6;
	PADDING: 10px 10px 10px 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #036;
	LINE-HEIGHT: 12pt;
	FONT-STYLE: normal;
	FONT-FAMILY:Arial, Verdana, Arial, Helvetica;
	TEXT-DECORATION: none;
	float:left;
	}
.list_page a:hover{ background-color: #CCC;}
.list_page .active,.list_page .current{ background-color: #CCC;}
/**/




#module_hava_durumu {
    position: relative;
    background: #009688;
    /* display: inline-block; */
    width: 215px;
    margin: -15px;
    height: 41px;
	overflow:hidden;
	padding:10px;
	color:#FFF;
	float:right;
	/*background:url('theme/new/images/weather.png') center center;*/
}
    #module_hava_durumu .module_top{
        height: 40px;
        margin: -10px;
        background: #064955;
    }
    #module_hava_durumu .module_top .module_title{
        display:block;
        position:absolute;
        color:#FFF;
        left:10px;
        top:8px;
        font-weight:bold;
        font-size:20px;
    }
    #module_hava_durumu  .module_select{
        
        font-size: 18px;
		background:none;
		border:0px;
		float:left;
		margin-top:-3px;
    }
    #module_hava_durumu  .module_select select{
       
		width:90px;
        border:none;
        font-size:14px;
        margin:0px 10px 0px 0px;
		background:none;
		color:#FFF;
    }
	
	
	#module_hava_durumu  .module_select select option{
       
		
		background:none;
		color:#000;
    }
	
	

    #module_hava_durumu .module_body .part_1{
		float:left;
    }
    #module_hava_durumu .module_body .city{
        display:block; color:#FFF; font-size:20px;
    }
    #module_hava_durumu .module_body .date{
        font-size:12px;
    }
    #module_hava_durumu .module_body .part_2{
		float:right;
    }
    #module_hava_durumu .module_body .part_3{
		float:right;
    }



 #module_namaz_vakit{
       position:relative;
       color: #FFF !important;
       width:300px;
       height:150px;
       background:url(modules/namaz_bg.png) no-repeat;
    }
    #module_namaz_vakit .module_title{
        position: absolute;
        width: 200px;
        height: 24px;
        font-size: 18px;
        left: 12px;
        top: 8px;
    }
    #module_namaz_vakit .module_select{
        position: absolute;
        width: 120px;
        height: 25px;
        font-size: 18px;
        right: 168px;
        top: 40px;
        opacity:0.8;
    }
    #module_namaz_vakit .module_select select{
        WIDTH: 120px;
        border:none;
        height:25px;
        padding:4px;
        font-size:11px;
        margin:0px;
    }
    #module_namaz_vakit .module_body{
        position: absolute;
        width: 292px;
        height: 25px;
        font-size: 14px;
        right: 5px;
        bottom: 22px;
    }



