
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,300i,400,400i,600,700,700i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700");

/*--------------------------------------------------------------
 >> TABLE OF CONTENTS:
 ----------------------------------------------------------------
 # Typography
 # Links
 # General
 # Home Page
   # Header
   # Megamenu
 # Single Page
 # Responsive
 --------------------------------------------------------------*/

/*--------------------------------------------------------------
 # Typography
 --------------------------------------------------------------*/

 
body {
    color: #606060;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
}

button,
input,
select,
textarea {
    color: #000;
    font-size: 16px;
    line-height: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    color: #3c3c3c;
}

p {
    margin-bottom: 15px;
    font-size: 15px;
    color: #606060;
    line-height: 25px;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    font-size: 15px;
}
dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 15px;
}

address {
    margin: 0 0 15px;
}

/*--------------------------------------------------------------
 # Links
 --------------------------------------------------------------*/

a {
    color: #606060;
    background-color: transparent;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

a:visited {
    color: #000000;
}

a:hover,
a:focus,
a:active {
    color: #000000;
    text-decoration: none;
}

a:focus {
    outline: none !important;
}

a:hover,
a:active {
    outline: 0;
}

/*--------------------------------------------------------------
 # Home Page
 --------------------------------------------------------------*/

/*.sticky-head_adf {
     display: flex;
     justify-content: space-around;
 }*/

.nav-area {
    text-align: center;
}
.main-menu ul li {
    display: inline-block;
}
.main-menu {
    padding-left: 30px;
}
.stellarnav li a {
    padding: 10px 20px !important;
    color: #fff;
}
.burgermenu-sticky-head {
    padding: 0px;
    background: transparent;
    border-bottom: 0;
    box-shadow: none;
}
.burgermenu-sticky-head #topmenu {
    padding: 0px;
    background: #23579b;
}
.burgermenu-sticky-head #topmenu {
    border-bottom: 1px rgba(0, 0, 0, 0.65);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.85);
}

a#burgermenu-toggle {
    padding: 7px 16px;
    border: 1px solid #eee;
    margin-top: 2px;
    display: inline-block;
    margin-left: 10px;
    color: #fff;
    font-weight: bold;
}
a#burgermenu-toggle i {
    margin-right: 5px;
}
.search-bar {
    margin-top: 5px;
}
.sidebar-list.sidebar-list_1254 {
    /* background: #87affd !important; */
    /* background: CornflowerBlue !important; */
	background: -webkit-linear-gradient(0deg,#337ab7,#337ab7,#a2c7f9)
}
.sidebar-list1.sidebar-list_1255 {
    /* background: #87affd !important; */
    /* background: CornflowerBlue !important; */
	background: -webkit-linear-gradient(0deg,#a2c7f9,#337ab7,#337ab7)
}
.sidebar-list ul li a {
    color: #fff;
    display: block;
    overflow: hidden;
    padding: 4px 25px;
    border-bottom: 1px solid #fff;
    position: relative;
    font-size: 15px;
}
.sidebar-list1 ul li a {
    color: #fff;
    display: block;
    overflow: hidden;
    padding: 4px 25px;
    border-bottom: 1px solid #fff;
    position: relative;
    font-size: 15px;
}
.sidebar-list ul li a:after {


    position: absolute;
    content: "\f101";
    top: 0px;
    font-family: fontawesome;
    left: 0;
    color: white;
    font-size: 16px;
    background: #23569a;
    padding: 4px 6px;
    border-radius: 0 50px 50px 0;
}
.sidebar-list1 ul li a:after {


    position: absolute;
    content: "\f100";
    top: 0px;
    font-family: fontawesome;
    right: 0;
    color: white;
    font-size: 16px;
    background: #23569a;
    padding: 4px 6px;
    border-radius: 50px 0 0 50px;
}
.sidebar-list ul li a:hover {
    background: #95c0fa;
    padding-left: 40px;
    color: #000;
}
.sidebar-list1 ul li a:hover {
    background: #95c0fa;
    padding-left: 40px;
    color: #000;
}
.section-title h2 {
    background: hsl(214, 63%, 37%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
    font-size: 15px;
    /* font-weight: bold; */
    margin: 0;
    padding: 4px 10px;
    text-transform: capitalize;
}

.dc-photo img {
    border: 1px solid #eee;
    height: 125px;
    margin: 0 auto;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden;
    padding: 4px;
    width: 120px;
    margin-right: 5px;
}
a.awferarf {
    display: block;
    background: #337ab7;
    padding: 1px;
    color: #fff;
    /* font-weight: bold; */
    border-radius: 1px;
}
.dc-text {
    color: #222;
}
.dc-main {
    display: flex;
}
.sidebar-list_br {
    background: rgb(158, 191, 233);
    background: -moz-linear-gradient(
        48deg,
        rgba(158, 191, 233, 0.8) 31%,
        rgba(202, 232, 229, 1) 67%
    );
    background: -webkit-linear-gradient(
        48deg,
        rgba(158, 191, 233, 0.8) 31%,
        rgba(202, 232, 229, 1) 67%
    );
    background: linear-gradient(
        48deg,
        rgba(158, 191, 233, 0.8) 31%,
        rgba(202, 232, 229, 1) 67%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9ebfe9",endColorstr="#cae8e5",GradientType=1);
    /* background: #f5f5f5 none repeat scroll 0 0; */
}
.sidebar-list_br ul li {
    display: block;
}
.sidebar-list_br ul li a {
    display: block;
    padding: 1px 0px;
    border-bottom: 1px solid #fff;
    color: #000;
    font-size: 14px;
}

.sidebar-list_br ul li a span {
    display: inline-block;
    background: #333;
    border-radius: 0px 20px 20px 0px;
    border-left: 4px solid;
    margin-right: 7px;
    border-color: none;
}

.sidebar-list_br ul li a span img {
    width: 35px;
    padding: 4px;
}
span.svtedszfc {
    display: block;
    /* font-weight: bold; */
    color: #222;
    font-size: 13px;
}
.sidebar-list_br ul li a:hover span {
    border-color: red;
}

.dc-main {
    display: flex;
    border: 2px dotted #333;
    padding: 6px;
    overflow: hidden;
}
.dc-text {
    padding-left: 9px;
    text-align: justify;
}
a.awferarf_dzserf {
    display: inline-block;
    padding: 3px 8px;
    background: #337ab7;
    color: #fff;
}

.slider-wp .owl-nav div {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 40px;
    height: 35px;
    /*border-radius: 50%;*/
    /*background: #0072CA;*/
}

.slider-wp.owl-theme .owl-nav [class*="owl-"] {
    /*border-radius: 50%;*/
    line-height: 30px;
    background: #23579b;
    opacity: 0;
    transition: 0.3s all ease-out;
}
.slider-wp.owl-theme .owl-nav [class*="owl-"]:hover {
    background: #007c75;
}
.slider-wp:hover.owl-theme .owl-nav [class*="owl-"] {
    opacity: 1;
}

.slider-wp .owl-nav div.owl-next {
    left: auto;
    right: 0;
}

p.news_aser_pa a {
    color: #333;
    line-height: 21px;
    display: inline-block;
}
a.ancro-tcaser {
    color: #23579b !important;
    display: inline-block;
}
p.news_aser_pa {
    margin-bottom: 0;
    padding-top: 4px;
    line-height: 21px;
}

.post-dater p {
    margin-bottom: 0;
    border-bottom: 1px solid #ddd;
}
.post-dater p i {
    font-size: 13px;
    margin-right: 7px;
}
/*.single-newsas_sr img {
     height: 0px;
 }*/
p.news_aser_title {
    margin-bottom: 6px;
    font-size: 16px;
    text-align: center;
}
p.news_aser_title a {
    color: green;
}
.single-newsas {
    background: #f5f9ff;
    padding: 5px;
    border-radius: 3px;
    margin-bottom: 4px;
    border: 1px solid #ccc;
}
.footer-btn {
    overflow: hidden;
}
.footer-btn-warp {
    /* margin-top: 10px; */
    margin-top: 1px;
}
.footer-down-right.footer-down-right_laEWrv {
    float: none;
    text-align: left;
}
.footer-down-right ul li {
    display: inline-block;
    color: #000;
}
.footer-down-right ul li a {
    display: inline-block;
}
.footer-btn {
    border-bottom: 4px solid darkmagenta;
    border-top: 2px solid coral;
    background: #d4e3f7 !important;
}
.footer-btn p {
    color: #444;
    font-size: 12px;
    /* margin: 8px 15px; */
    margin-bottom: 0px;
}
div#xtvctable {
    display: flex;
    justify-content: space-around;
    height: 31px;
    margin-top: -12px;
    font-size: 13px;
}

div#xtvctable {
    border: 1px solid #999;
}
div#xtvcvisit {
    border-bottom: 1px solid #ddd;
    padding: 5px;
}
div#xtvctable img {
    width: 20px;
}
div#xtvccount {
    display: none;
}
.footer-btn .footer-down-right {
    float: right;
    text-align: right;
}
.footer-down-right.footer-down-right_laEWrv {
    float: none;
    text-align: left;
}
.page-wrapper {
    padding-bottom: 0px;
}

.foter-area {
    overflow: hidden;
    background: rgb(158, 191, 233);
    background: -moz-linear-gradient(
        48deg,
        rgba(158, 191, 233, 0.8) 31%,
        rgba(202, 232, 229, 1) 67%
    );
    background: -webkit-linear-gradient(
        48deg,
        rgba(158, 191, 233, 0.8) 31%,
        rgba(202, 232, 229, 1) 67%
    );
    background: linear-gradient(
        48deg,
        rgba(158, 191, 233, 0.8) 31%,
        rgba(202, 232, 229, 1) 67%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9ebfe9",endColorstr="#cae8e5",GradientType=1);
    /* background: #f5f5f5 none repeat scroll 0 0; */
    /* border-bottom: 2px solid #23579B; */
    /* border-top: 5px solid #23579B; */
    /* margin-top: 35px; */
    overflow: hidden;
    /* padding: 12px 0px; */
    padding: 10px 0px;
    border-top: 3px solid darkmagenta;
    padding-top: 65px;
}
.foter-area_wp {
    position: relative;
}
.list-footer ul li:first-child:after a {
    padding: 0px;
}
.list-footer ul li:first-child a {
    font-weight: bold;
    font-size: 20px;
    color: #337ab7;
    padding: 0px;
}

.list-footer ul li:first-child:after {
    opacity: 0 !important;
}
.list-footer ul li {
    display: block;
    position: relative;
}
.list-footer ul li:after {
    position: absolute;
    content: "\f101";
    font-family: fontawesome;
    left: 0;
    top: 0;
}
.list-footer ul li {
    padding-left: 17px;
}
.list-footer ul li:after {
    color: #23579b;
}

.footer-logo a {
    display: inline-block;
    margin: 0 auto;
}
.footer-logo {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: -82px;
    z-index: 111111111;
}
.contant-sfsd {
    margin-bottom: 2px;
}
.footer-logo a img {
    border: 4px solid #e48b8b;
    border-radius: 50%;
}

.panel-title a:after {
    font-family: Fontawesome;
    content: "\f077";
    float: right;
    font-size: 10px;
    font-weight: 300;
}
.panel-title a.collapsed:after {
    font-family: Fontawesome;
    content: "\f078";
}
.panel-default > .panel-heading {
    background: #23579b;
}

h4.panel-title a {
    color: #fff;
    display: block;
}
.panel-body.aser {
    padding: 0;
}

.stellarnav li:first-child a:hover {
    /*margin: 0;*/
    background: #000;
    color: #fff;
}
/*.stellarnav li:nth-child(2) a {
  color:#FF6600 ;
 }
 */
.stellarnav li:nth-child(2) a:hover {
    background: #ff6600;
    color: #fff;
}
/*.stellarnav li:nth-child(3) a {
   color:#C40A2A ;
 }*/
.stellarnav li:nth-child(3) a:hover {
    background: #c40a2a;
    color: #fff;
}
/*.stellarnav li:nth-child(4) a {
   color:#84154D ;
 }*/
.stellarnav li:nth-child(4) a:hover {
    background: #84154d;
    color: #fff;
}
/*.stellarnav li:nth-child(5) a {
  color:#098346 ;
 }*/
.stellarnav li:nth-child(5) a:hover {
    background: #098346;
    color: #fff;
}
/*.stellarnav li:nth-child(6) a {
   color:#1399BE ;
 }*/
.stellarnav li:nth-child(6) a:hover {
    background: #1399be;
    color: #fff;
}
/*.stellarnav li:nth-child(7) a {
   color:#8768DE ;
 }*/
.stellarnav li:nth-child(7) a:hover {
    background: #8768de;
    color: #fff;
}
/*.stellarnav li:nth-child(8) a {
   color:#609513;
 }*/
.stellarnav li:nth-child(8) a:hover {
    background: #609513;
    color: #fff;
}
/*.stellarnav li:nth-child(9) a {
   color:#8768DE ;
 }*/
.stellarnav li:nth-child(9) a:hover {
    background: #8768de;
    color: #fff;
}

.stellarnav li:nth-child(10) a:hover {
    background: #999;
    color: #fff;
}

.stellarnav ul ul {
    background: #333;
}

.banner {
    margin-bottom: 0;
}
.single-category {
    box-shadow: 1px 1px 1px 1px hsl(0, 0%, 80%);
    margin-bottom: 10px !important;
    margin-right: 0px;
    overflow: hidden;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-top: 0;
}
.category-title h3 {
    color: #ffff;
    font-size: 16px;
    margin-bottom: 7px;
    margin-top: 0;
    padding: 5px 6px;
    /* font-weight: bold; */
    background: hsl(214, 63%, 37%);
}

ul.dpe-flexible-posts li {
    display: block;
    margin: 0;
}
ul.dpe-flexible-posts li a img {
    width: 25%;
    float: left;
    padding-right: 12px;
    height: auto;
}
ul.dpe-flexible-posts li a .title {
    width: 70%;
    float: right;
    padding-left: 18px;
    position: relative;
    margin: 1px 0;
    color: #333;
}
ul.dpe-flexible-posts li a .title:after {
    position: absolute;
    left: 4px;
    content: "\f0da";
    font-family: fontawesome;
    color: hsl(214, 63%, 37%);
}
/*--------------------------------------------------------------
 # Responsive
 --------------------------------------------------------------*/

@media screen and (max-width: 1199px) and (min-width: 992px) {
}

@media screen and (max-width: 1199px) {
}

@media screen and (max-width: 991px) {
}

@media screen and (max-width: 767px) {
    .nav-area {
        text-align: left;
    }
    .stellarnav > ul > li {
        display: block !important;
    }
    a.menu-toggle.full i {
        color: #fff;
        font-size: 21px;
    }
    .stellarnav.mobile ul {
        background: rgb(29, 32, 68);
    }
    .stellarnav.mobile ul ul {
        background: #3e1818;
    }
    .stellarnav.mobile ul ul ul {
        background: #c74747;
    }
    .stellarnav .dd-toggle {
        width: 42px;
        height: 38px;
    }
    .footer-down-right.footer-down-right_laEWrv {
        text-align: center;
    }
    .copy-right {
        text-align: center;
    }
    .footer-btn .footer-down-right {
        float: none;
        text-align: center;
    }
    .dc-main {
        display: block;
        text-align: center;
    }
    .page-wrapper {
        padding: 64px 12px;
    }
}

@media screen and (max-width: 550px) {
}

@media screen and (max-width: 480px) {
}

@media screen and (max-width: 400px) {
}

.page-wrapper {
    padding-bottom: 0px;
    width: 90%;
    margin: 0 auto;
}
.list-footer ul li:hover {
    background: #c3bdbd;
}

/*--------------------------------------------------------------
# Mohammad Hasan
--------------------------------------------------------------*/
.postTitle {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 5px;
}
.postTitle h2 {
    position: relative;
    width: auto;
    padding: 0 30px;
    border: 0px solid #909090;
    z-index: 5;
    display: inline-block;
    font-size: 40px;
    font-family: sans-serif;
    font-weight: 600;
}
.postTitle h2::before {
    width: 50px;
    content: "â‰•";
    position: absolute;
    left: -40px;
    color: #3068d9;
}
.postTitle h2::after {
    width: 50px;
    content: "â‰”";
    position: absolute;
    right: -40px;
    color: #3068d9;
}

.postBody {
    background: #fff;
    padding: 30px;
    box-shadow: 0 0 9px #969696;
}

.contact-search {
    background: #23579b;
    padding: 30px 40px;
    text-align: center;
    margin-bottom: 30px;
}
.postBody table {
    color: #606060;
}

.page-wrapper {
    padding-bottom: 0px;
    width: 90%;
    margin: 0 auto;
    color: #606060 !important;
}

.contact-form {
    margin-top: 15px;
}
h3.photogallery-title {
    background: #23579b;
    margin-top: 0;
    padding: 10px 15px;
    font-size: 17px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
}
h3.photogallery-title a {
    color: #fff;
}
/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/

@media screen and (max-width: 1199px) and (min-width: 992px) {
}

@media screen and (max-width: 1199px) {
}

@media screen and (max-width: 991px) {
}

@media screen and (max-width: 767px) {
}

@media screen and (max-width: 550px) {
}

@media screen and (max-width: 480px) {
}

@media screen and (max-width: 400px) {
}

/*--------------------------------------------------------------
# video-gallary-area css
--------------------------------------------------------------*/
.videoGallery {
    overflow: hidden;
}
.vid-container {
    width: 80%;
    float: left;
}
.vid-list-container {
    width: 20%;
    float: left;
    /*height: 400px;*/
    overflow: auto;
}
.videoGallery.gap {
    /*padding: 15px 0;*/
}

.notfound {
    margin: 50px 50px;
    text-align: center;
}
.notfound-icon {
    font-size: 120px;
}
.notfound h2 {
    font-size: 40px;
    font-weight: bold;
}
.notfound p {
    font-size: 20px;
}
.notfound a {
    margin-top: 20px;
}
.address_home {
    border-top: 6px double #fff;
    /*margin-top: 10px; */
    /* padding-top: 10px; */
}
.asrfcccc p {
    margin: 0;
}
.important-linkseer {
    text-align: center;
}
.important-linkseer ul li a {
    display: inline-block;
    padding: 0px 10px;
    border: 1px solid;
    border-radius: 2px;
    color: #000;
    margin: 5px;
    line-height: 20px;
    font-size: 14px;
}
.important-linkseer ul li {
    display: inline-block;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.footer-top-one .footer-wap {
    background: rgb(158, 191, 233);
    background: -moz-linear-gradient(
        48deg,
        rgba(158, 191, 233, 0.8) 31%,
        rgba(202, 232, 229, 1) 67%
    );
    background: -webkit-linear-gradient(
        48deg,
        rgba(158, 191, 233, 0.8) 31%,
        rgba(202, 232, 229, 1) 67%
    );
    background: linear-gradient(
        48deg,
        rgba(158, 191, 233, 0.8) 31%,
        rgba(202, 232, 229, 1) 67%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9ebfe9",endColorstr="#cae8e5",GradientType=1);

    /*background: #f5f5f5 none repeat scroll 0 0;*/
    /*border-bottom: 2px solid #23579B;*/
    /*border-top: 5px solid #23579B;*/
    /*margin-top: 35px;*/
    overflow: hidden;
    /*padding: 12px 0px;*/
    padding-bottom: 0px;
}

.important-linkseer .footer-wap {
    border-top: 3px solid darkmagenta;
}
.container {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}
.footer-quick-contact i {
    font-size: 15px;

    padding-right: 10px;
}

#sideMenu ul {
    display: none;
}

#sideMenu li {
    position: relative;
}

#sideMenu li:hover > ul {
    display: block;
}

#sideMenu .sub-menu {
    position: absolute;
    background: #337ab7;
    right: -270px;
    z-index: 9999;
    top: 0;
    list-style: none;
    width: 270px;
}

.haveChaild:after {
    content: "\f0da";
    font-family: FontAwesome;
    margin-left: 10px;
    right: 12px;
    position: absolute;
    color: #fff;
    top: 0;
}
.hot-img {
    display: block;
    margin: auto;
    width: 80%;
}

@media screen and (min-width: 768px) {
    .forDesk {
        display: block;
    }
    .forMobile {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .forDesk {
        display: none;
    }
    .forMobile {
        display: block;
    }
    .hot-img {
        width: 50%;
    }
}
@media screen and (max-width: 998px) {
    .hot-img {
        width: 50%;
    }
}

.panel.panel-default {
    margin-bottom: 0;
}
.pageThumbnill {
    width: 300px;
    display: block;
    margin: auto;
}

.serrvrv.menu_affix {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 111;
}

.stellarnav.navone.mobile {
    text-align: right;
    padding: 0 16px;
}
.slider-wp.owl-carousel .owl-item img {

max-height: 280px;
}