/*
Theme Name: Organization Theme One
Theme URI: ''
Author: S A Farqoue
Author URI: https://webnewsdesign.com
Description: Organization theme, theme one, S A Faroque
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 7.2
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: oto
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

/* General reset */
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

body {
    color: #777777;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0px;
}

.title-google-font-500,
.title-google-font-400,
.title-google-font-300,
.title-google-font-200 {
  font-family: "Oswald";
  font-optical-sizing: auto;
  font-style: normal;
}

.title-google-font-200 {
  font-weight: 200;
}

.title-google-font-300 {
  font-weight: 300;
}

.title-google-font-400 {
  font-weight: 400;
}

.title-google-font-500 {
  font-weight: 500;
}

/* Logo styles */
.logo-size {
  max-width: max-content;
  max-height: 108px;
}

/* Footer styles */
.footer-email-border,
.footer-email-button-border,
.header-last-link {
  border-radius: 50px !important;
}

.footer-email-button-border,
.header-font-size li a {
  font-size: 20px;
  color: #E78234;
  font-family: 'Oswald';
  font-weight: 200;
}

.footer-email-button-border,
.header-button-text {
  font-weight: 646;
}

.footer-email-button-border:hover,
.header-last-link:hover {
  color: white !important;
  background: #214d4b !important;
}

.footer-link li {
  list-style: none;
}

.footer-link li a {
  text-decoration: none;
  color: black;
}

.footer-link li a:hover {
  text-decoration: underline;
}

.footer-logo-name a:hover {
  text-decoration: none !important;
}

/* Layout & Structure */
.main-container-width {
  width: 100%;
}

.dt-layout-table {
  display: block !important;
  overflow: scroll;
}

/* Form Styles */
.form-contact,
.massage-textarea,
.btn-contact {
  width: 100%;
  border-radius: 10px;
}

.form-contact {
  height: 60px;
}

.massage-textarea {
  height: auto;
}

.btn-contact {
  height: 50px;
  background: #537a78;
  font-size: 20px;
  color: white;
  border: none;
}

.btn-contact:hover {
  background: #214d4b;
}

.contact-note-bg {
  background: #fafafa;
}

/* Contact Card Styles */
.contact-card-link li {
  list-style: none;
}

.address-text-color-contact {
  color: #81848a;
}

.contact-card-link li a {
  text-decoration: none;
  color: #81848a;
}

.contact-card-link li a:hover {
  color: #eaac53;
}

/* Breadcrumb Styles */
.bread-crumb-nav-link {
  text-align: center;
  bottom: -35px;
  background: #B69149;
  z-index: 1;
  border-radius: 50px;
}

.bread-crumb-nav-link li {
  list-style: none;
}

.bread-crumb-nav-link li a {
  text-decoration: none;
  color: white;
}

/* Miscellaneous Styles */
.transition {
  transition: all .3s ease;
}

.margin-right-10px {
  margin-right: 10px;
}

.margin-right-10px:last-child {
  margin-right: 0;
}

/* Section Title Hover */
.section-title:hover {
  text-decoration: underline;
}

/* Media Queries */
@media (max-width: 992px) {
  .res-display {
    display: block;
  }
}

@media (max-width: 767px) {
  .border-term {
    border-right: none !important;
  }

  .footer-mobile-link-position {
    display: flex;
    text-align: center;
    justify-content: center;
  }

  .icon-md-position {
    text-align: center;
  }

  .bread-crumb-nav-link li a h5 {
    font-size: 15px;
  }

  .notice-card-text {
    font-size: 18px;
    overflow: hidden;
  }
}

@media (max-width: 766px) {
  .nth-child-border-end-none:nth-child(2n) {
    border-right: none !important;
  }

  .notice-box-index {
    height: 200px;
  }

  .logo-size {
    max-width: 286px;
    max-height: 108px;
  }
}

/* Specific Styles */
.singlePage.videoWrapper iframe {
  height: 481px;
}

.videoWrapper {
  position: relative;
  padding-bottom: 55.25%;
  padding-top: 25px;
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

i.bi.bi-calendar3 {
  font-size: 12px;
  padding-right: 5px;
}

.main-logo-for-mobile {
  width: 58%;
}

.main-logo-for-mobile img {
  height: 43px;
}

.fixed-width-oto {
  width: 150px !important;
  background-color: green !important;
}

p {
  font-size: 15px;
  line-height: 166%;
  color: #666666;
}

.bottom-menu-column p {
  text-align: left;
}

.dd-text-center p {
  text-align: center !important;
}

.notice-box-index {
  overflow-x: hidden;
}

.last-child-margin-and-padding-bottom-0-border-none:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  border-bottom: none !important;
}

#faroqueId li:hover,
.active>a {
  border: 1px solid #ffffff;
  border-radius: 8px;
  background: #E78234;
  color: white !important;
   !I;
   !;
   !i;
   !;
}

.bottom-menu-column>.current-menu-item>a {
  text-decoration: underline !important;
}

td.member-image-size img {
  width: 50px !important;
}

.nth-child-border-end-none:nth-child(3n) {
  border-right: 0px solid white !important;
}

.exc:hover img,
.notice:hover img {
  transform: scale(1.5) !important;
}

.exc:hover h5 a,
.x-committee-height li a:hover,
.notice:hover h6,
.notice:hover h4 a,
.notice:hover h5 small,
.notice:hover h5 a {
  color: red !important;
}

.design-and-development a:hover,
.privacy-policy a:hover {
  text-decoration: underline !important;
}

#scrollToTop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
  background-color: #0073aa;
  /* Change color as needed */
  color: white;
  border: none;
  border-radius: 50%;
  padding: 10px 15px;
  font-size: 18px;
  cursor: pointer;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  transition: opacity 0.3s, transform 0.3s;
}

#scrollToTop:hover {
  background-color: #005a8c;
}

#scrollToTop.show {
  display: block;
  opacity: 1;
  transform: scale(1);
}

#scrollToTop.hide {
  opacity: 0;
  transform: scale(0.8);
}

.animate__animated {
  z-index: 9;
}

#faroqueId li a:hover {
  color: white;
}

.hww-text-color {
  color: #E78234;
}

.bg-hww-color {
  background-color: #E78234;
}

.hww-text-color-1 {
  color: #CC4A99;
}

.bg-hww-color-1 {
  background-color: #CC4A99;
}

.bg-hww-color-2 {
  background-color: #E98735;
}

.button-width {
  width: 145px;
}


p.intro-font-size {
  font-size: 20px;
  text-align: justify;
  font-family: math;
}

.body-text,
.intro-hanger {
  font-family: system-ui !important;
}

.dream a:hover{
  color:red !important;
}

.bottom-menu-column li a,
.bottom-menu-column li p {
  font-family: sans-serif;!I;!;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Oswald';
}