/*-----------------------------------------------------------------------------------

    Template Name: eKagoz - Blog, News & Magazine HTML5 Template
    Description:  Blog, News & Magazine HTML5 Template
    Author: BDevs
    Version: 1.0

-----------------------------------------------------------------------------------

    CSS INDEX
    ===================

  01. Theme default CSS
	02. Header
  03. news
	04. footer
	05. testimonial
	06. newsletter
	07. breadcrumb
	08. team
	09. about
	10. btn
	11. faq
	12. contact

-----------------------------------------------------------------------------------*/
/*----------------------------------------*/
/*  01. Theme default CSS
/*----------------------------------------*/
/* 1. Theme default css */
@import url("https://fonts.googleapis.com/css?family=Inter:300,400,500,600,700,900|Roboto:300,400,500,700,900&amp;display=swap");
body {
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #000000; }

.img, img {
  max-width: 100%;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }

.f-left {
  float: left; }

.f-right {
  float: right; }

.fix {
  overflow: hidden; }

  a{
    text-decoration: none;
  }

a,
.button {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }

a:focus,
.button:focus {
  text-decoration: none;
  outline: none; }

a:focus,
a:hover {
  /*text-decoration: none;*/
color: #29a4a1;
}
   
a,
button {
  color: inherit;
  outline: medium none; }

button:focus, input:focus, input:focus, textarea, textarea:focus {
  outline: 0; }

.uppercase {
  text-transform: uppercase; }

.capitalize {
  text-transform: capitalize; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Inter", sans-serif;
  color: #222;
  margin-top: 0px;
  font-style: normal;
  font-weight: 700;
  text-transform: normal;
  line-height: 1.2; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit; 
}
  

h1 {
  font-size: 40px;
  font-weight: 700; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 28px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 16px; }

/*ul {*/
/*  margin: 0px;*/
/*  padding: 0px; }*/

/*li {*/
/*  list-style: none; }*/

p {
  font-size: 18px;
  font-weight: normal;
  line-height: 28px;
  color: #888888;
  margin-bottom: 15px; }

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: #222;
  color: #ffffff;
  text-shadow: none; }

::-moz-selection {
  background: #222;
  color: #ffffff;
  text-shadow: none; }

::selection {
  background: #222;
  color: #ffffff;
  text-shadow: none; }

/*--
    - Input Placeholder
-----------------------------------------*/
*::-moz-placeholder {
  color: #222;
  font-size: 14px;
  opacity: 1; }

*::placeholder {
  color: #222;
  font-size: 14px;
  opacity: 1; }

/*--
    - Common Classes
-----------------------------------------*/
.fix {
  overflow: hidden; }

.clear {
  clear: both; }

/*--
    - Background color
-----------------------------------------*/
.grey-bg {
  background: #f0f0f0; }

.grey-2-bg {
  background: #f7f7f7; }

.white-bg {
  background: #ffffff; }

.red-bg {
  background: #f43d33; }

.black-bg {
  background: #222; }

.blue-bg {
  background: #1b1b50; }

.blue-soft-bg {
  background: #007bff; }

.theme-bg {
  background: #29a4a1; }
.bg-background{
  background-color: hsl(var(00%100% ));

}
.bg-gray-900{
  background-color: #111827; 
}
.bg-gray-50{
  background-color: #f9fafb;
}
/*--
    - color
-----------------------------------------*/
.white-color {
  color: #ffffff; }

.black-color {
  color: #222; }

.theme-color {
  color: #29a4a1; }

/*--
    - Margin & Padding
-----------------------------------------*/
/*-- Margin Top --*/
.mt-5 {
  margin-top: 5px; }

.mt-10 {
  margin-top: 10px; }

.mt-15 {
  margin-top: 15px; }

.mt-20 {
  margin-top: 20px; }

.mt-25 {
  margin-top: 25px; }

.mt-30 {
  margin-top: 30px; }

.mt-35 {
  margin-top: 35px; }

.mt-40 {
  margin-top: 40px; }

.mt-45 {
  margin-top: 45px; }

.mt-50 {
  margin-top: 50px; }

.mt-55 {
  margin-top: 55px; }

.mt-60 {
  margin-top: 60px; }

.mt-65 {
  margin-top: 65px; }

.mt-70 {
  margin-top: 70px; }

.mt-75 {
  margin-top: 75px; }

.mt-80 {
  margin-top: 80px; }

.mt-85 {
  margin-top: 85px; }

.mt-90 {
  margin-top: 90px; }

.mt-95 {
  margin-top: 95px; }

.mt-100 {
  margin-top: 100px; }

.mt-105 {
  margin-top: 105px; }

.mt-110 {
  margin-top: 110px; }

.mt-115 {
  margin-top: 115px; }

.mt-120 {
  margin-top: 120px; }

.mt-125 {
  margin-top: 125px; }

.mt-130 {
  margin-top: 130px; }

.mt-135 {
  margin-top: 135px; }

.mt-140 {
  margin-top: 140px; }

.mt-145 {
  margin-top: 145px; }

.mt-150 {
  margin-top: 150px; }

.mt-155 {
  margin-top: 155px; }

.mt-160 {
  margin-top: 160px; }

.mt-165 {
  margin-top: 165px; }

.mt-170 {
  margin-top: 170px; }

.mt-175 {
  margin-top: 175px; }

.mt-180 {
  margin-top: 180px; }

.mt-185 {
  margin-top: 185px; }

.mt-190 {
  margin-top: 190px; }

.mt-195 {
  margin-top: 195px; }

.mt-200 {
  margin-top: 200px; }

/*-- Margin Bottom --*/
.mb-5 {
  margin-bottom: 5px; }

.mb-10 {
  margin-bottom: 10px; }

.mb-15 {
  margin-bottom: 15px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-25 {
  margin-bottom: 25px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-35 {
  margin-bottom: 35px; }

.mb-40 {
  margin-bottom: 40px; }

.mb-45 {
  margin-bottom: 45px; }

.mb-50 {
  margin-bottom: 50px; }

.mb-55 {
  margin-bottom: 55px; }

.mb-60 {
  margin-bottom: 60px; }

.mb-65 {
  margin-bottom: 65px; }

.mb-70 {
  margin-bottom: 70px; }

.mb-75 {
  margin-bottom: 75px; }

.mb-80 {
  margin-bottom: 80px; }

.mb-85 {
  margin-bottom: 85px; }

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

.mb-95 {
  margin-bottom: 95px; }

.mb-100 {
  margin-bottom: 100px; }

.mb-105 {
  margin-bottom: 105px; }

.mb-110 {
  margin-bottom: 110px; }

.mb-115 {
  margin-bottom: 115px; }

.mb-120 {
  margin-bottom: 120px; }

.mb-125 {
  margin-bottom: 125px; }

.mb-130 {
  margin-bottom: 130px; }

.mb-135 {
  margin-bottom: 135px; }

.mb-140 {
  margin-bottom: 140px; }

.mb-145 {
  margin-bottom: 145px; }

.mb-150 {
  margin-bottom: 150px; }

.mb-155 {
  margin-bottom: 155px; }

.mb-160 {
  margin-bottom: 160px; }

.mb-165 {
  margin-bottom: 165px; }

.mb-170 {
  margin-bottom: 170px; }

.mb-175 {
  margin-bottom: 175px; }

.mb-180 {
  margin-bottom: 180px; }

.mb-185 {
  margin-bottom: 185px; }

.mb-190 {
  margin-bottom: 190px; }

.mb-195 {
  margin-bottom: 195px; }

.mb-200 {
  margin-bottom: 200px; }

.mb-205 {
  margin-bottom: 205px; }

.mb-210 {
  margin-bottom: 210px; }

.mb-215 {
  margin-bottom: 215px; }

.mb-220 {
  margin-bottom: 220px; }

.mb-225 {
  margin-bottom: 225px; }

.mb-230 {
  margin-bottom: 230px; }

.mb-235 {
  margin-bottom: 235px; }

.mb-240 {
  margin-bottom: 240px; }

.mb-245 {
  margin-bottom: 245px; }

.mb-250 {
  margin-bottom: 250px; }

.mb-255 {
  margin-bottom: 255px; }

.mb-260 {
  margin-bottom: 260px; }

.mb-265 {
  margin-bottom: 265px; }

.mb-270 {
  margin-bottom: 270px; }

.mb-275 {
  margin-bottom: 275px; }

.mb-280 {
  margin-bottom: 280px; }

.mb-285 {
  margin-bottom: 285px; }

.mb-290 {
  margin-bottom: 290px; }

.mb-295 {
  margin-bottom: 295px; }

.mb-300 {
  margin-bottom: 300px; }

/*-- Margin Left --*/
.ml-5 {
  margin-left: 5px; }

.ml-10 {
  margin-left: 10px; }

.ml-15 {
  margin-left: 15px; }

.ml-20 {
  margin-left: 20px; }

.ml-25 {
  margin-left: 25px; }

.ml-30 {
  margin-left: 30px; }

.ml-35 {
  margin-left: 35px; }

.ml-40 {
  margin-left: 40px; }

.ml-45 {
  margin-left: 45px; }

.ml-50 {
  margin-left: 50px; }

.ml-55 {
  margin-left: 55px; }

.ml-60 {
  margin-left: 60px; }

.ml-65 {
  margin-left: 65px; }

.ml-70 {
  margin-left: 70px; }

.ml-75 {
  margin-left: 75px; }

.ml-80 {
  margin-left: 80px; }

.ml-85 {
  margin-left: 85px; }

.ml-90 {
  margin-left: 90px; }

.ml-95 {
  margin-left: 95px; }

.ml-100 {
  margin-left: 100px; }

.ml-105 {
  margin-left: 105px; }

.ml-110 {
  margin-left: 110px; }

.ml-115 {
  margin-left: 115px; }

.ml-120 {
  margin-left: 120px; }

.ml-125 {
  margin-left: 125px; }

.ml-130 {
  margin-left: 130px; }

.ml-135 {
  margin-left: 135px; }

.ml-140 {
  margin-left: 140px; }

.ml-145 {
  margin-left: 145px; }

.ml-150 {
  margin-left: 150px; }

.ml-155 {
  margin-left: 155px; }

.ml-160 {
  margin-left: 160px; }

.ml-165 {
  margin-left: 165px; }

.ml-170 {
  margin-left: 170px; }

.ml-175 {
  margin-left: 175px; }

.ml-180 {
  margin-left: 180px; }

.ml-185 {
  margin-left: 185px; }

.ml-190 {
  margin-left: 190px; }

.ml-195 {
  margin-left: 195px; }

.ml-200 {
  margin-left: 200px; }

/*-- Margin Right --*/
.mr-5 {
  margin-right: 5px; }

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

.mr-15 {
  margin-right: 15px; }

.mr-20 {
  margin-right: 20px; }

.mr-25 {
  margin-right: 25px; }

.mr-30 {
  margin-right: 30px; }

.mr-35 {
  margin-right: 35px; }

.mr-40 {
  margin-right: 40px; }

.mr-45 {
  margin-right: 45px; }

.mr-50 {
  margin-right: 50px; }

.mr-55 {
  margin-right: 55px; }

.mr-60 {
  margin-right: 60px; }

.mr-65 {
  margin-right: 65px; }

.mr-70 {
  margin-right: 70px; }

.mr-75 {
  margin-right: 75px; }

.mr-80 {
  margin-right: 80px; }

.mr-85 {
  margin-right: 85px; }

.mr-90 {
  margin-right: 90px; }

.mr-95 {
  margin-right: 95px; }

.mr-100 {
  margin-right: 100px; }

.mr-105 {
  margin-right: 105px; }

.mr-110 {
  margin-right: 110px; }

.mr-115 {
  margin-right: 115px; }

.mr-120 {
  margin-right: 120px; }

.mr-125 {
  margin-right: 125px; }

.mr-130 {
  margin-right: 130px; }

.mr-135 {
  margin-right: 135px; }

.mr-140 {
  margin-right: 140px; }

.mr-145 {
  margin-right: 145px; }

.mr-150 {
  margin-right: 150px; }

.mr-155 {
  margin-right: 155px; }

.mr-160 {
  margin-right: 160px; }

.mr-165 {
  margin-right: 165px; }

.mr-170 {
  margin-right: 170px; }

.mr-175 {
  margin-right: 175px; }

.mr-180 {
  margin-right: 180px; }

.mr-185 {
  margin-right: 185px; }

.mr-190 {
  margin-right: 190px; }

.mr-195 {
  margin-right: 195px; }

.mr-200 {
  margin-right: 200px; }

/*-- Padding Top --*/
.pt-5 {
  padding-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*-- Padding Bottom --*/
.pb-5 {
  padding-bottom: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*-- Padding Left --*/
.pl-5 {
  padding-left: 5px; }

.pl-10 {
  padding-left: 10px; }

.pl-15 {
  padding-left: 15px; }

.pl-20 {
  padding-left: 20px; }

.pl-25 {
  padding-left: 25px; }

.pl-30 {
  padding-left: 30px; }

.pl-35 {
  padding-left: 35px; }

.pl-40 {
  padding-left: 40px; }

.pl-45 {
  padding-left: 45px; }

.pl-50 {
  padding-left: 50px; }

.pl-55 {
  padding-left: 55px; }

.pl-60 {
  padding-left: 60px; }

.pl-65 {
  padding-left: 65px; }

.pl-70 {
  padding-left: 70px; }

.pl-75 {
  padding-left: 75px; }

.pl-80 {
  padding-left: 80px; }

.pl-85 {
  padding-left: 85px; }

.pl-90 {
  padding-left: 90px; }

.pl-95 {
  padding-left: 95px; }

.pl-100 {
  padding-left: 100px; }

.pl-105 {
  padding-left: 105px; }

.pl-110 {
  padding-left: 110px; }

.pl-115 {
  padding-left: 115px; }

.pl-120 {
  padding-left: 120px; }

.pl-125 {
  padding-left: 125px; }

.pl-130 {
  padding-left: 130px; }

.pl-135 {
  padding-left: 135px; }

.pl-140 {
  padding-left: 140px; }

.pl-145 {
  padding-left: 145px; }

.pl-150 {
  padding-left: 150px; }

.pl-155 {
  padding-left: 155px; }

.pl-160 {
  padding-left: 160px; }

.pl-165 {
  padding-left: 165px; }

.pl-170 {
  padding-left: 170px; }

.pl-175 {
  padding-left: 175px; }

.pl-180 {
  padding-left: 180px; }

.pl-185 {
  padding-left: 185px; }

.pl-190 {
  padding-left: 190px; }

.pl-195 {
  padding-left: 195px; }

.pl-200 {
  padding-left: 200px; }

/*-- Padding Right --*/
.pr-5 {
  padding-right: 5px; }

.pr-10 {
  padding-right: 10px; }

.pr-15 {
  padding-right: 15px; }

.pr-20 {
  padding-right: 20px; }

.pr-25 {
  padding-right: 25px; }

.pr-30 {
  padding-right: 30px; }

.pr-35 {
  padding-right: 35px; }

.pr-40 {
  padding-right: 40px; }

.pr-45 {
  padding-right: 45px; }

.pr-50 {
  padding-right: 50px; }

.pr-55 {
  padding-right: 55px; }

.pr-60 {
  padding-right: 60px; }

.pr-65 {
  padding-right: 65px; }

.pr-70 {
  padding-right: 70px; }

.pr-75 {
  padding-right: 75px; }

.pr-80 {
  padding-right: 80px; }

.pr-85 {
  padding-right: 85px; }

.pr-90 {
  padding-right: 90px; }

.pr-95 {
  padding-right: 95px; }

.pr-100 {
  padding-right: 100px; }

.pr-105 {
  padding-right: 105px; }

.pr-110 {
  padding-right: 110px; }

.pr-115 {
  padding-right: 115px; }

.pr-120 {
  padding-right: 120px; }

.pr-125 {
  padding-right: 125px; }

.pr-130 {
  padding-right: 130px; }

.pr-135 {
  padding-right: 135px; }

.pr-140 {
  padding-right: 140px; }

.pr-145 {
  padding-right: 145px; }

.pr-150 {
  padding-right: 150px; }

.pr-155 {
  padding-right: 155px; }

.pr-160 {
  padding-right: 160px; }

.pr-165 {
  padding-right: 165px; }

.pr-170 {
  padding-right: 170px; }

.pr-175 {
  padding-right: 175px; }

.pr-180 {
  padding-right: 180px; }

.pr-185 {
  padding-right: 185px; }

.pr-190 {
  padding-right: 190px; }

.pr-195 {
  padding-right: 195px; }

.pr-200 {
  padding-right: 200px; }

/* scrollUp */
#scrollUp {
  background: #222;
  height: 40px;
  width: 40px;
  right: 50px;
  bottom: 77px;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
  line-height: 40px; }

#scrollUp:hover {
  background: #333; }

	/*
  	Flaticon icon font: Flaticon
  	Creation date: 09/12/2019 13:41
  	*/
@font-face {
  font-family: "Flaticon";
  src: url("../fonts/Flaticon.eot");
  src: url("../fonts/Flaticond41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Flaticon.woff2") format("woff2"), url("../fonts/Flaticon.woff") format("woff"), url("../fonts/Flaticon.ttf") format("truetype"), url("../fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("https://devsnews.com/template/ekagoz/ekagoz//css/Flaticon.svg/#Flaticon") format("svg"); } }
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-style: normal; }

.flaticon-house-1:before {
  content: "\f100"; }

.flaticon-access:before {
  content: "\f101"; }

.flaticon-window:before {
  content: "\f102"; }

.flaticon-payment:before {
  content: "\f103"; }

.flaticon-repair:before {
  content: "\f104"; }

.flaticon-medal:before {
  content: "\f105"; }

.flaticon-address:before {
  content: "\f106"; }

.flaticon-love:before {
  content: "\f107"; }

.flaticon-swimming-pool:before {
  content: "\f108"; }

.flaticon-parquet:before {
  content: "\f109"; }

.flaticon-hammer:before {
  content: "\f10a"; }

.flaticon-roller:before {
  content: "\f10b"; }

.flaticon-gear:before {
  content: "\f10c"; }

.flaticon-sofa:before {
  content: "\f10d"; }

/*--
    - Overlay
------------------------------------------*/
[data-overlay] {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  [data-overlay]::before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: ""; }

/*-- Overlay Color --*/
[data-overlay="light"]::before {
  background-color: #ffffff; }

[data-overlay="dark"]::before {
  background-color: #222; }

/*-- Overlay Opacity --*/
[data-opacity="1"]::before {
  opacity: 0.1; }

[data-opacity="2"]::before {
  opacity: 0.2; }

[data-opacity="3"]::before {
  opacity: 0.3; }

[data-opacity="4"]::before {
  opacity: 0.4; }

[data-opacity="5"]::before {
  opacity: 0.5; }

[data-opacity="6"]::before {
  opacity: 0.6; }

[data-opacity="7"]::before {
  opacity: 0.7; }

[data-opacity="8"]::before {
  opacity: 0.8; }

[data-opacity="9"]::before {
  opacity: 0.9; }

/* 2 header */
.header-transparent {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  transition: .4s; }

.sticky {
  left: 0;
  margin: auto;
  position: sticky;
  top: 0;
  width: 100%;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
  z-index: 9999;
  /*-webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;*/
  /*animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;*/
  -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  background: #ffffff99;
  backdrop-filter: blur(8px);
}

.menu-2.sticky {
  background: #29a4a1; }

.menu-2.sticky .menu-bg-2 {
  padding: 0; }

.header-info h5 {
  color: #ffffff;
  background: #29a4a1;
  margin-bottom: 0;
  padding: 22px 71px;
  text-transform: uppercase;
  font-size: 16px; }

.header-text {
  overflow: hidden;
  position: relative;
  right: 11px;
  top: 17px; }
  .header-text ul li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .header-text ul li a {
      font-size: 14px;
      font-weight: 400;
      color: #aeaeae; }

.search-icon {
  margin-top: 25px;
  margin-left: 14px; }

.search-icon a {
  font-size: 14px;
  transition: .3s;
  color: #040d33; }
  .search-icon a:hover {
    color: #29a4a1; }

.header-icon {
  margin-left: 110px; }

.header-icon a {
  color: #fff;
  font-size: 13px;
  display: inline-block;
  text-align: center;
  margin-right: 5px;
  transition: .3s;
  height: 35px;
  width: 35px;
  line-height: 35px;
  background: #47639e;
  border-radius: 50%; }
  .header-icon a:last-child {
    margin-right: 0; }

.header-icon a.twitt {
  background: #000; }

.header-icon a.instagra {
  background: #f36233; }

.header-icon a.youtub {
  background: #ec2828; }

.header-lang {
  padding: 22px 17px 22px;
  background: #f36233; }

.lang-icon > a {
  font-size: 18px;
  color: #ffffff;
  margin-left: 5px;
  font-weight: 700; }

.lang-icon i {
  font-size: 18px;
  position: relative;
  top: 2px;
  left: 3px; }

.header-lang-list {
  position: absolute;
  width: 137px;
  opacity: 0;
  visibility: hidden;
  padding: 20px 15px;
  border-bottom: 3px solid #f36233;
  transition: .4s;
  z-index: 999;
  background: #ffffff;
  padding-bottom: 5px;
  padding-top: 4px;
  top: 100%;
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
  transition: .3s;
  left: 0; }

.header-lang:hover .header-lang-list {
  opacity: 1;
  visibility: visible; }

.header-lang-list li {
  display: block;
  margin-bottom: 0;
  padding: 5px 0; }
  .header-lang-list li a {
    display: block;
    color: #647589;
    font-size: 13px; }
    .header-lang-list li a:hover {
      color: #f36233; }

.pos-rel {
  position: relative; }

.menu-bar a {
  background: #222;
  padding: 22px 29px;
  display: inline-block; }
  .menu-bar a i {
    font-size: 24px;
    color: #fff;
    transition: .3s; }

.header-02-info {
  margin-top: 24px;
  margin-right: 35px; }
  .header-02-info span {
    color: #888888;
    font-size: 14px;
    font-weight: 400; }
    .header-02-info span a {
      color: #222;
      font-weight: 700;
      margin-right: 3px;
      text-transform: uppercase; }
    .header-02-info span i {
      color: #f36233;
      margin-right: 6px; }

.header-3-info {
  margin-top: 22px;
  margin-right: 0; }

.header-3-info span {
  color: #bdc6ea; }

.header-3-info span a {
  color: #ffffff;
  font-weight: 600;
  font-size: 16px; }

.header-3-info span i {
  font-size: 16px; }

/* extra info */
.extra-info {
  background: #152136;
  height: 100%;
  padding: 30px;
  position: fixed;
  right: 0;
  top: 0;
  transition: all 0.7s ease 0s;
  width: 340px;
  z-index: 9999;
  transform: translateX(100%);
  padding-bottom: 40px; }

.extra-info.info-open {
  transform: translateX(0); }

.extra-info-left {
  right: inherit;
  left: 0;
  transform: translateX(-100%); }

.extra-info.extra-info-left.info-open {
  transform: translateX(0); }

.close-icon {
  margin-top: -16px;
  text-align: right; }

.close-icon > button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  color: #29a4a1;
  cursor: pointer;
  font-size: 20px;
  padding: 0; }

.extra-info > p {
  color: #ddd;
  font-size: 15px;
  line-height: 28px; }

.extra-info.extra-info-left.info-open {
  transform: translateX(0); }

.instagram img {
  width: 100%; }

.social-icon-right > a {
  color: #fff;
  display: inline-block;
  margin-right: 20px;
  text-align: center; }

.social-icon-right > a:hover {
  color: #29a4a1; }

.instagram {
  overflow: hidden;
  margin: 0 -4px; }

.instagram > a {
  float: left;
  width: 33.33%;
  padding: 0 4px;
  margin-bottom: 7px; }

.side-info {
  border-top: 1px solid #344159;
  padding-top: 25px; }

.contact-list h4 {
  color: #fff;
  font-weight: 500;
  font-size: 18px; }

.contact-list p {
  color: #fff;
  opacity: .5;
  margin: 0;
  margin-bottom: 5px;
  line-height: 28px; }

.side-menu ul li:hover a {
  color: #29a4a1; }

.header-top-link {
  margin-top: 5px; }
  .header-top-link li {
    display: inline-block;
    padding-right: 16px; }
    .header-top-link li:last-child {
      padding-right: 0; }
    .header-top-link li a {
      font-size: 14px;
      font-weight: 400;
      color: #888888;
      transition: .3s; }
      .header-top-link li a:hover {
        color: #29a4a1; }

.header-2-right .header-02-info span a {
  font-size: 16px; }

.header-2-right .header-02-info span i {
  font-size: 16px; }

.header-2-right .header-lang {
  background: none;
  padding: 17px 0px 16px; }

.header-2-right .lang-icon > a {
  font-size: 14px;
  font-weight: 500;
  color: #888888; }

.header-2-right .header-02-info {
  margin-top: 19px;
  margin-right: 28px; }

.header-2-right .header-icon {
  margin-left: 36px; }

.menu-bg-2 {
  padding-left: 30px;
  padding-right: 30px; }

.header-1-right .menu-bar a {
  background: none;
  padding: 0;
  margin-top: 29px; }

.header-1-right .search-icon {
  margin-top: 30px;
  margin-left: 0;
  margin-right: 30px; }

.header-1-right .search-icon a {
  color: #ffffff; }
  .header-1-right .search-icon a:hover {
    color: #ffffff; }

.breaking-2-border {
  border: 1px solid #e9e9e9; }

.breaking-2-border .header-info h5 {
  padding: 21px 45px; }

.breaking-2-active .owl-nav div {
  color: #b5b5b5;
  font-size: 14px;
  position: absolute;
  top: 4px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-weight: 400;
  text-align: center;
  right: 30px; }

.breaking-2-active .owl-nav div.owl-prev {
  right: 50px; }

.breaking-2-active .owl-nav div:hover {
  color: #29a4a1; }

/* menu */
.main-menu nav > ul > li {
  display: inline-block;
  position: relative; }

.main-menu nav > ul > li > a {
  display: block;
  font-size: 14px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background: transparent;
  line-height: 1;
  position: relative;
  color: #222;
  font-weight: 500; }

.main-menu nav > ul > li:hover > a, .main-menu nav > ul > li.active > a {
  color: #29a4a1;
}

.main-menu > nav > ul > li > a::before {
  background: #29a4a1;
  content: "";
  height: 2px;
  position: absolute;
  top: 0;
  width: 0;
  transition: .5s;
  left: 0; }

/*.main-menu > nav > ul > li:hover > a::before, .main-menu > nav > ul > li.active > a::before {*/
/*  width: 100%; }*/

/* sub-menu */
.main-menu nav > ul > li .sub-menu {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  left: 0;
  opacity: 0;
  position: absolute;
  top: 120%;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 220px;
  z-index: 9;
  border-top: 3px solid #29a4a1;
  text-align: left; }

.main-menu nav > ul > li:hover .sub-menu {
  opacity: 1;
  top: 100%;
  visibility: visible; }

.main-menu nav > ul > li .sub-menu li {
  display: block; }

.main-menu nav > ul > li .sub-menu li a {
  color: #666666;
  font-size: 14px;
  margin: 0;
  padding: 13px 20px;
  text-transform: capitalize;
  display: block;
  font-size: 400; }

.main-menu nav > ul > li:hover > .sub-menu li > a:hover {
  color: #fff;
  background: #29a4a1; }

.menu-bg-2 .main-menu > nav > ul > li > a::before {
  display: none; }

.menu-bg-2 .main-menu nav > ul > li > a {
  background: none;
  color: #ffffff;
  padding: 33px 16px; }

/* mega-menu */
.main-menu ul li.static {
  position: static; }

.main-menu nav > ul li ul.mega-menu {
  min-width: 100%;
  opacity: 1;
  visibility: visible;
  padding: 35px;
  z-index: 0;
  position: absolute;
  top: 110%;
  left: 0;
  background: #fff;
  right: 0;
  text-align: left;
  box-shadow: 0px 15px 30px 0px rgba(0, 3, 143, 0.1);
  opacity: 0;
  visibility: hidden;
  /*transition: .1s;*/
  /*-webkit-transition: .1s;*/
  /*-moz-transition: .1s;*/
  /*-ms-transition: .1s;*/
  /*-o-transition: .1s;*/
  z-index: 9;
  background-position: bottom right;
  background-repeat: no-repeat; }

.main-menu ul li:hover ul.mega-menu {
  opacity: 1;
  visibility: visible;
  top: 100%;
}

/*.main-menu ul li ul.mega-menu li.mega-item {*/
/*  width: 25%;*/
/*  float: left;*/
/*  margin: 0; }*/

.main-menu ul li ul.mega-menu li.mega-item > a {
  color: #233d63;
  padding: 0;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize; }

.main-menu ul li ul.mega-menu li.mega-item ul {
  margin-top: 25px; }

.main-menu ul li ul.mega-menu li.mega-item ul li {
  display: block;
  margin: 0;
  margin-bottom: 16px; }

.main-menu ul li ul.mega-menu li.mega-item ul li:last-child {
  margin-bottom: 0; }

/*.main-menu ul li ul.mega-menu li.mega-item ul li a {*/
/*  color: #233d63;*/
/*  padding: 0;*/
/*  text-transform: capitalize;*/
/*  font-weight: 400; }*/

/*.main-menu ul li ul.mega-menu li.mega-item ul li a:hover {*/
/*  color: #F36233; }*/

/* Modals */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

.modal.active {
  opacity: 1;
  visibility: visible;
}

.modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(5px);
}

.modal-content {
  position: relative;
  background: white;
  border-radius: 16px;
  padding: 2rem;
  max-width: 500px;
  width: 90%;
  max-height: 90vh;
  overflow-y: auto;
  transform: scale(0.9);
  transition: transform 0.3s ease;
}

.modal.active .modal-content {
  transform: scale(1);
}

.modal-header {
  text-align: center;
  margin-bottom: 2rem;
  position: relative;
  display: block;
}

.modal-title {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
}

.modal-description {
  color: #666;
}

.modal-close {
  position: absolute;
  top: -1rem;
  right: -1rem;
  background: #f5f5f5;
  border: none;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease;
}

.modal-close:hover {
  background: #e5e5e5;
}

.modal-form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.form-group {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.form-label-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.form-group label {
  font-weight: 500;
  color: #333;
}

.form-group input {
  padding: 0.75rem;
  border: 1px solid #ddd;
  border-radius: 8px;
  font-size: 1rem;
  transition: border-color 0.3s ease;
}

.form-group input:focus {
  outline: none;
  border-color: #29a4a1;
}

.forgot-password {
  background: none;
  border: none;
  color: #29a4a1;
  font-size: 0.875rem;
  cursor: pointer;
  text-decoration: underline;
}

.login-btn {
  background: #29a4a1;
  color: white;
  border: none;
  padding: 0.75rem;
  border-radius: 8px;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.login-btn:hover {
  background: #238a87;
}

.login-btn:disabled {
  background: #ccc;
  cursor: not-allowed;
}

.login-help {
  text-align: center;
  color: #666;
  font-size: 0.875rem;
}

/* search modal */
/* Search Modal */
.search-modal-content {
  position: fixed;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
  background: white;
  border-radius: 16px;
  width: 90%;
  max-width: 600px;
  max-height: 80vh;
  overflow: hidden;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}

.search-header {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1rem;
  border-bottom: 1px solid #f0f0f0;
}

.search-header input {
  flex: 1;
  border: none;
  outline: none;
  font-size: 1.1rem;
  padding: 0.5rem 0;
}

.search-close {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.5rem;
  border-radius: 8px;
  transition: background-color 0.3s ease;
}

.search-close:hover {
  background: #f5f5f5;
}

.search-results {
  max-height: 400px;
  overflow-y: auto;
  padding: 1rem;
}

.search-placeholder {
  text-align: center;
  padding: 2rem;
  color: #666;
}

.search-placeholder svg {
  margin-bottom: 1rem;
  opacity: 0.5;
}

.search-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  border-top: 1px solid #f0f0f0;
  font-size: 0.875rem;
  color: #666;
}


.sub-wrap {
  border: 1px solid #e3e3e3; }

.subs-img {
  margin-right: 20px; }

.sub-content {
  padding-top: 11px; }

.sub-content span {
  background: #feefea;
  padding: 3px 10px;
  display: inline-block;
  font-weight: 500;
  font-size: 12px;
  color: #29a4a1; }

.sub-content h4 {
  font-size: 16px;
  margin-top: 7px;
  margin-bottom: 3px; }

.sub-content a {
  color: #29a4a1;
  font-weight: 700;
  font-size: 15px; }

#subscribe-modal .modal-dialog {
  max-width: 825px;
  margin: 1.75rem auto; }

#subscribe-modal .modal-content {
  background: none; }

.sub-m-img {
  float: left; }

.sub-m-form {
  overflow: hidden;
  padding: 0 55px; }

.sub-m-form h3 {
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 25px;
  line-height: 1; }

.sub-m-form h3 span {
  font-weight: 300;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 10px;
  display: block; }

.sub-m-form input {
  width: 100%;
  height: 60px;
  padding: 0 15px;
  border: 1px solid #ddd; }

.sub-m-form button {
  background: #29a4a1;
  color: #fff;
  border: 0;
  padding: 15px 60px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  margin-top: 15px; }

.sub-m-form button:hover {
  background: #222; }

button {
  cursor: pointer;
  transition: .3s; }

.sub-modal {
  margin-top: 20%;
  background: #fff; }

/* 03. news */
.hero-img::before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(to bottom, rgba(4, 13, 51, 0.2) 0%, rgba(4, 13, 51, 0.904) 100%); }
.hero-img img {
  width: 100%; }

.post-cart {
  position: absolute;
  top: 30px;
  left: 50px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  background: #29a4a1;
  padding: 6px 18px;
  line-height: 1; }
  .post-cart:hover {
    color: #ffffff; }

.hero-text {
  /*position: absolute;*/
  bottom: 0;
  left: 0;
  right: 0;
  padding: 45px; }
  .hero-text h3 {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.3;
    margin-top: 14px;
    margin-bottom: 24px; }
    .hero-text h3 > a {
      color: #ffffff;
      transition: .3s; }
      .hero-text h3 > a:hover {
        color: #29a4a1; }
  .hero-text > a {
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    transition: .3s; }
    .hero-text > a:hover {
      color: #29a4a1; }
    .hero-text > a span {
      border-bottom: 1px solid #ffffff;
      transition: .3s; }
    .hero-text > a i {
      position: relative;
      left: 7px; }
    .hero-text > a:hover span {
      border-color: #29a4a1; }

.hero-text {
  color: white;
}
.hero-text h2{
  font-size: 3.75rem;
  color: #FFFFFF;
}
.hero-text h3{
  font-size: 1.875rem;
  line-height: 2.25rem;
  color:#89be48;
}
.hero-text h4{
  font-size: 1.25rem;
  line-height: 2rem;
  color:#FFFFFF;
  font-weight: normal;
}
.hero-text p{
  font-size: 1.125rem;
  line-height: 1.75rem;
  color:#FFFFFF;
}

.hero-title {
  font-size: 4rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  color: #ffffff;
}

.hero-subtitle {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 1rem;
  opacity: 0.9;
}

.hero-description {
  font-size: 1.2rem;
  line-height: 1.6;
  margin-bottom: 2rem;
  opacity: 0.9;
}

.hero-location {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 1.1rem;
  font-weight: 500;
}

.hero-text-content{
  max-width: 48rem;
  color: #ffffffcc;
  padding-top: 1rem;
}
.hero-text-content p {
  font-size: 1.25rem;
}
.hero-meta > span {
  font-size: 14px;
  color: #ffffff;
  font-weight: 400;
  margin-right: 15px;
  transition: .3s;
  text-transform: uppercase; }
  .hero-meta > span > a:hover {
    color: #ffffff; }
  .hero-meta > span i {
    font-size: 11px;
    margin-right: 5px;
    position: relative; }

.hero-meta > span:last-child {
  margin-right: 0; }

.hero-03-wrapper .hero-text {
  padding: 30px; }

.hero-03-wrapper .hero-text h3 {
  font-size: 20px;
  line-height: 1.4;
  margin-top: 7px;
  margin-bottom: 11px; }

.hero-03-wrapper .post-cart {
  position: absolute;
  top: 20px;
  left: 30px; }

.hero-04-wrapper .hero-text {
  padding: 30px 30px 45px; }

.hero-04-wrapper .hero-text h3 {
  font-size: 24px;
  line-height: 1.3;
  margin-top: 8px;
  margin-bottom: 16px; }

.hero-04-wrapper .hero-meta > span {
  text-transform: capitalize; }

.hero-04-wrapper .post-cart {
  top: 20px;
  left: 30px;
  padding: 6px 12px; }

.hero-04-wrapper .post-02-cart {
  left: 97px; }

.hero-05-wrapper .hero-text {
  padding: 30px 30px 26px; }

.hero-05-wrapper .hero-text h3 {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 8px; }

.hero-2-wrapper .hero-text {
  padding: 20px 15px 25px; }

.hero-2-wrapper .hero-text h3 {
  font-size: 16px;
  margin-top: 6px;
  margin-bottom: 6px; }

.hero-2-wrapper .hero-meta > span {
  text-transform: capitalize; }

.hero-2-wrapper .hero-meta > span i {
  font-size: 14px;
  color: #29a4a1; }

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

.post-box-meta span {
  margin-right: 20px; }
  .post-box-meta span:last-child {
    margin-right: 0; }

.post-box-cart {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 3px 15px;
  display: inline-block; }
  .post-box-cart a {
    color: #ffffff; }

.color-1 {
  background: #f36233; }

.color-2 {
  background: #007bff; }

.color-3 {
  background: #4ca80b; }

.color-4 {
  background: #da1793; }

.color-5 {
  background: #fb2578; }

.color-6 {
  background: #008de4; }

.color-7 {
  background: #f43d33; }

.color-8 {
  background: #ff9500; }

.post-box-cart1 {
  font-weight: 400;
  font-size: 14px; }
  .post-box-cart1 a {
    color: #888888; }
    .post-box-cart1 a i {
      color: #666666;
      font-size: 11px;
      position: relative;
      right: 4px; }

.post-box-text h4 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 0;
  margin-top: 13px; }
  .post-box-text h4 a {
    transition: .3s; }
    .post-box-text h4 a:hover {
      color: #f36233; }

.section-title {
  /*border-bottom: 2px solid #eeeeee; */
}
  .section-title h4 {
    font-size: 20px;
    padding-bottom: 13px;
    margin-bottom: 0;
    text-transform: capitalize; }

.section-2 {
  overflow: hidden; }

.area-title {
  position: relative; }
  .area-title h3 {
    color: #ffffff;
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 0; }
  .area-title::before {
    position: absolute;
    height: 1px;
    width: 30px;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
    background: #ffffff;
    bottom: 0; }

.news-button a {
  color: #f36233;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 16px;
  border-bottom: 2px solid #f36233;
  line-height: 1;
  display: inline-block; }

.news-02-button a {
  color: #222;
  border-bottom: 2px solid #222; }

.latest-news-button a {

  font-weight: 600;
  text-transform: capitalize;
  
  line-height: 1;
  display: inline-block; }
  .latest-news-button a i {
    padding-left: 5px; }

.latest-newss-button a {
  color: #222;
  font-weight: 600;
  text-transform: capitalize;
  
  line-height: 1;
  display: inline-block;
  font-family: "Inter", sans-serif; }
  .latest-newss-button a i {
    padding-left: 5px; }

.post-content span {
  font-size: 15px;
  font-weight: 400;
  color: #888888;
  margin-bottom: 0; }

.post-content h4 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 6px; }
  .post-content h4 a {
    transition: .3; }
    .post-content h4 a:hover {
      color: #f36233; }

.post-sm-img {
  position: relative;
  margin-right: 20px; }

.post-sm-img > a img {
  width: 120px;
  height: 80px; }

.arrow-active .owl-nav div {
  color: #b5b5b5;
  font-size: 14px;
  position: absolute;
  top: -68px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-weight: 400;
  border: 1px solid #e2e2e2;
  height: 25px;
  width: 25px;
  text-align: center;
  line-height: 25px;
  right: 2px; }

.arrow-active .owl-nav div.owl-prev {
  right: 34px; }

.arrow-active .owl-nav div:hover {
  border-color: #f36233;
  color: #f36233; }

.latest-news-img a img {
  width: 100%; }

.news-cart {
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  background: #f36233;
  padding: 6px 13px;
  line-height: 1; }

.latest-news-text {
  margin-top: 20px; }
  .latest-news-text h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 12px; }
    .latest-news-text h4 > a {
      transition: .3s; }
      .latest-news-text h4 > a:hover {
        color: #f36233; }
  .latest-news-text p {
    margin-bottom: 0; }

.recent-news-img::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.904) 100%); }
.recent-news-img > a img {
  width: 100%; }

.recent-news-text {
  position: absolute;
  bottom: 0;
  z-index: 9;
  padding: 20px 20px 16px; }
  .recent-news-text h5 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 1.4;
    margin-top: 9px; }
    .recent-news-text h5 > a {
      color: #ffffff;
      transition: .3s; }
      .recent-news-text h5 > a:hover {
        color: #f36233; }

.recent-cart {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  padding: 6px 16px;
  line-height: 1;
  display: inline-block; }
  .recent-cart > a:hover {
    color: #ffffff; }

.social-icon a {
  color: #fff;
  font-size: 14px;
  display: inline-block;
  text-align: center;
  margin-right: 4px;
  transition: .3s;
  height: 40px;
  width: 40px;
  line-height: 40px;
  border-radius: 5px; }
  .social-icon a:last-child {
    margin-right: 0; }

.fb {
  background: #1f3d7c; }

.twit {
  background: #000; }

.insta {
  background: #f36233; }

.pin {
  background: #990011; }

.google {
  background: #df3520; }

.dribbble {
  background: #fb2578; }

.app {
  background: #00a276; }

.behance {
  background: #008de4; }

.insta1 {
  background: #405de6; }

.youtub {
  background: #ec2828; }

.banner-2-img > a img {
  width: 100%; }

.meta-box {
  font-size: 16px;
  color: #888888;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px; }
  .meta-box > :hover {
    color: #888888; }

.meta-cart {
  color: #f36233;
  position: relative;
  margin-right: 12px; }
  .meta-cart:hover {
    color: #f36233; }
  .meta-cart::before {
    content: "";
    position: absolute;
    background: #f36233;
    height: 2px;
    width: 2px;
    border-radius: 50%;
    right: -8px;
    top: 9px; }

.postbox-2 .post-box-text h4 {
  margin-top: 6px;
  font-size: 20px;
  line-height: 1.4; }

.postbox-2 .post-box-meta {
  margin-top: 10px; }

.postbox-2 .post-box-cart1 a i {
  font-size: 14px; }

.cart-1 {
  color: #da1793; }

.cart-1::before {
  background: #da1793; }

.cart-2 {
  color: #007bff; }

.cart-2::before {
  background: #007bff; }

.cart-3 {
  color: #4ca80b; }

.cart-4 {
  color: #f43d33; }

.cart-5 {
  color: #ff9500; }

/*.news-active .owl-nav div {*/
/*  color: #b5b5b5;*/
/*  font-size: 14px;*/
/*  position: absolute;*/
/*  top: -68px;*/
/*  -webkit-transition: all 0.3s ease 0s;*/
/*  -o-transition: all 0.3s ease 0s;*/
/*  transition: all 0.3s ease 0s;*/
/*  font-weight: 400;*/
/*  border: 1px solid #e2e2e2;*/
/*  height: 25px;*/
/*  width: 25px;*/
/*  text-align: center;*/
/*  line-height: 25px;*/
/*  right: 16px; }*/

/*.news-active .owl-nav div.owl-prev {*/
/*  right: 48px; }*/

/*.news-active .owl-nav div:hover {*/
/*  border-color: #f36233;*/
/*  color: #f36233; }*/

/*.news-active .owl-nav div {*/
/*  color: #b5b5b5;*/
/*  font-size: 14px;*/
/*  position: absolute;*/
/*  top: -68px;*/
/*  -webkit-transition: all 0.3s ease 0s;*/
/*  -o-transition: all 0.3s ease 0s;*/
/*  transition: all 0.3s ease 0s;*/
/*  font-weight: 400;*/
/*  border: 1px solid #e2e2e2;*/
/*  height: 25px;*/
/*  width: 25px;*/
/*  text-align: center;*/
/*  line-height: 25px;*/
/*  right: 16px; }*/

/*.news-active .owl-nav div.owl-prev {*/
/*  right: 48px; }*/

/*.news-active .owl-nav div:hover {*/
/*  border-color: #f36233;*/
/*  color: #f36233; }*/

.postbox-3 .meta-cart::before {
  display: none; }

.postbox-3 .post-box-text h4 {
  margin-top: 4px;
  font-size: 16px;
  line-height: 1.4; }

.postbox-3 .post-box-meta {
  margin-top: 6px; }

.postbox-3 .meta-box {
  letter-spacing: 0; }

.postbox-4 .post-box-text h4 {
  font-size: 18px; }

.postbox-5 .post-box-text {
  margin-top: 11px; }

.postbox-5 .post-box-text h4 {
  margin-top: 0; }

.hero-post-item-2 .post-sm-img > a img {
  width: 120px;
  height: 90px; }

.post-content-meta span {
  font-size: 14px;
  margin-right: 10px; }
  .post-content-meta span:last-child {
    margin-right: 0; }
  .post-content-meta span > a i {
    margin-right: 4px; }

.meta-11 {
  color: #888; }
  .meta-11:hover {
    color: #888; }

.post-2-content h4 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 0;
  margin-top: 5px; }
  .post-2-content h4 a {
    transition: .3; }
    .post-2-content h4 a:hover {
      color: #f36233; }

.meta-1 {
  text-transform: uppercase;
  color: #f36233;
  font-weight: 700;
  font-size: 13px; 
}
  .meta-1:hover {
    color: #f36233; }

.meta-2 {
  color: #4ca80b; }

.meta-3 {
  color: #007bff; }

.meta-4 {
  color: #fb2578; }

.meta-5 {
  color: #f43d33; }
.meta-6 {
  text-transform: uppercase;
  color: #0a53be;
  font-weight: 700;
  font-size: 13px;
}
.hero-post-item-3 .post-sm-img > a img {
  width: 90px;
  height: 90px; }

.recent-news-02-text {
  padding: 20px 20px 24px;
  left: 0;
  right: 0;
  text-align: center; }

.video-icon {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
  z-index: 9; }
  .video-icon a {
    height: 75px;
    width: 75px;
    background: #ffffff;
    display: inline-block;
    border-radius: 50%;
    line-height: 75px;
    text-align: center;
    font-size: 14px;
    transition: .3s;
    color: #f43d33;
    position: relative; }

@-webkit-keyframes btnIconRipple {
  0% {
    border-width: 4px;
    -webkit-transform: scale(1);
    transform: scale(1); }
  80% {
    border-width: 1px;
    -webkit-transform: scale(1.35);
    transform: scale(1.35); }
  100% {
    opacity: 0; } }
.video-icon a::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: -2px;
  left: -2px;
  bottom: -2px;
  right: -2px;
  border-radius: inherit;
  border: 1px solid #ffffff;
  -webkit-animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite;
  animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite; }

.meta-22 {
  color: #d5d5d5; }
  .meta-22:hover {
    color: #d5d5d5; }

.news-02-meta {
  margin-top: 6px; }

.hero-02-wrapper .hero-text {
  padding: 45px 158px 45px 45px; }

.recent-news-text-2 h5 {
  font-size: 20px;
  margin-top: 13px; }

.recent-news-text-03 {
  padding: 20px 70px 25px 30px; }

.recent-news-text-03 h5 {
  font-size: 22px;
  margin-top: 13px; }

.news-post-item .post-sm-img {
  position: relative;
  margin-right: 25px; }
  .news-post-item .post-sm-img::before {
    background: #222;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: .7; }

.news-post-item .post-sm-img > a img {
  width: 180px;
  height: 145px; }

.news-video-icon {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
  z-index: 9; }
  .news-video-icon a {
    height: 45px;
    width: 45px;
    display: inline-block;
    border-radius: 50%;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #ffffff;
    border: 2px solid #ffffff; }
    .news-video-icon a:hover {
      background: #ffffff;
      border-color: #ffffff;
      color: #f36233; }

.news-post-item .post-2-content {
  margin-top: 10px; }

.news-post-item .post-2-content h4 {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 7px;
  margin-top: 11px; }

.news-post-item .post-content-meta span {
  margin-right: 17px; }

.news-post-item-2 .post-sm-img::before {
  display: none; }

.hero-big {
  max-width: 80%;
  flex: 0 0 80%; }

.hero-sm {
  max-width: 20%;
  flex: 0 0 20%; }

.lifestyle-img > a img {
  width: 100%; }


.lifestyle-text {
  margin-top: 10px; }
  .lifestyle-text h4 {
    font-size: 22px;
    font-weight: 600;
    margin-top: 16px;
    margin-bottom: 13px; }
    .lifestyle-text h4 > a {
      color: #222;
      transition: .3s; }
      .lifestyle-text h4 > a:hover {
        color: #f36233; }
  .lifestyle-text P {
    margin-bottom: 10px; }

.lifestyle-text .post-content-meta span {
  margin-right: 14px; }

.lifestyle-02-text h4 {
  font-size: 30px; }

.lifestyle-02-text > a {
  font-size: 14px;
  color: #222;
  font-weight: 600;
  transition: .3s; }
  .lifestyle-02-text > a i {
    position: relative;
    left: 6px;
    top: 1px; }
  .lifestyle-02-text > a:hover {
    color: #f36233; }

.lifestyle-02-text P {
  margin-bottom: 13px; }

/*.news-02-active .owl-nav div {*/
/*  color: #b5b5b5;*/
/*  font-size: 14px;*/
/*  position: absolute;*/
/*  top: -68px;*/
/*  -webkit-transition: all 0.3s ease 0s;*/
/*  -o-transition: all 0.3s ease 0s;*/
/*  transition: all 0.3s ease 0s;*/
/*  font-weight: 400;*/
/*  border: 1px solid #e2e2e2;*/
/*  height: 25px;*/
/*  width: 25px;*/
/*  text-align: center;*/
/*  line-height: 25px;*/
/*  right: 16px; }*/

.lifestyle-03-text {
  margin-top: 20px; }

.lifestyle-03-text h4 {
  font-size: 24px;
  margin-top: 8px;
  margin-bottom: 10px;
  letter-spacing: -.3px;
  line-height: 1.3; }

.lifestyle-03-text p {
  margin-bottom: 0; }

.lifestyle-04-text {
  margin-top: 10px; }

.lifestyle-04-text h4 {
  font-size: 20px; }

.lifestyle-04-text p {
  margin-bottom: 10px;
  margin-right: 57px; }

/*.news-02-active .owl-nav div.owl-prev {*/
/*  right: 48px; }*/

/*.news-02-active .owl-nav div:hover {*/
/*  border-color: #f36233;*/
/*  color: #f36233; }*/

/*.news-03-active .owl-nav div {*/
/*  color: #b5b5b5;*/
/*  font-size: 14px;*/
/*  position: absolute;*/
/*  top: -68px;*/
/*  -webkit-transition: all 0.3s ease 0s;*/
/*  -o-transition: all 0.3s ease 0s;*/
/*  transition: all 0.3s ease 0s;*/
/*  font-weight: 400;*/
/*  border: 1px solid #e2e2e2;*/
/*  height: 25px;*/
/*  width: 25px;*/
/*  text-align: center;*/
/*  line-height: 25px;*/
/*  right: 16px; }*/

/*.news-03-active .owl-nav div.owl-prev {*/
/*  right: 48px; }*/

/*.news-03-active .owl-nav div:hover {*/
/*  border-color: #f36233;*/
/*  color: #f36233; }*/

/*.news-04-active .owl-nav div {*/
/*  color: #b5b5b5;*/
/*  font-size: 14px;*/
/*  position: absolute;*/
/*  top: -68px;*/
/*  -webkit-transition: all 0.3s ease 0s;*/
/*  -o-transition: all 0.3s ease 0s;*/
/*  transition: all 0.3s ease 0s;*/
/*  font-weight: 400;*/
/*  border: 1px solid #e2e2e2;*/
/*  height: 25px;*/
/*  width: 25px;*/
/*  text-align: center;*/
/*  line-height: 25px;*/
/*  right: 16px; }*/

/*.news-04-active .owl-nav div.owl-prev {*/
/*  right: 48px; }*/

/*.news-04-active .owl-nav div:hover {*/
/*  border-color: #f36233;*/
/*  color: #f36233; }*/

.popular-tag a {
  display: inline-block;
  line-height: 1;
  padding: 12px 20px;
  border: 1px solid #ebebeb;
  margin-bottom: 10px;
  margin-right: 5px;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 400;
  color: #888888;
  transition: .3s; }
  .popular-tag a:hover {
    background: #f36233;
    color: #ffffff;
    border-color: #f36233; }

.breaking-news-area {
  margin-bottom: -90px;
  z-index: 999;
  position: relative; }

.breaking-bg {
  padding: 30px 50px 10px; }

.breaking-wrapper {
  background: #ffffff;
  padding: 20px; }

.breaking-wrapper .post-sm-img > a img {
  width: 120px;
  height: 90px; }

.news-tab {
  border-bottom: 2px solid #eeeeee; }

.news-tab li {
  margin-right: 65px;
  position: relative;
  padding: 0; }

.news-tab li a {
  transition: .3s;
  padding: 0;
  margin: 0;
  text-align: center;
  line-height: 1;
  font-size: 20px;
  font-weight: 700;
  color: #222;
  padding-bottom: 15px;
  font-family: "Inter", sans-serif; }

.news-tab li a:hover {
  color: #f36233;
  border-bottom: 2px solid #f36233; }

.news-tab li a.active {
  color: #f36233;
  border-bottom: 2px solid #f36233; }

.news-tab li:last-child {
  margin-right: 0; }

.news-tab li a::before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  background: #c1c1c1;
  border-radius: 50%;
  right: -37px;
  top: 7px; }

.news-tab li:last-child a::before {
  display: none; }

.post-sm-icon a {
  margin-right: 15px;
  position: relative;
  top: 4px; }
  .post-sm-icon a i {
    color: #888888;
    font-size: 16px; }

.mews-05-area {
  background-size: cover;
  background-position: center center; }

.news-data-bg {
  margin-left: 80px;
  margin-right: 80px;
  margin-top: -150px; }

.news-data-wrapper {
  box-shadow: 0px 10px 29.7px 0.3px rgba(226, 226, 226, 0.88);
  background: #ffffff;
  padding: 40px 40px 30px 40px; }

.news-data-text h3 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 1.5;
  margin-top: 14px; }
  .news-data-text h3 a {
    transition: .3s; }
    .news-data-text h3 a:hover {
      color: #f36233; }

blockquote {
  background: #f36233;
  padding: 41px;
  position: relative;
  padding-left: 130px; }

@media (max-width: 767px) {
  blockquote {
    padding: 30px; } 
}
blockquote > p {
  font-size: 24px;
  margin-bottom: 0;
  color: #ffffff;
  font-weight: 700;
  line-height: 1.4;
  font-family: "Inter", sans-serif; }

blockquote::before {
  content: "\f10e";
  left: 40px;
  top: 45px;
  position: absolute;
  color: #f36233;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  font-size: 24px;
  height: 60px;
  width: 60px;
  background: #ffffff;
  border-radius: 50%;
  text-align: center;
  line-height: 60px; }

.layout-text h3 {
  font-size: 24px;
  margin-bottom: 15px; }
.layout-text p {
  margin-bottom: 20px; }

.layout-link li {
  padding-bottom: 11px;
  font-size: 14px;
  font-weight: 400;
  padding-left: 18px;
  position: relative; }
  .layout-link li::before {
    height: 8px;
    width: 8px;
    background: #f36233;
    content: "";
    position: absolute;
    left: 0;
    border-radius: 50%;
    top: 7px; }

.layout-wrapper .lifestyle-text h4 > a:hover {
  color: #222; }

.layout-content h3 {
  font-size: 24px;
  margin-right: 20px;
  line-height: 1.3;
  margin-bottom: 16px; }
.layout-content p {
  margin-bottom: 19px; }

.layout-video-icon {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
  z-index: 9; }
  .layout-video-icon a {
    height: 70px;
    width: 100px;
    display: inline-block;
    border-radius: 15px;
    line-height: 75px;
    text-align: center;
    font-size: 24px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #ffffff;
    position: relative;
    background: #ff0000; }

.layout-title {
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 0; }

.blog-post-tag span {
  font-size: 18px;
  color: #222;
  font-weight: 700; }

.blog-post-tag > a {
  color: #888888;
  display: inline-block;
  font-size: 15px;
  transition: .3s; }
  .blog-post-tag > a:hover {
    color: #f36233; }

.blog-share-icon > span {
  color: #222;
  font-size: 18px;
  font-weight: 700; }

.blog-share-icon > a {
  color: #cbcbcb;
  font-size: 14px;
  margin: 0 8px;
  transition: .3s; }
  .blog-share-icon > a:hover {
    color: #f36233; }

.author {
  background: #f4f9fc;
  padding: 50px;
  padding-bottom: 20px; }
  @media (max-width: 767px) {
    .author {
      padding: 30px 30px 44px 30px; } }

.author-img {
  margin-bottom: 35px;
  margin-right: 30px; }
  .author-img img {
    border-radius: 50%; }

.author-text {
  margin-top: 10px; }
  .author-text h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 13px; }
  .author-text p {
    margin-bottom: 15px; }

.author-icon {
  margin-top: 6px; }
  .author-icon a {
    font-size: 15px;
    color: #cbcbcb;
    margin: 0 5px;
    transition: .3s; }
    .author-icon a:hover {
      color: #f36233; }

.post-comments {
  margin-bottom: 50px; }

.blog-coment-title h2 {
  font-size: 26px;
  margin-bottom: 0; }

.comments-avatar {
  float: left; }
  @media (max-width: 767px) {
    .comments-avatar {
      float: none; } }
  .comments-avatar img {
    width: 100px;
    margin-right: 20px; }

.latest-comments li:first-child .comments-box {
  border-top: 0;
  padding-top: 0; }
.latest-comments li:last-child .comments-box {
  border-bottom: 0;
  padding-bottom: 0; }
.latest-comments li.children {
  margin-left: 100px; }
  @media (max-width: 767px) {
    .latest-comments li.children {
      margin-left: 0; } }

.comments-box {
  border-top: 1px solid #e8e8e8;
  padding: 30px 0; }

.comments-text {
  overflow: hidden;
  padding-top: 4px; }
  @media (max-width: 767px) {
    .comments-text {
      margin-top: 15px; } }
  .comments-text p {
    margin-bottom: 0;
    margin-top: 8px; }

.avatar-name h5 {
  font-size: 18px;
  margin-bottom: 7px; }
.avatar-name span {
  color: #f36233;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px; }

.avatar-name {
  margin-bottom: 3px;
  overflow: hidden;
  position: relative; }

.reply {
  color: #888888;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  transition: .3s;
  line-height: 1;
  float: right;
  margin-top: 4px;
  position: absolute;
  right: 0;
  top: 0; }
  .reply:hover {
    color: #f36233; }
  .reply i {
    margin-right: 5px; }

.conatct-post-form {
  background: #f4f9fc;
  padding: 50px; }
  @media (max-width: 767px) {
    .conatct-post-form {
      padding: 20px; } }
  .conatct-post-form input {
    border: none;
    height: 60px;
    margin-bottom: 20px;
    padding: 0 30px;
    width: 100%;
    font-size: 14px;
    color: #a7a7c1; }
  .conatct-post-form textarea {
    border: none;
    height: 150px;
    margin-bottom: 20px;
    padding: 30px;
    width: 100%;
    color: #a7a7c1;
    font-size: 14px; }

#contacts-form input::-moz-placeholder {
  color: #a7a7c1;
  font-size: 14px; }

#contacts-form input::placeholder {
  color: #a7a7c1;
  font-size: 14px; }

#contacts-form textarea::-moz-placeholder {
  color: #a7a7c1;
  font-size: 14px; }

#contacts-form textarea::placeholder {
  color: #a7a7c1;
  font-size: 14px; }

.contact-icon {
  position: relative; }

.contact-icon::after {
  position: absolute;
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 700;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  right: 30px;
  color: #f36233;
  top: 18px; }

.contact-icon::after {
  position: absolute;
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 700;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  right: 30px;
  color: #f36233;
  top: 18px; }

.contacts-message::after {
  content: "\f303"; }

.contacts-name::after {
  content: "\f007"; }

.contacts-email::after {
  content: "\f0e0"; }

.contacts-website::after {
  content: "\f0ac"; }

.conatct-post-form button {
  background: #222;
  color: #ffffff;
  line-height: 1;
  padding: 21px 122px;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 600;
  border-radius: 0;
  transition: .3s;
  border: none;
  cursor: pointer;
  transition: .3s; }
  .conatct-post-form button:hover {
    background: #f36233; }

.layout-wrapper-02 .lifestyle-text {
  margin-top: 0; }

.layout-2-img img {
  width: 100%; }

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

.layout-wrapper-03 .lifestyle-02-text h4 {
  font-size: 40px;
  margin-bottom: 30px;
  margin-top: 21px; }

.layout-content-02 h3 {
  font-size: 30px;
  margin-right: 0;
  margin-bottom: 19px; }

.layout-content-02 p {
  margin-bottom: 32px; }

.layout-2-title {
  font-size: 30px;
  text-align: center; }

.author-border {
  border-bottom: 1px solid #e9e9e9; }

.author-1-img img {
  width: 100%; }

.author-2-text {
  margin-left: 20px;
  margin-top: 43px; }
  .author-2-text h2 {
    font-size: 30px;
    margin-bottom: 21px; }
  .author-2-text p {
    margin-bottom: 32px; }

.author-2-text .social-icon a {
  font-size: 13px;
  text-align: center;
  margin-right: 5px;
  height: 36px;
  width: 36px;
  line-height: 36px;
  border-radius: 50%; }
  .author-2-text .social-icon a:last-child {
    margin-right: 0; }

/* 04. footer */
.footer-wrapper {
  overflow: hidden; }

.footer-title {
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 26px; }

.footer-text p {
  color: #d1d5db;
 
}
.footer-text a {
  color: rgb(98, 166, 250);
}

.footer-border-top {
  border-top: 1px solid #1f2937; }
/* 05. testimonial */
.testimonial-wrapper {
  padding: 33px 40px 38px 35px;
  border: 1px solid #e5e5e5; }

.clientsay-name {
  overflow: hidden; }

.testimonial-text p {
  margin-bottom: 21px; }

.client-say-content {
  padding-top: 3px;
  overflow: hidden; }

.client-say-img {
  float: left;
  margin-right: 15px; }

.client-say-img img {
  border-radius: 50%; }

.client-say-content h4 {
  font-size: 18px;
  margin-bottom: 0; }

.client-say-content span {
  font-size: 13px;
  color: #f36233;
  font-weight: 400;
  text-transform: uppercase; }

/* 06. newsletter */
.newsletter-wrapper {
  background-size: cover;
  background-position: center center;
  padding: 79px 39px 80px 39px; }

#newsletter-form form {
  position: relative; }

#newsletter-form input {
  border: none;
  height: 60px;
  margin-bottom: 10px;
  padding: 0 30px;
  width: 100%;
  font-size: 14px;
  color: #888888;
  font-weight: 400;
  border-radius: 0; }

#newsletter-form input::-moz-placeholder {
  font-size: 14px;
  color: #888888;
  font-weight: 400; }

#newsletter-form input::placeholder {
  font-size: 14px;
  color: #888888;
  font-weight: 400; }

.newsletter-button button {
  background: #222;
  color: #ffffff;
  line-height: 1;
  padding: 21px 122px;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 600;
  border-radius: 0;
  transition: .3s;
  border: none;
  cursor: pointer;
  transition: .3s; }
  .newsletter-button button:hover {
    background: #f36233; }

.newsletter-title {
  margin-bottom: 43px; }
  .newsletter-title h4 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 2px; }
  .newsletter-title h3 {
    font-weight: 600;
    font-size: 26px;
    color: #ffffff;
    margin-bottom: 23px; }
  .newsletter-title p {
    margin-bottom: 0;
    color: #ffffff;
    line-height: 26px; }

.newsletter-02-wrapper {
  padding: 48px 46px 70px 40px; }

.search-title h3 {
  color: #ffffff;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600; }

.pro-filter {
  position: relative; }
  .pro-filter select {
    height: 45px;
    padding: 0 20px;
    font-size: 14px;
    color: #222;
    display: inline-block;
    text-transform: capitalize;
    width: 100%;
    appearance: none;
    -moz-appearance: none;
    border: none;
    margin-bottom: 10px; }

.pro-filter-icon {
  position: relative; }
  .pro-filter-icon::before {
    content: "\f107";
    right: 20px;
    top: 14px;
    position: absolute;
    color: #222;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    font-size: 14px; }

.newsletter-02-wrapper .newsletter-button button {
  background: #f36233;
  padding: 14px 148px; }

.subscribe-bg {
  background-size: cover;
  background-position: center center;
  padding-left: 20px;
  padding-right: 20px; }

.subscribe-title {
  margin-bottom: 30px; }
  .subscribe-title h3 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1; }
  .subscribe-title h1 {
    font-size: 50px;
    color: #ffffff;
    margin-bottom: 0;
    font-weight: 600; }

.newsletter-form form {
  position: relative; }

.newsletter-form form input {
  height: 60px;
  padding: 0 30px;
  background: #ffffff;
  color: #888888;
  font-size: 14px;
  border: none;
  width: 355px;
  font-weight: 400; }

.newsletter-form form input::placeholder {
  color: #888888;
  font-size: 14px;
  font-weight: 400; }

.newsletter-form form::-moz-placeholder {
  color: #888888;
  font-size: 14px;
  font-weight: 400; }

.newsletter-form form button {
  background: #222;
  color: #ffffff;
  line-height: 1;
  padding: 22px 70px;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 600;
  border-radius: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  border: none;
  cursor: pointer;
  transition: .3s;
  margin-left: 5px; }
  .newsletter-form form button:hover {
    color: #f36233; }

/* 07. breadcrumb */
.breadcrumb-bg {
  background-position: center center;
  background-size: cover; }

.breadcrumb-text {
  position: relative;
  z-index: 1; }

.breadcrumb-text > h1 {
  font-size: 50px;
  margin-bottom: 15px;
  text-transform: capitalize;
  line-height: 1;
  color: #ffffff; }

.breadcrumb-menu li {
  display: inline-block;
  position: relative;
  padding: 0 23px; }

.breadcrumb-menu li a {
  font-weight: 500;
  color: #ffffff;
  font-size: 24px;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.breadcrumb-menu li::before {
  content: "||";
  display: inline-block;
  padding-bottom: 0;
  position: absolute;
  top: 3px;
  color: #ffffff;
  left: -7px;
  font-size: 22px; }

.breadcrumb-menu li:first-child::before {
  display: none; }

.breadcrumb-menu span {
  color: #ffffff;
  font-size: 24px;
  font-weight: 500;
  text-transform: capitalize; }

/* 08. team */
.team-img {
  position: relative; }
  .team-img img {
    width: 100%; }
  .team-img::before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    background: #222;
    left: 0;
    top: 0;
    opacity: 0;
    transition: .3s; }

.team-wrapper:hover .team-img::before {
  opacity: .4; }

.team-icon {
  position: absolute;
  text-align: center;
  bottom: 20px;
  transition: .3s;
  opacity: 0;
  right: 0;
  left: 0;
  transition: .3s; }
  .team-icon a {
    font-size: 13px;
    transition: .3s;
    margin: 0 4px;
    height: 36px;
    width: 36px;
    display: inline-block;
    text-align: center;
    line-height: 36px;
    border-radius: 50%;
    color: #ffffff; }

.team-icon-inner {
  display: inline-block;
  background: #ffffff;
  padding: 12px 25px;
  transition: .3s; }

.team-wrapper:hover .team-icon {
  opacity: 1;
  bottom: 40px; }

.team-text {
  margin-top: 25px; }
  .team-text h4 {
    margin-bottom: 6px;
    font-size: 26px; }
  .team-text span {
    color: #888888;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500; }

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

.team-sction span {
  color: #f36233;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700; }
.team-sction h1 {
  font-size: 45px;
  margin-bottom: 0;
  margin-top: 20px; }

/* 09. about */
.about-wrapper {
  margin-top: 30px; }

.sub-t-left {
  padding-left: 20px; }

.area-bold-title > span {
  color: #f36233;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700; }
.area-bold-title h1 {
  font-size: 45px;
  margin-bottom: 0;
  margin-top: 21px; }
.area-bold-title p {
  margin-right: 54px;
  margin-top: 24px;
  margin-bottom: 0; }

.b-sm-left-1 {
  height: 3px;
  width: 15px;
  background: #f36233;
  left: 0;
  display: inline-block;
  position: relative;
  top: -3px; }

.b-sm-left-2 {
  height: 3px;
  width: 40px;
  background: #f36233;
  display: inline-block;
  top: -3px;
  position: relative;
  left: 5px; }

.about-img {
  margin-left: 70px; }
  .about-img img {
    width: 100%; }

/* 10. btn */
.btn {
  color: #29a4a1;
  line-height: 1;
  padding: 10px 20px;
  text-transform: capitalize;
  font-weight: 600;
  transition: .3s;
  border: solid 1px #29a4a1;
  cursor: pointer;
  transition: .3s; }
  .btn i {
    padding-left: 5px; }
  .btn:hover {
    background: #29a4a1;
    color: #ffffff; }

/* 11. faq */
.faq-area {
  background-size: cover;
  background-position: center center; }

.faq-bg {
  background: #ffffff;
  padding: 68px 85px 50px 85px; }

.faq-wrapper {
  margin-right: 25px; }

.faq-box .btn-link {
  display: block;
  font-size: 18px;
  border: 0;
  text-decoration: none;
  line-height: 28px;
  font-weight: 600;
  color: #222; }

.faq-box .card-header {
  padding: 0;
  background: none;
  padding-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 15px; }

.faq-box .card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0;
  border-radius: 0;
  background: none;
  margin-bottom: 19px; }

.faq-box .card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.5rem 1.5rem!important; }

.faq-box .card-body p {
  margin: 0;
  line-height: 28px; }

.faq-box .btn-link.collapsed::before {
  content: "\f067"; }

.faq-box .btn-link::before {
  content: "\f068";
  line-height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  font-family: "Font Awesome 5 Pro"; }

.faq-img {
  position: relative; }
  .faq-img img {
    width: 100%; }

.faq-video {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  text-align: center;
  transform: translateY(-50%); }
  .faq-video a {
    height: 65px;
    width: 65px;
    background: #ffffff;
    display: inline-block;
    border-radius: 50%;
    line-height: 65px;
    text-align: center;
    font-size: 14px;
    transition: .3s;
    color: #f36233;
    position: relative; }

.faq-text p {
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 60px; }

@-webkit-keyframes btnIconRipple {
  0% {
    border-width: 4px;
    -webkit-transform: scale(1);
    transform: scale(1); }
  80% {
    border-width: 1px;
    -webkit-transform: scale(1.35);
    transform: scale(1.35); }
  100% {
    opacity: 0; } }
.faq-video a::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: -2px;
  left: -2px;
  bottom: -2px;
  right: -2px;
  border-radius: inherit;
  border: 1px solid #ffffff;
  -webkit-animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite;
  animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite; }

/* 12. contact */
.contact-address-wrapper {
  margin-right: 66px; }

.contact-map {
  min-height: 600; }

.contact-address-wrapper .section-title h4 {
  font-size: 30px; }

.contact-us-wrapper .section-title h4 {
  font-size: 30px; }

.contact-address-link li {
  padding-bottom: 41px; }
  .contact-address-link li:last-child {
    padding-bottom: 0; }

.contact-address-icon {
  margin-top: 6px; }

  .contact-address-text {
    min-width: 150px;
   }

.contact-address-text span {
  font-size: 16px;
  font-weight: 500; }

.contacts-us-form input {
  border: 1px solid #ececec;
  height: 70px;
  margin-bottom: 30px;
  padding: 0 28px;
  width: 100%;
  font-size: 15px;
  color: #888888;
  font-weight: 500;
  border-radius: 5px; }
.contacts-us-form textarea {
  border: 1px solid #ececec;
  height: 150px;
  margin-bottom: 30px;
  padding: 28px;
  width: 100%;
  font-size: 15px;
  color: #888888;
  font-weight: 500;
  border-radius: 5px; }

.contacts-us-form input:focus {
  border-color: #f36233; }

.contacts-us-form textarea:focus {
  border-color: #f36233; }

#contacts-us-form input::-moz-placeholder {
  font-size: 15px;
  color: #888888;
  font-weight: 500; }

#contacts-us-form input::placeholder {
  font-size: 15px;
  color: #888888;
  font-weight: 500; }

#contacts-us-form textarea::-moz-placeholder {
  font-size: 15px;
  color: #888888;
  font-weight: 500; }

#contacts-us-form textarea::placeholder {
  font-size: 15px;
  color: #888888;
  font-weight: 500; }

.contacts-icon {
  position: relative; }

.contacts-icon::after {
  position: absolute;
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 700;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  right: 25px;
  color: #f36233;
  top: 22px; }

.contactss-message::after {
  content: "\f303"; }

.contactss-name::after {
  content: "\f007"; }

.contactss-email::after {
  content: "\f0e0"; }

.contactss-website::after {
  content: "\f0ac"; }

.contacts-us-form-button .btn {
  padding: 23px 74px 25px; }

/*# sourceMappingURL=main.css.map */


/* naziff */

.header-right{
  text-align: right;
  margin-top:20px;
  margin-right: 20px;
}
.logo{
  /*margin-right: 20px;*/
}
.logo img{
 height: 5rem;
 margin: 8px 0px;
}
.header-top-area{
  margin-bottom: 5px;
}

.agency-div ul {
  margin: -7.5px;
  justify-content: center;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.agency-div ul li {
  margin: 7.5px;
}

.agency-div-item {
  display: block;
  text-decoration: none;
  width: 172px;
  padding: 10px;
  line-height: 1;
  text-align: center;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 10px 20px rgba(197,161,187,.1);
}

.content-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.agency-div ul li img {
  height: 70px;
  width: auto;
}
.agency-div-item-title{
  display: block;
  margin-top: 4px;
  font-size: 16px;
  line-height: 1.2;
  color: #000;
}

.con-sub-title{
  line-height: 25px;
  font-weight: 100;
}

.agency-main{
  background-color: #f1f1f1;
}

.menu-agency{
  margin-right: 10px;
  border: 1px solid #ddd;
  padding: 2px;
  border-radius: 5px;
  background-color: #fff;
}
.menu-agency img{
 max-height: 40px;

}
.menu-agency-text{
height: 45px;
position: relative;
  }
  .menu-agency-text a{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color:#424242;
    font-size: 14px;
      }
.agency-mega-menu{
  height: 60px;
}
.contact-logo{
max-width: 300px;
  max-height: 110px;
}
.contact-icon{
height: 50px;
}
.contact-address-icon {
  height: 80px;
}
.contact-author{
  height: 150px;
}

table>:not(caption)>*>* {
  padding: 0.5rem 0.5rem;
  color: var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)));
}

element.style {
}
tbody, td, tfoot, th, thead, tr {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}
*, ::after, ::before {
  box-sizing: border-box;
}
user agent stylesheet
tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}
table {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-body-color);
  --bs-table-bg: var(--bs-body-bg);
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-body-color);
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: var(--bs-body-color);
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: var(--bs-body-color);
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}
#searchInput{
  max-height: 40px;
}

#daterange{
  max-height: 40px;
  border: 1px solid #ddd;
  color: #626466;
  font-size: 13px;
  width: 170px;
  padding: 9px;
}
.search-button{
  border: none;
   color: unset;
  background-color: unset;
}
.search-button:hover{
  background:#00000028;
  color: var(--bs-table-hover-color);
}

.searchDiv{
  position: absolute;
  right: 0;
  width: 400px;
  top: 51px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  padding: 17px;
  display: none;
  z-index: 99;
}
.search-icon{
  position: relative;
}
.status-table{
  font-size: 14px;
}
.status-table td{
  color:#898989
}
.table-bold td{
  font-weight: bold;
}
.status-title{
  font-size: 15px;
  font-weight: bold;
  color:#0b0b0b;
}
.status-subtitle{
  font-size: 14px;
  font-weight: bold;
  color:#0b0b0b;
}

.date-icon{
  padding: 7px 12px;
  border: 1px solid #ddd;
}

/*.login-form {*/
/*  width: 20rem;*/
/*}*/
.form-group-feedback-left .form-control {
  padding-left: 2.75rem;
}
.form-group-feedback-left .form-control-feedback {
  left: 0;
}
.form-group-feedback {
  position: relative;
}
.form-group {
  margin-bottom: 1.25rem;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  color: #333;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  line-height: calc(1.5385em + .875rem + 2px);
  min-width: 1rem;
}

.btn-gen-login{
  width: 100%;
  padding: 10px;
}
.contact-area{
  min-height: 600px;
}
.danger-text{
  text-align: center;
  margin-top: 10px;
  color: #f00;
  font-size: 14px;
}
.logout-div{
  position: absolute;
  right: 15px;
  top: 27px;
  font-size: 14px;
}

.rtltext{
  direction: rtl !important;
  text-align: right !important;
}
.news-agency-logo{
  border: 1px solid #ddd;
  text-align: center;
  padding: 4px;
  background-color: #fff;
}
.news-agency-logo img{
  width: auto;
  max-height: 160px;
}
.btn-continue{
  padding: 10px 30px;
}
.owl-nav{
  position: absolute;
  bottom: -80px;
  right: 0;
}
.loadingDiv{
  width: 100%;
  text-align: center;
  background-color: #e7e7e7;
  height: 80vh;
  padding-top: 200px;
  display: none;
}
.loader {
  width: 48px;
  height: 48px;
  border: 5px solid #FFF;
  border-bottom-color: #3498db;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.carousel .carousel-item .agency-image {
  height: 80vh;
  object-fit: cover;
}
.carousel-style{
  position: absolute; 
  inset: 0px; 
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.58) 10%, rgb(0 0 0 / 0.3),transparent);
  
}
.carousel-control-next, .carousel-control-prev{
  width: 4%;
}
.carousel-indicators [data-bs-target] {
  width: 12px;
  height: 12px;
  border-radius: 99999px;
  margin-left: 7px;
  border: none;
}
.carousel-caption {
  bottom:40% ;
}
.slider-agency-logo{
  width: 16rem;
  height: 8rem;
}
.agency-information h1  {
  color: #fff;
  font-size: 3rem;
}

/* events- */
.page-hero{
  /*background-image: url('../img/detail-bg.png');*/
  background-image: linear-gradient(to right, rgb(41 164 161 / 0.9) , rgb(117 174 47 / 0.8));
  background-position: bottom;
  background-repeat: no-repeat;
  background-size:cover;
}
.events-title {
  border-left:solid 4px #2563eb !important;
  border-radius: 6px !important;
}
.page-hero-title{
  color: #fff;
  font-size: 3.75rem;
  
}
.page-hero-title.news-detail{
  color: #fff;
  font-size: 3rem;

}
.page-hero-description{
  color: #fff;
}

/* Navigation */
.navbar {
  top: 0;
  left: 0;
  right: 0;
  backdrop-filter: blur(10px);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  z-index: 1000;
  transition: all 0.3s ease;
}

.navbar-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: unset;
}
.container.navbar-brand{
  padding: 0;
}

.navbar-brand {
  display: flex;
  align-items: center;
  gap:1rem;
  font-size: 0.875rem;

}

.brand-link {
  text-decoration: none;
}

.brand-logo {
  height: 80px;
  width: auto;
}

.nav-desktop {
  display: flex;
  align-items: center;
  gap: 2rem;
}

.nav-link {
  text-decoration: none;
  color: #333;
  font-weight: 500;
  transition: color 0.3s ease;
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.nav-link:hover,
.nav-link.active {
  color: #29a4a1;
}

.nav-link.active::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  height: 2px;
  background: #29a4a1;
}
.navbar-brand nav > ul > li:hover > a, .navbar-brand  nav > ul > li.active > a{
  color: #29a4a1;
}

/* Dropdown */
.dropdown {
  position: relative;
}

.dropdown-trigger {
  cursor: pointer;
}

.dropdown-icon {
  transition: transform 0.3s ease;
}

.dropdown:hover .dropdown-icon {
  transform: rotate(180deg);
}
.dropdown:hover .dropdown-menu {
  opacity: 1;
  display: block;
  visibility: visible ;


}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background: white;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease;
  z-index: 1001;
  min-width: 280px;
  margin-top: 0.5rem;
  border: none;
}

/*.dropdown-content {*/
/*  padding: 1rem;*/
/*}*/

.dropdown-item {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 0.75rem;
  border-radius: 8px;
  text-decoration: none;
  color: #333;
  transition: background-color 0.3s ease;
}

.dropdown-item:hover {
  background-color: #f8f9fa;
}

.agency-logo {
  width: 60px;
  height: 50px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.agency-logo.kyrgyz-bg {
  background: linear-gradient(135deg, #e31e24 0%, #ffce00 100%);
}

.agency-logo img {
  /*width: 100%;*/
  /*height: 100%;*/
  object-fit: cover;
}

.agency-info {
  flex: 1;
}

.agency-name {
  font-weight: 600;
  margin-bottom: 0.25rem;
  font-size: 0.9rem;
}

.agency-country {
  color: #666;
  font-size: 0.8rem;
  margin: 0;
}

.navbar-actions {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.search-btn {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.5rem;
  border-radius: 8px;
  transition: background-color 0.3s ease;
}

.search-btn:hover {
  background-color: #f5f5f5;
}

.logout-btn {
  background: #a4292c;
  color: white;
  border: none;
  padding: 0.75rem 1.5rem;
  border-radius: 8px;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.logout-btn:hover {
  background: #29a4a1;
}


.members-btn {
  background: #29a4a1;
  color: white;
  border: none;
  padding: 0.75rem 1.5rem;
  border-radius: 8px;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.members-btn:hover {
  background: #238a87;
}

.mobile-menu-btn {
  display: none;
  flex-direction: column;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.5rem;
  gap: 4px;
}
/* News Section */
.news-section {
  padding: 6rem 0;
  background: #f8f9fa;
}

.section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3rem;
}

.section-title {
  font-size: 1.875rem;
  color: #333;
  margin-bottom: 0.5rem;
}

.section-description {
  font-size: 1.1rem;
  color: #666;
  max-width: 600px;
}

.view-all-btn {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #29a4a1;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.3s ease;
}

.view-all-btn:hover {
  color: #238a87;
}

.news-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 1rem;
}

.news-card {
  background: white;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.news-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
}

.news-link {
  text-decoration: none;
  color: inherit;
  display: block;
}

.news-image {
  position: relative;
  height: 200px;
  overflow: hidden;
}

.news-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.news-image img.no-image {
    object-fit: contain;
    background-color: #f5f5f5;
}

.news-card:hover .news-image img {
  transform: scale(1.05);
}
.news-card:hover .news-title{
  color: #29a4a1;
}

.news-category {
  position: absolute;
  top: 1rem;
  left: 1rem;
  background: #29a4a1;
  color: white;
  padding: 0.5rem 1rem;
  border-radius: 20px;
  font-size: 0.875rem;
  font-weight: 500;
}

.news-content {
  padding: 2rem;
 
}
.news-content >*{
  color:#374151 ;
}

.news-title {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}

.news-date {
  color: #666;
  font-size: 0.875rem;
  margin-bottom: 1rem;
}

.news-excerpt {
  color: #666;
  line-height: 1.6;
  margin-bottom: 1rem;
}

.line-clamp{
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.read-more {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #29a4a1;
  font-weight: 500;
  font-size: 0.875rem;
}

.hero-content {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  z-index: 10;
}

.hero-grid {
  display: grid;
  grid-template-columns: 2fr 0fr;
  gap: 4rem;
  align-items: center;
}


.location-dot {
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
}

.hero-logo-container {
  display: flex;
  justify-content: center;
}

.hero-logo-card {
  background: white;
  padding: 2rem;
  border-radius: 16px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
  width: 20rem;
  height: 11rem;
}

.hero-logo-card:hover {
  transform: translateY(-5px);
}

.hero-logo-card.kyrgyz {
  background: linear-gradient(135deg, #e31e24 0%, #ffce00 100%);
}

.hero-logo-card img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.page-content>*{
  color: #71717a;
 
}
.about-div  ul {
  padding-left: 2rem;
  font-size: 18px;
}
.about-div  li {
  list-style: disc;
}
.president-card{
  box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
}
.presidency-bg{
  background-color: rgb(41 164 161 / 0.1);
  width: 6rem;
  height: 6rem;
  border-bottom-right-radius: 1.5rem;
  z-index: -10;
}
.presidency-card{
  padding: 3rem;
}
.presidency-info{
  border-bottom: 2px solid rgb(41 164 161 / 0.3) ;
  display: inline-block;
}
.presidency-image{
  height: 700px;
  
}
.presidency-image img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.presidency-card-body-end{
  background-color: rgb(137 190 72 / 0.1);
  width: 8rem;
  height: 8rem;
  z-index: -10;
  border-top-left-radius: 1.5rem;
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.statute-container{
max-width: 56rem;
}
.statute-div{
  border:1px solid #e5e7eb
  
}
.statute-div  h3 {
  color: #29a4a1;
  border-bottom: 2px solid #29a4a1;
  padding-bottom:1rem;
  margin-bottom: 2rem;
}
.statute-div  h4 {
 font-size: 18px;
  margin-bottom: 1rem;
}
.statute-div  p {
  color: #374151;
}
.statute-div  ul {  
  padding-left: 2rem;
  color: #374151;
  font-size: 18px;
}
.statute-div  li {
  list-style: disc;
}
/** agencies***/

.agencies-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 2rem;
}

.agency-card {
  background: white;
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: all 0.3s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.agency-card:hover {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  transform: translateY(-2px);
}
.agency-card:hover .agency-card-logo {
  filter: grayscale(0%);
}
.agency-card-logo{

  width: 100%;
  height: 64px;
  object-fit: contain;
  filter: grayscale(100%);
  transition: filter 0.3s ease;
}

.news-link {
  text-decoration: none;
  color: inherit;
  display: block;
}

.agency-logo-section {
  padding: 2rem;
  position: relative;
  height: 8rem;
  overflow: hidden;
  background-color: #f9fafb;
}


.agency-card-name {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}
.agency-card-description h2{
  font-size: 1.25rem;
  font-weight: 600;
  color: #29a4a1;
}
.agency-card-description p{
  font-size: 1.125rem;
  line-height: 1.75rem;
  color:#374151 ;
}
.agency-card-link{
  color:#29a4a1;
}



.news-date {
  color: #666;
  font-size: 0.875rem;
  margin-bottom: 1rem;
}

.news-excerpt {
  color: #666;
  line-height: 1.6;
  margin-bottom: 1rem;
}
/** agencies***/
/*** News Detail ***/
.news-detail-section {
  max-width: 56rem;
}
.news-detail-agency{
  background-color: rgb(255 255 255 / 0.2);
}
.news-image-section{
  border-radius: 0.5rem;
}
.news-descripton{
  box-shadow: 0 .125rem 0.75rem rgba(0,0,0,.095)!important;
}
.carousel .carousel-item .news-photos{
  object-fit: contain;
}
/* Events */
.event-description >*{
  color: #374151;
}
.events-gallery{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.5rem;
}
.events-document ul{
  
}
.hero-text-content a:hover{
  color:#ffffff;
}
/**Event Image Modal*/
.img-size{

  background-size: cover;
  overflow: hidden;
}
.event-image-modal .modal-dialog{
  max-width: 100%;
}
.event-image-modal .modal-content {
  max-width: 70%;
  max-height: fit-content;
  top: 5rem;
}
.event-image-modal .modal-overlay {
 display: flex;
  justify-content: center;
}
.modal-body {
  padding: 0;
}
/**Event Image Modal*/
/* Contact Us */
.mail-info{
  background-color: #29a4a11a;
  width: 3rem;
  height: 3rem;
}
.mail-link{
  color: #29a4a1;
}
.icon-background{
  color: #29a4a1;
}

/*Mobile Menu*/
.mobile-menu-btn {
  display: none;
  flex-direction: column;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.5rem;
  gap: 4px;
}

.hamburger {
  width: 20px;
  height: 2px;
  background: #333;
  transition: all 0.3s ease;
}

.mobile-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: white;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  transform: translateY(-100%);
  opacity: 0;
  transition: all 0.3s ease;
}

.mobile-menu.active {
  display: none;
  transform: translateY(0);
  opacity: 1;
}

.mobile-menu-content {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.mobile-nav-link {
  text-decoration: none;
  color: #333;
  font-weight: 500;
  padding: 0.75rem 0;
  border-bottom: 1px solid #f0f0f0;
}

.mobile-search-btn,
.mobile-members-btn {
  background: #29a4a1;
  color: white;
  border: none;
  padding: 0.75rem;
  border-radius: 8px;
  font-weight: 500;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  justify-content: center;
}
@media(min-width: 1024px) {
  .carousel .carousel-item .agency-image {
    height: 90vh;
  }
}


@media  (max-width:992px){
  .nav-desktop {
    display: none;
  }
  .mobile-menu.active{
    display: block;
  }

  .mobile-menu-btn {
    display: flex;
  }
  .search-btn{
    display: none;
  }
  .members-btn{
    display: none;
  }
  .hero-grid{
    grid-template-columns: repeat(1,minmax(0,1fr));
    gap: unset;
  }
  .section-header{
    display: block;
  }
  .page-hero-title{
    font-size: 3rem;
  }
  .page-hero-title.news-detail{
    font-size: 2.25rem;
  }
  
  .hero-content-wrapper{
    padding-left: 2rem;
  }
  .presidency-image{
      height: 60vh;
  }
  
}
@media(min-width:768px) and (max-width:991px){
    .presidency-card h2{
        font-size: 1.75rem;
    }
}
@media (max-width: 768px) {
  
  .carousel .carousel-item .agency-image{
    height: 80vh;
  }
  .hero-logo-card {
    height: 9rem;
    width: 15rem;
    padding: 1.5rem;
  }
  .hero-text h2 {
    font-size: 2.25rem;
  }
  .page-hero-title{
    font-size: 2.25rem;
  }
  .hero-text-content p{
    font-size: 1.125rem;
  }
  .accordion-button h3{
      font-size:1rem !important;
  }
  .event-info{
      display: block !important;
  }
  .img-order{
      order: 1 !important;
  }
  .presidency-image{
      height: 50vh;
  }

}

/* YouTube Video Container Styles */
.youtube-video-container {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  margin: 20px 0;
}

.youtube-video-container iframe {
  width: 100%;
  height: auto;
  max-width: 100%;
  aspect-ratio: 16/9;
  border: none;
  border-radius: 8px;
}

.youtube-video-container embed,
.youtube-video-container object,
.youtube-video-container video {
  width: 100%;
  max-width: 100%;
  height: auto;
  border: none;
  border-radius: 8px;
}

/* Responsive adjustments for YouTube videos */
@media (max-width: 768px) {
  .youtube-video-container {
    margin: 15px 0;
  }
  
  .youtube-video-container iframe {
    aspect-ratio: 16/9;
  }
}
