@import url('https://fonts.googleapis.com/css?family=Raleway');
.height-30{
	height: 30px;
	margin: 0 5px 5px 0;
}
.header, footer, .search-banner, .top-categories-area, .client-section{
	overflow: hidden;
}

/*about file css*/
/* Shafiul Bashar */
.page-header-section {
    background: url(../images/Our-Story_2.jpg) no-repeat;
    height: 300px;
    display: grid;
    align-items: center;
	/* margin-bottom: 50px; */
	position: relative;
	background-size: cover;
}
.page-header-section2 {
    background: url(../images/culture-bg.jpg) no-repeat;
    background-position: center bottom;
    height: 250px;
    display: grid;
    align-items: center;
    margin-bottom: 50px;
}
.page-header-section3 {
    background: url(../images/Our-Team-Banner_2.jpg) no-repeat;
    background-position: center center;
    height: 300px;
    display: grid;
    align-items: center;
    /* margin-bottom: 50px; */
	position: relative;
	width: 100%;
}
}
.page-header-section3 h1 {
    color: #9dfaff;
}
.banner-img{
	width:100%;
	height: 315px;
}
.bg-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    /* background: #5a5a5a; */
    opacity: .9;
}
.page-header-section h1 {
    color: #083748;
    position: relative;
    left: -50px;
    top: 15px;
}
.page-header-section2 h2 {
    margin-top: 160px;
    margin-left: -15px;
}
.page-header-section h3 {
    color: #FFF;
}
.page-text-area {
    padding: 50px 0;
}
.each-segment {
    padding: 50px 0;
    /* margin-bottom: 50px; */
	position: relative;
}
.each-segment:before {
    content: "";
    position: absolute;
    z-index: 10;
    border: 20px solid #FFF;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    width: 40px;
    top: 0;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
}
.box1{
    background:#5c8c3e;
}
.box3{
    background:#5c8c3e;
	margin-bottom: 0;
}

/* start footer area*/
.footer{
    background-color: #414b4f;
    height: 400px;
    margin-top: 60px;
    width: 100%;
}
.footer_top{
    margin: 60px;
    color:white;
    font-size: 14px;
    height: 50px;
}
.img-footer{
    height: 20px;
}
.circle img{

}
.footer-header{
    margin-top:40px;
}
h5.footer-header{
    font-size: 20px;
}
.center-block a {
    color: #dcdcdc;
    text-decoration: none;
}
footer{
	overflow: hidden;
}
.copyright-text {
    /* padding-top: 15px; */
    /* height: 60px; */ 
    
}
.nav-item.active a{
    border-bottom: 3px solid #007bff;
}
.img-circle{
	border-radius: 100%;
}
.team-box{
	background:#fff;
	padding: 15px;
}
.single-person{
	padding: 10px 0;
}
.single-person:hover{
	background: #FFF;
box-shadow: 1px 4px 6px 4px rgba(199, 195, 195, 0.68);
}
.about-fixed-nav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
	box-shadow: 0 2px 4px #444;
	background: #FFF;
}
.top-navbar, .top-navbar .bg-white{
	background: #083748 !important;
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: #798da5b5;
}
.navbar-light .navbar-nav .nav-link, .top-navbar .active .nav-link {
	color: orange !important;
    color: #798da5b5 !important;
}
.navbar-light .navbar-brand {
	color: orange;
    color: #798da5b5;
}
.text-white1{
	    color: #ffffff !important;
}
.story {
    position: relative;
    top: -17px;
    left: 84px;
}
/* Shafiul Bashar */

/* Sanjida */
.single-person p{
	text-align: center;
	color: gray;
}
.m-b-sm{
	text-align:center;
}
.investor h3{
	    font-size: 20px;
    padding-top: 10px;
}
body{
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
}
html{
    font-family: sans-serif;
}
.bg{
        background-color: #dfeeee!important;
}
.card-img-top{
    
    /* max-height: 80px; */
	max-height: 170px;
    margin-left: 20px;

}
.size1{
   
}
.size2{
    height: 100px;
    width: 100%;
}
.text{
   height: 80px; 
   /* text-transform: capitalize; */
   padding: 5px;
   font-size: 30px;
   width: 100%;
   color: white;
}
.text-x{
	max-width: 35rem;
    text-align: justify;
    font-size: 12px;
    color: #060505;
}
.segment-text{
	margin-bottom: 1rem;
    font-size: 16px;
    color:#0a0909 !important;
    text-align: justify;
}

.products{
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    width: 340px;
    padding: 10px;
    border: none;
}
.card-media{
    margin-bottom: 14px;
}

.card-media img, .card-media-overlay img {
    width: 100%;
    height: auto;
    display: block;
}
.card-content {
    text-align: left;
}
.card-title {
    font-size: 16px;
    line-height: 20px;
    max-height: none;
    font-family: myriad-pro,sans-serif;
    font-weight: 700;
}
.card-blurb {
    font-size: 15px;
    line-height: 18px;
    max-height: none;
    line-height: 20px;
}
.aside-block {
    margin-top: 20px !important;
    margin-bottom: 20px!important;
    padding-top: 49px;
    padding-bottom: 49px;
    position: relative;
    font-size: 0;
    padding: 0;
    margin: 0;
    border: 0;
    vertical-align: baseline;
    text-decoration: none;
    text-transform: none;
}
.aside-block:before {
    top: 0;
}

.aside-block:before, .aside-block:after {
    position: absolute;
    height: 4px;
    display: block;
    background: #f0f6fd;
    content: '';
    left: -40px;
    right: -40px;
    margin: auto;
}
@media (min-width: 768px){
	.container { padding-left: 0; padding-right: 0;}
}
@media screen and (max-width: 550px){
    .col-xs-1{ width: 8.33%;}
    .col-xs-2{ width: 16.66%}
    .col-xs-3{ width: 25%;}
    .col-xs-4{ width: 33.33%}http://www.doyalbaba.com/assets/images/Our%20Story_1900x400.jpg
    .col-xs-5{ width: 41.66%}
    .col-xs-6{ width: 50%;}
    .col-xs-7{ width: 58.33%}
    .col-xs-8{ width: 66.66%}
    .col-xs-9{ width: 75%}
    .col-xs-10{ width: 83.33%}
    .col-xs-11{ width: 91.66%}
    .col-xs-12{ width: 100%}
	
}
@media screen and (max-width: 992px) {
   .banner-img {
    width: 100%;
	height:auto;
}
div .blog img {
    width: 100%;
    height: auto;
}
}
@media screen and (max-width: 1920px) and (min-width: 1300px) {
	 .banner-img {
		width: 100%;
		height:auto;
}
/* Sanjida */

/* contact_us.css */

.lede-grid-title{
    font-size: 48px;
    line-height: 56px;
    max-height: none;
    margin-bottom: 20px;
    font-family: myriad-pro,sans-serif;
    font-weight: 700;
    position: relative;
    padding-bottom: 14px;
}

.lede-grid-title:after{
    content: "";
    width: 150px;
    height: 6px;
    background: #1a75cf;
    padding: 0;
    position: absolute;
    left: 50%;
    margin-left: -75px;
    bottom: 0;
}
.contact_head{
    font-size: 40px;
    line-height: 56px;
    max-height: none;
    margin-bottom: 20px;
    font-family: myriad-pro,sans-serif;
    /*    font-weight: 700;*/
}
.contact-boder{
    height: 5px;
    background-color:#09712f;
    width: 9%;
    align-content: center;
    text-align: center;
    margin: 15px auto;
}
.media img {
    width: 100%;
}
.text-card {
    /*    background-color: #fff;
        padding: 49px 31.5px;
        height: 370px;
        position: absolute;*/
    margin: 0;
    top: 0;
    bottom: 10px;
    background: #061d15;
    width: auto;
    padding: 53px;
    color: #fff;
    white-space: normal;
    text-align: left;
    height: 370px;
    right: 0;
    position: absolute;
}
.contact_img_cont{
    position: relative;
    overflow: hidden;
}
.card-title {
    margin-bottom: 20px;
    font-weight: 700;
}
.text-card .card-title a {
    color: #fff!important;
}
.text-card .card-title {
    margin-bottom: 31.5px;
    font-size: 24px;
    line-height: 28px;
    max-height: none;
}
.text-card .card-text, .lede-grid-item-wide-left .text-card .card-icon-list-item-text {
    font-size: 15px;
    line-height: 20px;
    max-height: none;
	color: #fffefd;
}
.text-card .card-text {
    margin-bottom: 10px;
}
.text-card .card-icon-list-item {
    /* margin-left: -1.75px; */
    padding: 10px 0;
    margin-top: 0;
}
.phone_icon{
	 font-size: 15px;
    line-height: 20px;
    max-height: none;
}
.card-icon-list-item {
    font-size: 14px;
    line-height: 15px;
    max-height: none;
    margin-top: 14px;
    position: relative;
}
li {
    list-style-type: none;
}
.lede-grid-item-wide-left .text-card .card-icon-list-item i {
    color: #fff;
    margin-right: 10px;
}
.ico-phone:before {
    content: "\e612";
}
.card-icon-list-item-text {
    font-size: 15px;
    line-height: 20px;
    max-height: none;
}
ul, ol {
    list-style: none;
    padding-left: 0;
    margin-top: 0;
}
.card-icon-list-item a span {
    color: #fff;
}
.icon-contact{
    font-size: 20px
}
a:hover{
    text-decoration: none;

}
.phone_icon i{
    position: relative;
    top: 10px;
    left: -10px;
}
    
@media screen and (max-width: 991px){
    .text-card{ padding: 15px;}
}

@media screen and (max-width: 575px){
    .text-card{ padding: 15px; margin-left: 15px; position: static;}
    .pr-0 {padding-right: 15px !important;}
    .pl-0{padding-left: 15px;}
}

