@import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900');

/* line 1, HTML/scss/_extend.scss */
.flex-center-start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}


/* line 6, HTML/scss/theme-default.scss */
body {
  font-family: "Rubik", sans-serif;
  font-weight: normal;
  font-style: normal;
}

/* line 13, HTML/scss/theme-default.scss */
.img {
  max-width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* line 17, HTML/scss/theme-default.scss */
a,
.button {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* line 21, HTML/scss/theme-default.scss */
a:focus,
.button:focus, button:focus {
  text-decoration: none;
  outline: none;
}

/* line 26, HTML/scss/theme-default.scss */
a:focus {
  text-decoration: none;
}

/* line 29, HTML/scss/theme-default.scss */
a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
  text-decoration: none;
}

/* line 35, HTML/scss/theme-default.scss */
a,
button {
  color: #1F1F1F;
  outline: medium none;
}

/* line 40, HTML/scss/theme-default.scss */
h1, h2, h3, h4, h5 {
  font-family: "Rubik", sans-serif;
  color: #09568d;
}

/* line 44, HTML/scss/theme-default.scss */
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

/* line 53, HTML/scss/theme-default.scss */
ul {
  margin: 0px;
  padding: 0px;
}

/* line 57, HTML/scss/theme-default.scss */
li {
  list-style: none;
}

/* line 60, HTML/scss/theme-default.scss */
p {
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
  color: #000;
  margin-bottom: 0px;
  font-family: "Rubik", sans-serif;
}

/* line 69, HTML/scss/theme-default.scss */
label {
  color: #7e7e7e;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
}

/* line 75, HTML/scss/theme-default.scss */
*::-moz-selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}

/* line 80, HTML/scss/theme-default.scss */
::-moz-selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}

/* line 85, HTML/scss/theme-default.scss */
::selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}

/* line 90, HTML/scss/theme-default.scss */
*::-webkit-input-placeholder {
  color: #cccccc;
  font-size: 14px;
  opacity: 1;
}

/* line 95, HTML/scss/theme-default.scss */
*:-ms-input-placeholder {
  color: #cccccc;
  font-size: 14px;
  opacity: 1;
}

/* line 100, HTML/scss/theme-default.scss */
*::-ms-input-placeholder {
  color: #cccccc;
  font-size: 14px;
  opacity: 1;
}

/* line 105, HTML/scss/theme-default.scss */
*::placeholder {
  color: #cccccc;
  font-size: 14px;
  opacity: 1;
}

/* line 111, HTML/scss/theme-default.scss */
h3 {
  font-size: 18px;
  color: #0067a7;
}

/* line 115, HTML/scss/theme-default.scss */
.mb-65 {
  margin-bottom: 67px;
}

/* line 119, HTML/scss/theme-default.scss */
.black-bg {
  background: #020c26 !important;
}

/* line 123, HTML/scss/theme-default.scss */
.white-bg {
  background: #ffffff;
}

/* line 126, HTML/scss/theme-default.scss */
.gray-bg {
  background: #f5f5f5;
}



/* line 142, HTML/scss/theme-default.scss */
.overlay {
  position: relative;
  z-index: 0;
}

/* line 146, HTML/scss/theme-default.scss */
.overlay::before {
  position: absolute;
  content: "";
  background-color: #040E27;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: .1;
}

/* line 158, HTML/scss/theme-default.scss */
.overlay2 {
  position: relative;
  z-index: 0;
}

/* line 162, HTML/scss/theme-default.scss */
.overlay2::before {
  position: absolute;
  content: "";
  background-color: #001D38;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0.6;
}

/* line 174, HTML/scss/theme-default.scss */
.overlay_03 {
  position: relative;
  z-index: 0;
}

/* line 178, HTML/scss/theme-default.scss */
.overlay_03::before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #001D38;
  opacity: .6;
  content: '';
  z-index: -1;
}

/* line 191, HTML/scss/theme-default.scss */
.bradcam_overlay {
  position: relative;
  z-index: 0;
}

/* line 195, HTML/scss/theme-default.scss */
.bradcam_overlay::before {
  position: absolute;
  content: "";
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#5db2ff+0,7db9e8+100&1+24,0+96 */
  background: -moz-linear-gradient(left, #5db2ff 0%, #65b4f9 24%, rgba(124, 185, 233, 0) 96%, rgba(125, 185, 232, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #5db2ff 0%, #65b4f9 24%, rgba(124, 185, 233, 0) 96%, rgba(125, 185, 232, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #5db2ff 0%, #65b4f9 24%, rgba(124, 185, 233, 0) 96%, rgba(125, 185, 232, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5db2ff', endColorstr='#007db9e8',GradientType=1 );
  /* IE6-9 */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 1;
}

/* line 211, HTML/scss/theme-default.scss */
.section-padding {
  padding-top: 120px;
  padding-bottom: 120px;
}

/* line 215, HTML/scss/theme-default.scss */
.pt-120 {
  padding-top: 120px;
}

/* line 284, HTML/scss/theme-default.scss */
.mb-20px {
  margin-bottom: 20px;
}

/* line 288, HTML/scss/theme-default.scss */
.mb-55 {
  margin-bottom: 55px;
}

/* line 291, HTML/scss/theme-default.scss */
.mb-40 {
  margin-bottom: 40px;
}

/* line 294, HTML/scss/theme-default.scss */
.mb-20 {
  margin-bottom: 20px;
}

/* line 299, HTML/scss/theme-default.scss */
.mb-60 {
  margin-bottom: 50px !important;
}

/* line 303, HTML/scss/theme-default.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background-color: #000;
}

/* line 315, HTML/scss/theme-default.scss */
.custom_search_pop .modal-content .serch_form {
  position: relative;
}

/* line 317, HTML/scss/theme-default.scss */
.custom_search_pop .modal-content .serch_form input {
  width: 100%;
  height: 70px;
  background: #fff;
  border: none;
  padding-left: 20px;
  color: #000;
  font-size: 15px;
  padding-right: 120px;
}

@media (max-width: 767px) {
  /* line 317, HTML/scss/theme-default.scss */
  .custom_search_pop .modal-content .serch_form input {
    height: 50px;
  }
}

/* line 329, HTML/scss/theme-default.scss */
.custom_search_pop .modal-content .serch_form input::placeholder {
  color: #000;
  font-size: 15px;
}

/* line 333, HTML/scss/theme-default.scss */
.custom_search_pop .modal-content .serch_form input:focus {
  outline: none;
}

/* line 337, HTML/scss/theme-default.scss */
.custom_search_pop .modal-content .serch_form button {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 18px;
  height: 100%;
  padding: 20px;
  color: #fff;
  background: #FF4A52;
  display: inline-block;
  border: none;
  line-height: 50px;
  height: 50px;
  padding: 0 30px;
  cursor: pointer;
}

@media (max-width: 767px) {
  /* line 337, HTML/scss/theme-default.scss */
  .custom_search_pop .modal-content .serch_form button {
    height: 50px;
  }
}

/* line 359, HTML/scss/theme-default.scss */
.modal::before {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 1062;
  opacity: 1;
  position: fixed;
  content: '';
  opacity: .8;
  z-index: -1;
}


/* line 1, HTML/scss/_btn.scss */
.boxed-btn {
  background: #1EC6B6;
  color: #fff;
  display: inline-block;
  padding: 14px 44px;
  font-family: "Rubik", sans-serif;
  font-size: 14px;
  font-weight: 400;
  border: 0;
  border: 1px solid #1EC6B6;
  text-align: center;
  color: #fff !important;
  text-transform: uppercase;
  cursor: pointer;
}

/* line 16, HTML/scss/_btn.scss */
.boxed-btn:hover {
  background: #FF4A52;
  color: #fff !important;
  border: 1px solid #FF4A52;
}

/* line 21, HTML/scss/_btn.scss */
.boxed-btn:focus {
  outline: none;
}

/* line 24, HTML/scss/_btn.scss */
.boxed-btn.large-width {
  width: 220px;
}

/* line 28, HTML/scss/_btn.scss */
.boxed-btn3 {
  background: #1EC6B6;
  color: #fff;
  display: inline-block;
  padding: 18px 41px;
  font-family: "Rubik", sans-serif;
  font-size: 16px;
  font-weight: 500;
  border: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  text-transform: capitalize;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

/* line 42, HTML/scss/_btn.scss */
.boxed-btn3:hover {
  background: #5da039;
  color: #fff !important;
}

/* line 46, HTML/scss/_btn.scss */
.boxed-btn3:focus {
  outline: none;
}

/* line 49, HTML/scss/_btn.scss */
.boxed-btn3.large-width {
  width: 220px;
}

/* line 53, HTML/scss/_btn.scss */
.boxed-btn4 {
  background: #5da039;
  color: #fff;
  display: inline-block;
  padding: 13px 39px;
  font-family: "Rubik", sans-serif;
  font-size: 16px;
  font-weight: 500;
  border: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  text-transform: capitalize;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

/* line 67, HTML/scss/_btn.scss */
.boxed-btn4:hover {
  background: #1EC6B6;
  color: #fff !important;
}

/* line 71, HTML/scss/_btn.scss */
.boxed-btn4:focus {
  outline: none;
}

/* line 74, HTML/scss/_btn.scss */
.boxed-btn4.large-width {
  width: 220px;
}



/* line 2, HTML/scss/_section_title.scss */
.section_title h3 {
  font-size: 20px;
  font-weight: 400;
  color: #040E27;
  position: relative;
  z-index: 0;
  padding-bottom: 7px;
}

@media (max-width: 767px) {
  /* line 2, HTML/scss/_section_title.scss */
  .section_title h3 {
    font-size: 20px;
    line-height: 36px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 2, HTML/scss/_section_title.scss */
  .section_title h3 {
    font-size: 20px;
    line-height: 42px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 2, HTML/scss/_section_title.scss */
  .section_title h3 {
    font-size: 20px;
    line-height: 42px;
  }
}

@media (max-width: 767px) {
  /* line 22, HTML/scss/_section_title.scss */
  .section_title h3 br {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 22, HTML/scss/_section_title.scss */
  .section_title h3 br {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 22, HTML/scss/_section_title.scss */
  .section_title h3 br {
    display: none;
  }
}

/* line 34, HTML/scss/_section_title.scss */
.section_title p {
  font-size: 16px;
  color: #000;
  line-height: 28px;
  margin-bottom: 0;
  font-weight: 400;
}

@media (max-width: 767px) {
  /* line 40, HTML/scss/_section_title.scss */
  .section_title p br {
    display: none;
  }
}

/* line 48, HTML/scss/_section_title.scss */
.section_title h4 {
  font-size: 18px;
  font-weight: 500;
  color: #001D38;
  padding-bottom: 21px;
}

/* line 54, HTML/scss/_section_title.scss */
.mb-50 {
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  /* line 54, HTML/scss/_section_title.scss */
  .mb-50 {
    margin-bottom: 40px;
  }
}

/* line 61, HTML/scss/_section_title.scss */
.mb_70 {
  margin-bottom: 62px;
}

@media (max-width: 767px) {
  /* line 61, HTML/scss/_section_title.scss */
  .mb_70 {
    margin-bottom: 40px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 61, HTML/scss/_section_title.scss */
  .mb_70 {
    margin-bottom: 40px;
  }
}


/* line 1, HTML/scss/_about.scss */
.about_story {
  padding-top: 70px;
  padding-bottom: 10px;
}

@media (max-width: 767px) {
  /* line 1, HTML/scss/_about.scss */
  .about_story {
    padding-top: 60px;
    padding-bottom: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, HTML/scss/_about.scss */
  .about_story {
    padding-top: 90px;
    padding-bottom: 60px;
  }
}

/* line 13, HTML/scss/_about.scss */
.about_story .story_heading h3 {
  font-size: 20px;
  font-weight: 400;
  color: #040E27;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  /* line 13, HTML/scss/_about.scss */
  .about_story .story_heading h3 {
    margin-bottom: 30px;
  }
}

/* line 23, HTML/scss/_about.scss */
.about_story .story_info {
  margin-bottom: 30px;
}

/* line 25, HTML/scss/_about.scss */
.about_story .story_info p {
  margin-bottom: 18px;
}

/* line 29, HTML/scss/_about.scss */
.about_story .story_thumb {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  /* line 31, HTML/scss/_about.scss */
  .about_story .story_thumb .thumb {
    margin-bottom: 30px;
  }
}

/* line 35, HTML/scss/_about.scss */
.about_story .story_thumb .thumb.padd_1 {
  padding-right: 58px;
}

@media (max-width: 767px) {
  /* line 35, HTML/scss/_about.scss */
  .about_story .story_thumb .thumb.padd_1 {
    padding-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 35, HTML/scss/_about.scss */
  .about_story .story_thumb .thumb.padd_1 {
    padding-right: 0;
  }
}

/* line 44, HTML/scss/_about.scss */
.about_story .story_thumb .thumb img {
  width: 100%;
}

/* line 2, HTML/scss/_counter.scss */
.counter_wrap .single_counter {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  /* line 2, HTML/scss/_counter.scss */
  .counter_wrap .single_counter {
    text-align: center;
  }
}



/*********************************
1. Services
*********************************/

.services
{
  width: 100%;
  padding-top: 96px;
  padding-bottom: 36px;
  background: #FFFFFF;
}
.services_row
{
  margin-top: 95px;
}
.service_col
{
  margin-bottom: 91px;
}
.service
{
  width: 100%;
  background: #f4f7f8;
  border-radius: 12px;
  padding-top: 58px;
  padding-bottom: 66px;
  padding-left: 30px;
  padding-right: 30px;
  border: solid 2px transparent;
}
.service:hover
{
  border-color: #1befc5;
  background: #FFFFFF;
}
.service_icon
{
  width: 75px;
  height: 75px;
}
.service_icon img
{
  max-width: 100%;
}
.service_icon svg
{
  max-width: 100%;
  height: auto;
}
.svg path,
.svg rect,
.svg polygon
{
  fill: #778990;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.service:hover .svg path,
.service:hover .svg rect,
.service:hover .svg polygon
{
  fill: #1befc5;
}
.service_title
{
  margin-top: 39px;
}
.service_text
{
  margin-top: 19px;
}
.service_button
{
  position: absolute;
  bottom: -32px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 157px;
  height: 63px;
  background: #7836c6;
  border-radius: 12px;
}
.service_button:hover
{
  background: #1befc5;
}
.service_button a
{
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #1befc5;
  line-height: 63px;
}
.service_button:hover a
{
  color: #35214d;
}

/* Read More */
.show-hide {
  text-align:center;
}
.read-more-wrap {
  opacity:1;
  -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
}
.show-hide p {
  margin-top:15px;
  max-width:800px;
  margin:0 auto;
  text-align:left;
}
.read-more-state {
  display: none;

}

.read-more-target {
  margin-top:2rem;
  opacity: 0;
  max-height: 0;
  font-size: 0;
  -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.read-more-state ~ .read-more-trigger:before {
  content: 'Read More';
}

.read-more-state:checked ~ .read-more-trigger:before {
  content: 'Read Less';
}

.read-more-trigger {
  cursor: pointer;
  display: inline-block;
  padding: 0 .5em;
  color: #666;
  font-size: .9em;
  line-height: 2;
  border: 1px solid #0067a7;
  border-radius: .25em;
  margin-top:15px;
  margin-bottom:15px;
}
.read-more-trigger:hover {
  background:#666;
  color:white;
}

@media screen and (max-width: 780px) {
  div..show-hide > p {
    font-size: 13;
  }
  div.read-more-wrap > label:before {
    margin: 0;
    font-size: 13px;
  }
}

@media screen and (max-width: 780px) {
  div.read-more-wrap > p {
    padding: 15px;
  }
}



/*=========================================================
  PAGE HEADER
===========================================================*/

.page-header {
  position: relative;
  margin: 0;
  padding-top: 120px;
  padding-bottom: 80px;
  background-color: #1b1c1e;
}

#post-header {
  padding-top: 240px;
  padding-bottom: 80px;
}

.page-header .page-header-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.page-header .page-header-bg:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(27, 28, 30, 0)), color-stop(90%, rgba(27, 28, 30, 0.8)));
  background: linear-gradient(180deg, rgba(27, 28, 30, 0) 0%, rgba(27, 28, 30, 0.8) 90%);
}

.page-header h1 {
  font-size: 41.053px;
  color: #FFF;
}

.page-header p.lead {
  font-size: 20.25px;
  color: #FFF;
}


/* Navigator */
nav{
  background: #172035;
  color: #fff;
  border: 0px;
  border-radius: 0px;
  width: 100%;
  padding-top: 0px;
  min-height: 10px;
  border-bottom: none 0px solid;
  box-shadow: 0px 1px rgba(0, 0, 0, 0.3);
  border-bottom: 1px outset rgba(192, 192, 192, 0.5);
}


nav a{
  color: #fff;
  text-decoration:none;
  text-transform: normal;
  font-size: 15px;
}

nav li{
  float:right;
  display:inline;
  padding: 0 30px 0 20px;
}


navbar-nav{
  position: fixed-top;
  float: right;
  margin-top: 2px;
}

nav .highlight, nav.current a{
  color: #457725;
  font-weight:bold;
}

nav-hover{
  color:#fff;
  font-weight: none;
}

.ticker-btn{
  background: #88d200;
  color: #fff;
  padding: 6px 5px !important;
  text-transform:none;
  }

.btn-request{
    padding: 10px 25px;
    border: 1px solid #88d200;
    border-radius: 100px;
    font-weight: 400;
}

.btn-request.hover{
    background-color: #88d200;
    color: #fff;
    transform: scale(1.05);
    box-shadow: 0px 20px 20px rgba(0,0,0,0.1);
}
.navbar-toggler {
    border: none;
    position: right;
    border-radius: 0px;
    padding: 0px;
    cursor: pointer;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  
  .header_area .navbar {
    background: #d1cff4;
  }
  .header_area .navbar .nav-item.active .nav-link {
    color: #6059f6 !important;
  }
  .navbar-toggler[aria-expanded="false"] span:nth-child(2) {
    opacity: 1;
  }
  .navbar-toggler[aria-expanded="true"] span:nth-child(2) {
    opacity: 0;
  }
  .navbar-toggler[aria-expanded="true"] span:first-child {
    transform: rotate(-45deg);
    position: relative;
    top: 7.5px;
  }
  .navbar-toggler[aria-expanded="true"] span:last-child {
    transform: rotate(45deg);
    bottom: 6px;
    position: relative;
  }
  .navbar-toggler span {
    display: block;
    width: 25px;
    height: 3px;
    background: #ffffff;
    margin: auto;
    margin-bottom: 4px;
    transition: all 400ms linear;
    cursor: pointer;
  }
  .navbar .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .nav {
    padding: 0px 0px;
  }


.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: center;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: right;
    margin: 0;
  }
  .navbar-nav > li {
    float: right;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}



  
/* Tax Categories */
*{
  margin: 0;
  padding: 0;
}

.content{
  justify-content: center;
  align-items: center;
  height:100vh;
  background: #e5e5e5;
}
.center{
  width: 50%;
  align-self: center;
  margin: auto;
}

details{
  font-family: 'Raleway', sans-serif;
}

summary {
    transition: background .75s ease;
    width: 100%;
    outline: 0;
    text-align: center;
    font-size: 85%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    border-top: 1px solid #D3D3D3;
}

h2 {
    color: #1286BC;
    text-align: left;
    margin-bottom: 0;
    padding: 15px;
    text-shadow: none;
}

details p {
    padding: 0 25px 15px 25px;
    margin: 0;
    text-shadow: none;
    text-align: justify;
  line-height: 1.3em;
}

summary::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f107";
    display: inline-block;
    padding-right: 15px;
    font-size: 180%;
    color: #034171;
}
details[open] summary::after {
    content: '\f106';
    display: inline-block;
    padding-right: 15px;
    font-size: 180%;
}

details[open] summary:hover {
  background:none;
}
summary:hover {
    background: #d3d3d3;
}

details summary::-webkit-details-marker {
  display:none;
}



/* DEMO */
*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body{
  margin:0;
  padding:0;
  font:0.875em/1.48 arial,tahoma;
}
.container-tab{
  margin:auto;
  max-width:1000px;
  padding:0 10px;
}
/* TABS */
.accordion-tabs {
  *zoom: 1;
  width: 100%;
  border: 1px solid #dddddd;
  border-radius: 0.1875em;
  margin-bottom: 1.5em; 
  margin-left:0;
  padding-left:0;
}
    .accordion-tabs:before, 
  .accordion-tabs:after {
    content: " ";
    display: table;
  }
    .accordion-tabs:after {
    clear: both; 
  }
    .accordion-tabs li{
      list-style:none;
    }
      .accordion-tabs li.tab-head-cont:first-child a {
        border-top-left-radius: 0.1875em;
        border-top-right-radius: 0.1875em;
        border-top: 0;
      }
      .accordion-tabs li.tab-head-cont:last-child a {
        border-bottom-left-radius: 0.1875em;
        border-bottom-right-radius: 0.1875em; 
      }
      .accordion-tabs li.tab-head-cont a {
        text-decoration:none;
        border-top: 1px solid #dddddd;
        color: #888888;
        display: block;
        padding: 0.75em 0.809em;
      }
      .accordion-tabs li.tab-head-cont a:hover {
        color: #000000;
      }
      .accordion-tabs li.tab-head-cont a:focus {
        outline: none;
      }
      .accordion-tabs li.tab-head-cont a.is-active {
        background-color: #f7f7f7;
        border-bottom: 0; 
        color:#333333;
      }
    .accordion-tabs li.tab-head-cont section {
      padding: 1.5em 1.618em;
      background: #f7f7f7;
      display: none;
      overflow: hidden;
      width: 100%; 
    }
   
  h3 {
  font-size: 18px;
  color: #0067a7;
}
/* RESPONSIVE */
@media screen and (min-width: 40em) {
  .accordion-tabs {
    border: none;
    position: relative; 
  }
    .accordion-tabs li.tab-head-cont {
      display: inline; 
    }
      .accordion-tabs li.tab-head-cont:last-child a {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
      } 
      .accordion-tabs li.tab-head-cont a {
        display: inline-block;
        vertical-align: baseline;
        zoom: 1;
        *display: inline;
        *vertical-align: auto;
        border-top: 0;
        border-top-right-radius: 0.1875em;
        border-top-left-radius: 0.1875em; 
      } 
      .accordion-tabs li.tab-head-cont a.is-active {
        background-color: #f7f7f7;
        border: 1px solid #dddddd;
        border-bottom: 1px solid #f7f7f7;
        margin-bottom: -1px; 
      }
      .accordion-tabs li.tab-head-cont section {
        border-bottom-left-radius: 0.1875em;
        border-bottom-right-radius: 0.1875em;
        border: 1px solid #dddddd;
        float: left;
        left: 0;
        padding: 0.75em 0.809em;
      }
        .accordion-tabs li.tab-head-cont section p {
          -webkit-columns: 2;
          -moz-columns: 2;
          columns: 1;
        }
}

/* DEMO */
*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body{
  margin:0;
  padding:0;
  font:0.875em/1.48 arial,tahoma;
}
.container-tabk{
  margin:auto;
  max-width:1000px;
  padding:0 20px;
}
/* TABS */
.accordionk-tabs {
  *zoom: 1;
  width: 100%;
  border: 1px solid #dddddd;
  border-radius: 0.1875em;
  margin-bottom: 1.5em; 
  margin-left:0;
  padding-left:0;
}
    .accordionk-tabs:before, 
  .accordionk-tabs:after {
    content: " ";
    display: table;
  }
    .accordionk-tabs:after {
    clear: both; 
  }
    .accordionk-tabs li{
      list-style:none;
    }
      .accordionk-tabs li.tabk-head-cont:first-child a {
        border-top-left-radius: 0.1875em;
        border-top-right-radius: 0.1875em;
        border-top: 0;
      }
      .accordionk-tabs li.tabk-head-cont:last-child a {
        border-bottom-left-radius: 0.1875em;
        border-bottom-right-radius: 0.1875em; 
      }
      .accordionk-tabs li.tabk-head-cont a {
        text-decoration:none;
        border-top: 1px solid #dddddd;
        color: #888888;
        display: block;
        padding: 0.75em 0.809em;
      }
      .accordionk-tabs li.tabk-head-cont a:hover {
        color: #000000;
      }
      .accordionk-tabs li.tabk-head-cont a:focus {
        outline: none;
      }
      .accordionk-tabs li.tabk-head-cont a.is-active {
        background-color: #f7f7f7;
        border-bottom: 0; 
        color:#333333;
      }
    .accordionk-tabs li.tabk-head-cont section {
      padding: 1.5em 1.618em;
      background: #f7f7f7;
      display: none;
      overflow: hidden;
      width: 100%; 
    }

/* RESPONSIVE */
@media screen and (min-width: 40em) {
  .accordionk-tabs {
    border: none;
    position: relative; 
  }
    .accordionk-tabs li.tabk-head-cont {
      display: inline; 
    }
      .accordionk-tabs li.tabk-head-cont:last-child a {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
      } 
      .accordionk-tabs li.tabk-head-cont a {
        display: inline-block;
        vertical-align: baseline;
        zoom: 1;
        *display: inline;
        *vertical-align: auto;
        border-top: 0;
        border-top-right-radius: 0.1875em;
        border-top-left-radius: 0.1875em; 
      } 
      .accordionk-tabs li.tabk-head-cont a.is-active {
        background-color: #f7f7f7;
        border: 1px solid #dddddd;
        border-bottom: 1px solid #f7f7f7;
        margin-bottom: -1px; 
      }
      .accordionk-tabs li.tabk-head-cont section {
        border-bottom-left-radius: 0.1875em;
        border-bottom-right-radius: 0.1875em;
        border: 1px solid #dddddd;
        float: left;
        left: 0;
        padding: 0.75em 0.809em;
      }
        .accordionk-tabs li.tabk-head-cont section p {
          -webkit-columns: 2;
          -moz-columns: 2;
          columns: 1;
        }
}




/* FAQ */
h1, h2, h3, h4, h5, h6 {
    color: #00477e;
}
section {
    padding:10px;
}
a, a:hover, a:focus, a:active {
    text-decoration: none;
    outline: none;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.faq {
    padding: 20px 0 10px;
    background: #ffffff;
    min-height: 40vh;
}

.faq .section-title {
    margin-bottom: 24px;
}

.faq .section-title h2 {
    margin-bottom: 22px;
}

.faq .accordion .card {
    border: none;
    margin-bottom: 20px;
}

.faq .accordion .card:not(:first-of-type) .card-header:first-child {
    border-radius: 10px;
}

.faq .accordion .card .card-header {
    border: none;
    border-radius: 10px;
    padding: 0;
}

.faq .accordion .card .card-header h5 {
    padding: 0;
}

.faq .accordion .card .card-header h5 button {
    color: #1e3056;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    padding: 0 30px 0 70px;
    height: 80px;
    display: block;
    width: 100%;
    color: rgba(30, 48, 86, 0.8);
    text-align: left;
    background: #fff;
    -webkit-box-shadow: 0px -50px 120px 0px rgba(69, 81, 100, 0.1);
    box-shadow: 0px -50px 140px 0px rgba(69, 81, 100, 0.1);
    border-radius: 10px 10px 0 0;
    position: relative;
}

.faq .accordion .card .card-header h5 button:after {
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background-color: transparent;
    color: #ff5f74;
    text-align: center;
    border: 1px solid #ff5f74;
    border-radius: 50%;
    line-height: 100%;
    content: '\f067';
    font-size: 10px;
    line-height: 18px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.faq .accordion .card .card-header h5 button.collapsed {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid rgba(97, 125, 255, 0.2);
}

.faq .accordion .card .card-header h5 button[aria-expanded="true"]:after {
    content: '\f068';
    color: #fff;
    background-image: -webkit-linear-gradient(-180deg, #5e7eff 0%, #ff5f74 30%, #a85fff 100%);
}

.faq .accordion .card .card-body {
    -webkit-box-shadow: 0px 15px 140px 0px rgba(69, 81, 100, 0.1);
    box-shadow: 0px 15px 140px 0px rgba(69, 81, 100, 0.1);
    border-radius: 0 0 10px 10px;
    padding-top: 0;
    margin-top: -6px;
    padding-left: 72px;
    padding-right: 70px;
    padding-bottom: 23px;
    color: rgba(30, 48, 86, 0.8);
    line-height: 30px;
}




/* Question */

%visually-hidden{
  position: absolute;
  opacity: 0;
  z-index: -1;
  $brand: #1e88e5
$black: #333
$lightblack: #505050
$lightwhite: #f1f2f3


}
  
  body{
  box-sizing: border-box;
  font-family: 'ABeeZee', sans-serif;
  line-height: 1.48;
  font-size: 16px;
  color: black;
}
  
.container{
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.section__headline{
  font-family: 'Varela Round', sans-serif;
  font-size: 62px:;
  font-weight: 400;
  color: blue;
  padding-left: 15px;
  padding-top: 30px;
}
  
.c-faqs__headline{
  font-family: 'Varela Round', sans-serif;
  text-align: left;
  padding-left: 15px;
  font-size: 1.5em;
  margin-top: 1.5em;
  font-weight: bold;
}
  

.c-faqs{
  margin: 15px 0;
  padding: 0 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}


.c-faqs-before{
width: 2px;
 height: 100%;
 left: 50%;
 position: absolute;
 background: #ffffff;
 opacity: 0;
 transform-origin: 0 50%;
 content: '';
} 

.c-faq{
  font-family: 'Varela Round', sans-serif;
  list-style: none;
  margin: 10px 0 5px;
}

.c-faq__title{
  cursor: pointer;
  font-weight: 500;
  background: white;
  z-index: 10;
  position: relative;
  font-size: 1.1em;
}
  
  .hover{
  text-decoration: underline;
}
  .after{
    white-space: nowrap;
    font-weight: 300;
    padding-left: 5px;
    opacity: 0;
    transform-origin: 11px;
    transform: rotateZ(90deg);
    display: none;
    content: '>';
  }

.c-faq--active .c-faq__title{
  color: #000;
  }
  .after{
    opacity: 1;
    transform: rotateZ(90deg);
    display: inline-block;
}  

.c-faq__answer{
  font-weight: normal;
  margin-top: -10%;
  transition: all 0.1s;
  z-index: 1;
  font-size: 0.9em;
  color: black;
}
.c-faq--active .c-faq__answer{
  opacity: 1;
  position: relative;
  top: 0;
  left: 0;
  font-weight: 300;
  margin-top: 5px;
  margin-bottom: 10px;
  transition: all 0.2s;
  border-radius: 3px;
  border: 1px solid white;
  border-top: 1px solid;
  padding: 20px;
}
  
@media (min-width: 780px) {

}
  .c-faqs{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height: auto;
  }
  
  .c-faqs-before  {
    opacity: 0.2;
  }
    
  .c-faq{
    margin-top: 15px;
    margin-bottom: 15px;
  }
    .c-faq__title{
      width: 50%;
      padding-right: 40px;
      display: inline-block;
 }
      .after{
        display: none;
      }
      

    .c-faq__answer{
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 50%;
      width: 50%;
      border-left-color: #000;
      border-top-color: white;
      }
      
.c-note{
  font-size: 0.8em;
  padding-left: 15px;
  opacity: 0.5;
  transition: opacity 0.2s ease-in-out;
}
  
.hover{
    opacity: 1;
    transition: opacity 0.2s ease-in-out;
  }
  
  a{
    color: brand;
  }
  


/* Start Blog Area css */

.latest-blog-area .area-heading {
  margin-bottom: 70px;
}

/* line 10, blog.scss */
.blog_area a {
  color: #666666 !important;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;

}

/* line 14, blog.scss */
.blog_area a:hover, .blog_area a :hover {
  background: -webkit-linear-gradient(131deg, #FF4A52 0%, #FF4A52 99%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 24, blog.scss */
.single-blog {
  overflow: hidden;
  margin-bottom: 30px;
}

/* line 28, blog.scss */
.single-blog:hover {
  box-shadow: 0px 10px 20px 0px rgba(42, 34, 123, 0.1);
}

/* line 32, blog.scss */
.single-blog .thumb {
  overflow: hidden;
  position: relative;
}

/* line 36, blog.scss */
.single-blog .thumb:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 49, blog.scss */
.single-blog h4 {
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 34px;
  margin-bottom: 10px;
}

/* line 56, blog.scss */
.single-blog a {
  font-size: 20px;
  font-weight: 600;
}

/* line 66, blog.scss */
.single-blog .date {
  color: #666666;
  text-align: left;
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
}

/* line 74, blog.scss */
.single-blog .tag {
  text-align: left;
  display: inline-block;
  float: left;
  font-size: 13px;
  font-weight: 300;
  margin-right: 22px;
  position: relative;
}

/* line 84, blog.scss */
.single-blog .tag:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 5px;
  background: #acacac;
  right: -12px;
  top: 7px;
}

@media (max-width: 1199px) {
  /* line 74, blog.scss */
  .single-blog .tag {
    margin-right: 8px;
  }
  /* line 98, blog.scss */
  .single-blog .tag:after {
    display: none;
  }
}

/* line 104, blog.scss */
.single-blog .likes {
  margin-right: 16px;
}

@media (max-width: 800px) {
  /* line 24, blog.scss */
  .single-blog {
    margin-bottom: 30px;
  }
}

/* line 112, blog.scss */
.single-blog .single-blog-content {
  padding: 30px;
}

/* line 116, blog.scss */
.single-blog .single-blog-content .meta-bottom p {
  font-size: 13px;
  font-weight: 300;
}

/* line 121, blog.scss */
.single-blog .single-blog-content .meta-bottom i {
  color: #fdcb9e;
  font-size: 13px;
  margin-right: 7px;
}

@media (max-width: 1199px) {
  /* line 112, blog.scss */
  .single-blog .single-blog-content {
    padding: 15px;
  }
}

/* line 135, blog.scss */
.single-blog:hover .thumb:after {
  opacity: .7;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media (max-width: 1199px) {
  /* line 143, blog.scss */
  .single-blog h4 {
    transition: all 300ms linear 0s;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 14px;
    margin-bottom: 12px;
  }
  /* line 149, blog.scss */
  .single-blog h4 a {
    font-size: 18px;
  }
}

/* line 157, blog.scss */
.full_image.single-blog {
  position: relative;
}

/* line 160, blog.scss */
.full_image.single-blog .single-blog-content {
  position: absolute;
  left: 35px;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media (min-width: 992px) {
  /* line 160, blog.scss */
  .full_image.single-blog .single-blog-content {
    bottom: 100px;
  }
}

/* line 179, blog.scss */
.full_image.single-blog h4 {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-bottom: none;
  padding-bottom: 5px;
}

/* line 185, blog.scss */
.full_image.single-blog a {
  font-size: 20px;
  font-weight: 600;
}

/* line 195, blog.scss */
.full_image.single-blog .date {
  color: #fff;
}

/* line 200, blog.scss */
.full_image.single-blog:hover .single-blog-content {
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* End Blog Area css
============================================================================================ */
/* Latest Blog Area css
============================================================================================ */
/* line 224, blog.scss */
.l_blog_item .l_blog_text .date {
  margin-top: 24px;
  margin-bottom: 15px;
}

/* line 228, blog.scss */
.l_blog_item .l_blog_text .date a {
  font-size: 12px;
}

/* line 234, blog.scss */
.l_blog_item .l_blog_text h4 {
  font-size: 18px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 0px;
  padding-bottom: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 247, blog.scss */
.l_blog_item .l_blog_text p {
  margin-bottom: 0px;
  padding-top: 20px;
}

/* End Latest Blog Area css
============================================================================================ */
/* Causes Area css
============================================================================================ */
/* line 263, blog.scss */
.causes_slider .owl-dots {
  text-align: center;
  margin-top: 80px;
}

/* line 267, blog.scss */
.causes_slider .owl-dots .owl-dot {
  height: 14px;
  width: 14px;
  background: #eeeeee;
  display: inline-block;
  margin-right: 7px;
}

/* line 274, blog.scss */
.causes_slider .owl-dots .owl-dot:last-child {
  margin-right: 0px;
}

/* line 285, blog.scss */
.causes_item {
  background: #fff;
}

/* line 288, blog.scss */
.causes_item .causes_img {
  position: relative;
}

/* line 291, blog.scss */
.causes_item .causes_img .c_parcent {
  position: absolute;
  bottom: 0px;
  width: 100%;
  left: 0px;
  height: 3px;
  background: rgba(255, 255, 255, 0.5);
}

/* line 299, blog.scss */
.causes_item .causes_img .c_parcent span {
  width: 70%;
  height: 3px;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

/* line 307, blog.scss */
.causes_item .causes_img .c_parcent span:before {
  content: "75%";
  position: absolute;
  right: -10px;
  bottom: 0px;
  color: #fff;
  padding: 0px 5px;
}

/* line 320, blog.scss */
.causes_item .causes_text {
  padding: 30px 35px 40px 30px;
}

/* line 323, blog.scss */
.causes_item .causes_text h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
  cursor: pointer;
}

/* line 336, blog.scss */
.causes_item .causes_text p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 0px;
}

/* line 346, blog.scss */
.causes_item .causes_bottom a {
  width: 50%;
  border: 1px solid;
  text-align: center;
  float: left;
  line-height: 50px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

/* line 358, blog.scss */
.causes_item .causes_bottom a + a {
  border-color: #eeeeee;
  background: #fff;
  font-size: 14px;
}

/* End Causes Area css
============================================================================================ */
/*================= latest_blog_area css =============*/
/* line 374, blog.scss */
.latest_blog_area {
  background: #f9f9ff;
}

/* line 378, blog.scss */
.single-recent-blog-post {
  margin-bottom: 30px;
}

/* line 381, blog.scss */
.single-recent-blog-post .thumb {
  overflow: hidden;
}

/* line 384, blog.scss */
.single-recent-blog-post .thumb img {
  transition: all 0.7s linear;
}

/* line 389, blog.scss */
.single-recent-blog-post .details {
  padding-top: 30px;
}

/* line 392, blog.scss */
.single-recent-blog-post .details .sec_h4 {
  line-height: 24px;
  padding: 10px 0px 13px;
  transition: all 0.3s linear;
}

/* line 403, blog.scss */
.single-recent-blog-post .date {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}

/* line 410, blog.scss */
.single-recent-blog-post:hover img {
  transform: scale(1.23) rotate(10deg);
}



/*========= blog_categorie_area css ===========*/
/* line 438, blog.scss */
.blog_categorie_area {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (min-width: 900px) {
  /* line 438, blog.scss */
  .blog_categorie_area {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

/* line 417, blog.scss */
.tags .tag_btn {
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  border: 1px solid #cccccc;
  display: inline-block;
  padding: 1px 18px;
  text-align: center;
}

/* line 431, blog.scss */
.tags .tag_btn + .tag_btn {
  margin-left: 2px;
}

@media (min-width: 1100px) {
  /* line 438, blog.scss */
  .blog_categorie_area {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}

/* line 454, blog.scss */
.categories_post {
  position: relative;
  text-align: center;
  cursor: pointer;
}

/* line 459, blog.scss */
.categories_post img {
  max-width: 100%;
}

/* line 463, blog.scss */
.categories_post .categories_details {
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  background: rgba(34, 34, 34, 0.75);
  color: #fff;
  transition: all 0.3s linear;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 476, blog.scss */
.categories_post .categories_details h5 {
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
  color: #fff;
  position: relative;
}

/* line 494, blog.scss */
.categories_post .categories_details p {
  font-weight: 300;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 0px;
}

/* line 501, blog.scss */
.categories_post .categories_details .border_line {
  margin: 10px 0px;
  background: #fff;
  width: 100%;
  height: 1px;
}

/* line 510, blog.scss */
.categories_post:hover .categories_details {
  background: rgba(222, 99, 32, 0.85);
}

/*============ blog_left_sidebar css ==============*/
/* line 525, blog.scss */
.blog_item {
  margin-bottom: 50px;
}

/* line 529, blog.scss */
.blog_details {
  padding: 30px 0 20px 10px;
  box-shadow: 0px 10px 20px 0px rgba(221, 221, 221, 0.3);
}

@media (min-width: 768px) {
  /* line 529, blog.scss */
  .blog_details {
    padding: 60px 30px 35px 35px;
  }
}

/* line 537, blog.scss */
.blog_details p {
  margin-bottom: 30px;
}

/* line 541, blog.scss */
.blog_details a {
  color: #ff8b23;
}

/* line 544, blog.scss */
.blog_details a:hover {
  color: #FF4A52;
}

/* line 549, blog.scss */
.blog_details h2 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  /* line 549, blog.scss */
  .blog_details h2 {
    font-size: 24px;
    margin-bottom: 15px;
  }
}

/* line 563, blog.scss */
.blog-info-link li {
  float: left;
  font-size: 14px;
}

/* line 567, blog.scss */
.blog-info-link li a {
  color: #999999;
}

/* line 571, blog.scss */
.blog-info-link li i,
.blog-info-link li span {
  font-size: 13px;
  margin-right: 5px;
}

/* line 577, blog.scss */
.blog-info-link li::after {
  content: "|";
  padding-left: 10px;
  padding-right: 10px;
}

/* line 583, blog.scss */
.blog-info-link li:last-child::after {
  display: none;
}

/* line 588, blog.scss */
.blog-info-link::after {
  content: "";
  display: block;
  clear: both;
  display: table;
}

/* line 596, blog.scss */
.blog_item_img {
  position: relative;
}

/* line 599, blog.scss */
.blog_item_img .blog_item_date {
  position: absolute;
  bottom: -10px;
  left: 10px;
  display: block;
  color: #fff;
  background-color: #FF4A52;
  padding: 8px 15px;
  border-radius: 5px;
}

@media (min-width: 768px) {
  /* line 599, blog.scss */
  .blog_item_img .blog_item_date {
    bottom: -20px;
    left: 40px;
    padding: 13px 30px;
  }
}

/* line 615, blog.scss */
.blog_item_img .blog_item_date h3 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0;
  line-height: 1.2;
}

@media (min-width: 768px) {
  /* line 615, blog.scss */
  .blog_item_img .blog_item_date h3 {
    font-size: 20px;
  }
}

/* line 627, blog.scss */
.blog_item_img .blog_item_date p {
  font-size: 18px;
  margin-bottom: 0;
  color: #fff;
}

@media (min-width: 768px) {
  /* line 627, blog.scss */
  .blog_item_img .blog_item_date p {
    font-size: 18px;
  }
}

/* line 647, blog.scss */
.blog_right_sidebar .widget_title {
  font-size: 20px;
  margin-bottom: 40px;
}

/* line 652, blog.scss */
.blog_right_sidebar .widget_title::after {
  content: "";
  display: block;
  padding-top: 15px;
  border-bottom: 1px solid #f0e9ff;
}

/* line 660, blog.scss */
.blog_right_sidebar .single_sidebar_widget {
  background: #fbf9ff;
  padding: 30px;
  margin-bottom: 30px;
}

/* line 664, blog.scss */
.blog_right_sidebar .single_sidebar_widget .btn_1 {
  margin-top: 0px;
}

/* line 672, blog.scss */
.blog_right_sidebar .search_widget .form-control {
  height: 50px;
  border-color: #f0e9ff;
  font-size: 13px;
  color: #999999;
  padding-left: 20px;
  border-radius: 0;
  border-right: 0;
}

/* line 681, blog.scss */
.blog_right_sidebar .search_widget .form-control::placeholder {
  color: #999999;
}

/* line 685, blog.scss */
.blog_right_sidebar .search_widget .form-control:focus {
  border-color: #f0e9ff;
  outline: 0;
  box-shadow: none;
}

/* line 694, blog.scss */
.blog_right_sidebar .search_widget .input-group button {
  background: #fff;
  border-left: 0;
  border: 1px solid #f0e9ff;
  padding: 4px 15px;
  border-left: 0;
}

/* line 701, blog.scss */
.blog_right_sidebar .search_widget .input-group button i,
.blog_right_sidebar .search_widget .input-group button span {
  font-size: 14px;
  color: #999999;
}

/* line 713, blog.scss */
.blog_right_sidebar .newsletter_widget .form-control {
  height: 50px;
  border-color: #f0e9ff;
  font-size: 13px;
  color: #999999;
  padding-left: 20px;
  border-radius: 0;
}

/* line 722, blog.scss */
.blog_right_sidebar .newsletter_widget .form-control::placeholder {
  color: #999999;
}

/* line 726, blog.scss */
.blog_right_sidebar .newsletter_widget .form-control:focus {
  border-color: #f0e9ff;
  outline: 0;
  box-shadow: none;
}

/* line 735, blog.scss */
.blog_right_sidebar .newsletter_widget .input-group button {
  background: #fff;
  border-left: 0;
  border: 1px solid #f0e9ff;
  padding: 4px 15px;
  border-left: 0;
}

/* line 742, blog.scss */
.blog_right_sidebar .newsletter_widget .input-group button i,
.blog_right_sidebar .newsletter_widget .input-group button span {
  font-size: 14px;
  color: #999999;
}

/* line 755, blog.scss */
.blog_right_sidebar .post_category_widget .cat-list li {
  border-bottom: 1px solid #f0e9ff;
  transition: all 0.3s ease 0s;
  padding-bottom: 12px;
}

/* line 760, blog.scss */
.blog_right_sidebar .post_category_widget .cat-list li:last-child {
  border-bottom: 0;
}

/* line 764, blog.scss */
.blog_right_sidebar .post_category_widget .cat-list li a {
  font-size: 14px;
  line-height: 20px;
  color: #888888;
}

/* line 769, blog.scss */
.blog_right_sidebar .post_category_widget .cat-list li a p {
  margin-bottom: 0px;
}

/* line 774, blog.scss */
.blog_right_sidebar .post_category_widget .cat-list li + li {
  padding-top: 15px;
}

/* line 791, blog.scss */
.blog_right_sidebar .popular_post_widget .post_item .media-body {
  justify-content: center;
  align-self: center;
  padding-left: 20px;
}

/* line 796, blog.scss */
.blog_right_sidebar .popular_post_widget .post_item .media-body h3 {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 6px;
  transition: all 0.3s linear;
}

/* line 807, blog.scss */
.blog_right_sidebar .popular_post_widget .post_item .media-body a:hover {
  color: #fff;
}

/* line 813, blog.scss */
.blog_right_sidebar .popular_post_widget .post_item .media-body p {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 0px;
}

/* line 820, blog.scss */
.blog_right_sidebar .popular_post_widget .post_item + .post_item {
  margin-top: 20px;
}

/* line 828, blog.scss */
.blog_right_sidebar .tag_cloud_widget ul li {
  display: inline-block;
}

/* line 831, blog.scss */
.blog_right_sidebar .tag_cloud_widget ul li a {
  display: inline-block;
  border: 1px solid #eeeeee;
  background: #fff;
  padding: 4px 20px;
  margin-bottom: 8px;
  margin-right: 3px;
  transition: all 0.3s ease 0s;
  color: #888888;
  font-size: 13px;
}

/* line 842, blog.scss */
.blog_right_sidebar .tag_cloud_widget ul li a:hover {
  background: #FF4A52;
  color: #fff !important;
  -webkit-text-fill-color: #fff;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 857, blog.scss */
.blog_right_sidebar .instagram_feeds .instagram_row {
  display: flex;
  margin-right: -6px;
  margin-left: -6px;
}

/* line 863, blog.scss */
.blog_right_sidebar .instagram_feeds .instagram_row li {
  width: 33.33%;
  float: left;
  padding-right: 6px;
  padding-left: 6px;
  margin-bottom: 15px;
}

/* line 963, blog.scss */
.blog_right_sidebar .br {
  width: 100%;
  height: 1px;
  background: #eeeeee;
  margin: 30px 0px;
}

/* line 984, blog.scss */
.blog-pagination {
  margin-top: 80px;
}

/* line 988, blog.scss */
.blog-pagination .page-link {
  font-size: 14px;
  position: relative;
  display: block;
  padding: 0;
  text-align: center;
  margin-left: -1px;
  line-height: 45px;
  width: 45px;
  height: 45px;
  border-radius: 0 !important;
  color: #8a8a8a;
  border: 1px solid #f0e9ff;
  margin-right: 10px;
}

/* line 1005, blog.scss */
.blog-pagination .page-link i,
.blog-pagination .page-link span {
  font-size: 13px;
}

/* line 1017, blog.scss */
.blog-pagination .page-item.active .page-link {
  background-color: #fbf9ff;
  border-color: #f0e9ff;
  color: #888888;
}

/* line 1024, blog.scss */
.blog-pagination .page-item:last-child .page-link {
  margin-right: 0;
}

/*============ Start Blog Single Styles  =============*/
/* line 1049, blog.scss */
.single-post-area .blog_details {
  box-shadow: none;
  padding: 0;
}

/* line 1054, blog.scss */
.single-post-area .social-links {
  padding-top: 10px;
}

/* line 1057, blog.scss */
.single-post-area .social-links li {
  display: inline-block;
  margin-bottom: 10px;
}

/* line 1061, blog.scss */
.single-post-area .social-links li a {
  color: #cccccc;
  padding: 7px;
  font-size: 14px;
  transition: all 0.2s linear;
}

/* line 1074, blog.scss */
.single-post-area .blog_details {
  padding-top: 26px;
}

/* line 1077, blog.scss */
.single-post-area .blog_details p {
  margin-bottom: 20px;
  font-size: 15px;
}

/* line 1087, blog.scss */
.single-post-area .quote-wrapper {
  background: rgba(130, 139, 178, 0.1);
  padding: 15px;
  line-height: 1.733;
  color: #888888;
  font-style: italic;
  margin-top: 25px;
  margin-bottom: 25px;
}

@media (min-width: 768px) {
  /* line 1087, blog.scss */
  .single-post-area .quote-wrapper {
    padding: 30px;
  }
}

/* line 1101, blog.scss */
.single-post-area .quotes {
  background: #fff;
  padding: 15px 15px 15px 20px;
  border-left: 2px solid;
}

@media (min-width: 768px) {
  /* line 1101, blog.scss */
  .single-post-area .quotes {
    padding: 25px 25px 25px 30px;
  }
}

/* line 1111, blog.scss */
.single-post-area .arrow {
  position: absolute;
}

/* line 1114, blog.scss */
.single-post-area .arrow .lnr {
  font-size: 20px;
  font-weight: 600;
}

/* line 1121, blog.scss */
.single-post-area .thumb .overlay-bg {
  background: rgba(0, 0, 0, 0.8);
}

/* line 1126, blog.scss */
.single-post-area .navigation-top {
  padding-top: 15px;
  border-top: 1px solid #f0e9ff;
}

/* line 1130, blog.scss */
.single-post-area .navigation-top p {
  margin-bottom: 0;
}

/* line 1134, blog.scss */
.single-post-area .navigation-top .like-info {
  font-size: 14px;
}

/* line 1137, blog.scss */
.single-post-area .navigation-top .like-info i,
.single-post-area .navigation-top .like-info span {
  font-size: 16px;
  margin-right: 5px;
}

/* line 1144, blog.scss */
.single-post-area .navigation-top .comment-count {
  font-size: 14px;
}

/* line 1147, blog.scss */
.single-post-area .navigation-top .comment-count i,
.single-post-area .navigation-top .comment-count span {
  font-size: 16px;
  margin-right: 5px;
}

/* line 1156, blog.scss */
.single-post-area .navigation-top .social-icons li {
  display: inline-block;
  margin-right: 15px;
}

/* line 1160, blog.scss */
.single-post-area .navigation-top .social-icons li:last-child {
  margin: 0;
}

/* line 1164, blog.scss */
.single-post-area .navigation-top .social-icons li i,
.single-post-area .navigation-top .social-icons li span {
  font-size: 14px;
  color: #999999;
}

/* line 1182, blog.scss */
.single-post-area .blog-author {
  padding: 40px 30px;
  background: #fbf9ff;
  margin-top: 50px;
}

@media (max-width: 600px) {
  /* line 1182, blog.scss */
  .single-post-area .blog-author {
    padding: 20px 8px;
  }
}

/* line 1191, blog.scss */
.single-post-area .blog-author img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  margin-right: 30px;
}

@media (max-width: 600px) {
  /* line 1191, blog.scss */
  .single-post-area .blog-author img {
    margin-right: 15px;
    width: 45px;
    height: 45px;
  }
}

/* line 1204, blog.scss */
.single-post-area .blog-author a {
  display: inline-block;
}

/* line 1208, blog.scss */
.single-post-area .blog-author a:hover {
  color: #FF4A52;
}

/* line 1213, blog.scss */
.single-post-area .blog-author p {
  margin-bottom: 0;
  font-size: 15px;
}

/* line 1218, blog.scss */
.single-post-area .blog-author h4 {
  font-size: 16px;
}

/* line 1225, blog.scss */
.single-post-area .navigation-area {
  border-bottom: 1px solid #eee;
  padding-bottom: 30px;
  margin-top: 55px;
}

/* line 1230, blog.scss */
.single-post-area .navigation-area p {
  margin-bottom: 0px;
}

/* line 1234, blog.scss */
.single-post-area .navigation-area h4 {
  font-size: 18px;
  line-height: 25px;
}

/* line 1240, blog.scss */
.single-post-area .navigation-area .nav2-left {
  text-align: left;
}

/* line 1243, blog.scss */
.single-post-area .navigation-area .nav2-left .thumb {
  margin-right: 20px;
  background: #000;
}

/* line 1247, blog.scss */
.single-post-area .navigation-area .nav2-left .thumb img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 1252, blog.scss */
.single-post-area .navigation-area .nav2-left .lnr {
  margin-left: 20px;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 1259, blog.scss */
.single-post-area .navigation-area .nav2-left:hover .lnr {
  opacity: 1;
}

/* line 1264, blog.scss */
.single-post-area .navigation-area .nav2-left:hover .thumb img {
  opacity: .5;
}

@media (max-width: 767px) {
  /* line 1240, blog.scss */
  .single-post-area .navigation-area .nav2-left {
    margin-bottom: 30px;
  }
}

/* line 1275, blog.scss */
.single-post-area .navigation-area .nav2-right {
  text-align: right;
}

/* line 1278, blog.scss */
.single-post-area .navigation-area .nav2-right .thumb {
  margin-left: 20px;
  background: #000;
}

/* line 1282, blog.scss */
.single-post-area .navigation-area .nav2-right .thumb img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 1287, blog.scss */
.single-post-area .navigation-area .nav-right .lnr {
  margin-right: 20px;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 1294, blog.scss */
.single-post-area .navigation-area .nav-right:hover .lnr {
  opacity: 1;
}

/* line 1299, blog.scss */
.single-post-area .navigation-area .nav2-right:hover .thumb img {
  opacity: .5;
}

@media (max-width: 991px) {
  /* line 1307, blog.scss */
  .single-post-area .sidebar-widgets {
    padding-bottom: 0px;
  }
}

/* line 1314, blog.scss */
.comments-area {
  background: transparent;
  border-top: 1px solid #eee;
  padding: 45px 0;
  margin-top: 50px;
}

@media (max-width: 414px) {
  /* line 1314, blog.scss */
  .comments-area {
    padding: 50px 8px;
  }
}

/* line 1325, blog.scss */
.comments-area h4 {
  margin-bottom: 35px;
  font-size: 18px;
}

/* line 1332, blog.scss */
.comments-area h5 {
  font-size: 16px;
  margin-bottom: 0px;
}

/* line 1341, blog.scss */
.comments-area .comment-list {
  padding-bottom: 48px;
}

/* line 1344, blog.scss */
.comments-area .comment-list:last-child {
  padding-bottom: 0px;
}

/* line 1348, blog.scss */
.comments-area .comment-list.left-padding {
  padding-left: 25px;
}

@media (max-width: 413px) {
  /* line 1354, blog.scss */
  .comments-area .comment-list .single-comment h5 {
    font-size: 12px;
  }
  /* line 1358, blog.scss */
  .comments-area .comment-list .single-comment .date {
    font-size: 11px;
  }
  /* line 1362, blog.scss */
  .comments-area .comment-list .single-comment .comment {
    font-size: 10px;
  }
}

/* line 1369, blog.scss */
.comments-area .thumb {
  margin-right: 20px;
}

/* line 1372, blog.scss */
.comments-area .thumb img {
  width: 70px;
  border-radius: 50%;
}

/* line 1378, blog.scss */
.comments-area .date {
  font-size: 14px;
  color: #999999;
  margin-bottom: 0;
  margin-left: 20px;
}

/* line 1385, blog.scss */
.comments-area .comment {
  margin-bottom: 10px;
  color: #777777;
  font-size: 15px;
}

/* line 1391, blog.scss */
.comments-area .btn-reply {
  background-color: transparent;
  color: #888888;
  padding: 5px 18px;
  font-size: 14px;
  display: block;
  font-weight: 400;
}

/* line 1408, blog.scss */
.comment-form {
  border-top: 1px solid #eee;
  padding-top: 45px;
  margin-top: 50px;
  margin-bottom: 20px;
}

/* line 1416, blog.scss */
.comment-form .form-group {
  margin-bottom: 30px;
}

/* line 1420, blog.scss */
.comment-form h4 {
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 22px;
}

/* line 1428, blog.scss */
.comment-form .name {
  padding-left: 0px;
}

@media (max-width: 767px) {
  /* line 1428, blog.scss */
  .comment-form .name {
    padding-right: 0px;
    margin-bottom: 1rem;
  }
}

/* line 1437, blog.scss */
.comment-form .email {
  padding-right: 0px;
}

@media (max-width: 991px) {
  /* line 1437, blog.scss */
  .comment-form .email {
    padding-left: 0px;
  }
}

/* line 1445, blog.scss */
.comment-form .form-control {
  border: 1px solid #f0e9ff;
  border-radius: 5px;
  height: 48px;
  padding-left: 18px;
  font-size: 13px;
  background: transparent;
}

/* line 1453, blog.scss */
.comment-form .form-control:focus {
  outline: 0;
  box-shadow: none;
}

/* line 1458, blog.scss */
.comment-form .form-control::placeholder {
  font-weight: 300;
  color: #999999;
}

/* line 1463, blog.scss */
.comment-form .form-control::placeholder {
  color: #777777;
}

/* line 1468, blog.scss */
.comment-form textarea {
  padding-top: 18px;
  border-radius: 12px;
  height: 100% !important;
}

/* line 1474, blog.scss */
.comment-form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 13px;
  color: #777;
}

/* line 1480, blog.scss */
.comment-form ::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 13px;
  color: #777;
}

/* line 1486, blog.scss */
.comment-form :-ms-input-placeholder {
  /* IE 10+ */
  font-size: 13px;
  color: #777;
}

/* line 1492, blog.scss */
.comment-form :-moz-placeholder {
  /* Firefox 18- */
  font-size: 13px;
  color: #777;
}

/*============ End Blog Single Styles  =============*/
/**************** blog part css start ****************/
/* line 2, blog_part.scss */
.blog_part {
  margin-bottom: 140px;
}

@media (max-width: 576px) {
  /* line 2, blog_part.scss */
  .blog_part {
    margin-bottom: 0px;
    padding: 0px 0px 70px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 2, blog_part.scss */
  .blog_part {
    margin-bottom: 0px;
    padding: 0px 0px 70px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 2, blog_part.scss */
  .blog_part {
    margin-bottom: 0px;
    padding: 0px 0px 70px;
  }
}

/* line 19, blog_part.scss */
.blog_part .blog_right_sidebar .widget_title {
  font-size: 20px;
  margin-bottom: 40px;
  font-style: inherit !important;
}

@media (max-width: 576px) {
  /* line 24, blog_part.scss */
  .blog_part .single-home-blog {
    margin-bottom: 140px;
    margin-top: 20px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 24, blog_part.scss */
  .blog_part .single-home-blog {
    margin-bottom: 140px;
    margin-top: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 24, blog_part.scss */
  .blog_part .single-home-blog {
    margin-bottom: 140px;
    margin-top: 20px;
  }
}

/* line 40, blog_part.scss */
.blog_part .single-home-blog .card-img-top {
  border-radius: 0px;
}

/* line 43, blog_part.scss */
.blog_part .single-home-blog .card {
  border: 0px solid transparent;
  border-radius: 0px;
  background-color: transparent;
  position: relative;
}

/* line 48, blog_part.scss */
.blog_part .single-home-blog .card .card-body {
  padding: 25px 10px 29px 40px;
  background-color: #fff;
  position: absolute;
  left: 20px;
  bottom: -140px;
  box-shadow: -7.552px 9.326px 20px 0px rgba(1, 84, 85, 0.1);
  border-radius: 10px;
}

@media (max-width: 576px) {
  /* line 48, blog_part.scss */
  .blog_part .single-home-blog .card .card-body {
    padding: 15px;
    left: 10px;
    bottom: -140px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 48, blog_part.scss */
  .blog_part .single-home-blog .card .card-body {
    padding: 15px;
    left: 10px;
    bottom: -140px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 48, blog_part.scss */
  .blog_part .single-home-blog .card .card-body {
    padding: 20px;
  }
}

/* line 72, blog_part.scss */
.blog_part .single-home-blog .card .card-body a {
  color: #FF4A52;
  text-transform: uppercase;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

/* line 76, blog_part.scss */
.blog_part .single-home-blog .card .card-body a:hover {
  background: -webkit-linear-gradient(131deg, #ff7e5f 0%, #feb47b 99%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* line 83, blog_part.scss */
.blog_part .single-home-blog .card .dot {
  position: relative;
  padding-left: 20px;
}

/* line 86, blog_part.scss */
.blog_part .single-home-blog .card .dot:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  top: 5px;
  left: 0;
  background-color: #FF4A52;
  border-radius: 50%;
}

/* line 97, blog_part.scss */
.blog_part .single-home-blog .card span {
  color: #8a8a8a;
  margin-bottom: 10px;
  display: inline-block;
  margin-top: 10px;
}

@media (max-width: 576px) {
  /* line 97, blog_part.scss */
  .blog_part .single-home-blog .card span {
    margin-bottom: 5px;
    margin-top: 5px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 97, blog_part.scss */
  .blog_part .single-home-blog .card span {
    margin-bottom: 5px;
    margin-top: 5px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 97, blog_part.scss */
  .blog_part .single-home-blog .card span {
    margin-bottom: 5px;
    margin-top: 5px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 97, blog_part.scss */
  .blog_part .single-home-blog .card span {
    margin-bottom: 5px;
    margin-top: 5px;
  }
}

/* line 119, blog_part.scss */
.blog_part .single-home-blog .card h5 {
  font-weight: 600;
  line-height: 1.5;
  font-size: 20px;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  text-transform: capitalize;
  margin-bottom: 22px;
}

@media (max-width: 576px) {
  /* line 119, blog_part.scss */
  .blog_part .single-home-blog .card h5 {
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 119, blog_part.scss */
  .blog_part .single-home-blog .card h5 {
    margin-bottom: 10px;
    font-size: 16px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 119, blog_part.scss */
  .blog_part .single-home-blog .card h5 {
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 119, blog_part.scss */
  .blog_part .single-home-blog .card h5 {
    margin-bottom: 10px;
    font-size: 18px;
  }
}

/* line 140, blog_part.scss */
.blog_part .single-home-blog .card h5:hover {
  -webkit-transition: 0.8s;
  transition: 0.8s;
  background: -webkit-linear-gradient(131deg, #feb47b 0%, #ff7e5f 99%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-animation: 1s;
}

/* line 150, blog_part.scss */
.blog_part .single-home-blog .card ul li {
  display: inline-block;
  color: #8a8a8a;
  margin-right: 14px;
}

@media (max-width: 576px) {
  /* line 150, blog_part.scss */
  .blog_part .single-home-blog .card ul li {
    margin-right: 10px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 150, blog_part.scss */
  .blog_part .single-home-blog .card ul li {
    margin-right: 10px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 150, blog_part.scss */
  .blog_part .single-home-blog .card ul li {
    margin-right: 10px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 150, blog_part.scss */
  .blog_part .single-home-blog .card ul li {
    margin-right: 10px;
  }
}

/* line 166, blog_part.scss */
.blog_part .single-home-blog .card ul li span {
  margin-right: 10px;
  font-size: 12px;
}

/* Full Width Buttons */
.block {
  display: block;
  width: 100%;
  border: none;
  background-color: #0067a7;
  color: white;
  padding: 20px 10px;
  font-size: 28px;
  cursor: pointer;
  text-align: center;
}

.block-fixed-top {
  top: 0;
}

.block:hover {
  background-color: #09568d;
  color: #ffffff;
}


/* Full Width Buttonsk */
.blockf {
  display: block;
  width: 100%;
  border: none;
  background-color: #172035;
  color: white;
  padding: 5px 5px;
  font-size: 28px;
  cursor: pointer;
  text-align: center;
}

.blockf-fixed-top {
  top: 0;
}

.blockf:hover {
  background-color: #172035;
  color: #fff;
}




/* Eligibility Table */
table {
  border-collapse: collapse;
  border-spacing: 0;
  color:#000;
  background: #eee;
  width: 80%;
  border: 1px solid #fff;
}

th, td {
  text-align: left;
  position: center;
  padding: 10px;
}

tr:nth-child(even) {
  background-color: none
}



/* Footer Area CSS */
.footer-area {
  background-color: #172035;
  padding: 70px 0;
  position: relative;
  z-index: 1; }
  .footer-area .footer-single-widget .copywrite-text p {
    margin-bottom: 0;
    color: 647489; }

  .footer-area .footer-single-widget .footer-menu {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .footer-area .footer-single-widget .footer-menu li {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333%;
      flex: 0 0 33.3333%;
      min-width: 33.3333%; }
      .footer-area .footer-single-widget .footer-menu li a {
        padding: 7.5px 5px;
        display: block; 
        color: #a2a7ad;
      }

    @media only screen and (max-width: 767px) {
      .footer-area .footer-single-widget .footer-menu {
        margin: 50px 0; } }
  .footer-area .footer-single-widget h5 {
    font-size: 18px;
    font-family: "Ubuntu", sans-serif;
    margin-bottom: 20px;
    font-weight: 700;
    color: #ffffff; }
  .footer-area .footer-single-widget form {
    position: relative;
    z-index: 1; }
    .footer-area .footer-single-widget form input[type="email"] {
      width: 100%;
      height: 35px;
      background-color: transparent;
      border: none;
      border-bottom: 1px solid;
      border-color: #959595;
      color: #959595;
      font-size: 14px;
      padding: 0 5px;
      font-family: "Ubuntu", sans-serif; }
    .footer-area .footer-single-widget form button {
      position: absolute;
      height: 35px;
      top: 0;
      right: 5px;
      z-index: 10;
      background-color: transparent;
      border: none;
      cursor: pointer;
      width: 50px;
      text-align: right; }
      .footer-area .footer-single-widget form button i {
        font-size: 14px;
        color: #a2a7ad }
