/*
Author: 		SoftWorks
Author URI: 	https://softworksbd.com
Author Email: 	info@softworksbd.com
Author Phone: 	+8809612779988, +8801701771820
*/

#wrapper{
	overflow:inherit !important;
}
#top-nav{
	background:#3E6B96 !important;
}
.divider{
	display:none;		
}
.pathway{
	margin-right:4px;
}
#sidebarToggle{
	background:#3E6B96 !important;
	border-color:#3E6B96 !important;;
}
.header .navbar-brand {
	font-weight:400;
	font-family:"Rambla", Arial, serif;
	padding:0;
	margin:6px 0 0 0;
	display:block;
	border:none;
	text-shadow:none;
	line-height:1;
	color:#1E6887;
	max-width:none;
	text-align:center;
	float:none;
	height:auto
}
.header .navbar-brand h1 {
	font-size:30px;
	font-weight:400;
	margin:0;
	padding:0;
	line-height:1;
	font-family:"Rambla", Arial, serif
}
.header .navbar-brand h1 span {
	color:#464646;
	color:rgba(27, 27, 27, 0.8);
	font-weight:700
}
.header .navbar-brand:hover {
	text-decoration:none;
	cursor:pointer
}
.header .slogan {
	color:#888;
	font-size:13px
}
.header .search-form-tigger {
	float:right
}
.navbar {
	color:#eee;
	color:rgba(255, 255, 255, 0.7);
	margin-bottom:0;
	background:transparent;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	border:none;
	background:none;
	background-image:none;
	background-color:transparent;
	 
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-box-shadow:none;
	box-shadow:none
}
.appstrap-menu .nav{
	display:none;
}
.header .nav > li:nth-last-child(2) > .dropdown-menu{
	left: initial;
	right: 0;
}
.header .nav > li:nth-last-child(3) > .dropdown-menu{
	left: initial;
	right: 0;
}
.header .dropdown > li > a{
	word-wrap: break-word;
}

/* .dropdown:hover .dropdown-menu {
	display: block;
 } */
 
.mega-menu .col-md-3{
	/*min-width:320px;*/
}
.mega-menu.dropdown-menu [class*="col-"]{
	padding:0;
}
.nav > .dropdown-full .mega-menu{
	max-width:700px;
}
.dropdown-submenu.symbol:hover .dropdown-menu{
	display:block !important;
	left:290px !important;
}
.menu-container{
	color:auto !important;
}
.menu-container li a{}
.fa-home{
	color:#2DB2EA !important;
}
.navbar-collapse .dropdown-menu li{
}
#main-menu ul li a:hover{
	color:#1C588F !important;
}
#main-block{margin-top:10px;}
.breadcrumb{
	margin-bottom:0;
	background: #EBE7E9 !important;
}
.topbreadcrumb .log{
	display:none
}
.panel-heading .pull-left, .panel-heading .pull-right{
	color:#FFF;
}
.col-lg-4{
	padding-left:0;
}
.form-control,.form-control:active,.form-control:focus{
	border:1px solid #16A5E2;
}
.unstyled{
	padding-left:0;
}
.unstyled li{
	list-style:none;
}

.leftw-box {}
.leftw-box img {
	width: 100%;
	height: auto;
}
.leftw-box h4 {
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 4px;
}
.leftw-box.mbpw {
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
}
.leftw-box a.btncovw {
	width: 100%;
	color: #fff;
}
.leftw-box a.btncovw:hover {
	color: #fff;
}

 *:before, *:after {
 box-sizing: border-box;
 }
 .equal-height-btn {
 margin: 0;
 padding: 10px 0 0;
 }
    
 .equal-height-btn .btn {
 display: block;
 text-align: center;
 width: 100%;
 }
 
 .btn-inverse {
 background-color: #1e6887;
 border-color: #1e6887;
 color: #fff;
 }
 .btn {
 box-shadow: none;
 }
 .btn {
 font-family: "Montserrat",sans-serif;
 font-weight: 400;
 }
 
 .btn-lg, .btn-group-lg > .btn {
 border-radius: 0;
 font-size: 14px;
 line-height: 1.33;
 padding: 10px 16px;
 font-family:"PT Sans","sans-serif";
 }
 .btn-lg:hover{
 color:#FFF;
 }
 .btn-group.pull-right{
 display:none;
 }
 .equal-height-content-box div{
 margin-bottom:10px;
 } 
 .equal-height-inner
 {
 	border: 1px solid;
 	border-color:#c0c0c0;
 	 
 }
 .equal-height-text
 {
 	/*margin: 2px;*/
 }
 .equal-height-content
 {
 	height: 120px;
 	margin: 3px;
 }
 
 .equal-height-content1
 {
 	height: 160px;
 	margin: 3px;
 }
.img-responsive
 {
 	height:100px;
 	width: 100%;
 }
 .equal-height-title
 {
 	font-size: 16px;font-weight: bold;
 }
.page-header{
	margin:0;
}
.form-horizontal .control-label{
	text-align:left;
}
.col-lg-4{
	padding-left:0;
}
ul.latestnews{
	padding-left:0;
}
ul.latestnews li{
	list-style:none;
}
ul.latestnews li a,ul.menuleftmenu li a{
	background:url('../images/stock_mail_filters_apply.png') 2px 8px no-repeat;
	padding:5px 0 7px 25px;
}
ul.latestnews li{
	margin-bottom:4px;
}
.panel-heading:hover{
	background:#1E6887 !important;
}
#contact-form .form-actions{
	margin-top:10px;
}
#recaptcha_response_field{
	line-height:1.5;
	padding:3px;
}

.left-aln {text-align: left !important;}
.right-aln {text-align: right !important;}
.center-aln {text-align: center !important;}
.star_red {
	color: red;
}
.red {
	color: red;
}
.form-group .parsley-error:focus {
    border-color: #f53535 !important;
    box-shadow: none !important;
}
.form-group .parsley-error {
    border-color: inherit;
    color: inherit;
}
.form-group .parsley-error-list {
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
}
.form-group .parsley-error-list li {
    color: red;
}
select{
	font-size:14px !important;
	padding:6px 8px !important;
}

/* ======================
   Header and Menu css
   ====================== */
.header {
	height: auto;
	padding: 0px 0px;
	background: #ffffff;
}
.header .column {
	margin: 0;
}
.logo {
	width: 130px;
	height: auto;
	padding: 10px 0px 0px 0px;
	float: left;
	margin-right: 30px;
}
.logo img {
	width: 100%;
}

/* ======================
   Menu css
   ====================== */
.tp-mega-full {
	/* position: relative; */
	/* width: 100%; */
}
.tp-menu {
	/* min-height: 54px; 
	padding-top: 22px;*/
}
.tp-menu nav {
	float: left;
	padding-top: 10px;
}
.tp-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.tp-menu ul li {
	float: left;
	margin-right: 2px;
	position: relative;
}
.tp-menu ul li:last-child {
	border: none;
}
.tp-menu ul li a {
	color: #888;
	display: block;
	padding: 15px 15px;
	text-decoration: none;
	font-size: 13px;
	font-weight: 600;
}
.tp-menu ul li:hover > a,
.tp-menu ul li.active > a {
	color: #2DB2EA;
}

.tp-menu span.tp-angle {
  margin-left: 4px;
  margin-top: 0px;
  float: right;
}

/*submenu*/
.tp-menu ul li ul.submenu {
	position: absolute;
	top: 110%;
	/* left: 0; */
	width: 320px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	z-index: 9999;
	background: #fff;
	box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.tp-menu ul li ul.submenu.left_position {
  left: 0 !important;
}
.tp-menu ul li ul.submenu.right_position {
  right: 0 !important;
}
.tp-menu ul li:hover ul.submenu {
	visibility: visible;
	opacity: 1;
	top: 100%;
}
.tp-menu ul li ul.submenu li {
	float: none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	margin: 0;
}
.tp-menu ul li ul.submenu li a {
	padding: 10px 15px;
	font-weight: normal;
	color: #1b1b1b;
}

.tp-menu ul li ul.submenu li:hover > a,
.tp-menu ul li ul.submenu li.active > a {
	color: #2DB2EA;
}

/*three level menu*/
.tp-menu ul li ul.submenu li ul.submenu {
	/* left: 100%; */
	top: 0;
	opacity: 0;
	visibility: hidden;
}
.tp-menu ul li ul.submenu li ul.submenu.left_position {
  left: 100% !important;
}
.tp-menu ul li ul.submenu li ul.submenu.right_position {
  right: 100% !important;
}
.tp-menu ul li ul.submenu li:hover > ul.submenu {
	opacity: 1;
	visibility: visible;
}

/*mega-menu*/
.tp-menu ul li .mega-menu {
	position: absolute;
	top: 110%;
	left: 0;
	width: 500px;
	background: #fff;
	padding: 20px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	z-index: 9999;
}
.tp-menu ul li:hover .mega-menu {
	visibility: visible;
	opacity: 1;
	top: 100%;
}
.tp-menu ul li .mega-menu ul {
	width: 50%;
	float: left;
}
.tp-menu ul li .mega-menu ul li {
	float: none;
	margin-right: 0;
}
.tp-menu ul li .mega-menu ul li a {
	padding: 10px 15px;
}
.tp-menu ul li .mega-menu ul li.mega-title {
	padding: 10px 15px;
	color: #444;
	font-weight: 700;
}

/*mega-menu full*/
.tp-menu ul li.tp-static {
	position: static;
}
.tp-menu ul li .mega-menu.mega-full {
	width: 100%;
}
.tp-menu ul li .mega-menu.mega-full ul {
	width: 25%;
}

/*mobile menu*/
.off-canvas-btn {
	float: right;
	position: relative;
	text-align: center;
	line-height: 1;
	margin: 30px 0px 0px 0px;
	display: none;
}
.off-canvas-btn i.fa {
	font-size: 18px;
	cursor: pointer;
	font-weight: 400;
	cursor: pointer;
}
.mobile-menu-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100vw;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	z-index: 99999;
}
.mobile-menu-wrapper.open {
	opacity: 1;
	visibility: visible;
}
.mobile-menu-wrapper .off-canvas-overlay {
	background-color: rgba(0, 0, 0, 0.4);
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.mobile-menu-wrapper .offcanvas-body {
	background-color: #333333;
	width: 300px;
	height: 100%;
	padding: 0px;
	position: relative;
	-webkit-transform: translateX(calc(-100% - 50px));
	-ms-transform: translateX(calc(-100% - 50px));
	transform: translateX(calc(-100% - 50px));
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.mobile-menu-wrapper.open .offcanvas-body {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}
.offcanvas-body .offcanvas-top {
	width: 100%;
	padding: 20px 20px;
	border-bottom: 1px solid #c0c0c0;
	margin-bottom: 15px;
}
.offcanvas-top .offcanvas-btn-close {
	width: 30px;
	height: 30px;
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
	background: #fff;
	border-radius: 50%;
}
.mobile-navigation {}
.mobile-navigation nav {
    height: 100%; 
}
.mobile-menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.mobile-menu li > a {
    font-size: 14px;
    color: #c0c0c0;
    line-height: 18px;
    position: relative;
    display: inline-block;
	padding: 10px 10px 10px 20px;
	width: 100%;
}
.mobile-menu li > a:hover {
    color: #c0c0c0;
	text-decoration: none;
}
.mobile-menu li.has-children-menu.active > a {
    color: #ee3231;
}
.mobile-menu li.has-children-menu ul.dropdown,
.mobile-menu li.has-children-menu.active ul.dropdown,
.mobile-menu li ul.megamenu {
	margin: 0px;
	padding: 0px;
	background-color: rgba(255,255,255,0.05);	
}
.mobile-menu li ul li {
    border: none;
}
.mobile-menu li ul li a {
	font-size: 14px;
	padding: 10px 10px 10px 20px;
	width: 100%;
}
.mobile-menu li.has-children-menu {
	display: block;
	position: relative;
	width: 100%;
}
.mobile-menu li.has-children-menu .menu-expand {
	top: 10px;
	right: 20px;
	width: 14px;
	position: absolute;
	height: 20px;
	text-align: center;
	cursor: pointer;
}
.mobile-menu li.has-children-menu .menu-expand i {
    display: block;
    position: relative;
    width: 100%;
    margin-top: 10px;
    border-bottom: 1px solid #c0c0c0;
    -webkit-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out; 
}
.mobile-menu li.has-children-menu .menu-expand i:before {
    top: 0;
    width: 100%;
    content: "";
    display: block;
    position: absolute;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    border-bottom: 1px solid #c0c0c0;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s; 
}
.mobile-menu li.has-children-menu.active > .menu-expand i:before {
   	-webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0); 
}

@media (min-width: 768px) and (max-width: 991px) {
	.tp-menu {
		display: none;
	}
	.off-canvas-btn {
		display: block;
	}	
}
@media (max-width: 767px) {
	.tp-menu {
		display: none;
	}	
	.off-canvas-btn {
		display: block;
	}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.tp-menu {
		display: none;
	}	
	.off-canvas-btn {
		display: block;
	}
}


/* ======================
   checkbox css
   ====================== */
.checkbox_group {
	margin-bottom: 15px;
	width: 100%;
}
.tw_checkbox span:before, 
.tw_checkbox span:after {
	content: "";
	display: inline-block;
	background: #fff;
	width: 0;
	height: 0.2rem;
	position: absolute;
	transform-origin: 0% 0%;
}
.tw_checkbox {
	position: relative;
	height: 2rem;
	display: flex;
	align-items: center;
}
.tw_checkbox input {
	display: none;
}
.tw_checkbox input:checked ~ span:before {
	width: 1rem;
	height: 0.15rem;
	transition: width 0.1s;
	transition-delay: 0.3s;
}
.tw_checkbox input:checked ~ span:after {
	width: 0.4rem;
	height: 0.15rem;
	transition: width 0.1s;
	transition-delay: 0.2s;
}
.tw_checkbox input:disabled ~ span {
	background: #ececec;
	border-color: #dcdcdc;
}
.tw_checkbox input:disabled ~ label {
	color: #a7a7a7;
}
.tw_checkbox input:disabled ~ label:hover {
	cursor: default;
}
.tw_checkbox label {
	padding-left: 2rem;
	position: relative;
	z-index: 2;
	cursor: pointer;
	margin-bottom: 0;
	margin-top: 0 !important;
	font-weight: bold !important;
}
.tw_checkbox span {
	display: inline-block;
	width: 1.2rem;
	height: 1.2rem;
	border: 2px solid #ccc;
	position: absolute;
	left: 0;
	transition: all 0.2s;
	z-index: 1;
	box-sizing: content-box;
}
.tw_checkbox span:before {
	transform: rotate(-55deg);
	top: 1rem;
	left: 0.37rem;
}
.tw_checkbox span:after {
	transform: rotate(35deg);
	bottom: 0.35rem;
	left: 0.2rem;
}
.tw_checkbox input:checked ~ span {
	background: #2991d6; 
	color: #ffffff;
	border-color: #2991d6;
}

/* .chosen-container {
	width: 100% !important;
	display: block !important;
} */

.dnone {
	display: none;
}

.errorMsg {
	color: #e92c2c;
	text-align: left;
	background: #fdd;
	padding: 10px 10px;
	margin-bottom: 15px;
	border-radius: 3px;
}

/* ======================
   footer css
   ====================== */
footer .footer-brand {
	margin-right: 10px;
}
footer{
	margin-left:0px;
}
.footer-logo-1{
	width: 177px;
	height: 53px;
	float: center;
}
.footer-logo-1 a img{
	width: 177px;
	height: 53px;
}
.footer-logo-2{
	width: 183px;
	height: 45px;
	float: left;
}
.footer-logo-2 a img{
	width: 183px;
	height: 45px;
}
.footer-logo-3{
	width: 100%;
	height: auto;
	float: left;
}
.footer-logo-3,
.footer-logo-3 a {
	font-size: 33px;
	color: #000;
	font-weight: bold;
}
.footer-logo-4{
	width: 128px;
	height: 54px;
	float: left;
}
.footer-logo-4 a img{
	width: 128px;
	height: 54px;
}
.footer-logo-1 a:hover img,
.footer-logo-2 a:hover img,
.footer-logo-4 a:hover img {
	color: #fff0;
}

.table-striped > tbody > tr.row_selected:nth-child(2n+1) > td, 
.table-striped > tbody > tr.row_selected:nth-child(2n+1) > th {
	background-color: transparent !important;
}
.table-hover > tbody > tr.row_selected:hover > td, 
.table-hover > tbody > tr.row_selected:hover > th {
	background-color: transparent !important;
}

.row_selected {
    background-color: #428bca !important;
    color: #fff !important;
}

.backgroundColorGray table.tableTrBorderSpacing tr.row_selected td,
.backgroundColorGray table.tableTrBorderSpacing tr.row_selected td a,
.backgroundColorGray table.tableTrBorderSpacing tr.row_selected:hover td {
    background-color: #2991d6 !important;
    color: #ffffff;
}

/* ======================
   Responsive css
   ====================== */
@media (min-width: 270px) and (max-width: 991px) {
	.footer-logo-1{
		width: 177px;
		float: none;
		margin: 0 auto;
		margin-bottom: 10px;
	}
	.footer-logo-2{
		width: 183px;
		float: none;
		margin: 0 auto;
		margin-bottom: 10px;
	}
	.footer-logo-3{
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}
	.footer-logo-4{
		width: 128px;
		float: none;
		margin: 0 auto;
		margin-bottom: 10px;
	}
}

/*========docman==========*/
.docman_heading {}
.docman_heading .docman_title {}
.docman_category_area {
	width: 100%;
}
.docman_category_list {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.docman_category_list li {
	width: 100%;
	display: inline-block;
	border-top: 1px solid #fff;
	padding: 10px 5px 10px 10px;
	border-top-color: rgba(255, 255, 255, 0.1);
	border-bottom: 1px solid #f2f2f2;
	border-bottom-color: rgba(0, 0, 0, 0.05);	
}
.docman_category_list .docman_category_card {}
.docman_category_list .docman_category_card .docman_category_icon {
	float: left;
	width: 32px;
	height: 32px;
	display: block;
	margin-right: 10px;
}
.docman_category_list .docman_category_card .docman_category_icon img {
	width: 32px;
	height: 32px;	
}
.docman_category_list .docman_category_card .docman_category_title {
	float: left;
	margin-top: 8px;
}
.docman_category_list .docman_category_card .docman_category_title a {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.1;
	font-family: inherit;
}

.docman_documents_list {
	padding: 0;
	margin: 0;
	list-style-type: none;	
}
.docman_documents_list li {
	width: 100%;
	display: inline-block;
	border-top: 1px solid #fff;
	padding: 10px 5px 10px 10px;
	border-top-color: rgba(255, 255, 255, 0.1);
	border-bottom: 1px solid #f2f2f2;
	border-bottom-color: rgba(0, 0, 0, 0.05);	
}
.docman_documents_list .docman_documents_card {}
.docman_documents_list .docman_documents_card .docman_documents_icon {
	float: left;
	width: 32px;
	height: 32px;
	display: block;
	margin-right: 10px;	
}
.docman_documents_list .docman_documents_card .docman_documents_icon img {
	width: 32px;
	height: 32px;		
}
.docman_documents_list .docman_documents_card .docman_documents_title {
	float: left;
	margin-top: 8px;	
}
.docman_documents_list .docman_documents_card .docman_documents_title a {
	font-size: 15px;
	font-weight: 700;
	line-height: 1.1;
	font-family: inherit;
}
.docman_documents_list .docman_documents_card .docman_documents_date {
	float: right;
	width: 35%;
	text-align: right;
}


.Gallery_title p{
	font-size: 14px;
	margin-top: 11px;
}
.gallery_top{
	margin-top:20px;
}

.jg_minis {
    padding: 0.5em 0;
}
.jg_minipic {
    height: 55px;
}
.jg_minipic {
    border: 1px solid #000;
    padding: 1px;
}
.gallery_Details {
  margin-top: 20px;
  text-align: center;
}