@import url('//fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&family=Yeseva+One&display=swap');
#header_meta {
  background: #fff;
  border-bottom-style: none;
}
@media only screen and (max-width: 767px) {
  #header_meta {
    display: none;
  }
}
@media only screen and (min-width: 1100px) {
  #header_meta .container {
    padding: 0px 25px;
    max-width: 1773px;
  }
}
#header_meta .container .social_bookmarks {
  height: 35px;
}
#header_meta .container .social_bookmarks li {
  border-right-style: none;
  height: 35px;
  width: 35px;
  margin: 10px 5px 0px 5px !important;
}
#header_meta .container .social_bookmarks li a {
  background: #39bdb3 !important;
  color: #fff;
  height: 35px;
  width: 35px;
  line-height: 35px;
  border-radius: 100px;
}
#header_meta .container .social_bookmarks li a:hover {
  background: #052035 !important;
}
div#header_main {
  border: none;
}
@media only screen and (min-width: 1100px) {
  div#header_main .av-logo-container {
    padding: 0px 25px;
    max-width: 1773px;
  }
}
@media only screen and (min-width: 768px) {
  div#header_main .av-logo-container .logo a {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
div#header_main nav.main_menu .avia-menu {
  margin-right: 0px;
  border: none;
  padding: 0;
}
div#header_main nav.main_menu .avia-menu ul li a {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #000;
  padding: 0 52px;
}
@media only screen and (max-width: 767px) {
  div#header_main nav.main_menu .avia-menu ul li a {
    font-size: 15px;
  }
}
div#header_main nav.main_menu .avia-menu ul li a:first-child {
  padding-left: 0px;
}
div#header_main nav.main_menu .avia-menu ul li a:hover {
  color: #5f7b97;
}
div#header_main nav.main_menu .avia-menu ul li a span.avia-menu-fx {
  display: none;
}
@media only screen and (max-width: 1365px) and (min-width: 1100px) {
  div#header_main nav.main_menu .avia-menu ul li a {
    font-size: 14px;
    padding: 0px 30px;
  }
}
@media only screen and (max-width: 1100px) and (min-width: 990px) {
  div#header_main nav.main_menu .avia-menu ul li a {
    font-size: 14px;
    padding: 0px 30px;
  }
}
div#header_main nav.main_menu .avia-menu ul li.bm_donatemenu {
  display: none;
}
div#header_main nav.main_menu .avia-menu ul li.bm_donatemenu a span.avia-menu-text {
  text-decoration: none !important;
  border: 1px solid #79c55d;
  padding: 19px 34px;
  font-weight: 400;
  cursor: pointer;
  background: #79c55d;
  color: #fff;
}
div#header_main nav.main_menu .avia-menu ul li.bm_donatemenu a span.avia-menu-text:hover {
  color: #79c55d;
  background: transparent;
}
@media only screen and (max-width: 990px) {
  div#header_main nav.main_menu .avia-menu ul li.bm_donatemenu a span.avia-menu-text {
    padding: 6px 34px;
  }
}
div#header_main nav.main_menu .avia-menu ul li.current-menu-item a {
  color: #5f7b97 !important;
}
@media only screen and (max-width: 989px) {
  div#header_main ul#av-burger-menu-ul {
    padding: 80px 0px !important;
    display: block;
  }
}
@media only screen and (max-width: 989px) {
  div#header_main ul#av-burger-menu-ul li.av-active-burger-items.burger-social {
    display: inline-flex !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 989px) and (orientation: portrait) {
  div#header_main ul#av-burger-menu-ul li.av-active-burger-items.burger-social a {
    padding: 15px 10px;
    border-bottom: none;
    left: -76px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 989px) and (orientation: landscape) {
  div#header_main ul#av-burger-menu-ul li.av-active-burger-items.burger-social a {
    padding: 15px 10px;
    border-bottom: none;
    left: -85px;
  }
}
@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: portrait) {
  div#header_main ul#av-burger-menu-ul li.av-active-burger-items.burger-social a {
    padding: 15px 10px;
    border-bottom: none;
    left: -76px;
  }
}
@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: landscape) {
  div#header_main ul#av-burger-menu-ul li.av-active-burger-items.burger-social a {
    padding: 15px 10px;
    border-bottom: none;
    left: -88px;
  }
}
@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape) {
  div#header_main ul#av-burger-menu-ul li.av-active-burger-items.burger-social a {
    padding: 15px 10px;
    border-bottom: none;
    left: -85px;
  }
}
div#header_main .social_bookmarks {
  height: 35px;
  top: 47%;
}
div#header_main .social_bookmarks li {
  height: 35px;
  width: 35px;
  margin: 0px 5px !important;
}
div#header_main .social_bookmarks li a {
  background: #39bdb3 !important;
  color: #fff;
  height: 35px;
  width: 35px;
  line-height: 35px;
}
div#header_main .social_bookmarks li a:hover {
  background: #052035 !important;
}
@media only screen and (max-width: 1100px) {
  div#header_main .social_bookmarks {
    display: none !important;
  }
}
div#footer {
  padding: 55px 0 30px 0;
}
@media only screen and (min-width: 1200px) {
  div#footer .container .flex_column:first-child {
    width: 28.333333%;
  }
}
@media only screen and (max-width: 989px) {
  div#footer .container .flex_column:first-child section#custom_html-2 {
    margin: 0px !important;
  }
}
@media only screen and (min-width: 1200px) {
  div#footer .container .flex_column:nth-child(2) {
    margin-left: 11%;
    width: 28.333333%;
  }
}
@media only screen and (min-width: 1200px) {
  div#footer .container .flex_column:last-child {
    margin-left: 4%;
    width: 28.3%;
  }
}
div#footer .container .flex_column .social_bookmarks li {
  border: none !important;
  width: 38px !important;
  height: 38px !important;
  margin: 5px;
}
div#footer .container .flex_column .social_bookmarks li a {
  line-height: 38px;
  width: 38px;
  border-radius: 50%;
  background: #1c384d !important;
  color: #fff !important;
}
div#footer .container .flex_column .social_bookmarks li a:hover {
  background: #fff !important;
  color: #1c384d !important;
}
div#footer .container .flex_column .widget_text .textwidget p {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #9bb3c4;
}
div#footer .container .flex_column .widget_text .textwidget p a {
  color: #9bb3c4;
  text-decoration: none !important;
}
div#footer .container .flex_column .widget_text .textwidget p a:hover {
  color: #fff !important;
}
@media only screen and (max-width: 989px) {
  div#footer .container .flex_column .widget {
    margin: 0px !important;
  }
}
div#footer .container .flex_column .widget .widgettitle {
  font-family: 'Yeseva One', cursive;
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 25px;
  margin-top: 35px;
}
div#footer .container .flex_column .widget .content_footer {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
}
div#footer .container .flex_column .widget .menu li a {
  padding-left: 25px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 500;
  background: url("../../../../../uploads/2021/05/arrow.png") left center no-repeat;
  color: #9bb3c4;
}
div#footer .container .flex_column .widget .menu li a:hover {
  color: #fff !important;
  background: url("../../../../../uploads/2021/05/arrow_white.png") left center no-repeat;
}
#socket {
  border: none;
}
#socket .container {
  max-width: 1170px;
  border-top: 1px solid #5f7b97 !important;
  padding: 36px 0px !important;
}
#socket .container .copyright {
  text-align: center;
  width: 100%;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #5f7b97;
}
@media only screen and (max-width: 767px) {
  .homeslider .avia-slideshow-inner li .avia-slide-wrap img {
    height: 460px;
    object-fit: cover;
  }
}
.homeslider .avia-slideshow-inner li .avia-caption {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.homeslider .avia-slideshow-inner li .avia-caption .avia-inner-caption {
  max-width: 750px;
}
.homeslider .avia-slideshow-inner li .avia-caption .avia-inner-caption .avia-caption-title {
  font-family: 'Yeseva One', cursive;
  font-size: 70px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  background: none;
  padding: 0;
}
@media only screen and (max-width: 991px) {
  .homeslider .avia-slideshow-inner li .avia-caption .avia-inner-caption .avia-caption-title {
    font-size: 30px;
  }
}
.homeslider .avia-slideshow-inner li .avia-caption .avia-inner-caption .avia-caption-content > p {
  width: 100%;
  background: none !important;
  text-align: center;
  font-size: 18px;
  font-family: 'Roboto Medium';
  font-weight: 500;
}
.homeslider .avia-slideshow-inner li .avia-caption .avia-inner-caption .shopnow_container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  margin-top: 35px;
  gap: 19px;
}
@media only screen and (max-width: 617px) {
  .homeslider .avia-slideshow-inner li .avia-caption .avia-inner-caption .shopnow_container {
    flex-direction: column;
    gap: 6px;
  }
}
@media only screen and (min-width: 1400px) {
  .homeslider .avia-slideshow-inner li .avia-caption .avia-inner-caption .shopnow_container {
    margin-top: 60px;
  }
}
.homeslider .avia-slideshow-inner li .avia-caption .avia-inner-caption .shopnow_container a {
  margin-right: 0px !important;
  color: #fff;
  font-size: 16px;
  padding: 16px 25px;
  max-width: 340px;
  width: 100%;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  font-family: 'Roboto Bold';
  cursor: pointer;
}
.homeslider .avia-slideshow-inner li .avia-caption .avia-inner-caption .shopnow_container a:nth-child(1) {
  background: #39bdb3;
  border: 1px solid #39bdb3;
  color: #fff;
}
.homeslider .avia-slideshow-inner li .avia-caption .avia-inner-caption .shopnow_container a:nth-child(1):hover {
  background: transparent;
  border: 1px solid #39bdb3;
  color: #39bdb3;
}
.homeslider .avia-slideshow-inner li .avia-caption .avia-inner-caption .shopnow_container a:last-child {
  color: #fff;
  background: #ff566e;
  border: 1px solid #ff566e;
}
.homeslider .avia-slideshow-inner li .avia-caption .avia-inner-caption .shopnow_container a:last-child:hover {
  background: transparent;
  border: 1px solid #ff566e;
  color: #ff566e;
}
@media only screen and (max-width: 831px) and (min-width: 618px) {
  .homeslider .avia-slideshow-inner li .avia-caption .avia-inner-caption .shopnow_container a {
    margin-right: 10px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .homeslider .avia-slideshow-inner li .avia-caption .avia-inner-caption .shopnow_container a {
    margin-right: 0px !important;
    width: 250px;
  }
}
@media only screen and (max-width: 1366px) {
  #first_sec .flex_cell {
    height: auto;
  }
}
@media only screen and (min-width: 2698px) {
  #first_sec .flex_cell {
    height: 1060px;
  }
}
@media only screen and (min-width: 2023px) {
  #first_sec .flex_cell {
    height: 795px;
  }
}
.h2_common span.special_amp {
  font-family: inherit !important;
  font-weight: normal !important;
}
.h2_common .av-subheading_above {
  color: #ff566e;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.h2_common .av-special-heading-tag {
  font-family: 'Yeseva One', cursive;
  font-size: 50px;
  font-weight: 400;
  color: #051f33;
  text-transform: none !important;
  line-height: 60px;
}
@media only screen and (max-width: 767px) {
  .h2_common {
    text-align: center;
    line-height: 43px;
  }
}
.button_container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media only screen and (max-width: 767px) {
  .button_container {
    justify-content: center;
  }
}
.button_container a {
  font-size: 16px;
  text-decoration: none !important;
  padding: 16px 51px;
  margin: 12px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  cursor: pointer;
}
.button_container a:nth-child(1) {
  color: #fff;
  background: #a50042;
  border: 1px solid #a50042;
  margin-left: 0px !important;
}
.button_container a:nth-child(1):hover {
  color: #a50042;
  background: transparent;
}
.button_container a:nth-child(2) {
  color: #fff;
  background: #79c55d;
  border: 1px solid #79c55d;
  margin-right: 0px !important;
}
.button_container a:nth-child(2):hover {
  color: #79c55d;
  background: transparent;
}
@media only screen and (max-width: 1024px) {
  #bm_homesec .content .entry-content-wrapper {
    display: flex;
    flex-direction: column;
  }
}
@media only screen and (max-width: 1024px) {
  #bm_homesec .content .entry-content-wrapper .flex_column {
    width: 100%;
    margin-left: 0%;
    float: none;
    clear: none;
  }
}
@media only screen and (max-width: 1024px) {
  #bm_homesec .content .entry-content-wrapper .flex_column:first-child {
    order: 2;
  }
}
@media only screen and (max-width: 1024px) {
  #bm_homesec .content .entry-content-wrapper .flex_column:last-child {
    order: 1;
  }
}
@media only screen and (min-width: 1025px) {
  #bm_homesec .content {
    padding-top: 155px;
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 1024px) {
  #bm_homesec .content {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
#bm_homesec .content .avia_textblock p {
  font-size: 17px;
  line-height: 29px;
  font-family: 'Roboto Regular';
  font-weight: 400;
  color: #5f7b97;
}
#bm_homesec .content h2.av-special-heading-tag {
  font-size: 50px;
  font-family: 'Yeseva One';
  font-weight: 400;
  color: #051f33;
  text-transform: none !important;
  line-height: 60px;
  letter-spacing: 0px;
}
@media only screen and (max-width: 767px) {
  #bm_homesec .content h2.av-special-heading-tag {
    line-height: 43px;
    font-size: 34px;
  }
}
@media only screen and (max-width: 767px) {
  #bm_homesec .content h2.av-special-heading-tag {
    font-size: 34px;
    line-height: 43px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 1024px) {
  #bm_homesec .content h2.av-special-heading-tag {
    font-size: 45px;
  }
}
@media only screen and (min-width: 990px) {
  #our_project .content {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 989px) {
  #our_project .content {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
#our_project .avia_textblock {
  line-height: 0px;
  padding: 1px;
}
@media only screen and (max-width: 767px) {
  #our_project .avia_textblock img {
    width: 100%;
  }
}
#our_project .avia_textblock .content_only {
  padding: 7px 13px 34px 28px;
  background: #feffff;
}
@media only screen and (max-width: 1225px) and (min-width: 1102px) {
  #our_project .avia_textblock .content_only {
    min-height: 313px;
  }
}
@media only screen and (max-width: 1101px) and (min-width: 961px) {
  #our_project .avia_textblock .content_only {
    min-height: 338px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
  #our_project .avia_textblock .content_only {
    min-height: 446px;
  }
}
#our_project .av-subheading p:last-child {
  margin-bottom: 0;
  font-size: 16px;
  font-family: 'Roboto Bold';
  line-height: 21px;
  text-transform: uppercase;
}
#our_project h2.av-special-heading-tag {
  font-size: 50px;
  font-family: 'Yeseva One';
  font-weight: 400;
  color: #051f33;
  text-transform: none !important;
  line-height: 60px;
  padding-bottom: 43px;
}
@media only screen and (max-width: 500px) {
  #our_project h2.av-special-heading-tag {
    font-size: 34px;
  }
}
@media only screen and (max-width: 767px) {
  #our_project h2.av-special-heading-tag {
    font-size: 34px;
    line-height: 43px;
  }
}
#our_project .single-project a h2 {
  font-size: 28px;
  line-height: 37px;
  font-family: 'Yeseva One';
  font-weight: 400;
  text-transform: none;
  width: 245px;
  margin-top: 12px;
}
@media only screen and (max-width: 1024px) {
  #our_project .single-project a h2 {
    width: 100%;
    font-size: 23px;
  }
}
#our_project .single-project a:hover {
  text-decoration: none;
}
#our_project .single-project p {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto Regular';
  font-weight: 400;
  color: #5f7b97;
}
#our_project .single-project .red_link {
  margin-top: 22px;
}
#our_project .single-project .red_link a {
  font-size: 16px;
  color: #79c55d !important;
  text-decoration: none;
  font-family: 'Roboto Medium';
}
#our_project .single-project .red_link a.hover {
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  #our_project .av_one_third {
    margin-left: 2.4%;
    width: 31.7%;
  }
  #our_project .av_one_third.first {
    margin-left: 0%;
  }
}
@media only screen and (min-width: 768px) {
  #blue_sec .content {
    padding: 100px 0px;
  }
}
@media only screen and (max-width: 767px) {
  #blue_sec .content {
    padding: 60px 0px;
  }
}
#blue_sec .blue_content .blue_innercontent {
  margin: 0 auto;
  padding: 0px 10px;
  max-width: 730px;
}
#blue_sec .blue_content h2 {
  font-size: 50px;
  font-family: 'Yeseva One';
  font-weight: 400;
  color: #fff;
  text-transform: none !important;
  line-height: 60px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  #blue_sec .blue_content h2 {
    line-height: 43px;
  }
}
@media only screen and (max-width: 500px) {
  #blue_sec .blue_content h2 {
    font-size: 35px;
  }
}
#blue_sec .blue_content p {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto Regular';
  font-weight: 400;
  color: #fff;
}
#blue_sec .blue_content .group_line {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 33px;
  gap: 19px;
}
@media only screen and (max-width: 617px) {
  #blue_sec .blue_content .group_line {
    flex-direction: column;
    gap: 6px;
  }
}
#blue_sec .blue_content .group_line a {
  margin-right: 0px !important;
  color: #fff;
  font-size: 16px;
  padding: 16px 25px;
  max-width: 340px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Roboto Bold';
  cursor: pointer;
}
@media only screen and (max-width: 831px) and (min-width: 618px) {
  #blue_sec .blue_content .group_line a {
    margin-right: 10px !important;
  }
}
@media only screen and (max-width: 617px) {
  #blue_sec .blue_content .group_line a {
    margin-right: 0px !important;
    width: 250px;
  }
}
#blue_sec .blue_content .group_line a:nth-child(3) {
  background: #79c55d;
  border: 1px solid #79c55d;
}
#blue_sec .blue_content .group_line a:nth-child(3):hover {
  background: transparent;
  border: 1px solid #79c55d;
  color: #79c55d;
}
#blue_sec .blue_content .group_line a:nth-child(1) {
  background: #39bdb3;
  border: 1px solid #39bdb3;
}
#blue_sec .blue_content .group_line a:nth-child(1):hover {
  background: transparent;
  border: 1px solid #39bdb3;
  color: #39bdb3;
}
#blue_sec .blue_content .group_line a:last-child {
  background: #ff566e;
  border: 1px solid #ff566e;
}
#blue_sec .blue_content .group_line a:last-child:hover {
  background: transparent;
  border: 1px solid #ff566e;
  color: #ff566e;
}
@media only screen and (min-width: 990px) {
  #insta_pics .content {
    padding-top: 100px;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 989px) {
  #insta_pics .content {
    padding-bottom: 0px;
  }
}
#insta_pics h3.av-special-heading-tag {
  font-size: 16px !important;
  font-family: 'Roboto Bold';
  line-height: 21px;
  text-transform: uppercase;
  color: #ff566e;
  letter-spacing: 2px;
}
#insta_pics .av-subheading p {
  font-size: 50px;
  font-family: 'Yeseva One';
  font-weight: 400;
  color: #051f33;
  text-transform: none !important;
  line-height: 60px;
  padding-bottom: 35px;
}
@media only screen and (max-width: 500px) {
  #insta_pics .av-subheading p {
    font-size: 34px;
  }
}
@media only screen and (max-width: 767px) {
  #insta_pics .av-subheading p {
    font-size: 34px;
    line-height: 43px;
    padding-bottom: 3px;
  }
}
@media only screen and (max-width: 600px) {
  #insta_pics .zoom-instagram-widget__items li {
    margin-right: 0px !important;
    float: none;
  }
}
@media only screen and (max-width: 600px) {
  #insta_pics .zoom-instagram-widget__items li .zoom-instagram-link {
    width: 270px !important;
    margin: 10px auto;
    object-fit: cover;
    height: 270px !important;
  }
}
@media only screen and (min-width: 990px) {
  #latest_stories .content {
    padding-top: 50px;
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 989px) {
  #latest_stories .content {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
#latest_stories h3.av-special-heading-tag {
  font-size: 16px !important;
  font-family: 'Roboto Bold';
  line-height: 21px;
  text-transform: uppercase;
  color: #ff566e;
}
#latest_stories .av-subheading p {
  font-size: 50px;
  font-family: 'Yeseva One';
  font-weight: 400;
  color: #051f33;
  text-transform: none !important;
  line-height: 60px;
  padding-bottom: 25px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 500px) {
  #latest_stories .av-subheading p {
    font-size: 35px;
  }
}
@media only screen and (max-width: 767px) {
  #latest_stories article {
    width: 100% !important;
    /* margin-left: 4%; */
    margin: 20px auto !important;
    float: none;
    text-align: center;
  }
}
#latest_stories article.av_one_third {
  background: #feffff;
}
@media only screen and (min-width: 768px) {
  #latest_stories article.av_one_third {
    margin-left: 2.3%;
    width: 31.7%;
    background: #feffff;
  }
  #latest_stories article.av_one_third.first {
    margin-left: 0%;
  }
}
#latest_stories article:nth-child(3n+2) .slide-meta-time {
  background: #ff566e;
}
#latest_stories article:nth-child(3n+1) .slide-meta-time {
  background: #79c55d;
}
#latest_stories article:nth-child(3n+3) .slide-meta-time {
  background: #39bdb3;
}
#latest_stories article a {
  overflow: visible !important;
  position: relative;
}
@media only screen and (max-width: 990px) {
  #latest_stories article a {
    display: block;
  }
}
#latest_stories article a .slide-meta-time {
  font-size: 12px;
  border-radius: 100%;
  width: 66px;
  height: 66px;
  text-align: center;
  display: block;
  position: absolute;
  bottom: -23px;
  right: 21px;
}
@media only screen and (max-width: 767px) {
  #latest_stories article a .slide-meta-time {
    right: 35px;
    bottom: -15px;
    top: unset;
  }
}
#latest_stories article a .slide-meta-time .datenum {
  font-size: 22px;
  font-family: 'Yeseva One';
  font-weight: 400;
  color: #fff;
  line-height: 39px;
}
#latest_stories article a .slide-meta-time .datenum1 {
  font-size: 13px;
  font-family: 'Roboto Regular';
  font-weight: 400;
  color: #fff;
  line-height: 5px;
}
#latest_stories article a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  #latest_stories article a img {
    width: 100%;
  }
}
#latest_stories article .slide-content {
  padding: 14px 20px 30px 13px;
}
#latest_stories article .slide-content .authorname {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto Regular';
}
#latest_stories article .slide-content h3.slide-entry-title.entry-title {
  margin-top: 15px;
  margin-bottom: 18px;
}
#latest_stories article .slide-content h3.slide-entry-title.entry-title a {
  font-size: 20px;
  font-family: 'Yeseva One';
  font-weight: 400;
  color: #051f33;
  text-transform: none !important;
  line-height: 27px;
}
#latest_stories article .slide-content .entry-content {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto Regular';
  font-weight: 400;
  color: #5f7b97;
}
#latest_stories article .slide-content .entry-content a.more-link {
  font-size: 16px;
  color: #79c55d !important;
  text-decoration: none;
  font-family: 'Roboto Medium';
  margin-top: 10px;
}
#latest_stories article .slide-content .slide-meta-comments {
  display: none !important;
}
#latest_stories article .slide-content .slide-meta-del {
  display: none !important;
}
#latest_stories article .image-overlay-inside {
  display: none;
}
#bm_video_layer .flex_cell {
  padding-bottom: 0px !important;
  height: auto !important;
}
#bm_video {
  margin-bottom: 0px !important;
}
#bm_video .avia_video {
  z-index: 8;
}
#bm_video .mejs-container .mejs-controls {
  height: 30px;
  width: 100%;
  display: none;
}
#insta_pics .widget li {
  clear: none !important;
}
#insta_pics .entry-content-wrapper li {
  margin-left: 0em !important;
  clear: both;
}
#bm_donate h1.av-special-heading-tag {
  font-size: 60px;
  line-height: 80px;
  font-family: 'Yeseva One';
  color: #051f33;
  text-transform: uppercase;
}
#bm_donate .avia_textblock h2 {
  font-size: 50px;
  line-height: 60px;
  font-family: 'Yeseva One';
  text-transform: inherit !important;
  padding-top: 58px;
}
#bm_donate .avia_textblock p {
  font-size: 17px;
  font-family: 'Roboto Regular' !important;
  font-weight: 400;
  color: #5f7b97;
  line-height: 29px;
}
#bm_donate #donate_logosection .av-partner-fake-img {
  box-shadow: none !important;
}
#paypal_donations-2 {
  background: #f9faff;
  padding: 44px 36px 54px 36px;
}
#paypal_donations-2 .pay_form h5 {
  font-size: 30px;
  line-height: 40px;
  font-family: 'Yeseva One';
  margin-bottom: 23px;
}
#paypal_donations-2 .pay_form label {
  font-family: 'Roboto Medium';
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 6px;
  font-weight: normal;
  display: block;
}
#paypal_donations-2 .pay_form .form_grp {
  margin-bottom: 21px;
}
#paypal_donations-2 .pay_form .form_grp.chk1 {
  margin-bottom: 0px;
}
.paypal_log {
  padding: 30px 0px;
}
.bm-service-content {
  background-position: center right !important;
}
@media only screen and (min-width: 1600px) {
  .bm-service-content {
    background-position: 95% 100% !important;
  }
}
@media only screen and (min-width: 1920px) {
  .bm-service-content {
    background-position: 80% 100% !important;
  }
}
.bm-service-content .bm-content-left h2 {
  font-size: 35px;
  font-family: 'Yeseva One';
  font-weight: 400;
  text-transform: none !important;
  line-height: 60px;
  margin-bottom: 20px;
  color: #051f33 !important;
}
@media only screen and (max-width: 767px) {
  .bm-service-content .bm-content-left h2 {
    line-height: 43px;
  }
}
.bm-service-content .bm-content-left p {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto Regular';
  font-weight: 400;
  color: #5f7b97;
}
@media only screen and (max-width: 767px) {
  .bm-service-content .content {
    padding-bottom: 0px;
  }
}
.bm-service-footer .content {
  padding: 90px 0px !important;
}
@media only screen and (max-width: 1024px) {
  .bm-service-footer .content {
    padding-top: 30px !important;
  }
}
.bm-service-footer h2 {
  color: #051f33 !important;
}
.bm-service-footer p {
  color: #5f7b97 !important;
}
.flex_column.bm-content-right {
  margin-top: 13px;
}
@media only screen and (max-width: 767px) {
  .flex_column.bm-content-right {
    margin-bottom: 0px;
  }
}