/*
Theme Name: Gafargaon Helpline
Theme URI: 
Author: 
Author URI: 
Description:  Gafargaon Helpline| Version: 1.0
License: GNU General Public License v2 or later
License URI: 
Text Domain: Gafargaon Helpline
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use
/* Base CSS */
@font-face {
    font-family: 'SolaimanLipiNormal';
    src: url('assets/fonts/solaiman-lipi.eot');
    src: url('assets/fonts/solaiman-lipi.eot') format('embedded-opentype'),
         url('assets/fonts/solaiman-lipi.woff') format('woff'),
         url('assets/fonts/solaiman-lipi.ttf') format('truetype'),
         url('assets/fonts/solaiman-lipi.svg#SolaimanLipiNormal') format('svg');
    
    font-weight:normal;font-style:normal;
}

.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}
a:focus, input:focous, textarea:focous, button:focous {outline:none}
img {
    max-width: 100%;
    height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;

}
html,
body { height: 100% }
body { 
    font-family: SolaimanLipiNormal;
    font-size:16px;
    line-height:23px;   
    overflow-x:hidden;
   
}
a:hover { text-decoration: none }
/* Remove Chrome Input Field's Unwanted Yellow Background Color */
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
.container-fluid{
	padding:0 70px;
}
.affix{
	width:100%;
	z-index:999;
	top:0;
}
.top_header{
	background:#20CE6A;
	padding:5px 0;
}
.thdr_menu_one ul{
	margin:0;
	padding:0;
	list-style:none;
}
.thdr_menu_one ul li{
	display:inline-block;
	color:#fff;
	padding-right:5px;
	font-size:16px;
	
}
.thdr_menu_one ul li a{
	color:#fff;
	border-right:1px solid#ddd;
	padding-right:10px;
	margin-right:5px;
}
.thdr_menu_two ul{
	margin:0;
	padding:0;
	list-style:none;
		text-align:right;
}
.thdr_menu_two ul li{
	display:inline-block;
	color:#fff;
	padding-right:5px;
	font-size:16px;

}
.thdr_menu_two ul li a{
	color:#fff;
	border-left:1px solid#ddd;
		padding-left:10px;
	margin-left:5px;
}
.widget_area {
	margin: 15px 0;
}
 /**==================================
   header Section start
 ==================================**/ 
.header{
	padding:10px 0 5px 0;
	background-color:#fff;
	border-bottom:1px solid#DEE1E6;
	box-shadow: 0 4px 0 0 rgba(0,0,0,0.2);
}
.logo img{
	width:100%;
	height:auto;
}
.logo ul{
	margin:0;
	padding:0;
	list-style:none;
}
.logo ul li{
	display:inline-block;
}
.logo-txt{
	font-size:26px;
	margin-left:10px;
	margin-top:10px;
}
.logo-txt a{
	color:#0078D7;
	text-decoration:none;
}
.banner{
	float:right;
}
.banner img{
	width:100%;
	height:auto;
}
.home_slider_sec .owl-nav button {
display:none
}


.home_slider_section .col-md-12{
    padding-right: 0px;
    padding-left: 0px;
}
.home_slide_image img{
    width: 100%;
    height: 225px!important;
    border:1px solid#ccc;
    margin-top:10px;
}

.menu-sec{
	margin:5px 0 0 0;
}
.slider {
	margin-bottom: 15px;
}
/**==================================
   Notice Section start
 ==================================**/
.scroll {
    position: fixed;
    background: aliceblue;
    color: #fff;
    z-index: 99;
    overflow: hidden;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40px;
}
.scroll_02{
	background:#E14145;
	padding:5px 15px 8px 15px;
	color: #fff;
	font-size: 20px;
	font-weight:500;
}


/**==================================
   left Section start
 ==================================**/
.about-us{
    margin:20px 0;
}
.abt-img{
    padding:3px;
     border:1px solid#EDEDED;
}
.abt-img img{
    width:100%;
    height:auto;
   
}
.abt-txt{
    font-size:18px;
    line-height:23px;
    text-align:justify;
}
.pm img{
	width:100%;
	height:auto;
}
.pm-scroll{
	background:#E6E7E8;
	padding:5px 0;
	margin-top:5px;
	color:#20CE6A;
	font-size:20px;
}
.noticeboard-content ul{
    margin:0;
    padding:0;
    list-style:none;
}
.noticeboard-content ul li{
   padding-bottom: 5px;
    padding-top: 5px;
        border-bottom:1px solid#ccc;
}
.noticeboard-content ul li a{
    color:#222;;

}
.noticeboard-content ul li i{
    color:#049F17;;
    margin-right:5px;

}
.noticeboard-content1 ul{
    margin:0;
    padding:0;
    list-style:none;
}
.noticeboard-content1 ul li{
   padding-bottom: 5px;
    padding-top: 5px;
        border-bottom:1px solid#ccc;
}
.noticeboard-content1 ul li a{
    color:#222;;

}
.noticeboard-content1 ul li i{
    color:#049F17;;
    margin-right:5px;

}
.noticeboard-content1 {
	background: url("assets/img/welcome_grad.png") repeat-x scroll left top transparent;
	background-image: url("assets/img/bg_notice_board.png");
	background-repeat: no-repeat;
	padding: 10px 0 20px 120px;
}
.more_news{
    float:right;
    padding:5px;
    border:1px solid#ccc;
    background:#fff;
    overflow:hidden;
    margin-top:15px;
}
.more_news a{
    font-size:16px;
    color:#111;
}
.more_news_2{
    text-align:center;
    padding:4px;
    border:1px solid#ccc;
    background:#ccc;
    overflow:hidden;
    margin-bottom:10px;
}
.more_news_2 a{
    font-size:18px;
    color:#111;
}
.services-wrpp {
	box-shadow: 0 0 3px #a4a2a2;
	padding: 23px 20px;
	margin-bottom: 20px;
	margin-top:10px;
	background:#F9F9FA;
	overflow:hidden;
}
.cat-title {
	color: #049F17;
	font-size: 20px;
	font-weight: 700;
	border-bottom: 1px solid#e3e3e3;
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
.cat-title::before {
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 10%;
	height: 2px;
	content: '';
	background: #049F17;
}
.cat-title-02{
    background:#673290;
    padding:8px 10px;
    color:#fff;
}

.services-content {
	margin-left: 126px;
	margin-top: 20px;
	margin-bottom: 15px;
}
.services-content ul {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #6F6F6F;
}
.services-content ul li {
	position: relative;
	z-index: 1;
	margin-bottom: 2px;
	padding-left: 17px;
}
.services-content ul li a {
	color: #000;
	text-decoration: none;
	transition: .5s;
}
.services-content ul li::before {
	content: "\f0da";
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: 'FontAwesome';
	color: #049F17;
	transition: .5s;
}

.service-image img {
	width: 29%;
	height: auto;
	float: left;
}

.Gallery_catagory {
    padding: 7px 10px;
    margin: 10px 0;
    background: #000;
    border-left: 5px solid #20CE6A;
    color: #eee;
    font-size: 20px;
}
.Gallery_catagory i{
   
    color: #20CE6A;
}
.Pgoto_gallery_sec .owl-nav button {
    position: absolute ;
    top: 50%;
    font-size: 35px;
    line-height: 44px;
    transform: translateY(-50%);
    text-align: center;
    transition: .4s;
    color: #fff;
    background-color: #20CE6A;
    border-radius: 50px;
    width: 45px;
    height: 45px;
    margin-right: -15px;
    margin-left: -15px;
    opacity: .3;
}

.Pgoto_gallery_sec .owl-nav button.owl-next{
    left: auto;
    right: 0;
}

.Pgoto_gallery_sec:hover .owl-nav button{
    opacity: .9;
}
.photo_heading a {
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    text-decoration: none;
    font-weight: 400;
}
.photo_heading a:hover {
    color: #20CE6A;
    transition: .5s;
}
.pto_gallery_box_shadow {
    box-shadow: 0 0 10px #555353;
    background: #000000;
    border-bottom: 1px solid#20CE6A;
    margin-bottom: 10px;
}
.gallery_content_padding{
    padding: 6px 10px 10px 10px;
}

/**==================================
   bottom Section start
 ==================================**/
.border-btm{
    border-bottom: 1px solid #a0a0a0;
}
.other-service-info {
	margin: 20px 0;
	overflow: hidden;
	background: #e2efd9;
	border: 1px solid #a0a0a0;
	_background: linear-gradient(#ffffff10, #58c41d30);
}
.other-service-info .other-service {
	padding: 20px 10px 0 10px;
	text-align: center;
}
.relative {
	position: relative;
}
.other-service-info .other-service a {
	display: inline-block;
}
.other-service-info .other-service i {
	font-size: 35px;
	border: 1px solid #58c41d50;
	border-radius: 50%;
	padding: 15px;
	color:#673290;
}
.other-service-info .other-service img {
	width: 60%;
	height: auto;
	border: 1px solid #58c41d50;
	border-radius: 50%;
	padding: 10px;
	color:#673290;
}
.other-service-info .other-service .other-service-name {
	display: block;
	color: #000;
	text-align: center;
	height: 60px;
	margin-top: 10px;
	overflow: hidden;
}
.other-service-info > div.row > div {
	border-right: 1px dotted #666;
	padding: 0px;
}
/**==================================
   bottom Section start
 ==================================**/
.sitebar-cat{
	background:#20CE6A;
	padding:5px;
	color:#fff;
	border-bottom:5px solid#683091;
	font-size:20px;
	text-align:center;
	font-weight:600;
	margin-bottom:10px;
}
.sidebar-post img{
	width:100%;
	height:auto;
}
.sitebar-catone-title{
	font-size:20px;
	text-align:center;
	color:#000;
	padding-top:10px;
}
/**==================================
   footer Section start
 ==================================**/
 .top-footer{
	background:#20CE6A;
	padding:5px 0; 
 }
 .top-foot-menu ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.top-foot-menu ul li{
	display:inline-block;
	color:#fff;
	font-size:16px;
	
}
.top-foot-menu ul li a{
	color:#fff;
	border-right:1px solid#fff;
	padding-right:10px;
	margin-right:5px;
}
.karigori {
	text-align: center!important;
}
.karigori img{
	text-align: center!important;
}
.funtion{
    text-align: center!important;
    margin-top:5px!important;
}
.footer{
	padding:30px 0 60px 0;
	background:#EBEBEB;
}
.social-title{
    
}
 .social ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.social ul li {
    display: inline-block;
    margin-right: 3px;
    font-size: 16px;
}
.social .facebook{
    background-color: #0355af;
    display:inline-block;
	color:#fff;
	width:25px;
	height:25px;
	line-height:25px;
	text-align:center;
	border-radius:50%;
	font-size:13px;
}
.social .facebook:hover{
    color: #fff;
    background: #023369; 
}

.social .twitter{
    background-color: #00ACEE;
    display:inline-block;
	color:#fff;
	width:25px;
	height:25px;
	line-height:25px;
	text-align:center;
	border-radius:50%;
	font-size:13px;
}
.social .twitter:hover{
    color: #fff;
    background: #018cc1; 
}


.social .linkedin{
    background-color: #007BB6;
    display:inline-block;
	color:#fff;
	width:25px;
	height:25px;
	line-height:25px;
	text-align:center;
	border-radius:50%;
	font-size:13px;
}
.social .linkedin:hover{
    color: #fff;
    background: #e03421; 
}
.social .youtube{
    background-color: #d80202;
    display:inline-block;
	color:#fff;
	width:25px;
	height:25px;
	line-height:25px;
	text-align:center;
	border-radius:50%;
	font-size:13px;
}
.social .youtube:hover{
    color: #fff;
    background: #FF0000; 
}
 
.copyright{
	 font-size:16px;
}

 
 .funtion a{
	 color:#673290
 }
 
.footer-artwork img{
	height: auto;
	margin: 30px 0 0 0;
	width: 100%;
	clear: both;
}
 .karigori img {
	width: 20%;
	height: auto;

}
/*carousel Css.*/
.photo-gellary {
	margin-bottom:10px;
}
.photo-gellary img{
	width:100%;
	height:auto;
}
.pcaption {
	padding: 0 20px;
	font-size: 22px;
	color: gray;
	margin-bottom:-10px;
}
.pcaption a {
	background: rgba(0, 0, 0, 0.5);
	display: block;
	color: #fff;
	padding: 15px;
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
} 






.video_img{
    overflow:hidden;
}
.video_img img {
    float: left;
    width: 40% !important;
    margin-right: 8px;
    border: 1px solid#ddd;
    padding: 1px;
    margin-left: 10px;
}
.small_video {
	float: left;
    width: 40% !important;
    margin-right: 8px;
    border: 1px solid#ddd;
    padding: 1px;
    margin-left: 10px;
}
.video_img:hover {
    background: #383f64;
    cursor: pointer;
}
.video_list_bg .active {
    background: #383f64;
}

.video_screen {
    padding: 3px;
    border: 1px solid #ddd;
    background: #e3dfdf;
}
.demo {
	cursor:pointer;
}
.myVideos {
    display:none;
}
.single_video{
	pointer-events: none !important;
}
 
.video_list_bg {
    background: #0a1135;
    overflow: scroll;
    max-height: 423px;
    overflow-x: hidden;
} 
 .video_border {
    border-bottom: 1px dotted #A6A6A6;
    padding-bottom: 10px;
    padding-top: 10px;
}
.video_heading {
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	font-weight: 400;
}
.video-wrpp {
	box-shadow: 0 0 3px #a4a2a2;
	padding: 23px 20px;
	margin-top:10px;
	background:#020322;
	overflow:hidden;
}
.Video_Gallery_catagory {
    padding: 7px 10px;
    margin-bottom: 10px;
    background: #1d1d37;
    border-left: 5px solid #f00;
    color: #E59A13;
    font-size: 20px;
}
.scrollToTop{
	display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color:#20CE6A; /* Set a background color */
    color:#fff; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
}
.scrollToTop:hover{
    text-decoration:none;
	opacity:.8;
	color:#fff;
}



.single_section {
    margin:25px 0;
}
.single_title {
    margin-bottom: 20px;
    background: #ddd;
    padding: 12px 10px;
    border-left: 5px solid #683091;
    color: #000;
    font-size: 20px;
}
.single_title span{
    color: #333;
    font-size: 16px;
}
.single_img img {
    width: 50%;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.single-ditails {
    text-align: justify;
    font-size: 18px;
    line-height:24px;
    color: #000;
}
.other-service i:hover {
	background: #673290;
	color: #E2EFD9;
	transition: all 0.5s ease;
}


.stf_detals a {
    background: #683091;
    padding: 6px 20px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
}

.clnt_section{
    margin:15px 20px 30px 20px;
}

.table.table-bordered td {
	text-align: center;
}
.clients-img img {
	width: 26%;
	height: auto;
}
.erorr_image img{
    width: 100/* Archive Page ========================= */

}
.wrpper {
	padding-top: 48px !important;
	color: #0f0d0d;
	font-size: 15px;
}
.archive_post_sec {
	background: #f2f2f2;
	box-shadow: 0 0 2px #c1c0c0;
	margin-bottom: 15px;
}
.archive_post_sec_again{
    background: #f2f2f2;
	box-shadow: 0 0 2px #c1c0c0;
	margin-bottom: 15px;
    padding: 15px 10px 10px;
}
.archive_img_again img{
    margin-bottom: 10px;
}
.archive_img img:hover{
    background:#F09642;  
    opacity: 0.9;
}
.archive_img_again img:hover{
    background:#F09642; 
    opacity: 0.9;
}
.archive_dtails{
    text-align: justify;
    padding: 10px 0;
}
.archive_padding {
    padding: 10px 7px;
    height: 80px;
    overflow: hidden;
}
.archive_post_height {
    padding: 15px 8px;
    height: 158px;
    overflow: hidden;
}
.archive_heading_01 a {
    color: #710b0b;
    font-size: 24px;
    line-height: 28px;
    text-decoration: none;
}
.archive_heading_01 a:hover {
    color: #4899D0;
    transition: .5s;
}
.archive_heading_02 a {
    color: #710b0b;
    font-size: 19px;
    line-height: 23px;
    text-decoration: none;
}
.archive_heading_02 a:hover {
    color: #4899D0;
    transition: .5s;
}
.archive_dtails span a{
    color: #710b0b;
	font-size:20px;
	font-weight:600;
	text-decoration:none;
}
.dtails_btn {
	margin-top:3px;
}
.dtails_btn a {
	background: #710b0b;
	padding: 5px 15px;
	color: #fff;
	border-radius: 5px;
	text-decoration: none;
	margin-top:3px;
}
.dtails_btn a:hover{
	background: #4899D0;
    transition: .5s;
	height: auto;
}

.table.table-bordered thead tr th {
	text-align: center !important;
	background: #683091 !important;
	color: #fff !important;
}


/* Archive Page ========================= */


.archive_post_sec {
	background: #f2f2f2;
	box-shadow: 0 0 2px #c1c0c0;
	margin-bottom: 15px;
}
.archive_post_sec_again{
    background: #f2f2f2;
	box-shadow: 0 0 2px #c1c0c0;
	margin-bottom: 15px;
    padding: 15px 10px 10px;
}
.archive_img_again img{
    margin-bottom: 10px;
}
.archive_img img:hover{
    background:#F09642;  
    opacity: 0.9;
}
.archive_img_again img:hover{
    background:#F09642; 
    opacity: 0.9;
}
.archive_dtails{
    text-align: justify;
    padding: 10px 0;
}
.archive_padding {
    padding: 10px 7px;
    height: 80px;
    overflow: hidden;
}
.archive_post_height {
    padding: 15px 8px;
    height: 158px;
    overflow: hidden;
}
.archive_heading_01 a {
    color: #710b0b;
    font-size: 24px;
    line-height: 28px;
    text-decoration: none;
}
.archive_heading_01 a:hover {
    color: #4899D0;
    transition: .5s;
}
.archive_heading_02 a {
    color: #710b0b;
    font-size: 19px;
    line-height: 23px;
    text-decoration: none;
}
.archive_heading_02 a:hover {
    color: #4899D0;
    transition: .5s;
}
.archive_dtails span a{
    color: #710b0b;
	font-size:20px;
	font-weight:600;
	text-decoration:none;
}
.dtails_btn {
	margin-top:3px;
}
.dtails_btn a {
	background: #710b0b;
	padding: 5px 15px;
	color: #fff;
	border-radius: 5px;
	text-decoration: none;
	margin-top:3px;
}
.dtails_btn a:hover{
	background: #4899D0;
    transition: .5s;
}
.sidebar-ad img{
    width:100%;
    height:auto;
}
.sidebar-ad{
    margin-bottom:10px;
}
