/*
  Theme Name: Construction - Clean Construction HTML5 Template
  Author: Tauhidpro
  Description: Construction  HTML5 Bootstrap 4 template.
  Version: 1.0
*/

/* CSS Index
-----------------------------------
1. Theme default css
2. header
3. slider-area
4. features area
5. promotion area
6. portfolio area
7. counter area
8. latest blog
9. blog style
10. blog sidebar
11. testimonial-wrapper
12. footer
13. team area
14 our-mission
15. service area
16. contact area
17. Careers
18. shop
19. product-details
20. cart
*/

/* 1. Theme default css */
/* SofiaProLight */
:root {
 /* Colors */
 --color1: #a5a436;
 --color2: #005689;
 --color3: #492971;
 --color4: #e54d3e;

 --bg1: #f4f2e8;
 --bg2: #dfe4ee;
 --bg3: #e5e1ea;
 --bg4: #fcede6;
}
@font-face {
 font-family: "icomoon";
 src: url("../fonts/icomoon/icomoon.eot?2x9mmb");
 src: url("../fonts/icomoon/icomoon.eot?2x9mmb#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?2x9mmb") format("truetype"),
  url("../fonts/icomoon/icomoon.woff?2x9mmb") format("woff"), url("../fonts/icomoon/icomoon.svg?2x9mmb#icomoon") format("svg");
 font-weight: normal;
 font-style: normal;
 font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
 font-family: "icomoon" !important;
 speak: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 line-height: 1;

 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}

.icon-keyboard_arrow_down:before {
 content: "\e900";
}
.icon-arrow-right2:before {
 content: "\edbc";
}
.icon-arrow-down4:before {
 content: "\edc2";
}

strong {
 font-weight: bold;
}
img {
 vertical-align: middle;
 border-style: none;
 max-width: 100%;
 page-break-inside: avoid;
 max-width: 100%;
 height: auto;
}
img.alignright {
 float: right;
 margin: 0 0 15px 30px;
}
img.alignleft {
 float: left;
 margin: 0 1em 1em 0;
}
.team img.alignleft {
 margin: 0 35px 30px 0;
}
img.aligncenter {
 display: block;
 margin-left: auto;
 margin-right: auto;
}
a img.alignright {
 float: right;
 margin: 0 0 1em 1em;
}
a img.alignleft {
 float: left;
 margin: 0 1em 1em 0;
}
a img.aligncenter {
 display: block;
 margin-left: auto;
 margin-right: auto;
}
a,
.elementor a {
 text-decoration: underline;
}
a h1,
a h2,
a h3,
a h4,
a h5,
a h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
 text-decoration: inherit !important;
}
.img_radius_top_left img {
 border-top-left-radius: 50px;
}
.img_radius_top_right img {
 border-top-right-radius: 50px;
}
.img_radius_bottom_left img {
 border-bottom-left-radius: 50px;
}
.img_radius_bottom_right img {
 border-bottom-right-radius: 50px;
}
.f-left {
 float: left;
}
.f-right {
 float: right;
}
.fix {
 overflow: hidden;
}
.text-white,
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white p,
.text-white li {
 color: #fff;
}
img,
a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
 -webkit-transition: all 0.4s ease-in-out;
 -moz-transition: all 0.4s ease-in-out;
 -ms-transition: all 0.4s ease-in-out;
 -o-transition: all 0.4s ease-in-out;
 transition: all 0.4s ease-in-out;
}
a:focus,
.button:focus {
 text-decoration: none;
 outline: none;
}
button {
 cursor: pointer;
}

button {
 color: #00a69a;
 outline: medium none;
}
a {
 color: #005689;
}
input:focus,
textarea:focus,
:focus {
 outline: 0;
}
button:focus {
 outline: 0 none;
}
.uppercase {
 text-transform: uppercase;
}
.capitalize {
 text-transform: capitalize;
}
h1,
h2,
h3,
h4,
h5,
h6 {
 /* font-family: 'Poppins', sans-serif; */
 font-weight: normal;
 color: #333333;
 margin-top: 0px;
 font-style: normal;
 font-weight: 400;
 text-transform: normal;
 line-height: 1.3;
 margin-bottom: 15px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
 color: inherit;
}
h1 {
 font-size: 48px;
 line-height: 1.293;
 font-weight: 700;
 font-style: normal;
 text-decoration: none;
 text-transform: none;
 letter-spacing: normal;
 color: #333333;
 background-color: initial;
 text-shadow: none;
}
h2 {
 font-size: 30px;
 line-height: 1.3;
 font-weight: 500;
 font-style: normal;
 text-decoration: none;
 text-transform: none;
 letter-spacing: normal;
 color: #333333;
 background-color: initial;
 text-shadow: none;
}
h3 {
 font-size: 24px;
 line-height: 1.3;
 font-weight: 700;
 font-style: normal;
 text-decoration: none;
 text-transform: none;
 letter-spacing: normal;
 color: #333333;
 background-color: initial;
 text-shadow: none;
}

.h2_1 h2,
h2.h2_1 {
 margin: 0;
 color: #000;
}
.h3_1 h3,
h3.h3_1 {
 margin: 0;
 color: #000;
}
/*  */
.header-bottom-area {
 box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

hr {
 border-bottom: 1px solid #eceff8;
 border-top: 0 none;
 margin: 30px 0;
 padding: 0;
}
label {
 color: #7e7e7e;
 cursor: pointer;
 font-size: 14px;
 font-weight: 400;
}
*::-moz-selection {
 background: #d6b161;
 color: #fff;
 text-shadow: none;
}
::-moz-selection {
 background: #444;
 color: #fff;
 text-shadow: none;
}
::selection {
 background: #444;
 color: #fff;
 text-shadow: none;
}
*::-moz-placeholder {
 color: #555555;
 opacity: 1;
}
*::placeholder {
 color: #555555;
 opacity: 1;
}

.text-left {
 text-align: left;
}
.font10,
.font10 p,
.font10 a {
 font-size: 10.6pt;
 line-height: 1.4;
}
.font18,
.font18 p,
.font18 a {
 font-size: 18pt;
 line-height: 1.4;
}

/* 2. header */
.header-top-area {
 position: relative;
}
.social-icon {
 position: absolute;
 right: 0;
 top: 100%;
 margin-top: 20px;
 z-index: 999;
}
.social-header-3 {
 margin-left: 0;
 padding-left: 0;
}

.social-icon > a {
 color: #e2e2e2;
 font-size: 14px;
 padding: 0 7px;
}
.social-icon > a:hover {
 color: #4e4e4e;
}
/*== Container ==*/
.large_container {
 max-width: 1300px;
 width: 100%;
 margin: auto;
 padding-left: 15px;
 padding-right: 15px;
}
.medium_container {
 max-width: 1160px;
 width: 100%;
 margin: auto;
 padding-left: 15px;
 padding-right: 15px;
}
.small_container {
 max-width: 980px;
 width: 100%;
 margin: auto;
 padding-left: 15px;
 padding-right: 15px;
}
/* == Button ==*/
.cedarhomes_btn {
 color: #fff;
 border-top-right-radius: 25px;
 padding: 8px 22px;
 text-decoration: none;
 font-size: 18px;
 margin-bottom: 10px;
 display: inline-block;
}
.btn1 {
 background-color: #014c65;
}

/* header bottom */
.header-bottom-area {
 padding: 25px 0;
}
.header-bottom-area .container-fluid row {
 margin-right: 0px;
 margin-left: 0px;
}
.header-bottom-area .container-fluid,
.advance-search .container-fluid {
 padding-left: 60px;
 padding-right: 60px;
 width: 100%;
}
.header-button {
 margin-left: 40px;
 margin-top: 31px;
}
.header-button > a {
 border: 2px solid #3b3f42;
 border-radius: 30px;
 color: #3b3f42;
 display: inline-block;
 font-weight: 500;
 padding: 14px 35px;
}
.transparent-header .header-button > a:hover {
 background: transparent;
}
.header-button > a:hover {
 background: #fbba42;
 color: #3b3f42;
 border-color: #fbba42;
}
.main-menu ul li a {
 color: #492971;
 display: inline-block;
 padding: 10px 5px;
 text-decoration: none;
 line-height: 1.3;
 font-size: 16px;
}
.menu-item-has-children > a:after {
 content: "\e900";
 font-family: "icomoon" !important;
 font-variant: normal;
 text-transform: none;
 line-height: 1;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 font-weight: normal;
 font-style: normal;
 margin-left: 3px;
}
.main-menu ul li {
 display: inline-block;
 position: relative;
}
.header-bottom-area.sticky-menu {
 position: fixed; /* Sticky নয়, সবসময় top এ থাকবে */
 top: 0;
 left: 0;
 width: 100%;
 background: #ffffff;
 z-index: 999;
 transition: all 0.3s ease;
 padding: 20px 0; /* Normal height */
}
/* যখন admin bar থাকে */
.admin-bar .header-bottom-area.sticky-menu {
 top: 32px; /* Desktop admin bar height */
}
.header-bottom-area.sticky-menu {
 padding: 10px 0;
}

/* Logo normal */
.header-bottom-area img {
 height: 175px; /* লোগো height */
 transition: height 0.3s ease;
}

/* Sticky logo */
.header-bottom-area.sticky-menu img {
 height: 80px; /* ছোট লোগো */
}

/* .main-menu ul li:hover > a,
.main-menu ul li.current-menu-item > a,
.main-menu ul li.current-menu-parent > a,
.main-menu ul li.current-page-ancestor > a,
.home .main-menu ul li [title="Services"] {
  background: rgba(62, 147, 244, 0.99);
  color: rgb(0, 0, 0);
} */
.main-menu ul li:hover > a {
 color: #e54d3e;
}
.service.left img {
 border-radius: 0 40px 0 0;
}
.service.right img {
 border-radius: 40px 0 0 0;
}
.service a {
 text-decoration: none;
}
.main-menu ul li ul.submenu {
 background: #fff none repeat scroll 0 0;
 left: 0;
 opacity: 0;
 position: absolute;
 top: 110%;
 transition: all 0.3s ease 0s;
 visibility: hidden;
 width: 250px;
 z-index: 999999;
 box-shadow: 0px 5px 7px 0 rgba(0, 0, 0, 0.15);
 padding-left: 0;
 padding: 15px 0;
}
.main-menu ul li:hover > ul.submenu {
 opacity: 1;
 visibility: visible;
 top: 100%;
}
.main-menu .submenu li a {
 margin-top: 0;
}
.main-menu ul li ul.submenu li {
 display: block;
 margin: 0;
 padding: 7px 0;
}
.main-menu ul li ul.submenu li:last-child {
 border: 0;
}
.main-menu ul li ul.submenu li a {
 display: block;
 padding: 2px 25px;
 text-align: left;
 border-bottom: 1px solid #fff;
}
.main-menu ul li ul.submenu li a:hover {
 color: #e54d3e;
}
.main-menu ul li ul.submenu li.active a {
 color: #e54d3e !important;
 font-weight: bold;
}
.main-menu ul li ul.submenu li ul.submenu {
 left: 100%;
 top: 0;
}
.mean-container .mean-nav {
 background: #111111 none repeat scroll 0 0 !important;
}
/* hide the link until viewport size is reached */
a.meanmenu-reveal {
 display: none;
}
.elementor-button {
 min-width: 220px;
}
/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
 background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
 float: left;
 position: relative;
 width: 100%;
 z-index: 99;
}

.mean-container a.meanmenu-reveal {
 border: 1px solid var(--mcolor);
 color: var(--mcolor);
 cursor: pointer;
 display: block;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1px;
 font-weight: 700;
 height: 22px;
 line-height: 22px;
 padding: 8px 9px;
 position: absolute;
 right: 0;
 text-decoration: none;
 top: -60px;
 width: 22px;
}
.mean-container a.meanmenu-reveal span {
 background: var(--mcolor) none repeat scroll 0 0;
 display: block;
 height: 3px;
 margin-top: 3px;
}

.mean-container .mean-nav {
 background: #111111 none repeat scroll 0 0;
 float: left;
 width: 100%;
}
.mean-container .meanclose + .mean-nav {
 margin-top: 18px;
}

.mean-container .mean-nav ul {
 padding: 0;
 margin: 0;
 width: 100%;
 list-style-type: none;
}

.mean-container .mean-nav ul li {
 position: relative;
 float: left;
 width: 100%;
}

.mean-container .mean-nav ul li a {
 border-top: 1px solid rgba(255, 255, 255, 0.5);
 color: #fff;
 display: block;
 float: left;
 margin: 0;
 padding: 10px 5%;
 text-align: left;
 text-decoration: none;
 text-transform: uppercase;
 width: 90%;
 font-size: 16px;
}

.mean-container .mean-nav ul li li a {
 border-top: 1px solid rgba(255, 255, 255, 0.25);
 opacity: 0.75;
 padding: 10px 10%;
 text-shadow: none;
 visibility: visible;
 width: 80%;
}

.mean-container .mean-nav ul li.mean-last a {
 border-bottom: none;
 margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
 width: 70%;
 padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
 width: 60%;
 padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
 width: 50%;
 padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
 background: #ffffff;
 background: rgba(62, 147, 244, 0.99);
}

.mean-container .mean-nav ul li a.mean-expand {
 -moz-border-bottom-colors: none;
 -moz-border-left-colors: none;
 -moz-border-right-colors: none;
 -moz-border-top-colors: none;
 background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
 border-color: currentcolor currentcolor rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.4);
 border-image: none;
 border-style: none none solid solid;
 border-width: medium medium 1px 1px;
 font-weight: 700;
 height: 27px;
 margin-top: 1px;
 padding: 8px 12px;
 position: absolute;
 right: 0;
 text-align: center;
 top: 0;
 width: 26px;
 z-index: 2;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
 background: rgba(0, 0, 0, 0.9);
}

.mean-container .mean-push {
 float: left;
 width: 100%;
 padding: 0;
 margin: 0;
 clear: both;
}

.mean-nav .wrapper {
 width: 100%;
 padding: 0;
 margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar,
.mean-container .mean-bar * {
 -webkit-box-sizing: content-box;
 -moz-box-sizing: content-box;
 box-sizing: content-box;
}

.mean-remove {
 display: none !important;
}

header.transparent-header {
 left: 0;
 position: absolute;
 top: 0;
 width: 100%;
 z-index: 56;
}

.white-menu .main-menu ul li a {
 padding: 40px 0;
}
.white-menu {
 padding: 0 30px;
}
.transparent-header .white-menu .main-menu ul li {
 margin-left: 35px;
}
.transparent-header .white-menu .main-menu ul li ul.submenu li {
 margin-left: 0px;
}
.white-menu .header-button {
 margin-top: 24px;
}
.transparent-header .header-white .social-icon::before {
 background: #fff;
}
.white-menu .header-button > a {
 border: 2px solid #fbba42;
}
.menu-item-has-children.active > a {
 font-weight: bold;
 color: #e54d3e !important;
}
/* header 
================================================*/
.menu_area_one {
 padding-bottom: 10px;
}
.oh_m__menu img {
 width: 46px;
}
.oh_m__menu {
 text-align: right;
}

/* footer 
================================================*/
footer {
 background-color: #151212;
 padding-top: 70px;
 padding-bottom: 70px;
 background-image: url(https://www.cedarhomes.com/staging/wp-content/uploads/2026/02/Bitmap-8.png);
 background-repeat: no-repeat;
 background-position: right center;
 background-size: 700px auto;
}
.footer_top .firstcolumn p {
 color: #fff;
 font-size: 28px;
}
.footer_top img {
 width: 140px;
}
.copyright-text p {
 font-size: 13px;
 line-height: 1.847;
 color: #fff;
}
/* new */
/* basick */

body {
 margin: 0;
 font-family: "Nunito", sans-serif;
 font-size: 20px;
 font-weight: 300;
 line-height: 1.4;
 color: #000000;
 background-color: #fff;
 word-wrap: break-word;
}
.bbq-text {
 margin-left: 3px;
}

/*  */
.wpdab_social ul {
 list-style: none;
 margin: 0;
 padding: 0;
}
.wpdab_social ul li {
 list-style: none;
 margin: 0;
 padding: 0;
 display: inline-block;
}
.wpdab_social ul li:not(:last-child) {
 margin-right: 2px;
}

.wpdab_social svg {
 width: 20px;
 height: 20px;
 fill: #ffffff;
}
.wpdab_social ul li a {
 padding: 10px;
 border: 1px solid #fff;
 line-height: 0;
 display: block;
 border-radius: 100%;
}

.gform_button,
footer .wp-block-button__link,
.tz-load-more {
 text-align: center;
 width: 200px;
 display: inline-block;
 border-radius: 6px;
 font-size: 18px;
 padding: 8px 20px;
 text-decoration: none;
 font-style: normal;
 background-color: #e54d3e;
 color: #fff;
 cursor: pointer;
}

[id^="remaining-posts"] {
 font-size: 14px !important;
 color: #333;
}
[id^="remaining-posts"] span {
 font-weight: 500;
}

.footer_text_like_menu {
 color: #ffffff;
 margin: 0;
 padding: 0;
 padding-right: 12%;
}
.footer_text_like_menu > .first_ul > li {
 list-style: none;
 padding: 0;
 margin-bottom: 20px;
}
.footer_text_like_menu > .first_ul > li a {
 color: #ffffff;
 text-decoration: none;
}
.footer_text_like_menu ul.first_ul {
 margin: 0;
 padding: 0;
}
.footer_text_like_menu ul li {
 color: #ffffff;
}
.copy_text {
 font-size: 12px;
 color: #ffffff;
}
.section_1 img {
 max-height: 150px;
 width: auto;
}
.s1_col-1,
.s1_col-2 {
 position: relative;
}
.s1_col-2:before {
 position: absolute !important;
 left: -11px !important;
 top: 0 !important;
 width: 1px !important;
 height: 100% !important;
 background: #9f6bad !important;
 content: "" !important;
}
.s1_col-2:after {
 position: absolute;
 right: -11px;
 top: 0;
 width: 1px;
 height: 100%;
 background: #9f6bad;
 content: "";
}
/*  card css */

.card_wrap .card {
 color: inherit;
 cursor: pointer;
 perspective: 1000px;
 position: relative;
 max-width: 300px;
 margin: 0 auto;
 border: 0px;
 background-color: transparent;
}

.card_wrap .front,
.card_wrap .back {
 display: flex;
 flex-wrap: wrap;
 flex-direction: column;
 border-radius: 6px;
 text-align: center;
 position: absolute;
 height: 100%;
 width: 100%;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
 transform-style: preserve-3d;
 transition: ease-in-out 600ms;
 border-radius: 30px;
 box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.35);
 justify-content: center;
}

.card_wrap .card .footer {
 min-height: 50px;
}

.card_wrap .card:hover .front {
 transform: rotateY(180deg);
}

.card_wrap .back {
 background: #ededed;
 transform: rotateY(-180deg);
 padding: 0 2em;
 height: 100%;
}

.card_wrap .card:hover .back {
 transform: rotateY(0deg);
}
.card_wrap .head {
 padding-top: 25px;
 width: 100%;
}
.card_wrap .head img {
 max-height: 90px;
 width: auto;
 margin-bottom: 25px;
 padding: 0 25%;
 display: inline-block;
}
.card_wrap .tit {
 min-height: 75px;
 line-height: 1;
 font-family: "Nunito", sans-serif;
 font-style: normal;
 font-weight: bold;
}
.card_wrap .desc {
 min-height: 234px;
 font-size: 35px;
 font-weight: normal;
 font-style: normal;
 font-family: "Rokkitt", serif;
 line-height: 1.05;
 padding: 7px 15px;
 display: flex;
 align-items: center;
 width: 100%;
}
.card_wrap .back {
 background: #ffffff;
 transform: rotateY(-180deg);
 padding: 15px 10px 10px 25px;
 height: 100%;
 font-family: "Nunito", sans-serif;
 font-style: normal;
}
.back ul {
 text-align: left;
 margin: 0;
 padding: 0;
}
.back ul li {
 margin-bottom: 15px;
}




/*  */


/* ===================================== Responsive adjustments */
@media (max-width: 480px) {
 .i_img_text > div {
  font-size: 4vw;
 }
 .i_img_text > div span {
  font-size: 3vw;
 }
}
@media (max-width: 1200px) {
 #modal1 {
  left: 0;
  transform: translateX(0%);
 }
 #modal4 {
  right: 0;
  transform: translateX(0%);
  left: auto;
 }
 #modal2 {
  left: -45px;
  transform: translateX(0%);
  right: auto;
  width: 250px;
 }
 #modal3 {
  right: 0;
  transform: translateX(30%);
  left: auto;
 }
 .i_img_text .main-text {
  font-size: clamp(20px, 4vw, 48px);
  font-weight: normal;
  cursor: pointer;
  position: relative;
  line-height: 1.3;
 }
}
/* Single Page */
.post_head h1 {
 font-size: 58px;
 font-weight: normal;
 line-height: 1;
}
section.main_content {
 padding-top: 20px;
 padding-bottom: 70px;
}
.back_to_r {
 padding: 10px 0;
}
.back_to_r a {
 font-weight: bold;
 font-size: 17px;
}

section.post_head .row {
 align-items: center;
}
.radil_img_wrap {
 max-width: 100%;
 max-height: 100%;
 width: 340px;
 height: 340px;
 position: relative;
 margin: auto;
}
.radil_img {
 width: 100%;
 height: 100%;
 border-radius: 50%;
 overflow: hidden;
 display: inline-block;
}
.radil_img {
 width: calc(100% - 35px);
 height: calc(100% - 35px);
 border-radius: 50%;
 overflow: hidden;
 display: inline-block;
 position: absolute;
 bottom: 0;
 left: 9px;
}
.radil_border {
 background: rgba(192, 158, 202, 0.8);
 width: 100%;
 height: 100%;
 border-radius: 50%;
}
.wp-block-button a,
.watch_now_btn,
[id*="gform"] input[type="submit"] {
 text-align: center !important;
 display: inline-block !important;
 border-radius: 6px !important;
 font-size: 18px !important;
 padding: 8px 40px !important;
 text-decoration: none !important;
 font-style: normal !important;
 font-weight: 500;
 margin-bottom: 25px;
}
.watch_now_btn {
 background-color: #e54d3e !important;
 color: #fff !important;
 margin-top: 30px;
 margin-bottom: 0;
}
.custom_hr {
 border-top: 1px dotted !important;
 border-color: #e54d3e !important;
}
.back_to_r a {
 color: #000;
}
.radil_img_wrap img {
 width: 100%;
 height: 100% !important;
 object-fit: cover;
}

/*  */
.single-post-widget.row {
 align-items: center;
 padding-top: 60px;
 padding-bottom: 60px;
}
.single-post-widget .featured-head h2 {
 font-size: 36px;
 margin-bottom: 30px;
 font-family: "Rokkitt", serif;
 font-weight: normal;
}
.single-post-widget .featured-head h3 {
 margin-bottom: 0px;
}
.single-post-widget .post-tags {
 color: #e54d3e;
 font-size: 28px;
 text-transform: uppercase;
 font-weight: 500;
 margin-bottom: 15px;
}
.single-post-widget h3.post-title {
 margin-bottom: 10px;
}
.alt-image {
 text-align: center;
}
.alt-image img {
 display: inline-block;
}
[id*="gform"] input[type="text"],
[id*="gform"] input[type="email"],
[id*="gform"] input[type="url"],
[id*="gform"] input[type="tel"],
[id*="gform"] input[type="number"],
[id*="gform"] input[type="password"],
[id*="gform"] input[type="date"],
[id*="gform"] input[type="file"],
[id*="gform"] select,
[id*="gform"] textarea {
 border: 1px solid rgba(0, 0, 0, 0.2) !important;
 padding: 12px 15px !important;
 width: 100%;
 font-size: 16px !important;
 font-weight: 400 !important;
 margin: 0px;
 line-height: 1.3 !important;
 height: auto;
 height: 48px !important;
 border-radius: 10px !important;
 display: flex !important;
 align-items: center;
 margin-bottom: 7px;
}
[id*="gform"] label.gfield_label {
 font-size: 17px !important;
 color: #808080 !important;
 margin-bottom: 3px !important;
}
[id*="gform"] input[type="submit"] {
 background-color: #e54d3e !important;
}
h2 a,
h3 a {
 color: #e54d3e !important;
}

/*  */


.position_relative .e-con-inner {
 position: relative;
}
.has-equal-height .swiper-slide,
.has-equal-height .swiper-slide > .e-con {
 height: var(--swiper_wrapper_height) !important;
}
/* Actual arrow buttons */


header .dropdown-item {
 white-space: inherit;
 line-height: 1.4 !important;
}
.has_mh select {
 height: 110px !important;
}
.logo img {
 max-height: 180px;
 width: auto;
 padding: 10px 0px 20px 0px;
 box-sizing: border-box;
}
.main-menu ul.menu_ul > li > a {
 color: var(--mcolor);
 display: inline-block;
 padding: 10px 10px;
 text-decoration: none;
 line-height: 1.3;
 font-size: 16px;
 font-family: "Open Sans";
 font-weight: normal;
 font-style: normal;
}
.header_bottom ul li {
 display: inline-block;
}
.header_bottom ul li a {
 padding: 8px 3px 2px 3px;
 margin: 0px 12px;
 font-family: "Open Sans";
 font-weight: normal;
 font-style: normal;
 border-bottom: 6px solid transparent;
 font-size: 16px;
 color: #fff;
 text-decoration: none;
}
/*  */
.footer_top ul li {
 list-style: none;
 display: inline-block;
}
.footer_top ul li a {
 color: #ffffff;
 font-size: 23px;
 width: 23px;
 height: 23px;
 line-height: 23px;
 margin-right: 20px;
 text-align: center;
 display: block;
}
.lastcolumn p {
 color: #ffffff;
 text-align: right;
}
.social_col > div {
 display: inline-block;
 color: #ffffff;
}
.social_col > div {
 display: inline-block;
 color: #ffffff;
}
.bbq {
 display: inline-flex !important;
 align-items: center;
 margin-left: 100px;
}
.social_col ul {
 margin-bottom: 0;
}
.bbq-img img {
 max-height: 25px;
 width: 100%;
}
.bbq {
 display: inline-flex !important;
 align-items: baseline;
 margin-left: 100px;
}
.lastcolumn p {
 color: #ffffff;
 text-align: right;
 margin-bottom: 0;
}

@media only screen and (min-width: 767px) {
 .scroll_ani_col_1,
 .scroll_ani_col_2 {
  position: relative;
 }
 .scroll_ani_col_2:before {
  position: absolute !important;
  width: 2px !important;
  height: 100% !important;
  background: #a5a436 !important;
  content: "" !important;
  left: -1px !important;
  top: 0 !important;
 }
 .scroll_ani_col_2:after {
  position: absolute;
  width: 2px;
  height: 100%;
  background: #a5a436;
  content: "";
  right: -1px;
  top: 0;
 }
 .animation_line {
  display: inline-flex;
  position: absolute !important;
  right: calc(0px - 45px);
  width: 90px;
  height: 90px;
  top: calc(50% - 45px);
  z-index: 2;
 }
}

.mainpost.type-mainpost {
    padding-top: 70px;
}


/*
===================================================================*/
@media only screen and (min-width: 991.99px) {
 .menu_row {
  display: flex;
  align-items: center;
 }

 .logo_col {
  width: 200px;
  font-weight: bold;
  font-size: 20px;
  color: #333;
 }
 .menu_col {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  gap: 20px;
 }
 .main-menu {
  width: 100%;
 }
 .main-menu {
  width: 100%;
 }
 .main-menu > nav > div > ul {
  display: block;
  justify-content: space-between;
  margin: 0;
  padding-left: 50px;
  text-align: right;
 }
}
/*md= Medium devices (desktops, 992px and up) 
===================================================================*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
 .card_wrap .back {
  font-size: 18px;
 }
}
/*sm= Small devices (tablets, 768px and up) 
===================================================================*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .card_wrap .head img {
  max-height: 78px;
 }
 .card_wrap .back {
  font-size: 13px;
 }
 .card_wrap .desc {
  font-size: 26px;
 }



 .three_s_o:after {
  top: 142px;
  background-size: 50%;
 }


 span.headding_l {
  display: inline-block;
 }
 .radil_img_wrap {
  width: 300px;
  height: 300px;
 }
 .lastcolumn p {
  text-align: center !important;
  margin-top: 30px;
 }
 .social_col {
  display: flex;
  align-items: center;
  justify-content: space-around;
 }
}
/*xs= Extra small devices (phones, less than 768px) 
===================================================================*/
@media only screen and (max-width: 767px) {
 .featured-content {
  text-align: center;
  margin-bottom: 50px;
 }
 .s1_col-2:before,
 .s1_col-2:after {
  display: none !important;
 }
 .three_s_o:after {
  opacity: 0.1;
 }
 footer {
  text-align: center;
 }
 footer ul:not(.first_ul) {
  padding: 0 !important;
  list-style-position: inside;
 }
 .footer_text_like_menu ul li {
  margin-bottom: 10px;
 }
 footer .wp-block-buttons {
  justify-content: center;
 }
 .wpdab_social ul {
  text-align: center !important;
  padding-right: 0 !important;
 }
 .footer_text_like_menu {
  padding-right: 0;
 }

 span.headding_l {
  display: inline-block;
 }
 .c_light_r:after {
  display: none;
 }
 .header-bottom-area img {
  height: 80px;
 }
 .header-bottom-area.sticky-menu img {
  height: 60px;
 }
 .header-bottom-area.sticky-menu a.meanmenu-reveal {
  margin-top: -49px;
 }
 .admin-bar .header-bottom-area.sticky-menu {
  top: 46px; /* Desktop admin bar height */
 }
 .header_bottom .text-right {
  text-align: center !important;
 }
 .logo img {
  max-height: 110px;
 }
 .lastcolumn p {
  text-align: center !important;
  margin-top: 30px;
 }
 .social_col > div {
  display: block;
 }
 .bbq {
  margin-left: 0;
  margin-top: 20px;
 }
}

@media only screen and (max-width: 480px) {

}
