/*
Theme Name: ThemesDealer
Theme URI: https://themesdealer.com/
Author: The ThemesDealer Team
Author URI: https://themesdealer.com/
Description:  The Premium Wordpress Theme Company in Bangladesh.
Version: Last Updated
License: GNU General Public License v2 or later
License URI: https://themesdealer.com/
Text Domain: themesdealer.com
Tags:the best wordpress theme company in bd.
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;
    font-weight: 700;
}
html,
body { height: 100% }
body { 
    font-family: SolaimanLipiNormal!important;
    font-size:16px;
    line-height:23px;   
}
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;
}

.logo img{
	width:100%;
	height:auto;
	margin-right:-10px;
}


.top_header_section {
    background: #159BE6;
	padding:5px 0;
}
.top_hdr_text{
    color: #fff;
    font-size: 16px;
}
/*Social Icon Css.*/
.social_contact{
	margin:0;
	padding:0;
	list-style:none;
}
.social_contact li{
	display:inline-block;
	margin-right:10px;	
}
.social_contact li a{
	display:inline-block;
	color:#ccc;
	width:25px;
	height:25px;
	text-align:center;
	background:#159BE6;
	border-radius:50%;
	-webkit-box-shadow:0 0 3px #fff;
	        box-shadow:0 0 3px #fff;
	-webkit-transition:.3s;
	-o-transition:.3s;
	transition:.3s;
	font-size:13px
}
.social_contact i{
	line-height:25px;
	color:#fff
}
.social_contact i:hover{
	color:#ccc;
	-webkit-transition:.4s;
	-o-transition:.4s;
	transition:.4s;
}



.header_section {
    background: #fff;
    padding: 10px 0;
}
.header_section .col-md-8 {
    padding-left: 0px;
}

.header_icon_text {
    padding-top: 17px;
    overflow: hidden;
    float: left;
	font-family: fontawesome;
}

.header_icon i {
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    background: #159BE6;
    padding: 8px 10px;
}
.header_text_number ul {
    padding: 0;
    margin-top: -48px;
    margin-left: 56px;
}
.fa.fa-link {
	line-height: 45px;
}
.header_text_number ul li {
    list-style: none;
    color: #333;
    font-size: 17px;
}
.header_text_mail ul {
    padding: 0;
    margin-top: -48px;
    margin-left: 65px;
}

.header_text_mail ul li {
    list-style: none;
    color: #333;
    font-size: 17px;
}
.support_text ul {
    padding: 0;
    margin-top: -36px;
    margin-left: 59px;
}
.support_text ul li {
    list-style: none;
    color: #333;
    font-size: 18px;
	padding-bottom:10px;
	 font-family: SolaimanLipiNormal!important;
}
.support_text ul li a{
    color: #145ECC;
    text-decoration:none;
}

.menu_section{
    background: #145ecc;
}
.menu_bottom { 
    background: #145ecc;
 }
 .mainmenu .collapse ul ul, 
 .mainmenu .collapse ul ul
 .dropdown-menu{
    background:#145ecc;
}
.mainmenu .collapse ul ul ul, 
.mainmenu .collapse ul ul ul
.dropdown-menu{
    background:#145ecc;
}
.menu_area .menu_bottom .mainmenu a , .navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    padding: 13px 11px!important;
    border-right:1px solid#0b52bb;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
    color: #fff !important;
    margin: 0px;
    background-color: #0b52bb;
}
.search-icon-holder {
    padding-top:8px;
    float: right;
}

.search-icon i {
    color: #fff;
    font-size: 20px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding: 5px;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}


.search-icon-holder .close i {
    font-size: 25px;
    color: #ff7200
}
.search-icon-holder .modal-header {
    padding: 10px 15px;
    border-bottom-color: #F1F6F8
}
.custom-search-input {
    padding: 3px;
    border-radius: 6px;
    background-color: #fff;
}
.form-control {
	display: inline-block!important;
	width: 91%!important;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #952525;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.custom-search-input input {
    border: 0;
    box-shadow: none;
}
.custom-search-input button {
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}
.custom-search-input button:hover {
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}
.custom-search-input i {
    font-size: 23px;
}
.search-small-divice {
    display: none
}
.slider-image-01 img{
	margin-bottom:-1px;
	border-radius:10px 10px 0 0 ;
}


.home_gallery_section {
    background-image: url(assets/img/home_bg.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    position: relative;
    z-index: 1;
 padding:80px 0;
}

.home_gallery_section:before{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    z-index: -1;
    content: "";
}



.home_silde_contant {
    padding: 50px 20px 20px 0;
    color: #fff;
    font-size: 23px;
    line-height: 27px;
}
.home_title {
    font-size: 35px;
    line-height: 39px;
    color: #f2f2f2;
    margin-bottom: 15px;
}
.home_btn i {
	margin-left:10px
}

.home_btn {
    margin-top: 20px;
}
.home_btn a {
    color: #eee;
    padding: 7px 25px;
    font-size: 16px;
    border-radius: 50px;
    transition: .8s;
    display: inline-block;
    text-decoration: none;
    border: 2px solid#036ACA;
}
.home_btn:hover a {
    background: #036ACA;
    color: #fff;
}



.home_slider_sec .owl-nav button {
    position: absolute;
    top: 40%;
    font-size: 30px;
    line-height: 30px;
    transition: .4s;
    color: #159BE6;
    background: #fff;
    padding: 10px 20px;
    border-radius: 50px;
    margin: 2px;
    border: 2px solid#159BE6;
    left: -80px;
	opacity:.4;
}

.home_slider_sec .owl-nav button:hover{
    transform: scale(1.1);
    background: #159BE6;
    color: #fff;
}


.home_slider_sec .owl-nav button.owl-next {
    left: auto;
    right: -80px;
}


.home_catagory_section {
    padding: 40px 0 15px;
    background: #F2F2F2;
}

.product_menu {
    margin: 0 0 40px;
    padding: 0;
    list-style: none;
    text-align: center;
}
.product_menu li {
    display: inline-block;
    background: #159BE6;
    padding: 10px 0;
    margin: 0 -3px;
    border-left: 1px solid #457DD0;
}
.product_menu li a {
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 20px;
    text-decoration: none;
    padding-top: 2px;
}
.product_menu li:hover {
    background: #145ecc;
    transition: .5s;
}
.product_menu li.active {
    background: #145ecc;
}


.product_sec {
    margin-bottom: 20px;
    box-shadow: 0 0 3px #d5d2d2;
}

.catagory_product_sec {
    margin-bottom: 20px;
    box-shadow: 0 0 3px #d5d2d2;
	height: 320px;
}
.product_img{
    position: relative;
}
.product_icon_hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: table;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.product_icon {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.product_icon::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #000;
    z-index: -1;
    opacity: .5;
}

.product_icon_hover a {
    display: inline-block;
    width: 45px;
    height: 45px;
    background: #159BE6;
    color: #fff;
    border-radius: 50%;
    line-height: 48px;
    font-size: 20px;
}
.product_icon_hover a:hover {
    background: #145ECC;
    color: #fff;
    transition: .5s;
}
.product_sec:hover .product_icon_hover{
    opacity: 1;
    visibility: visible;
}

.catagory_product_sec:hover .product_icon_hover{
    opacity: 1;
    visibility: visible;
}
.product_content {
    padding: 10px;
    background: #f8fdfd;
}
.name_title {
    text-align: center;
    border-bottom: 1px solid #b3cfd2;
    padding-bottom: 7px;
    margin-bottom: 7px;
}

.name_title a {
    font-size: 22px;
    line-height: 26px;
    color: #043851;
    text-decoration: none;
    display: block;
}
.name_title a:hover {
    color: #3F9FD5;
    transition: .5s;
}

.price_title_one {
    border-bottom: 1px solid #b3cfd2;
    padding-bottom: 7px;
    margin-bottom: 7px;
}
.price_title_one {
    color: #333;
    font-size: 17px;
}
.price_title_one span {
    color: #185D84;
    float: right;
    font-weight: 500;
}

.price_title_two {
    color: #333;
    font-size: 17px;
}
.price_title_two span {
    color: #185D84;
    float: right;
    font-weight: 500;
}

.price_demo {
    background: #3D9CD0;
    text-align: center;
    box-shadow: 0 0 3px #d5d2d2;
}
.price_demo a {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    display: block;
    padding: 7px;
}
.price_demo:hover a {
    color: #ddd;
    background: #0B4260;
    transition: .5s;
}
.btn {
    border-radius: 0;
    padding: 15px 30px;
    font-size: 18px;
    letter-spacing: 1px;
}

.btn-line,
.btn-solid:hover,
.btn-line:focus
{
    border: 1px solid #3D9CD0;
    color: #3D9CD0;
    background: transparent;
    outline: none !important;
}

.btn-solid:hover {
    background: transparent;
}

.btn-line:hover,
.btn-solid, .btn-solid:focus {
    border: 1px solid #3D9CD0;
    background:#3D9CD0 ;
    color: #fff;
}

/*why choose us css.*/
.section-content{
	padding:40px 0 0 0;
	background:#F6F7F7;
}
.section-title{
	margin-bottom:40px;
	text-align:center;
}
.section-title h2{
	position:relative;
	z-index:1;
	padding-bottom:15px;
	margin-bottom:20px;
	font-size:20px
}
.section-title h2:before{
	position:absolute;
	bottom:0;
	left:50%;
	width:60px;
	height:2px;
	background:#159BE6;
	content:"";
	margin-left:-30px;
}

.featured-item.feature-outline {
    position: relative;
    padding: 0 0 0 80px;
    margin-bottom: 80px;
    min-height: 160px;
}
.featured-item.feature-outline h4 {
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: bold;
    margin-bottom: 20px;
}

.featured-item.feature-outline .icon {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.featured-item .icon {
    padding: 0 0 30px 0;
    background: #159BE6;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    text-align: center;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}

.featured-item .icon i {
    font-size: 16px;
    color: #fff;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
	line-height: 45px;
}
.featured-item .desc {
    color: #7e7e7e;
	font-size:14px
}

/*client-area*/
.client-area{
	background:#fff;
	padding:20px 0;
}
.brand {
	overflow:hidden;
	border:1px solid#E8E8FF;
}
.brand img{
	width:100%;
	height:auto;
}
.client_slider_sec .owl-nav button {
    position: absolute;
    top: 14px;
    font-size: 25px;
    line-height: 30px;
    transition: .4s;
    color: #159BE6;
    background: #fff;
	width:40px;
	height:40px;
    border-radius: 50px;
    margin: 2px;
    border: 2px solid#159BE6;
    left: -60px;
	background: #F0F0F0;
	opacity:.4;
}

.client_slider_sec .owl-nav button:hover{
    transform: scale(1.1);
    background: #159BE6;
    color: #fff;
}


.client_slider_sec .owl-nav button.owl-next {
    left: auto;
    right: -60px;
}


/*_______________________________________________________
// FOOTER  //----------------------------
_______________________________________________________*/
.footer {
	/* padding: 40px 0px 0px 0px; */
}
.footer, .footer a, .footer p {
	color: #bebebe;
}
.footer a:hover {
	color: #EA232A;
}
.footer-top {
	background: #092b41;
	padding: 39px 50px 20px;
	margin-top:30px;
}
.footer-top .f-logo {
	margin-right: 50px;
}
.footer-top p {
	color: #a4a4a4;
	line-height: 20px;
	margin-bottom: 0;
	margin-left: 240px;
}
.footer-top .footer_social .title{
	color:#fff;
}
.footer-top .footer_social{
	padding-top: 6px;
}
.footer-top .newsletter {
	/* background: url("../images/newsletter_bg.jpg") no-repeat scroll 0 0; */
	/* padding: 20px; */
}
.footer-top .newsletter-inner {
    padding: 0px /* 0px 22px 0px */;
    text-align: center;
   /*  border-bottom: 1px solid #fff; */
}
.margin-top {
	margin-top: -8px;
}
.footer-top .newsletter-inner .main_title {
    font-size: 18px;
    padding-left: 0px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 0px;
    padding-top: 4px;
    border: 0px;
}
.footer-top .newsletter-inner button {
	background-color: transparent;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: hsl(0, 0%, 0%);
    height: 16px;
    position: absolute;
    right: 28px;
    top:8px;
    width: 17px;
    font-size: 0;
}
.footer-top .newsletter-inner button i.fa{
    font-size: 18px;
    color: #092B41;
    position: absolute;
    top: 7px;
    right: 4px;
}

ul.social-icon li {
	display: inline-block;
	margin:0px 3px;
}
ul.social-icon li i {
	color: #159BE6;
	padding: 9px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	font-size: 18px;
	height: 35px;
	width: 35px;
	text-align: center;
	transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	background-color: #fff;
	-webkit-transition: -webkit-transform .6s ease-in-out;
	transition: transform .6s ease-in-out;
}
.social-link ul.social-icon li i {
	color: #a7a7a7;
	font-size: 18px;
	height: 36px;
	width: 36px;
	padding: 10px;
}
ul.social-icon li i:hover {
	color: #fff;
	 -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
ul.social-icon li i.fa.fa-facebook:hover {
	background: #3b5998;
}
ul.social-icon li i.fa.fa-instagram:hover {
	background: #3b5998;
}
ul.social-icon li i.fa.fa-twitter:hover {
	background: #1dcaff;
}
ul.social-icon li i.fa.fa-linkedin:hover {
	background: #0077b5;
}
ul.social-icon li i.fa.fa-rss:hover {
	background: #ff6600;
}
ul.social-icon li i.fa.fa-pinterest:hover {
	background: #c8232c;
}
.link {
	list-style:none;
	text-decoration:none;
	margin: 0;
	padding: 0;
}
.link li {
	border-bottom: 1px solid #1f3d51;
	padding-bottom: 10px;
	padding-top: 10px;
}
.footer-middle {
	padding: 43px 0 55px 0;
    background-color: #092b41;
    border-top: 2px solid #1f3d51;
}
.footer-static-block .title {
	font-size: 18px;
	letter-spacing: 1px;
	color: #fff;
	margin-bottom: 17px;
}
ul.footer-block-contant.link{
	line-height: 29px;
	list-style:none
}
.footer-middle .footer-static-block .f-logo{
	padding-bottom: 28px;
}
.footer-static-block ul.address-footer li {
	margin-bottom: 10px;
}
.footer hr {
	border-top: 1px solid #444;
}
.footer-static-block li i.fa {
	float: left;
	font-size: 18px;
	color: #9cc7e4;
	margin-top: 3px;
}
.footer-static-block li p {
	margin-left: 23px;
	margin-bottom: 15px;
}
ul.tagcloud li {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
}
ul.tagcloud li a {
	border: 1px solid #444444;
	display: inline-block;
	padding: 5px 10px;
}
.sidebar-block ul.tagcloud li a {
	border-color: #ebebeb;
}
ul.tagcloud li a:hover {
	border-color: #EA232A;
}
.footer-static-block li a span {
	font-size: 9px;
	float: left;
	margin-top: -1px;
	margin-right: 9px;
	color: #505050;
}
.footer-static-block li a:hover span {
	color: #EA232A;
}
.footer-static-block .field {
	margin-bottom: 5px;
}
.footer-static-block input, .footer-static-block textarea {
	background-color: transparent;
	border: 1px solid #444;
	width: 100% !important;
	padding: 5px;
}
.footer-bottom {
	background-color: #092b41;
	padding:20px;
	border-top: 2px solid #1f3d51;
}
.footer-bottom .site-link li {
	display: inline-block;
	
}
.footer-bottom .site-link li a {
	padding: 0 12px;
}
.copy-right, .copy-right a{
	margin-top: 3px;
	letter-spacing: 0;
	color: #a4a4a4;
}
.copy-right{
	text-align:center
}
/* Custom News Letter CSS Start */
.newsletter {
	/* background: url("../images/newsletter_bg.jpg") no-repeat scroll 0 0; */
	/* padding: 20px; */
}
.newsletter-inner {
	padding: 0px 0px 42px 0px;
	text-align: center;
}
.newsletter-inner .newsletter-title{
}
.newsletter-inner .newsletter-title .newsletter-icon{
	position: absolute;
	top:-29px;
}
.newsletter-inner .main_title {
	font-size: 40px;
	color: #fff;
	padding-left: 0px;
	text-transform: capitalize;
	margin-bottom: 24px;
	padding-top: 16px; 
}
.newsletter-inner span {
	display: inline-block;
	margin-bottom: 60px;
}
.newsletter-inner p {
	margin-bottom: 35px;
}
.newsletter-inner input {
	width: 100%;
	/* border: 1px solid #ccc;
	padding: 9px 28px;
	margin-bottom: 22px;
	border-radius: 25px 25px 25px 25px;
	-moz-border-radius: 25px 25px 25px 25px;
	-webkit-border-radius: 25px 25px 25px 25px;
	border: 0px;
	outline:none; */

	background: hsl(0, 0%, 97%);
	border: hsl(0, 0%, 87%);
	border-radius: 30px;
	color: hsl(0, 0%, 0%);
	/* float: left; */
	height: 47px;
	margin-bottom: 20px;
	padding: 0 58px 0 20px;
}
/* Custom News Letter CSS End */
.about_content {
    font-size: 21px;
    line-height: 27px;
    color: #ddd;
    text-align: justify;
}
.about_content span {
    color: #52BCF7;
    font-weight: 500;
}

/**=======================================
      go to top css start
 =======================================**/ 

.TopUP{
    width:40px; 
    height:45px;
    padding:10px;  
    background: transparent;
    position:fixed;
    right:25px;
    bottom:70px;
    bottom:70px;
    z-index: 999;
    background: #159BE6;
	cursor:pointer;
}
.TopUP i.fa {
	font-size: 35px;
	color: #fff;
	font-weight: 400;
	top: 4px;
	display: block;
	position: absolute;
	right: 9px;
}
.TopUP:hover{
    text-decoration:none;

}


/*single page  Option css.*/
.service-img{
	cursor:pointer;
}
.single-page{
	background:#F6F7F7;
	padding:20px 0;
}
.setup_v_title {
	background: #687F91;
	padding: 8px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	border-radius: 5px 5px 0 0;
}
.product-price {
	background: #159BE6;
	padding: 10px 10px 1px;
}
.product-price p {
	color: #fff;
	font-size: 21px;
	font-weight: 500;
}
.border-bottom {
	border-bottom: 1px solid #038EDB;
	margin-bottom: 10px;
}

.single_title {
	font-size: 30px;
	background: #fff;
	padding: 10px 0 13px 20px;
	margin-bottom: 20px;
	border-left: 5px solid#159BE6;
	color: #09679B;
	font-weight: 400;
}
.single_post{
	border:1px solid#E8E8FF;
	padding-bottom:10px;
	border-radius:8px 8px 0 0;
	background:#fff
}
.single-image-01 img{
	width:100% !important;
	height:auto;
	border-radius:8px 8px 0 0;
}
.single-img{
	border:1px solid #F0F0E9;
	width: 100%;
	height: 510px;
	overflow: hidden;
	margin: 0 auto;
	display: inline-block;
	position: relative;
	cursor: pointer;
	padding:0px;
}
.single-img img{
	width: 100%;
}
.single-img:before {
  width: 100%;
  height: 250px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
}

.single-img:after {
  color: #fff;
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -20px -25px;
  padding: 0px;
}
.single-img:hover img {
  animation: moveSlideshow 15s linear;animation-fill-mode: forwards;
}

@keyframes moveSlideshow {
  100% {
    transform: translateY(calc(-100% + 300px));
  }
}
.single-img:hover .single-img:after {
  opacity: 0;
}
.single-list{
    margin-top:10px;
}
.single-live ul{
	margin:0;
	padding:0;
	list-style:none;
	margin-top:5px;
}
.single-live ul li{
	display:inline-block;
	margin-right:5px;
}
.single-live ul li:hover{
	opacity:.9;
}
.single-live ul li i{
	color:#fff;
	padding-left:5px
}
.live-demo{
	background:linear-gradient(to bottom,#42a5f5 0,#2196f3 100%);
	padding:10px 15px;
	color:#fff;
	font-size:18px;
	border-radius:1px;
}
.single-share{
	background:linear-gradient(to bottom,#90a4ae 0,#78909c 100%);
	padding:10px 15px;
	color:#fff;
	font-size:18px;
	border-radius:1px;
}
.service-img img{
	width:100%;
	height:auto;
}

.single-buy{
	background:#fff;
	padding:30px 30px 1px 30px
}
.styled-feq .panel .panel-heading h4 a{
	display:block;
	position:relative;
	text-decoration:none;
	font-size:19px;
}
.panel-body{
    text-align:justify;
    font-size:16px;
   line-height:21px;
}
.panel-default {
	border-color: #159BE6;
}
.panel-default > .panel-heading {
	color: #fff;
	background: #159BE6;
	border-color: #159BE6;
}
.styled-feq .panel .panel-heading h4 a i.fa{
	float:right;
	font-size:150%;
	line-height:15px;
	
}
.styled-feq .panel .panel-heading h4 a[aria-expanded=true] i.fa.fa-angle-down{
	display:block;
}
.styled-feq .panel .panel-heading h4 a[aria-expanded=false] i.fa.fa-angle-up{
	display:block;
}
.single-list{
	text-align:left;
	margin-bottom:23px;
	
}
.single-list ul{
	margin:0;
	padding:0;
	list-style:none;
	padding-left:10px;
	line-height:25px;
}
.single-list ul li{
	-webkit-transition: .2s;
	transition:.2s;
}

.single-list ul li::before {
	font-family: fontAwesome;
	content: "\f00c";
	color: #159BE6;
	padding-right: 10px;
}
.single-list ul li.off:before {
	content: "\f00d";
	color:#eb3036;
}

.theme-details{
	background:#fff;
	padding:30px;
	margin-top:20px;
}
.theme-details-list ul{
	margin:0;
	padding:0;
	list-style:none;
	padding-left:10px;
	line-height:25px;
}
.theme-details-list ul li{
	-webkit-transition: .2s;
	transition:.2s;
	padding-bottom:10px;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}

.archive_title{
	background:#fff;
	padding:8px 15px;
	margin-bottom:15px;
	font-size:22px;
	border-left:3px solid#159BE6
}
.sigle-contant{
	background:#fff;
	padding:15px;
	margin-bottom:10px;
}

.pager li > a, .pager li > active > span{
	display: inline-block;
	padding: 8px 21px;
	background-color: #145ECC!important;
	border-radius: 15px;
	color: #fff;
	border: none;
	margin-right: 5px;
}
.pager li > a, .pager li > span {
	display: inline-block;
	padding: 8px 21px;
	background-color: #3D9CD0;
	border-radius: 15px;
	color: #fff;
	border: none;
	margin-right: 5px;
}
.pager li > a:focus, .pager li > a:hover {
	text-decoration: none;
	background-color: #fff!important;
	color: #17408a;
}


.support_from{
    background: #159BE6;
    padding-top:30px;
    padding-left: 80px;
    padding-right: 80px;
    padding-bottom: 50px;
}

.support_title {
	font-size: 26px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 15px;
	margin-top: 0;
	margin-bottom: 20px;
}

.support_title:before{
    position:absolute;
    left: 50%;
    bottom: 0;
    height: 1px;
    width:130px;
    content: "";
    background: #fff;
    margin-left: -65px;

}
.support_title:after{
    position:absolute;
    left:50%;
    border: 2px solid#fff;
    height: 13px;
    width:13px;
    content: "";
    border-radius: 50%;
    bottom: -6.5px;
    margin-left: -6.5px;

}

.support_from input, .support_from textarea{
    border:none;
    background: none;
} 
.support_from input, .support_from textarea{
    border-bottom: 1px solid#Bfdace;
    color: #fff;
    width:100%;
    padding: 10px;
   
} 
.support_from textarea{
    height:100px;
}

.support_from_submit{
    text-align: center;
    padding-top:20px;
}

.support_from_submit button[type=submit]{
    background: #fff;
    border:none;
    color:#2ab6fb;
    padding: 10px;
    text-transform:uppercase;
    border-radius:5px;

}


.sgl_about_title {
    background:#fff;
	padding:8px 15px;
	margin-bottom:15px;
	font-size:22px;
	border-left:3px solid#159BE6
}

.sngl_facebook_title {
    font-size: 28px;
    color: #333;
    margin-bottom: 15px;
    padding-bottom: 16px;
    position: relative;
    z-index: 1;
}

.sngl_facebook_title::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: #159BE6;
    content: "";
}
.sngl_facebook_title::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 70px;
    height: 5px;
    background: #145ECC;
    content: "";
}

.service-video {
	padding: 10px 10px 20px 10px;
	background: #fff;
	margin-top: 20px;
}
.service-img {
	padding: 15px;
	background: #fff;
	margin-top: 20px;
	margin-bottom: 10px;
}



