/*
Theme Name: Myrza
Theme URI: https://www.facebook.com/zahid.mirza0213
Author: QuickOnlineTips
Author URI: https://www.facebook.com/zahid.mirza0213
Description: A lightweight 3-columns responsive Bootstrap starter theme, Font Awesome preloaded, full width page options, 3 footer widgets, SEO optimized, fast loading, minimal styling, easy to customize WordPress theme.
Version: 1.3
Requires at least: 5.0
Tested up to: 6.1
Requires PHP: 7.0
Tags: three-columns, right-sidebar, left-sidebar, threaded-comments, sticky-post, custom-background,  translation-ready, editor-style, custom-menu, featured-images
Text Domain: myrza
License: GNU General Public License v2.0
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Myrza WordPress Theme, Copyright 2019 QuickOnlineTips.com
Myrza is distributed under the terms of the GNU GPL
*/


/* Theme Validity --------------------- */

.tet {
  width: 30px;
  height: 30px;
  line-height: 24px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: solid 2px #009d8b;
  color: #009d8b;
  text-align: center;
  display: block;
  margin-top: 15px;
  margin-left: 15px;
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 40% 20%, 0 0);
}

.progress-bar {
  height: 5px;
  background:#3094ff;
  width: 0%;
}

.ft{
  margin-top: 15px;
}


.avatar.avatar-80 {
  line-height: 65px;
  height: 65px;
  width: 65px;
 border-radius: 5px;
}
.avatar {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin: 0;
  text-align: center;
  vertical-align: middle;
}
.align-self-center {
  align-self: center !important;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}
.fnt{
	font-size: 17px;
  font-weight: bold;
	color:#333;
	margin-bottom:0px;
}
.rq{
	font-size: 13px;
}
.pk1{
	text-decoration:none;
}
.crd{
  border-color: #7b7b7b !important;
}
.crd:hover{
  box-shadow: 0 .5rem 1rem rgba(var(--bs-body-color-rgb),.15) !important;
}
.crb{
  padding:5px!important;
}
.df{
  padding-right:2px!important;
}

.crd:hover .fnt{
color: #009b8d;
}
.ta{
color: #009b8d;
}


.gq a{
  color: #009d8b;
	text-decoration:none;
}












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

	.gm{
		display:block !important;
	}
	
	
	.btn44{
	display:none;
}
.footer{
	display:none !important;
}
}




















.offcanvas{
	max-width: 70%;
}
.navbar-navs{
  list-style: none;
  padding: 0px;
}
.offcanvas-start, .offcanvas-end{
  border-radius: 10px;
  margin: 5px;
	  background: radial-gradient(ellipse at 30% 30%, #fff 0%, #f3f7ff 100%, #efffff99 100%);
}

.navbar-navs li{
  padding: 10px;
  border-radius: 10px;
  margin-bottom:5px;
  background-color: rgba(2, 157, 135, 0.23);
}
.navbar-navs li:hover{
background-color: rgba(2, 157, 135, 0.42);
}

.navbar-navs li a{
  text-decoration: none;
  color: #4f5255;
}

body{
  background: radial-gradient(ellipse at 30% 30%, #fff 0%, #f3f7ff 50%, #efffff99 100%);
}  

.zh .rp  {
  width: 100% !important;
}







.btn44{
	height: 44px;
  line-height: 42px;
  width: 44px;
  padding: 0 !important;
  border-radius: 50px;
	background:white;
	color:#3F87B7;
	display:block;
}
.btn44:hover{
	background:white;
	border:1px solid #34a7be;
	
}
.hm{
	transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.tp1{
	text-align:center;
	background:#1c1c1c;
}
.tp2{
	margin:0px;
	padding:0px;
}


.nav-icon{

}
.nav-icon:hover{
color:#3F87B7;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	text-transform: capitalize;
}

.ioe {

  text-transform: capitalize;
}

.nv{
	text-transform: capitalize;
	text-decoration: none;
}

.gm{
		display:none ;
	}







.scroll-to-top-btn {
  display: none;
  position: static;
  bottom: 25px;
  right: 25px;
  width: 50px;
  height: 50px;
  background-color: #007bff;
  color: #fff;
  border: none;
  border-radius: 50%;
  font-size: 18px;
  cursor: pointer;
  opacity: 80%;
}
.scroll-to-top-btn.show {
  display: block;
  position: fixed;
}
.sidebar {
  position: sticky;
  top: 0;
}
#navbar-main {
  position: sticky;
	background: white;
  top: 0;
	z-index: 100;
}

body {
padding-top: 0px !important;
}

.sidebar-left {
  position: sticky;
  top: 0;
}

.footer .nav {
  align-items: center;
  max-width: 480px;
  margin: 0 auto;
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.footer .nav .nav-item {
  height: 60px;
}

.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
 
  z-index: 9;

  background-color: white;
  box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.07);
  -webkt-box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.07);
}
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.footer .nav .nav-item .nav-link.active {
  color: #EC0B93;
}
.footer .nav .nav-item .nav-link {
  text-align: center;
  background: transparent;
  align-self: center;
  -webkit-align-self: center;
  -moz-align-self: center;
  height: 100%;
  line-height: 44px;
  color: black;
  padding: padding: 10px 5px;
}
.nav-justified .nav-item .nav-link {
  width: 100%;
}
.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #0d6efd;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

.footer .nav .nav-item .nav-link span {
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
}

.footer .nav .nav-item .nav-link span .nav-icon {
  font-size: 17px;
  height: 20px;
  line-height: 20px;
  width: 20px;
  display: inline-block;
  margin: 0 auto 5px auto;
}
.footer .nav .nav-item .nav-link span .nav-text {
  font-size: 10px;
  line-height: 15px;
  display: block;
}
.footer .nav .nav-item.centerbutton {
  padding: 10px;
  transition: none;
}
.footer .nav .nav-item.centerbutton .nav-link {
  position: relative;
  padding: 8px;
  height: 76px;
  width: 76px;
  margin: 0 auto;
    margin-top: 0px;
  margin-top: -30px;
  transition: none;
}
.footer .nav .nav-item.centerbutton .nav-link > span {
  height: 55px;
  line-height: 51px;
  width: 55px;
  border-radius:10px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin: 0px auto 0 auto;
  color: white;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
  -webkt-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
}
.theme-linear-gradient {
 
background: linear-gradient(#e60375 0%, #4f04d7 100%);
}
.footer .nav .nav-item.centerbutton .nav-link > span i {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  display: inline-block;
  width: 30px;
  margin-left: -4px;}









@media only screen and (max-width: 576px) {
		.jb-s1 {
    width: 85% !important;
	}
.cd{
	display:none !important;
}
}



table{
	border: 1px solid #4189ba;
}
table tr{
	border: 1px solid #4189ba;
	padding: 5px;
}
table td{
	border: 1px solid #4189ba;
	padding: 5px;
}
table th{
	border: 1px solid #4189ba;
	padding: 5px;
}

.sng{
	margin-top:30px;
}
.navbar-nav a {
  color: #060606 !important;
  display: block;
  padding: .5rem 1rem;
  text-decoration: none;
font-weight: 600;
}
.navbar-nav a:hover {
	color: #1fd6c4 !important;

}
#current-date{
	color: white;
font-size: 12px;
}
.ws{
	padding: 5px;
}
.brd{
	border: 1px solid #e9e9ed;
border-radius: 5px;
margin-top: 20px;
}
.gt{
	background: #009d8b;
border-radius: 5px;
padding: 3px 5px;
font-size: 14px;
color: white;
margin-bottom: 15px;
}
.dd{
	color: #efefef;
	font-size: 15px;
}
.rp ul li{
	border: 1px solid !important;
border-radius: 5px ;
padding:5px;
margin-bottom:10px;
}
.rp ul li a{
	text-decoration:none;
	font-weight:600;
	color:#333;
}
.dd a{
		color: #efefef;
	text-decoration:none;
	font-size: 15px;
}
.ffs{
	margin-bottom:15px;
}
.tt ul{
	float:right;
	margin-top: 15px;
}
.so{
	color: #ffffff;
font-size: 35px;
position: relative;
top: 50%;
transform: translateY(-50%);
margin-right: 10px;
}
.eo li{
	border-bottom: 1px solid #393939;
}
.wt{
	display:flex;
	background: #41bd4f;
border-radius: 5px;
color: white;
padding: 10px;
margin-bottom:15px;
}
.dz{
	margin-right: 10px;
}
.mn{
	background: white;
margin-top: -35px;

}
.mng{
	padding-top: 25px;
}
.fb{
	display:flex;
	background:#385596;
	border-radius: 5px;
color: white;
padding: 10px;
margin-bottom:15px;
}
.twi{
	display:flex;
	background:#2aa5da;
	border-radius: 5px;
color: white;
padding: 10px;
margin-bottom:15px;
}
.ii{
	color: white;
text-decoration: none;
font-weight: 600;
}
.tt ul li{
	float:right;
	list-style:none;
	padding-right:10px;
}

.rew{
	height:20px;
	background:black;
}
.serh{
height:250px;
background-image: linear-gradient(222deg,#1ddbc5,rgba(8,79,160,0.74));
}
.srh{
	color: #1a1818;
font-weight: bold;
text-align: center;
padding-top: 35px;
font-size: 1.8rem;

line-height: 1.2;
}
.jb-fom {
  margin-top: 40px;
  text-align: center;
}
.jb-s1 {
  width: 60%;
  padding: 6px 0 6px 1em;
  color: #333;
  outline: none;
  height: 42px;
  border: 1px solid #3e8dba;
  border-radius: 5px;
}
.jb-sb1 {
  position: absolute;
  height: 42px;
  width: 80px;
  font-size: 14px;
  color: #fff !important;
  text-align: center;
  border-width: 0;
  background: linear-gradient(222deg,#34a7be,rgba(8,79,160,0.74));
  cursor: pointer;
  border-radius: 0px 5px 5px 0px;
  margin-left: -80px;
  font-weight: 600;
}
.cd{
	width: 100%;
height: auto;
background: white;

border-radius: 10px;
margin-bottom: 50px;
padding:20px;

}
.yy{
	color:white;
}
.yx{
	display:flex;
	justify-content: end;
	line-height: initial;
}
.xc .zx{
	width:100% !important;
}
.ax .av{
	display:none;
}
.tye{
	    width: 100%;
    margin-bottom: 15px;
	font-weight: 600;
}
.aa{
	margin-bottom: 1px;
}
.ioe{
	color: white;
text-decoration: none;
}
.nn{
	font-weight: bold;
font-size: 20px;
color: #009d8b;
}
.go{
	margin-bottom: 30px;
}
.ww{
	border: 3px solid #009d8b;
}
.mr{
	    width: 100%;
    color: red;
    font-weight: bolder;
   margin-bottom: 5px;
  margin-top: 5px;
}
.tg
 margin-left: 20px;
}
.nv{
	 text-decoration: none;
}
.im{
	width: 35px;height: 25px;
}
.ww:hover{
	background:#009d8b;
	
	
}
.go:hover a{
color: white;}
.gq{
	color: #009d8b;
text-decoration: none;
font-weight: 600;
}
.hh{
	margin-bottom: 1px;
	margin-top: -50px;
background: white;
border-radius: 10px;
padding: 20px;
}
.re{
	text-align: center;
border: 1px solid #009b8d;
border-radius: 8px;
background: #009d8b;
color: white;
padding: 5px;
margin-bottom: 10px;
}
.ty{
	  font-size: 15px;
}
.wq{
	display:flex;
}
.tu{
	position: absolute;
top: 50%;
transform: translateY(-50%);
font-size: 12px;
}
.kp{
	line-height: 0.8;
	padding-left:20px;
	
}
.pk{
	font-size: 17px;
font-weight: 600;
}
.pk:hover{
	color:#14ae9b;
	text-decoration:none;
}
.hu{
	margin-bottom: 10px;
	border-color: black;
	padding: 0px 10px;
}
.ig{width: 64px;
height: 64px;
margin: auto;
display: block;}
.il{
	text-align: center;
margin-top: 5px;
font-weight: 600;
}
.il a{
	text-decoration:none;
	color:black;
}
.dv{
	border: 1px solid #e1e1e1;
	padding: 10px;
}
.dv:hover{
	  box-shadow: 0 .5rem 1rem rgba(var(--bs-body-color-rgb),.15) !important;
}


.gg{
	font-weight: 600;
text-align: center;
margin-bottom: 20px;
}
.ff{

padding: 20px;
border-radius: 10px;
color: white;
font-weight: 600;
margin-bottom: 20px;
}
#a{background-image: linear-gradient(110deg,#7d59d2,#f981d7);}
#b{background-image: linear-gradient(96deg,rgba(232,101,21,0.92),rgba(218,8,97,0.73));}
#c{background-image: linear-gradient(86deg,rgba(98,15,166,0.92),rgba(213,10,163,0.73));}
#d{  background-image: linear-gradient(96deg,rgba(15,110,165,0.92),rgba(72,0,181,0.73));}
#e{background-image: linear-gradient(96deg,rgba(15,18,166,0.92),rgba(71,12,143,0.73));}
#f{background-image: linear-gradient(96deg,rgba(169,3,172,0.92),rgba(207,86,0,0.82));}

.wp-caption {}

.wp-caption-text {
    font-style: italic;
    color: #999;
}

.sticky {
    background: #f9f9f9;
    padding: 10px 15px 5px; 
	border-left: 2px solid #CCC;
}

.gallery-caption {
    font-style: italic;
    color: #999;
}

.bypostauthor {
    background: #f9f9f9;
}

.alignright {
    float: right;
    margin-left: 10px;
}

.alignleft {
    float: left;
    margin-right: 10px;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/* Essential Styles ------------------- */
.h1, h1 {
    font-size: 2.2rem;
}
.h2, h2 {
    font-size: 1.8rem;
}
.h3, h3 {
    font-size: 1.6rem;
}

a:hover {
	text-decoration: none;
}

h2 a  {
	color: #333;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

.sidebar,
.sidebar-left,
.footer-widget {
    overflow: hidden;
}

.sidebar-widget ul,
.footer-widget ul {
    list-style: none !important;
    padding-left: 5px;
}
 
 
.navbar-nav a {
	color: #DDD;
	display: block;
    padding: .5rem 1rem;
}
 
.type-page {
    overflow: hidden;
}

.post {
    overflow: hidden;
}
 
.page img {
    max-width: 100%;
    height: auto;
}

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

.comment {
    margin: 15px 0;
    padding: 10px; 
    list-style: none;
	border-top: 1px solid #DDD;
}

.commentlist {
    padding-left: 0px;
}

.comment-author { 
}

.fn {
    font-weight: bold;
}

.comment-meta { 
    margin: 5px 0 10px;
}

.depth-2,
.depth-3,
.depth-4,
.depth-5 {
    list-style: none !important;
}

textarea {
    width: 100%
}

embed,
iframe,
object,
video {
    max-width: 100%;
}

.main-footer { 
}

.emptybox {
	border: 1px solid #CCC;
	background-color: #fff;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
}


/* Text for screen readers --------------- */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}
