.goog-te-combo{width: 100% !important;
background: #fff !important;
border: 0px !important;
height: 30px !important}

a {
    color: #0ea5da;
    text-decoration: underline;
}

/*footer widgets*/
.footer_widget   ul{ text-align: left;  }
.footer_widget   ul li{ text-align: left; color: #ffffff; font-size: 14px; line-height: 20px; }
/*end footer widge*/.navigation-clean {
  background: #fff;
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #333;
  border-radius: 0;
  box-shadow: none;
  border: none;
  margin-bottom: 0;
}

@media (min-width:768px) {
  .navigation-clean {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.navigation-clean .navbar-brand {
  font-weight: bold;
  color: inherit;
}

.navigation-clean .navbar-brand:hover {
  color: #222;
}

.navigation-clean .navbar-toggler {
  border-color: #ddd;
}

.navigation-clean .navbar-toggler:hover, .navigation-clean .navbar-toggler:focus {
  background: none;
}

.navigation-clean .navbar-toggler {
  color: #888;
}

.navigation-clean.navbar-light .navbar-nav .nav-link.active, .navigation-clean.navbar-light .navbar-nav .nav-link.active:focus, .navigation-clean.navbar-light .navbar-nav .nav-link.active:hover {
  color: #8f8f8f;
  box-shadow: none;
  background: none;
  pointer-events: none;
}

.navigation-clean.navbar .navbar-nav .nav-link {
  padding-left: 18px;
  padding-right: 18px;
}

.navigation-clean.navbar-light .navbar-nav .nav-link {
  color: #465765;
}

.navigation-clean.navbar-light .navbar-nav .nav-link:focus, .navigation-clean.navbar-light .navbar-nav .nav-link:hover {
  color: #37434d !important;
  background-color: transparent;
}

.navigation-clean .navbar-nav > li > .dropdown-menu {
  margin-top: -5px;
  box-shadow: none;
  background-color: #fff;
  border-radius: 2px;
}

.navigation-clean .dropdown-menu .dropdown-item:focus, .navigation-clean .dropdown-menu .dropdown-item {
  line-height: 2;
  color: #37434d;
}

.navigation-clean .dropdown-menu .dropdown-item:focus, .navigation-clean .dropdown-menu .dropdown-item:hover {
  background: #eee;
  color: inherit;
}

#footer {
  background-color: rgba(20,18,19,0.90);
}

#header {
  border-bottom: 5px solid #BDD925;
  background-color: #FFF;
}

#announcement-bar {
  background-color: #0EA5DA;
  border-bottom: 5px solid #148dbf;
}
#announcement-bar p{text-align: center;}

body {
  background-color: #ebebeb;
}

.home-banner {
  border-radius: 5px;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  width: 100%;
  margin-bottom: 30px;
}

.widget {
  border-radius: 5px;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  margin-right: 1.7rem;
}

nav {
  float: right;
}

#announcment-bar h4,#announcment-bar p {
  color: #FFF;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.72;
  font-family: 'Carme', sans-serif;
}

#announcement h4,#announcement p {
  color: #FFF;
  font-size: 18px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 40px;
  padding-top: 10px;
  margin-bottom: 0;
  font-family: 'Carme', sans-serif;
}

li {
  margin: 4px 0px 20px 10px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.72;
  letter-spacing: normal;
  text-align: right;
  color: #141213;
  font-family: 'Noto Sans', sans-serif;
}

#announcement h4 a,#announcement p a {
  color: #FFF;
}

input {
  padding: 14px 202px 14px 20px;
  border-radius: 30.5px;
  border: solid 2px #dddcdc;
  background-color: #ffffff;
}

h5 {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.81;
  letter-spacing: normal;
  color: #096686;
  font-family: 'Noto Sans', sans-serif;
}

.padding-bottom-10 .widget-line {
  padding-bottom: 10px;
}

.widget h5 {
  padding: 20px 10px 20px 10px;
  border-bottom: 1px solid #ECECEC;
}

nav {
  height: 50px;
}

#steps {
  height: 50px;
}

#nav-div {
  height: 50px;
  float: right;
  padding-right: 0px;
}

.steps {
  margin-top: 10px;
}

#footer {
  color: #FFF;
  padding-top: 40px;
}

#footer h5 {
  font-size: 16px;
  font-weight: bold;
  line-height: 0.5;
  letter-spacing: normal;
  color: #bdd925;
  font-family: 'Noto Sans', sans-serif;
  margin-top: 8px;
}

.social-icons {
  background-color: transparent!important;
}

h2 {
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #096686;
  font-family: 'Noto Sans', sans-serif;
}

p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.69;
  letter-spacing: normal;
  color: #141213;
  font-family: 'Carme', sans-serif;
}

#footer p {
  color: #FFF;
}

.padding-right-5 {
  padding-right: .5rem !important;
}

.first-nav-item a:before {
  content: '1';
  display: block;
  color: #3CAF2A;
  position: absolute;
  left: 0;
}

.navbar-link-items li a:before {
  content: '';
  display: block;
  position: absolute;
  left: -35px;
  color: #3CAF2A;
  border: 3px solid #BDD925;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -5px;
}

.first-nav-item a:before {
  content: '1' !important;
  display: block;
}

.second-nav-item a:before {
  content: '2' !important;
  display: block;
}

.third-nav-item a:before {
  content: '3' !important;
  display: block;
}

.navbar-link-items li a {
  position: relative;
}

.navbar-link-items li a {
  font-size: 16px;
  color: #096686 !important;
  line-height: 13px !important;
  font-family: 'Carme', sans-serif;
  text-decoration: none;
  margin-right: 30px;
}

.navbar-link-items li {
  margin-bottom: 0;
}

.main-nav-item li a {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  line-height: 13px !important;
  color: #141213 !important;
}

.post-title a, .post-title {
  color: #096686;
  font-size: 26px;
  line-height: 36px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.month-title {
  color: #fff;
  font-size: 13px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 700;
  background: #BDD925;
  text-align: center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.day-title {
  font-size: 32px;
  line-height: 43px;
  color: rgba(20,18,19,0.6);
  font-family: 'Noto Sans', sans-serif;
  font-weight: 700;
  background: #fff;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  text-align: center;
  box-shadow: 0px 2px 0px 0px rgba(9,102,134,0.20);
}

@media (min-width: 1200px) {
  .w-10 {
    width: 80px !important;
  }
}

.post-content-column p {
  font-size: 16px;
  line-height: 27px;
  color: #141213;
  font-family: 'Carme', sans-serif;
}

.post-author-links a {
  color: #096686;
  text-decoration: none;
}

.btn-read-more {
  background: #0EA5DA;
  border-radius: 10px;
  text-decoration: none !important;
  box-shadow: 0px 2px 0px 0px rgba(9,102,134,0.20);
}

.btn-read-more a {
  text-decoration: none;
  color: #fff!important;
  font-family: 'Noto Sans', sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.btn-read-more a:after {
  content: '\f061';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-left: 15px;
}

.btn-read-more {
  width: 207px;
}

.btn.search-btn {
  width: 20px;
  position: absolute;
  background: transparent;
  margin-top: 18px;
  margin-left: 11px;
  font-size: 0;
  padding: 0;
  border: none;
  left: 0;
}

.btn.search-btn:after {
  font-size: 15px;
  content: '\f002';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: rgba(20,18,19,0.6);
}

.align-text-left li {
  text-align: left;
  font-size: 14px;
  font-family: 'Carme', sans-serif;
  line-height: 15px;
  margin-bottom: 0;
  list-style: none;
  position: relative;
  margin-left: 0;
  padding-left: 18px;
}

.widget-title h5 {
  font-size: 16px;
  color: #096686;
  font-weight: 800;
  font-family: 'Noto Sans', sans-serif;
}

.list-arrow-left li:before {
  content: '\f054';
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  position: absolute;
  left: 0;
  color: #096686;
}

.list-arrow-left {
  padding-left: 10px;
  padding-right: 10px;
}

.widget.search-bar {
  background: transparent;
  box-shadow: none;
  position: relative;
}

.widget.search-bar input {
  padding-left: 40px;
  padding-right: 10px;
}

.margin-bottom-90 {
  margin-bottom: 90px;
}

#footer .footer-bottom-text {
  font-size: 12px;
  line-height: 22px;
  color: rgba(255,255,255,0.70);
  font-family: 'Noto Sans', sans-serif;
}
#footer .footer-bottom-text p{
  font-size: 12px;
  line-height: 22px;
  color: rgba(255,255,255,0.70);
  font-family: 'Noto Sans', sans-serif;
}

.copyright-section {
  color: #ffffff;
  font-size: 14px;
  font-family: 'Noto Sans', sans-serif;
  line-height: 22px;
}

.copyright-section a {
  color: #fff;
}

.footer-content-title h5 {
  font-family: 'Noto Sans', sans-serif !important;
}

.footer-list-item {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  line-height: 31px;
  margin-bottom: 0;
}

@media (max-width: 600px) {
  #announcement h4 a,#announcement p a {
    display: block;
	  }
	.col-9 {
	width: 100%;
	}
	
}

@media (max-width: 800px) {
  .read-more-column {
    margin-bottom: 50px;
  }
}

@media (max-width: 600px) {
  .widget {
    margin-right: 0;
  }
}

@media (max-width: 600px) {
  .margin-top-30 {
    margin-top: 30px;
  }
}

@media (max-width: 991px) {
  .hide-mobile-screen {
    display: none !important;
  }
  .comment-respond input, .comment-respond textarea {
    padding-right: 0;
    display: block;
    width: 100%;
}
}

@media (min-width: 768px) and (max-width: 1000px) {
  .tab-width-50 {
    width: 50%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .tab-width-100 {
    width: 100%;
  }
}

@media (min-width: 320px) and (max-width: 1000px) {
  .text-align-left h5, .text-align-left {
    text-align: left !important;
  }
}

@media (min-width: 320px) and (max-width: 1000px) {
  div.social-icons {
    text-align: left;
  }
}

ul {
}

.navbar-link-items li {
  display: inline-block;
  margin-left: 35px;
}

.navbar-link-items {
  margin-top: 25px !important;
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .navbar-link-items li {
    display: block;
    float: left;
    margin-bottom: 30px;
    margin-top: 0;
  }
}

@media (max-width: 600px) {
  .navbar-link-items {
    margin-top: 0 !important;
    margin-bottom: 40px !important;
    float: left;
  }
  body.single-post .comment-d-flex {
    flex-direction: column;
    align-items: self-start;
}
.single-post .comment-reply-text {
    margin-left: 0;
}
}

@media (min-width: 768px) and (max-width: 991px) {
  .navbar-link-items li {
    display: inline-block;
    float: left;
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .navbar-link-items {
    margin-top: 0 !important;
    float: left;
  }
}

@media (min-width: 992px) and (max-width: 1023px) {
  .navbar-link-items li {
    margin-left: 0;
  }
}

@media (min-width: 992px) and (max-width: 1023px) {
  .navbar-link-items li:nth-child(2) {
    margin: 0 18px;
  }
}

.image-width-auto {
  width: 278px;
  height: 267px;
  margin: 0 auto;
  float: none;
  display: block;
}

.padding-bottom-10 {
}

.padding-bottom-30 {
}

.padding-bottom-30 .widget-line {
  padding-bottom: 30px;
}

.post-content-column p.post-author-links {
  color: rgba(20,18,19,0.6);
  font-size: 13px;
}

@media (min-width: 1100px) {
  .widget {
    width: 89%;
    margin-left: auto;
  }
  .comment-respond input:not(.submit) {
    border-radius: 0;
    padding-right: 100px;
}
.comment-respond p {
    display: block;
    float: left;
    clear: both;
}
.comment-respond label {
    float: right;
    margin-left: 25px;
}
}

@media (max-width: 600px) {
  #announcement h4,#announcement p {
    line-height: 25px;
    padding-bottom: 10px;
  }
}

.btn-hover:hover {
  background: #0ea5daa8;
}

.btn-hover i:hover {
  background: #0ea5daa8;
}

@media (max-width: 600px) {
  .logo-width-100 img {
    width: 100%;
  }
}

@media (max-width: 992px) {
  ul.navbar-nav li {
    text-align: left;
  }
}

@media (max-width: 991px) {
  .navbar-collapse.show {
    background: #fff;
    padding: 5px 15px;
  }
}

@media (max-width: 992px) {
  .navbar > .container-fluid.mobile-d-block {
    display: block;
  }
}

.fixed-top #announcement-bar {
  display: none;
}

.desktop-d-none {
  display: none;
}

@media (max-width: 991px) {
  nav .mobile-d-block {
    display: block;
  }
}

nav .text-d-block {
  margin-bottom: 0 !important;
  padding-left: 0;
  margin-top: 25px !important;
}

h1.post-title a:hover {
  color: #096686b3;
}

.post-author-links a:hover {
  color: #096686b3;
}

#announcement p a:hover,#announcement h4 a:hover, p.copyright-section a:hover {
  color: #ffffff9e;
}

ul.navbar-nav li a:hover {
  color: rgba(0,0,0,.55) !important;
}

.navbar-link-items li a:hover {
  color: #096686b3 !important;
}

.margin-top-4 {
  margin-top: 4rem;
}

@media (max-width: 530px) {
  p.copyright-section span {
    display: block;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .margin-all-side {
    margin-top: 20px;
    margin-bottom: 20px !important;
  }
}

@media (min-width: 1100px) {
  .main-nav-item li {
    margin-bottom: 0;
  }
}

@media (max-width: 991px) {
  .mobile-f-flex {
    display: flex;
    align-items: center;
  }
}

@media (max-width: 991px) {
  .logo-image {
    height: 80px !important;
    object-fit: cover;
  }
}

@media (max-width: 400px) {
  .logo-image {
    height: 60px !important;
    object-fit: cover;
  }
}

@media (max-width: 991px) {
  .mobile-f-flex:last-child {
    justify-content: flex-end;
    align-items: center;
  }
}

.widget img {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

@media (max-width: 767px) {
  .post-title a, .post-title {
    font-size: 18px;
    line-height: 22px;
  }
}

@media (max-width: 991px) {
  .navbar-collapse.show {
    height: 100vh;
    top: -118px;
    position: relative;
  }
}

@media (max-width: 991px) {
  .mobile-position-absolute {
    position: absolute;
    left: auto;
    right: 0;
    width: 100%;
  }
}

.mobile-d-block {
  /*padding: 0;*/
}

@media (max-width: 991px) {
  .mobile-d-block .navbar-link-items li {
    clear: both;
  }
}

@media (max-width: 991px) {
  .main-nav-item.d-block-mobile {
    display: block !important;
    clear: both;
  }
}

.main-nav-item.d-block-mobile li {
  text-align: center;
}

@media (max-width: 991px) {
  ul.navbar-link-items.text-d-block {
    float: none;
    margin: 0 auto;
    text-align: center;
    display: block;
  }
}

@media (max-width: 1200px) {
  ul.navbar-link-items.text-d-block li {
    text-align: center !IMPORTANT;
    float: none;
    /*margin-left: auto;*/
    display: block;
    /*margin-right: auto;*/
  }
}

@media (max-width: 991px) {
  ul.navbar-link-items.text-d-block li a {
    margin: 0;
  }
}

@media (max-width: 991px) {
  .padding-both-0 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 400px) {
  .show button {
    margin-top: 15px;
  }
}

@media (max-width: 600px) {
  .navbar-collapse.show {
    top: -140px;
  }
}

@media (max-width: 600px) {
  .post-content-column {
    margin-top: 20px;
  }
}

@media (max-width: 351px) {
  .width-70 {
    width: 70%;
  }
}

@media (max-width: 992px) {
  .navbar-collapse {
    transition: unset;
  }
}

@media (max-width: 991px) {
  .fixed-top .navbar-collapse.show {
    top: -63px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .landscape-width-33 {
    width: 33%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .landscape-width-67 {
    width: 67%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  img.image-width-auto {
    width: 100%;
    height: auto;
  }
}

@media (min-width: 1000px) and (max-width: 1199px) {
  .tab-width-50 img {
    width: 100%;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  ul.navbar-link-items {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 10px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .mobile-f-flex .logo-image {
    height: 90px !important;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .mobile-f-flex img.main-logo {
    height: 54px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  div#steps {
    height: 0;
  }
}

@media (min-width: 991px) {
  .landscape-d-flex {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 993px) and (max-width: 1023px) {
  .navbar-link-items {
    margin-bottom: 20px;
  }
}

@media (max-width: 300px) {
  img.main-logo {
    width: 100px;
  }
}

@media (max-width: 300px) {
  .logo-image {
    width: 60px !important;
  }
}

@media (min-width: 1000px) and (max-width: 1199px) {
  .social-icons {
    display: flex;
  }
}

@media (max-width: 1199px) {
  .mobile-width-30 {
    width: 87px;
  }
}

@media (max-width: 300px) {
  .mobile-width-30 {
    width: 80px;
  }
}

@media (min-width: 600px) and (max-width: 1040px) {
  .mobile-width-30 {
    margin-bottom: 20px;
  }
}

body, html {
  overflow-x: hidden;
}

.tab-width-50 {
  margin-bottom: 40px;
}

.social-icons {
  color: #313437;
  background-color: #fff;
  text-align: center;
  padding: 10px 0;
}

@media (max-width:767px) {
  .social-icons {
    padding: 0px 0;
  }
}

.social-icons i {
  font-size: 27px;
  display: inline-block;
  color: #FFF;
  margin: 0 4px;
  width: 50px;
  height: 50px;
  border: 1px solid #0ea5da;
  text-align: center;
  background-color: #0ea5da;
  border-radius: 50%;
  line-height: 50px;
}
.goog-te-combo{width: 100% !important;
background: #fff !important;
border: 0px !important;
height: 30px !important}



/*footer widgets*/
.footer_widget{ margin-top: 15px; }
.footer_widget   ul{ text-align: left;  text-align: left;
margin-left: 0px;
padding-left: 0px;
margin-top: 30px;  }
.footer_widget   ul li{ text-align: left; color: #ffffff; font-size: 14px; line-height: 20px;font-size: 14px;
line-height: 20px;
margin-top: 1px;
margin-bottom: 10px; }
/*end footer widge*/
.widget_popular_posts_widget{ position: relative; }
.widget_popular_posts_widget a{ display: block; text-decoration: none; color: initial !important }
.widget-last .textwidget p{ margin: 0px; padding: 0px }
.widget-last .textwidget .widget-line{ display: none !important; }
footer .textwidget li a{ color: #ffffff !important; text-decoration: none !important }
.wp-block-image img{ height: auto;; width: auto; max-width: 100%;  }
.mobile-width-30 {
    display: none;
}

.btn-read-more {
    margin-bottom: 40px;
}

.view-article{
display:none;
}


.text-widget{
padding-bottom:15px;
}

.single-post ul li, .single-post ol li, .page ul li, .page ol li {
    text-align: left;
    line-height: 25px;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Carme', sans-serif;
}
.single-post .comments ul li img,.page .comments ul li img {
    width: 30px;
    height: 30px;
}
.single-post .comments ul li,.page .comments ul li {
    list-style: none;
}
.single-post .comment-d-flex, .page .comment-d-flex {
    display: flex;
    align-items: center;
}
.comment-meta.commentmetadata {
    padding-left: 15px;
}
.comment-meta.commentmetadata, .comment-meta.commentmetadata a {
    font-size: 12px;
    color: #444;
    text-decoration: none;
}
.content-box {
    border-color: #ccc;
    background: #fff;
    padding: 9px 15px;
}
.quote-box {
    background: #fff;
}
.quote-box blockquote {
    background: url(https://demonwg.kinsta.cloud/wp-content/uploads/2021/09/blockquote.png) no-repeat 0 22px;
    margin: 1em 20px;
    padding: 30px 30px 30px 55px;
    font-family: serif;
    font-size: 1.2em;
    font-style: italic;
    color: #777;
    min-height: 32px;
}
p.form-submit .submit {
    text-decoration: none;
    color: #fff;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    background: #0EA5DA;
    box-shadow: 0px 2px 0px 0px rgba(9,102,134,0.20);
    padding: .5rem 1rem;
    font-size: 20px;
    border-radius: 10px;
    border: none;
    width: 207px;
}
p.form-submit .submit:hover {
    background: #0ea5daa8;
}
.comment-reply-text {
    border-left: 3px solid #d3d3d3;
    padding-left: 10px;
    margin-left: 65px;
}
.comment-reply-text p {
    color: #444;
    font-size: 14px;
}
.comments .reply a {
    color: #09c;
    text-decoration: none;
}
.comment-author.vcard {
    color: #09c;
}
 .comment-respond input:not(.submit) {
    border-radius: 0;
}
.single-post a, .page a {
    color: #09c;
}


.comments ul li.bypostauthor>.comment-body {
    background: #d5f4ff;
    border-bottom: 1px solid #d5f4ff;
	padding:20px;
}

#footer a {
    color: #FFF;
}



.list-arrow-left li {
    line-height: 18px!important;
}



@media (max-width: 770px) {	
	ul.navbar-link-items.text-d-block li {
    margin-bottom: 0px;
}

.main-nav-item.d-block-mobile li {
    text-align: center;
    margin-bottom: 0px;
}

li.third-nav-item {
    margin-bottom: 30px!important;
}
.col.col-md-12 {
    min-width: 100%;
}
	
	
	.logo-width-100 img {
    width: auto;
    height: 40px;
}
	
	.width-70 {
    width: 70%;
}
}


.error404 a {
    color: #0ea5da;
}
	
.error404	h2.post-title {
    margin-top: -10px;
}



a {
    color: #0ea5da;
}
	



