/*==================
Author       : HasThemes
Template Name: Clenora- Free Cleaning Service HTML Template 
Author URI : http://hasthemes.com/
Description: Cleanora is a free cleaning service HTML template based on Bootstrap framework, suitable for the the cleaning service business. 
Version      : 1.0
================================*/
/*------------------------------------------------------------------
[Table of contents]

1. Common
2. Typography
3. Navigation / #navbar
4. Banner
5. About
6. Service
7. Testimonials
8. Blog
9. Contact
10. Footer / #footer
-------------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville&family=Sarabun:wght@400;600;700&display=swap");
body, html {
  width: 100%;
  height: 100%;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(238, 122, 122, 0);
}

body {
  font-family: "Sarabun", sans-serif;
  font-size: 14px;
  line-height: 30px;
  margin: 0;
  text-align: left;
  background-color: #fff;
  font-weight: 400;
  color: #666666;
  overflow-x: hidden;
}

p {
  color: #666666;
  font-family: "Sarabun", sans-serif;
  line-height: 28px;
  font-size: 16px;
}

/*--------------------
 TYPOGRAPHY
-----------------*/
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Sarabun", sans-serif;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 0px;
  color: #000;
}

.h1,
h1 {
  font-size: 46px;
}

.h2,
h2 {
  font-size: 36px;
}

.h3,
h3 {
  font-size: 30px;
}

.h4,
h4 {
  font-size: 24px;
}

.h5,
h5 {
  font-size: 18px;
}

.h6,
h6 {
  font-size: 16px;
  line-height: 24px;
}

.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #333;
}

.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #13829b;
}

/*-------------------
BUTTONS STYLE
----------------=----*/
.btn {
  font-weight: 600;
  position: relative;
  padding: 14px 30px;
  border-radius: 5px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Sarabun", sans-serif;
  border: 1px solid transparent;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  transition: all 0.3s ease-in-out;
}

.btn:focus {
  box-shadow: none !important;
}

.btn-main {
  background: #13829b;
  color: #000000;
  border-color: #13829b;
}

.btn-main:hover {
  color: #fff;
  border-color: #13829b;
  background: #13829b;
}

.btn-main-tp {
  border-color: #13829b;
  background: transparent;
  color: #13829b;
}

.btn-main-tp:hover {
  background: #13829b;
  color: #000000;
  border-color: #13829b;
}

button:focus {
  outline: none;
}

a {
  color: #13829b;
  outline: none;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

a:hover {
  color: #13829b;
  outline: none;
  text-decoration: none;
}

a:focus {
  text-decoration: none;
}

a:focus, a:visited {
  outline: none;
}

ul, ol {
  margin-bottom: 0px;
  list-style-type: none;
  padding-left: 0px;
}

.pt-100 {
  padding-top: 100px;
}

.pb-100 {
  padding-bottom: 100px;
}

.form-control {
  transition: all 0.3s ease-in-out;
}

.form-control:focus {
  box-shadow: none;
}

/*====================
Banner Area
======================*/
.section-padding {
  padding: 130px 0px;
}

.page-header {
  padding: 100px 0px 100px;
  text-align: center;
  border-top: 1px solid #e0e0e0;
}

.page-header .page-header-content h2 {
  color: #999999;
  font-size: 40px;
  letter-spacing: -.25px;
}

.page-header .page-header-content h2 span {
  display: block;
  color: #13829b;
}

.page-header-content ul {
  margin-top: 10px;
}

.page-header-content ul li {
  text-transform: uppercase;
}

.page-header-content ul li a {
  color: #666;
}

.page-header-content ul li a:hover {
  color: #13829b;
}

.page-header-content ul li:last-child {
  color: #000;
}

.section-heading {
  text-align: center;
  margin-bottom: 90px;
}

.section-heading h2 {
  font-size: 40px;
  line-height: 60px;
  font-weight: 400;
  color: #999999;
  margin-bottom: 40px;
}

.section-heading h2 span {
  color: #13829b;
  font-weight: 700;
  display: block;
}

.section-heading h3 {
  margin-bottom: 30px;
}

.text-color {
  color: #13829b;
}

.text-color2 {
  color: #13829b;
}

.pt-200 {
  padding-top: 200px !important;
}

.section-bottom {
  padding-bottom: 120px;
}

/*=======================
Header TopBar
============================*/
.header-top {
  border-bottom: 1px solid #ececec;
  padding: 10px 0px;
}

.header-top-info strong {
  color: #222;
  margin-right: 8px;
}

.header-top-socials a {
  color: #666666;
  margin-left: 15px;
}

/* ================
Header MIddle
================*/
.header-middle {
  padding: 15px 0px 20px;
}

.header-info-single {
  display: inline-block;
  margin-left: 106px;
}

.header-info-single .icon-box {
  float: left;
  margin-top: 12px;
}

.header-info-single .icon-box i {
  font-size: 22px;
  color: #13829b;
}

.header-info-single .text-box {
  padding-left: 40px;
}

.header-info-single .text-box span {
  text-transform: uppercase;
  color: #666666;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .5px;
}

.header-info-single .text-box h5 {
  margin-top: -7px;
  color: #000;
}

.header-right-info .btn {
  border-radius: 0px;
}

/*-------------------
   MENU
----------------------*/
.navbar {
  padding: 0px;
}

.navbar-nav li.active a {
  color: #13829b;
}

.navbar-nav .nav-link {
  padding-left: 0px !important;
  padding-right: 35px !important;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  color: #111;
}

.navbar-nav .nav-link:hover {
  color: #13829b;
}

.navbar-nav .nav-link i {
  margin-left: 5px;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  content: "";
  vertical-align: middle;
  background: no-repeat 50%;
  background-size: 100% 100%;
}

/*-------------------
  DROPDOWN MENU
----------------------*/
.dropdown-item {
  padding-top: .5rem;
  padding-bottom: .5rem;
  transition: background-color .1s;
  text-transform: capitalize;
  text-transform: uppercase;
}

.dropdown-item:last-child {
  border-color: transparent;
}

.dropdown-item:hover {
  color: #000000;
  text-decoration: none;
  background-color: #13829b;
}

.dropdown-toggle::after {
  display: none;
}

.nav-item.dropdown .dropdown-menu {
  transition: all 300ms ease;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
  border: 0px;
  padding: 0px;
  position: absolute;
  border-top: 2px solid #13829b;
  min-width: 220px;
}

/* ================
 BAnner
================*/
.banner {
  padding: 40px 0px 245px;
  background: #f9f8f2;
  position: relative;
}

.banner .banner-content {
  padding-top: 60px;
}

.banner .banner-content .subheading {
  text-transform: uppercase;
  color: #000000;
  font-weight: 700;
}

.banner .banner-content h1 {
  font-size: 72px;
  margin: 15px 0px 40px;
  line-height: 72px;
}

.banner .banner-content h1 span {
  color: #13829b;
}

.banner .banner-content p {
  margin-bottom: 60px;
  font-size: 16px;
  margin-right: 55px;
}

.banner .banner-img {
  position: absolute;
  bottom: 40px;
}

.banner-about {
  background: url("../images/bg/about-bg.jpg") no-repeat;
  background-size: cover;
  height: 630px;
}

/*-------------------
Features STYLE
--------------------*/
.feature {
  padding-bottom: 80px;
}

.feature-inner {
  background: #fff;
  margin-top: -115px;
  position: relative;
  padding: 80px;
  border-radius: 5px;
}

.feature-box .feature-icon {
  width: 68px;
  height: 68px;
  background: #f0fafa;
  border-radius: 100%;
  color: #13829b;
  text-align: center;
  font-size: 36px;
  padding-top: 17px;
  float: left;
  margin-right: 25px;
}

.feature-box .feature-text h4 {
  margin-bottom: 5px;
  font-size: 20px;
}

.feature-box .feature-text p {
  margin-bottom: 0px;
}

.feature-3 .feature-inner {
  border-bottom: 1px solid #dbdbdb;
}

/*-------------------
About STYLE
--------------------*/
.about-box {
  padding: 20px;
  border: 1px solid #dedede;
  border-radius: 5px;
  transition: all .3s ease;
  margin: 0px 20px;
}

.about-box:hover {
  border-color: #38b6b5;
}

.about-box img {
  width: 100%;
  margin-bottom: 30px;
}

.about-box .about-header {
  border-bottom: 1px solid #dedede;
  padding-bottom: 20px;
}

.about-box h3 {
  color: #13829b;
  margin-bottom: 8px;
  font-size: 25px;
}

.about-box h3 span {
  font-weight: 400;
}

.about-box h6 {
  text-transform: uppercase;
  font-size: 14px;
}

.about-box p {
  margin-top: 20px;
}

.about-box ul {
  padding: 30px 0px 40px;
  overflow: hidden;
}

.about-box ul li {
  font-size: 16px;
  color: #000;
  line-height: 36px;
}

.about-box ul li i {
  color: #669900;
  font-size: 24px;
  line-height: 36px;
  margin-right: 15px;
}

.about-box .btn {
  padding: 16px 30px;
  font-size: 18px;
}

/*-------------------
Process Style
--------------------*/
.process-box {
  text-align: center;
  padding: 0px 40px;
  transition: all .4s ease;
}

.process-box .process-icon {
  width: 200px;
  height: 200px;
  text-align: center;
  background: #13829b;
  border-radius: 100%;
  font-size: 72px;
  color: #228988;
  padding-top: 50px;
  margin: 0px auto 40px;
  border: 15px solid #fff7c1;
  transition: all .4s ease;
}

.process-box h3 {
  margin-bottom: 20px;
}

.process-box span {
  display: block;
}

.process-box:hover .process-icon {
  background: #13829b;
  color: #fff;
  border: 10px solid #F9F8F2;
}

/*-------------------
Pricing Style
--------------------*/
.pricing-wrap {
  display: flex;
  justify-content: space-between;
}

.pricing-item {
  flex-basis: 33.33%;
  padding: 35px 45px 60px;
  background-color: #fff;
  border: 1px solid #dedede;
  position: relative;
}

.pricing-item .pricing-header h6 {
  text-transform: uppercase;
  font-size: 14px;
  color: #999999;
}

.pricing-item .pricing-header h6 span {
  color: #da4426;
}

.pricing-item .price {
  padding: 10px 0px 15px;
}

.pricing-item .price h3 {
  color: #669900;
  font-size: 36px;
  margin-bottom: 10px;
}

.pricing-item .price h3 span {
  font-size: 20px;
  color: #000;
  margin-left: 3px;
  font-weight: 400;
}

.pricing-item .price h3 sup {
  font-size: 20px;
  margin-right: 3px;
}

.pricing-item .pricing-features {
  padding: 25px 0px;
  margin-bottom: 50px;
  color: #000;
  font-size: 16px;
  line-height: 36px;
  border-top: 1px dashed #999999;
}

.pricing-item .pricing-features i {
  color: #669900;
  margin-right: 15px;
}

.pricing-item .pricing-footer {
  position: absolute;
  bottom: 50px;
  content: "";
}

/*-------------------
testimonial
--------------------*/
.testimonial {
  background: url("../images/bg/testimonial-bg.jpg") no-repeat;
  background-size: cover;
}

.review-item {
  text-align: center;
}

.review-item .client-img {
  width: 90px;
  height: 90px;
  border-radius: 100%;
  overflow: hidden;
  margin: 0 auto;
}

.review-item .info-desc {
  font-family: "Libre Baskerville", serif;
  font-size: 30px;
  line-height: 48px;
  color: #000;
  padding: 50px 45px;
  letter-spacing: -.2px;
}

.review-item .client-info h4 {
  color: #13829b;
}

.clients-inner {
  display: flex;
  margin-top: 90px;
  padding-top: 50px;
  border-top: 1px solid #dfdfdf;
}

.clients-inner .client-logo {
  flex-basis: 33.33%;
  text-align: center;
  transition: all .4s ease;
}

.clients-inner .client-logo:hover {
  background: #fff;
}

.more-less {
  float: right;
  font-size: 20px;
  color: #000;
}

.testimonials-slides .owl-nav button.owl-prev {
  position: absolute;
  left: -150px;
  top: 40%;
  font-size: 49px;
}

.testimonials-slides .owl-nav button.owl-next {
  position: absolute;
  right: -150px;
  top: 40%;
  font-size: 49px;
}

.testimonials-slides .owl-nav [class*="owl-"]:hover {
  background: transparent;
  color: #13829b;
}

.testimonials-slides .owl-dots {
  margin-top: 45px;
}

.testimonial-style-2 .owl-nav [class*="owl-"] {
  opacity: 0;
}

.testimonial-style-2:hover .owl-nav [class*="owl-"] {
  opacity: 1;
}

/*-------------------
QUote Form Section
--------------------*/
.quote-section {
  background: url("../images/bg/quote-bg.jpg") no-repeat;
  background-size: cover;
}

.quote-form {
  background: #fff;
  padding: 45px 50px;
  margin-bottom: -105px;
}

.quote-form .form-group {
  margin-bottom: 30px;
}

.quote-form .form-group .form-control {
  border-radius: 0px;
  height: 45px;
  border-color: rgba(0, 0, 0, 0.15);
  padding-left: 20px;
  color: #000;
}

.quote-form .form-group textarea.form-control {
  height: auto;
}

.quote-form ::-webkit-input-placeholder {
  /* Edge */
  color: #999999;
}

.quote-form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999999;
}

.quote-form ::-moz-placeholder {
  color: #999999;
}

.quote-form ::-ms-input-placeholder {
  color: #999999;
}

.quote-form ::placeholder {
  color: #999999;
}

/*-------------------
CTA
--------------------*/
.cta {
  background: url("../images/bg/cta-bg.jpg") no-repeat;
  background-size: cover;
  padding: 100px 0px;
}

.cta h3 {
  color: #fff;
  margin-bottom: 5px;
}

.cta h3 span {
  font-weight: 400;
}

.cta p {
  color: #fff;
}

.cta .cta-phone {
  font-size: 48px;
}

/*-------------------
FAQ
--------------------*/
.faq-single .faq-header .btn {
  text-transform: capitalize;
  font-size: 18px;
  display: block;
  padding-left: 0px;
}

.faq-single .faq-header .btn[aria-expanded="true"] {
  color: #13829b;
}

.faq-single .faq-body {
  padding-left: 20px;
  padding-right: 120px;
}

.faq-read-more {
  text-transform: uppercase;
  color: #999;
  border-bottom: 1px solid #999;
  margin-top: 40px;
  display: inline-block;
}

.faq-read-more:hover {
  color: #13829b;
  border-color: #13829b;
}

/*-------------------
Projects 
--------------------*/
.portfolio-filter {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 50px;
}

.portfolio-filter li {
  display: inline-block;
}

.portfolio-filter li.active a {
  color: #13829b;
}

.portfolio-filter li a {
  font-size: 16px;
  margin: 0;
  padding: .5em 1.5em;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
}

.portfolio-filter li a:hover {
  color: #13829b;
}

.portfolio-block {
  margin-bottom: 60px;
}

.portfolio-block h6 {
  color: #999999;
  text-transform: uppercase;
}

.portfolio-block h4 {
  font-size: 24px;
  letter-spacing: -.15px;
  margin-top: 10px;
}

.portfolio-block a:hover {
  color: #13829b;
}

.portfolio-block .portfolio-img {
  margin-bottom: 25px;
  overflow: hidden;
}

.portfolio-block .portfolio-img img {
  width: 100%;
  transition: all .4s ease;
}

.portfolio-block .portfolio-img:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.pagination {
  margin-bottom: 180px;
}

.pagination ul {
  margin: 0 auto;
}

.pagination ul li {
  margin: 0px 15px;
}

.pagination li.active a {
  color: #13829b;
}

.pagination a {
  color: #999;
  font-size: 18px;
  font-weight: 600;
}

.pagination a:hover {
  color: #13829b;
}

/*-------------------
Projects  Details
--------------------*/
.p-gallery-img img {
  width: 100%;
}

.portfolio-gallery {
  margin-top: 25px;
}

.p-img img {
  width: 100%;
}

.subheading-title {
  color: #999;
  text-transform: uppercase;
}

.portfolio-info h5 {
  margin-top: 20px;
}

.portfolio-single-gallery {
  margin-bottom: 50px;
}

.portfolio-detials-info {
  padding: 50px 0px;
}

.portfolio-detials-info .section-heading {
  padding-top: 90px;
}

.portfolio-detials-info .section-heading h3 {
  font-size: 36px;
}

.portfolio-gallery .owl-dots {
  position: absolute;
  bottom: 40px;
  left: 0px;
  right: 0px;
}

.portfolio-gallery .owl-dots .owl-dot.active span, .portfolio-gallery.owl-dots .owl-dot:hover span {
  background: #13829b;
}

.portfolio-gallery .owl-nav button.owl-next, .portfolio-gallery .owl-nav button.owl-prev {
  width: 50px;
  height: 50px;
  background: #fff;
  outline: none;
  color: #000;
  opacity: 1;
  border-radius: 0px;
  font-size: 22px;
}

.portfolio-gallery .owl-nav button.owl-next:hover, .portfolio-gallery .owl-nav button.owl-prev:hover {
  background: #13829b;
  color: #000;
}

.portfolio-gallery .owl-nav button.owl-next {
  right: 20px;
  position: absolute;
  top: 50%;
  margin-top: -50px;
}

.portfolio-gallery .owl-nav button.owl-prev {
  left: 20px;
  position: absolute;
  top: 50%;
  margin-top: -50px;
}

/*-----------------------------
Projects  Single Gallery 
-------------------------------------*/
.portfolio-single-gallery .owl-nav button.owl-prev {
  position: absolute;
  left: -300px;
  top: 40%;
  font-size: 72px;
}

.portfolio-single-gallery .owl-nav button.owl-prev span {
  text-transform: uppercase;
  font-size: 16px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  bottom: 22px;
  position: absolute;
}

.portfolio-single-gallery .owl-nav button.owl-next {
  position: absolute;
  right: -300px;
  top: 40%;
  font-size: 72px;
}

.portfolio-single-gallery .owl-nav button.owl-next:hover, .portfolio-single-gallery .owl-nav button.owl-prev:hover {
  background: transparent;
  color: #13829b;
}

.intro .section-heading p.lead {
  color: #222;
  font-size: 26px;
  line-height: 36px;
  font-weight: 600;
}

/*-----------------------------
Team Section
-------------------------------------*/
.team .row > * {
  padding: 0px 15px;
}

.team-item {
  position: relative;
}

.team-item:before {
  position: absolute;
  content: "";
  left: 0px;
  right: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(255, 229, 52, 0.9);
  opacity: 0;
  visibility: hidden;
  transition: all .4s ease;
}

.team-item img {
  width: 100%;
}

.team-item .team-info {
  position: absolute;
  content: "";
  bottom: 30px;
  left: 40px;
  opacity: 0;
  visibility: hidden;
  transition: all .4s ease;
}

.team-item .team-info .team-socials a {
  color: #000;
  margin-right: 10px;
}

.team-item:hover:before {
  opacity: 1;
  visibility: visible;
}

.team-item:hover .team-info {
  opacity: 1;
  visibility: visible;
}

.career-info {
  margin-top: 80px;
}

.career-info h4 {
  text-transform: uppercase;
  margin-bottom: 10px;
}

.career-info p {
  font-size: 18px;
}

.career-info p span {
  border-bottom: 1px solid #13829b;
  color: #13829b;
}

/*-----------------------------
Contact PAge
-------------------------------------*/
.contact-info-block {
  text-align: center;
  padding: 0px 80px;
}

.contact-info-block h4 {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.contact-info-block ul li {
  line-height: 26px;
  font-size: 16px;
}

.google-map {
  position: relative;
}

.google-map #map {
  width: 100%;
  height: 645px;
}

/* ====================
Footer Section
======================*/
.footer {
  padding: 100px 0px 0px;
  position: relative;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.footer .footer-about .footer-logo {
  margin-bottom: 30px;
}

.footer .footer-about h6 {
  text-transform: uppercase;
  color: #999;
  font-size: 14px;
  margin-bottom: 20px;
}

.footer .footer-about p {
  color: #999;
}

.footer .footer-widget .widget-title {
  margin-bottom: 30px;
  font-size: 16px;
  text-transform: uppercase;
}

.footer .footer-contact ul li {
  margin-bottom: 20px;
}

.footer .footer-contact ul li i {
  color: #13829b;
  margin-right: 20px;
  float: left;
  margin-top: 7px;
  min-width: 30px;
}

.footer .footer-contact ul li div {
  overflow: hidden;
  font-size: 14px;
}

.footer .footer-contact ul li div strong {
  display: block;
  text-transform: capitalize;
  font-size: 16px;
}

.footer .footer-links li {
  padding: 5px 0px;
}

.footer .footer-links a {
  color: #7a7a7a;
  font-size: 15px;
}

.footer .footer-links a:hover {
  color: #13829b;
}

.footer .footer-socials {
  margin-bottom: 20px;
}

.footer .footer-socials a {
  margin-left: 10px;
  font-size: 15px;
  color: #7a7a7a;
}

.footer .footer-socials a:hover {
  color: #13829b;
}

.footer .footer-contact {
  padding-right: 30px;
  text-decoration: underline;
}

.footer-btm {
  margin-top: 60px;
  padding: 20px 0px 5px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.footer-btm .copyright a {
  color: #000;
}

.footer-btm .copyright a:hover {
  color: #13829b;
}

.subscribe-form {
  position: relative;
  margin-top: 40px;
}

.subscribe-form .form-control {
  height: 44px;
  border-radius: 0px;
  border-color: #d2d2d2;
}

.subscribe-form i {
  position: absolute;
  content: "";
  right: 10px;
  top: 7px;
  font-size: 30px;
  color: #000;
}

/*===================
Blog Main
=====================*/
.page-header.blog-page-header h2 {
  font-weight: 400;
}

.page-header.blog-page-header h2 span {
  display: inline-block;
  font-weight: 700;
}

.blog .section-heading {
  text-align: left;
  margin-bottom: 40px;
}

.blog .section-heading span {
  display: inline-block;
}

.blog-item {
  transition: .4s;
  cursor: pointer;
  padding: 30px 0px;
  border-bottom: 1px solid #ccc;
}

.blog-item .blog-img {
  margin-right: 10px;
}

.blog-item .blog-img img {
  width: 100%;
}

.blog-item .blog-content .entry-meta span {
  font-size: 14px;
  text-transform: capitalize;
}

.blog-item .blog-content .entry-meta span a {
  color: #000;
}

.blog-item .blog-content h2 {
  font-size: 22px;
  margin-bottom: 10px;
}

.blog-item:hover a {
  color: #13829b;
}

.blog-item:last-child {
  border-bottom: 0px;
}

.blog-item:first-child {
  padding-top: 0px;
}

.page-wrapper {
  padding: 100px 0px;
}

.blog-page {
  padding-bottom: 100px;
}

.post-content .post-cat {
  text-transform: uppercase;
  color: #13829b;
  font-size: 14px;
}

.post-content .post-meta span {
  font-size: 14px;
  color: #999999;
}

.post-content .post-meta span a {
  color: #000;
}

.post-content .post-meta span a:hover {
  color: #13829b;
}

.blog-post-item {
  margin-bottom: 40px;
}

.blog-post-item .post-thumb {
  margin-bottom: 20px;
}

.blog-post-item .post-title {
  font-size: 24px;
  margin: 7px 0px 10px;
}

.blog-post-item .post-content .read-more {
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 20px;
  display: inline-block;
}

.blog-post-item.post-large {
  text-align: center;
}

.blog-page .pagination {
  margin-bottom: 0px;
}

.blog-page .pagination ul {
  margin: 80px 0px 0px;
}

.post-thumb img {
  width: 100%;
}

.blog-filter-wrap.portfolio-filter-wrap {
  padding: 0px;
}

.blog-filter {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 45px;
}

.blog-filter li {
  display: inline-block;
}

.blog-filter li.active a {
  color: #13829b;
}

.blog-filter.portfolio-filter li a {
  font-size: 14px;
  margin: 0;
  padding: 0px;
  padding-right: 30px;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
}

.blog-filter.portfolio-filter li a:hover {
  color: #13829b;
}

/*-----------------
Right Sidebar
-----------------*/
.blog-sidebar {
  padding-left: 60px;
}

.blog-sidebar .widget {
  margin-bottom: 40px;
  /* ----TAGS-----*/
  /*--------- SEARCH FORM -----------*/
  /*============== Widgte Categories ============ */
}

.blog-sidebar .widget .widget-title {
  font-size: 30px;
  margin-bottom: 20px;
}

.blog-sidebar .widget ul, .blog-sidebar .widget ol {
  border: 0;
  list-style: none;
  margin: 0;
  padding: 0px;
}

.blog-sidebar .widget.widget_tag_cloud a {
  font-size: 14px;
  color: #999;
  margin: 0px 3px 3px 0px;
  display: inline-block;
  text-transform: capitalize;
}

.blog-sidebar .widget.widget_tag_cloud a:hover {
  color: #13829b;
}

.blog-sidebar .widget.widget_search input {
  height: 55px;
  position: relative;
  border-radius: 0px;
  border: 1px solid #dadada;
  padding: 9px 10px 9px 20px;
  width: 100%;
}

.blog-sidebar .widget.widget_search .search-form {
  position: relative;
}

.blog-sidebar .widget.widget_search .search-form [type=submit] {
  color: #000;
  background: transparent;
  border: 1px solid  transparent;
  padding: 12px 22px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  border-radius: 5px;
}

.blog-sidebar .widget.widget_search .search-form [type="submit"] {
  position: absolute;
  top: 0px;
  right: 0px;
  border-radius: 0px;
}

.blog-sidebar .widget.widget_categories ul li:first-child {
  border-top: 0;
  padding-top: 0;
}

.blog-sidebar .widget.widget_categories ul li {
  text-transform: capitalize;
  padding: 5px 0px;
  font-size: 16px;
  overflow: hidden;
  text-align: right;
  color: #647589;
}

.blog-sidebar .widget.widget_categories ul li a {
  display: block;
  color: #647589;
  float: left;
}

.blog-sidebar .widget.widget_categories ul li a i {
  margin-right: 10px;
}

.blog-sidebar .widget.widget_categories ul li a:hover {
  color: #13829b;
}

/*==============
Recent post widget
====================*/
.recent-posts li {
  clear: both;
  margin-bottom: 15px;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding-bottom: 15px;
}

.recent-posts li:last-child {
  margin-bottom: 0px;
  border: 0px;
}

.widget-post-thumb {
  min-width: 80px;
  overflow: hidden;
  margin-right: 20px;
}

.widget-post-body h6 {
  margin-bottom: 0px;
}

.widget-post-body span {
  font-size: 14px;
}

.widget_tweets ul li {
  margin-bottom: 25px;
}

.widget_tweets h6 {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 10px;
  color: #666666;
}

.widget_tweets h6 span {
  color: #0099cc;
}

.widget_tweets .date {
  text-transform: uppercase;
  font-size: 12px;
}

.widget_tweets .btn-twwets {
  text-transform: uppercase;
  color: #999999;
  border-bottom: 1px solid #999999;
}

.widget_tweets .btn-twwets:hover {
  color: #13829b;
  border-color: #13829b;
}

/*==========================
Single Blog Page 
===========================*/
.single-blog-header {
  padding: 70px 0px;
}

.post-single h3, .post-single h4, .post-single h5, .post-single h6 {
  margin-bottom: 20px;
  line-height: 1.4;
}

.post-single .post-thumb img {
  margin-bottom: 50px;
}

.post-single img {
  width: 100%;
  margin-bottom: 30px;
}

.post-single h4 {
  font-size: 24px;
  font-weight: 400;
}

.post-single blockquote {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: -.5px;
  text-align: center;
  color: #000;
  padding: 50px 120px;
}

.post-single .single-post-header .post-meta {
  margin-top: 25px;
  margin-bottom: 25px;
}

.post-single .post-content {
  padding-bottom: 100px;
}

.post-single strong {
  color: #000;
}

/*=====================
 Single Post Tags
==========================*/
.post-footer {
  padding-bottom: 80px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  margin-bottom: 80px;
}

.single-tags {
  margin-bottom: 20px;
}

.single-tags span {
  text-transform: uppercase;
  font-weight: 700;
  color: #000;
}

.single-tags a {
  display: inline-block;
  margin: 0px 5px;
  color: #999999;
  font-size: 16px;
}

.single-tags a:hover {
  color: #13829b;
}

.post-share span {
  text-transform: uppercase;
  font-weight: 700;
  color: #000;
}

.post-share a {
  color: #666666;
  display: inline-block;
  margin: 0px 5px;
}

.post-share a:hover {
  background: #13829b;
  color: #fff;
}

/*=====================
 CommentS Area
==========================*/
.blog-comment-section {
  background: #f6f6f6;
  padding: 90px 0px 60px;
}

.comments .commment-title {
  margin-bottom: 60px;
}

.comments .media .user-img {
  float: left;
  margin-right: 20px;
}

.comments .media .media-body {
  padding: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

.comments .media .media-body .media {
  margin-top: 35px;
}

.comments .media .media-body h5 {
  margin-bottom: 15px;
}

.comments .media .media-body h5 span {
  font-size: 14px;
  color: #999999;
  font-weight: 400;
}

.comments .media .reply-link {
  font-size: 12px;
  font-family: "Sarabun", sans-serif;
  text-transform: uppercase;
  color: #0099cc;
  display: block;
}

/*=====================
 Comment Forms
==========================*/
.comments-form {
  padding: 30px;
  text-align: center;
}

.comments-form h3 {
  margin-bottom: 10px;
}

.comments-form .comment_form {
  margin-top: 30px;
}

.comments-form .comment_form .form-control {
  height: 50px;
  padding: 15px 15px 15px 20px;
  font-size: 14px;
  border: 1px solid #d1d1d1;
  background: #ffff;
}

.comments-form .comment_form .form-group {
  margin-bottom: 30px;
}

.comments-form .comment_form textarea.form-control {
  height: auto;
}

.comments-form .comment_form .btn {
  padding: 14px 30px 14px 30px;
  margin-top: 20px;
}

/*=====================
 Single POst Navigation
==========================*/
.blog-navigation {
  margin: 60px 0px;
  padding: 50px 0px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  clear: both;
}

.blog-navigation a {
  color: #222;
  font-size: 20px;
}

.blog-navigation a span {
  display: block;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  color: #13829b;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.blog-navigation .next-post {
  text-align: right;
  float: right;
}

/* ====================
Footer Section
======================*/
.footer {
  padding: 100px 0px 0px;
  position: relative;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.footer .footer-about .footer-logo {
  margin-bottom: 30px;
}

.footer .footer-about h6 {
  text-transform: uppercase;
  color: #999;
  font-size: 14px;
  margin-bottom: 20px;
}

.footer .footer-about p {
  color: #999;
}

.footer .footer-widget .widget-title {
  margin-bottom: 30px;
  font-size: 16px;
  text-transform: uppercase;
}

.footer .footer-contact ul li {
  margin-bottom: 20px;
}

.footer .footer-contact ul li i {
  color: #13829b;
  margin-right: 20px;
  float: left;
  margin-top: 7px;
  min-width: 30px;
}

.footer .footer-contact ul li div {
  overflow: hidden;
  font-size: 14px;
}

.footer .footer-contact ul li div strong {
  display: block;
  text-transform: capitalize;
  font-size: 16px;
}

.footer .footer-links li {
  padding: 5px 0px;
}

.footer .footer-links a {
  color: #7a7a7a;
  font-size: 15px;
}

.footer .footer-links a:hover {
  color: #13829b;
}

.footer .footer-socials {
  margin-bottom: 20px;
}

.footer .footer-socials a {
  margin-left: 10px;
  font-size: 15px;
  color: #7a7a7a;
}

.footer .footer-socials a:hover {
  color: #13829b;
}

.footer .footer-contact {
  padding-right: 30px;
  text-decoration: underline;
}

.footer-btm {
  margin-top: 60px;
  padding: 20px 0px 5px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.footer-btm .copyright a {
  color: #000;
}

.footer-btm .copyright a:hover {
  color: #13829b;
}

.subscribe-form {
  position: relative;
  margin-top: 40px;
}

.subscribe-form .form-control {
  height: 44px;
  border-radius: 0px;
  border-color: #d2d2d2;
}

.subscribe-form i {
  position: absolute;
  content: "";
  right: 10px;
  top: 7px;
  font-size: 30px;
  color: #000;
}
