img {
  border: 0;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.bg-gray{
  background-color: #f1f1f1;
}
.navbar-brand-two, .navbar-brand-two:hover {
  color: #fff;
}

.menu-outer-three {
  position: absolute;
  width: 100%;
  left: 0;
  top: inherit;
  background: rgb(255 243 243 / 67%);
  z-index: 11;
  border-top: 1px solid #e34a5c;
}

.menu-outer-three .menubar {
  background-image: none;
}

.logged-in .menubar.sticky_menu {
  top: 25px;
}

.menubar.sticky_menu .main-navigation li {
  padding: 0;
}

.sticky_menu .custom-logo-link img {
  max-width: 95px !important;
  margin-top: 6px;
}

.menu-outer-three .menubar.menubar.sticky_menu {
  /* background-image: -webkit-linear-gradient( 0deg, rgb(233, 74, 91) 25%, rgb(233, 74, 91) 60%, rgb(200, 74, 91) 100%); */
  background-image: -ms-linear-gradient( 0deg, rgb(233, 74, 91) 25%, rgb(233, 74, 91) 60%, rgb(200, 74, 91) 100%);
}

.slicknav_menu,  .mobileOnly {
  display: none;
}

.slnav_menu123 {
  display: none;
}

.slider-main .overlay::before {
  display: none;
}

.slider-area .owl-carousel .owl-item img {
  max-height: 560px;
}

.slider-area, .owl-carousel .owl-stage-outer {
  overflow: visible;
}

.owl-item.active .slide-text .btn-custom.white {
  background: white !important;
  color: #e94a5b;
}
.owl-item.active .slide-text .btn-custom.white:hover {
  color: white;
}

.slider-main .overlay .slide-text {
  position: absolute;
  top: initial;
  bottom: -100px;
  left: 50%;
  width: 90%;
  max-width: 1300px;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  background-image: -webkit-linear-gradient(45deg, rgb(233, 74, 91) , rgb(200, 74, 91) 100%);
}

.slicknav_menu {
  background-image: -webkit-linear-gradient(45deg, rgb(233, 74, 91) , rgb(200, 74, 91) 100%);

}

@media (max-width:1200px) {
  .navbar-brand-two h1 {
    font-size: 30px;
  }
  .menubar .navbar-right {
    margin-right: 15px !important;
  }
}

@media (min-width: 992px) {
  .sub-menu {
    min-width: 200px;
  }
  .navbar-nav .dropdown {
    transition: 0.5s all;
  }
  .navbar-nav .dropdown:hover>.sub-menu {
    display: block;
    transition: 0.5s all;
    right: auto;
    border-radius: 0;
    padding: 0;
    box-shadow: none;
  }
  .navbar-nav .dropdown>.dropdown-menu li {
    padding: 12px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  }
  .navbar-nav .dropdown>.dropdown-menu li:hover>a {
    color: #fff;
  }
  .navbar-nav .dropdown>.dropdown-menu li:hover {
    background-color: #b015c8;
    border-color: #b015c8;
  }
  .navbar-nav .dropdown.megamenu>.dropdown-menu li:hover {
    background-color: transparent;
    border-color: transparent;
  }
  .navbar-nav .dropdown.megamenu>.dropdown-menu li ul>li:hover {
    background-color: #b015c8;
    border-color: #b015c8;
  }
  .navbar-nav .dropdown.megamenu>.dropdown-menu li ul {
    padding: 0;
  }
  .navbar-nav .dropdown>.dropdown-menu li>a {
    padding: 0 20px;
    color: #333;
  }
  .navbar-nav .dropdown>.dropdown-menu li:last-child {
    border: none;
  }
  .dropdown-submenu {
    position: relative;
  }
  .dropdown-submenu:hover>.dropdown-menu {
    display: block;
    left: -100%;
    right: auto;
    top: 0;
    padding: 0;
    border-radius: 0;
    margin: -1px;
    border: 1px solid #ccc;
    box-shadow: none;
  }
  .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: transparent;
  }
  .dropdown-submenu>a>span {
    float: right;
    padding-top: 3px;
  }
}

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

  .slicknav_menu {
    display: block;
  }
   .mobileOnly {
    display: block;
    padding-bottom: 1rem;
  }
     .mobileOnly .btn small {
      display: block;
      font-size: 54%;
    }

   .mobileOnly .btn {
    display: block;
    background: white;
    color: #003198 !important;
  }
   .mobileOnly .btn.inline {
    display: inline-block;
    background: transparent;
    border: 1px solid white;
    width: 46%;
    color: white !important;
  }
   .mobileOnly i, .slicknav_menu .mobileOnly a {
    display: inline-block;
  }
  .menubar {
    display: none;
  }
  .slicknav_nav ul {
    position: relative;
    top: 0;
    float: none;
    background: transparent;
    box-shadow: none;
    border: none;
    display: block !important;
  }
  .slicknav_menu {
    padding: 15px 15px 0;
  }
  .slicknav_brand {
    padding: 0;
    height: 60px;
    margin-bottom: 10px;
  }
  .slicknav_brand img {
    height: 54px;
    width: auto;
    z-index: 1000;
    position: relative;
  }
    .slicknav_brand img {
    filter:  brightness(0) grayscale(1) invert(1);
  }
  .slicknav_menu .slicknav_menutxt {
    text-shadow: none;
    display: none;
    float: none;
  }
  .slicknav_btn {
    margin: 7px 5px 6px;
    text-decoration: none;
    text-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
  }
  .slicknav_nav .slicknav_item a>.fa-angle-right, .slicknav_nav .slicknav_item a>.fa-angle-down {
    display: none;
  }
  .slicknav_nav .slicknav_arrow {
    margin: 0;
    float: right;
    font-size: 10px;
  }
  .slicknav_nav a:hover, .slicknav_nav .slicknav_row:hover a, .slicknav_nav .slicknav_row:hover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: transparent !important;
    color: #b015c8 !important;
  }
  .slicknav_nav li {
    display: block;
    font-weight: 400;
    ;
  }
  .slicknav_nav {
    padding-top: 15px;
    padding-bottom: 10px;
    border-top: 1px solid rgba(169, 169, 169, 0.28);
  }
  .slicknav_nav a {
    color: #fff !important;
  }
  .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: transparent;
  }
  .header-strip {
    /* display: none; */
  }
  .menu-outer-three {
    background: none;
    z-index: 0;
  }
  .co-sidebar-post{
    padding-bottom: 50px !important;
  }
  .counter-box-two{
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) {
  .navbar-right {
    float: right!important;
    margin-right: 0px;
  }
}

@media (max-width: 767px) {

  .menu-outer-three {
    top: 0;
    background-image: -webkit-linear-gradient(45deg, rgb(233, 74, 91) , rgb(200, 74, 91) 100%);
    background-image: -ms-linear-gradient(45deg, rgb(233, 74, 91) , rgb(200, 74, 91) 100%);
  }
  .multi-slider-area {
    margin-top: 0 !important;
  }
}

/*----------------- Megamenu ----------------*/

.megamenu {
  position: static !important;
}

.megamenu .dropdown-menu-large {
  width: 100%;
  min-width: 100%;
  position: absolute;
  left: 0;
}

.megamenu .dropdown-menu-large .dropdown-header {
  ;
}

.megamenu .dropdown-menu-large .dropdown-header>a {
  color: #262626;
}

@media screen and (max-width: 992px) {
  .megamenu .dropdown-menu-large {
    position: relative;
  }
  .slicknav_nav li {
    width: 100%;
  }
  .megamenu .dropdown-menu-large .dropdown-header {
    color: #fff;
    margin: 0;
    padding: 0 !important;
    font-weight: 400;
    display: inline-block;
  }
}

.menu-outer-three .menubar {
  padding: 0;
  backdrop-filter: blur(3px);
  background: #ffffffa8;
}

.menu-outer-three .navbar-nav>li>a::after, .menu-outer-three .navbar-nav>li>a::before {
  position: relative;
}

.menu-outer-three .menubar .navbar-nav>li {
  padding: 20px 5px;
}

.menu-outer-three .navbar-brand-two h1 {
  padding: 17px 0;
}

.brand-style-three {
  top: 18px !important;
}

.bg-grediant .menubar {
  background-image: -webkit-linear-gradient(45deg, rgb(233, 74, 91) , rgb(200, 74, 91) 100%) !important;
  background-image: -ms-linear-gradient(45deg, rgb(233, 74, 91) , rgb(200, 74, 91) 100%) !important;
  background: transparent;
}

.banner-area {
  background-size: cover;
  position: relative;
  z-index: 0;
}

.counter-area-two::before, .banner-area:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: .5;
}

.banner-box {
  padding: 4rem 0 0;
}

.banner-box .title {
  color: #fff;
  margin: 0;
}

.banner-box .breadcrumb {
  display: inline-block;
}

.banner-box .breadcrumb a {
  color: #b015c8;
  font-weight: 600;
}

.counter-area-two {
  background: url(../images/counter-bg.jpg) no-repeat center top;
  background-size: cover;
  position: relative;
  z-index: 0;
}

.counter-area-two::before {
  background-image: -webkit-linear-gradient(45deg, rgb(233, 74, 91) , rgb(200, 74, 91) 100%);
  background-image: -ms-linear-gradient(45deg, rgb(233, 74, 91) , rgb(200, 74, 91) 100%);
  opacity: 0.85;
}

.counter-box-two {
  border: 1px solid rgba(255, 255, 255, 0.5);
  text-align: center;
  color: #fff;
  padding: 30px 0;
}

.counter-box-two i {
  color: #fff;
  font-size: 35px;
}

.counter-box-two .count {
  font-size: 40px;
  padding: 10px 0;
}

.counter-box-two span {
  ;
}

/*----------------------- Service-three ----------------*/

.info-box-two {
  padding: 25px 15px;
  border-color: rgba(0, 0, 0, 0.07) !important;
}

.info-box-two:hover h4 {
  color: #b015c8;
}

.info-box-two span {
  font-size: 40px;
  color: #b015c8;
  padding-bottom: 10px;
}

.info-box-two h4 {
  margin: 15px 0;
}

.info-box-two .read-more {
  color: #000;
  font-weight: 600;
  padding: 15px 0 0;
  display: inline-block;
  border-bottom: 1px solid;
}

/*------------------- team-Two --------------------------*/

.our-team {
  background: #fff;
  text-align: center;
  margin-bottom: 40px;
  overflow: hidden;
}

.our-team .pic {
  position: relative;
  overflow: hidden;
  transform: scale(1);
  transition: all 0.3s ease 0s;
}

.our-team:hover .pic {
  transform: scale(1.02);
}

.our-team .pic:after {
  content: "";
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 0 900px rgba(255, 255, 255, 0.5);
  position: absolute;
  bottom: -100px;
  right: -100px;
  opacity: 0;
  transform: scale3d(0.5, 0.5, 1);
  transform-origin: 50% 50% 0;
  transition: all 0.35s ease 0s;
}

.our-team:hover .pic:after {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}

.our-team .pic img {
  width: 100%;
  height: auto;
}

.our-team .read-more {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  padding: 15px 0px 15px 0;
  ;
  color: #fff;
  background: #b015c8;
  letter-spacing: 0.35px;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  bottom: 15px;
  right: 13px;
  opacity: 0;
  z-index: 1;
  transform: translate3d(20px, 20px, 0px);
  transition: all 0.35s ease 0s;
}

.our-team:hover .read-more {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}

.our-team .team-content {
  padding: 20px 0;
}

.our-team .title {
  font-size: 18px;
  font-weight: 700;
  color: #3b3b3b;
  text-transform: uppercase;
  margin: 0 0 8px 0;
}

.our-team .post {
  font-size: 13px;
  font-weight: 500;
  color: #6e6e70;
  text-transform: capitalize;
}

.our-team .social {
  padding: 0;
  margin-top: 15px;
}

.our-team .social li {
  display: inline-block;
  margin: 0 10px;
}

.our-team .social li>a {
  font-size: 18px;
  color: #111;
}

.our-team .social li>a:hover {
  color: #b015c8;
}

@media only screen and (max-width: 990px) {
  .our-team {
    margin-bottom: 30px;
  }
}

/*-------------- Team-Details --------------*/

.team-d-view {
  position: relative;
  display: inline-block;
  margin-bottom: 50px;
}

.team-content h2 {
  margin-bottom: 30px;
}

.team-content .team-info {
  padding: 0;
}

.team-content .team-info li {
  border-bottom: 1px solid #e7e7e7;
  padding: 15px 0;
}

.team-content .team-info li:last-child {
  border-bottom: none;
}

.team-content .team-info li i {
  font-size: 20px;
  min-width: 25px;
  color: #b015c8;
}
.awards-content > h3{
  text-align: left;
  margin-bottom: 30px;
}
.awards-box {
  text-align: center;
}
.awards-box img{
  margin-bottom: 20px;
}

/*------------------------ Portfolio-style -----------------*/
.horigantal-filter{
  text-align: center;
  margin-bottom: 20px;
}
.horigantal-filter li{
  display: inline-block;
}
.image-wapper img{
  margin-bottom: 40px;
}
.title-pro{
  margin-bottom: 30px;
}
.project-info ul,
.project-info .social-icons > ul{
  padding: 0;
}
.project-info .social-icons ul >li{
  display: inline-block;
}
.project-info .social-icons li > a{
  padding: 0 8px;
  font-size: 14px;
  color: #111;
}
.project-info .social-icons li > a:hover{
  color: #b015c8;
}
.project-info .info-list{
  padding: 0;
}

.project-info .info-list > li{
  display: block;
  padding-bottom: 12px;
}
.project-info .info-list > li:last-child{
  padding-bottom: 0;
}
.social-icons .fa-caret-right ,
.social-icons strong,
.project-info .info-list a:hover,
.project-info .info-list i{
  color: #af14c8;
}
.project-info .info-list strong{
  padding-right: 5px;
  color: #af14c8;
}
.project-info .info-list a{
  color: #111;
}
.project-info .info-list a.badge{
  color: #fff;
  padding: 6px 10px;
  border-radius: 20px;
}
.project-info .info-list a.badge:hover{
  background-color: #b015c8;
}
/*----------------- Faq -----------------*/
.panel-title{
  cursor: pointer;
}
.error-box{
  text-align: center;
}
.error-box h1{
  font-size: 100px;
  margin-bottom: 10px;
}
.error-box h3{
  font-size: 35px;
  margin-bottom: 15px;
}
.error-box p{
  font-size: 18px;
  margin-bottom: 20px;
}
.error-box a{
  border: 1px solid #111;
  padding: 12px 30px;
  display: inline-block;
  color: #111;
  font-weight: 600;
}
.error-box a:hover{
  background-color: #b015c8;
  color: #fff;
  border-color: #b015c8;
}

/*--
15.4 Blog Sidebar
----------------------------------*/

/*-- Sidebar & Title --*/
.co-blog-sidebar {
  margin-bottom: 1rem;
}
.co-blog-sidebar .sidebar-title {

}

/*-- Search Form --*/
.sidebar-search-form {
  position: relative;
}
.sidebar-search-form input {
  border: 1px solid #f1f1f1;
  height: 42px;
  line-height: 24px;
  padding: 8px 20px;
  width: 100%;
}
.sidebar-search-form button {
  background-color: transparent;
  border: medium none;
  color: #3e3e3e;
  height: 42px;
  padding: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 52px;
}
.sidebar-search-form button i {
  display: block;
  font-size: 18px;
  line-height: 42px;
}
.sidebar-search-form button:hover {
  color: #af14c8;
}

/*-- Category & Archive --*/
.co-blog-sidebar ul {}
  .co-blog-sidebar ul li {
    margin-bottom: 11px;
    padding-bottom: 11px;
    border-bottom: 1px solid #f1f1f1;
  }
  .co-blog-sidebar ul li:last-child {
    margin-bottom: 0;
  }
  .co-blog-sidebar ul li a {
    color: #707070;
    font-size: 14px;
  }
  .co-blog-sidebar ul li a:hover {
    color: #af14c8;
  }

  /*-- Sidebar Blog Post --*/
  .co-sidebar-post {
    margin-bottom: 20px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 20px;
  }
  .co-sidebar-post:last-child {
    margin-bottom: 0;
  }
  .co-sidebar-post .image {
    border-radius: 50%;
    height: 77px;
    margin-right: 15px;
    overflow: hidden;
    width: 77px;
  }
  .co-sidebar-post .image img {
    border-radius: 50%;
    width: 77px;
    max-width: 77px;
  }
  .co-sidebar-post .content {}
    .co-sidebar-post .content .date {
      display: block;
      color: #999999;
      font-size: 14px;
      line-height: 18px;
    }
    .co-sidebar-post .content .title {
      color: #3e3e3e;
      display: block;
      font-size: 15px;
      font-weight: 400;
      line-height: 24px;
      margin-bottom: 5px;
    }
    .co-sidebar-post .content .title:hover {
      color: #af14c8;
    }

    /*-- Tags Cloud --*/
    .tagcloud {
      float: left;
      width: 100%;
    }
    .tagcloud a {
      background-color: #f7f7f7;
      border-radius: 5px;
      color: #999999;
      display: block;
      float: left;
      font-size: 14px !important;
      height: 30px;
      line-height: 30px;
      margin-bottom: 10px;
      margin-right: 10px;
      padding: 0 15px;
      text-transform: capitalize;
    }
    .tagcloud a:hover {
      background-color: #af14c8;
      color: #ffffff;
    }

    /*-- Tags Cloud --*/
    .co-blog-sidebar .tags-cloud {
      width: 100%;
    }
    .co-blog-sidebar .tags-cloud a {
      background-color: #f7f7f7;
      border-radius: 5px;
      color: #999999;
      display: block;
      float: left;
      font-size: 14px !important;
      height: 30px;
      line-height: 30px;
      margin-bottom: 10px;
      margin-right: 10px;
      padding: 0 15px;
      text-transform: capitalize;
    }
    .co-blog-sidebar .tags-cloud a:hover {
      background-color: #af14c8;
      color: #ffffff;
    }
    .co-blog-sidebar ul{
      padding: 0;
    }
    .float-left{
      float: left;
    }
    .news-block .news-detail{
      padding: 25px 15px;
    }
    .news-block ul li{
      display: inline-block;
      float: none;
      width: auto;
      margin-right: 10px;
    }
    .news.news-block ul li:last-child {
      text-align: right;
      float: right;
      margin-right: 0;
    }
    .blog-detail-area .meta li {
      display: inline-block;
      padding: 5px;
    }
    .blog-detail-area .meta{
      padding: 0;
    }
    .blog-detail-area .meta li a{
      color: #858585;

    }
    .blog-detail-area .meta li a:hover{
      color: #b015c8;
    }
    .blog-detail-area h4{
      padding: 10px 0;
    }
    blockquote {
      background-color: #ebebeb;
      border-color: #232323;
      ;
      margin-top: 20px;
      padding: 15px 20px;
    }
    .blog-social-icon ul{
      padding: 0;
    }
    .blog-social-icon ul li{
      display: inline-block;
    }
    .blog-social-icon ul li a{
      border: 1px solid #000;
      width: 35px;
      height: 35px;
      display: block;
      text-align: center;
      line-height: 31px;
      border-radius: 50%;
      color: #000;
      margin-right: 10px;
    }
    .blog-social-icon ul li a:hover{
      background-color: #b015c8;
      border-color: #b015c8;
      color: #fff;
    }


    .comment-section h4 {
      padding: 15px 0;
    }

    .blog-page .avatar {
      height: 70px;
      width: 70px;
      overflow: hidden;
    }

    .comments ul li {
      margin: 15px 0 20px;
      padding-left: 84px;
      position: relative;
      min-height: 80px;
    }

    .comments ul li .avatar {
      position: absolute;
      left: 0;
      top: 2px;
    }

    .comments ul li h5 {
      font-size: 1em;
      margin-bottom: 5px;
    }

    .comments ul li p {
      line-height: 2em;
      font-size: 1em;
      margin: 0;
    }

    .comments ul li a i {
      padding-right: 5px;
    }

    .comment-box {
      transition: .3s all ease-in-out;
    }

    .comment-box h3 {
      font-size: 1.25em;
    }

    .comment-form .form-control {
      height: auto;
      min-height: 42px;
      border-radius: 0;
      margin-bottom: 24px;
      border: 1px solid #959595;
    }
    .comment-form .form-control:focus{
      box-shadow: none;
      outline: none;
    }
    .comment-form .btn-submit {
      border: 1px;
      border-style: solid;
      display: inline-block;
      letter-spacing: 1px;
      font-size: 1.2em;
      font-weight: 500;
      margin: 10px auto 30px;
      padding: 10px 40px;
      text-transform: capitalize;
      outline: none;
      -webkit-transition: .2s ease-in-out;
      -o-transition: .2s ease-in-out;
      transition: .2s ease-in-out;
      background: transparent;
    }
    .comment-form .btn-submit:hover{
      background-color: #af14c8;
      color: #fff;
      border-color: #b015c8;
    }
    .comment-section ul{
      padding: 0;
    }
    .comment-section .reply{
      color: #b015c8;
    }
    .contact-list{
      border-top: 1px solid #d7d7d7;
      border-bottom: 1px solid #d7d7d7;
      padding: 20px 0;
    }
    .contact-page-form{
      padding: 60px 0 10px;
    }
    .contact-page-form .contact-form{
      background: transparent;
      padding: 0;
    }
    .contact-page-form .contact-form .primary-title {
      color: #111;
      margin-bottom: 10px;
    }
    .contact-page-form .contact-form .form-control{
      background-color: rgba(0, 0, 0, 0.34);
    }

    .colaud-section{
      background-image: -webkit-linear-gradient(45deg, rgb(233, 74, 91) , rgb(200, 74, 91) 100%);
      background-image: -ms-linear-gradient(45deg, rgb(233, 74, 91) , rgb(200, 74, 91) 100%);
    }
    .colaud-section .colaud-box h3{
      color: #fff;
      padding: 7px 0;
    }
    .colaud-section .colaud-btn{
      text-align: right;
    }
    .colaud-section .colaud-btn a{
      display: inline-block;
      color: #fff;
      border: 1px solid #fff;
      padding: 10px 35px;
      font-weight: 600;
      letter-spacing: 0.5px;
      ;
      text-transform: uppercase;
      -webkit-transition: .3s all;
      -o-transition: .3s all;
      transition: .3s all;
    }
    .colaud-section .colaud-btn a:hover{
      background-color: #fff;
      color: #b015c8;
    }
    @media (max-width:992px){
      .colaud-section .colaud-btn {
        text-align: center;
        margin: 20px 0;
      }
    }
    /***

    /*------------------------- Free-theme -------------------------*/
    .fixed-banner{
      background-image: url(../images/slider.jpg);
      position: relative;
      height: 90vh;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      display: table;
      width: 100%;
    }
    .fixed-banner::before{
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: #000;
      opacity: 0.8;
    }
    .fixed-banner .inner-fixed-banner{
      display: table-cell;
      vertical-align: middle;
      color: #fff;
      text-align: center;
    }


    .footer.section-padding{

      padding: 0;
    }
    .flex {
      display: flex;
      width: 100%;
      align-items: center;
    }
    .flex .col {
      margin-right: 2rem;
    }
    .flex .col.ml-auto {
      margin-right: 0;
      margin-left: auto;
    }
    .background {
      position: relative;
      text-align: center;
    }
    .background:after {
      content: "";
      z-index: -10;
      background: #f9f2f2;
      height: 50%;
      width: 100%;
      left: 0;
      top: 0;
      position: absolute;
    }
    .background .primary-title {
      text-transform: none;
      text-align: center;
    }
    .info-box .btn {
      margin-top: 1rem;
      color: white;
    }
    .info-box .btn:hover {
    }
    .info-box h4 a {
      color: #e94a5b;
      font-weight: 400;
    }
    .info-box img {
      border: 2px solid white;
    }

    .last  {
      background: #f9f2f2;
    }
    .footer {
      background: transparent;
    }

    .footer-main {
      text-align: center;
    }
    .footer-main .textwidget {
      padding: 0 1rem;
    }
    .footer-main .textwidget h3 {
      margin: .5rem 0 1rem;
    }
.jetpack_widget_social_icons svg {
        fill: #ea4a5b !important;

}
    .footer-main .textwidget h3 a {
      font-size: 1rem;
      color: #ea4a5b !important;
    }

    .footer-main img {
      max-width: 170px !important;
      margin-bottom: .5rem;
    }
    .footer-main .widget_media_image img {
      margin-bottom: 2rem;

    }
    .footer-main .gallery-icon img {
      /* display: inline; */
      max-height: 80px;
      width: auto;
    }
    .gallery-item {
      vertical-align: middle;
    }

    .footer-main ul {
      margin: 0;
      padding: 0;
    }

    .footer-main li {
      display: inline-block;
      margin: 0;
    }
    .textwidget h5 a {
      color: inherit;
    }
