div#section-services {
  background: linear-gradient(to bottom, transparent, #fbfbfb);
}

div#section-services .ry-services.style2 {
  overflow: hidden;
  border-top-left-radius: 25vw;
  border-bottom-right-radius: 25vw;
}

.ry-services.style1 .ry-flex {
  flex-wrap: wrap;
}

.ry-services.style1 .ry-flex .ry-each {
  width: 50%;
}

.ry-services.style1 .ry-flex .ry-each .photo {
  position: relative;
  padding-bottom: 56.25%;
}

.ry-services.style1 .ry-flex .ry-each .photo:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 5;
}

.ry-services.style1 .ry-flex .ry-each .photo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ry-services.style1 .ry-flex .ry-each .title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}

.ry-services.style1 .ry-flex .ry-each .title div {
  padding: 40px 0;
  font-size: 26px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 2px;
  font-weight: 300;
  line-height: 1.3;
}

.ry-services.style1 .ry-flex .ry-each .link,
.ry-services.style1 .ry-flex .ry-each .link a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
}

.ry-services.style1 .ry-flex .ry-each .title div:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 320px;
  height: 100%;
  border: 1px solid #f2798a;
  transform: translate(-50%, 0);
  border-left: 0;
  border-right: 0;
  z-index: 9;
}

.ry-services.style1 .ry-flex .ry-each .button-svg svg {
  width: 20px;
  fill: #fff;
}

.ry-services.style1 .ry-flex .ry-each .button-svg {
  position: absolute;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #fff;
  z-index: 9;
  top: calc(50% + 80px);
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}

.ry-services.style1 .ry-flex .ry-each::before,
.ry-services.style1 .ry-flex .ry-each::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: all .7s ease;
  border-radius: 0;
  z-index: 9;
  opacity: 0;
}

.ry-services.style1 .ry-flex .ry-each::after {
  box-shadow: inset 0 0 0 1px #f2798a;
}

.ry-services.style1 .ry-flex .ry-each::before {
  border-radius: 0;
}

.ry-services.style1 .ry-flex .ry-each:hover .photo:before,
.ry-services.style1 .ry-flex .ry-each:hover .title div:before {
  opacity: 0;
}

.ry-services.style1 .ry-flex .ry-each:hover::before {
  box-shadow: inset 0 400px 0 0 #f2798a, inset 0 -400px 0 0 #f2798a;
  opacity: .7;
}

.ry-services.style1 .ry-flex .ry-each:hover .button-svg {
  opacity: 1;
  transition: .2s;
  border-radius: 50%;
}

@media (max-width: 1680px) {
  .ry-services.style1 .ry-flex .ry-each .title div {
    font-size: 20px;
    padding: 25px 0;
    letter-spacing: 1px;
  }
}

@media (max-width: 1366px) {
  .ry-services.style1 .ry-flex .ry-each .photo {
    position: relative;
    padding-bottom: 75%;
  }
}

@media (max-width: 991px) {
  .ry-services.style1 .ry-flex .ry-each .title div:before {
    width: 240px;
  }
	.ry-services.style2 .ry-content .content .mobile-services{
	max-width:600px;
	float:none;
	margin: 0 auto;
}
}

@media (max-width: 768px) {
  .ry-services.style1 .ry-flex .ry-each .title div {
    font-size: 18px;
  }
}

@media (max-width: 620px) {
  .ry-services.style1 .ry-flex .ry-each {
    width: 100%;
  }

  .ry-services.style1 .ry-flex .ry-each .photo {
    position: relative;
    padding-bottom: 56.25%;
  }
	

}

/* END STYLE 1 */
.ry-services.style2 .block-count-7 {
  display: none;
}

.ry-services.style2 {
  padding: 120px 0px;
  /*z-index: 999;*/
  position: relative;
  background: url(https://s3.amazonaws.com/static.organiclead.com/Site-d16a6531-40bd-4786-a36f-cf7c698e0972/Assets/Feature_Services.jpg);
  background-size: cover;
  background-position: top;
  overflow: hidden;

}

.ry-services.style2 .service-background {
  display: flex;
  align-items: center;
  height: 0;
  padding-top: 9%;
  padding-bottom: 72%;
  background: #f4f4f4;
}

.hp-services {
  margin-top: -3px;
  background: url(https://s3.amazonaws.com/static.organiclead.com/Site-d16a6531-40bd-4786-a36f-cf7c698e0972/Assets/Feature_Services.jpg);
  background-size: cover;
  background-position: top;
}

/*.ry-services.style2 .service-background:before {
content: "";
background: url(https://s3.amazonaws.com/static.organiclead.com/Site-d16a6531-40bd-4786-a36f-cf7c698e0972/Assets/Feature_Services.jpg);
background-size: cover;
background-position: center;
position: absolute;
inset: 0;
z-index: 0;
height: 0;
width: 100%;
padding-bottom: 90%;
}*/

.ry-services.style2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  /*background: linear-gradient(to bottom, #7dba0099, #7dba0050, #7dba0099);*/
}

.ry-services.style2 .section-headline {
  margin-bottom: 80px;
}

.ry-services.style2 .section-headline .span-1 {
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 5px;
  display: block;
}

.ry-services.style2 .section-headline h2 {
  font-size: 230%;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #fff;
}

.ry-services.style2 .ry-content .content {
  max-width: 1600px;
  /*width:90%;*/
}

.ry-services.style2 .ry-content {
  display: flex;
  justify-content: center;
}

.ry-services.style2 .block-count-7,
.ry-services.style2 .block-count-6,
.ry-services.style2 .block-count-5,
.ry-services.style2 .block-count-4,
.ry-services.style2 .block-count-3 {
  margin-left: -30px;
  width: calc(100% + 30px);
}

.ry-services.style2 .block-count-7 .ry-each,
.ry-services.style2 .block-count-6 .ry-each,
.ry-services.style2 .block-count-5 .ry-each,
.ry-services.style2 .block-count-4 .ry-each,
.ry-services.style2 .block-count-3 .ry-each {
  margin-left: 30px;
  /*width: calc(33.33% - 30px);*/
  width: calc(23% - 30px);
  display: flex;
}

.ry-services.style2 .block-count-7 .ry-each .block-group,
.ry-services.style2 .block-count-6 .ry-each .block-group,
.ry-services.style2 .block-count-5 .ry-each .block-group,
.ry-services.style2 .block-count-4 .ry-each .block-group,
.ry-services.style2 .block-count-3 .ry-each .block-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.ry-services.style2 .block-count-7 .ry-each .each-block,
.ry-services.style2 .block-count-6 .ry-each .each-block,
.ry-services.style2 .block-count-5 .ry-each .each-block,
.ry-services.style2 .block-count-4 .ry-each .each-block,
.ry-services.style2 .block-count-3 .ry-each .each-block {
  /*margin-bottom: 30px;*/
  margin-bottom: 20px;
}

.ry-services.style2 .ry-each .photo {
  position: relative;
  padding-bottom: 100%;
  background: #fff;
  border-radius: 500px;
  box-shadow: 0px 6px 20px rgb(0 0 0 / 20%);
}

.ry-services.style2 .ry-each .photo:before {
  content: "";
  position: absolute;
  bottom: 10px;
  left: 0;
  z-index: 2;
  right: 0;
  margin: auto;
  border-bottom-left-radius: 200px;
  border-bottom-right-radius: 200px;
  width: calc(100% - 20px);
  height: calc(150px - 10px);
  display: none;
}

.ry-services.style2 .ry-each .photo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  padding: 10px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.ry-services.style2 .ry-each .each-block {
  /*background-image: url("data:image/svg+xml,%3Csvg width='236' height='236' viewBox='0 0 236 236' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='118' cy='118' r='116.5' stroke='%2367757E' stroke-width='3'/%3E%3C/svg%3E%0A");*/
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  /*box-shadow: 0px 6px 20px rgb(0 0 0 / 20%);
  background-color: #fff;*/
  border-radius: 500px;
  padding: 10px;
}

.ry-services.style2 .ry-each .title {
  position: absolute;
  bottom: 65px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 3;
  transition: .4s;
}

.ry-services.style2 .ry-each .title div {
  font-size: 18px;
  color: #222;
  transition: .2s;
  font-weight: 500 !important;
}

.ry-services.style2 .ry-each .each-block:hover .title div {
  color: #fff;
  transition: .2s;
}

.ry-services.style2 .ry-each .button-svg {
  width: 45px;
  height: 45px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: calc(50% + 45px);
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}

.ry-services.style2 .ry-each .button-svg svg {
  width: 20px;
  fill: #000;
}

.ry-services.style2 .ry-each .link,
.ry-services.style2 .ry-each .link a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  opacity: 0;
}

.ry-services.style2 .ry-each .photo:after {
  content: "";
  height: 0;
  width: 100%;
  background: rgb(117 155 176/90%);
  position: absolute;
  bottom: 0;
  transition: .4s;
  opacity: 1;
  border-radius: 50%;
}

.ry-services.style2 .ry-each .each-block:hover .photo:after {
  height: 100%;
}

.ry-services.style2 .ry-each .each-block:hover .title {
  bottom: 50%;
  transition: .4s;
}

.ry-services.style2 .ry-each .each-block:hover .button-svg {
  opacity: 1;
  transition: 1.2s;
}

.ry-services.style2 .button-wrapper {
  clear: both;
  padding-top: 60px;
}

.ry-services.style2 .ry-btn {
  max-width: max-content;
  padding-left: 30px !important;
  padding-right: 30px !important;
  margin: 0 auto;
  border: 1px solid #fff;
  box-shadow: 0 0 40px rgb(0 0 0 / 20%);
}


@media (min-width: 1081px) {

  /* COUNT 6 */
  .ry-services.style2 .block-count-6 {
    /*margin-top: 20%;*/
    margin-top: 15%;
  }

  .ry-services.style2 .block-count-6 .ry-each:nth-child(2) {
    /*margin-top: -33.33%;*/
    margin-top: -20%;
  }

  .ry-services.style2 .block-count-6~.button-wrapper {
    position: relative;
    /*top: -17%;*/
    top: 0;
  }

  /* COUNT 6 */

  /* COUNT 5 */
  .ry-services.style2 .block-count-5 .ry-each {
    align-items: flex-start;
  }

  .ry-services.style2 .block-count-5 .ry-each:nth-child(1) .each-block:nth-child(2) {
    margin-right: calc(-100% - 30px);
  }

  .ry-services.style2 .block-count-5 .ry-each:nth-child(3) .each-block:nth-child(2) {
    margin-left: calc(-100% - 30px);
  }

  /* COUNT 5 */
}

@media (min-width: 1200px) {
  .ry-services.style2 .block-count-5 .ry-each:nth-child(2) .each-block:nth-child(2) {
    margin-right: calc(-100% - 30px);
  }

  .ry-services.style2 .block-count-4 {
    justify-content: center;
    margin-left: -50px;
    width: calc(100% + 50px);
  }

  .ry-services.style2 .block-count-4 .ry-each {
    margin-left: 50px;
    width: calc(33.33% - 50px);
    display: flex;
  }

  .ry-services.style2 .block-count-4 .ry-each .each-block {
    margin-bottom: 50px;
  }

  .ry-services.style2 .block-count-4~.button-wrapper {
    padding-top: 30px;
  }
}

@media (max-width: 1199px) {

  .ry-services.style2 .block-count-7,
  .ry-services.style2 .block-count-6,
  .ry-services.style2 .block-count-5,
  .ry-services.style2 .block-count-4,
  .ry-services.style2 .block-count-3 {
    margin-left: -15px;
    width: calc(100% + 15px);
  }

  .ry-services.style2 .block-count-7 .ry-each,
  .ry-services.style2 .block-count-6 .ry-each,
  .ry-services.style2 .block-count-5 .ry-each,
  .ry-services.style2 .block-count-4 .ry-each,
  .ry-services.style2 .block-count-3 .ry-each {
    margin-left: 15px;
    width: calc(33.33% - 15px);
  }

  .ry-services.style2 .block-count-7 .ry-each .each-block,
  .ry-services.style2 .block-count-6 .ry-each .each-block,
  .ry-services.style2 .block-count-5 .ry-each .each-block,
  .ry-services.style2 .block-count-4 .ry-each .each-block,
  .ry-services.style2 .block-count-3 .ry-each .each-block {
    margin-bottom: 15px;
  }
}

/*
@media (min-width: 1081px) {
.mobile-services {
  height: 0;
  opacity: 0;
}

}*/


.ry-services.style2 {
  /*padding: 60px 0 60px;
  background: #f4f4f4;*/
}

.ry-services.style2 .ry-flex {
  display: none;
}

.ry-services.style2 .each-block .photo {
  position: relative;
  padding-bottom: 100%;
  background: #fff;
  border-radius: 500px;
}

.ry-services.style2 .each-block .photo:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  z-index: 2;
  background: linear-gradient(to bottom, #0000, #000000);
}

.ry-services.style2 .each-block .photo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ry-services.style2 .each-block .title {
  position: absolute;
  top: 65%;
  bottom: unset;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 3;
  transition: .4s;
}

.ry-services.style2 .each-block .title div {
  font-size: 17px;
  color: #222;
  line-height: 120%;
}

.ry-services.style2 .each-block .link,
.ry-services.style2 .each-block .link a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  opacity: 0;
}

.ry-services.style2 .each-block .button-svg {
  display: none;
}

.mobile-services .slick-track .each-block {
  margin-left: 25px;
}

.mobile-services .slick-list {
  margin-left: -25px;
}

.mobile-services .slick-dots {
  margin-top: 30px;
  padding-left: 0;
  list-style: none;
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.mobile-services .slick-dots li {
  margin: 0 3px;
  height: auto;
  line-height: initial;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mobile-services .slick-dots li:not(.slick-active) {
  opacity: .5;
}

.mobile-services .slick-dots button {
  width: 12px;
  height: 12px;
  text-indent: -9999999px;
	background: #bababa;
  border: unset;
  box-shadow: unset;
  border-radius: 50%;
}

.mobile-services .slick-arrow {
  display: none !important;
}

.mobile-services .slick-track .each-block {
  /*background-image: url("data:image/svg+xml,%3Csvg width='236' height='236' viewBox='0 0 236 236' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='118' cy='118' r='116.5' stroke='%2367757E' stroke-width='3'/%3E%3C/svg%3E%0A");*/
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  box-shadow: none;
  overflow: hidden !important;
  border-radius: 100%;
  padding: 10px;
}

.ry-services.style2 .each-block .photo img {
  max-width: calc(50% - 50px);
  object-fit: contain;
  right: 0;
  margin: auto;
  top: 40%;
  bottom: unset;
  height: auto;
  transform: translateY(-50%);
  filter: brightness(0) invert(.2);
}

.ry-services.style2 .each-block .photo:before {
  display: none;
}

/*.ry-services.style2:after{
  bottom: -10% !important;
}*/


/*@media (max-width: 600px) {
.ry-services.style2:after{
  bottom: -6% !important;
}
}*/

.ry-services.style2 .section-headline * {
  text-align: center;
}

/*.ry-services.style2:before {
   background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
  height: 0;
  padding-bottom: 76%;
}*/
.ry-services.style2 .ry-container {
  position: relative;
  z-index: 99;
  height: 100%;
}

/*.ry-services.style2:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -110px;
  padding-bottom: 24%;
  height: 0;
  background: url(https://s3.amazonaws.com/static.organiclead.com/Site-26033a50-3a99-48b1-9f73-5d8eea07755f/Assets/bottom_cloud.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  z-index: 1;
}*/
.ry-services.style2 .ry-each .photo img {
  width: 100%;
  margin: auto;
  right: 0;
  object-fit: contain;
  max-width: 120px;
  max-height: 120px;
  top: 40%;
  bottom: unset;
  height: auto;
  border-radius: 0;
  transform: translateY(-50%);
  filter: brightness(0) invert(.2);
}

/*.ry-services.style2:before {
  opacity: 1;
  background: url(https://s3.amazonaws.com/static.organiclead.com/Site-df3399f2-bde6-4acc-9021-f86ce0de45a2/Assets_V2/pine_1.png);
  height: 0;
  padding-bottom: 36%;
  background-repeat: no-repeat;
  background-size: contain;
  top: 50px;
}
.ry-services.style2:after {
  content: "";
  opacity: 1;
  background: url(https://s3.amazonaws.com/static.organiclead.com/Site-df3399f2-bde6-4acc-9021-f86ce0de45a2/Assets_V2/pine_2.png);
  height: 0;
  padding-bottom: 44%;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0%;
  right: 0px;
  position: absolute;
  width: 100%;
  background-position: bottom right;
}*/


/*.ry-services.style2:before {
  background: url(https://s3.amazonaws.com/static.organiclead.com/Site-424bd9a5-e0d7-4e41-9520-44ad5fb1195e/Assets/top_shape_2.png);
  background-size: cover;
  background-position: left top;
  height: 0;
  padding-bottom: 22%;
  opacity: 1;
  background-repeat: no-repeat;
top: 0px;
}*/
/*.ry-services.style2:after {
  background: url(https://s3.amazonaws.com/static.organiclead.com/Site-424bd9a5-e0d7-4e41-9520-44ad5fb1195e/Assets/bottom_shape_2.png);
  background-size: cover;
  background-position: center bottom;
  height: 0;
  padding-bottom: 23%;
  opacity: 1;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}*/
.ry-services.style2 .inner-background {
  position: absolute;
  top: 5%;
  bottom: 0;
  z-index: -5;
  height: 0;
  padding-bottom: 50%;
  margin: auto;
}

.ry-services.style2 .inner-background img {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

@media (max-width: 1700px) {
  .ry-services.style2 .section-headline {
    margin-bottom: 8vh;
  }

  .ry-services.style2 .service-background:before {
    padding-bottom: 100%;
  }

  .ry-services.style2 .service-background {
    padding-top: 11%;
    padding-bottom: 89%;
  }
}

@media (max-width: 1500px) {

  .ry-services.style2 .block-count-7 .ry-each,
  .ry-services.style2 .block-count-6 .ry-each,
  .ry-services.style2 .block-count-5 .ry-each,
  .ry-services.style2 .block-count-4 .ry-each,
  .ry-services.style2 .block-count-3 .ry-each {
    margin-left: 25px;
    width: calc(20% - 25px);
  }

  .ry-services.style2 .ry-each .title {
    bottom: 55px;
  }

  .ry-services.style2 .ry-each .title div {
    font-size: 15px;
  }
}

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

  .mobile-services .slick-track .each-block {
    margin-left: 0;
  }

  .mobile-services .slick-list {
    margin-left: 0;
  }

  .ry-services.style2 .each-block .photo img {
    max-width: calc(60% - 50px);
  }
}

@media (max-width: 1080px) {
  .ry-services.style2 .service-background {
    padding-top: 6%;
    padding-bottom: 84%;
  }

  .ry-services.style2 .service-background:before {
    padding-bottom: 90%;
    opacity: .8;
  }
}

@media (max-width: 992px) {
  .ry-services.style2 .service-background {
    padding-top: 4%;
    padding-bottom: 86%;
  }
}

@media (max-width: 620px) {
  .mobile-services .slick-list {
    width: 100%;
    max-width: 280px;
    margin: auto;
    left: -10px;
  }

  .ry-services.style2 .service-background {
    height: auto;
    padding: unset;
  }
	
		.mobile-services .slick-track .each-block {
		margin-left: 0;
	}
	.mobile-services .slick-list {
		margin-left: auto;
	}

	.ry-services.style2 .each-block .photo img {
    max-width: calc(70% - 50px);
}
}

@media (max-width: 560px) {

  /*.ry-services.style2 {
  padding: 180px 0 100px;
}*/
  .ry-services.style2 .service-background:before {
    padding-bottom: unset;
    opacity: 0.8;
    height: 100%;
  }
}


@media (min-width: 1081px) {

  /*.ry-services.style2 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  height: 1660px;
}*/
  .ry-services.style2:after {
    bottom: -10%;
  }
}

@media (min-width: 2100px) {
  .ry-services.style2 .ry-content .content {
    max-width: 1600px;
  }

  .ry-services.style2 .service-background {
    padding-top: 10%;
    padding-bottom: 80%;
  }
}

.ry-services.style2 .block-count-7 .logo,
.mobile-services .slick-track .each-block.logo {
  pointer-events: none;
}

.ry-services.style2 .block-count-7 .logo .title,
.mobile-services .slick-track .each-block.logo {
  display: none;
}

.ry-services.style2 .block-count-7 .logo img {
  max-width: 100%;
  top: 50%
}

.ry-services.style2 .logo .photo img {
  filter: unset !important;
  max-width: 180px;
  max-height: 180px;
}


.mobile-services .slick-track .each-block:hover .photo:after{
    opacity:1;
}
.mobile-services .slick-track .each-block .photo:after{
    content:'';
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background:rgba(117, 155, 176,0.9);
    z-index:9;
    border-radius:inherit;
    opacity:0;
    transition:0.3s ease-in-out all;
}
.mobile-services  .each-block:hover .title{
    z-index:10;
    color:#fff;
    top:50%;
    transform:translate(-50%,-50%)
}
.mobile-services  .each-block:hover .photo img{
    transform:transform(0,-30%) scale(1.1);
    transition:0.3s ease-in-out all;
    max-width:50%;
}
.mobile-services  .each-block:hover .title *{
        color:#fff !important;
}