Theme Name: SoftwareImprial
Author: Soft
Author URI: https://softwareimperial.com/
Description: In 2021, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Creating a magazine website with WordPress has never been easier.
Version: 1.1
Tags: blue, two-columns, left-sidebar, right-sidebar, custom-background, featured-images, post-formats, theme-options, accessibility-ready
*/

@font-face {



	font-family:'Open Sans';



	font-style:normal;



	font-weight:300;



	src:local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');



}



@font-face {



	font-family:'Open Sans';



	font-style:normal;



	font-weight:400;



	src:local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');



}



@font-face {



	font-family:'Open Sans';



	font-style:normal;



	font-weight:700;



	src:local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');



}



@font-face {



	font-family:'Open Sans';



	font-style:italic;



	font-weight:400;



	src:local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v10/xjAJXh38I15wypJXxuGMBo4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/xjAJXh38I15wypJXxuGMBobN6UDyHWBl620a-IRfuBk.woff) format('woff');



}



body {



	background:#ecf0f1;



	font-family:'Open Sans', Arial, sans-serif;



	font-size:16px;



	line-height:1.6em;



	font-smooth:always;



	-webkit-font-smoothing:antialiased !important;



}



a {



	color:#5b4092;



	transition:0.5s ease;



	outline:0 !important;



}



a:hover, a:active {



	color:#452892;



	text-decoration:none !important;



}



h2, h3, h4, h5, h6 {



	font-size: 22px;



	font-weight: 700;



	padding-top: 30px;



}



.h1, .h2, .h3 {



	font-size: 22px;



	margin-top: 0px !important;



}



.h4 {



	font-size: 22px;



}

.weight-600 {
    font-weight: 600;
}

strong {



	font-weight: 700 !important;



}



blockquote {



	padding: 10px 20px;



	margin: 0 0 20px;



	font-size: 14.5px;



	background: #FFC;



	border: 1px solid #F90;



}



quote {



	padding: 10px 20px;



	margin: 0 0 20px;



	font-size: 14.5px;



	background: #FFC;



	border: 1px solid #F90;



	height: 100px;



}



.navbar {



	background-color: #2c3e50;



	border-radius: 0;



	margin-bottom: 0px;



	font-weight: bold;



}



.navbar-default {



	background-color: #293750;



	border-color: #293750;



}



.navbar-brand {



	float: left;



	font-size: 18px;



	padding:13px 0 0 15px;



	height:70px;



}



.navbar-default .navbar-nav > li > a {



	color: #fff;



}



.navbar-nav > li > a {



	padding: 7px 13px 10px 13px;



	margin-top:15px;



	margin-left:2px;



	border-radius:4px;



	color: #FFFFFF;



}



.dropdown-menu > li > a {



	padding-bottom: 7px;



	padding-top: 7px;



}



.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav> li >a:focus, .navbar-default .navbar-nav> li >a.active {



	/*	background:#354b60;*/



	color: #fd7b1d;



}



.navbar-default .navbar-nav .open .dropdown-menu > li > a {



	color: #555;



}



.navbar-default .navbar-collapse, .navbar-default .navbar-form {



	border-color: transparent;



}



.navbar-nav {



	margin: 0px -15px;



}



.navbar-default .navbar-toggle {



	border-color: #354b60;



}



.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {



	background-color: #354b60;



}



.navbar-default .navbar-toggle .icon-bar {



	background-color: #fff;



}



.navbar-toggle .icon-bar:nth-of-type(2) {



	top:1px;



}



.navbar-toggle .icon-bar:nth-of-type(3) {



	top:2px;



}



.navbar-toggle .icon-bar {



	background:#fff;



	position:relative;



	transition:all 200ms ease-in-out;



}



.navbar-toggle.active .icon-bar:nth-of-type(1) {



	top:7px;



	transform:rotate(45deg);



}



.navbar-toggle.active .icon-bar:nth-of-type(2) {



	background-color:transparent;



}



.navbar-toggle.active .icon-bar:nth-of-type(3) {



	top:-5px;



	transform:rotate(-45deg);



}



@media (max-width:767px) {



	.navbar-toggle {



		margin-top: 18px;



	}



	.navbar-nav > li > a {



		padding: 10px 13px;



		margin-top:0;



		margin-left:2px;



		border-radius:0;



		border-bottom:solid 1px #354b60;



		color: #FFFFFF;



	}



}



.container-white {



	background-color: #FFF;



}



.container-grey {



	background-color: #F5F5F5;



	padding-top: 10px;



	padding-bottom: 0px;



}



.bg-breadcrumb {



	padding: 10px 0px;



	background:#f8f8f8



}



.breadcrumb {



	list-style: none;



	color: #000;



	font-weight: normal;



	padding-left: 0px;



	padding-right: 0px;



	margin-bottom: 0px !important;



}



.breadcrumb a {



	color: #293750;



}



.breadcrumb>li {



	display: inline-block



}



.breadcrumb>li+li:before {



	font-family: "fontello";



	padding: 0 5px;



	color: #FFF;



	content: "\e844"



}



.breadcrumb > .active {



	color: #fff;



}



footer {



	color:#FFF;



}



footer a {



	color: #fff;



}



footer a:hover {



	color: #fff;



}



.border {



	border: 1px solid #ccc;



}



.bg-blue {



	background-color: #337ab7;



}



.bg-black {



	background-color: #000;



}



.bg-black-80 {



	background-color: #33475c;



}



.bg-yellow {



	background-color: #F1C622;



}



.bg-orange {



	background-color: #E56E08;



}



.text-red {



	color: #FF0000;



}



.text-orange {



	color: #e56f25 !important;



}



.text-black {



	color: #000 !important;



}



.text-white {



	color: #fff !important;



}



.text-black-light {



	color: #000 !important;



	font-weight: 100;



}



.text-orange-bold {



	color: #e46d07;



	font-size: 47px;



	font-weight: 900;



}



.no-padding-top {



	padding-top: 0 !important;



}



.padding-5 {



	padding: 5px;



}



.padding-10 {



	padding: 10px;



}



.padding-20 {



	padding: 20px;



}



.padding-top-5 {



	padding-top: 5px;



}



.padding-top-10 {



	padding-top: 10px;



}



.padding-top-15 {



	padding-top: 15px;



}



.padding-top-20 {



	padding-top: 20px;



}



.padding-top-30 {



	padding-top: 30px;



}



.padding-top-60 {



	padding-top: 60px;



}



.padding-top-btm-30 {



	padding-top: 30px;



	padding-bottom: 30px;



}



.padding-btm-10 {



	padding-bottom: 10px;



}



.padding-btm-20 {



	padding-bottom: 20px;



}



.padding-btm-30 {



	padding-bottom: 30px;



}



.padding-btm-40 {



	padding-bottom: 40px;



}



.padding-left-20 {



	padding-left: 20px;



}



.padding-right-40 {



	padding-right: 40px;



}



.margin-top-20 {



	margin-top: 20px;



}



.margin-top-30 {



	margin-top: 30px;



}



.margin-top-40 {



	margin-top: 40px;



}



.margin-btm-10 {



	margin-bottom: 10px;



}



.well-yellow {



	background-color: #FFFFCC;



}



.uppercase {



	text-transform: uppercase;



}



.weight-300 {



	font-weight: 300;



}



.weight-400 {



	font-weight: 400;



}



.weight-700 {



	font-weight: 700;



}



.italic {



	font-style: italic;



}



.line-height-40 {



	line-height: 40px;



}



.line-height-25 {



	line-height: 25px;



}



.heading-20 {



	font-size: 20px;



}



.heading-22 {



	font-size: 22px;



	line-height:28px;



}



.heading-32 {



	font-size: 32px;



}



.heading-36 {



	font-size: 36px;



}



.heading-45 {



	font-size: 45px;



}



.heading-70 {



	font-size: 70px;



}



@media (max-width:992px) {



	.heading-36, .heading-45, .heading-70 {



		font-size: 26px;



	}



}



@media (min-width:768px) {



	.visible-sm-left-center {



		display: block!important;



		text-align: left !important;



	}



	.visible-sm-right-center {



		display: block!important;



		text-align: right !important;



	}



}



@media (max-width:767px) {



	.visible-sm-left-center {



		display: block!important;



		text-align: center !important;



	}



	.visible-sm-right-center {



		display: block!important;



		text-align: center !important;



	}



}



.pagination ul {



	list-style-type: none;



}



.pagination .nav-previous, .pagination .nav-next {



	white-space: nowrap;



}



.pagination .nav-previous {



	float: left;



	width: 50%;



}



.pagination .nav-next {



	float: right;



	text-align: right;



	width: 50%;



}



.pagination {



	overflow: hidden;



	width: 100%;



	margin-top: 5px;



	text-align: center;



}



.pagination ul {



	list-style: none;



	margin: 0;



	display: inline-block;



	padding-left: 0;



}



.pagination ul li {



	float: left;



	margin-bottom: 5px;



}



.currenttext, .pagination a:hover {



	color: #fff;



	margin: 0 5px 0 0;



	display: inline-block;



	float: left;



	line-height: 1;



	text-decoration: none;



	padding: 10px 13px;



	margin-bottom: 10px;



	background-color: #452892;



}



.pagination a .currenttext {



	padding: 0;



	background: transparent;



	color: #FFF;



	margin-right: 0;



	margin-bottom: 0;



}



.pagination a:hover .currenttext {



	color: #fff



}



.pagination a {



	background: #694ba4;



	margin: 0 5px 0 0;



	display: inline-block;



	float: left;



	line-height: 1;



	text-decoration: none;



	color: #fff;



	padding: 10px 13px;



	margin-bottom: 10px;



}



.pagination ul li:last-child a {



	margin-right: 0



}



.pagination a:hover {



	color: #fff



}



.pagination .current .currenttext {



	margin-bottom: 10px



}



.pagination::after, .pagination::before {



	content: "";



	display: table;



}



a.gotoTop {



	position: fixed;



	z-index: 1100;



	right: 0px;



	bottom: 50px;



	width: 30px;



	color: #FFF;



	background-color: #666;



	padding: 2px 10px 5px 10px;



	display: none;



}



a.gotoTop:hover {



	text-decoration: none !important;



	background-color: #06C;



}



.list ul li {



	background: url("img/list.png") no-repeat scroll left 8px rgba(0, 0, 0, 0);



	color: #2B2B2B;



	font-size: 15px;



	font-weight: 400;



	line-height: 23px;



	list-style: none outside none;



	margin-bottom: 10px;



	padding-left: 17px;



}



.list-check ul li {



	background: url("img/check.png") no-repeat scroll left 15px rgba(0, 0, 0, 0);



	color: #2B2B2B;



	font-size: 15px;



	font-weight: 400;



	line-height: 23px;



	list-style: none outside none;



	margin-bottom: 10px;



	padding-bottom: 25px;



	padding-left: 45px;



	padding-top: 10px;



}



.text-center {



	text-align: center !important;



}



.img-responsive {



	display: inline



}



.hr {



	margin-top: 20px;



	margin-bottom: 20px;



	border: 2px solid #000 !important;



	width: 100%;



}



a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {



	background-color:#dc3c00;



}







::selection {



	background: #694ba4;



	color: #fff



}







::-moz-selection {



	background:#694ba4;



	color:#fff



}







::-webkit-selection {



	background:#dc3c00c;



	color:#fff



}



.form-field {



	display: block;



	width: 100%;



	line-height:50px;



	padding: 10px 12px;



	font-size: 16px;



	line-height: 1.42857143;



	color: #555;



	background: #ebebeb;



	border:0;



	background-image: none;



	border-radius: 4px;



	margin-top:25px;



	outline: none



}



.search-wrapper {



	position: absolute;



	-webkit-transform: translate(-50%, -50%);



	-moz-transform: translate(-50%, -50%);



	transform: translate(-50%, -50%);



	top:18px;



	right:-10px;



}



.search-wrapper.active {



}



.search-wrapper .input-holder {



	overflow: hidden;



	height: 50px;



	background: rgba(255, 255, 255, 0);



	border-radius:6px;



	position: relative;



	width:50px;



	-webkit-transition: all 0.3s ease-in-out;



	-moz-transition: all 0.3s ease-in-out;



	transition: all 0.3s ease-in-out;



}



.search-wrapper.active .input-holder {



	border-radius: 50px;



	width:300px;



	background: rgba(0, 0, 0, 0.5);



	-webkit-transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);



	-moz-transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);



	transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);



}



.search-wrapper .input-holder .search-input {



	width:100%;



	padding:0px 20px 0 20px;



	opacity: 0;



	position: absolute;



	top:0px;



	right:0px;



	background: transparent;



	-webkit-box-sizing: border-box;



	-moz-box-sizing: border-box;



	box-sizing: border-box;



	border:none;



	outline:none;



	font-size: 16px;



	font-weight: 400;



	line-height: 30px;



	color:#FFF;



	-webkit-transform: translate(0, 60px);



	-moz-transform: translate(0, 60px);



	transform: translate(0, 60px);



	-webkit-transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);



	-moz-transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);



	transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);



	-webkit-transition-delay: 0.3s;



	-moz-transition-delay: 0.3s;



	transition-delay: 0.3s;



}



.search-wrapper.active .input-holder .search-input {



	opacity: 1;



	-webkit-transform: translate(0, 10px);



	-moz-transform: translate(0, 10px);



	transform: translate(0, 10px);



}



.search-wrapper .input-holder .search-icon {



	width:40px;



	height:40px;



	border:none;



	border-radius:6px;



	background: #FFF;



	padding:0px;



	outline:none;



	position: relative;



	z-index: 2;



	float:right;



	cursor: pointer;



	-webkit-transition: all 0.3s ease-in-out;



	-moz-transition: all 0.3s ease-in-out;



	transition: all 0.3s ease-in-out;



}



.search-wrapper.active .input-holder .search-icon {



	width: 40px;



	height:40px;



	margin: 5px;



	border-radius: 30px;



}



.search-wrapper .input-holder .search-icon span {



	width:22px;



	height:22px;



	display: inline-block;



	vertical-align: middle;



	position:relative;



	-webkit-transform: rotate(45deg);



	-moz-transform: rotate(45deg);



	transform: rotate(45deg);



	-webkit-transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);



	-moz-transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);



	transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);



}



.search-wrapper.active .input-holder .search-icon span {



	-webkit-transform: rotate(-45deg);



	-moz-transform: rotate(-45deg);



	transform: rotate(-45deg);



}



.search-wrapper .input-holder .search-icon span::before, .search-wrapper .input-holder .search-icon span::after {



	position: absolute;



	content:'';



}



.search-wrapper .input-holder .search-icon span::before {



	width: 4px;



	height: 12px;



	left: 9px;



	top: 16px;



	border-radius: 2px;



	background:#974BE0;



}



.search-wrapper .input-holder .search-icon span::after {



	width: 20px;



	height: 20px;



	left: 0px;



	top: 0px;



	border-radius: 16px;



	border: 4px solid #974BE0;



}



.search-wrapper .close {



	position: absolute;



	z-index: 1;



	top:13px;



	right:13px;



	width:25px;



	height:25px;



	cursor: pointer;



	-webkit-transform: rotate(-180deg);



	-moz-transform: rotate(-180deg);



	transform: rotate(-180deg);



	-webkit-transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);



	-moz-transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);



	transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);



	-webkit-transition-delay: 0.2s;



	-moz-transition-delay: 0.2s;



	transition-delay: 0.2s;



}



.search-wrapper.active .close {



	right:-35px;



	-webkit-transform: rotate(45deg);



	-moz-transform: rotate(45deg);



	transform: rotate(45deg);



	-webkit-transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);



	-moz-transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);



	transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);



	-webkit-transition-delay: 0.5s;



	-moz-transition-delay: 0.5s;



	transition-delay: 0.5s;



}



.search-wrapper .close::before, .search-wrapper .close::after {



	position:absolute;



	content:'';



	background: #FFF;



	border-radius: 2px;



}



.search-wrapper .close::before {



	width: 5px;



	height: 25px;



	left: 10px;



	top: 0px;



}



.search-wrapper .close::after {



	width: 25px;



	height: 5px;



	left: 0px;



	top: 10px;



}



.search-wrapper .result-container {



	width: 100%;



	position: absolute;



	top:80px;



	right:0px;



	text-align: center;



	font-size: 14px;



	display:none;



	color:#B7B7B7;



}



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



	.search-wrapper.active .input-holder {



		background: #2c3e50;



	}



}



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



	.search-wrapper.active .input-holder {



		width:200px;



	}



}



.postBox, .postbox1 {



	display:block;



	background: #fff;



	margin-bottom: 20px;



	padding: 20px 30px;



	border-radius: 6px;



	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);



	color: #76828a;



	text-decoration: none;



	transition: all .08s ease-in;



}



.postBox:hover, .postbox1:hover {



	box-shadow: 0 5px 12px rgba(0, 0, 0, 0.3);



}



.postBox:hover .btn-more {



	background-color: #1faece;



}



.postBox .btn-more {



	ttransition: all .08s linear;



	font-size: 12px;



	text-transform: uppercase;



	letter-spacing: .4px;



	background-color: #adb7be;



	color: white;



	padding: 1px 8px;



	border-radius: 35px;



}



.h1, h1 {



	font-weight:200;



}



.postBox h1, .postBox .h1 {



	font-weight: 200;



	font-size: 30px;



	line-height: 1.2;



	margin-bottom:20px;



}



.title-heading, .postBox h1 a, .postBox .h1 a {



	color:#000;



}



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



	.title-heading, .postBox h1, .postBox .h1 {



		font-size: 30px;



	}



}



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



	.title-heading, .postBox h1, .postBox .h1 {



		font-weight:500;



		font-size: 20px;



	}



}



.tags {



	list-style-type:none;



	padding:0



}



.tags li {



	margin-bottom:4px;



	display:flex



}



.tags li a {



	display:table;



	box-sizing:border-box;



	white-space:nowrap;



	background-color:white;



	padding:8px 12px 8px 20px;



	color:#9aa4ab;



	text-decoration:none;



	line-height:normal;



	border-radius:3px;



	position:relative;



	overflow:hidden;



	z-index:1;



	box-shadow:0 0 0 0 rgba(0, 0, 0, 0)

	





}



.tags li a .background-curvy-part {



	border-radius:3px 0 0 3px;



	width:10px;



	left:0



}



.tags li a .background {



	left:10px;



	transition:transform .3s cubic-bezier(.215, .61, .355, 1);



	transform:scaleX(0);



	transform-origin:left;



	width:100%;



	border-radius:0px 4px 4px 0px;



}



.tags li a .background, .tags li a .background-curvy-part {



	z-index:-1;



	position:absolute;



	display:block;



	top:0;



	height:100%;



	background-color:#1faece



}



.tags li a:hover {



	color:#76828a;



	box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.1)



}



.tags li a:hover .background {



	transform:scaleX(.01)



}



.tags li a:active, .tags li a:focus, .tags li a.active {



	outline:none;



	color:#fff



}



.tags li a:active .background, .tags li a:focus .background, .tags li a.active .background {



	transform:scaleX(1)



}



.tags li a.active:active, .tags li a.active:focus {



	color:#9aa4ab;



	box-shadow:0 0 0 0 rgba(0, 0, 0, 0)



}



.tags li a.active:active .background, .tags li a.active:focus .background {



	transform:scaleX(0)



}



.banner-bg {



	background: url(img/banner.png);



	background-repeat:no-repeat;



	width:100%;



	height:300px;



	background-size:cover;



}



.text-banner {



	font-size:40px;



	color:#FFF;



	line-height:45px;



	text-shadow:#FFF;



	padding-top:50px;



}



.banner-content {



	font-size:20px;



	color:#FFF;



	line-height:30px;



	padding-top:10px;



	padding-bottom:30px;



}



@media(max-width:768px) {



	.text-banner {



		font-size:28px;



		line-height:30px;



		padding-top:20px;



	}



	.banner-content {



		font-size:18px;



		color:#FFF;



		line-height:24px;



		padding-bottom:20px;



		text-align:left;



	}



	.banner-bg {



		background-image:none !important;



		background-color:#355569 !important;



		width:100%;



		height:300px;



		background-size:cover;



	}



	.text-small {



		font-size:14px;



	}



}



.img-bg



{



	background-color:#ffffe7;



	padding:20px;



	border-radius:6px;	



}

button, html input[type="button"], input[type="reset"], input[type="submit"] {

	background-color: #ea6421 !important;

	color: #fff !important;

	cursor: pointer;

	font-size: 22px !important;

/* 	padding: 12px 27px !important; */

	border:none !important;

	text-transform:uppercase !important;

}

.widget {

	background: #fff none repeat scroll 0 0;

	color: #555;

	padding: 0 15px;

	position: relative;

	z-index: 1;

}

.widget-title {

	background-color: #293750!important;

	color: #fff;

	margin: 0 -16px 13px;

	padding: 0.7em 15px;

	border-top-left-radius: 7px;

	border-top-right-radius: 7px;

}

.imggback {

	background: #fff none repeat scroll 0 0;

	border: 1px solid #e1e1e1;

	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);

	border-radius: 7px;

}

.widget ul {

	list-style: none;

	padding-left: 0;

	margin-bottom: 0 !important;



}

.widget ul i {

	padding-right: 5px;

}

.widget ul li a {

	color:#76828a;

	font-size: 15px;

}

.widget ul li {

	border-bottom: 1px dotted #d4d4d4;

	margin-bottom: 0.4em;

	padding-bottom: 0.4em;



}

.widget ul li:last-child {

	border-bottom: none !important;

}

ul.list-widget li::before {

	color: #76828a;

	content: "";

	font-family: Fontello;

	font-size: 16px;

	margin-left: -20px;

	margin-right: 10px;

}

ul.list-widget {

	list-style: none;

	padding-left: 20px;

}

ul.list-widget k li {

	padding-top: 3px;

	text-align: left;

}

ul.list-widget li:before {

	font-family: Fontello;

	content: '\e83e';

	color: #444;

	font-size: 16px;

	margin-right: 10px;

	margin-left: -20px;

}

.widget ul li a:hover {

	color: #293750;

}

ul.list-widget li a span

{

	float:right;

}


.relative-position{



	position:relative;



}

.absolute-imgi{

	cursor: pointer;

	position: absolute;

	right: 38px;

	top: 31px;

	z-index: 999;



}



.absolute-imgx{

	cursor: pointer;

	position: absolute;

	right: 19px;

	top: 31px;

	z-index: 999;



}

.absolute-imgads

{

	cursor: pointer;

	position: absolute;

	right: 52px;

	top: 31px;

	z-index: 999;

	visibility:hidden;



}

@media (max-width:992px) and (min-width:430px) {

	

	.absolute-imgx {

		cursor: pointer;

		left: 400px;

		position: absolute;

		right: 0;

		top: 31px;

		z-index: 999;

	}

	.absolute-imgi{



		cursor: pointer;

		left: 380px;

		position: absolute;

		right: 0;

		top: 31px;

		z-index: 999;



	}	



	.absolute-imgads

	{

		cursor: pointer;

		position: absolute;

		right:0px;

		top: 31px;

		z-index: 999;

		left:297px;

		visibility:hidden;



	}

	

}

.post-cont img{
	max-width: 100% !important;
	height: auto;
}

/*



@media (max-width:992px) and (min-width:440px) {

    .absolute-imgx {

    cursor: pointer;

    left: 400px;

    position: absolute;

    right: 0;

    top: 31px;

    z-index: 999;

}

.absolute-imgi{



 cursor: pointer;

    left: 380px;

    position: absolute;

    right: 0;

    top: 31px;

    z-index: 999;



}

}





.absolute-imgx:hover{



	-webkit-filter:grayscale(100%) opacity(90%);



	-moz-filter:grayscale(100%) opacity(90%);



	filter: grayscale(100%) opacity(90%);



	transition: all 0.5s ease 0s;



}



.text1

{

 background-color: #cacecd;

    color: #000;

    font-size: 11px;

    font-weight: inherit;

    left:300px;

    line-height: 15px;

    padding-left: 2px;

    padding-right: 18px;

    position: absolute;

    top: 31px;

		

	

	

}

@media (max-width:992px) and (min-width:440px) {

.text1

{

 background-color: #cacecd;

    color: #000;

    font-size: 11px;

    font-weight: inherit;

    left:300px;

    line-height: 15px;

    padding-left: 2px;

    padding-right: 18px;

    position: absolute;

    top: 31px;

	

	

	

}

}

	

	

@media (min-width:1200px) {

.text1 {

    background-color: #cacecd;

    color: #000;

    font-size: 11px;

    font-weight: inherit;

    left: 254px;

    line-height: 15px;

    padding-left: 2px;

    padding-right: 18px;

    position: absolute;

    top: 31px;

	

}

}



@media (max-width:1200px) and (min-width:990px) {

	

	.text1 {

    background-color: #cacecd;

    color: #000;

    font-size: 11px;

    font-weight: inherit;

    left: 190px !important;

    line-height: 15px;

    padding-left: 2px;

    padding-right: 18px;

    position: absolute;

    top: 31px;

		

}

}


*/

/*header*/


#header {
  height: 80px;
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  padding: 15px 0;
  background: #293750;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.3);
}
#header.header-scrolled, #header.header-pages {
  height: 80px;
  padding: 15px 0;
}
#header .logo h1 {
  font-size: 36px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}
#header .logo h1 a, #header .logo h1 a:hover {
  color: #00366f;
  text-decoration: none;
}
#header .logo img {
  padding: 0;
  margin: 5px 0;
  max-height: 45px;
}


/*end header*/
/*footer*/

#footer {
  background: #1e2a3f;
  padding: 0 0 30px 0;
  color: #eee;
  font-size: 14px;
}
#footer .footer-top {
  background: #293750;
  padding: 60px 0 30px 0;
}
#footer .footer-top .footer-info {
  margin-bottom: 30px;
}
#footer .footer-top .footer-info h3 {
  font-size: 34px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  color: #fff;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}
#footer .footer-top .footer-info p {
  font-size: 13px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
  color: #ecf5ff;
}
#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #fd7b1d;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
#footer .footer-top .social-links a:hover {
  background: #df4002;
  color: #fff;
}
#footer .footer-top h4 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px;
}
#footer .footer-top .footer-links {
  margin-bottom: 30px;
}
#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer .footer-top .footer-links ul li {
  padding: 8px 0;
}
#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}
#footer .footer-top .footer-links ul a {
  color: #fff;
}
#footer .footer-top .footer-links ul a:hover {
  color: #fafafa;
}
#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}
#footer .footer-top .footer-contact p {
  line-height: 26px;
}
#footer .footer-top .footer-newsletter {
  margin-bottom: 30px;
}
#footer .footer-top .footer-newsletter input[type="email"] {
  border: 0;
  padding: 6px 8px;
  width: 65%;
}
#footer .footer-top .footer-newsletter input[type="submit"] {
  background: #007bff;
  border: 0;
  width: 35%;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}
#footer .footer-top .footer-newsletter input[type="submit"]:hover {
  background: #0062cc;
}
#footer .copyright {
  text-align: center;
  padding-top: 30px;
}
#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #f1f7ff;
}
#footer .credits a {
  color: #bfddfe;
}
#footer .credits a:hover {
  color: #f1f7ff;
}
#footer .footer-top .btn-get-started:hover {
  background: none;
  border: 3px solid #fff;
  color: #fff;
}
#footer .footer-top .btn-get-started {
  background: #fd7b1d;
  border-color: #fd7b1d;
  color: #fff;
  padding: 15px;
}

/*end footer*/

/*.btn-chat {
  font-family: 'Varela Round';
  font-style: normal;
  background-color: #fd7b1d;
  border-radius: 200px;
  font-weight: 500;
  color: #000;
  font-size: 22px;
  margin: 0 10px 10px 0;
  padding: 10px;
  position: relative;
  text-decoration: none;
}
.main-nav .btn-chat a:hover {
  color: #fff;
  font-weight: 500;
   background-color: #ff6b00;
}*/
