/*
Theme Name: Supreme Prints
Theme URI: https://supremeprints.in/
Author: The Supreme Prints Team
Author URI: https://supremeprints.in/
Description: Mutipurpoose Responsive Theme
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: supremeprints
*/

html {
	min-height: 100%;
}
body {
	color:#222222;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	height: 100%;
	line-height: 1.4;
	margin: 0;
	padding: 0;	
}
.container{
	max-width: 1310px;		
}
ul {
	margin: 0;	
	padding-left: 15px;
}
p {
	margin-bottom: 10px;
}
.h1, h1 {
	font-size: 32px;
}
.h2, h2 {
	font-size: 28px;
}
.h3, h3 {
	font-size: 24px;
}
.h4, h4 {
	font-size: 18px;
}
.h5, h5 {
	font-size: 16px;
}
.h6, h6 {
	font-size: 15px;
}
.h1, .h2, .h3, h1, h2, h3, .h4, .h5, .h6, h4, h5, h6 {
	font-weight: 500;
	margin-bottom: 10px;
	margin-top: 0;
}
a {
	color: #0098da;
	text-decoration: none;
}
a:hover, a:focus {
	color: #808080;
	outline: medium none;
	text-decoration: none;
}
a, input[type="submit"], button, .btn, img {
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
img {
	height: auto;
	max-width: 100%;
}
.left {
	padding-left: 0;
}
.right {
	padding-right: 0;
}
.half {
	padding-left:7.5px;
	padding-right:7.5px;
}
html {
	min-height: 100%;
}
.button {
	background-color: #0098da ;
	border: 1px solid #0098da ;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	padding: 8px 15px;
	vertical-align: middle;
}
.button:hover, .button:focus {
	background-color: #808080;
	border: 1px solid #808080;
	color: #fff;
}
.btn {
	border-radius: 3px;
	font-size: 14px;
	padding: 8px 15px;
}
.btn-group-lg > .btn, .btn-lg {
	border-radius: 3px;
	font-size: 17px;
	padding: 10px 20px;
}
.btn-group-sm > .btn, .btn-sm {
	border-radius: 3px;
	font-size: 14px;
	padding: 4px 8px;
}
.btn-radius {
	border-radius: 30px;
	padding: 10px 25px;
}
.btn-white {
	color: #222222;
	background-color: #fff;
	border-color: #fff;
}
.btn-white:hover,  .btn-white:focus {
	background-color: #808080;
	border-color: #808080;
	color: #fff;
}
.btn-outline-white {
	background-color: transparent;
	border-color: #fff;
	color: #fff 
}
.btn-oultline-white:hover, 
.btn-oultline-white:focus {
	background-color: #fff;
	border-color: #fff;
	color: #fff;
}
.btn-primary {
	background-color: #0098da ;
	border-color: #0098da ;
	color: #fff;
}
.btn-primary:hover,  .btn-primary:focus {
	background-color: #808080;
	border-color: #808080;
	color: #fff;
}
.btn-outline-primary {
	background-color: transparent;
	border-color: #0098da ;
	color: #0098da ;
}
.btn-outline-primary:hover, 
.btn-outline-primary:focus {
	background-color: #808080;
	border-color: #808080;
	color: #fff;
}
.btn-secondary {
	background-color: #808080;
	border-color: #808080;
	color: #fff;
}
.btn-secondary:hover, 
.btn-secondary:focus {
	background-color: #0098da ;
	border-color: #0098da ;
	color: #fff;
}
.btn-outline-secondary {
	background-color: transparent;
	border-color: #808080;
	color: #808080;
}
.btn-outline-secondary:hover, 
.btn-outline-secondary:focus {
	color: #fff;
	background-color: #0098da ;
	border-color: #0098da ;
}
.btn i {
	margin-left: 7px;
}
img.size-auto, 
img.size-full, 
img.size-large, 
img.size-medium, 
.attachment img {
	height: auto;
	max-width: 100%;
}
.alignleft, img.alignleft {
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright, img.alignright {	
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter, img.alignnone {
	margin-bottom: 12px;
}
.wp-caption-text {
	text-align: center;
	margin: 5px 0;
}
.table, table {
	margin-bottom: 20px;
	max-width: 100%;
	width: 100%;
}
.table > tbody > tr > td, 
.table > tbody > tr > th, 
.table > tfoot > tr > td, 
.table > tfoot > tr > th, 
.table > thead > tr > td, 
.table > thead > tr > th, 
table > tbody > tr > td, 
table > tbody > tr > th, 
table > tfoot > tr > td, 
table > tfoot > tr > th, 
table > thead > tr > td, 
table > thead > tr > th {
	border: 1px solid #e0e0e0;
	padding: 7px;
	vertical-align: middle;
}
table thead tr, 
table thead tr:nth-child(2n+1) {
 	background-color: #f0f0f0;
}
table tr {
	background-color: #fbfbfb;
}
table tr:nth-child(2n+1) {
 	background-color: #fdfdfd;
}
.gallery {
	margin: 0 -7.5px;
}
.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 0 7.5px;
	text-align: center;
	vertical-align: top;
	width: 100%;
	margin-bottom: 15px;
}
.gallery-columns-1 .gallery-item {
	max-width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}
.gallery-columns-6 .gallery-caption, 
.gallery-columns-7 .gallery-caption, 
.gallery-columns-8 .gallery-caption, 
.gallery-columns-9 .gallery-caption {
	display: none;
}
.dropdown-menu li {
	display: block;
}
.modal-content {
	padding: 15px;
}
.modal-header {
	display: block;
	border-bottom: none;
}
button.close {
	background-color: #0098da ;
	width: 30px;
	height: 30px;
	color: #fff;
	opacity: 1;
	font-size: 20px;
	border-radius: 100%;
	top: -7px;
	position: absolute;
	right: -7px;
	padding: 0;
	z-index: 1;
}
.modal-header button.close {
	padding: 0;
	margin: 0;
}
.modal-header .close {
	padding: 0;
	margin: 0;
}
.modal-subtitle::after {
 	content: "";
 	border-bottom: 2px solid #b7b7be;
 	display: block;
 	width: 65px;
 	margin: 10px auto;
}
.row-eq-height > [class*="col"] {
	display: -ms-flexbox;
 	display: -webkit-flex;
 	display: flex;
}
.row-eq-height > [class*="col"] > * {
 	width: 100%;
 	max-width: 100%;
}
.w-20 {
	width: 20%;
}
/*=========================================================================
						Header css
==========================================================================*/
.header {
	position: relative;	
}
.header-top {
	background-color: #fff;
	border: 1px solid rgba(0,0,0,0.2);
	position: relative;
}
.header-top-left > ul, 
.header-top-right > ul {
	display: inline-block;
	padding-left: 0;
}
.header-top-left > ul > li, 
.header-top-right > ul > li {
	display: inline-block;
}
.header-top-left > ul > li > a, 
.header-top-right > ul > li > a {
	color: #7f7f7f;
	padding: 10px 10px;
	display: block;
}
.header-top-right > ul > li:last-child > a {
	padding-right: 0;
}
.header-top-left > ul > li > i, 
.header-top-right > ul > li > i {
	color: #7f7f7f;
}
.header-top-right {
	text-align: right;
}
.header-contact-info {
	display: inline-block;
}
.header-contact-info i {
	margin-right:5px;
}
.header-contact-info li:hover .fa {
	-webkit-animation: zoomIn 0.8s;
	animation: zoomIn 0.8s;
}
.header-contact-info li a {
	padding: 10px 10px;
	display: block;
}
.header-social-icon {
	text-align: right;	
}
.header-social-icon li {
	display:inline-block;
}
.header-social-icon li a {
	padding: 10px 10px;
	display: block;
	font-size: 14px;
	text-align: center; 	
	-webkit-transition: .4s;
	transition: .4s;
}
.header-social-icon li:last-child a {
	border-width: 0 1px 0 1px;
	padding: 10px;
}
.header-social-icon a:hover {
	color: #141414;
}
.header-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid rgba(93,85,85,0.23);
	padding: 10px 0;
}
.header-contact {
	display: flex;
	align-items: center;
}
.header-contact p {
	margin: 0;
}
.header-contact p + p {
	margin-left: 30px;
}
.header-contact p i {
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	margin-right: 15px;
	color: #a0a0a0;
}
.header-contact p a {
	display: block;
}
.header-contact p span {
	display: inline-block;
	vertical-align: middle;
	color: #0098da;
}
.header-contact p strong {
	display: block;
	color: #222222;
}

.header-logo {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	position: relative;	
}
.site-title {
	margin: 10px 0;
	font-size: 24px;
	padding: 10px 0;
	line-height: 28px;
}
.site-title a {
	color: #222;
	font-family: 'Rockwell', sans-serif;
}
.header-logo .logo-link {
	display: block;
	padding: 10px 0;
	margin: 0 auto;
}
.header-outer {
	background-color: #fff;
	border-top: 1px solid rgba(0,0,0,0.2);
	display: table;
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	width: 100%;
	position: relative;	
}
.logged-in.admin-bar .header-sticky.sticked, 
.logged-in.admin-bar .header-fixed, 
.logged-in.admin-bar .header-transparent.transparency {
	top: 32px;
}
.header.sticky {
	padding-bottom: 71px;
}
.header-sticky {
	background-color: #fff;
	position:absolute;
}
.header-sticky.sticked {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	position: fixed;
	top: 0;
	z-index: 100;
}
.header.fixed {
	padding-top: 70px;
}
.header-fixed {
	background-color: #fff;
	display: table;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 100
}
.header-fixed.fix {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.header-transparent {
	background-color: rgba(255, 255, 255, 0.75);
	position: absolute;
	top: 0;
	z-index: 100;
	width: 100%;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.header-transparent.transparency {
	background-color: rgba(255, 255, 255, 1);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}
.header-menu {	
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: space-between;
	justify-content: space-between;	
}
.nav-menu {
	display: block;
	width: 100%;
}
.navbar-collapse {
	justify-content: space-between;
}
.navbar-nav {
	float: none;
	margin: 0;
	padding: 0;
}
.navbar-nav > li {	
	position: relative;
}
.navbar-nav > li > a {
	color: #222222;
	display: -ms-flexbox;
	display: flex;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	padding: 20px 25px;
	letter-spacing: 0.5px;
}
.navbar-nav > li.menu-item-has-children > a::after {
 	content: "\f107";
 	display: inline-block;
 	font-family: "Font Awesome 5 Free";
 	font-weight: 600;
 	margin-left: 5px;
 	font-size: 12px;
 	vertical-align: middle;
}
.navbar-nav .sub-menu {
	background-color: #fff;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
	float: left;
	font-size: 13px;
	left: 0;
	margin: 0;
	min-width: 200px;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 100%;
	visibility: hidden;
	z-index: 9999;
	padding-left: 0;
}
.navbar-nav li:hover > .sub-menu {
	-moz-animation: fadeInUp 0.3s ease-in;
	-webkit-animation: fadeInUp 0.3s ease-in;
	animation: fadeInUp 0.3s ease-in;
	opacity: 1;
	visibility: visible;
}
.navbar-nav li .sub-menu .sub-menu {
	left: 100%;
	top: 0;
}
.navbar-nav .sub-menu li {
	display: block;
	position: relative;
	width: 100%;
}
.navbar-nav li .sub-menu a {
	border-color: rgba(0, 0, 0, 0.05);
	border-style: solid;
	border-width: 0 0 1px;
	color: #141414;
	display: block;
	font-size: 14px;
	font-weight: 600;
	line-height: normal;
	margin: 0;
	padding: 10px 15px;
	text-align: left;
	width: 100%;
}
.navbar-nav li > a:hover, 
.navbar-nav li.current-menu-item > a, 
.navbar-nav li.current_page_item > a, 
.navbar-nav li:hover > a, 
.navbar-nav li.current_page_ancestor > a, 
.navbar-nav li.current-page-parent > a {
	color: #0098da ;
}
.navbar-nav .sub-menu a:hover {
	background-color: #0098da ;
	color: #fff;
}
@keyframes fadeInUp {
 from {
 opacity: 0;
 transform: translate3d(0, 100%, 0);
 -webkit-transform: translate3d(0, 100%, 0);
}
to {
	opacity: 1;
	transform: none;
	-webkit-transform: none;
}
}
.fadeInUp {
	animation-name: fadeInUp;
	-webkit-animation-name: fadeInUp;
}
/*====================================================================
						Common Css
=====================================================================*/
.section {
	margin-bottom: 50px;
}
.section-header {
	margin: 0 0 50px;
	position: relative;
}
.section-title {
	font-weight: 700;
	margin: 0 0 15px;
	position: relative;
}
.section-title::after {
	content: "";
	border-bottom: 2px solid #0098da;
	display: block;
	width: 60px;
	margin: 20px 0;
}
.text-center .section-title::after {
	margin: 20px auto;
}
.section-title strong {
	color: #444444;
	font-weight: 800;
}
.section-subtitle {
	color: #999;
	margin-bottom: 15px;
}
.section-description {
	color: #8a8a8a;
	font-size: 15px;
	position: relative;
	margin-bottom: 0;
	line-height: 28px;
	font-weight: 300;
}
.text-center .section-description {
	margin: 0 auto 20px;
}
.color-white {
	color:#fff;
}
.color-white .section-title {
	color: #fff;
}
.color-white .section-description {
	color: #fff;
}
.slick-prev {
	left: 0;
}
.slick-next {
	right: 0;
}
.slick-prev, .slick-next {
	background-color: #0098da ;
	border-radius: 100%;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 24px;
	padding: 0;
	position: absolute;
	top: 45%;
	z-index: 99;
	text-align: center;
	width: 35px;
	height: 35px;	
}
.slick-dots {
	text-align: center;
}
.slick-dots li {
	cursor: pointer;
	display: inline-block;
	margin: 0 5px;
	padding: 0;
	position: relative;
}
.slick-dots li.slick-active button {
	background-color: #222222;
}
.slick-dots li button {
	background-color: #808080;
	border: 0 none;
	border-radius: 100%;
	color: transparent;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 10px;
	padding: 0;
	position: relative;
	width: 10px;
}
/*====================================================================
						Homepage Css
=====================================================================*/
.slider-section {
	position: relative;
	margin-top: 0;
}
.about-section {
	background-color: #fff;
	position: relative;
	padding: 70px 0;
	margin: 0;
}
.about-content-block {
	position: relative;	
}
.about-content h2 {
	font-size: 32px;
	color: #0098da;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 20px;
}
.about-content h2 strong{
	color: #383094;
	font-weight: 700;
}
.about-content h4 {
	margin-bottom: 25px;
	font-size: 22px;
}
.about-content p {
	line-height: 28px;
	font-size: 16px;
}
.about-content-block .btn {
	padding: 12px 15px;
	font-size: 16px;
	min-width: 150px;
	margin-top: 25px;
}
.about-img-block {	
	position: relative;	
}
.about-img {	
	position: relative;	
	width: 100%;
}
.block-content .progress_title {
	font-size: 15px;
	font-weight: 400;
	margin: 5px 5px 8px 2px;
}
.block-content .progress {
	position: relative;
	background-color: #cfcfcf;
	height: 8px;
	margin-bottom: 35px;
	padding: 0;
	border-radius: 0;
	border: 1px solid #fff;
	overflow: inherit;
}
.progress .meter {
	background: #265FB4;
	display: block;
	height: 100%;
	float: left;
	width: 0%;
}
.block-content .progress.round .meter {
	border-radius: 0;
	background-color: #49d0e5;
}
.block-content .progress .progress-bar-value {
	position: absolute;
	top: -18px;
	font-size: 12px;
	right: 0;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	color: #a2a0a0;
}
/*================== Home Gallery Section ======================*/
.gallery-wrap {
	position: relative;
}
.gallery-image {
	background-color: #000;
	position: relative;
	display: block;
}
.gallery-image a {
	display: block;
	overflow: hidden;
	position: relative;
}
.gallery-items:hover .gallery-image img {
	transform: scale(1.1);
	opacity: 0.5;
}
/*================== Home design Section ======================*/
.list-block-section {
	margin: 0;
}
.list-block-item {
	padding: 0;
	display: flex;
}
.list-block-wrap {
	background-color: #000;
	padding: 50px 40px;
	width: 100%;
}
.list-block-first .list-block-wrap {
	background-color: #9a59b5;
}
.list-block-second .list-block-wrap {
	background-color: #f1c40f;
}
.list-block-third .list-block-wrap {
	background-color: #e84c3d;
}
.list-block-heading {
	font-size: 32px;
	color: #fff;
	margin-bottom: 30px;
}
.list-block-subheading {
	font-size: 15px;
	color: #fff;
	margin: 0;
}
.list-block-title a {
	color: #fff;
}
.list-block-text {
	font-size: 18px;
	color: #fff;
	margin-top: 3px;
	margin-bottom: 30px;
}
/*===================== Homepage media-list Css =======================*/
.media-list-item {
	margin-bottom: 30px;
	display: flex;
}
.media-list-wrap {
	position: relative;
	width: 100%;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.media-list-image {
	position: relative;
	z-index: 1;	
	border-radius: 10px;
}
.media-list-image a{	
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: 10px;
	width: 100%;
}
.media-list-image img {
	width: 100%;
	border-radius: 10px;
}
.media-list-item:hover .media-list-image img {	
	-webkit-transform: scale(1.1); 
	 transform: scale(1.1);
}
.media-list-summery {
	padding: 0;
	position: relative;
	z-index: 10;
}
.media-list-title {
	color: #222222;
	font-weight: 600;
	margin: 15px 0;
	text-align: center;
}
.media-list-title a{	
	color: #222222;
	display: block;
	font-weight: 600;	
	padding: 15px 0;
}
.media-list-content {
	margin-bottom: 20px;
	color: #686868;
	font-size: 16px;
}
/*===================== Homepage price Css =======================*/
.price-item {
	margin-bottom: 30px;
	display: flex;
}
.price-wrap {
	position: relative;
	width: 100%;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.price-image {
	position: relative;
	z-index: 1;	
	border-radius: 10px;
}
.price-image a{	
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: 10px;
	width: 100%;
}
.price-image img {
	width: 100%;
	border-radius: 10px;
}
.price-item:hover .price-image img {	
	-webkit-transform: scale(1.1); 
	 transform: scale(1.1);
}
.price-summery {
	padding: 0;
	position: relative;
	z-index: 10;
}
.price-title {
	color: #222222;
	font-weight: 600;
	margin: 10px 0;
	text-align: center;
}
.price-title a{	
	color: #222222;
	display: block;
	font-weight: 600;	
	padding: 15px 0;
}
.price-content {
	margin-bottom: 20px;
	color: #686868;
	font-size: 16px;
}
/*===================== Homepage price overlay Css =======================*/
.price-overlay-item .price-image a::before {
	background-color: rgba(0,0,0,0.2);
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
}
.price-overlay-item:hover .price-image a::before {
	background-color: rgba(0,0,0,0.4);
}
.price-overlay-summery {
	position: absolute;
	bottom: 0;
	height: 60px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.price-overlay-summery .price-content, 
.price-overlay-summery .price-link {
	opacity: 0;
	visibility: hidden;
	display: none;
}
.price-overlay-summery .price-title a {
	color: #fff;
}
/*=================== Home Page Our Process Icon Css =================*/
.our-process-section {
	background-color: #f1f4f9;
	position: relative;
	padding: 70px 0 40px;
	margin-bottom: 0;
}
.our-process {
	position: relative;	
}
.our-process-item {
	margin-bottom: 30px;
}
.our-process-wrap {
	padding: 0;
	text-align: center;
}
.our-process-icon {
	color: #0098da;
	margin: 0 auto 25px;
	position: relative;
	/* display: flex; */
	/* align-items: center; */
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.our-process-item:hover .our-process-icon img {
	filter: invert(0.1);
}
.our-process-icon::after {
	position: relative;
	display: block;
	height: 45px;
	width: 45px;
	line-height: 40px;
	border-radius: 50%;
	background-color: #49d0e5;
	color: #FFF;
	margin: 30px auto auto;
	z-index: 1;
	border: 3px solid transparent;
}
.our-process-item:hover .our-process-icon::after {
	background-color: #F9B200;
	border-color: #195688;
}
.our-process-first .our-process-icon::after {
	transition: all .3s ease-in-out;
	content: "1";
}
.our-process-second .our-process-icon::after {
	transition: all .3s ease-in-out;
	content: "2";
}
.our-process-third .our-process-icon::after {
	transition: all .3s ease-in-out;
	content: "3";
}
.our-process-icon img{
	max-width: 150px;
}
.our-process-title {
	margin: 0;
	color: #222222;
	font-weight: 600;
	font-size: 20px;
}
.our-process-desc {
	background-color: #f5f5f5;
	color: #686868;
	line-height: 28px;
	padding: 25px;
}
/*===================== Home Page Cta Css =======================*/
.cta-section {
	background-color: #e84c3d;
	padding: 80px 0;
	margin: 0;
}
.cta-outer {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.cta-outer h2 {
	margin: 0;
	font-size: 35px;
	color: #fff;
	font-weight: 700;
}
.cta-outer .btn {
	width: 100%;
	max-width: 320px;
}
/*===================== Home Page Blog Css =======================*/
.blog-section {
	background-color: #efefef;	
	padding: 50px 0;
}
.blog-item {	
	margin-bottom: 30px;
}
.blog-wrap {	
	position: relative;
}
.blog-image {
	position: relative;
	margin-bottom: 15px;
}
.blog-image img {
	width: 100%;
}
.blog-summery {
	padding: 0;	
}
.blog-meta {
	color: #808080;
	font-size: 13px;
	font-style: italic;
	margin-bottom: 10px;
}
.blog-meta a {
	color: #808080;
}
.blog-meta .fa,  .blog-meta .fas {
	margin-right: 3px;
	color: #808080;
}
.blog-labels {
	position: absolute;
	top: 5px;
	left: 5px;
}
.blog-labels a {
	background-color: #222222;
	color: #fff;
	padding: 2px 5px;
	display: inline-block;
	margin: 0 3px;
	font-size: 13px;
}
.blog-title {
	margin-bottom: 10px;
}
.blog-title a {
	color: #222222;
	text-transform: uppercase;
}
.blog-content {
	margin-bottom: 20px;
}
.blog-content > p {
	color: #676767;
	line-height: 24px;
	text-align: justify;
}
/*================== Homepage Testimonial Css =====================*/
.testimonial-section {
	position: relative;
	padding: 50px 0;
	margin: 0;
}
.testimonial-carousel {
	margin: 0;
}
.testimonial-item {
	position: relative;
	padding: 0 5px;
}
.testimonial-wrap {	
	position: relative;	
}
.testimonial-quote {
	font-size: 24px;
	color: #999999;
	position: absolute;
	left: 15px;
	top: 30px;
}
.testimonial-star {	
	color: #0098da;
}
.testimonial-content {
	padding: 30px 30px 30px 50px;
	opacity: 0.5;
	position: relative;
}
.testimonial-content p {
	line-height: 24px;
	margin: 0;
}
.testimonail-image-title {
	display: none;
	margin-top: 15px;
}
.testimonial-image {
	height: 60px;
	margin: 0 15px 0 0;
	width: 60px;
}
.testimonial-image img {
	border-radius: 100%;
}
.testimonial-title {	
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 10px;
}
.testimonial-meta {
	color: #808080;
	font-style: italic;
	display: inline-block;
	margin: 0;
}
.testimonial-short-desc::before {
 	content: "|";
 	display: inline-block;
 	margin: 0 10px;
}
.slick-current.slick-center .testimonial-content {
	background-color: #49d0e5;
	border-radius: 10px;
	opacity: 1;
	color: #fff;
}
.slick-current.slick-center .testimonial-content::after {
	content: "";
	position: absolute;
	bottom: -5px;
	left: 25px;
	width: 10px;
	height: 10px;
	border-left: 2px solid #49d0e5;
	border-bottom: 2px solid #49d0e5;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background-color: #49d0e5;
}
.slick-current.slick-center .testimonail-image-title {
	display: flex;
	align-items: center;
}
/*===================== Enquiry Css ===================================*/
.enquiry-section {
	background-color: #000;
	background-image: url('assets/images/enquiry-bg.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 0;
	position: relative;
}
.enquiry-section::before {
	background-color: rgba(0,0,0,0.6);
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;	
}
.enquiry-section .section-header {
	padding: 17.5px;
	margin: 0;
}
.enquiry-form {
	position: relative;    
	padding: 17.5px;
}
/*====================================================================
						Footer Css
=======================================================================*/
.footer {
	background-color: #021e32;	
	position: relative;
}
.footer-top {
	padding: 40px 0 0;
	position: relative;
	z-index: 10;
}
.footer-widget-outer {
	padding: 0 0 40px;
}
.footer p, .footer a {
	color: #fff;
	line-height: 24px;
}
.footer a:hover, .footer a:focus {
	color: #0098da ;
	outline: medium none;
	text-decoration: none;
}
.footer-widget-title {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 20px 0;	
	text-transform: uppercase;	
}
.footer-column {
	margin-bottom: 25px;
}
.footer-column ul {
	padding: 0;
	margin: 0;
}
.footer-column li {
	display: block;
	position: relative;
}
.footer-column li a {
	display: block;
	line-height: 24px;
	padding: 3px 0;
}
.footer-site-title {
	font-size: 16px;
}
.footer-contact > p {
	position: relative;
}
.footer-contact .fa, 
.footer-contact .far, 
.footer-contact .fas {
	display: table-cell;
	padding-right: 15px;
}
.footer-contact span {
	display: table-cell;
}
.footer-social-icon {
	border-top: 1px solid #263e4f;
	border-bottom: 1px solid #263e4f;
	padding: 30px 0;
	text-align: center;
}
.footer-social-icon > ul {
	display: inline-block;
}
.footer-social-icon li {
	display: inline-block;
	margin: 0 5px;
	width: auto;
}
.footer-social-icon li a {
	color: #fff;
	display: block;
	font-size:18px;
	height: 30px;
	padding-top: 2px;
	text-align: center;
	width: 30px;
}
.footer-social-icon li a:hover {
	color: #808080;
}
.footer-social-icon li.facebook a:hover {
	color: #3b5998;
}
.footer-social-icon li.twitter a:hover {
	color: #00bdec;
}
.footer-social-icon li.gplus a:hover {
	color: #d34836;
}
.footer-social-icon li.youtube a:hover {
	color: #c4302b;
}
.footer-social-icon li.instagram a:hover {
	color: #8a3ab9;
}
.footer-social-icon li.lindkedin a:hover {
	color: #0e76a8;
}
.footer-social-icon li.pinterest a:hover {
	color: #c92228;
}
.footer-social-icon li.tumblr a:hover {
	color: #34526f;
}
.footer-social-icon li.flickr a:hover {
	color: #0063dc;
}
.footer-social-icon li.tripadvisor a:hover {
	color: #00af87;
}
.footer-bottom {
	position: relative;
	z-index: 10;
}
.footer-bottom-outer {
	padding: 0;
}
.footer-contact-widget.widget_media_image {
	text-align: center;
	margin-bottom: 10px;
}
.footer-contact-widget .footer-contact-widget-title {
	display: none;
}
.footer-contact-widget .footer-site-title {
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 30px;
	color: #fff;
}
.footer-contact-widget .footer-contact p {
	text-align: center;
	margin-bottom: 10px;	
}
.footer-contact-widget .footer-contact i {
	display: none;
}
.footer-contact-widget .footer-contact span {
	display: block;
}
.footer-menu {
	text-align: center;
}
.footer-menu li {
	display: inline-block;
	margin: 0 5px;
}
.footer-menu li a {
	padding: 0 10px;
}
.copyright {
	text-align: left;
	overflow: hidden;
}
.copyright p {
	margin: 30px 0;
	text-align: center;
}
.footer-bottom-right {	
	text-align: right;
}
.scroll-top {
	bottom: 10px;
	display: none;
	right: 10px;	
	position: fixed;
	z-index: 10;
}
.scroll-top a {
	background-color: #3498db;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: block;
	height: 30px;
	padding: 5px;
	text-align: center;
	width: 30px;
}
.loader {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;	
	background-color: rgba(255, 255, 255, 0.9);	
	border-radius: 0;
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .2s ease-out, visibility 0s linear .2s;
	-o-transition: opacity .2s ease-out, visibility 0s linear .2s;
	transition: opacity .2s ease-out, visibility 0s linear .2s;
	z-index: 1000;
}
/*====================================================================
						Default Css
=====================================================================*/
.page-banner-section {
	position: relative;
}
.page-banner {
	background-color: transparent;
	border-color: #ededed;
	border-style: solid;
	border-width: 1px 0 0 0;
	position: relative;
}
.page-banner-wrap {
	padding: 15px 0;
	position: relative;
	overflow: hidden;
}
.page-banner-image {
	background-attachment: scroll;
	background-image: url('assets/images/page-banner.jpg');
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
}
.page-banner-image::before {
 	background-color: rgba(0, 0, 0, 0.60);
 	content: "";
 	height: 100%;
 	left: 0;
 	position: absolute;
 	top: 0;
 	width: 100%;
}
.page-banner-image .page-banner-wrap {
	color: #fff;
	padding: 12% 0;
	text-align: center;
}
.page-banner-image .page-banner-title {
	color: #fff;
	margin: 0 0 15px;
	font-size: 42px;
	font-style: italic;
}
.page-banner-image .breadcrumbs {
	margin: 5px 0;	
	font-size: 14px;
	line-height: 20px;
}
.trail-browse {
	display: none;
}
.breadcrumb-items {
	padding: 0;
}
.breadcrumb-item {
	display: inline-block;
	list-style-type: none;
}
.breadcrumb-item a {
	color: #808080;
}
.breadcrumb-item + .breadcrumb-item::before {
 	content: "/";
 	font-size: 14px;
 	line-height: 14px;
 	opacity: 0.8;
 	padding-right: 7px;
}
.breadcrumb-item + .breadcrumb-item {
	padding-left: 10px;
}
.breadcrumb-item:hover a {
	color: #ccc;
}
.page-banner-image .breadcrumb-item {
	color: #ccc;
}
.page-banner-image .breadcrumb-item + .breadcrumb-item::before, 
.page-banner-image .breadcrumb-item a {
 	color: #fff;
}
.body-transparent .page-banner-section {
	padding-top: 151px;
}
.site-content {
	background-color: #fff;
}
.content-wrapper {
	padding: 30px 0;
}
.content-area {
	min-height: 300px;
}
.page-title {
	position: relative;
	text-transform: capitalize;
	color: #303030;
	margin-bottom: 40px;
}
.page-title::after {
 	content: "";
 	border-bottom: 2px solid #b7b7b7;
 	display: block;
 	width: 65px;
 	margin: 10px 0;
}
.text-center .page-title::after {
 	margin: 10px auto;
}
.content-section {
	/* background-color: #fff; */
	display: table;
	width: 100%;
}
.page-content {
	text-align: justify;
}
.page-content ul, .page-content ol {
	margin-bottom: 15px;
	padding-left: 15px;
}
.page-content ul li, .page-content ol li {
	margin-bottom: 8px;
	position: relative;
}
.page-content b, .page-content strong {
	color: #062a61;
}
.page-section-title {
	color: #303030;
	border-bottom: 1px dotted #e0e0e0;
	margin-bottom: 20px;
	padding-bottom: 10px;
	position: relative;
	width: 100%;
}
.page-section-title::before {
 	content: '';
 	background-color: #062a61;
 	bottom: -1px;
 	height: 2px;
 	left: 0px;
 	position: absolute;
 	width: 45px;
}
.subpage-title {
	margin: 0 0 15px;
}
.subpage-title a {
	color:#222222;
}
.subpage-content {
	margin-bottom: 20px;
}
.subpage-item.with-image .subpage-wrap {
	border: 3px solid #f2f3f8;
	padding: 15px;
	margin-bottom: 30px;
}
.subpage-item.with-image .subpage-summery {
	padding: 15px 0;
}
.subpage-item.without-image .subpage-wrap {
	border-bottom: 2px solid #f2f3f8;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.ms-container {
	width: 100% !important;
}
.masonry-wrapper {
	margin: 0 -7.5px;
}
.ms-item {
	padding: 7.5px;
}
/*====================================================================
						Post Page Css
=====================================================================*/
.post-wrap {
	background-color: #f0f0f0;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
}
.post-image {
	position: relative;
}
.post-image img {
	border: none;
	padding:0;
}
.post-summery {
	position: relative;
	padding: 15px;
	overflow: hidden;
}
.post-title {
	color: #1e1e1e;
	margin-bottom: 0;
	font-weight: 600;
}
.post-title a {
	color: #1e1e1e;	
	display: block;	
}
.post-content {
	margin-top: 15px;
	color: #555;
	text-align: justify;
}
.post-content ul, .post-content ol {	
	padding-left: 15px;
}
a.post-more-link {	
	font-style: italic;
}
.post-list-view .post-image {
    margin-bottom: 0;
    height: 100%;
}
.post-list-view .post-image img {
    height: 100%;
    object-fit: cover;
}
.post-list-view .post-summery {
	padding: 15px 15px 15px 15px;
	width: 100%;
}
/*====================================================================
						Index Page Css
=====================================================================*/
.blog-list-view .blog-image {
    margin-bottom: 0;
    height: 100%;
}
.blog-list-view .blog-image img {
    height: 100%;
    object-fit: cover;
}
.blog-list-view .blog-summery {
	padding: 15px 15px 15px 15px;
	width: 100%;
}
.blog-list-view .blog-labels {
	position: static;
	margin-bottom: 10px;
	display: block;
}
.blog-list-view .blog-labels a:first-child {
	margin-left: 0;
}
.pagination {
	display: block;
	margin: 20px 0 0;
	text-align: center;
}
.pagination .page-numbers {
	display: inline-block;
}
.pagination li {
	display: inline-block;
}
.pagination li span.current {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	color: #555;
	display: inline-block;
	height: 35px;
	line-height: 30px;
	margin: 0 3px;
	text-align: center;
	width: 35px;
}
.pagination li a {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	display: inline-block;
	height: 35px;
	line-height: 30px;
	margin: 0 3px;
	text-align: center;
	width: 35px;
}
.addtoany_shortcode .a2a_svg.a2a_s__default {
	display: none;
}
.addtoany_shortcode .a2a_label {
	display: none;
}
.addtoany_shortcode .addtoany_list a::before {
 	background-color: #777;
	border-radius: 50%;
 	color: #fff;
 	display: block;
 	font-family: "Font Awesome 5 Brands";
	font-weight: 600;
	font-size: 14px;
 	height: 30px;
 	margin: 0;
 	padding: 8px 0;
 	text-align: center;
 	width: 30px;
}
.addtoany_list a {
	border: 0 none;
	box-shadow: none;
	display: inline-block;
	font-size: 16px;
	line-height: 15px;
	margin: 0;
	padding: 0 4px;
	text-decoration: none;
	vertical-align: middle;
}
.addtoany_shortcode a.a2a_button_facebook::before {
	content: "\f39e";
	background-color: #4c78bf;
}
.addtoany_shortcode a.a2a_button_twitter::before {
	content: "\f099";
	background-color: #5fcdf2;
}
.addtoany_shortcode a.a2a_button_twitter::before {
	content: "\f099";
	background-color: #5fcdf2;
}
.addtoany_shortcode a.a2a_button_email::before {
	content: "\f0e0";
	background-color: #d84b3f;
   font-family: "Font Awesome 5 Free";	
}
.addtoany_shortcode a.a2a_dd::before {
	content: "\f067";
	background-color: #0166ff;
   font-family: "Font Awesome 5 Free";	
}
.addtoany_shortcode a.a2a_button_google_plus::before {
	content: "\f0d5";
	background-color: #dc4e41;
}
.addtoany_shortcode a.a2a_button_linkedin::before {
	content: "\f0e1";
	background-color: #0077b5;
}
.addtoany_shortcode a.a2a_button_whatsapp::before {
	content: "\f232";
	background-color: #25d366;
}
.addtoany_shortcode a.a2a_button_telegram::before {
	content: "\f3fe";
	background-color: #4c6ef5;
}
.addtoany_shortcode a.a2a_button_pinterest::before {
	content: "\f0d2";
   	background-color: #c8232c ;
}
.addtoany_shortcode .addtoany_list a:hover::before {
 	background-color: #000;
}
.post-share-icon {
	border-top: 1px dashed #e0e0e0;
	display: table;
	padding: 10px 0 0;
	width: 100%;
	margin-top: 20px;
}
.share-title {
	display: table-cell;
	vertical-align: middle;
}
.share-icon {
	display: table-cell;
	text-align: right;
	vertical-align: middle;
}
/*====================================================================
						Taxonomy Page Css
=====================================================================*/
.taxonomy-description {
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #fff;
	color: #555;
	line-height: 28px;
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
	margin-bottom: 30px;
	text-align: center;
}
.taxonomy-description::after {
 	border-bottom: 1px solid #eeeeee;
 	content: "";
 	display: block;
	height: 10px;
}
/*====================================================================
						Sidebar Css
=====================================================================*/
.widget {
	background-color: transparent;
	border: 1px solid #eaeaea;
	margin-bottom: 25px;
	overflow: hidden;	
}
.widget:last-cild {
 	margin-bottom: 0;
}
.widget .search-form {
	padding: 10px;
}
.widget-title {
	background-color: #0098da;
	border-bottom: 0px solid #0098da;
	color: #fff;
	font-size: 16px;
	margin: 0;
	padding: 12px 10px;
	position: relative;
}
.widget-title a {
	color: #47474c;
}
.widget ul {
	list-style: outside none none;
	padding: 0 10px;
}
.widget ul li {
	border-bottom: 1px dashed #d0d0d0;
	padding: 10px 0 10px 20px;
	position: relative;
}
.widget ul li::before {
 	content: "";
 	background-color: #000;
 	position: absolute;
 	width: 5px;
 	height: 5px;
 	left: 2px;
 	top: 18px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.widget ul li a {
	color: #666666;
	display: block;
	font-weight: 500;
}
.widget ul li:last-child {
	border-bottom: none;
}
.widget ul li a:hover, 
.widget ul > li.current-menu-item > a, 
.widget ul > li.current-page-ancestor > a {
	color: #0098da;
}
.widget .sub-menu {
	padding:0 15px;
}
.widget .tagcloud {
	padding: 10px;
}
.widget .tagcloud .tag-cloud-link {
	font-size: 13px !important;
}
.widget .calendar_wrap {
	padding: 10px;
}
.widget .calendar_wrap table {
	margin: 0;
}
.widget .footer-contact {
	padding: 10px;
}
.widget .textwidget.custom-html-widget {
	padding: 10px;
}
.widget.widget_categories form {
	padding: 10px;
}
.widget.widget_categories ul li.cat-item a {
	display: inline-block;
}
.widget.widget_archive {
	padding: 10px;
}
.widget.widget_archive .widget-title {
	margin: -10px -10px 10px;
}
.widget.widget_media_gallery .gallery {
	padding: 10px;
	margin-bottom: 0;
}
.widget.widget_text .textwidget {
	padding: 10px;
}
.widget .cpw-posts {
	padding: 10px;
}
.cpw-post-wrap {
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 10px;
	padding: 0 0 10px;
}
.cpw-posts article:last-child .cpw-post-wrap {
	border-bottom: none;
}
.cpw-posts > div:last-child .cpw-post-wrap {
	border-bottom: none;
	margin-bottom: 10px;
	padding: 0 10px;
}
.cpw-post-image {
	display: table-cell;
	max-width: 80px;
	min-width: 80px;
	padding-right: 10px;
}
.cpw-post-summary {
	display: table-cell;
	vertical-align: middle;
}
.cpw-post-title {
	display: table-cell;
	font-size: 14px;
	vertical-align: middle;
}
.cpw-post-title a {
	color: #1e1e1e;
}
.cpw-post-title .post-title {
	font-size: 16px;
}
.cpw-post-summary p {
	font-size: 12px;
	margin-bottom: 0;
}
/*====================================================================
						Single Blog Post Css
=====================================================================*/
.single-blog-wrap {
	position: relative;
	margin-bottom: 25px;
}
.single-blog-image {
	margin-bottom: 25px;
}
.single-blog-image {
	border: 1px solid rgba(0,0,0,0.1);
	padding: 10px;
	position: relative;
	background-color: #fff;	
}
.single-blog-image::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	z-index: 1;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 100px 100px 0 0;
	border-color: #0098da transparent transparent transparent;
}
.single-blog-image::after  {
	position: absolute;
	content: "";	
	z-index: 1;
	bottom: -1px;
	right: -1px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 50px 50px;
	border-color: transparent transparent #0098da transparent;
}
.single-blog-image img {
	position: relative;
	z-index: 1;
	width: 100%;
}
.single-blog-summery {
	position: relative;
}
.single-blog-title {
	margin-bottom:15px;
}
.single-blog-summery .blog-labels {
	position: static;
	margin-bottom: 10px;
	display: block;
}
.single-blog-meta {
	color: #5e5e5e;
	font-size: 14px;
	margin-bottom: 10px;
}
.single-blog-meta a {
	color: #5e5e5e;
}
.single-blog-meta .fa, 
.single-blog-meta .fas {
	margin-right: 3px;
	color: #1e1e1e;
}
.single-blog-content {
	margin-bottom: 20px;
}
.single-blog-content > ul, 
.single-blog-content > ol {
	padding-left: 15px;
	margin-bottom:15px
}
.comments-area {
	margin-bottom: 20px;
}
.comment-section textarea, 
.comment-section input[type="text"], 
.comment-section input[type="email"], 
.comment-section input[type="tel"], 
.comment-section input[type="url"] {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	display: block;
	font-size: 14px;
	height: 34px;
	line-height: 1.42857;
	padding: 6px 12px;
	-webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
.comment-section textarea {
	height: 120px;
}
.comment-section .submit {
	background-color: #1e1e1e;
	border: medium none;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	padding: 8px 25px;
	text-align: center;
	text-transform: uppercase;
}
.post-navigation {
	position: static;
}
.post-navigation.navigation {	
	background-color: #f5f5f5;
}
.nav-links {
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.nav-previous {
	margin-right: 5px;
}
.nav-next {
	margin-left: 5px;
}
.nav-previous a, .nav-next a {
	display: inline-block;
	color: #222222;
	font-size: 15px;
}
.nav-links a .nav-icon {
	background-color: #000;
	color: #fff;
	width: 40px;
	height: 40px;
	display: inline-block;
	font-size: 24px;
	text-align: center;
	padding: 4px 0;
	vertical-align: middle;
}
.nav-links .nav-previous .nav-icon {
	margin-right: 5px;
}
.nav-links .nav-next .nav-icon {
	margin-left: 5px;
}
.nav-links .nav-title {
	display: none;
}
/*====================================================================
						Related Post Css
=====================================================================*/
.related-posts {
	margin-top: 25px;
}
.related-title {
	border-bottom: 2px solid #1e1e1e;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.related-post-wrapper {
	padding: 0 7.5px;
}
.related-post-item {
	padding: 0 7.5px;
	margin-bottom: 15px;
}
.related-post-wrap {
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15);
	overflow: hidden;
	padding: 3px;
	position: relative;
}
.related-post-content {
	background-color: #0098da;
	bottom: 7px;
	left: 2.5%;
	position: absolute;
	right: 2.5%;
	width: 95%;
}
.related-post-title {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}
.related-post-title a {
	color:#fff;
}
/*====================================================================
						Single Post Css
=====================================================================*/
.single-post-wrap {
	position: relative;
}
.single-post-image {
	margin-bottom: 25px;
}
.single-post-title {
	margin-bottom:15px;
}
.single-post-content {
	margin-bottom: 20px;
}
.single-post-content > ul, 
.single-post-content > ol {
	padding-left: 15px;
	margin-bottom:15px
}
/*====================================================================
						Error And Search Page Css
=====================================================================*/
.error-404.not-found {
	padding: 20px 0 30px;
	text-align: center;
}
.search-field.form-control {
	display: inline-block;
	height: 40px;
	margin-bottom: 15px;
	max-width: 360px;
	vertical-align: top;
}
.search-found {
	padding: 20px 0 30px;
}
.search-results .content-section {
	margin-top: 0;
}
/*====================================================================
						Contact Page Css
=====================================================================*/
.page-contact .content-wrapper {
	padding: 30px 0 0;
}
.contact-page-map {
	margin-bottom: -5px
}
.contact-info-section {
	margin: 0 auto;
}
.contact-info {
	background-color: #fff;
	/* padding: 30px; */
}
.contact-info > ul {
	display: table;
	width: 100%;
	padding-left: 0;
}
.contact-info li {
	display: block;
	float: left;
	width: 100%;
}
.contact-info li + li {
	margin-top: 20px;
}
.contact-wrap {
	position: relative;
	display: table;	
	width: 100%;
}
.contact-icon {
	display: table-cell;
	width: 35px;
	text-align: left;
	vertical-align: middle;
	font-size: 20px;
}
.contact-text {
	position: relative;
	display: table-cell;
}
.contact-title {
	text-transform: capitalize;
	font-size: 16px;
	font-weight: 700;
	margin: 0px 0px 5px;
}
.contact-text p {
	margin: 0;
}
.contact-page-content {
	text-align: justify;
	margin-bottom: 30px;
	max-width: 380px;
}
.contact-page-form {
	background-color: #fff;
	/* margin-bottom: -25px; */
	/* box-shadow: 0 0 10px rgba(0,0,0,0.25); */
	/* padding: 50px 35px; */
	position: relative;
	z-index: 10;
}
.form-group {
	position: relative;
}
.form-group label {
	font-size: 14px;
	font-weight: 500;
	color: #646563;
}
.input-group i {
	position: absolute;
	font-size: 14px;
	top: 13px;
	line-height: 1;
	text-align: center;
	z-index: 9;
	color: #8b8b8b;
	width: 35px;
	height: 16px;
}
.input-group .form-control {
	padding-left: 45px;
}
.input-group .info, .form-group .info {
	color: #17A398;
	font-size: 12px;
}
input[type="text"], 
input[type="email"], 
input[type="tel"], 
input[type="url"], 
input[type="password"], 
select, textarea, .form-control {		
	background: rgba(255,255,255,0.79);
	border-color: #ccc;
	border-radius: 30px;
	box-shadow: none;
	color: rgba(0,0,0,0.75);
	font-size: 14px;
	height: 50px;
	padding: 10px 30px 10px 20px;
	border-width: 1px;
	border-style: solid;
	width: 100%;
}
textarea,  textarea.form-control {
	height: auto;
	max-height: 70px;
}
.captcha-group {
	position: relative;
	overflow: hidden;
}
.captcha-group label {
	display: block;
}
.captcha-group .form-control {
	width: 135px;
	float: left;
}
.captcha-group img {
	height: 40px;
	width: 55px;
	float: left;
}
.form-submit {
	min-width: 100px;
	margin: 0 auto;
}
.form-control::-webkit-input-placeholder {
 	color: #8b8b99;
 	opacity:1;
}
.form-control:-moz-placeholder { /* Firefox 18- */
 	color: #8b8b99;
 	opacity:1;
}
.form-control::-moz-placeholder {  /* Firefox 19+ */
 	color: #8b8b99;
 	opacity:1;
}
.form-control:-ms-input-placeholder {
 	color: #8b8b99;
 	opacity:1;
}
.form-control:focus::-webkit-input-placeholder {
 	color:transparent;
}
.form-control:focus:-moz-placeholder {
 	color:transparent;
} /* FF 4-18 */
.form-control:focus::-moz-placeholder {
 	color:transparent;
} /* FF 19+ */
.form-control:focus:-ms-input-placeholder {
 	color:transparent;
} /* IE 10+ */
.form-focus .form-group label.label-focus {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	pointer-events: none;
	-webkit-font-smoothing: antialiased;
	padding-left: 25px;
	z-index: 1;
	-webkit-transform: translate3d(0,28px,0) scale(1);
	transform: translate3d(0,15px,0) scale(1);
	transition: transform cubic-bezier(.25,.8,.25,1) .25s;
	-webkit-transform-origin: left top;
	transform-origin: left top;
	position: absolute;
	left: 0;
	top: 0;
	color: #444;
}
.form-focus .form-group.focus label.label-focus,
.form-focus .form-group.has-value label.label-focus {
	color: #062a61;
	-webkit-transform: translate3d(0,2px,0) scale(1);
	transform: translate3d(0,2px,0) scale(0.75);
}
.form-focus .form-group .form-control {
	background-color: transparent;
	border-width: 0 0 1px 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	height: auto;
	padding: 24px 15px 5px;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
}
.form-focus .form-group.focus .form-control:focus{
	box-shadow: none;
}
.grecaptcha-badge {
	box-shadow: none !important;
}
.grecaptcha-logo {
	display: none;
}
/*====================================================================
						About Css
=====================================================================*/
.about-page-content {
	max-width: 1000px;
	margin: 0 auto;
}
.about-page-content p {
	color: #666666;
	font-family: 'Poppins';
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 30px;
}
.teams-wrapper {
	background-color: #f4f6f8;
	padding: 50px 0;
}
.team-item {
	margin: 15px 0;
}
.team-wrap {
	text-align: center;
}
.team-image {
	margin-bottom: 0;
}
.team-image img {
	width: 130px;
	height: 130px;
	object-fit: cover;
	margin: 0 auto;
	border-radius: 100%;
}
.team-title {
	padding: 25px 0 2px 0;
	color: #020202;
	font-size: 15px;
	text-transform: Uppercase;
	letter-spacing: 4px;
}
.team-designation {	
	margin: 0px;
	color: #666666;
	font-weight: 500;
	font-size: 13px;
}
.statics-section {
	background-color: #49d0e5;
	padding: 50px 0;
}
.statics-wrap {
	text-align: center;
	color: #ffff;
}
.statics-number {
	font-size: 54px;
	font-weight: 700;
	padding: 10px 0;
}
.statics-heading {
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 10px;
}
/*====================================================================
						Media Css
=====================================================================*/
.media-list-cat-item {
	margin-bottom: 30px;
	display: flex;
}
.media-list-cat-wrap {
	background-color: #fff;	
	box-shadow: 0px 0 4px rgba(0,0,0,0.25);
	width: 100%;	
}
.media-list-cat-image {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.media-list-cat-image a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
}
.media-list-cat-image img {
	width: 100%;
}
.media-list-cat-item:hover .media-list-cat-image img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.media-list-cat-summery {
	padding: 15px;
	width: 100%;
}
.media-list-cat-title {
	font-weight: 600;
	margin: 0;
	text-align: center;
}
.media-list-cat-title a {
	color: #222222;
}
.media-list-cat-content {
	text-align: center;
	margin: 15px 0 0;
	color: #676767;
}