@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600');
h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
select,
textarea,
body {
  font-family: "Poppins", lucida grande, Arial, sans-serif;
  font-weight: 300;
}
strong,
.bold {
  font-weight: 600;
}
::selection {
  background: #6d2765;
}
::-moz-selection {
  background: #6d2765;
}
.home a {
  text-decoration: none;
}
body,
p,
.gform_body .gfield input,
.gform_body .gfield textarea,
.gform_body .gfield select {
  font-size: 16px;
  line-height: 1.5;
}
h1 {
  font-size: 48px;
  line-height: 1.5;
}
h2 {
  font-size: 24px;
  line-height: 1.5;
}
h3 {
  font-size: 18.72px;
  line-height: 1.5;
}
h4 {
  font-size: 16px;
  line-height: 1.5;
}
h5 {
  font-size: 13.28px;
  line-height: 1.5;
}
h6 {
  font-size: 12px;
  line-height: 1.5;
}
#topcontrol {
  background-color: rgba(0,0,0,0.1);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border-radius: 3px;
  color: #ffffff;
  height: 48px;
  line-height: 55px;
  margin: 0 15px 15px 0;
  text-align: center;
  width: 48px;
  z-index: 10000;
}
#scrolltotop:before {
  border-color: rgba(255,255,255,0) rgba(255,255,255,0) #ffffff;
  border-image: none;
  border-style: solid;
  border-width: 10px;
  content: "";
  height: 0;
  left: 28%;
  position: absolute;
  top: 17%;
  width: 0;
}
#topcontrol:hover {
  background-color: #471a42;
}
.flexbox {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
}
a:hover,
.sidebar-content .nav.nav-tabs.nav-stacked .parent ul a.selected,
.sidebar-content .nav li li a:hover,
div[role="complementary"] div &gt; ul &gt; li:hover {
  color: #4f1c49;
}
a,
.nav-tabs &gt; .active &gt; a,
.nav-tabs &gt; .active &gt; a:hover,
.nav-tabs &gt; .active &gt; a:focus,
.nav li a:hover,
.nav li a:focus,
.navbar .nav &gt; li &gt; a:focus,
.navbar .nav &gt; li &gt; a:hover,
.pagination ul &gt; li &gt; a:hover,
.pagination ul &gt; li &gt; a:focus,
.pagination ul &gt; .active &gt; a,
.pagination ul &gt; .active &gt; span,
nav[role="navigation"] .nav-normal &gt; .active &gt; a,
nav[role="navigation"] .nav-normal li a:hover,
nav[role="navigation"] .nav-pills-square &gt; .active &gt; a,
nav[role="navigation"] .nav-bar &gt; li &gt; a:hover,
nav[role="navigation"] .nav-bar &gt; li &gt; a:focus,
nav[role="navigation"] .nav-bar &gt; .active &gt; a,
nav[role="navigation"] .nav-bar-top &gt; .active &gt; a,
nav[role="navigation"] .nav-bar-top &gt; li &gt; a:hover,
nav[role="navigation"] .nav-bar-underline &gt; .active &gt; a,
nav[role="navigation"] .nav-underline &gt; .active &gt; a,
nav[role="navigation"] .nav-underline &gt; li &gt; a:hover,
nav[role="navigation"] .nav-separator &gt; .active &gt; a,
nav[role="navigation"] .nav-separator &gt; li &gt; a:hover,
.sidebar-content .nav a.active,
div[role="complementary"] div &gt; ul &gt; li:active,
.sidebar-content .nav li a:hover,
.sidebar-content .nav li a:focus {
  color: #6d2765;
}
.nav a:hover .caret {
  border-bottom-color: #6d2765;
  border-top-color: #6d2765;
}
.nav-tabs &gt; li &gt; a:hover,
.nav-tabs &gt; li &gt; a:focus,
.navbar .nav &gt; .active &gt; a,
.navbar .nav &gt; .active &gt; a:hover,
.navbar .nav &gt; .active &gt; a:focus,
.nav-pills &gt; .active &gt; a,
.nav-pills &gt; .active &gt; a:hover,
.nav-pills &gt; .active &gt; a:focus,
.nav-tabs.nav-stacked &gt; .active &gt; a,
.nav-tabs.nav-stacked &gt; .active &gt; a:hover,
.nav-tabs.nav-stacked &gt; .active &gt; a:focus,
.nav-list &gt; .active &gt; a,
.nav-list &gt; .active &gt; a:hover,
.nav-list &gt; .active &gt; a:focus,
.grid li a:hover img,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
.gform_wrapper li.gfield_error input[type="text"]:focus,
.gform_wrapper li.gfield_error input[type="url"]:focus,
.gform_wrapper li.gfield_error input[type="email"]:focus,
.gform_wrapper li.gfield_error input[type="tel"]:focus,
.gform_wrapper li.gfield_error input[type="number"]:focus,
.gform_wrapper li.gfield_error input[type="password"]:focus,
.gform_wrapper li.gfield_error textarea:focus {
  border-color: #6d2765;
}
.navbar .nav &gt; .active &gt; a,
.navbar .nav &gt; .active &gt; a:hover,
.navbar .nav &gt; .active &gt; a:focus,
.nav-pills &gt; .active &gt; a,
.nav-pills &gt; .active &gt; a:hover,
.nav-pills &gt; .active &gt; a:focus,
.nav-tabs.nav-stacked &gt; .active &gt; a,
.nav-tabs.nav-stacked &gt; .active &gt; a:hover,
.nav-tabs.nav-stacked &gt; .active &gt; a:focus,
.nav-list &gt; .active &gt; a,
.nav-list &gt; .active &gt; a:hover,
.nav-list &gt; .active &gt; a:focus,
.dropdown-menu &gt; li &gt; a:hover,
.dropdown-menu &gt; li &gt; a:focus,
.dropdown-submenu:hover &gt; a,
.dropdown-submenu:focus &gt; a,
.dropdown-menu &gt; .active &gt; a,
.dropdown-menu &gt; .active &gt; a:hover,
.dropdown-menu &gt; .active &gt; a:focus,
.progress .bar,
.progress-striped .bar,
.progress-info.progress-striped .bar,
.progress-striped .bar-info,
nav[role="navigation"] .nav-pills-square li a:hover {
  background-color: #6d2765;
}
.form-control:focus {
  border-color: #6d2765;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(109,39,101,0.6);
}
.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span:focus {
  background-color: #6d2765;
  border-color: #6d2765;
}
.accent {
  color: #6d2765 !important;
}
.accent2 {
  color: #b34aa7 !important;
}
.accent3 {
  color: #000000 !important;
}
.accent4 {
  color: #fff !important;
}
.accent5 {
  color: #4e3b4c !important;
}
.accent6 {
  color: #129F9E !important;
}
.accent7 {
  color: #702A82;
}
.accent8 {
  color: #3cbfc6 !important;
}
.btn-primary {
  border-color: #b34aa7;
  background-color: #b34aa7;
  color: #fff;
  text-shadow: none;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 500;
  padding: 18px 40px 16px;
}
.btn-primary:hover,
.btn-primary .disabled,
.btn-primary [disabled] {
  background-color: #a5449a;
  border-color: #a5449a;
  color: #fff;
}
.btn-primary:active,
.btn-primary .active,
.btn-primary:focus,
.btn-primary .focus {
  background-color: #963e8c;
  border-color: #963e8c;
  color: #fff;
}
.btn-custom {
  border-color: #66005a;
  background-color: #66005a;
  color: #fff;
  text-shadow: none;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 500;
}
.btn-custom:hover,
.btn-custom .disabled,
.btn-custom [disabled] {
  background-color: #520048;
  border-color: #520048;
  color: #fff;
}
.btn-custom:active,
.btn-custom .active,
.btn-custom:focus,
.btn-custom .focus {
  background-color: #3d0036;
  border-color: #3d0036;
  color: #fff;
}
.btn-green {
  border-color: #129F9E;
  background-color: #129F9E;
  color: #fff;
  text-shadow: none;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 500;
}
.btn-green:hover,
.btn-green .disabled,
.btn-green [disabled] {
  background-color: #108d8c;
  border-color: #108d8c;
  color: #fff;
}
.btn-green:active,
.btn-green .active,
.btn-green:focus,
.btn-green .focus {
  background-color: #0e7a7a;
  border-color: #0e7a7a;
  color: #fff;
}
.btn-top-event {
  padding: 5px 20px;
}
.heading-font {
  font-size: 50px;
}
.font-72 {
  font-size: 72px;
}
.font-60 {
  font-size: 60px;
}
.font-48 {
  font-size: 48px;
}
.font-34 {
  font-size: 34px;
}
.font-32 {
  font-size: 32px;
}
.font-30 {
  font-size: 30px;
}
.font-28 {
  font-size: 28px;
}
.font-26 {
  font-size: 26;
}
.font-24 {
  font-size: 24px;
}
.font-20 {
  font-size: 20px;
}
.font-18 {
  font-size: 18px;
}
.font-16 {
  font-size: 16px;
}
.font-15 {
  font-size: 15px;
}
.font-14 {
  font-size: 14px;
}
.font-weight-700 {
  font-weight: 700;
}
.s-line-height {
  line-height: 1.2;
}
#trigger-overlay::after {
  content: '\f002';
  font-family: fontawesome;
  display: block;
  margin: 0 15px;
  font-size: 25px;
}
#form-box form {
  opacity: 0;
  position: absolute;
  right: -100px;
  transition: all 300ms ease-in-out;
  border: 5px solid #702a82;
}
#form-box.open-form form {
  opacity: 1;
  right: 0;
  z-index: 9;
}
.navbar-search .search-query {
  border-radius: 0;
  font-size: 16px;
  padding: 8px 14px;
  margin-bottom: 5px;
}
#mobile-menu:not( .mm-menu ) {
  display: none;
}
header nav[role="navigation"] .nav {
  margin: 0px !important;
}
header nav[role="navigation"] .nav &gt; li &gt; a {
  color: #fff;
  padding: 25px 23px 21px 23px;
  font-size: 18px;
  text-transform: uppercase;
}
header nav[role="navigation"] .nav &gt; li &gt; a .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
header nav[role="navigation"] .nav &gt; li &gt; a:hover,
header nav[role="navigation"] .nav &gt; li &gt; a:active,
header nav[role="navigation"] .nav &gt; li &gt; a:focus {
  color: #fff;
  background-color: #b34aa7;
}
header nav[role="navigation"] .nav &gt; li &gt; a:hover .caret,
header nav[role="navigation"] .nav &gt; li &gt; a:active .caret,
header nav[role="navigation"] .nav &gt; li &gt; a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
header nav[role="navigation"] .nav &gt; li.active &gt; a {
  color: #fff;
  background-color: #b34aa7;
}
header nav[role="navigation"] .nav &gt; li.active &gt; a .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav li a:hover,
.nav li a:focus {
  background-color: transparent;
  border-color: transparent;
}
nav[role="navigation"] ul &gt; li .dropdown-menu &gt; li:hover &gt; a,
nav[role="navigation"] ul &gt; li .dropdown-menu &gt; li &gt; a:hover {
  background: none repeat scroll 0 0 #b34aa7;
  color: #fff;
}
.home .header-shadow {
  box-shadow: none;
}
header nav[role="navigation"] .nav &gt; li {
  margin-bottom: 0;
}
.top-nav ul &gt; li {
  margin-left: 5px;
}
.top-nav ul &gt; li a {
  font-size: 20px;
  font-weight: 400;
}
.top-nav ul &gt; li:last-child a::before {
  content: '| ';
}
.top-nav .navbar-search {
  width: 250px;
  float: right;
  margin-top: 0px;
}
.brand {
  margin-top: 0px;
}
header .top-search {
  padding: 0px 0;
}
header .top-logo {
  padding: 0 0 10px;
}
header .top-logo i + span {
  font-weight: 400;
}
header .top-logo .btn {
  margin-right: 30px;
  width: 100%;
  max-width: 300px;
  padding: 6px;
  font-size: 20px;
}
header .top-search .mobile-phone {
  font-size: 18px;
  position: relative;
  width: 100%;
}
header .top-search .mobile-phone .box {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(40px);
  -ms-transform: translateX(40px);
  transform: translateX(40px);
}
header .dropdown-menu {
  box-shadow: none;
  border-radius: 0;
}
.top-nav .btn-custom {
  background-color: #E95A20;
  border-color: #E95A20;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  border-radius: 2px;
  padding: 7px 12px 5px;
  margin-left: 0;
}
.sing-up .btn {
  font-size: 18px !important;
}
.top-logo .flex-box {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.top-logo .flex-box &gt; div {
  font-size: 20px;
  padding: 10px;
}
.top-logo .right-menu .yellow-btn {
  background-color: #EDA91E;
  border: #EDA91E;
}
.top-nav .fa,
.fas {
  position: absolute;
  font-size: 18px;
  right: -20px;
}
.top-nav .fa-search {
  top: 12px;
}
.top-nav.full-width {
  background: #FFF;
}
nav[role="navigation"] .item-gala &gt; a {
  background-color: #129f9e;
}
nav[role="navigation"] .item-gala &gt; a:hover,
nav[role="navigation"] .item-gala &gt; a:active,
nav[role="navigation"] .item-gala &gt; a:focus {
  background-color: #0d7170 !important;
}
div div &gt; footer h3 a,
div div &gt; footer .list-heading &gt; li:first-child &gt; a,
div div &gt; footer h3 {
  text-transform: none;
}
footer .social-footer a {
  color: #fff;
  -webkit-transition: .5s;
  transition: .5s;
}
footer .social-footer a:hover,
footer .social-footer a:active,
footer .social-footer a:focus {
  color: #4f1c49 !important;
}
div div &gt; footer .icons-ul {
  margin-left: 25px;
}
div div &gt; footer .icons-ul .icon-li {
  color: #fff !important;
}
div div &gt; footer hr {
  border-top: 1px solid #313131;
}
.bottom-footer {
  padding: 18px 0 !important;
}
.main-footer {
  background-color: #3A0D32 !important;
  padding-top: 45px !important;
  padding-bottom: 25px !important;
}
.main-footer .btn.btn-primary {
  font-size: 14px;
  text-transform: capitalize;
  height: 37px;
  margin-top: 15px;
  padding: 7px 25px;
  background-color: #129F9E;
  border-color: transparent;
}
.main-footer textarea,
.main-footer input.form-control {
  background-color: transparent;
  border-radius: 0;
  color: #fff !important;
  height: 36px;
  font-size: 14px !important;
}
.main-footer .gform_wrapper .top_label .gfield_label,
.main-footer .gform_wrapper .field_sublabel_below label {
  display: none !important;
}
.main-footer input::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
.main-footer input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.main-footer input:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
.main-footer input:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.main-footer textarea::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
.main-footer textarea::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.main-footer textarea:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
.main-footer textarea:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.main-footer .gform_wrapper {
  margin-top: -15px;
}
.main-footer .gform_wrapper .top_label div.ginput_container {
  margin-top: 0;
}
.main-footer .gform_wrapper .gform_footer {
  padding: 16px 0 10px;
  margin: 0;
}
.main-footer .social-media {
  margin-top: 45px;
}
.main-footer .social-media &gt; a + a {
  margin-left: 20px;
}
.main-footer .social-media &gt; a {
  font-size: 28px;
  font-weight: 600;
}
.main-footer .social-media &gt; a:hover i,
.main-footer .social-media &gt; a:active i,
.main-footer .social-media &gt; a:focus i {
  color: #A9A632 !important;
}
.main-footer span[itemprop="telephone"] a {
  color: #fff;
}
.main-footer .gform_wrapper textarea.medium {
  height: 80px;
}
.cta-footer .img-responsive {
  margin: auto;
  margin-top: 10px;
}
.cta-footer h3 {
  margin: 30px 0 20px;
}
.cta-footer .btn-cta {
  background-color: transparent;
  border: 1px solid #fff !important;
  margin-top: 5px;
  font-size: 14px;
}
.cta-footer .btn-cta:hover,
.cta-footer .btn-cta:active,
.cta-footer .btn-cta:focus {
  background-color: #fff;
  color: #6d2765;
}
.main-footer .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  padding: 5px 10px;
  letter-spacing: normal;
}
.form-inline .sr-only {
  width: 0;
  height: 0;
}
@media all and (-ms-high-contrast: none),(-ms-high-contrast: active) {
  .main-footer .btn.btn-primary {
    top: -1px;
    position: relative;
  }
}
@-moz-document url-prefix() {
  .main-footer .btn.btn-primary {
    top: -1px;
    position: relative;
  }
}
.wooslider-control-paging li a {
  background: rgba(255,255,255,0.5);
}
.wooslider-control-paging li a.wooslider-active,
.wooslider-control-paging li a:hover {
  background: #b34aa7;
}
.padding-right-0 {
  padding-right: 0;
}
.padding-left-0 {
  padding-left: 0;
}
.small-line-height {
  line-height: 1.2;
}
.hp-banner {
  height: 550px;
  padding-top: 80px !important;
  position: relative;
}
.hp-banner .heading-font {
  line-height: 1.2 !important;
  margin-top: 18px;
  margin-bottom: 30px;
}
.hp-banner .btn {
  font-size: 28px;
  padding: 24px 60px 20px;
}
.hp-banner.banner-02 {
  padding-top: 20px !important;
}
.hp-banner.banner-02 .row &gt; div {
  padding-left: 0;
  padding-right: 120px;
}
.hp-banner .btn.btn-banner02 {
  font-size: 18px;
  padding: 13px 45px;
}
.hp-banner.banner-03 {
  padding-top: 20px !important;
}
.hp-banner.banner-03 img {
  max-width: 330px !important;
  margin: 5px auto 28px !important;
}
.hp-banner.banner-03 h2 {
  margin-bottom: 20px;
}
.home .wooslider .slide-content &gt; a + p {
  display: none;
}
.slide-content &gt; p {
  margin-bottom: 0;
}
.home .wooslider .slides &gt; li img {
  border: none;
}
.wooslider .hp-banner3 {
  padding-top: 30px !important;
}
.wooslider .hp-banner3 .banner03-img {
  max-width: 800px;
  margin-left: 110px;
}
.floating-btn {
  position: absolute;
  bottom: 60px;
}
.home .wooslider .slide-content,
.home   .wooslider .slide-contentbody .wooslider .slide-content {
  margin: 0;
}
.home .wooslider {
  border: 0;
}
.home .wooslider .wooslider-control-nav {
  position: absolute;
  top: 100%;
  margin-top: -20px;
  z-index: 999;
}
.home .wooslider &gt; .wooslider-pauseplay {
  bottom: 10px;
  position: absolute;
  z-index: 9999;
}
.home .wooslider &gt; .wooslider-pauseplay a {
  height: 27px;
}
.wooslider-pauseplay a.wooslider-play::before,
.wooslider-pauseplay a::before {
  color: #b34aa7;
}
.banner-slide2-r1,
.banner-slide2-r1 .container {
  max-width: 100%;
  padding: 0 !important;
  overflow-x: hidden;
}
.banner-slide2-r1 .col-left {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 550px;
  background-color: #6f2981;
}
.banner-slide2-r1 .row-condensed {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.banner-slide2-r1 .accent8 {
  line-height: 0.8;
}
.banner-slide2-r1 .btn {
  padding: 10px 25px;
  margin-top: 30px;
  color: #fff;
  font-size: 18px;
  text-transform: initial;
  background-color: #139592;
  border-color: #139592;
}
.banner-slide2-r1 .col-right {
  background: url('/wp-content/uploads/2017/10/img-banner-r2.jpg') no-repeat scroll center center / cover;
}
.hp-contact .btn {
  margin-top: 18px;
  padding: 24px 60px 20px;
}
.hp-contact .btn .fa {
  color: #fff !important;
  margin-right: 8px;
}
.hp-services .service {
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-size: cover;
  color: #fff;
  margin: 40px 0;
}
.hp-services .service p {
  height: 72px;
  width: 100%;
}
.hp-services .service-01 {
  background-image: url('/wp-content/uploads/2018/08/Img-Get-Help.jpg');
}
.hp-services .service-02 {
  background-image: url('/wp-content/uploads/2018/08/Img-Get-Involved.jpg');
}
.hp-services .service-03 {
  background-image: url('/wp-content/uploads/2020/08/img_donate_r3.jpg');
}
.hp-services .btn-custom {
  background-color: transparent;
  border: 1px solid #fff !important;
  margin-top: 5px;
}
.hp-services .btn-custom:hover,
.hp-services .btn-custom:active,
.hp-services .btn-custom:focus {
  background-color: #fff;
  color: #6d2765;
}
.hp-services .hover-effect {
  min-height: 490px;
  text-align: center;
  padding: 35px;
  padding-top: 230px;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  transition: background 0.2s linear;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.hp-services .hover-effect:hover,
.hp-services .hover-effect:active,
.hp-services .hover-effect:focus {
  background: -moz-linear-gradient(to bottom,rgba(255,50,50,0) 1%,rgba(17,159,159,0.73) 37%,#119F9F 50%);
  background: -webkit-linear-gradient(to bottom,rgba(255,50,50,0) 1%,rgba(17,159,159,0.73) 37%,#119F9F 50%);
  background: linear-gradient(to bottom,rgba(255,50,50,0) 1%,rgba(17,159,159,0.73) 37%,#119F9F 50%);
}
.hp-socials .blog-feed a img {
  margin-top: 15px;
  border-radius: 5px;
}
.hp-socials h2 {
  font-weight: 500;
}
.hp-socials .heading-line {
  height: 4px;
  background-color: #129F9E;
  width: 158px;
  margin: 24px 0 0px;
}
.hp-socials .heading-line + .row {
  border-bottom: 1px solid #C9C9C9;
  margin: 10px 0 0 0;
}
.hp-socials iframe {
  margin-top: 45px !important;
}
.hp-socials blog-feed {
  margin-top: 10px;
}
.hp-socials .heading-line + .row &gt; div:first-child {
  margin-left: -15px;
}
.hp-socials .heading-line + .row &gt; div:last-child {
  margin-right: -15px;
}
.tweet-feed iframe {
  max-height: 500px;
}
.hp-socials .hp-blog .btn {
  background-color: #129F9E;
  border-color: #129F9E;
  margin-top: 8px;
  padding: 16px 40px 13px;
}
.wrap-break-word {
  word-wrap: break-word;
}
.white-bg {
  background: #fff !important;
}
.padding-bottom-0 {
  padding-bottom: 0 !important;
}
.padding-top-0 {
  padding-top: 0 !important;
}
.justify-content-space-between {
  -webkit-flex-direction: row;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.justify-content-end {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: end;
  justify-content: flex-end;
}
.full-width {
  padding: 0;
}
.full-width .container {
  padding: 0;
}
.dropdown-menu {
  font-size: 18px;
}
@media screen and (min-width: 992px) and (max-width: 1600px) {
  .banner-slide2-r2 {
    background-size: contain !important;
  }
  .sing-up .btn {
    font-size: 15px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .hp-banner.banner-02 {
    background-position: right 20% center !important;
  }
  .hp-banner.banner-02 .row &gt; div {
    padding-left: 0;
    padding-right: 15px;
    width: 55%;
    margin-left: 45%;
  }
}
@media (min-width: 1200px) and (max-width: 1550px) {
  .font-48 {
    font-size: 32px;
  }
  .font-60 {
    font-size: 43px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header nav[role="navigation"] .nav &gt; li &gt; a {
    padding: 20px 25px 16px 24px;
    font-size: 16px;
  }
  header .top-search .mobile-phone .box {
    -webkit-transform: translateX(17px);
    -ms-transform: translateX(17px);
    transform: translateX(17px);
  }
  .heading-font {
    font-size: 48px;
  }
  .font-60 {
    font-size: 46px;
  }
  .font-48 {
    font-size: 32px;
  }
  .banner-slide2-r1 .font-60 {
    font-size: 40px;
  }
  .font-32 {
    font-size: 27px;
  }
  .font-30 {
    font-size: 26px;
  }
  .font-26 {
    font-size: 25px;
  }
  .font-24 {
    font-size: 22px;
  }
  .btn-top-event {
    padding: 5px;
  }
  .hp-banner {
    height: 510px;
    padding-top: -30px !important;
  }
  .banner-slide2-r1,
  .banner-slide2-r1 .container {
    padding: 0 !important;
  }
  .hp-banner .btn {
    font-size: 24px;
    padding: 24px 60px 20px;
  }
  .hp-banner.banner-01 .font-60 {
    font-size: 30px;
  }
  .hp-banner.banner-02 {
    background-position: right 40% center !important;
  }
  .hp-banner.banner-02 .row &gt; div {
    padding-left: 0;
    padding-right: 15px;
    width: 50%;
    margin-left: 50%;
  }
  .hp-banner.banner-02 {
    padding-top: 100px !important;
  }
  .hp-banner.banner-03 {
    padding-top: 80px !important;
  }
  .hp-banner.banner-03 img {
    max-width: 480px !important;
    margin: 5px auto 25px !important;
  }
  .hp-banner3 .btn {
    margin-left: 60px;
  }
  .banner-slide2-r1 .btn {
    font-size: 18px;
    padding: 10px 25px;
  }
  .hp-contact .btn {
    margin-top: 18px;
    padding: 24px 36px 20px;
    font-size: 22px;
  }
  .hp-services .service p {
    height: 85px;
  }
  .hp-services .hover-effect {
    min-height: 500px;
  }
  .hp-services .btn-custom {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    -ms-flex-item-align: end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
  }
  .hp-socials .blog-feed a img {
    margin-top: 15px;
    border-radius: 5px;
    width: 100%;
  }
  .main-footer .form-inline .form-control {
    width: 60%;
    height: 38px;
  }
  .main-footer .btn.btn-primary {
    height: 38px;
    margin-left: -6px;
    padding: 8px 15px 15px;
  }
  .brand {
    max-width: 550px;
    margin-top: 2px;
  }
  @-moz-document url-prefix() {
    .main-footer .btn.btn-primary {
      top: 0;
    }
  }
}
@media (min-width: 992px) and (max-width: 1199px) and all and (-ms-high-contrast: none),(min-width: 992px) and (max-width: 1199px) and (-ms-high-contrast: active) {
  .main-footer .btn.btn-primary {
    top: 0;
  }
}
@media (max-width: 991px) {
  .mm-slideout {
    overflow: hidden;
  }
  .fb_iframe_box {
    display: block;
  }
  .top-search .pull-right {
    float: none !important;
  }
  .top-search #menu-top-nav a {
    color: #fff;
  }
  .top-search #menu-top-nav li:last-child a::before {
    content: '| ';
    color: #fff;
  }
  .top-search .navbar-search {
    max-width: 250px;
    margin: 0;
  }
  .top-search .navbar-search .search-query {
    color: #5f595e;
  }
  .top-search .fa-3x {
    font-size: 36px;
  }
  .banner-slide2-r1 .row {
    display: block;
  }
  .banner-slide2-r1 .col-right {
    height: 350px;
  }
  header .top-logo {
    margin-top: 15px;
  }
  header .top-logo .btn {
    margin-right: 0;
    max-width: 265px;
    font-size: 16px;
  }
  header .top-logo .hotline-number {
    margin-right: 25px;
  }
  header nav[role="navigation"] .nav {
    display: none;
  }
  header nav[role="navigation"] select {
    display: block;
  }
  .sing-up .btn {
    font-size: 15px !important;
  }
  .heading-font {
    font-size: 40px;
  }
  .font-18 {
    font-size: 16px;
  }
  .font-26 {
    font-size: 22px;
  }
  .font-30 {
    font-size: 26px;
  }
  .font-32 {
    font-size: 27px;
  }
  .font-34 {
    font-size: 30px;
  }
  .font-60 {
    font-size: 50px;
  }
  .font-72 {
    font-size: 40px;
  }
  .brand {
    margin-top: 0;
    max-width: 470px;
  }
  header .top-logo {
    padding: 12px 0 20px;
  }
  .top-nav .btn-custom {
    font-size: 15px;
  }
  .top-nav .navbar-search {
    width: 256px;
    float: unset;
    margin-top: 0;
  }
  .btn-top-event {
    margin-top: 8px;
  }
  .hp-banner {
    height: 550px;
    padding-top: 30px !important;
  }
  .hp-banner .btn {
    font-size: 24px;
    padding: 24px 60px 20px;
  }
  .banner-01 .row &gt; div {
    padding-right: 180px;
  }
  .banner-01 .row &gt; div .font-60 {
    font-size: 30px;
  }
  .banner-slide2-r1 {
    height: auto;
  }
  .banner-slide2-r1 .btn {
    font-size: 18px;
    padding: 10px 25px;
  }
  .banner-slide2-r1 .col-left {
    height: auto;
  }
  .wooslider .hp-banner3 .banner03-img {
    max-width: 600px;
    margin: 0 auto;
  }
  .floating-btn {
    position: relative;
    bottom: 0;
    text-align: center;
  }
  .heading-font {
    font-size: 48px;
  }
  .fb-page.fb_iframe_widget {
    margin-bottom: 60px;
  }
  .hp-banner.banner-02 {
    background-position: right center !important;
  }
  .hp-banner.banner-02 .row &gt; div {
    padding-left: 0;
    padding-right: 20px;
    width: 100%;
    margin-left: 0;
    text-align: center;
  }
  .hp-banner.banner-03 {
    padding-top: 60px !important;
  }
  .hp-banner.banner-03 img {
    max-width: 450px !important;
    margin: 5px auto 28px !important;
  }
  .hp-banner.banner-03 .font-60 {
    font-size: 40px;
  }
  .hp-services .row &gt; div {
    padding: 0 10px;
  }
  .hp-services .hover-effect {
    height: 500px;
    padding: 220px 20px 35px;
    text-align: center;
    transition: background 0.2s linear 0s;
  }
  .hp-services .service p {
    height: 80px;
    font-size: 15px;
  }
  .hp-services .btn-custom {
    background-color: transparent;
    border: 1px solid #fff !important;
    margin-top: 5px;
    padding: 14px 30px;
    font-size: 16px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    -ms-flex-item-align: end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
  }
  .row.blog-feed {
    width: 48%;
    float: right;
    margin: 10px 0 0;
    border-bottom: 0;
  }
  .hp-socials .heading-line + .row {
    float: left;
    border-bottom: 0;
  }
  .top-logo .flex-box {
    display: block;
  }
  .top-logo .flex-box &gt; div {
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 0px;
    padding: 5px;
  }
  .top-logo .brand img {
    margin-bottom: 0;
  }
  .sm-display-block {
    display: block;
  }
  .banner-slide2-r2 {
    background-size: contain !important;
  }
}
@media (max-width: 767px) {
  header .top-logo {
    margin-top: 0;
    padding-bottom: 0;
  }
  .top-nav .hotline-number .fa {
    position: inherit;
  }
  header .top-logo .hotline-number {
    margin-right: 0px;
  }
  #form-box form {
    display: block;
  }
  .top-search #menu-top-nav a {
    font-size: 14px;
  }
  .top-search .navbar-search {
    display: none;
  }
  .top-nav .fa,
  .fas {
    right: 10px;
  }
  footer #menu-privacy-policy {
    display: inline-block;
    float: none !important;
  }
  nav[role="navigation"] select {
    display: block;
    margin: 15px 0;
  }
  .main-footer .fa-ul {
    display: inline-block;
  }
  .heading-font {
    font-size: 30px;
  }
  .font-48 {
    font-size: 24px;
  }
  .font-32 {
    font-size: 18px;
  }
  .font-26 {
    font-size: 18px;
  }
  .font-30 {
    font-size: 22px;
  }
  .font-34 {
    font-size: 24px;
  }
  .font-60 {
    font-size: 24px;
  }
  .font-72 {
    font-size: 18px;
  }
  .banner-01 {
    background-position: left center !important;
  }
  .banner-01 .row &gt; div {
    padding-right: 15px;
    text-align: center;
    margin-top: 60px;
  }
  .hp-banner {
    height: 450px;
    padding-top: 0 !important;
  }
  .hp-banner .btn {
    font-size: 18px;
    padding: 15px 50px 14px;
  }
  .hp-banner.banner-02 {
    padding-top: 80px !important;
  }
  .hp-banner.banner-03 {
    padding-top: 40px !important;
  }
  .hp-banner.banner-03 .font-60 {
    font-size: 20px;
  }
  .hp-banner.banner-03 img {
    max-width: 400px !important;
    margin: 5px auto 20px !important;
  }
  .hp-banner .btn.btn-banner02 {
    font-size: 16px;
    padding: 7px 29px;
  }
  .hp-banner.banner-slide2 {
    padding-top: 20px !important;
  }
  .hp-banner .slide2-img {
    max-width: 220px !important;
    margin: 0 auto !important;
  }
  .wooslider .hp-banner3 {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
  }
  .hp-contact .btn {
    margin-top: 15px;
    padding: 18px 30px 16px;
    font-size: 20px;
  }
  .hp-socials .heading-line + .row {
    float: none !important;
    width: 100%;
  }
  .row.blog-feed {
    width: 100%;
    float: none;
    margin: 10px 0 0;
    border-bottom: 0;
  }
  .hp-socials .hp-blog .btn {
    margin-bottom: 20px;
  }
  .main-footer textarea,
  .main-footer input.form-control {
    margin: auto;
    margin-bottom: 10px;
  }
  .main-footer .social-media {
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]) {
    line-height: 1.2 !important;
  }
  .main-footer div.ginput_complex.ginput_container.gf_name_has_2 span {
    margin-bottom: 16px;
  }
  #gform_submit_button_1 {
    height: 40px;
  }
  .main-footer .gform_wrapper .gform_footer {
    font-size: 14px;
  }
  ol.horizontal li,
  ul.horizontal li {
    float: none !important;
    display: inline-block;
  }
  .main-footer .pull-right {
    float: none !important;
  }
  .main-footer address {
    display: inline-block;
    text-align: left;
  }
  .xs-float-none {
    float: none !important;
  }
  #menu-bottom-footer {
    float: none !important;
  }
  header .brand img {
    width: 200px;
    margin-top: 20px;
  }
  .row.top-search .pull-right {
    float: none !important;
    text-align: left;
  }
  .top-nav .navbar-search {
    width: 250px;
    float: none;
    margin: auto;
  }
  .hp-socials .heading-line + .row &gt; div:first-child {
    margin-left: 0;
  }
  header .brand img {
    width: 100%;
    max-width: 280px;
    margin-top: 0;
    margin-bottom: 15px;
  }
  .xs-padding-0 {
    padding: 0;
  }
  #field_1_2 {
    margin-top: 0;
  }
  .top-logo .flex-box {
    text-align: center;
  }
  .name_last {
    width: 100% !important;
  }
  .name_first {
    width: 100% !important;
  }
  .gform_body li {
    width: 100% !important;
  }
  .main-footer .btn.btn-primary {
    margin-bottom: 15px;
    margin-top: 5px;
    width: 100%;
  }
  .banner-slide2-r1 .row-condensed {
    display: block;
  }
  .banner-slide2-r1 .col-left img.aligncenter {
    width: 220px;
    margin: 0 auto;
    display: block;
  }
  .banner-slide2-r1 {
    height: auto;
  }
}
.menu-item-3618 a,
.menu-item-3618 a:hover,
.menu-item-3618 a:focus {
  background: #FC4798 !important;
  font-size: 24px !important;
  font-weight: 400;
}
.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-3758 a {
  background: #FC4798;
  font-size: 24px;
  font-weight: 400;
}
.phone-icon-menu a,
.phone-icon-menu a:hover,
.phone-icon-menu a:focus {
  background: #179F9E !important;
  color: transparent !important;
  height: 66px;
  width: 70px;
}
.phone-icon-menu a:before {
  font-family: "FontAwesome";
  color: #fff;
  content: "\f879";
  font-size: 26px;
}
@media (max-width: 992px) {
  .phone-icon-menu {
    display: none !important;
  }
  #menu-item-3618 a {
    color: #fff !important;
    font-size: 12px !important;
  }
}
.wp-caption.alignnone {
  width: 100% !important;
  max-width: 100% !important;
  padding: 15px !important;
  margin: 0 !important;
}
.wp-caption.alignnone img {
  width: 100% !important;
  height: auto;
}
.wp-caption.alignnone .wp-caption-text {
  margin-top: 15px;
}
