.social-icons .social-inner-wrap li a.fa-google,
.social-icons .social-inner-wrap li a.fa-google:hover {
	background: #dd4b39;
}

@media (min-width:1025px) {
	.module-44 .ry-footer-copyright .ry-container {
		display: flex;
	}
	.ry-footer-copyright .ry-left {
		width: 60%;
	}
}

@media (min-width:992px) {
	.ry-footer-copyright .ry-left .span-2 {
		display: block;
		line-height: 12px;
		margin-top: 6px;
	}

	div.module-44 .ry-footer-copyright .ry-right .powered {
		flex-direction: column;
		align-items: flex-end;
	}

	div.module-44 .ry-footer-copyright .ry-right .powered p {
		line-height: 22px;
	}
}

/*brands*/
.module-32 {
  padding: 100px 0 !important;
	background: #0d2c4d;}
  @media (max-width: 991px) {
    .module-32 {
      padding: 60px 0; } }
  .module-32 .module-32-heading {
    text-align: center;
  	color:#fff;}
    .module-32 .module-32-heading .ry-section-title {
      display: inline-block;
      text-transform: uppercase;
      font-weight: 600;
      padding: 20px 35px;
      letter-spacing: 3px;
      font-size: calc(18px + 2 * ((100vw - 320px) / 1600)); }
      @media screen and (max-width: 320px) {
        .module-32 .module-32-heading .ry-section-title {
          font-size: 18px; } }
      @media screen and (min-width: 1920px) {
        .module-32 .module-32-heading .ry-section-title {
          font-size: 20px; } }
  .module-32 .module-32-heading-2 {
    text-align: center; }
    .module-32 .module-32-heading-2::before {
      content: "";
      display: block;
      width: 100%;
      height: 1px;
      max-width: 1296px;
      background-image: url(https://www.royacdn.com/unsafe/smart/Site-2c1fcf37-21e5-4e04-9d57-d78ae9e591ea/brands/line_img.png);
      background-repeat: no-repeat;
      margin: 60px auto; }
    .module-32 .module-32-heading-2 .ry-section-title {
      margin-top: 60px;
      margin-bottom: 40px;
      text-transform: uppercase;
      letter-spacing: 3px;
      font-size: calc(18px + 2 * ((100vw - 320px) / 1600)); }
      @media screen and (max-width: 320px) {
        .module-32 .module-32-heading-2 .ry-section-title {
          font-size: 18px; } }
      @media screen and (min-width: 1920px) {
        .module-32 .module-32-heading-2 .ry-section-title {
          font-size: 20px; } }
  .module-32 #module-32-carousel-one {
    padding-top: 60px;
    padding-bottom: 60px; }
    .module-32 #module-32-carousel-one .swiper-pagination {
      bottom: 20px; }
  .module-32 #module-32-carousel-two {
    padding-top: 30px;
    padding-bottom: 40px; }
  .module-32 .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-item-align: center;
        align-self: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 768px) {
      .module-32 .swiper-slide img {
        max-width: 150px; } }
  @media (max-width: 600px) {
    .module-32 .swiper-button-prev,
    .module-32 .swiper-button-next {
      top: 90%; }
      .module-32 .swiper-button-prev:before,
      .module-32 .swiper-button-next:before {
        font-size: 30px !important; } }
  .module-32 .swiper-button-prev {
    left: 0;
    background: none; }
    .module-32 .swiper-button-prev:before {
      content: '\f104';
      font-family: fontawesome;
      font-size: 60px; }
  .module-32 .swiper-button-next {
    right: 0;
    background: none; }
    .module-32 .swiper-button-next:before {
      content: '\f105';
      font-family: fontawesome;
      font-size: 60px; }
  .module-32.style2 .module-32-heading .ry-section-title {
    color: #fff; }