@import http://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,latin-ext;
@import http://fonts.googleapis.com/css?family=Roboto:700,400,300,100|Roboto+Slab:700,400,300,100&subset=latin,latin-ext;
@import http://fonts.googleapis.com/css?family=Oswald:400,300,700&subset=latin,latin-ext;
@import url("https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,800,900&subset=latin-ext");
html,body{
	height:100%;
	width:100%;
	font-size:12px;
	    font-family: 'Poppins',Arial,sans-serif!important;
	    background: #f6f6f6;
}


article iframe{
		width:100%;
	height:100%;}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}



.galleryDetail iframe{
		width:100%;
	min-height:200px !important;
	max-height:340px !important;}
	
@media screen and (max-width:480px) {
.video-js{width: 100% !important; height: 157px !important;}
}


/* SECTION */
 .section-heading {
     display: flex;
     padding:10px;
     position:relative;
     background:var(--white);
}
 .section-heading:before {
     position: relative;
     top: 5px;
     content: "";
     display: inline-block;
     width: 8px;
     height: 8px;
     flex-shrink: 0;
     background-color: #f71515;
     vertical-align: super;
     margin-right: 10px;
     border-radius:100%;
}
 .section-heading:after {
     content: "";
     height: 20px;
     width: 100%;
     background-image: url(../../files/dot.svg);
     background-repeat: repeat-x;
     background-position: 55px center;
}
 .section-heading * {
     white-space: inherit;
     font-weight: 600;
     font-size: 16px;
     font-style: italic;
     line-height: 1.3;
     letter-spacing: -0.6px;
     color: #000;
     padding-right: 15px;
}

.theme_bg_color{ background: #CD252E;}

.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;}
    	

.burclar_detail{ padding:10px; margin-top:20px;}
.burclar_detail li { list-style:none; position:relative; width:25%; float:left; margin-bottom:4px;}
.burclar_detail li img{ width:100%; min-height:50px;}
.burclar_detail li .name{ display:none; position:absolute; bottom:0px; width:100%; text-align:center; font-family:'pt_sansbold','Oswald',arial; font-size:18px; color: #066; padding:5px 0px;}
.m_logo {
	max-width:220px;
    max-height: 35px;
    margin-top: -10px;
}

@media (max-width: 480px) {
#owl-demo .item  .man_title{line-height:32px!important;}
article img{ width:100% !important; height:auto !important;}
}
@media (max-width: 387px) {
#owl-demo .item  .man_title{line-height: 20px!important;}
article img{ width:100% !important; height:140px !important;}
}


article {     font-size: 17px;
    line-height: 1.6em;}

 
 .newsDetail{ font-size:16px;}
 .newsDetail h1{

	 
    padding: 0 0 5px;
    margin: 0 0 5px;
    font-size: 22px;
   
	font-weight:700;
    color: #333;
	line-height:1.3em;
	
	}
  .newsDetail h2{

	 
    padding: 0 0 5px;
    margin: 0 0 5px;
    font-size: 18px;

	font-weight:400;
    color: #666;
	line-height:1.3em;
	
	}
     .newsDetail .info{ color: #C00;  font-weight:bold !important;}
	  .newsDetail .min_text{ color:#333 !important; font-size:12px !important; font-weight:normal !important;}
	 .newsDetail .detail_img{ width:100%; margin:10px 0px;}
	 

.list_one{margin:0;padding:0}
.list_one li{
margin:5px 0px;
	background-color:#CCC;
	background-color:#FFF;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;}
	
.list_one li .h220{ height:220px !important;}	
	
.list_one li .item{padding:5px 5px 10px 5px;margin:0;overflow:hidden;position:relative;background:#FFF;}	
	


.list_one li .item img{height:180px;width:100%}
.list_one li .item .category{position:absolute;background:url(../images/1x1_black.png);width:100px;line-height:25px;padding-left:5px;top:130px;left:5px;font-size:13px; font-family: 'Poppins',Arial,sans-serif!important;color:#FFF}
.list_one li .item .item_title{display:block; margin:5px 0px;line-height: normal; text-align:center;font-size:20px;font-weight:600;font-family:'Roboto','Oswald',sans-serif!important;color:#333}
.list_one li .item .item_description{display:block;margin-top:5px;line-height:20px;font-size:12px;font-family:Arial,'Roboto',sans-serif!important;color:#333}



.red{background:#CD252E!important}.blue{background:#2980b9!important}.green{background:#16a085!important}.green_font{color:#16a085!important}.grey{background:#95a5a6!important}.flu_grey{background:#F8F8F8!important}.flu_grey2{background:#F2F2F2!important}.orange{background:#e67e22!important}.black{background:#2c3e50!important}

.panel-heading1{ font-size:16px; margin:10px 0px; font-weight:bold; color:#FFF; padding:8px;}

table {width: 100%; overflow: scroll;}
/*Üst menü*/
.topMenu{
	height:50px ;
	background:#CD252E;
	position: fixed;
	width:100%;
	z-index:5;
	    box-shadow: 0 2px 2px rgba(0,0,0,0.05),0 2px 0 rgba(0,0,0,0.05);

}
.topMenu a{
	display:block;
	cursor:pointer;
	font-size:26px;
	color:#FFF;
	padding:12px;
}
#open-left{
	position:absolute;
	left:0;
	top:0;
}
.topMenu .fa-desktop{
	position:absolute;
	right:0;
	top:0;
}
.topMenu a:hover{
	text-decoration:none;
}

.mobil_advert{text-align:center; margin:10px 0px; background:#FFF;}
.mobil_advert img{ width:100%;}
.footer_fixed img{ width:100%; height:60px;}
.footer_fixed { 
	position:fixed;
	bottom: 0;
	width: 100%;
 }
.footer_close{
	float:left;
	position:absolute;
	background:#999;
	right:0; top:-15px;
	padding:2px 5px;
	height:19px;
	cursor:pointer;
}
/*Üst menü bitiş*/

/*Yan menü*/
.leftMenu{
	width:240px;
	height: auto;
  position: fixed;
  overflow: auto;
  top:50px;
  bottom:0;
  background: #f5f5f5;
  z-index:;
  display:none;
  color:#FFF;
  -webkit-box-shadow: 2px 0px 10px 0px rgba(50, 50, 50, 0.3);
  -moz-box-shadow:    2px 0px 10px 0px rgba(50, 50, 50, 0.3);
  box-shadow:         2px 0px 10px 0px rgba(50, 50, 50, 0.3);
}
.leftMenu .list-group{
	margin:0;
}
.leftMenu .list-group-item:not(.active){
	border-top-left-radius:0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius: 0px;
	background:none;
	border:none;
	cursor:pointer;
	color: #DFDFDF;
	border-bottom: 1px solid #3333330f;
}
.leftMenu .list-group-item i {
	margin-right:5px;
	font-size:18px;
}
.leftMenu .list-group-item a {
	color:#333;
	text-decoration:none;
	font-size:14px;
}
.leftMenu .input-group .input-group-addon{
	padding:0 8px;
	background:none;
	border:none;
	color: #DFDFDF;
}
.leftMenu .input-group input{
	background:none;
	border:none;
	font-size:13px;
}
.leftMenu .search{
	padding:0;
}

.leftMenu  .categories .list-group-item:not(.active){
	color:#CCC !important;
}
.leftMenuFix{
	min-height:100%;
	width:100%;
	background: none;
	position: fixed;
	top:0;
	left:0;
	display:none;
}
.leftMenu .list-group-item {
	padding:0;
}
.leftMenu .list-group-item a{
	padding: 10px 15px;
	display: block;
}

/*Yan menü bitiş*/

.container-fluid{
	position:relative;
	padding: 60px 10px 80px 10px !important;
	background:#f1f1f1;
	min-height:100%;
	}
	
/*Orher Menu*/
.orher-categories{
	width:100%;
	padding:0;
	margin-bottom:10px;
}
.orher-categories a{
	padding:10px;
	display:block;
}
.orher-categories .dropdown-menu li{
	padding:0;
}
.orher-categories .dropdown-menu li a{
	padding:10px;
}
/*Other Menu bitiş*/

/*Listeleme*/
.post-list{
	width:100%;
	box-shadow:none;
}
.post-list .list-group-item{
	margin-bottom:10px;
	padding:5px;
	    box-shadow: 0 2px 2px rgba(204, 197, 185, 0.5);
		border:none !important;
		border-radius:0px;
}

.post-list .list-group-item h4{
	padding-top:5px;
	font-size:15px;
}
.post-list .list-group-item p{
	font-size:12px;
}
.post-list .list-group-item .media-left{
	white-space: nowrap;

}
.media:nth-of-type(odd) {
    background-color: #f9f9f9 !important;
}
.post-list .list-group-item .media-left:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
}
.post-list .list-group-item img{
	width:120px;
	height:80px;
	display: inline-block;
  vertical-align: middle;
object-fit: cover;
}
.post-list button{
	border-radius:0;
	width:100%;
	font-weight:bold;
}
.home .post-list{
	margin-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:10px !important;
}
.home .list-group-item{
	margin:0;
	border-left:none;
	border-right:none;
	border-bottom:0px;
}


.home .list-group-item:nth-child(even){

}

.homeGallery {
	
	
}
.homeGallery > div{
	padding:0px;
	position:relative;
	margin-bottom:10px;
}
.homeGallery > div .gallery_image{ display:block !important; height:170px !important; }
.homeGallery > div .content{
	position:relative;
	padding:10px;
}
.homeGallery > div i{
	position: absolute;
    left: calc(50% - 32px);
    top: calc(50% - 32px);
    background: linear-gradient(45deg,#f44336 0,#f44336 100%);
    border-radius: 30px;
    color: #FFF;
    opacity: .8;
    padding: 10px 10px 10px 15px;
}
.homeGallery > div img{
	width:100%;
	min-height:200px;
}

.homeGallery > div span{
	display:block;
	position:absolute;
	width:95%;
	bottom:10px;
	padding:20px 5px 5px 5px;
	color:#FFF;
	font-size:17px;
	font-family:'Poppins',Arial;
	font-weight:bold;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.75))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-8 */

}
.homeGallery .col-xs-6 span{
	font-size:15px;
}
.homeGallery .col-xs-6 i{
	left:10px;
	top:5px;
}
/*Listeleme Bitiş*/
#owl-demo .item {
	height:100% !important ;
	display:block;
}
#owl-demo .item img{
	display: block;
	width: 100% !important;
	position:relative;

}

#owl-demo .item .item_img{
	display: block;
	width: 100% !important;
	position:relative;
	height:200px !important;
}

.headline-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    background: rgb(0,0,0);
    background: linear-gradient(
0deg
, rgb(0 0 0) 0%, rgb(0 0 0 / 97%) 31%, rgba(0,0,0,0) 69%);
}


#owl-demo .item .title{
	position:absolute;
	bottom:0px;
	left:0;
	z-index:1;
	width:100%;
	color:#FFF;
	

}
#owl-demo .item .title h4{
	-webkit-box-shadow: 0px 0px 16px -3px rgba(0,0,0,1);
-moz-box-shadow: 0px 0px 16px -3px rgba(0,0,0,1);
box-shadow: 0px 0px 16px -3px rgba(0,0,0,1);
	 display:block; font-size:24px; line-height:30px;font-weight:bold;color: #000; background:#EBEBEB; position:absolute;padding:10px 10px 10px 15px; bottom:20px;
	}
	
	#owl-demo .item .textar{ position:absolute; bottom:0px; z-index:1; width: 100%;
   /* height: 100%; background: linear-gradient( 0deg, rgb(0 0 0) 0%, rgb(0 0 0 / 97%) 31%, rgba(0,0,0,0) 60%); */
	    
	}
#owl-demo .item  .textar .man_cat{ 

display:none;
    font-size: 11px;
    /* line-height: 30px; */
    /* font-weight: bold; */
    color: #FFF;
    background: #f44336;
    padding: 4px 5px 4px 5px;
    z-index: 1;
    font-family: Arial !important;}
#owl-demo .item  .textar .man_title{ 
 
    display: block;
    font-size: 16px;
    line-height: 1.2em !important;
    font-weight: 500;
    text-align: center;
    color: #f5f5f5;
    padding: 5px 20px;
    text-decoration: none;
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    background: #00000099;
    border-left: #ff1200 5px solid;
    
    
    
}
#owl-demo .item  .man_title:hover{ background:#000 !important; color:#FFF !important; text-decoration:none;} 


.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 8px;
    height: 8px;
    margin: 5px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #ffffff !important;
}

.owl-theme .owl-controls {
    text-align: center;
    background: #000000;
}

























.black_bg{ background:#222 !important;}
.mirror_bg{ background:#04303f !important;}





















.page_line{ background: #CD252E; padding:5px; color:#FFF; font-size:18px; font-weight:600; margin:5px 0px;}

.home_video {
    background: #333;
    padding: 10px;
}


.module_title {
    padding: 5px 5px;
    margin: 0px 0px 5px 0px;
    font-size: 18px;
    font-weight: 500;
    position: relative;
}	
	
/*News DEtail*/
.newsDetail{
	padding:0px;
}
.newsDetail .title{
	font-family:Arial, Verdana, sans-serif;
	font-weight:bold;
}
.newsDetail .short{
	font-family: Arial, Verdana, sans-serif;
	  line-height: 1.4em;
}
.newsDetail .info{
}
.newsDetail .detail{
font: 1.1em Helvetica, Arial, Verdana, sans-serif;
  line-height: 1.4em;
  background:#fff;
  padding:10px;
}
.newsDetail .detail img{
	margin-bottom:10px;
}
.newsDetail .detail .btn-group{
	margin-bottom:10px;
}
/*News Detail bitiş*/



/*Gallery DEtail*/
.galleryDetail{
/*	padding:10px 5px;*/
}
.galleryDetail .title{
	
	font-weight:bold;
	text-align:center;
	font-size:18px;
}
.galleryDetail .info{
	font-weight:bold;
	text-align:center;
	width:100%;
	display:block;
	margin-top:-5px;
}
.galleryDetail .detail{

  line-height: 1.4em;
  background:#FFF;
  padding:10px;

  text-align:center;
}
.galleryDetail .gallery_img{
	position:relative;
	margin-bottom:0px;}
.galleryDetail .gallery_img img{
	width:100%;
}
.galleryDetail .gallery_img .photoNext,.galleryDetail .gallery_img .photoPrev{
	position:absolute;
	right:0px;
	top:50%;
	margin-top:-20px;
	height:40px;
	width:40px;
	z-index:1;
	cursor:pointer;
	background:#900;
	color:#FFF;
	text-align:center;
	line-height:40px;
}
.galleryDetail .gallery_img .photoNext i,.galleryDetail .gallery_img .photoPrev i{
	line-height:40px;
}
.galleryDetail .gallery_img .photoPrev{
	left:0px;
}
.galleryDetail .btn-group{
	margin-bottom:10px;
}
/*Gallery Detail bitiş*/

/*Gazeteler*/
.gazeteler{
	padding:10px;
}
.gazeteler .panel{
	border-radius:0;
}
.gazeteler .panel-heading{
	padding:0;
}
.gazeteler .panel-heading a{
	padding:10px;
	display:block;
	text-align:center;
}
.gazeteler .panel-body{
	text-align:center;
}
.gazeteler .panel-body img{
	width:100%;
}
/*Gazeteler Bitiş*/


.content_video_url{display:block;margin:10px 0;padding:10px;color:#FFF;font-size:24px;font-weight:400;background:#95A5A6}.content_gallery_url{display:block;margin:10px 0;padding:10px;color:#FFF;font-size:24px;font-weight:400;background:#16a085}


.detail p span img  { width:100% !important; height:inherit !important;}
.detail p img { width:100% !important; height:inherit !important;}






.list { margin:0px; padding:0px;}
.list li { list-style:none; padding:0px; margin:10px 0px;}
.list li a{display:block; position:relative;}
.list li a h3{position:absolute; width:100%; bottom:0px; color:#FFF !important; font-size:18px; font-weight:600; text-align:center; padding:10px 0px; background: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.5) 70%, #000 100%); margin:0px;  }



.item_card{display:block; padding:10px; background:#FFF; margin-bottom:10px; box-shadow: 0 2px 2px rgba(204, 197, 185, 0.5);}
.item_card a{ color:#222;}
.item_card h4 {
    text-align: center !important;
    overflow: hidden;
    height: 41px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.item_card_img{ width:100% !important; height:160px !important; }

 .news_detail_gallery{ margin:20px 0px;}
.news_detail_gallery h2{ padding:20px 0px; text-align:center;}
.news_detail_gallery .item{ display:block; float:left; width:47%; margin:5px;}
.news_detail_gallery .item img{ width:100%; height:100px !important;}
.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;}


#module_namaz_vakit{
       position:relative;
       color: #FFF !important;
       width:100%;
       height:130px;
       background:url(../../theme/new/modules/namaz_bg.png) no-repeat;
	   -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    }
    #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;
    left: 20px;
    top: 40px;
    opacity: 0.8;
    }
    #module_namaz_vakit .module_select select{
        WIDTH: 120px;
        border:none;
        height:25px;
        padding:4px;
        font-size:11px;
        margin:0px;
		color:#000 !important;
    }
	
		#module_namaz_vakit  .module_select select option{
       
		
		background:none !important;
		color:#000 !important;
    }
	
	
	
	
    #module_namaz_vakit .module_body{
        position: absolute;
        width: 300px;
		margin:auto;
        height: 25px;
        font-size: 13px;
     bottom: 39px;
    padding: 10px 0px;
    left: 14px;
    }



.currency {
	margin: -5px 0px -5px 0px;
	    font-size: 14px;
		color:#222;
		
		padding: 0px 0px 0px 0px;
		
}
.currency .item {
  float: left;
  font-weight: 600;
  padding: 5px 4px;
      width: 49%;
}
.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 .currency_green {
  color: #4ab52e;
    font-weight:600;

}
.currency .item .currency_red {
  color: #ed1d25;
    font-weight: 600;

}

.currency .item .currency_grey {
  color: #999;
    font-weight: 600;

}



/* 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;
}






 .social_icons {
    text-align: right;
    padding: 5px;
    /* background: #f6f6f6; */
    border: 1px solid #f6f6f6;
	margin:4px 0px;
}
 .social_icons .social {
  float: right;
  color: #fff;
  width: 37px;
  height: 37px;
  margin: 0 2px 0 0;
  line-height: 37px;
  text-align: center;
}
.social_icons .twitter {
  background: #00aced;
}
.social_icons .twitter:hover {
  background: #0087ba;
}

.social_icons .whatsapp {
  background: #4caf50;
}
.social_icons .whatsapp:hover {
  background: #28782b;
}




.social_icons .facebook {
  background: #3b5998;
}
.social_icons .facebook:hover {
  background: #2d4373;
}
.social_icons .googleplus {
  background: #dd4b39;
}
.social_icons .googleplus:hover {
  background: #c23321;
}
.social_icons .instagram {
  background: #bc2a8d;
}
.social_icons .instagram:hover {
  background: #92216e;
}
.social_icons .pinterest {
  background: #cb2027;
}
.social_icons .pinterest:hover {
  background: #9f191f;
}
.social_icons .youtube {
  background: #bb0000;
}
.social_icons .youtube:hover {
  background: #880000;
}