/* Show it is fixed to the top */
body {
  font-family: "Montserrat Alternates", Sans-serif;
}
h1, h2, h3, h4, h5, h6{
  font-family: "Montserrat Alternates", Sans-serif;
}
section.home-section-1 {
  background-color: #E5BD25;
  background-image: url('../assets/img/ahaparty-entertainers-facepainting-7.jpg');  
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 150px;
  padding-bottom: 70px;
}
label#info {
  padding: 12px;
}
.navbar-brand img {
  height: 70px;
}
.navbar-menu-1 li a {
  color: #fff !important;
  font-weight: 700;
  font-size: 15px;
}
.navbar-menu-1 .nav-item {
  margin-left: 30px;
}
.home-section-1 h1 {
  font-size: 45px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 15px;
}
.home-section-1 p {
  color: #fff;
  font-weight: 500;
      font-size: 14px;
}
.home-section-1 p a {
  color: #8C0B31;
  font-weight: 700;
}
.home-section-1-button a {
  background: #8C0B31;
  color: #fff;
  padding: 14px 22px;
  margin-right: 14px;
  border-radius: 5px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
}
.home-section-1-button {
  margin-top: 44px;
}

.home-section-2 {
  background: #8C0B31;
  text-align: center;
  color: #fff;
}
.home-section-2 ul {
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}
.balloon-twisting-section-3 .home-section-3-sub-1 {
  padding: 0 3%;
}
.balloon-twisting-section-2 .home-section-3-sub-1 {
  padding: 0 5%;
}
.home-section-2 li {
  list-style: none;
  border: 1px solid;
  padding: 16px 0;
}
.home-section-2 li a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
}
.home-section-2 li:nth-child(odd) {
  background-color: #9B1037;
  border-left: none;
  border-right: none;
}
.home-section-2 li:nth-child(even) {
  background-color: #8C0B2F;
}
.balloon-twisting-section-1 li:nth-child(odd) {
  background-color: #ADC411 !important;
}
.balloon-twisting-section-1 li:nth-child(even) {
  background-color: #B1BC0D !important;
}
.glitter-tattoos-section-1 li:nth-child(odd) {
  background-color: #3FC9CE !important;
}
.glitter-tattoos-section-1 li:nth-child(even) {
  background-color: #7DCFD2 !important;
}
.airbrush-tattoos-section-1 li:nth-child(odd) {
  background-color: #FBB402 !important;
}
.airbrush-tattoos-section-1 li:nth-child(even) {
  background-color: #EAAA00 !important;
}
.science-for-kids-party-section-1 li:nth-child(odd) {
  background-color: #CA7BD7 !important;
}
.science-for-kids-party-section-1 li:nth-child(even) {
  background-color: #D9A7EE !important;
}
.science-for-kids-party-section-1 li:nth-child(odd) {
  background-color: #CA7BD7 !important;
}
.science-for-kids-party-section-1 li:nth-child(even) {
  background-color: #D9A7EE !important;
}
.glitter-tattoos-section-3 .home-section-3-sub-1 {
  padding: 0 4%;
}

.home-section-2  .container-fluid {
  padding-left: 0;
}
.header-menu-1.sticky {
  background: #8C0B31;
}

.home-section-3 {
  background: #B3B91D;
}
.home-section-3-sub-1 {
  display: flex;
  align-items: center;
  padding: 0 9%;
}
.home-section-3 h1 { 
  font-weight: 600;
  color: #fff;
  margin-bottom: 15px;
}
.home-section-3-sub-1 ul {
  list-style: circle;
  padding-left: 20px;
  margin-bottom: 20px;
}
.airbrush-tattoos-1-1 {
  padding: 25px;
}
.home-section-3-sub-1 li {
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 5px;
}
.home-section-3 p {
  color: #fff;
  font-weight: 500;
}
.home-section-3 h6 {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}
.home-section-3 h5 {
  margin: 25px 0;
}
.infobox-wrap.text-is-bright {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.home-section-4 .container-fluid {
  padding-left: 0;
}
.infobox-card-container-front {
  position: relative;
  padding: 120px 50px 100px;
  text-align: left;
  left: 0;
  bottom: 0;
}
.infobox-number {
  position: absolute;
  top: 50px;
  left: 50px;
  opacity: 0.5;
  -webkit-transition: opacity 1s cubic-bezier(0.7, 0, 0.3, 1);
  -moz-transition: opacity 1s cubic-bezier(0.7, 0, 0.3, 1);
  transition: opacity 1s cubic-bezier(0.7, 0, 0.3, 1);
}
.infobox-number {
  font-weight: 800;
  letter-spacing: 1px;
  color: #fff;
}

.infobox-card-flip .infobox-animate {
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px);
}
.infobox-card-flip .infobox-animate {
  -webkit-transform: translateY(95px);
  -ms-transform: translateY(95px);
  transform: translateY(95px);
  -webkit-transition: transform 0.9s cubic-bezier(0.7, 0, 0.3, 1);
  -moz-transition: transform 0.9s cubic-bezier(0.7, 0, 0.3, 1);
  transition: transform 0.9s cubic-bezier(0.7, 0, 0.3, 1);
}

.infobox-card-container-front h2 {
  font-size: 22px;
  letter-spacing: 1.2px;
  font-weight: 600;
  margin-bottom: 18px;
}
.infobox-card-container-front h3 {
  font-size: 11px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 2.6px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.infobox-wrap .infobox-contents {
  max-width: 320px;
  margin-bottom: 30px;
  font-size: 14px;
  font-weight: 500;
}
.infobox-card-flip .mtheme-button {
  opacity: 0;
}
.infobox-inner {
  color: #fff;
}

.infobox-card-flip .infobox-card-front {
  z-index: 1;
}
a.infobox-animate.mtheme-button {
  border: 1px solid #fff;
  color: #fff;
}
.infobox-card-flip:hover .infobox-animate {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(30px);
}
.infobox-card-flip:hover .infobox-card-container-front .infobox-number {
  opacity: 1;
}
.infobox-card-flip:hover h3.infobox-animate{
  -webkit-transition: transform 0.8s cubic-bezier(0.7, 0, 0.3, 1);
  -moz-transition: transform 0.8s cubic-bezier(0.7, 0, 0.3, 1);
  transition: transform 0.8s cubic-bezier(0.7, 0, 0.3, 1);
}

.infobox-card-flip:hover .mtheme-button{
  opacity: 1;
}
.infobox-card-flip {
  width: 100%;
  min-height: 540px;
  position: relative;
}
.infobox-wrap {
  overflow: hidden;
}
.infobox-icon {
  margin: 0 auto;
  text-align: left;
  color: rgba(255,255,255,0.9);
  font-size: 62px;
  line-height: 1;
  margin-bottom: 30px;
  font-size: 20px;
}
.infobox-card-flip button {
  letter-spacing: 2px;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    padding: 13px 28px 13px;
    border-radius: 8px;
    min-width: 150px;
    border: 1px solid;
    color: #fff;
    text-decoration: none; 
    background: transparent;
}
.infobox-card-flip button:hover{
  color: #000;
  background-color: #fff;
  border-color: #fff;
}
.home-section-4-sub-1 a {
  text-decoration: none;
}
.home-section-4-sub-1 {
  padding: 0;
}
.home-section-5 {
  height: 85px;
  background-size: contain;
}
.home-section-6 {
  margin-top: 50px;
}
.home-section-6 h1 {
  color: #BAD018;
  font-size: 26px;
  font-weight: 500;
  font-style: normal;
}
.home-section-6-sub-1 {
  display: flex;
  align-items: normal;
}
.home-section-6-sub-1 h2 {
  display: flex;
  width: 82px;
  background: #BAD018;
  align-items: center;
  justify-content: center;
  height: auto;
  color: #fff;
  font-weight: 700;
  font-family: "Arial", Sans-serif;
  margin-bottom: 0;
}
.home-section-6-sub-1 p {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #E2E5A4;
  padding: 25px 25px 25px 25px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  width: 283px;
}

.home-section-6-sub-3 .input-group {
  background: #FFFFFF;
  border: 1px solid rgba(45, 33, 81, 0.2);
  box-sizing: border-box;
  box-shadow: 0px 4px 2px rgb(0 0 0 / 2%);
  border-radius: 12px;
  height: 40px;
  padding: 0 13px;
  align-items: center;
}
.home-section-6-sub-3 .input-group-append {
  padding-right: 10px;
}
.home-section-6-sub-3 input {
  border: none;
  height: 36px;
  font-style: normal;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.5px;
  color: #2D2151;
  padding-left: 0;
  background: transparent;
}
.home-section-6-sub-3 span.input-group-text {
  background: transparent;
  border: none;
  padding: 0;
}
.form-control:focus {
  box-shadow: none;
}
.home-section-6-sub-3 i {
  color: #BAD018;
}
.home-section-6-sub-3-textarea textarea {
  border: none;
  height: 96px;
  font-style: normal;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.5px;
  color: #2D2151;
  padding-left: 0;
  background: transparent;
}
.home-section-6-sub-3-textarea .input-group {
  height: 110px;
    align-items: flex-start;
    padding-top: 9px;
}
.home-section-6-sub-3 select {
  font-style: normal;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.5px;
  color: #2D2151;
  height: 40px;
  padding: 0 13px;
  background-color: #FFFFFF;
  border: 1px solid rgba(45, 33, 81, 0.2);
  box-sizing: border-box;
  box-shadow: 0px 4px 2px rgb(0 0 0 / 2%);
  border-radius: 12px;
}
.home-section-6-sub-3 button {
  background: #BAD018;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 8px 37px;
  border-radius: 12px;
}
.home-section-6-sub-3 button:hover {
  background: #8C0B31;
  color: #fff !important;
}
.home-section-7 {
  margin: 70px 0;
}
.home-section-7-sub-1 {
  display: flex;
  align-items: center;
}
.home-section-7-sub-2 h1 {
  color: #BAD018;
  font-size: 26px;
  font-weight: 500;
  font-style: normal;
}
.home-section-7-sub-2 p {
  color: #566262B5;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 11px;
}
.home-section-7-sub-2 h5 a {
  color: #8C0B31;
  font-weight: 700;
  font-size: 15px;
}
.home-section-7-sub-2 h5 {
  margin-bottom: 15px;
}
.home-section-7-sub-2 h6 {
  color: #566262B5;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
}
.home-section-7-sub-2 h6 a {
  color: #566262B5;
  font-size: 14px;
}
.home-section-7-sub-2 {
  padding: 90px 40px 0 90px;
}
.home-section-1-button a:hover {
  background: #BAD018;
}
.home-section-3-sub-3 {
  padding: 0;
}
.home-section-8 {
  background: #333333;
}
.home-section-8-sub-3 {
  padding-left: 0;
}
.home-section-8-sub-1 {
  display: flex;
  align-items: center;
  padding: 0 5%;
}
.home-section-8-sub-2 h1 {
  color: #fff;
  margin-bottom: 30px;
}
.home-section-8-sub-2 li {
  color: #fff;
}
.home-section-9 {
  text-align: center;
  padding: 70px;
  color: #fff;
  background-size: cover;
}
.home-section-9 h1 {
  font-size: 50px;
  font-weight: 600;
  margin-bottom: 30px;
}
.home-section-9 p {
  font-weight: 600;
  font-size: 15px;
}
.home-section-9 h5 {
  margin-bottom: 15px;
}
.home-section-9 h5 a {
  color: #8C0B31;
  font-weight: 700;
  font-size: 15px;
}
.home-section-9 ul {
  columns: 2;
  margin: 30px auto;
}
.home-section-9 li {
    text-align: left;
}
.footer-section-1 {
  background: #575856;
  padding: 70px 0 0;
  color: #fff;
}
.footer-section-1-sub-1 p {
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 25px;
  font-family: Lato;
}
.footer-section-1-sub-2 p {
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 25px;
  font-family: Lato;
}
.footer-section-1-sub-2 h5 a {
  color: #fff;
  text-decoration: none;
  margin-left: 6px;
}
.footer-section-1-sub-2 h5 {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 12px;
}
.footer-section-1-sub-1 img {
  height: 70px;
}
.footer-section-1-sub-2 li a {
  text-decoration: none;
  color: #fff;
  font-weight: 300;
    font-size: 14px;
}
.footer-section-1-sub-2 li {
  list-style: none;
  margin-bottom: 2px;
}
.footer-section-1-sub-2  ul {
  padding-left: 0;
}
.footer-title {
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 600;
  position: relative;
  margin-bottom: 40px;
}
.footer-title::after {
  position: absolute;
  content: ' ';
  top: 41px;
  left: 0;
  height: 2px;
  width: 20px;
  background: #fff;
  display: block;
}
.footer-section-2 p {
  text-align: center;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 4px;
  color: #b8b8b8;
  text-transform: uppercase;
  font-family: Lato;
}
.footer-section-1-sub-1 {
  margin-bottom: 35px !important;
}
.footer-section-1-sub-2 {
  margin-bottom: 35px !important;
}
.footer-section-1-sub-3 {
  margin-bottom: 20px;
}
.footer-section-2 {
  margin-bottom: 11px;
}
.mesage-contact {
       color: #333;
    font-size: 13px;
    margin-top: 20px;
    padding: 11px;
    border-radius: 10px;
    border: 3px solid #BAD018;
    line-height: 25px;
}
.home-section-1 h2 span {
    font-size: 11px;
    line-height: 1.1;
    letter-spacing: 2.6px;
    font-weight: 500;
    text-transform: uppercase;
    background: #4B4B4B;
    color: #fff;
    padding: 8px;
}
.dropdown:hover>.dropdown-menu {
  display: block;
}
ul.dropdown-menu {
  border: none;
}
ul.dropdown-menu li a {
  color: #000 !important;
  font-size: 11px;
  padding-top: 6px;
}
ul.dropdown-menu li a:hover {
  background: #8C0B31;
  color: #fff !important;
}
.kids-party-entertainment-section-1 li {
  color: #fff;
  font-weight: 600;
    margin-bottom: 7px;
}
.kids-party-entertainment-section-1  ul {
  columns: 2;
  padding-left: 15px;
  margin-top: 25px;
}
.kids-party-entertainment-section-1 {
  padding-bottom: 60px;
}
.kids-party-entertainment-section-1 .home-section-1-button a {
  background: #B3B91D;
}
.face-painting-3 h1 {
  padding-bottom: 12px;
}
.face-painting-3 h6 {
  padding-bottom: 20px;
  position: relative;
}
.face-painting-3 h6:after{
  content: ' ';
  bottom: calc(50% - 1px);
  bottom: -moz-calc(50% - 1px);
  bottom: -webkit-calc(50% - 1px);
  width: 30px;
  height: 1px;
  background: rgba(255,255,255,0.7);
  position: absolute;
  top: 10px;
  margin-left: 6px;
}
.face-painting-4-box-2 {
  background-size: cover;
  height: 535px;
  background-position: center center;
  background-repeat: no-repeat;
}
.face-painting-4-box-1 h3 {
  font-size: 23px;
  text-align: center;
  color: #fff;
  line-height: 31px;
}
.face-painting-4-box-1 {
  background: #9B1037;
  align-items: center;
  display: flex;
}
.face-painting-4-box-3 {
  background: #B3B91D;
  align-items: center;
  display: flex;
}
.face-painting-4-box-3-1 {
  padding: 25px;
}
.face-painting-4-box-3-1 h1 {
  color: #fff;
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 20px;
}
.face-painting-4-box-3-1 p {
  color: #fff;
  font-weight: 500;
}
.face-painting-3 {
  background: #9B1037;
}
.face-painting-3 .home-section-1-button a {
  background: #B3B91D;
}
.face-painting-4-box-2 a {
  position: absolute;
  bottom: 0;
  background: #B3B91D;
  color: #fff;
  padding: 14px 22px;
  margin-right: 14px;
  border-radius: 0;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
  left: 0;
}
.face-painting-4-box-2 {
  position: relative;
}
.face-painting-4-box-4 {
  background: #EABF21 !important;
}
.face-painting-5 {
  background: #B00938;
}
.face-painting-5 .home-section-3-sub-1 ul {
  -webkit-columns: 1;
  -moz-columns: 1;
  list-style: circle;
  padding-left: 20px;
  margin-bottom: 20px;
  columns: 1;
}
.face-painting-5 .home-section-3-sub-1 li {
  color: #fff;
  font-weight: normal;
  margin-bottom: 5px;
  font-size: 1rem;
}
.face-painting-5 h6 {
  margin: 20px 0;
  position: relative;
}
.face-painting-5 h6:after {
  content: ' ';
  bottom: calc(50% - 1px);
  bottom: -moz-calc(50% - 1px);
  bottom: -webkit-calc(50% - 1px);
  width: 30px;
  height: 1px;
  background: rgba(255,255,255,0.7);
  position: absolute;
  top: 10px;
  margin-left: 6px;
}
.face-painting-5 .home-section-1-button a {
  background: #B3B91D;
}
.face-painting-6 {
  margin-bottom: 60px;
}
.GreenBG{
  background: #A5C561;
}
.RedBG{
  background: #8C0B31;
}
.GreenBG:hover{
  background: #8C0B31;
}
.RedBG:hover{
  background: #CEEB00;
}
.party-section-1-button a {
  color: #fff;
  padding: 14px 22px;
  margin-right: 14px;
  border-radius: 5px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
}
.party-section-1-button {
  margin-top: 44px;
}
.balloon-twisting-section-1 {
  background: #ADC411;
}
.balloon-twisting-section-2 li {
  color: #fff;
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 1rem;
}
.balloon-twisting-section-2  h6 {
  margin: 20px 0;
  position: relative;
}
.balloon-twisting-section-2  h6:after {
  content: ' ';
  bottom: calc(50% - 1px);
  bottom: -moz-calc(50% - 1px);
  bottom: -webkit-calc(50% - 1px);
  width: 30px;
  height: 1px;
  background: rgba(255,255,255,0.7);
  position: absolute;
  top: 10px;
  margin-left: 6px;
}
.balloon-twisting-box-1 {
  background: #ADC411 !important;
}
.balloon-twisting-box-1 h3 {
  font-size: 29px !important;
  line-height: 46px !important;
}
.balloon-twisting-box-2 {
  align-items: center;
  display: flex;
}
.balloon-twisting-box-2 h2 {
  background: #ADC411;
  color: #fff;
  font-size: 16px;
  padding: 6px 10px;
  position: absolute;
    bottom: 20%;
}
.balloon-twisting-box-3 {
  background: #9EA80C;
}
.glitter-tattoos-section-1 {
  background: #3FC9CE;
}
.glitter-tattoos-section-2 {
  background: #3FC9CE;
}
.glitter-tattoos-section-2 h6 {
  margin: 25px 0;
}
.glitter-tattoos-box-1{
  background: #7DCFD2 !important;
}
.glitter-tattoos-box-3 {
  background: #7DCFD2 !important;
}
.glitter-tattoos-box-5 {
  background: #3FC9CE;
}
.glitter-tattoos-box-2 h2 {
  background: #3FC9CE;
}
.airbrush-tattoos-section-1 {
  background: #FBB402 !important;
}
.airbrush-tattoos-section-2 {
  background: #F9BA12;
}
.airbrush-tattoos-box-1 {
  background: #E3B228 !important;
}
.airbrush-tattoos-box-1 p {
  color: #fff;
  font-weight: 500;
  margin-top: 24px;
}
.airbrush-tattoos-box-1 h3 {
  text-align: left !important;
  font-weight: 600;
}
.airbrush-tattoos-box-2 p {
  background: #E3B228;
  padding: 12px;
  color: #fff;
}
.airbrush-tattoos-box-4 {
  background: #F0C13D !important;
}
.airbrush-tattoos-box-5 {
  background: #E3B52C !important;
}
.airbrush-tattoos-section-2 h6 {
  margin: 20px 0;
  position: relative;
}
.airbrush-tattoos-section-2 h6:after {
  content: ' ';
  bottom: calc(50% - 1px);
  bottom: -moz-calc(50% - 1px);
  bottom: -webkit-calc(50% - 1px);
  width: 30px;
  height: 1px;
  background: rgba(255,255,255,0.7);
  position: absolute;
  top: 10px;
  margin-left: 6px;
}
.science-for-kids-party-section-1 {
  background: #CA7BD7 !important;
}
.science-for-kids-party-section-2 {
  background-color: #B783D8 !important;
}
.section-2-h6-line {
  margin: 20px 0;
  position: relative;
}
.section-2-h6-line:after {
  content: ' ';
  bottom: calc(50% - 1px);
  bottom: -moz-calc(50% - 1px);
  bottom: -webkit-calc(50% - 1px);
  width: 30px;
  height: 1px;
  background: rgba(255,255,255,0.7);
  position: absolute;
  top: 10px;
  margin-left: 6px;
}
.science-for-kids-party-box-1 {
  background: #CA7BD7;
}
.science-for-kids-party-box-1 p {
  color: #fff;
  font-weight: 400;
  margin-top: 16px;
}
.science-for-kids-party-box-1 h3 {
  text-align: left !important;
}
.science-for-kids-party-box-4 {
  background: #CA7BD7 !important;
}
.science-for-kids-party-box-5 {
  background: #935DDA !important;
}
.science-for-kids-party-box-2 h2 {
  background: #935DDA !important;
}
.science-for-kids-party-section-3 {
  background: #B3B91D !important;
}
.entertainers-for-seniors-section-1 ul {
  columns: 1;
  -webkit-columns: 1;
  -moz-columns: 1;
  list-style: unset;
}
.entertainers-for-seniors-section-1 li {
  font-size: 17px;
}
ul.kids-magic-show-ul-1 {
  columns: 1;
  -webkit-columns: 1;
  -moz-columns: 1;
}
.book-your-party-section-1 {
  margin-bottom: 60px;
}
.dropdown-toggle::after {
  display: none;
}
li.nav-item.dropdown::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  position: absolute;
    top: 18px;
    right: -10px;
    color: #fff;
}

.GoogleReviewsBtn-1 a {
  background: #8C0B31;
  color: #fff;
  padding: 14px 22px;
  margin-right: 14px;
  border-radius: 5px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
}
.GoogleReviewsBtn-1 a:hover {
  background: #BAD018;
}
.glitter-tattoos-section-2 h1 {
  font-size: 52px;
  font-weight: 600;
  letter-spacing: -0.5px;
}
.section-2-title {
  font-size: 51px;
  font-weight: 600 !important;
  letter-spacing: -0.5px;
  line-height: 1.05;
}
.section-2-title-1 {
  font-size: 70px !important;
  font-weight: 600 !important;
}
.mobile-view-1 {
  display: none;
}


@media only screen and (min-width: 768px) {
  .home-section-6-sub-2 {
    padding-right: 50px;
  }
  .home-section-7-sub-2 {
    padding: 80px;
}
.home-section-9 ul {
  width: 76%;
}
/*.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .show>.nav-link {
  color: #f4bf1b !important;
}
.header-menu-1.sticky .nav-link.active, .header-menu-1.sticky .show>.nav-link {
  color: #f4bf1b !important;
}*/
}
