/*
Theme Name: Smac Bd
Author : Snehasish Mahmud & Co.
Created: 26-08-2018
VersionL 0.0.1
Author-url: www.foysal.me
*/


/*-----------------------------------------
GOOGLE FONTS
------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,700');

/*-----------------------------------------
TYPHOGRAPHI 
------------------------------------------*/
body{
    font-family: 'Roboto Condensed', sans-serif;
}
h1, h2, h3, h4, h5, h6{
    color: #070e56;
}
p{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    color: #555;
    line-height: 27px;
}
img{
    display: block;
    max-width: 100%;
}
.scroll-visible{
    display: none!important;
}
.affix .default-visible {
    display: none;
}
.affix .scroll-visible {
    display: block!important;
}
.padd-50{
    padding-top: 50px;
    padding-bottom: 50px;
}
.smac-btn {
    color: white;
    width: 150px;
    height: 40px;
    background: none;
    font-size: 18px;
    border: 1px solid white;
    margin-top: 20px;
}

.smac-btn:hover {
    color: #070e56 !important;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: white !important;
}
.btn-color {
    background: #070E56!important;
}
.btn-color:hover{
    border-color: #070E56!important;
    color: #070E56!important;
}
.btn-anchor {
    width: auto!important;
}
/* nibo slider css wp */
.custom-slider-smac .nivo-caption {
    top: 50%;
    text-align:  center;
    left:  50%;
    bottom: auto;
    -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    background: transparent;
    display: table;
    width: 90%;
    /*background:rgba(0,0,0,.8);*/
    font-size: 60px;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 500;
    border-radius: 5px;
    text-shadow: 0px 0px 12px white;
    opacity: 1 !important;
    color: #070e56 !important;
}
.metaslider .theme-default .nivoSlider img{
    opacity: 0.5 !important;
}
.custom-slider-smac .theme-default .nivo-controlNav {
	top: -50px;
	position:  relative;
}

/*-----------------------------------------
THEME CSS 
------------------------------------------*/
.cloude-software {
    position: relative;
    right: 6px;
    top: 9px;
}
.cloude-software a{
    color: #070e56;
}
.cloude-software a {
    font-size: 15px;
    padding: 8px 20px!important;
    color: #070e56!important;
}
.cloude-software li a {
    padding-bottom: 16px!important;
}
.cloude-software a:hover,
.cloude-software a:focus{
    background: #070e56!important;
    color: #fff!important;
}
.affix {
    top: 0;
    width: 100%;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-color: #fff;
    border-color: #fff;
    z-index: 1;
    border-bottom: 1px solid #eee!important;

}
.affix a {
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.navbar-default{
    background: #fff;
    border-color: #fff;
    border-radius: 0;
}
.default-visible {
    position: relative;
    top: -55px;
    max-width: 100%;
}
.scroll-visible {
    position: relative;
    top: -18px;
    height: 52px;
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in;
}
.navbar-default .navbar-nav li a{
    font-family: 'Roboto Condensed', sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #070e56;
    font-size: 15px;
    font-weight: 500;
    padding: 15px 6px !important;
    -webkit-transition: .5s;
    transition: .5s;
}
.navbar-default .navbar-nav li a:hover,
.navbar-default .navbar-nav li a:focus{
    background: #070e56;
    color: #fff;
}
.smac-navbar-nav {
    top: 21px;
    position: relative;
	padding-top: 10px;
}
.affix .smac-navbar-nav {
    top: 0px;
    position: relative;
}
.primary-logo{
	width: 100px; 
	float: left; 
}
.sec-logo img{
	width: 60px; 
	float: left
}
.logo-text-right{
	float: left; 
	padding-top: 40px; 
	font-family: 'PT Serif', serif; 
	color: #070e56;
}
.logo-text{
	font-size: 23px; 
}
.logo-text-sm{
	font-size: 17px; 
}
.sec-text{
	font-size: 13px;
    padding-left: 10px;
}
.sec-text-right{
	float:left;
}
.sec-logo{
	padding: 5px 0 0 10px;
}
.scroll-visible img{
	width: 60px;
	float: left;
	margin: 15px;
}
.scroll-visible span{
	float: left;
	font-family: 'PT Serif', serif; 
	color: #070e56;
	font-size: 23px;
	padding-top: 30px;
}
/* End header area */


.why-choose-inner {
    margin: auto;
    text-align: center;
}
.why-choose-inner h1 {
    text-transform: uppercase;
    margin-bottom: 30px;
    text-align: center;
	font-size: 30px;
}
/* End why choose */

.features-area{
    background: url(../img/ban3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
}
.feteaures-item {
    border: 1px solid transparent;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    padding: 15px;
}
.feteaures-item:hover {
    border: 1px solid #fff;
}
.feteaures-item img {
    display: table;
    margin: auto;
    width: 100px;
}
.feteaures-item h1 {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}
.fi-info {
    height: 72px;
    overflow: hidden;
}
.fi-info p{
    color: #fff;
    line-height: 25px;
}
/* End features */

.partner-inner {
    display: table;
    margin: auto;
    max-width: 100%;
}
.partner-item {
    display: table-cell;
    padding: 30px 35px 0 20px;
}

.partner-item img {
    height: 110px;
}
/* End partner */

.footer-area {
    background: #070e56;
    margin-top: 50px;
}
.footer-left-text p {
    color: #fff;
    opacity: .8;
}
.footer-bottom-area p {
    margin: 0;
    color: #fff;
    opacity: .9;
}

.footer-bottom-area {
    text-align: center;
    background: #000;
    padding: 6px;
}
.footer-socials{}
.footer-socials a i {
    font-size: 29px;
    margin-left: 5px;
    color: #fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    padding: 1px;
    border-radius: 2px;
}
.fa-facebook{background: #3D5A9C;}
.fa-linkedin{background: #0075B8;}
.fa-youtube{background:#F83E29;}
.fa-twitter{background:#00B8EE;}
.footer-bottom-text p a {
    color: hotpink;
    font-weight: 600;
}


/* Others pages */
.feteaures-item h2{
    color: #fff !important;
    font-weight: bold;
}

.blog-imgg img {
	margin: 0 auto;
    padding: 30px;
	width: 50%;
}
.pages-banner {
    overflow: hidden;
}
.slider-area {
    overflow: hidden;
	margin-top: -5px;
}
.event-notices {
    background: #ededed;
}
.event-title {
    padding: 10px 15px;
    border-bottom: 1px solid #ccc;
    background: #000;
    color: #fff;
}

.event-title h2 {
    margin: 0;
    text-align: center;
}
.event-lsit-item {
    display:  table;
    width:  100%;
}

.event-lsit-item > * {
    display:  table-cell;
    vertical-align: top;
}
.evnt-list {
    padding: 5px;
}
.event-img {
    width:  60px;
    padding-right: 10px;
}
.event-img img {
    height: 70px;
    padding-left: 5px;
    border: 1px solid #fff;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    background: #fff;
    padding: 2px;
}
.event-content h2{
    margin: 0;
}
.event-content h2 a {
    font-size: 18px;
    color: #111;
    height: 38px;
    overflow: hidden;
    display: block;
    line-height: 20px;
    color: blue;
}
.readmore a {
    text-decoration: underline;
    color: blue;
}
.evnt-list ul li {
    border-bottom: 1px solid #ddd;
    padding: 8px 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.evnt-list ul li:hover{
    opacity: .7;
}
.evnt-list ul li:last-child {
    border-bottom: 0px;
    padding: 0px 0
}
.evnt-list ul{
    margin-bottom: 0;
}
.evnt-list {
    background: #f3f3f3;
}
.event-info p {
    line-height: 21px;
    font-size: 15px;
}

.event-info {
    height: 45px;
    overflow: hidden;
}
/* single page css */
.category-noteces {
    background:  #f2f2f2;
    padding: 30px;
}

.category-noteces h1 {
    margin-bottom: 30px;
}
.category-noteces .blog-imgg img {
    max-height: 400px;
    margin: auto;
}

.category-noteces .blog-imgg {
    margin-bottom: 30px;
}
.single-post-inner{
    margin-top: 50px;
    margin-bottom: 50px;
}
.csv_slug {
    background:  #f2f2f2;
    padding: 30px;

}

/* contact page css */
.gmappp-area{
    margin-top: 50px;
}
.gmappp-area iframe {
    width: 100%;
    height: 400px;
    border: 0;
    /* margin: 0; */
}
.contact-fromrss {
    background: #F3F3F3;
    padding: 30px;
}
.contact-fromrss {
    background:  #F3F3F3;
    padding:  30px;
}

.contact-fromrss input {
    width:  100%!important;
    display:  block;
    border: 1px  solid #eee;
    height:  40px;
    border-radius: 5px;
    font-weight: normal;
    padding: 5px;
}

.contact-fromrss label {
    display:  block;
}
.contact-fromrss textarea {
    width: 100%;
    border: 1px solid #eee;
    border-radius: 5px;
    height: 100px;
    font-weight: normal;
}
.contact-fromrss input[type="submit"] {
    width: auto!important;
    display: table!important;
    padding: 6px 25px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #070E56;
}
.contact-fromrss input[type="submit"]:hover{
    background-color: #FFF;
    color: #333;
    border-color: #333;
}
.smac-address p {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: #111;
    font-size: 23px;
    line-height: 37px;
}
/* people pages */
.people-img {
    height:  250px;
    overflow:  hidden;
	padding: 0 40px 0 40px;
}

.people-img img {
    width:  100%;
    height:  80%;
    -o-object-fit:  cover;
       object-fit:  cover;
}

.people-name h2 {
    margin:  0;
    font-size: 20px;
    font-size: 18px;
    color:  #555;
    text-align:  center;
}


.people-name {
    margin: -40px 0 10px 0;
}

.people-title {
    text-align: center;
    margin-bottom: 10px;
}

.people-title h3 {
    margin:  0;
    color:  #444;
    font-size:  17px;
}

.people-email {
    text-align:  center;
}

.people-readmore {
    display:  table;
    margin:  auto;
    margin-top: -15px;
}
.pcw-content-wrap {
    display: table;
    float: left;
    max-width: 25% !important;
}
.pcw-content-wrap ul li {
    font-size:  18px;
}

.pcw-content-wrap ul {
    margin-top: 10px;
    margin-bottom:  10px;
}
.pcw-content-wrap ul li:not(:first-child) {
    font-size: 15px;
    color: #555;
    font-weight: 400;
}
.pcw-content {
    border: 1px solid #eee;
    padding: 30px;
    background: #f2f2f2;
    border-radius: 5px;
    width: 70%;
    float: right;
}
.people-card-wrapper > h2 {
    text-align: center;
}

/* library page */
.library-header {
    text-align: center;
}
.library-body {
    display:  table;
    margin:  auto;
    padding:  30px;
    background: #f1f1f1;
}

.library-body ul li {
    border:  1px solid #ccc;
    padding:  10px;
    margin-bottom: 10px;
    font-size: 22px;
}

.library-body h3 {
    margin-bottom: 30px;
}
/* about page */

.about-features h2 {
    border-bottom:  1px solid #eee;
    margin:  0;
    padding-bottom:  10px;
    margin-bottom:  10px;
    font-size:  22px;
    position:  relative;
}
/*
.about-features h1:after {
    position:  absolute;
    left:  0;
    bottom:  0;
    content:  '';
    width: 173px;
    height:  1px;
    background: #ddd;
}
*/
.about-features{
    padding-bottom: 30px;
}
.about-features h1 i {
    margin-right: 5px;
}
.about-number-features {
    background: #EEEEEE;
    text-align: center;
    padding: 15px;
    min-height: 169px;
    margin: 1px;
}
.serivice-text-editor img {
    float: right;
    max-width: 510px;
    height: 337px;
	margin-top: 30px;
    -o-object-fit: cover;
       object-fit: cover;
}
.serivice-text-editor ul li {
    line-height:  30px;
    font-size:  16px;
    font-weight: 400;
    font-family: 'Source Sans Pro', sans-serif;
    list-style: square;
}

.serivice-text-editor {
    font-size:  17px;
    font-weight: 400;
    font-family:  'Source Sans Pro', sans-serif;
    color: #555;
}

/* Gallery page css */
.gallery-features {
    background:  #ddd;
    overflow:  hidden;
    border: 1px solid #ddd;
    border-radius:  5px;
    text-align: center;
}

.alb-title {
    font-size:  22px;
    padding:  10px;
    border-bottom:  1px solid #ccc;
    margin-bottom: 15px;
}

.gallery .view {
    width:  100%;
    margin:  0!important;
    height:  300px!important;
    overflow:  hidden;
    -o-object-fit: cover!important;
       object-fit: cover!important;
}
.alb-album img {
    width: 100%!important;
    height: 300px;
    -o-object-fit: cover;
       object-fit: cover;
    margin: 0!important;
    padding: 0!important;
    padding-bottom: 17px!important;
}
/* carrier */
.carrier-content table .table-cs-header {
    background: #3D5A9C;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.carrier-job-info {
    padding: 15px;
    border: 1px solid #eee;
    border-radius: 5px;
}
.cji-title h2 {
    color: rgba(0, 0, 255, 0.616);
}
.cji-vacancy {
    color:  #555;
}
.cji-vacancy h3 {
    color:  #5C5C5C;
}
.cji-status h3 {
    font-size: 15px;
    text-transform: capitalize;
    color: #555;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 8px;
}
.cji-det-info h1,
.cji-det-info h2,
.cji-det-info h3,
.cji-det-info h4,
.cji-det-info h5,
.cji-det-info h6{
    font-size: 15px;
    text-transform: capitalize;
    color: #555;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 8px;

}
.apply-online {
    text-align: center;
	margin-top: 40px;
	font-family: 'Roboto Condensed', sans-serif;
}
.cji-det-info ul li {
    font-size: 15px;
    line-height: 27px;
    font-family: 'Roboto Condensed', sans-serif;
}
.cji-det-info p{
    font-size: 14px;
    line-height: 27px;
    font-family: 'Roboto Condensed', sans-serif;
}
.resume-contact {
    margin-top: 30px;
    max-width: 500px;
    margin: auto;
    margin-top: 30px;
}
.resume-contact label {
    display: block;
    text-align: left;
}
.affliation-title h1{
    text-align: center;
    margin-top: 0 !important;
}
.people-item{
    padding-bottom: 15px;
}
.serivice-text-editor img{
    
}
.jsgrid-cell{
    text-align: left;
}
.ctu-ulimate-style-1 .vc-tabs-li.active{
	color: #070e56 !important;
}
.ctu-ulimate-style-1 .vc-tabs-li.active .ctu-absolute{
	background-color: #070e56 !important;
}
.ctu-content-span{
	background-color: #070e56 !important;
}
.ctu-ulitate-style-1-tabs p{
	color: #070e56 !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	border: none !important;
}
@media (max-width: 415px){
    .custom-slider-smac .nivo-caption{
        font-size: 20px;
    }
    .partner-item {
    display: table-cell;
    padding: 0;
    }
    .partner-item img {
        max-height: 60px;
    }
	.navbar-brand{
		padding-left: 8px !important;
	}
	.smac-navbar-nav{
		padding-top: 0;
	}
    .scroll-visible{
        max-width:260px;
    }
    .default-visible{
		max-width: 90px;
		padding-top: 25px;
    }
    .serivice-text-editor img{
        max-width: 325px;
        max-height: 200px;
    }
	.logo-text-right{
		display: none;
	}
	.sec-logo{
		display: none;
	}
	.cloude-software{
        padding-bottom: 15px;
    }
	.blog-imgg img {
	width: 100%;
	height: 100%;
	}
}
@media (min-width: 410px) and (max-width: 740px){
    .cloude-software{
        margin-bottom: 40px;
    }
	.custom-slider-smac .nivo-caption{
		font-size: 25px;
	}
	.primary-logo{
		width: 95px;
	}
	.sec-logo{
		padding: 0 0 0 8px;
	}
	.sec-logo img{
		width: 55px;
	}
	.logo-text{
	font-size: 20px; 
	}
	.logo-text-sm{
		font-size: 15px; 
	}
	.sec-text{
		font-size: 10px;
	}
	.people-img{
		width: 60%;
		margin: auto;
	}
	.img-thumbnail{
		width: 50%;
	}
}
@media (max-width: 740px){
	.scroll-visible img{
	width: 40px;
	margin-left: 5px;
	}
	.scroll-visible span{
		font-size: 15px;
		padding-top: 20px;
	}
	.people-img{
		height: 300px;
	}
	.img-thumbnail{
		max-width: 70%;
		display: block;
		margin: auto;
	}
	.pcw-content-wrap{
		max-width: 100% !important;
	}
	.pcw-content-wrap ul{
		text-align: center;
	}
	.pcw-content{
		width: 100%;
		float: none;
	}
	.pcw-content-wrap{
		float: none;
		display: block;
	}
	.navbar-default .navbar-nav li a{
		padding: 10px 18px !important;
	}
}