
.rs-counter.style4 .counter-top-area .counter-list .counter-text .count-number {
  margin-bottom: 7px;
}
.rs-counter.style4 .counter-top-area .counter-list .counter-text .count-number .rs-count {
  color: #fff;
  font-size: 52px;
  font-weight: 700;
}
.rs-counter.style4 .counter-top-area .counter-list .counter-text .count-number .rs-count.plus {
  padding-right: 30px !important;
}
.rs-counter.style4 .counter-top-area .counter-list .counter-text .count-number .rs-count.plus:before {
  content: '+';
  position: absolute;
  right: 0;
}
.rs-counter.style4 .counter-top-area .counter-list .counter-text .count-number .rs-count.k {
  padding-right: 30px !important;
}
.rs-counter.style4 .counter-top-area .counter-list .counter-text .count-number .rs-count.k:before {
  content: 'k';
  position: absolute;
  right: 0;
}

/*==========vedpal=============*/
button.count:focus{
    /*box-shadow:none!important;*/
    box-shadow:0 0 0 0.1rem rgb(0 109 245 / 13%)
}
.page-group {
    padding: 2px 0;
    background-color: #f6f7f9;
    border-radius: 4px;
    overflow: hidden;
}
.g_roup span input{
        border-radius: 0;
    border: none;
    background-color: #f6f7f900!important;
    font-weight: 500;
    padding: 0px;
}
.p_select_all{
        display: flex;
        gap: 8px;
}
.p_select{
        
}
button.btn.count {
    background-color: #0000000a;
}
.p_s2{
         width: 26%;
}
.p_s3{
           width: 25%;
}
.p_s2 input{
    padding: 5px 1px 5px 1px!important;
}
/*==========vedpal=============*/

.rs-counter.style4 .counter-top-area .counter-list .counter-text .title {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}
.rs-counter.style5 {
  margin-top: unset;
  position: relative;
  min-width: unset;
  right: unset;
  margin: unset;
}
.rs-counter.style5 .counter-top-area {
  padding: 15px;
}
.rs-counter.style5 .counter-top-area .images-part img {
  border-radius: 10px 10px 10px 10px;
}
.rs-counter.style5 .counter-top-area .counter-list {
  margin: -186px -20px 0px 20px;
  padding: 215px 30px 25px 20px;
  background-color: #663DEC;
  border-radius: 10px 10px 10px 10px;
}
.rs-counter.style5 .counter-top-area .counter-list .counter-text .count-number {
  margin-bottom: 7px;
}
.rs-counter.style5 .counter-top-area .counter-list .counter-text .count-number .rs-count {
  color: #FF7045;
  font-weight: 700;
}
.rs-counter.style5 .counter-top-area .counter-list .counter-text .title {
  font-size: 20px;
  line-height: 20px;
  color: #ffffff;
}
.rs-counter.style5 .counter-top-area .counter-list:hover {
  background-image: linear-gradient(180deg, #343dfb 0%, #932ff5 100%);
}
/* ------------------------------------
    12. Contact Section CSS
---------------------------------------*/
.rs-contact .contact-wrap {
  background: rgb(255 255 255 / 72%);
  padding: 10px 20px 10px;
  border-radius: 10px 10px 10px 10px;
}
.rs-contact .contact-wrap .content-part {
  text-align: center;
}
.rs-contact .contact-wrap .content-part .title {
 font-size: 20px;
 line-height: 30px;
 font-weight: 700;
 color: #0a0a0a;
 margin: 0;
 border-bottom: 1px solid rgb(102 102 102);
 padding-bottom: 10px;
}
.rs-contact .contact-wrap .content-part .title span {
    display: block;
    font-size: 15px;
    font-weight: 400;
}
.rs-contact .contact-wrap .content-part .desc {
  margin: 0;
}
.rs-contact .contact-wrap .from-control {
  padding: 5px 9px 5px 9px;
  border-radius: 5px 5px 5px 5px !important;
  border-style: solid !important;
  border-color: rgb(2 1 1 / 0%);
  background-color: #F6F7F9;
  color: #454545;
  width: 100% !important;
  opacity: 4;
}

.rs-contact .contact-wrap label {
    font-weight: 500;
}

.rs-contact .contact-wrap label span {
    color: #ff000a;
}
.rs-contact .contact-wrap select {
  padding: 4px 6px 4px 4px;
  border-radius: 5px 5px 5px 5px;
  border-style: solid;
  border-color: #02010100;
  background-color: #F6F7F9;
  color: #454545;
  height: 42px;
  width: 100%;
  opacity: 4;
}
.rs-contact .contact-wrap ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #454545;
  opacity: 1;
}
.rs-contact .contact-wrap ::-moz-placeholder {
  /* Firefox 19+ */

  color: #454545;
  opacity: 1;
}
.rs-contact .contact-wrap :-ms-input-placeholder {
  /* IE 10+ */

  color: #454545;
  opacity: 1;
}
.rs-contact .contact-wrap :-moz-placeholder {
  /* Firefox 18- */

  color: #454545;
  opacity: 1;
}
 .rs-contact{
    background: rgb(249 249 249 / 24%);
    padding-bottom: 50px;
    padding-top: 60px;
}

.orderstep2 {
    padding: 40px;
    background-image: linear-gradient(90deg, #ff8e85 0%, #3876ff 100%);
}
.rs-contact .contact-box {
  background-image: linear-gradient(250deg, #d10010 0%, #890e05 100%);
  padding: 40px 30px 40px 30px;
  border-radius: 5px 5px 5px 5px;
}
.rs-contact .contact-box .address-box {
  display: flex;
}
.rs-contact .contact-box .address-box .address-icon {
  background-image: linear-gradient(275deg, #ffffff 0%, #fcfcff 100%);
  min-width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  width: 40px;
  border-radius: 50%;
  margin-right: 23px;
}
.rs-contact .contact-box .address-box .address-icon i {
  font-size: 20px;
  line-height: 20px;
  color: #890e05;
}
.rs-contact .contact-box .address-box .address-text .label {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  display: block;
  margin-bottom: 5px;
}
.rs-contact .contact-box .address-box .address-text a {
  color: #ffffff;
}
.rs-contact .contact-box .address-box .address-text a:hover {
  color: #ccc;
}
.rs-contact .contact-box .address-box .address-text .desc {
  color: #ffffff;
}
.rs-contact .contact-box.onepage-box {
  background-image: linear-gradient(220deg, #f27c1e 0%, #dd4c23 79%);
}
.rs-contact .contact-box.onepage-box .address-box .address-icon {
  background: white-color;
}
.rs-contact .contact-box.onepage-box .address-box .address-icon i {
  color: #f2541b;
}
.rs-contact .contact-box.onepage-box.modify1 {
  background-image: linear-gradient(250deg, #9c9ff9 0%, #6e71db 100%);
}
.rs-contact .contact-box.onepage-box.modify1 .address-box .address-icon {
  background: white-color;
}
.rs-contact .contact-box.onepage-box.modify1 .address-box .address-icon i {
  color: #787cf2;
}
.rs-contact .contact-box.onepage-box.home14-onepage-style {
  background-image: linear-gradient(250deg, #932ff5 0%, #343dfb 100%);
}
.rs-contact .contact-widget select{
  padding: 13px;
  border-radius: 5px 5px 5px 5px;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  background-color: #ffffff !important;
  width: 100%;
  max-width: 100%;
  border: 1px solid #c6c6c6;
  height: 54px;
}
.rs-contact .contact-widget .from-control {
  padding: 13px;
  border-radius: 5px 5px 5px 5px;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  background-color: #ffffff !important;
  width: 100%;
  max-width: 100%;
  border: 1px solid #c6c6c6;
  height: 54px;
}

.rs-contact .contact-widget .p_select {
    width: 33.33333%;
}

.rs-contact .contact-widget .p_s2 {
    width: 33.33333%;
}

.rs-contact .contact-widget .p_s3 {
    width: 33.33333%;
}
.rs-contact .contact-widget input {
  padding: 13px;
  border-radius: 5px 5px 5px 5px;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  background-color: #ffffff !important;
  width: 100%;
  max-width: 100%;
  border: 1px solid #c6c6c6;
  height: 54px;
}
.rs-contact .contact-widget textarea {
  height: 120px;
}
.rs-contact .contact-widget ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #454545;
  opacity: 1;
}
.rs-contact .contact-widget ::-moz-placeholder {
  /* Firefox 19+ */

  color: #454545;
  opacity: 1;
}
.rs-contact .contact-widget :-ms-input-placeholder {
  /* IE 10+ */

  color: #454545;
  opacity: 1;
}
.rs-contact .contact-widget :-moz-placeholder {
  /* Firefox 18- */

  color: #454545;
  opacity: 1;
}
.rs-contact .contact-widget.onepage-style .from-control {
  background: #fff;
}
.rs-contact .map-canvas {
  overflow: hidden;
}
.map-canvas iframe {
  float: left;
  width: 100%;
  height: 620px;
  border: unset;
}
.rs-contact.style2 .contact-box-wrap {
  background-image: linear-gradient(270deg, #d10010 0%, #890e05 100%);
  border-radius: 5px 5px 5px 5px;
  padding: 90px 60px 60px 60px;
}
.rs-contact.style2 .contact-box-wrap .from-control {
  padding: 16px 16px 16px 16px;
  border-radius: 5px 5px 5px 5px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #F1F5FB;
  width: 100%;
  max-width: 100%;
}
.rs-contact.style2 .contact-box-wrap textarea {
  height: 120px;
}
.rs-contact.style2 .contact-box-wrap ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #454545;
  opacity: 1;
}
.rs-contact.style2 .contact-box-wrap ::-moz-placeholder {
  /* Firefox 19+ */

  color: #454545;
  opacity: 1;
}
.rs-contact.style2 .contact-box-wrap :-ms-input-placeholder {
  /* IE 10+ */

  color: #454545;
  opacity: 1;
}
.rs-contact.style2 .contact-box-wrap :-moz-placeholder {
  /* Firefox 18- */

  color: #454545;
  opacity: 1;
}
.rs-contact.negative-margin {
  margin-top: -315px;
}
/* ------------------------------------
    13. Cta Section CSS
---------------------------------------*/
.rs-cta.style1 .title-wrap .epx-title {
  font-size: 36px;
  font-weight: 700;
  line-height: 46px;
  color: #fff;
  margin: 0px;
}
.rs-cta.style1 span {
  font-weight: 500;
  margin: 0 0 10px;
  display: block;
  line-height: 28px;
  font-family: 'Livvic', sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #FFFFFF;
}
.rs-cta.style1.bg-widget {
  background-image: linear-gradient(150deg, #890e05 46%, #d10010 100%);
}
/* ------------------------------------
    14. Skill-bar Section CSS
---------------------------------------*/
.rs-skillbar.style1 .cl-skill-bar .skillbar-title {
  font-weight: 500;
  font-size: 14px;
  color: #212121;
}
.rs-skillbar.style1 .cl-skill-bar .skillbar {
  background: #eeeeee;
  height: 7px;
  margin: 10px 0 24px;
  position: relative;
  width: 100%;
}
.rs-skillbar.style1 .cl-skill-bar .skillbar .skillbar-bar {
  background: #e32213;
  width: 0;
  margin-bottom: 0;
  height: 7px;
  line-height: 7px;
  background-color: transparent;
  background-image: linear-gradient(190deg, #105aad 0%, #d10010 100%);
  background-size: 1rem 1rem;
}
.rs-skillbar.style1 .cl-skill-bar .skillbar .skill-bar-percent {
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 0;
  top: -38px;
  font-size: 16px;
  font-weight: 700;
  color: #0a0a0a;
}
.rs-skillbar.style1.modify1 .cl-skill-bar .skillbar-title {
  text-transform: uppercase;
}
.rs-skillbar.style1.modify1 .cl-skill-bar .skillbar {
  background-color: #DFEDFE;
}
.rs-skillbar.style1.modify1 .cl-skill-bar .skillbar .skillbar-bar {
  background: #890e05;
}
.rs-skillbar.style1.modify1 .cl-skill-bar .skillbar .skill-bar-percent {
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 0;
  top: -38px;
  font-size: 16px;
  font-weight: 700;
  color: #0a0a0a;
}
.rs-skillbar.style1.modify1 .cl-skill-bar .skillbar .skill-bar-percent.white-color {
  color: #fff;
}
.rs-skillbar.style1.modify2 .cl-skill-bar .skillbar-title {
  text-transform: uppercase;
}
.rs-skillbar.style1.modify2 .cl-skill-bar .skillbar {
  background: #fff;
  border: 1px solid #0B70E1;
  height: 9px;
  border-radius: 0;
  overflow: visible;
  padding: 1px;
}
.rs-skillbar.style1.modify2 .cl-skill-bar .skillbar .skillbar-bar {
  background: #007bff;
  background-image: linear-gradient(250deg, #0b70e1 19%, #890e05 100%);
  height: 5px;
}
.rs-skillbar.style1.modify2 .cl-skill-bar .skillbar .skill-bar-percent {
  right: 70px;
  color: #454545;
  font-weight: 400;
}
.rs-skillbar.style1.modify3 {
  padding: 0 120px 0 0;
}
.rs-skillbar.style1.modify3 .cl-skill-bar .skillbar {
  height: 8px;
  line-height: 8px;
  padding: 1px 1px 1px 1px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #FF571C;
  background-color: #BF1F1F00;
  border-radius: 3px 3px 3px 3px;
}
.rs-skillbar.style1.modify3 .cl-skill-bar .skillbar .skillbar-bar {
  height: 100%;
  background: #FF571C;
}
.rs-skillbar.style1.modify3 .cl-skill-bar .skillbar .skill-bar-percent {
  right: 70px;
  color: #454545;
  font-weight: 400;
}
.rs-skillbar.style1.modify3 .cl-skill-bar .skillbar.purple-style {
  border-color: #7E06E4;
}
.rs-skillbar.style1.modify3 .cl-skill-bar .skillbar.purple-style .skillbar-bar {
  background: #7E06E4;
}
.rs-skillbar.style1.modify3 .cl-skill-bar .skillbar.blue-style {
  border-color: #0073FF;
}
.rs-skillbar.style1.modify3 .cl-skill-bar .skillbar.blue-style .skillbar-bar {
  background: #0073FF;
}
.rs-skillbar.style1.modify3.skillbar-home14 {
  padding: 0 0px 0 0;
}
.rs-skillbar.style1.modify3.skillbar-home14 .cl-skill-bar .skillbar-title {
  font-weight: 400;
  font-size: 16px;
}
.rs-skillbar.style1.modify3.skillbar-home14 .cl-skill-bar .skillbar {
  border-color: #FF571C;
}
.rs-skillbar.style1.modify3.skillbar-home14 .cl-skill-bar .skillbar .skillbar-bar {
  background: #FF7045;
}
.rs-skillbar.style1.modify3.skillbar-home14 .cl-skill-bar .skillbar .skill-bar-percent {
  right: 70px;
  color: #454545;
  font-weight: 400;
}
.rs-skillbar.style1.modify3.skillbar-home14 .cl-skill-bar .skillbar.purple-style {
  border-color: #0073FF;
}
.rs-skillbar.style1.modify3.skillbar-home14 .cl-skill-bar .skillbar.purple-style .skillbar-bar {
  background: #0073FF;
}
.rs-skillbar.style1.modify3.skillbar-home14 .cl-skill-bar .skillbar.blue-style {
  border-color: #39ECE6;
}
.rs-skillbar.style1.modify3.skillbar-home14 .cl-skill-bar .skillbar.blue-style .skillbar-bar {
  background: #39ECE6;
}
.rs-skillbar.style1.home4 .skillbar .skillbar-bar {
  background-color: #FD6509;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.rs-skillbar.style1.home4 .skillbar .skillbar-bar.paste-bg {
  background-color: #03DEA8;
}
.rs-skillbar.style1.home4 .skillbar .skillbar-bar.blue-bg {
  background-color: #0A99FD;
}
.rs-skillbar.style1.home4 .skillbar .skillbar-bar.pink-bg {
  background-color: #F00674;
}
/* ------------------------------------
    15. Choose Section CSS
---------------------------------------*/
.rs-why-choose .services-wrap {
  display: flex;
  align-items: center;
}
.rs-why-choose .services-wrap .services-icon {
  padding: 5px 5px 0 0;
}
.rs-why-choose .services-wrap .services-icon img {
  height: 55px;
}
.rs-why-choose .services-wrap .services-text {
  padding: 0px 0px 0px 15px;
}
.rs-why-choose .services-wrap .services-text .title {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 10px;
}
.rs-why-choose .services-wrap .services-text .title a {
  color: #0a0a0a;
}
.rs-why-choose .services-wrap .services-text .title a:hover {
  color: #e32213;
}
.rs-why-choose .services-wrap .services-text .services-txt {
  margin: 0;
}
.rs-why-choose.style1 .services-wrap .services-text .title a {
  color: #ffffff;
}
.rs-why-choose.style1 .services-wrap .services-text .title a:hover {
  color: #ec6f22;
}
.rs-why-choose.style1 .services-wrap .services-text .services-txt {
  color: #ffffff;
}
.rs-why-choose .animation .top-shape {
  position: absolute;
  top: 0;
  z-index: -111;
}
.rs-why-choose .animation .bottom-shape {
  position: absolute;
  bottom: -70px;
  right: 0;
  z-index: -111;
}
.rs-why-choose .animation.style2 .top-shape {
  top: -30px;
  z-index: -111;
}
.rs-why-choose .animation.style2 .bottom-shape {
  bottom: 0px;
  right: 30px;
  z-index: -111;
}
.rs-why-choose .image-part {
  position: relative;
  z-index: 1;
}
.rs-why-choose .shape-animate .top-shape {
  position: absolute;
  top: -30px;
}
.rs-why-choose .shape-animate .bottom-shape {
  position: absolute;
  bottom: 0px;
  right: 30px;
}
.rs-why-choose.style2 .services-wrap {
  display: flex;
  align-items: center;
}
.rs-why-choose.style2 .services-wrap .services-icon {
  padding: 5px 5px 0 0;
}
.rs-why-choose.style2 .services-wrap .services-icon img {
  height: 55px;
}
.rs-why-choose.style2 .services-wrap .services-text {
  padding: 0px 0px 0px 15px;
}
.rs-why-choose.style2 .services-wrap .services-text .title {
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  margin-bottom: 10px;
}
.rs-why-choose.style2 .services-wrap .services-text .title a {
  color: #0a0a0a;
}
.rs-why-choose.style2 .services-wrap .services-text .title a:hover {
  color: #e32213;
}
.rs-why-choose.style2 .services-wrap .services-text .services-txt {
  margin: 0;
}
.rs-why-choose.style2.modify1 .services-wrap .services-text .title a {
  color: #ffffff;
}
.rs-why-choose.style2.modify1 .services-wrap .services-text .services-txt {
  color: #ffffff;
}
.rs-why-choose.style2.modify1 .services-wrap .services-text .services-txt:hover {
  color: #ec6f22;
}
.rs-why-choose.style3 .features-content .features-list li {
  margin: 0px 0px 17px 0px;
  display: flex;
  align-items: center;
}
.rs-why-choose.style3 .features-content .features-list li i {
  font-size: 30px;
  width: 40px;
  margin-right: 10px;
  color: #0b70e1;
}
.rs-why-choose.style3 .features-content .features-list li span {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  display: block;
}
.rs-why-choose.style3 .features-wrap .sub-title {
  font-size: 19px;
  line-height: 40px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 25px;
}
.rs-why-choose.style3 .features-wrap .title {
  font-size: 44px;
  line-height: 40px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 35px;
}
.rs-why-choose.style3 .features-wrap .desc {
  font-size: 19px;
  line-height: 27px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 45px;
}
/* ------------------------------------
    16. Team Section CSS
---------------------------------------*/
.rs-team {
  background: url(../images/bg/team-bg.png);
  background-position: center center;
  background-size: cover;
  background-color: #000060;
}
.rs-team .team-item-wrap .team-wrap {
  padding: 9px 35px 25px 20px;
  background: url(../images/team/ngbng.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.rs-team .team-item-wrap .team-wrap .image-inner {
  overflow: hidden;
  border-radius: 50%;
}
.rs-team .team-item-wrap .team-wrap .image-inner a img {
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.rs-team .team-item-wrap .team-content {
  padding: 20px 20px 20px;
}
.rs-team .team-item-wrap .team-content .person-name {
  font-size: 22px;
  font-weight: 600;
  line-height: 44px;
  margin-bottom: 5px;
}
.rs-team .team-item-wrap .team-content .person-name a {
  color: #ffffff;
}
.rs-team .team-item-wrap .team-content .designation {
  display: block;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  color: #ffffff;
  margin-bottom: 15px;
}
.rs-team .team-item-wrap .team-content .team-social li {
  display: inline-block;
  margin-right: 10px;
}
.rs-team .team-item-wrap .team-content .team-social li a i {
  font-size: 15px;
  line-height: 14px;
  font-weight: 400;
  color: #ffffff;
}
.rs-team .team-item-wrap .team-content .team-social li:last-child {
  margin-right: 0;
}
.rs-team .team-item-wrap:hover .team-wrap .image-inner a img {
  transform: scale(1.3);
}
.rs-team .owl-dots {
  text-align: center;
}
.rs-team .owl-dots .owl-dot {
  width: 25px;
  height: 8px;
  display: inline-block;
  margin: 0 6px;
  padding: 3px 0;
  border-radius: 30px;
  border: none;
  transition: all 0.3s ease;
  background: #0B70E1;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
}
.rs-team .owl-dots .owl-dot:hover,
.rs-team .owl-dots .owl-dot.active {
  width: 40px;
  background: #0B70E1;
  opacity: 1;
}
.rs-team .owl-stage-outer {
  padding: 10px;
  margin: -10px;
}
.rs-team.onepage-team {
  background: url(../images/bg/team-bg.png);
  background-color: #F6F7F9;
}
.rs-team.onepage-team .team-item-wrap .team-content {
  padding: 20px 20px 20px;
}
.rs-team.onepage-team .team-item-wrap .team-content .person-name a {
  color: #101010;
}
.rs-team.onepage-team .team-item-wrap .team-content .designation {
  color: #101010;
}
.rs-team.onepage-team .team-item-wrap .team-content .team-social li a i {
  color: #454545;
}
.rs-team.onepage-team.change-bg {
  background-color: #F5F5F5;
}
.rs-team.onepage-team.modify1 {
  background-color: #000000;
}
.rs-team.onepage-team.modify1 .team-item-wrap .team-content {
  padding: 20px 20px 20px;
}
.rs-team.onepage-team.modify1 .team-item-wrap .team-content .person-name a {
  color: #ffffff;
}
.rs-team.onepage-team.modify1 .team-item-wrap .team-content .designation {
  color: #ffffff;
}
.rs-team.onepage-team.modify1 .team-item-wrap .team-content .team-social li a i {
  color: #ffffff;
}
.rs-team.onepage-team.modify1 .owl-dots {
  text-align: center;
}
.rs-team.onepage-team.modify1 .owl-dots .owl-dot {
  width: 25px;
  height: 8px;
  display: inline-block;
  margin: 0 6px;
  padding: 3px 0;
  border-radius: 30px;
  border: none;
  transition: all 0.3s ease;
  background: #0B70E1;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
}
.rs-team.onepage-team.modify1 .owl-dots .owl-dot:hover,
.rs-team.onepage-team.modify1 .owl-dots .owl-dot.active {
  width: 40px;
  background: #FD6509;
  opacity: 1;
}
.rs-team.onepage-style2 {
  border-radius: 270px 0px 0px 0px;
}
.rs-team.modify1 {
  background: unset;
}
.rs-team.modify1 .team-item-wrap .team-content .person-name a {
  color: #101010;
}
.rs-team.modify1 .team-item-wrap .team-content .designation {
  color: #101010;
}
.rs-team.modify1 .team-item-wrap .team-content .team-social li a i {
  color: #454545;
}
.rs-team.style2 {
  background: unset;
}
.rs-team.style2 .team-item .images-part {
  position: relative;
  overflow: hidden;
}
.rs-team.style2 .team-item .images-part .social-icon {
  position: absolute;
  bottom: 0;
  right: -50px;
  width: 50px;
  background: #890e05;
  padding: 12px 6px 12px;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  opacity: 0;
}
.rs-team.style2 .team-item .images-part .social-icon a i {
  font-size: 15px;
  line-height: 35px;
  width: 35px;
  height: 35px;
  color: #ffffff;
  background: #890e05;
  text-align: center;
  border-radius: 50%;
  transition: all 0.3s ease 0s;
  margin: 0;
}
.rs-team.style2 .team-item .team-content {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  background-color: #FFFFFF;
  text-align: center;
  margin: 0;
  padding: 20px;
}
.rs-team.style2 .team-item .team-content .person-name {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 2px;
  text-transform: capitalize;
  line-height: 1.3;
}
.rs-team.style2 .team-item .team-content .person-name a {
  color: #0A0A0A;
}
.rs-team.style2 .team-item .team-content .person-name a:hover {
  color: #e32213;
}
.rs-team.style2 .team-item .team-content .designation {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  color: #555555;
  display: block;
}
.rs-team.style2 .team-item:hover .images-part .social-icon {
  right: 0;
  width: 50px;
  opacity: 1;
  visibility: visible;
}
.rs-team.style2.onepage-style3 .team-item .images-part .social-icon {
  background: #F9780F;
}
.rs-team.style2.onepage-style3 .team-item .images-part .social-icon a i {
  background: #F9780F;
}
.rs-team.style2.onepage-style3 .team-item .team-content .person-name a:hover {
  color: #F9780F;
}
.rs-team.style2.onepage-style4 {
  background: #f5f6fe;
}
.rs-team.style2.onepage-style4 .owl-stage-outer {
  padding: unset;
  margin: unset;
}
.rs-team.style2.onepage-style4 .team-item .images-part img {
  border-radius: 5px 5px 0 0;
}
.rs-team.style2.onepage-style4 .team-item .team-content .person-name {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 8px;
}
.rs-team.style2.onepage-style4 .team-item .team-content .person-name a:hover {
  color: #787cf2;
}
.rs-team.style2.onepage-style4 .team-item .team-content .designation {
  font-size: 15px;
  text-transform: capitalize;
}
.rs-team.style2.onepage-style4 .owl-dots {
  text-align: center;
}
.rs-team.style2.onepage-style4 .owl-dots .owl-dot {
  width: 25px;
  height: 8px;
  display: inline-block;
  margin: 0 6px;
  padding: 3px 0;
  border-radius: 30px;
  border: none;
  transition: all 0.3s ease;
  background: #787cf2;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
}
.rs-team.style2.onepage-style4 .owl-dots .owl-dot:hover,
.rs-team.style2.onepage-style4 .owl-dots .owl-dot.active {
  width: 40px;
  background: #787cf2;
  opacity: 1;
}
.rs-team.home14-team-style {
  background: unset;
}
.rs-team.home14-team-style .team-top-section {
  padding: 0% 0% 0% 20.5%;
}
.rs-team.home14-team-style .team-top-section .team-item-wrap {
  padding: 0 35px 0 15px;
  min-height: 500px;
}
.rs-team.home14-team-style .team-top-section .team-item-wrap .images-wrap img {
  border-radius: 10px;
}
.rs-team.home14-team-style .team-top-section .team-item-wrap .team-content {
  background-image: linear-gradient(110deg, #483afa 0%, #982ef5 100%);
  text-align: center;
  color: #fff;
  margin: -310px -20px 0px 20px;
  padding: 332px 35px 0 35px;
  border-radius: 10px;
}
.rs-team.home14-team-style .team-top-section .team-item-wrap .team-content .title-name {
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 0;
}
.rs-team.home14-team-style .team-top-section .team-item-wrap .team-content .title-name a {
  color: #ffffff;
}
.rs-team.home14-team-style .team-top-section .team-item-wrap .team-content .title-name a:hover {
  color: #ff7045;
}
.rs-team.home14-team-style .team-top-section .team-item-wrap .team-content .team-title {
  color: #ffffff;
  display: block;
  font-weight: 500;
  margin: 0;
}
.rs-team.home14-team-style .team-top-section .team-item-wrap .team-content .footer-social {
  margin-top: 20px;
  transform: scaleY(0);
  transition: .5s;
  height: 0;
}
.rs-team.home14-team-style .team-top-section .team-item-wrap .team-content .footer-social li {
  display: inline;
  margin-right: 8px;
}
.rs-team.home14-team-style .team-top-section .team-item-wrap .team-content .footer-social li a {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 5px;
  color: #ffffff;
  background: #7e52f8;
  text-align: center;
  font-size: 15px;
  transition: all .8s ease;
}
.rs-team.home14-team-style .team-top-section .team-item-wrap .team-content .footer-social li a:hover {
  background: #ff7045;
}
.rs-team.home14-team-style .team-top-section .team-item-wrap .team-content .footer-social li:last-child {
  margin-right: 0;
}
.rs-team.home14-team-style .team-top-section .team-item-wrap.slick-current:not(:hover) .team-content .footer-social,
.rs-team.home14-team-style .team-top-section .team-item-wrap:hover .team-content .footer-social {
  transform: scaleY(1);
  height: 68px;
}
.rs-team.home14-team-style .team-top-section .slick-arrow {
  position: absolute;
  font-size: 0;
  background-image: linear-gradient(90deg, #483afa 0%, #982ef5 100%);
  border: none;
  color: #ffffff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  z-index: 1;
  top: -23%;
}
.rs-team.home14-team-style .team-top-section .slick-arrow:before {
  content: "\f115";
  font-family: Flaticon;
  font-size: 18px;
  font-weight: 400;
}
.rs-team.home14-team-style .team-top-section .slick-arrow.slick-prev {
  right: 27%;
}
.rs-team.home14-team-style .team-top-section .slick-arrow.slick-next {
  right: 22.5%;
}
.rs-team.home14-team-style .team-top-section .slick-arrow.slick-next:before {
  content: "\f114";
}
.rs-team-Single .btm-info-team {
  position: relative;
  box-shadow: 0px 0px 32px 0px rgba(7, 28, 31, 0.05);
  background: #fff;
  margin-bottom: 70px;
  padding: 40px;
}
.rs-team-Single .btm-info-team .images-part {
  padding: 0 30px 0 0;
}
.rs-team-Single .btm-info-team .images-part img {
  border-radius: 50%;
}
.rs-team-Single .btm-info-team .con-info {
  position: relative;
}
.rs-team-Single .btm-info-team .con-info .designation-info {
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  color: #0B70E1;
  display: block;
  text-transform: uppercase;
}
.rs-team-Single .btm-info-team .con-info .title {
  font-size: 36px;
  line-height: 46px;
  font-weight: 700;
  color: #101010;
  margin-bottom: 10px;
}
.rs-team-Single .btm-info-team .con-info .short-desc {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #454545;
  margin-bottom: 25px;
  padding-right: 50px;
}
.rs-team-Single .btm-info-team .con-info .ps-informations .personal-info li {
  margin: 5px 0 10px;
  padding: 0;
  display: block;
}
.rs-team-Single .btm-info-team .con-info .ps-informations .personal-info li span i:before {
  color: #0b70e1;
  margin-right: 18px;
  position: relative;
  top: 2px;
  font-weight: 500;
  display: inline-block;
  text-align: center;
}
.rs-team-Single .btm-info-team .con-info .ps-informations .personal-info li a {
  color: #555;
}
.rs-team-Single .btm-info-team .con-info .ps-informations .personal-info li a:hover {
  color: #e32213;
}
.rs-team-Single .btm-info-team .con-info .ps-informations .social-info {
  margin-top: 15px;
}
.rs-team-Single .btm-info-team .con-info .ps-informations .social-info li {
  display: inline-block;
  margin-right: 18px;
}
.rs-team-Single .btm-info-team .con-info .ps-informations .social-info li a {
  color: #555;
}
.rs-team-Single .btm-info-team .con-info .ps-informations .social-info li:last-child {
  margin-right: 0;
}
.rs-team-Single .btm-info-team .con-info:before {
  content: "\f10b";
  font-size: 250px;
  position: absolute;
  right: 130px;
  color: #0a0a0a;
  font-family: "Flaticon";
  height: 100%;
  top: 250px;
  opacity: 0.02;
}
/* ------------------------------------
    17. Services Section CSS
---------------------------------------*/
.rs-services.main-home .services-item {
  margin: 0px 0px 0px 0px;
  padding: 60px 25px 50px 35px;
  background-color: #FFFFFF;
  border-radius: 10px 10px 10px 10px;
}
.rs-services.main-home .services-item .services-icon {
  margin-bottom: 30px;
}
.rs-services.main-home .services-item .services-icon .image-part img {
  width: 80px;
  height: 80px;
}
.rs-services.main-home .services-item .services-content .services-text .services-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 10px;
}
.rs-services.main-home .services-item .services-content .services-text .services-title a {
  color: #101010;
}
.rs-services.main-home .services-item .services-content .services-text .services-title a:hover {
  color: #e32213;
}
.rs-services.main-home .services-item .services-content .services-desc p {
  color: #444;
  margin: 0;
}
.rs-services.main-home.style1 {
  position: relative;
  z-index: 111;
  margin-bottom: 60px;
  padding-top: 60px;
}
.rs-services.main-home.style1 .services-item {
  text-align: center;
  background-color: #FFFFFF;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0px 0px 48px 0px rgba(162, 162, 162, 0.5);
  margin: 0px -10px 0px 0px;
  padding: 40px;
}
.rs-services.main-home.style1 .services-item .services-icon {
  margin-bottom: 15px;
}
.rs-services.main-home.style1 .services-item .services-icon .image-part img {
  width: 80px;
  height: 80px;
}
.rs-services.main-home.style1 .services-item .services-content .services-text .services-title {
  margin-bottom: 5px;
}
.rs-services.main-home.style2 .services-item {
  padding: 65px 35px 35px 35px;
  margin: 0px -10px 0px 0px;
  text-align: center;
  border-radius: unset;
}
.rs-services.main-home.style2 .services-item .services-icon {
  border-radius: 100%;
  width: 100px;
  height: 100px;
  line-height: 100px;
  margin: 0 auto 42px;
  position: relative;
  background-color: #FFFFFF;
  box-shadow: 0 28px 28px 0 rgba(108, 88, 250, 0.2);
  z-index: 1;
}
.rs-services.main-home.style2 .services-item .services-icon:before {
  position: absolute;
  content: '';
  right: -1px;
  bottom: -2px;
  width: 112px;
  height: 112px;
  border-radius: 100%;
  border: 1px solid;
  transition: all 0.3s ease 0s;
  z-index: 0;
  border-color: #1443C61C;
}
.rs-services.main-home.style2 .services-item .shape-part {
  position: absolute;
  top: 30px;
  right: 76px;
  opacity: 0;
  visibility: hidden;
}
.rs-services.main-home.style2 .services-item .services-content .services-text .services-title a:hover {
  color: #061340;
}
.rs-services.main-home.style2 .services-item.active {
  box-shadow: 3px 7px 25px 0px rgba(0, 0, 0, 0.05);
  background: #ffffff;
}
.rs-services.main-home.style2 .services-item:hover {
  box-shadow: 3px 7px 25px 0px rgba(0, 0, 0, 0.05);
  background: #ffffff;
}
.rs-services.main-home.style2 .services-item:hover .services-icon {
  position: relative;
}
.rs-services.main-home.style2 .services-item:hover .services-icon:before {
  display: none;
}
.rs-services.main-home.style2 .services-item:hover .shape-part {
  opacity: 1;
  visibility: visible;
}
.rs-services.main-home.style3 .services-item {
  padding: 50px 50px 50px 50px;
  background-color: #F3F7FF;
  border-radius: 10px 10px 10px 10px;
  box-shadow: unset;
  margin: 0px -10px 0px 0px;
}
.rs-services.main-home.style3 .services-item .services-content {
  padding: unset;
  position: unset;
}
.rs-services.main-home.style3 .services-item:hover {
  background-color: #FFFFFF;
}
.rs-services.main-home.style3 .services-item:hover .services-content {
  padding: unset;
  position: unset;
}
.rs-services.main-home.style3 .services-item:hover .services-content .services-desc p {
  color: #454545;
}
.rs-services .bg-section {
  background: #ffffff;
}
.rs-services .bg-section .shape-part .left-side {
  position: absolute;
  bottom: 0px;
}
.rs-services .bg-section .shape-part .right-side {
  position: absolute;
  bottom: 0px;
  right: 0;
}
.rs-services.style2 .flip-box-inner {
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000px;
}
.rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part {
  background-color: #FFFFFF;
  text-align: left;
  padding: 20px 30px 20px 30px;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 3px 7px 25px 0px rgb(0 0 0 / 6%);
}
.rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-icon-part {
  margin-bottom: 15px;
  float: right;
}
.rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-icon-part .icon-part img {
  width: 70px;
  height: 70px;
  border-radius: 50px;
  box-shadow: 0px 0px 10px rgb(0 0 0 / 9%);
  background: white;
  padding: 4px;
}
.rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title {
  font-size: 20px;
  font-weight: 700;
  line-height: 29px;
  margin-bottom: 3px;
  text-align: left;
}

.rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part h3 span {
  font-size: 13px;
  display: block;
  font-weight: 500;
  line-height: 20px;
  color: #9d0a08;
  text-align: left;
}

.rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title a {
  color: #6e0504;
}
.rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title a:hover {
  color: #e32213;
}
.rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-desc-part p {
  color: #444;
  margin: 0;
  text-align: left;
}
.rs-services.style2 .flip-box-inner .flip-box-wrap .back-front {
  transform: rotateX(180deg);
  position: absolute;
  z-index: -1;
  padding: 20px;
  border-radius: 5px;
  background-color: #a30d1a;
  top: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  height: 300px;
  background-color: transparent;
  background-position: center;
  background-clip: padding-box;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275), -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
}
.rs-services.style2 .flip-box-inner .flip-box-wrap .back-front .back-front-content .back-title-part .back-title {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 15px;
}
.rs-services.style2 .flip-box-inner .flip-box-wrap .back-front .back-front-content .back-title-part .back-title a {
  color: #ffffff;
}
.rs-services.style2 .flip-box-inner:hover .flip-box-wrap .back-front {
  transform: rotateX(0);
  z-index: 1;
  background-image: linear-gradient(90deg, #7a1a1f 0%, #a30d1a 58%);
}
.rs-services.style2 .flip-box-inner:hover .flip-box-wrap .back-front .back-front-content .back-title-part .back-title {
  color: #ffffff;
}
.rs-services.style2 .flip-box-inner:hover .flip-box-wrap .back-front .back-front-content .back-desc-part .back-desc {
  color: #ffffff;
}
.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part {
  height: 350px;
}
.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-icon-part {
  margin-bottom: 15px;
}
.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-icon-part .icon-part img {
  width: 60px;
  height: 60px;
}
.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 10px;
}
.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title a {
  color: #101010;
}
.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title a:hover {
  color: #e32213;
}
.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-desc-part p {

  color: #444;
  margin: 0;
}
.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part.purple-bg {
  background: url(../images/services/main-home/icons/bg-box.png);
}
.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part.gold-bg {
  background: url(../images/services/main-home/icons/bg-box-2.html);
}
.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part.blue-bg {
  background: url(../images/services/main-home/icons/bg-box-3.html);
}
.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part.purple-bg,
.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part.gold-bg,
.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part.blue-bg {
  background-size: cover;
  background-position: center center;
}
.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .back-front {
  transform: rotateX(180deg);
  position: absolute;
  z-index: -1;
  padding: 30px;
  border-radius: 5px;
  background-color: #562dd4;
  top: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  height: 350px;
  background-color: transparent;
  background-position: center;
  background-clip: padding-box;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275), -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
}
.rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .back-front .back-front-content .back-title-part .back-title {
  color: #ffffff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 15px;
}
.rs-services.style2.modify1 .flip-box-inner:hover .flip-box-wrap .back-front {
  transform: rotateX(0);
  z-index: 1;
  background-image: linear-gradient(90deg, #1672de 0%, #071f6b 58%);
}
.rs-services.style2.modify1 .flip-box-inner:hover .flip-box-wrap .back-front.purple-bg {
  background: #7218f9;
}
.rs-services.style2.modify1 .flip-box-inner:hover .flip-box-wrap .back-front.gold-bg {
  background: #fc821b;
}
.rs-services.style3 .services-item {
  padding: 50px 28px 50px 28px;
  background-color: #FFFFFF;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0px 0px 50px 11px rgba(95, 138, 236, 0.05);
  position: relative;
  text-align: left;
}
.rsservicesmdl.style3 .services-item {
  padding: 50px 28px 50px 28px;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0px 0px 20px rgb(0 0 0 / 3%);
  position: relative;
  text-align: left;
  background-image: linear-gradient(90deg, #ffd2ce 0%, #c6d6ff 100%);
}

.rs-services.style3 .services-item .services-icon {
  position: relative;
  transition: all .3s ease;
  float: right;
}
.rsservicesmdl.style3 .services-item .services-icon {
  position: relative;
  transition: all .3s ease;
  float: right;
  margin-left: 10px;
}
.rs-services.style3 .services-item .services-icon .image-part .main-img {
  height: 70px;
  width: 70px;
  background: hsl(0deg 0% 100% / 72%);
  padding: 10px;
  box-shadow: -3px 2px 0px hsl(0deg 0% 0% / 8%);
}
.rs-services.style3 .services-item .services-icon .image-part .hover-img {
  height: 70px;
  width: 70px;
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  transform: scale(0);
  transition: all .3s ease;
}
.rs-services.style3 .services-item .services-content {
  padding: 10px 0px 0px 0;
  position: relative;
}
.rs-services.style3 .services-item .services-content .services-text .title {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 13px;
}

.desktop {
    display: block;
}

.mobile {
    display: none;
}
.rs-services.style3 .services-item .services-content .services-text .title a {
  color: #1c1b1b;
}
.rs-services.style3 .services-item .services-content .services-desc .servicesbox {
  margin: 0;
  color: #5c201f;
}
.rs-services.style3 .services-item .services-content .serial-number {
  position: absolute;
  right: 15px;
  display: none;
  top: -113px;
  font-size: 70px;
  font-weight: 600;
  line-height: 119px;
  color: #02010108;
  margin-bottom: 10px;
}
.rs-services.style3 .services-item:hover {
  background-color: #FD660A;
}
.rs-services.style3 .services-item:hover.sbg1 {
  background: #ffbd9d;
}
.rs-services.style3 .services-item:hover.sbg2 {
  background: #ffef9d;
}
.rs-services.style3 .services-item:hover.sbg3 {
  background: #b3eaf3;
}
.rs-services.style3 .services-item:hover.sbg4 {
  background: #a5fff7;
}
.rs-services.style3 .services-item:hover.sbg5 {
  background: #c7b6ff;
}
.rs-services.style3 .services-item:hover.sbg6 {
  background: #ffda9d;
}
.rs-services.style3 .services-item:hover.sbg7 {
  background: #ffdf7d;
}
.rs-services.style3 .services-item:hover.sbg8 {
  background: #83ecff;
}
.rs-services.style3 .services-item:hover.sbg9 {
  background: #ffac79;
}
.rs-services.style3 .services-item:hover.light-purple-bg {
  background-image: linear-gradient(90deg, #6e71db 41%, #9c9ff9 100%);
}
.rs-services.style3 .services-item:hover .services-icon {
  position: relative;
  transition: all .3s ease;
}
.rs-services.style3 .services-item:hover .services-icon .image-part .main-img {
  transform: scale(0);
}
.rs-services.style3 .services-item:hover .services-icon .image-part .hover-img {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
  background: white;
  padding: 10px;
  border-radius: 10px 0px 10px 0px;
}
.rs-services.style3 .services-item:hover .services-content {
  position: relative;
}
.rs-services.style3 .services-item:hover .services-content .services-text .title a {
  color: rgb(0 0 0 / 80%);
}
.rs-services.style3 .services-item:hover .services-content .services-desc p {
  color: rgb(0 0 0 / 75%);
}
.rs-services.style3 .services-item:hover .services-content .serial-number {
  color: #FFFFFF26;
}
.rs-services.style3 .services-item.services-item {
  padding: 15px 15px 15px 16px;
}
.rs-services.style3.modify1 .services-item {
  text-align: center;
}
.rs-services.style3.modify1 .services-item .services-icon .image-part .hover-img {
  left: 50%;
  transform: scale(0) translateX(-50%);
}
.rs-services.style3.modify1 .services-item:hover.pink-light-bg {
  background: #f072d6;
}
.rs-services.style3.modify1 .services-item:hover.blue2-bg {
  background: #4790f2;
}
.rs-services.style3.modify1 .services-item:hover.paste2-bg {
  background: #67c565;
}
.rs-services.style3.modify1 .services-item:hover.purple2-bg {
  background: #626ff3;
}
.rs-services.style3.modify1 .services-item:hover.cyan2-bg {
  background: #4ccbe6;
}
.rs-services.style3.modify1 .services-item:hover.pink2-bg {
  background: #e65599;
}
.rs-services.style3.modify1 .services-item:hover .services-icon .image-part .main-img {
  transform: scale(0);
}
.rs-services.style3.modify1 .services-item:hover .services-icon .image-part .hover-img {
  visibility: visible;
  opacity: 1;
  transform: scale(1) translateX(-50%);
}
.rs-services.style3.modify1 .services-item:hover .services-content {
  padding: 33px 0px 0px 15px;
  position: relative;
}
.rs-services.style3.modify1 .services-item:hover .services-content .services-button a {
  color: #ffffff;
}
.rs-services.style3.modify1 .services-item:hover .services-content .services-button a:after {
  color: #ffffff;
}
.rs-services.style3.modify1 .services-item.services-item {
  padding: 50px 25px 50px 25px;
}
.rs-services.style3.modify2 .services-item {
  display: flex;
  margin: 0px -13px 0px 0px;
  padding: 35px 37px 35px!important;
  background-color: #fff;
  box-shadow: 0 0 30px #eee;
  border-radius: 3px 3px 3px 3px;
}
.rs-services.style3.modify2 .services-item .services-icon .image-part .main-img {
  max-width: unset;
}
.rs-services.style3.modify2 .services-item .services-content {
  padding: 0px 0px 0px 20px;
}
.rs-services.style3.modify2 .services-item:hover {
  background-color: #FD660A;
}
.rs-services.style3.modify2 .services-item:hover.pink-bg {
  background: #F30876;
}
.rs-services.style3.modify2 .services-item:hover.aqua-bg {
  background: #05DBEE;
}
.rs-services.style3.modify2 .services-item:hover.paste-bg {
  background: #13E1AF;
}
.rs-services.style3.modify2 .services-item:hover.purple-bg {
  background: #780FDA;
}
.rs-services.style3.modify2 .services-item:hover.green-bg {
  background: #0A99FD;
}
.rs-services.style3.modify2 .services-item:hover.blue-bg {
  background: #2c44e4;
}
.rs-services.style3.modify2 .services-item:hover.gold-bg {
  background: #f5be18;
}
.rs-services.style3.modify2 .services-item:hover.cyan-bg {
  background: #14d2f5;
}
.rs-services.style3.modify2 .services-item:hover .services-content {
  padding: 0px 0px 0px 20px;
}
.rs-services.style3.modify3 .services-item {
  background-color: #131313;
  box-shadow: unset;
}
.rs-services.style3.modify3 .services-item .services-content .services-text .title a {
  color: #ffffff;
}
.rs-services.style3.modify3 .services-item .services-content .services-desc p {
  color: #ffffff;
}
.rs-services.style3.modify3 .services-item .services-content .serial-number {
  color: #FFFFFF08;
}
.rs-services.style4 .services-item {
  text-align: center;
  padding: 50px 40px 50px 40px;
}
.rs-services.style4 .services-item .services-icon {
  margin-bottom: 20px;
}
.rs-services.style4 .services-item .services-icon img {
  width: 50px;
  height: 50px;
}
.rs-services.style4 .services-item .services-content .title {
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  margin-bottom: 10px;
}
.rs-services.style4 .services-item .services-content .title a {
  color: #102B3E;
}
.rs-services.style4 .services-item .services-content .title a:hover {
  color: #e32213;
}
.rs-services.style4 .services-item .services-content .desc {
  margin-bottom: 15px;
}
.rs-services.style4 .hover-effect:hover .services-item:hover,
.rs-services.style4 .hover-effect:not(:hover) .active {
  background: #ffffff;
  box-shadow: 3px 7px 25px 0px rgba(0, 0, 0, 0.05);
}
.rs-services.style4.modify1 .services-item {
  text-align: left;
  display: flex;
  padding: 40px 30px 35px 30px;
}
.rs-services.style4.modify1 .services-item .services-icon {
  padding: 8px 0px 0px 0px;
  font-size: 50px;
  line-height: 50px;
}
.rs-services.style4.modify1 .services-item .services-icon img {
  max-width: unset;
}
.rs-services.style4.modify1 .services-item .services-content {
  padding: 0px 0px 0px 15px;
}
.rs-services.style4.modify1 .services-item .services-content .title a {
  color: #102B3E;
}
.rs-services.style4.modify1 .services-item .services-content .title a:hover {
  color: #032390;
}
.rs-services.style4.modify1.services3 .services-item {
  padding: 50px 25px 33px 25px;
  background-color: #FFFFFF;
  border-radius: 10px 10px 10px 10px;
  margin: 0 -10px 0 0;
}
.rs-services.style5 .services-item {
  padding: 25px 25px 25px 25px;
  background-color: #F1F6FC;
  border-radius: 4px 4px 4px 4px;
  margin: 0 -12px 0 0;
  display: flex;
}
.rs-services.style5 .services-item .services-icon {
  padding: 5px 5px 0px 0px;
}
.rs-services.style5 .services-item .services-icon img {
  height: 65px;
  width: 65px;
  max-width: unset;
}
.rs-services.style5 .services-item .services-content {
  padding: 0px 0px 0px 15px;
}
.rs-services.style5 .services-item .services-content .services-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 10px;
}
.rs-services.style5 .services-item .services-content .services-title a {
  color: #101010;
}
.rs-services.style5 .services-item .services-content .services-title a:hover {
  color: #e32213;
}
.rs-services.style5 .services-item .services-content .services-desc {
  color: #444444;
  margin-bottom: 0px;
}
.rs-services.style6 .services-item {
  padding: 0px 44px 0px;
  text-align: center;
}
.rs-services.style6 .services-item .services-icon {
  padding-bottom: 35px;
}
.rs-services.style6 .services-item .services-icon img {
  transition: all ease .3s;
}
.rs-services.style6 .services-item .services-content .services-title .title {
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
  margin: 0px 20px 8px 20px;
}
.rs-services.style6 .services-item .services-content .services-title .title a {
  color: #102B3E;
}
.rs-services.style6 .services-item .services-content .services-title .title a:hover {
  color: #e32213;
}
.rs-services.style6 .services-item:hover .services-icon img {
  transform: scale(1.1) rotate(4deg);
}
.rs-services.style7 .services-item .services-img {
  overflow: hidden;
  border-radius: 5px;
}
.rs-services.style7 .services-item .services-img a img {
  transition: all .8s ease;
  transform: scale(1);
}
.rs-services.style7 .services-item .services-content {
  padding-top: 25px;
}
.rs-services.style7 .services-item .services-content .services-title .title {
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
  margin: 0 0 10px 0;
}
.rs-services.style7 .services-item .services-content .services-title .title a {
  color: #102b3e;
}
.rs-services.style7 .services-item .services-content .services-title .title a:hover {
  color: #f2541b;
}
.rs-services.style7 .services-item .services-content .services-txt {
  margin-bottom: 20px;
  padding-right: 34px;
}
.rs-services.style7 .services-item:hover .services-img a img {
  transform: scale(1.1);
}
.rs-services.style7 .animation-layer {
  position: relative;
}
.rs-services.style7 .animation-layer .shape-layer {
  position: absolute;
  right: -6%;
  bottom: -58px;
}
.rs-services.style8 .services-item {
  padding: 67px 35px 65px 35px;
  background-color: #E0F0FD;
  border-radius: 0px 0px 0px 0px;
}
.rs-services.style8 .services-item .services-img {
  margin-bottom: 25px;
}
.rs-services.style8 .services-item .services-img img {
  height: 80px;
  width: 80px;
  max-width: unset;
}
.rs-services.style8 .services-item .services-content .services-title .title {
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  color: #0A0A0A;
  margin-bottom: 15px;
}
.rs-services.style8 .services-item .services-content .services-title .title:hover {
  color: #787CF2;
}
.rs-services.style8 .services-item .services-content .services-txt {
  color: #444444;
  margin: 0;
}
.rs-services.style8 .services-item.gray-light-bg {
  background-color: #D9F3F6;
}
.rs-services.style8 .services-item.pink-bg {
  background-color: #F0E4FB;
}
.rs-services.style9 .services-top-section {
  margin-top: -525px;
  padding: 520px 0px 110px 0px;
  position: relative;
}
.rs-services.style9 .services-top-section .services-item {
  padding: 15px;
}
.rs-services.style9 .services-top-section .services-item .image-part img {
  border-radius: 10px 10px 10px 10px;
}
.rs-services.style9 .services-top-section .services-item .addon-services {
  margin: -220px -20px 0px 20px;
  padding: 265px 35px 20px 35px;
  background-color: #6A40F9;
  border-radius: 10px 10px 10px 10px;
}
.rs-services.style9 .services-top-section .services-item .addon-services .services-icon {
  margin-bottom: 22px;
}
.rs-services.style9 .services-top-section .services-item .addon-services .services-icon img {
  max-width: unset;
  width: 50px;
  height: 50px;
}
.rs-services.style9 .services-top-section .services-item .addon-services .services-text .title {
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
  margin: 0 0 10px;
}
.rs-services.style9 .services-top-section .services-item .addon-services .services-text .title a {
  color: #ffffff;
}
.rs-services.style9 .services-top-section .services-item .addon-services .services-text .title a:hover {
  color: #ff7045;
}
.rs-services.style9 .services-top-section .services-item .addon-services:hover {
  background-image: linear-gradient(180deg, #343dfb 0%, #932ff5 100%);
}
.rs-services .shape-animation {
  position: relative;
}
.rs-services .shape-animation .shape-part {
  position: absolute;
  left: -50px;
  bottom: 150px;
}
.rs-services-single .services-add {
  background: url(../images/services/single/contact-phone.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  border-radius: 5px;
  padding: 50px 35px 53px;
}
.rs-services-single .services-add .title {
  font-size: 24px;
  line-height: 42px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 30px;
}
.rs-services-single .services-add .contact a {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  color: #ffffff;
}
.rs-services-single .brochures {
  background-color: #F0F5FF;
  padding: 35px 30px 45px 30px;
  border-radius: 5px 5px 5px 5px;
}
.rs-case-studies-single .services-add {
  background-image: linear-gradient(250deg, #0b70e1 19%, #890e05 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  border-radius: 5px;
  padding: 50px 35px 53px;
}
.rs-case-studies-single .services-add .title {
  font-size: 24px;
  line-height: 42px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 30px;
}
.rs-case-studies-single .services-add .contact a {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  color: #ffffff;
}
.rs-case-studies-single .brochures {
  background-color: #F0F5FF;
  padding: 35px 30px 45px 30px;
  border-radius: 5px 5px 5px 5px;
}
.rs-case-studies-single .services-img img {
  border-radius: 5px;
}
.rs-case-studies-single .ps-informations ul {
  margin: 0;
  list-style: none;
  text-align: left;
  padding: 0;
}
.rs-case-studies-single .ps-informations ul li {
  color: #fff;
}
.rs-case-studies-single .ps-informations ul li + li {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid rgba(54, 54, 54, 0.1);
}
.rs-case-studies-single .ps-informations ul li span {
  width: 150px;
  display: inline-block;
  font-weight: 600;
}
.rs-case-studies-single .ps-informations {
  padding: 40px 30px 46px;
  border-radius: 5px;
  background-image: linear-gradient(250deg, #0b70e1 19%, #890e05 100%);
}
.rs-case-studies-single .ps-informations .info-title {
  padding-bottom: 10px;
  color: #fff;
}
/* ------------------------------------
    18. Process Section CSS
---------------------------------------*/
.rs-process .rs-addon-number .number-text .number-area {
  display: block;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.4;
  color: #890e05;
}
.rs-process .rs-addon-number .number-text .number-title .title {
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
  color: #101010;
  margin-bottom: 10px;
}
.rs-process .rs-addon-number .number-text .number-txt {
  margin: 0;
  padding-right: 34px;
}
.rs-process.modify1 {
  background-image: linear-gradient(140deg, #890e05 62%, #d10010 100%);
  border-radius: 270px 0px 0px 0px;
}
.rs-process.modify1 .rs-addon-number .number-text {
  margin: 0px 25px 0px 30px;
  padding: 0px 48px 11px 48px;
  background-color: #182AEE45;
  border-radius: 10px 10px 50px 10px;
  position: relative;
}
.rs-process.modify1 .rs-addon-number .number-text .number-area {
  font-size: 41px;
  font-weight: 600;
  line-height: 62px;
  position: relative;
  color: #ffffff;
  display: inline-block;
  width: 70px;
  height: 70px;
  left: -70px;
  top: -30px;
  text-align: center;
  background: #06D3E5;
  transition: all 0.3s ease 0s;
  border-radius: 50%;
}
.rs-process.modify1 .rs-addon-number .number-text .number-area.green-bg {
  background: #3BCD4C;
}
.rs-process.modify1 .rs-addon-number .number-text .number-area.plum-bg {
  background: #9439E9;
}
.rs-process.modify1 .rs-addon-number .number-text .number-area.pink-bg {
  background: #f30876;
}
.rs-process.modify1 .rs-addon-number .number-text .number-title .title {
  color: #ffffff;
  margin-bottom: 15px;
}
.rs-process.modify1 .rs-addon-number .number-text .number-txt {
  color: #ffffff;
  margin-bottom: 40px;
  padding-right: 0;
}
.rs-process.style2 .addon-process .process-wrap .process-img {
  padding: 10px 10px 10px 10px;
}
.rs-process.style2 .addon-process .process-wrap .process-img img {
  width: 100%;
  height: auto;
}
.rs-process.style2 .addon-process .process-wrap .process-text {
  text-align: center;
  padding: 15px 0 0;
}
.rs-process.style2 .addon-process .process-wrap .process-text .title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  color: #0a0a0a;
  margin-bottom: 0;
}
.rs-process.style2 .addon-process .process-wrap .process-text .title:hover {
  color: #061340;
}
.rs-process.style3 .rs-addon-number {
  margin: 0px -10px 0px 0px;
  padding: 37px 30px 37px 38px;
  background-color: #FFFFFF;
  border-bottom: 7px solid #095fd0;
}
.rs-process.style4 .rs-addon-number {
  margin: 0px -10px 0px 0px;
  padding: unset;
  background-color: unset;
}
.rs-process.style4 .rs-addon-number .number-text .number-area {
  display: inline-block;
  width: 50px;
  line-height: 50px;
  z-index: 1;
  position: relative;
  transition: all 0.3s ease 0s;
  text-align: center;
  width: 64px;
  height: 54px;
  top: -20px;
}
.rs-process.style4 .rs-addon-number .number-text .number-area:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: -15px;
  left: 0;
  z-index: -1;
  transform: rotate(45deg);
  transition: all 0.3s ease 0s;
  border-radius: 50px 50px 50px 50px;
  background: #A0B3F8;
}
.rs-process.style5 .rs-addon-number .number-text .number-area {
  color: #ffffff;
}
.rs-process.style5 .rs-addon-number .number-text .number-title .title {
  color: #ffffff;
}
.rs-process.style5 .rs-addon-number .number-text .number-txt {
  color: #ffffff;
}
.rs-process.style6 .tab-area .nav {
  border-bottom: unset;
}
.rs-process.style6 .tab-area .nav li .tab-item {
  padding: 20px 30px;
  display: block;
  position: relative;
  transition: all ease .6s;
}
.rs-process.style6 .tab-area .nav li .tab-item h3 {
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  color: #102b3e;
  margin-bottom: 8px;
  text-decoration: underline;
}
.rs-process.style6 .tab-area .nav li .tab-item p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #101010;
  height: 0;
  opacity: 0;
  margin: 0;
  transition: all ease .4s;
}
.rs-process.style6 .tab-area .nav li .tab-item.active {
  background: #f8f6ff;
}
.rs-process.style6 .tab-area .nav li .tab-item.active h3 {
  color: #f2541b;
}
.rs-process.style6 .tab-area .nav li .tab-item.active p {
  height: auto;
  opacity: 1;
  transition: all ease .8s;
}
.rs-process .shape-animation {
  position: relative;
}
.rs-process .shape-animation .shape-process {
  position: absolute;
  left: 180px;
  top: 50px;
}
/*------------------------------------
    19. Pricing Section CSS
------------------------------------*/
.rs-pricing {
  margin-top: -150px;
  position: relative;
}
.rs-pricing .pricing-table {
  padding: 0px 0px 0px 0px;
  box-shadow: 0 0 30px rgb(0 0 0 / 12%);
  background: #ffffff;
  border-radius: 10px 10px 10px 10px;
  position: relative;
  text-align: center;
  margin: 0px 7px 0px 0px;
  margin-bottom: 30px;
}
.rs-pricing .pricing-table .pricing-badge {
   top: 30px;
   left: 0px;
   padding: 10px 23px 11px 23px;
   background-color: #a00908;
   border-radius: 0;
   font-size: 16px;
   font-weight: 500;
   text-transform: uppercase;
   color: #fff;
   line-height: 1;
   z-index: 1;
}
.rs-pricing .pricing-table .pricing-badge:hover{
    background: #680100;
}
.rs-pricing .pricing-table .pricing-badge.white-color-bg {
  background: #ffffff;
  color: #e32213;
}
.rs-pricing .pricing-table .pricing-badge.secondary-bg {
  background: #890e05;
}
.rs-pricing .pricing-table .pricing-icon {
  margin-bottom: 5px;
}
.rs-pricing .pricing-table .pricing-icon img {
  width: 60px;
}
.rs-pricing .pricing-table .pricing-table-price {
  margin-bottom: 0;
  padding: 7px 10px;
  background: #e54847;
}

.rs-pricing .pricing-table .pricing-table-price:hover {
    background: #d32322;
}
.rs-pricing .pricing-table .pricing-table-price .pricing-table-bags .pricing-currency {
  font-size: 25px;
  font-weight: 600;
  color: #101010;
}
.rs-pricing .pricing-table .pricing-table-price .pricing-table-bags .table-price-text {
  font-size: 52px;
  font-weight: 600;
  color: #101010;
}
.rs-pricing .pricing-table .pricing-table-price .pricing-table-bags .table-period {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  display: block;
}
.rs-pricing .pricing-table .pricing-table-body {
  margin-bottom: 0;
  border-width: 1px 0px 0px 0px;
  padding: 15px 15px 15px 15px;
  text-align: center;
  background: #ffffff;
  color: #140000;
  border-radius: 0px;
  height: 300px;
  overflow: auto;
}
.rs-pricing .pricing-table .pricing-table-body li {
  text-align: center;
  padding: 0px 0px 3px 0px;
  border-bottom: 1px solid #e5e5e5;
  background: #ffffff;
  margin-bottom: 7px;
  color: #2e0b0b;
  font-weight: 500;
  border-radius: 0;
  font-size: 15px;
}

.rs-pricing .pricing-table .pricing-table-body li a {
    color: #343434;
}

.rs-pricing .pricing-table .pricing-table-body li:hover {
    background: #fdf3f3;
}
.rs-pricing .pricing-table .pricing-table-body li i {
  float: right;
  margin-right: 0;
  color: #e32213;
  display: none;
}
.rs-pricing .pricing-table.primary-bg {
  background-image: linear-gradient(70deg, #0b70e1 0%, #890e05 100%);
}
.rs-pricing .pricing-table.primary-bg .pricing-table-price .pricing-table-bags .pricing-currency {
  color: #ffffff;
}
.rs-pricing .pricing-table.primary-bg .pricing-table-price .pricing-table-bags .table-price-text {
  color: #ffffff;
}
.rs-pricing .pricing-table.primary-bg .pricing-table-price .pricing-table-bags .table-period {
  color: #ffffff;
}
.rs-pricing .pricing-table.primary-bg .pricing-table-body {
  border-color: #1F71C1;
}
.rs-pricing .pricing-table.primary-bg .pricing-table-body li {
  color: #ffffff;
}
.rs-pricing .pricing-table.primary-bg .pricing-table-body li i {
  color: #ffffff;
}
.rs-pricing .pricing-table.light-gray-bg {
  background-color: #F3F7FF;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #EBEBEB;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
}
.rs-pricing .pricing-table.light-gray-bg .pricing-table-price .pricing-table-bags .pricing-currency {
  color: #890e05;
}
.rs-pricing .pricing-table.light-gray-bg .pricing-table-price .pricing-table-bags .table-price-text {
  color: #890e05;
}
.rs-pricing .pricing-table.light-gray-bg .pricing-table-body li i {
  color: #101010;
}
.rs-pricing .pricing-table.new-style {
  box-shadow: unset;
  background: unset;
  border-style: solid;
  border-color: #EBEBEB;
  border-width: 1px 1px 1px 1px;
}
.rs-pricing .pricing-table.new-style2 {
  background: unset;
  border-style: solid;
  border-color: #EBEBEB;
  border-width: 1px 1px 1px 1px;
}
.rs-pricing.style2 {
  margin-top: unset;
  position: unset;
}
.rs-pricing.style2.modify1 .pricing-table .pricing-table-body li i {
  color: #890e05;
}
.rs-pricing.style2.modify1 {
  background-color: unset;
}
/*------------------------------------
    20. Technology Section CSS
------------------------------------*/
.rs-technology .technology-item {
  text-align: center;
  padding: 20px 40px 20px 40px;
}
.rs-technology .technology-item a {
  overflow: hidden;
}
.rs-technology.style2 .technology-wrap .rs-grid-figure {
  position: relative;
  text-align: center;
  padding: 45px 30px 45px 30px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #a7acb4;
  border-radius: 4px 4px 4px 4px;
  transition: all ease .4s;
}
.rs-technology.style2 .technology-wrap .rs-grid-figure .logo-img {
  overflow: hidden;
}
.rs-technology.style2 .technology-wrap .rs-grid-figure .logo-img a {
  overflow: hidden;
  display: inline-block;
  position: relative;
}
.rs-technology.style2 .technology-wrap .rs-grid-figure .logo-img a .hover-img {
  transition: all ease .4s;
  filter: grayscale(100%);
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  visibility: hidden;
}
.rs-technology.style2 .technology-wrap .rs-grid-figure .logo-img a .main-img {
  transition: all ease .4s;
  filter: grayscale(100%);
}
.rs-technology.style2 .technology-wrap .logo-title {
  position: relative;
  text-align: center;
  padding: 30px 0px 0px 0px;
}
.rs-technology.style2 .technology-wrap .logo-title .title {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffffff;
  margin: 36px 0px 0px 0px;
}
.rs-technology.style2 .technology-wrap .logo-title:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  height: 40px;
  width: 1px;
  transform: translateX(-50%);
  background-color: #a7acb4;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.rs-technology.style2 .technology-wrap .logo-title:after {
  content: '';
  position: absolute;
  top: 40px;
  left: 50.3%;
  height: 12px;
  border-radius: 50%;
  width: 12px;
  transform: translateX(-50%);
  background-color: #a7acb4;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.rs-technology.style2 .technology-wrap:hover .rs-grid-figure {
  border-color: #fff;
  background-color: #fff;
}
.rs-technology.style2 .technology-wrap:hover .rs-grid-figure .logo-img a .hover-img {
  display: block;
  opacity: 3;
  visibility: visible;
  transform: translateY(0%);
  filter: grayscale(0%);
}
.rs-technology.style2 .technology-wrap:hover .rs-grid-figure .logo-img a .main-img {
  display: block;
  visibility: hidden;
  transform: translateY(100%);
}
.rs-technology.style2 .technology-wrap:hover .logo-title:before {
  background-color: #fff;
}
.rs-technology.style2 .technology-wrap:hover .logo-title:after {
  background-color: #fff;
}
/*------------------------------------
    21. Industry Section CSS
------------------------------------*/
.rs-industry .all-services {
  display: inline-block;
}
.rs-industry .all-services .services-item {
  padding: 10px;
  width: 20%;
  float: left;
}
.rs-industry .all-services .services-item .services-wrap {
  padding: 35px 27px 35px 27px;
  background: #ffffff;
  box-shadow: 0px 0px 50px 2px rgba(0, 0, 0, 0.03);
  text-align: center;
}
.rs-industry .all-services .services-item .services-wrap .services-icon {
  margin-bottom: 15px;
}
.rs-industry .all-services .services-item .services-wrap .services-icon img {
  height: 65px;
  width: 65px;
}
.rs-industry .all-services .services-item .services-wrap .services-text .title {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  color: #0a0a0a;
  margin-bottom: 0;
}
.rs-industry .all-services .services-item .services-wrap .services-text .title:hover {
  color: #061340;
}
/*------------------------------------
    22. Project Section CSS
------------------------------------*/
.rs-project.style1 .owl-stage-outer {
  padding-bottom: 70px;
}
.rs-project.style1 .project-item {
  position: relative;
  overflow: visible;
}
.rs-project.style1 .project-item .project-img {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.rs-project.style1 .project-item .project-img img {
  width: 100%;
  transition: 1.3s all ease;
  border-radius: 5px;
}
.rs-project.style1 .project-item .project-content {
  background: #fff;
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
  position: absolute;
  bottom: -60px;
  left: 35px;
  right: 35px;
  padding: 34px 0;
  border-radius: 5px;
  transition: all 0.5s ease-in-out;
  z-index: 10;
  text-align: center;
}
.rs-project.style1 .project-item .project-content .title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 8px;
}
.rs-project.style1 .project-item .project-content .title a {
  color: #101010;
}
.rs-project.style1 .project-item .project-content .category {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  display: block;
}
.rs-project.style1 .project-item .project-content .category a {
  color: #e32213;
}
.rs-project.style1 .project-item:hover .project-img img {
  transform: scale(1.3);
}
.rs-project.style1 .project-item:hover .project-content {
  bottom: -50px;
}
.rs-project.style1 .owl-nav .owl-next,
.rs-project.style1 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  background: #ffffff;
  text-align: center;
  color: #101010;
  transition: all 0.5s;
  transition-delay: 0.70s;
  opacity: 0;
  visibility: hidden;
}
.rs-project.style1 .owl-nav .owl-next i:before,
.rs-project.style1 .owl-nav .owl-prev i:before {
  content: "\f111";
  font-family: Flaticon;
}
.rs-project.style1 .owl-nav .owl-next:hover,
.rs-project.style1 .owl-nav .owl-prev:hover {
  color: #e32213;
}
.rs-project.style1 .owl-nav .owl-next {
  right: -50px;
  left: unset;
}
.rs-project.style1 .owl-nav .owl-next i:before {
  content: "\f110";
}
.rs-project.style1:hover .owl-nav .owl-next,
.rs-project.style1:hover .owl-nav .owl-prev {
  left: -50px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-project.style1:hover .owl-nav .owl-next {
  right: -50px;
  left: unset;
}
.rs-project.style2 .project-item {
  position: relative;
  overflow: hidden;
}
.rs-project.style2 .project-item .project-img img {
  width: 100%;
  border-radius: 5px;
}
.rs-project.style2 .project-item .project-content {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 40%;
  text-align: center;
  z-index: 10;
  padding: 25px;
  opacity: 0;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
  border-radius: 5px;
  z-index: 1;
}
.rs-project.style2 .project-item .project-content .title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 8px;
}
.rs-project.style2 .project-item .project-content .title a {
  color: #ffffff;
}
.rs-project.style2 .project-item .project-content .category {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  display: block;
}
.rs-project.style2 .project-item .project-content .category a {
  color: #ffffff;
}
.rs-project.style2 .project-item .project-content:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease 0s;
  border-radius: 5px;
}
.rs-project.style2 .project-item:hover .project-content {
  top: 0;
  opacity: 1;
  z-index: 1;
}
.rs-project.style2 .owl-nav .owl-next,
.rs-project.style2 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  background: #ffffff;
  text-align: center;
  color: #101010;
  transition: all 0.5s;
  transition-delay: 0.70s;
  opacity: 0;
  visibility: hidden;
}
.rs-project.style2 .owl-nav .owl-next i:before,
.rs-project.style2 .owl-nav .owl-prev i:before {
  content: "\f111";
  font-family: Flaticon;
}
.rs-project.style2 .owl-nav .owl-next:hover,
.rs-project.style2 .owl-nav .owl-prev:hover {
  color: #e32213;
}
.rs-project.style2 .owl-nav .owl-next {
  right: -50px;
  left: unset;
}
.rs-project.style2 .owl-nav .owl-next i:before {
  content: "\f110";
}
.rs-project.style2:hover .owl-nav .owl-next,
.rs-project.style2:hover .owl-nav .owl-prev {
  left: -50px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-project.style2:hover .owl-nav .owl-next {
  right: -50px;
  left: unset;
}
.rs-project.style3 {
  background-image: linear-gradient(150deg, #890e05 46%, #d10010 100%);
  border-radius: 0px 270px 0px 0px;
  padding: 110px 70px 120px 70px;
}
.rs-project.style3 .project-item {
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 5px;
}
.rs-project.style3 .project-item .project-img a img {
  transition: 1.3s all ease;
  border-radius: 5px;
}
.rs-project.style3 .project-item .project-content {
  position: absolute;
  padding: 24px 30px;
  opacity: 1;
  z-index: 10;
  top: 0;
  border: none;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: left;
  width: 100%;
}
.rs-project.style3 .project-item .project-content .portfolio-inner {
  position: absolute;
  bottom: 30px;
  right: 40px;
  left: 40px;
  display: flex;
  flex-wrap: wrap;
  transition: all .5s ease;
  width: 100%;
}
.rs-project.style3 .project-item .project-content .portfolio-inner .title {
  margin-top: 8px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 8px;
  transform: translateY(0);
  order: 2;
  flex: 0 0 100%;
}
.rs-project.style3 .project-item .project-content .portfolio-inner .title a {
  color: #ffffff;
}
.rs-project.style3 .project-item .project-content .portfolio-inner .category {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  display: block;
  flex: 0 0 100%;
  transform: translateY(0px);
}
.rs-project.style3 .project-item .project-content .portfolio-inner .category a {
  color: #ffffff;
}
.rs-project.style3 .project-item .project-content:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all .3s ease 0s;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.4);
  opacity: 1;
}
.rs-project.style3 .project-item:hover .project-img a img {
  transform: scale(1.2);
}
.rs-project.style3 .project-item:hover .project-content {
  opacity: 1;
}
.rs-project.style3 .project-item:hover .project-content .portfolio-inner {
  bottom: 50px;
}
.rs-project.style3 .owl-nav .owl-next,
.rs-project.style3 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  background: #ffffff;
  text-align: center;
  color: #101010;
  transition: all 0.5s;
  transition-delay: 0.70s;
  opacity: 0;
  visibility: hidden;
}
.rs-project.style3 .owl-nav .owl-next i:before,
.rs-project.style3 .owl-nav .owl-prev i:before {
  content: "\f111";
  font-family: Flaticon;
}
.rs-project.style3 .owl-nav .owl-next:hover,
.rs-project.style3 .owl-nav .owl-prev:hover {
  color: #e32213;
}
.rs-project.style3 .owl-nav .owl-next {
  right: -50px;
  left: unset;
}
.rs-project.style3 .owl-nav .owl-next i:before {
  content: "\f110";
}
.rs-project.style3:hover .owl-nav .owl-next,
.rs-project.style3:hover .owl-nav .owl-prev {
  left: -50px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-project.style3:hover .owl-nav .owl-next {
  right: -50px;
  left: unset;
}
.rs-project.style3.modify1 {
  background-image: unset;
  border-radius: unset;
  padding: 100px 0;
  margin-left: -80px;
}
.rs-project.style3.modify1.mod {
  padding: 120px 0;
}
.rs-project.style3.modify1.mod .project-item .project-img a img {
  width: 380px;
  max-width: 380px;
}
.rs-project.style3.modify1 .owl-nav .owl-next,
.rs-project.style3.modify1 .owl-nav .owl-prev {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  background: unset;
  color: #fff;
  border: 1px solid #fff;
  transform: translateY(-50%);
  transition: 0.6s ease all;
  z-index: 9;
  text-align: center;
  visibility: visible;
  opacity: 1;
}
.rs-project.style3.modify1 .owl-nav .owl-next i:before,
.rs-project.style3.modify1 .owl-nav .owl-prev i:before {
  content: "\f111";
  font-family: Flaticon;
  font-size: 18px;
  font-weight: 400;
}
.rs-project.style3.modify1 .owl-nav .owl-next:hover,
.rs-project.style3.modify1 .owl-nav .owl-prev:hover {
  color: #ccc;
}
.rs-project.style3.modify1 .owl-nav .owl-next {
  top: 350px;
  right: 1704px;
}
.rs-project.style3.modify1 .owl-nav .owl-next i:before {
  content: "\f110";
}
.rs-project.style3.modify1 .owl-nav .owl-prev {
  left: -470px;
  top: 350px;
}
.rs-project.style3.modify1.case-style3 {
  margin-left: unset;
  padding: 120px 0;
}
.rs-project.style4 .project-item {
  position: relative;
  overflow: hidden;
}
.rs-project.style4 .project-item .project-img img {
  border-radius: 5px;
}
.rs-project.style4 .project-item .project-content {
  position: absolute;
  padding: 30px 20px 30px;
  opacity: 0;
  z-index: 1;
  bottom: -150px;
  left: 50%;
  transform: translateX(-50%);
  width: 86%;
  z-index: 9;
  background: #ffffff;
  transition: 0.6s;
}
.rs-project.style4 .project-item .project-content .category {
  margin: 0;
}
.rs-project.style4 .project-item .project-content .category a {
  font-size: 16px;
  color: #0B70E1;
}
.rs-project.style4 .project-item .project-content .title {
  font-size: 20px;
  font-weight: 700;
}
.rs-project.style4 .project-item .project-content .title a {
  color: #0F0F0F;
}
.rs-project.style4 .project-item:hover .project-content {
  opacity: 1;
  bottom: 30px;
}
.rs-project.style5 .project-item {
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 5px;
  transition: all 0.3s ease;
}
.rs-project.style5 .project-item .project-img img {
  border-radius: 5px;
}
.rs-project.style5 .project-item .project-content {
  opacity: 0;
  visibility: hidden;
}
.rs-project.style5 .project-item .project-content .p-icon {
  position: absolute;
  top: 40px;
  right: 0px;
  bottom: 20px;
  text-align: right;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  transition: all 0.3s ease;
  z-index: 11;
}
.rs-project.style5 .project-item .project-content .p-icon a {
  display: block;
}
.rs-project.style5 .project-item .project-content .p-icon a i:before {
  color: #1C1B1B;
}
.rs-project.style5 .project-item .project-content .project-inner {
  position: absolute;
  bottom: 0px;
  left: 25px;
  transition: all 0.3s ease;
}
.rs-project.style5 .project-item .project-content .project-inner .title {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.rs-project.style5 .project-item .project-content .project-inner .title a {
  color: #ffffff;
}
.rs-project.style5 .project-item .project-content .project-inner .title a:hover {
  color: #e32213;
}
.rs-project.style5 .project-item .project-content .project-inner .category {
  font-size: 22px;
  line-height: 37px;
  font-weight: 600;
  display: block;
}
.rs-project.style5 .project-item .project-content .project-inner .category a {
  color: #ffffff;
}
.rs-project.style5 .project-item .project-content .project-inner .category a:hover {
  color: #e32213;
}
.rs-project.style5 .project-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1C232F;
  opacity: 0;
  visibility: hidden;
  transition: .3s all ease;
}
.rs-project.style5 .project-item:hover .project-content {
  opacity: 1;
  visibility: visible;
}
.rs-project.style5 .project-item:hover .project-content .p-icon {
  right: 25px;
}
.rs-project.style5 .project-item:hover .project-content .p-icon a {
  display: block;
}
.rs-project.style5 .project-item:hover .project-content .p-icon a i:before {
  color: #1C1B1B;
}
.rs-project.style5 .project-item:hover .project-content .project-inner {
  bottom: 20px;
}
.rs-project.style5 .project-item:hover:before {
  opacity: 0.5;
  visibility: visible;
}
.rs-project.style6 .project-item {
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
.rs-project.style6 .project-item .project-img {
  position: relative;
}
.rs-project.style6 .project-item .project-img img {
  border-radius: 5px;
}
.rs-project.style6 .project-item .project-img .plus-icon {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50px;
  color: #101010;
  background: #fff;
  position: absolute;
  right: 30px;
  top: 30px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.rs-project.style6 .project-item .project-img .plus-icon i {
  font-size: 14px;
  color: #101010;
}
.rs-project.style6 .project-item .project-content {
  margin-top: 25px;
}

.rs-project.style6 .project-item .project-content .title {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 5px;
}
.rs-project.style6 .project-item .project-content .title a {
  color: #101010;
}
.rs-project.style6 .project-item .project-content .title a:hover {
  color: #e32213;
}
.rs-project.style6 .project-item .project-content .category {
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  display: block;
}
.rs-project.style6 .project-item .project-content .category a {
  color: #e32213;
}
.rs-project.style6 .project-item:hover .project-img .plus-icon {
  opacity: 1;
  visibility: visible;
}
.rs-project.style6.modify1 .project-item .project-img .plus-icon {
  background: #F9780F;
}
.rs-project.style6.modify1 .project-item .project-img .plus-icon i {
  font-size: 16px;
  font-weight: 300;
  color: #ffffff;
}
.rs-project.style6.modify1 .project-item .project-content {
  margin-top: 25px;
}
.rs-project.style6.modify1 .project-item .project-content .title {
  font-size: 23px;
  font-weight: 700;
  line-height: 46px;
  margin-bottom: 5px;
  text-decoration: underline;
}
.rs-project.style6.modify1 .project-item .project-content .title a {
  color: #101010;
}
.rs-project.style6.modify1 .project-item .project-content .title a:hover {
  color: #e32213;
}
.rs-project.style6.modify2 .project-item .project-img .plus-icon {
  background: #1273eb;
}
.rs-project.style6.modify2 .project-item .project-img .plus-icon i {
  font-size: 24px;
  line-height: 50px;
  font-weight: 300;
  color: #ffffff;
}
.rs-project.style6.modify2 .project-item .project-content {
  margin-top: 25px;
}
.rs-project.style6.modify2 .project-item .project-content .title {
  font-size: 25px;
  font-weight: 700;
  line-height: 53px;
  margin-bottom: 0;
}
.rs-project.style6.modify2 .project-item .project-content .title a {
  color: #101010;
}
.rs-project.style6.modify2 .project-item .project-content .title a:hover {
  color: #e32213;
}
.rs-project.style6.modify3 .project-item {
  overflow: hidden;
  border-radius: 5px;
}
.rs-project.style6.modify3 .project-item .project-img {
  position: relative;
  overflow: hidden;
}
.rs-project.style6.modify3 .project-item .project-img a img {
  transition: all .8s ease;
  transform: scale(1);
}
.rs-project.style6.modify3 .project-item .project-content {
  margin-top: 25px;
}
.rs-project.style6.modify3 .project-item .project-content .title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 5px;
}
.rs-project.style6.modify3 .project-item .project-content .title a {
  color: #191821;
}
.rs-project.style6.modify3 .project-item .project-content .title a:hover {
  color: #787CF2;
}
.rs-project.style6.modify3 .project-item .project-content .category {
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  display: block;
}
.rs-project.style6.modify3 .project-item .project-content .category a {
  color: #454545;
}
.rs-project.style6.modify3 .project-item:hover .project-img a img {
  transform: scale(1.1);
  border-radius: 5px;
}
.rs-project.style7 .project-item {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.rs-project.style7 .project-item .project-img img {
  transform: scale(1.2);
  transition: 0.6s;
  border-radius: 5px;
}
.rs-project.style7 .project-item .project-content {
  position: absolute;
  padding: 24px 30px;
  opacity: 0;
  z-index: 10;
  top: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  text-align: center;
  transform: scale(1.3);
  transition: 0.4s;
}
.rs-project.style7 .project-item .project-content .title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 8px;
}
.rs-project.style7 .project-item .project-content .title a {
  color: #ffffff;
}
.rs-project.style7 .project-item .project-content .title a:hover {
  color: #e32213;
}
.rs-project.style7 .project-item .project-content .category {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  display: block;
}
.rs-project.style7 .project-item .project-content .category a {
  color: #ffffff;
}
.rs-project.style7 .project-item .project-content .category a:hover {
  color: #e32213;
}
.rs-project.style7 .project-item .project-content:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 5px;
}
.rs-project.style7 .project-item:hover .project-img img {
  transform: scale(1);
}
.rs-project.style7 .project-item:hover .project-content {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
.rs-project.style7 .project-item:hover .project-content:before {
  opacity: 1;
  visibility: visible;
}
.rs-project.style8 .project-item {
  position: relative;
  border-radius: 5px 5px 5px 5px;
  overflow: hidden;
}
.rs-project.style8 .project-item .project-img {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.rs-project.style8 .project-item .project-img img {
  width: 100%;
  transition: 1.3s all ease;
}
.rs-project.style8 .project-item .project-content {
  position: absolute;
  padding: 17px 25px 15px;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  left: 0;
  bottom: -100px;
  text-align: left;
  width: 100%;
  z-index: 11;
  transition: 0.6s;
  height: 100%;
}
.rs-project.style8 .project-item .project-content .project-inner {
  position: absolute;
  bottom: -100px;
  transition: 0.5s;
  left: 30px;
}
.rs-project.style8 .project-item .project-content .project-inner .title {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.rs-project.style8 .project-item .project-content .project-inner .title a {
  color: #ffffff;
}
.rs-project.style8 .project-item .project-content .project-inner .title a:hover {
  color: #e32213;
}
.rs-project.style8 .project-item .project-content .project-inner .category {
  font-size: 22px;
  line-height: 37px;
  font-weight: 600;
  display: block;
}
.rs-project.style8 .project-item .project-content .project-inner .category a {
  color: #ffffff;
}
.rs-project.style8 .project-item .project-content .project-inner .category a:hover {
  color: #e32213;
}
.rs-project.style8 .project-item .project-content:before {
  content: '';
  position: absolute;
  bottom: -150px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.4s;
  border-radius: 5px;
  transition: 0.6s;
}
.rs-project.style8 .project-item:hover .project-img img {
  transform: scale(1.2);
}
.rs-project.style8 .project-item:hover .project-content {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}
.rs-project.style8 .project-item:hover .project-content .project-inner {
  bottom: 30px;
}
.rs-project.style8 .project-item:hover .project-content .project-inner .title {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.rs-project.style8 .project-item:hover .project-content .project-inner .title a {
  color: #ffffff;
}
.rs-project.style8 .project-item:hover .project-content .project-inner .title a:hover {
  color: #e32213;
}
.rs-project.style8 .project-item:hover .project-content .project-inner .category {
  font-size: 22px;
  line-height: 37px;
  font-weight: 600;
  display: block;
}
.rs-project.style8 .project-item:hover .project-content .project-inner .category a {
  color: #ffffff;
}
.rs-project.style8 .project-item:hover .project-content .project-inner .category a:hover {
  color: #e32213;
}
.rs-project.style8 .project-item:hover .project-content:before {
  opacity: 1;
  bottom: 0;
  visibility: visible;
}
.rs-project.style8.modify1 .project-item .project-content {
  z-index: 1;
}
.rs-project.style8.modify1 .project-item .project-content .project-inner .title a {
  color: #ffffff;
}
.rs-project.style8.modify1 .project-item .project-content .project-inner .title a:hover {
  color: #ffffff;
}
.rs-project.style8.modify1 .project-item .project-content .project-inner .category a {
  color: #ffffff;
}
.rs-project.style8.modify1 .project-item .project-content .project-inner .category a:hover {
  color: #f2541b;
}
.rs-project.style9 .project-item {
  position: relative;
  border-radius: 5px 5px 5px 5px;
  overflow: hidden;
}
.rs-project.style9 .project-item .project-content {
  position: absolute;
  width: 100%;
  bottom: -105%;
  left: 40px;
  transition: 0.4s;
}
.rs-project.style9 .project-item .project-content .project-inner .title {
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
  margin-bottom: 5px;
}
.rs-project.style9 .project-item .project-content .project-inner .title a {
  color: #ffffff;
}
.rs-project.style9 .project-item .project-content .project-inner .title a:hover {
  color: #e32213;
}
.rs-project.style9 .project-item .project-content .project-inner .category {
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  display: block;
  margin-bottom: 25px;
}
.rs-project.style9 .project-item .project-content .project-inner .category a {
  color: #ffffff;
}
.rs-project.style9 .project-item .project-content .project-inner .category a:hover {
  color: #e32213;
}
.rs-project.style9 .project-item .project-content .p-icon {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50px;
  background: #fff;
  font-size: 24px;
}
.rs-project.style9 .project-item .project-content .p-icon a {
  display: block;
}
.rs-project.style9 .project-item .project-content .p-icon i {
  color: #101010;
}
.rs-project.style9 .project-item:before {
  background: #890e05;
  content: "";
  position: absolute;
  bottom: -105%;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
.rs-project.style9 .project-item:hover .project-content {
  bottom: 40px;
}
.rs-project.style9 .project-item:hover:before {
  bottom: 0;
  opacity: .8;
  visibility: visible;
}
.rs-project.style10 .project-item {
  position: relative;
  overflow: hidden;
}
.rs-project.style10 .project-item .project-img img {
  border-radius: 5px;
}
.rs-project.style10 .project-item .project-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 30%;
  left: 0;
  text-align: center;
  z-index: 10;
  padding: 25px;
  opacity: 0;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
  border-radius: 5px;
}
.rs-project.style10 .project-item .project-content .title {
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
  margin-bottom: 6px;
}
.rs-project.style10 .project-item .project-content .title a {
  color: #ffffff;
}
.rs-project.style10 .project-item .project-content .title a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.rs-project.style10 .project-item .project-content .category {
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
}
.rs-project.style10 .project-item .project-content .category a {
  color: #ffffff;
}
.rs-project.style10 .project-item .project-content:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  transition: all .3s ease 0s;
  border-radius: 5px;
}
.rs-project.style10 .project-item:hover .project-content {
  opacity: 1;
  top: 0;
}
.rs-project.style10 .project-item:hover .project-content:before {
  opacity: 1;
}
.rs-project.style10 .owl-nav .owl-next,
.rs-project.style10 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
  background: #ffffff;
  text-align: center;
  color: #101010;
  transition: all 0.5s;
  transition-delay: 0.70s;
  opacity: 0;
  visibility: hidden;
}
.rs-project.style10 .owl-nav .owl-next i:before,
.rs-project.style10 .owl-nav .owl-prev i:before {
  content: "\f111";
  font-family: Flaticon;
  font-size: 18px;
}
.rs-project.style10 .owl-nav .owl-next:hover,
.rs-project.style10 .owl-nav .owl-prev:hover {
  background: #e32213;
  color: #ffffff;
}
.rs-project.style10 .owl-nav .owl-next {
  right: 30px;
  left: unset;
}
.rs-project.style10 .owl-nav .owl-next i:before {
  content: "\f110";
}
.rs-project.style10:hover .owl-nav .owl-next,
.rs-project.style10:hover .owl-nav .owl-prev {
  left: -5%;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-project.style10:hover .owl-nav .owl-next {
  right: -5%;
  left: unset;
}
/*------------------------------------
    23. Progress Section CSS
------------------------------------*/
.progress-pie-part .box {
  width: 100%;
  display: block;
  text-align: center;
  color: #0a0a0a;
}
.progress-pie-part .box .chart {
  position: relative;
}
.progress-pie-part .box .chart span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 30px;
  font-weight: 600;
  color: #102b3e;
}
.progress-pie-part .box .title {
  font-size: 22px;
  line-height: 37px;
  font-weight: 600;
  color: #102b3e;
  margin: 14px 0 0;
}
/*------------------------------------
    24. Case Study Section CSS
------------------------------------*/
.rs-case-study.primary-background {
  background: linear-gradient(90deg, #890e05 40%, #d10010 90%);
}
/*------------------------------------
    25. Blog Section CSS
------------------------------------*/
.rs-blog .blog-item {
  transition: all 500ms ease;
  border-radius: 5px;
  box-shadow: 0 6px 25px rgba(12, 89, 219, 0.09);
  margin-top: 15px;
  padding: 15px;
  background: #fff;
}
.rs-blog .blog-item .image-wrap {
  position: relative;
}
.rs-blog .blog-item .image-wrap .post-categories {
  position: absolute;
  z-index: 11;
  bottom: 20px;
  right: 20px;
  z-index: 10;
}
.rs-blog .blog-item .image-wrap .post-categories li {
  display: inline-block;
}
.rs-blog .blog-item .image-wrap .post-categories li a {
  border-radius: 30px;
  color: #ffffff;
  background: #890e05;
  background: -moz-linear-gradient(left, #890e05 0%, #890e05 0%, #890e05 26%, #d10010 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
  background: -webkit-linear-gradient(left, #890e05 0%, #890e05 0%, #890e05 26%, #d10010 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
  background: linear-gradient(to right, #890e05 0%, #890e05 0%, #890e05 26%, #d10010 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#890e05', endColorstr='#0b70e1', GradientType=1);
  transition: 0.4s;
  font-size: 14px;
  font-weight: 500;
  padding: 6px 20px;
  display: block;
}
.rs-blog .blog-item .image-wrap .post-categories li a:hover {
  background: linear-gradient(to left, #890e05 0%, #890e05 0%, #890e05 26%, #d10010 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
}
.rs-blog .blog-item .blog-content {
  padding: 30px 15px 18px 15px;
  background: #fff;
}
.rs-blog .blog-item .blog-content .blog-meta {
  margin-bottom: 10px;
  display: flex;
}
.rs-blog .blog-item .blog-content .blog-meta .date {
  font-size: 14px;
  color: #454545;
}
.rs-blog .blog-item .blog-content .blog-meta .date i {
  color: #e32213;
  padding-right: 5px;
}
.rs-blog .blog-item .blog-content .blog-meta .admin {
  font-size: 15px;
  font-weight: 500;
  color: #454545;
  margin-left: 25px;
}
.rs-blog .blog-item .blog-content .blog-meta .admin i {
  color: #e32213;
  padding-right: 5px;
}
.rs-blog .blog-item .blog-content .blog-title {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 12px;
  line-height: 1.4;
}
.rs-blog .blog-item .blog-content .blog-title a {
  color: #101010;
}
.rs-blog .blog-item .blog-content .blog-title a:hover {
  color: #e32213;
}
.rs-blog .blog-item .blog-content .desc {
  margin-bottom: 15px;
}
.rs-blog .owl-stage-outer {
  padding-bottom: 10px;
  margin-top: -10px;
}
.rs-blog .blog-item:hover {
  transform: translateY(-10px);
}
.rs-blog.style2 .blog-item {
  transition: all 500ms ease;
  border-radius: 5px;
  box-shadow: 0 6px 25px rgba(12, 89, 219, 0.09);
  margin-top: 15px;
  padding: 15px;
}
.rs-blog.style2 .blog-item .image-wrap .post-categories li a {
  border-radius: 8px 8px 8px 8px;
  background-image: linear-gradient(150deg, #da4511 0%, #e7b723 100%);
}
.rs-blog.style2 .blog-item .blog-content {
  padding: 30px 15px 18px 15px;
  background: #fff;
}
.rs-blog.style2 .blog-item .blog-content .blog-meta .date {
  font-size: 14px;
  color: #454545;
}
.rs-blog.style2 .blog-item .blog-content .blog-meta .date i {
  color: #e32213;
  padding-right: 5px;
}
.rs-blog.style2 .blog-item .blog-content .blog-meta .admin {
  font-size: 15px;
  font-weight: 500;
  color: #454545;
  margin-left: 25px;
}
.rs-blog.style2 .blog-item .blog-content .blog-meta .admin i {
  color: #e32213;
  padding-right: 5px;
}
.rs-blog.style2 .blog-item .blog-content .blog-title a {
  color: #101010;
}
.rs-blog.style2 .blog-item .blog-content .blog-title a:hover {
  color: #FF5600;
}
.rs-blog.style2 .owl-stage-outer {
  padding: 20px;
  margin: -20px;
}
.rs-blog.style3 .blog-item .image-wrap .post-categories li a {
  border-radius: 3px 3px 3px 3px;
  background-image: linear-gradient(120deg, #6e71db 0%, #9c9ff9 100%);
}
.rs-blog.style3 .blog-item .blog-content .blog-meta .date i {
  color: #787cf2;
}
.rs-blog.style3 .blog-item .blog-content .blog-meta .admin i {
  color: #787cf2;
  padding-right: 5px;
}
.rs-blog.style3 .blog-item .blog-content .blog-title a {
  color: #101010;
}
.rs-blog.style3 .blog-item .blog-content .blog-title a:hover {
  color: #787cf2;
}
.rs-inner-blog .blog-item {
  background: #fff;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
  border-radius: 15px;
  padding: 15px;
  transition: 0.3s;
}
.rs-inner-blog .blog-item .blog-img {
  position: relative;
}
.rs-inner-blog .blog-item .blog-img a img {
  border-radius: 10px;
}
.rs-inner-blog .blog-item .blog-img .post-categories {
  position: absolute;
  z-index: 11;
  bottom: 20px;
  right: 20px;
  z-index: 10;
}
.rs-inner-blog .blog-item .blog-img .post-categories li {
  display: inline-block;
}
.rs-inner-blog .blog-item .blog-img .post-categories li a {
  border-radius: 30px;
  color: #ffffff;
  background: #890e05;
  background: -moz-linear-gradient(left, #890e05 0%, #890e05 0%, #890e05 26%, #d10010 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
  background: -webkit-linear-gradient(left, #890e05 0%, #890e05 0%, #890e05 26%, #d10010 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
  background: linear-gradient(to right, #890e05 0%, #890e05 0%, #890e05 26%, #d10010 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#890e05', endColorstr='#0b70e1', GradientType=1);
  transition: 0.4s;
  font-size: 14px;
  font-weight: 500;
  padding: 6px 20px;
  display: block;
}
.rs-inner-blog .blog-item .blog-img .post-categories li a:hover {
  background: linear-gradient(to left, #890e05 0%, #890e05 0%, #890e05 26%, #d10010 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
}
.rs-inner-blog .blog-item .blog-content {
  padding: 25px 15px 25px;
  overflow: hidden;
}
.rs-inner-blog .blog-item .blog-content .blog-title {
  margin: 4px 0 10px;
  font-size: 26px;
  line-height: 35px;
  font-weight: 700;
}
.rs-inner-blog .blog-item .blog-content .blog-title a {
  color: #0a0a0a;
}
.rs-inner-blog .blog-item .blog-content .blog-title a:hover {
  color: #e32213;
}
.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate {
  overflow: hidden;
  margin: 0 0 5px;
  padding: 0 0 12px;
  font-size: 13px;
  display: flex;
  align-items: center;
}
.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li {

  margin-right: 15px;
}
.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .blog-date {
  display: inline-block;
  font-weight: 400;
  font-size: 13px;
  color: #999;
}
.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .blog-date i {
  color: #0B70E1;
  margin-right: 3px;
  font-size: 14px;
  font-weight: 600;
}
.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .author {
  display: inline-block;
  padding: 0;
  margin-right: 0;
  line-height: normal;
  color: #999;
}
.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .author i {
  color: #0B70E1;
  margin-right: 3px;
  font-size: 14px;
  font-weight: 600;
}
.rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li:last-child {
  margin-right: 0;
}
.rs-inner-blog .blog-item .blog-content .blog-desc {
  font-size: 15px;
  line-height: 27px;
  font-weight: 400;
  color: #454545;
  margin-bottom: 20px;
}
@-webkit-keyframes bounce {
        0% {
    transform: scale(1,1) translate(0px, 0px);
  }
  
  30%{
    transform: scale(1,0.8) translate(0px, 10px); 
  }

  75%{
    transform: scale(1,1.1) translate(0px, -25px); 
  }
  
 100% {
    transform: scale(1,1) translate(0px, 0px);
  }
}

.highilightbtn {      
     -webkit-animation: bounce 2s infinite;
}
.rs-inner-blog .widget-area .widget-title .title {
  color: #101010;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  position: relative;
  z-index: 1;
  padding-bottom: 10px;
  margin: 0;
padding-left: 8px;margin-bottom: 20px;padding-top: 10px;color: #ffffff;
    background-image: linear-gradient(90deg, #e32213 0%, #3053a0 100%);}
.rs-inner-blog .widget-area .widget-title .title:before {
  content: "";
  position: absolute;
  border: 0;
  width: 100%;
  height: 4px;
  background: #e32213;
  z-index: 1;
  color: #ffffff;
    background-image: linear-gradient(90deg, #9f1409 0%, #192f5e 100%);margin-left: 0;
  bottom: -4px;
  left: 0;
}
.rs-inner-blog .widget-area .search-widget {
  background: #fff;
  padding: 40px 30px 40px;
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
  border-radius: 10px;
}
.rs-inner-blog .widget-area .search-widget .search-wrap {
  position: relative;
}
.rs-inner-blog .widget-area .search-widget .search-wrap [type=search] {
  border: 1px solid #ddd;
  color: #444444;
  padding: 12px 17px;
  width: 100%;
  border-radius: 5px;
  position: relative;
}
.rs-inner-blog .widget-area .search-widget .search-wrap button {
  background: transparent;
  border: medium none;
  color: #454545;
  padding: 11px 15px 12px;
  position: absolute;
  display: block;
  right: 0px;
  top: 0;
  z-index: 10;
  font-size: 20px;
  border-radius: 0 5px 5px;
}
.rs-inner-blog .widget-area .search-widget .search-wrap button i:before {
  font-weight: 600;
  font-size: 18px;
}
.rs-inner-blog .widget-area .search-widget .search-wrap button:hover {
  color: #e32213;
}
.rs-inner-blog .widget-area .recent-posts {
  background: #fff;
  padding: 20px 15px;
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
  border-radius: 10px;
}
.rs-inner-blog .widget-area .recent-posts .recent-post-widget {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-img {
  width: 100px;
  float: left;
  padding-right: 15px;
}
.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc {
  display: block;
  font-size: 12px;
  color: #888;
  overflow: hidden;
}
.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc a {
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
  color: #0a0a0a;
  display: block;
}
.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc a:hover {
  color: #e32213;
}
.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc .date {
  display: block;
}
.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc .date i {
  margin-right: 5px;
}
.rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc .date i:before {
  font-size: 12px;
}
.rs-inner-blog .widget-area .categories {
  background: #fff;
  padding: 40px 30px 40px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
}
.rs-inner-blog .widget-area .categories li {
  margin-top: 13px;
  padding-top: 13px;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.rs-inner-blog .widget-area .categories li a {
  font-size: 15px;
  font-weight: 500;
  color: #101010;
}
.rs-inner-blog .widget-area .categories li a:hover {
  color: #e32213;
}

.rs-inner-blog .blog-details .blog-full .single-post-meta {
  display: flex;
  align-items: center;
  padding: 0 0 30px;
}
.rs-inner-blog .blog-details .blog-full .single-post-meta li .p-date {
  color: #555;
  font-size: 14px;
  margin-right: 8px;
}
.rs-inner-blog .blog-details .blog-full .single-post-meta li .p-date i {
  font-size: 13px;
  margin-right: 3px;
  color: #0B70E1;
}
.rs-inner-blog .blog-details .blog-full .single-post-meta li .p-date i:before {
  margin-right: 5px;
}
.rs-inner-blog .blog-details .blog-full .single-post-meta .Post-cate {
  list-style: none;
  display: inline-block;
  padding-right: 10px;
  color: #555;
  font-size: 14px;
}
.rs-inner-blog .blog-details .blog-full .single-post-meta .Post-cate .tag-line i {
  color: #0B70E1;
  margin-right: 3px;
}
.rs-inner-blog .blog-details .blog-full .single-post-meta .Post-cate .tag-line i:before {
  margin-right: 4px;
}
.rs-inner-blog .blog-details .blog-full .single-post-meta .Post-cate .tag-line a {
  font-weight: 400;
  color: #555;
  font-size: 14px;
}
.rs-inner-blog .blog-details .blog-full .single-post-meta .Post-cate .tag-line a:hover {
  color: #e32213;
}
.rs-inner-blog .blog-details .blog-full .single-post-meta .post-comment {
  color: #555;
  font-size: 14px;
}
.rs-inner-blog .blog-details .blog-full .single-post-meta .post-comment i:before {
  color: #0B70E1;
}
.rs-inner-blog .blog-details .blog-full .comment-title {
  font-size: 24px;
  margin-bottom: 40px;
  margin-top: 35px;
}
.rs-inner-blog .blog-details .blog-full .comment-body {
  display: flex;
  border-bottom: 1px solid #ddd;
  padding-bottom: 30px;
  margin-bottom: 25px;
}
.rs-inner-blog .blog-details .blog-full .comment-body .rstheme-logo {
  margin-right: 28px;
}
.rs-inner-blog .blog-details .blog-full .comment-body .rstheme-logo img {
  border-radius: 50%;
  max-width: unset;
}
.rs-inner-blog .blog-details .blog-full .comment-body .comment-meta span {
  display: block;
}
.rs-inner-blog .blog-details .blog-full .comment-body .comment-meta span a {
  color: #0a0a0a;
  font-weight: 700;
  line-height: 22px;
}
.rs-inner-blog .blog-details .blog-full .comment-body .comment-meta a {
  font-size: 14px;
  color: #909090;
}
.rs-inner-blog .blog-details .blog-full .comment-note .from-control {
  width: 100%;
  padding: 15px 20px;
  background-color: #F6F7F9;
  border: none;
  border-radius: 5px;
}
.rs-inner-blog .blog-details .blog-full .comment-note textarea {
  height: 160px;
}
.rs-inner-blog .blog-details .blog-full .comment-note ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #454545;
  opacity: 1;
}
.rs-inner-blog .blog-details .blog-full .comment-note ::-moz-placeholder {
  /* Firefox 19+ */

  color: #454545;
  opacity: 1;
}
.rs-inner-blog .blog-details .blog-full .comment-note :-ms-input-placeholder {
  /* IE 10+ */

  color: #454545;
  opacity: 1;
}
.rs-inner-blog .blog-details .blog-full .comment-note :-moz-placeholder {
  /* Firefox 18- */

  color: #454545;
  opacity: 1;
}
/*------------------------------------
    26. Features Section CSS
------------------------------------*/
.rs-feature .icon-box-area {
  padding: 50px 40px 41px 40px;
  background-image: linear-gradient(90deg, #f69f6b 41%, #fbbb6a 100%);
  border-radius: 5px 5px 5px 5px;
}
.rs-feature .icon-box-area .box-inner .icon-area {
  margin-bottom: 15px;
}
.rs-feature .icon-box-area .box-inner .content-part .title {
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
  margin-bottom: 0;
}
.rs-feature .icon-box-area .box-inner .content-part .title a {
  color: #fff;
}
.rs-feature .icon-box-area.blue-bg {
  background-image: linear-gradient(90deg, #559cea 41%, #6ba3cb 100%);
}
.rs-feature .icon-box-area.purple-bg {
  background-image: linear-gradient(90deg, #a040f3 41%, #a86ae3 100%);
}
.rs-feature .icon-box-area.pink-bg {
  background-image: linear-gradient(90deg, #f954a1 41%, #f2a1c6 100%);
}
/*------------------------------------
    27. Call Action Section CSS
------------------------------------*/
.rs-call-action .action-wrap {
  text-align: center;
  margin: 0 auto;
  max-width: 500px;
}
.rs-call-action .action-wrap .icon-img {
  margin-bottom: 20px;
}
.rs-call-action .action-wrap .icon-img img {
  width: 120px;
}
.rs-call-action .action-wrap .title {
  font-size: 36px;
  line-height: 50px;
  font-weight: 700;
  color: #ffffff;
  text-decoration: underline;
  margin-bottom: 15px;
}
.rs-call-action .action-wrap .title .watermark {
  color: #FBAB9A;
}
.rs-call-action.style2 .action-wrap {
  max-width: 520px;
}
.rs-call-action.style2 .action-wrap .title {
  font-size: 42px;
  color: #102b3e;
}
/*------------------------------------
    28. Partner Section CSS
------------------------------------*/
.rs-partner {
  /* background-image: linear-gradient(330deg, #00005b 0%, #020275 90%); */
  /* padding: 4px; */
  /* background: aliceblue; */
}
.rs-partner .partner-item .logo-img a {
  overflow: hidden;
  display: inline-block;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.rs-partner .logo-img{
    background: #f9f9f9;
    padding: 10px 19px 0;
    border: 1px solid  #ebebeb;
    border-radius: 6px;
}
.rs-partner .partner-item .logo-img a .hover-logo {
  transition: all 0.3s ease-in-out;
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  visibility: hidden;
  filter: grayscale(100%);
}
.rs-partner .partner-item .logo-img a .main-logo {
  /* filter: grayscale(100%); */
  transition: all 0.3s ease-in-out;
  display: block;
}
.rs-partner .partner-item .logo-img a:hover .hover-logo {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  opacity: 3;
  visibility: visible;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
  filter: grayscale(0%);
}
.rs-partner .partner-item .logo-img a:hover .main-logo {
  display: block;
  visibility: hidden;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  filter: grayscale(100%);
}
.rs-partner.style2 {
  box-shadow: 0px 8px 50px 0px rgba(0, 0, 0, 0.05);
  background: #ffffff;
  background-image: unset;
}
.rs-partner.style2.modify1 {
  box-shadow: unset;
  background: unset;
}
.rs-partner.style2.modify1 .title {
  color: #717070;
  font-size: 18px;
  font-weight: 600;
}
.rs-partner.style3 {
  background-image: unset;
  background: url(../images/bg/partners-bg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-color: #00005B;
}
.rs-partner.style4 {
  box-shadow: unset;
  background-image: unset;
}
.rs-partner.style4.modify1 .partner-item {
  padding: 0 10px;
}
.rs-partner.style5 {
  background-image: linear-gradient(150deg, #890e05 46%, #d10010 100%);
}
/* ------------------------------------
    29. Testimonial Section CSS
---------------------------------------*/
.rs-testimonial.main-home .testi-item .author-desc {
  background: #ffffff;
  padding: 70px 40px 80px 40px;
  border-radius: 10px 10px 10px 10px;
  box-shadow: -2px 16px 44px -32px rgba(0, 0, 0, 0);
}
.rs-testimonial.main-home .testi-item .author-desc .desc {
  text-align: center;
  position: relative;
  color: #333333;
  padding: 61px 0px 10px 0px;
  font-size: 17px;
  line-height: 33px;
  font-weight: 400;
}
.rs-testimonial.main-home .testi-item .author-desc .desc .quote {
  width: 50px;
  top: -13px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.rs-testimonial.main-home .testi-item .author-desc .author-img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 80px;
}
.rs-testimonial.main-home .testi-item .author-desc .author-img img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
}
.rs-testimonial.main-home .testi-item .author-part {
  text-align: center;
  padding-top: 70px;
}
.rs-testimonial.main-home .testi-item .author-part .name {
  color: #0A0A0A;
  font-size: 22px;
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
}
.rs-testimonial.main-home .owl-dots {
  text-align: center;
  margin-top: 47px;
}
.rs-testimonial.main-home .owl-dots .owl-dot {
  width: 25px;
  height: 8px;
  display: inline-block;
  margin: 0 6px;
  padding: 3px 0;
  border-radius: 30px;
  border: none;
  transition: all 0.3s ease;
  background: #0B70E1;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
}
.rs-testimonial.main-home .owl-dots .owl-dot:hover,
.rs-testimonial.main-home .owl-dots .owl-dot.active {
  width: 40px;
  background: #0B70E1;
  opacity: 1;
}
.rs-testimonial.main-home .owl-stage-outer {
  padding: 45px 0;
  margin: -45px 0;
}
.rs-testimonial.main-home.style2 .testi-item .author-desc {
  background-image: linear-gradient(150deg, #000060 0%, #1e1eaa 98%);
  box-shadow: unset;
}
.rs-testimonial.main-home.style2 .testi-item .author-desc .desc {
  color: #ffffff;
  font-size: 20px;
  padding: 70px 50px 35px 50px;
}
.rs-testimonial.main-home.style2 .testi-item .author-part .name {
  color: #ffffff;
}
.rs-testimonial.main-home.style2 .testi-item .author-part .designation {
  color: #ffffff;
}
.rs-testimonial.main-home.style2.modify1 .overlayer {
  position: relative;
}
.rs-testimonial.main-home.style2.modify1 .overlayer .testi-item .author-desc {
  background-color: #890e0575;
  background-image: unset;
  box-shadow: unset;
  border-radius: unset;
}
.rs-testimonial.main-home.style2.modify1 .overlayer:after {
  background-color: #020E38;
  opacity: 0.64;
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.rs-testimonial.main-home.style4 {
  padding: 120px 0px 120px 0px;
  border-radius: 270px 0px 0px 0px;
}
.rs-testimonial.main-home.style4 .testi-item {
  padding: unset;
  position: relative;
}
.rs-testimonial.main-home.style4 .testi-item .author-desc {
  background: #ffffff;
  padding: 40px 40px 80px 43px;
  border-radius: 10px 10px 10px 10px;
  box-shadow: -2px 16px 44px -32px rgba(0, 0, 0, 0);
}
.rs-testimonial.main-home.style4 .testi-item .author-desc .desc {
  text-align: unset;
  position: unset;
  color: #333333;
  padding: 73px 0px 10px 0px;
  font-size: 17px;
  line-height: 33px;
  font-weight: 400;
}
.rs-testimonial.main-home.style4 .testi-item .author-desc .desc .quote {
  top: 44px;
  position: absolute;
  left: 7%;
  transform: unset;
}
.rs-testimonial.main-home.style4 .testi-item .testimonial-content {
  position: absolute;
  display: flex;
  align-items: center;
  bottom: -40px;
}
.rs-testimonial.main-home.style4 .testi-item .testimonial-content .author-img img {
  width: 90px;
  height: 90px;
  border-radius: 50px 50px 50px 50px;
}
.rs-testimonial.main-home.style4 .testi-item .testimonial-content .author-part {
  padding-left: 15px;
  text-align: unset;
  padding-top: unset;
}
.rs-testimonial.main-home.style4.modify1 {
  border-radius: unset;
  position: relative;
}
.rs-testimonial.main-home.style4.modify1 .modify-gap {
  padding-right: 220px;
  padding-left: 50px;
}
.rs-testimonial.main-home.style4.modify1 .testi-img img {
  max-width: 900px;
}
.rs-testimonial.main-home.style4.modify2 .testi-item .author-desc {
  padding: 40px 40px 160px 43px;
}
.rs-testimonial.main-home.style4.modify2 .testi-item .testimonial-content {
  bottom: 50px;
  left: 34px;
}
.rs-testimonial.style3 .testi-item {
  text-align: center;
}

.testi-item .tag {}

.testi-item .tag {
    display: inline;
    color: #444b8a;
    font-size: 14px;
    background: rgb(0 0 0 / 6%);
    font-weight: 500;
    padding: 1px 5px;
    padding-bottom: 3px;
    border-radius: 2px;
    border: 1px dashed rgb(0 0 0 / 16%);
    white-space: nowrap;
}

.rs-testimonial.style3 .testi-item h2 {
    font-size: 14px;
    font-weight: 500;
    color: #404f93;
    margin-bottom: 8px;
    margin-top: 24px;
}

.rs-testimonial.style3 .testi-item h2 strong {
    /* color: #424e90; */
}
.testi-item iframe{
    background: white;
    padding: 15px;
    box-shadow: 0px 0px 15px 0px hsl(0deg 0% 0% / 5%);
    border-radius: 5px;
    border: 1px solid #0000001c;
    height: 231px;
}
.testi-item video{
    background: white;
    padding: 15px;
    box-shadow: 0px 0px 15px 0px hsl(0deg 0% 0% / 5%);
    border-radius: 5px;
    border: 1px solid #0000001c;
    height: 231px;
    width: 100%;
}
.rs-testimonial.style3 .testi-item .author-desc {
  background-image: linear-gradient(310deg, #dae3ff 19%, #fff2f2 65%);
  padding: 30px 15px 20px 15px;
  border-radius: 15px 15px 15px 15px;
  box-shadow: -2px 16px 44px -32px rgba(0, 0, 0, 0);
  position: relative;
  margin-bottom: 15px;
}
.rs-testimonial.style3 .testi-item .author-desc .desc {
  font-size: 18px;
  line-height: 31px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0;
}

.rs-testimonial.style3 .testi-item .author-desc .desc .testimoniallimit {
    font-size: 15px;
    color: #323232;
}

.rs-testimonial.style3 .testi-item .author-desc .desc a {
    color: #000000;
    font-weight: 600;
    font-size: 14px;
    padding: 3px 8px 4px;
    border-radius: 4px;
    background: #ffffff47;
}

.rs-testimonial.style3 .testi-item .author-desc .desc a:hover {
    padding: 5px 15px;
    background: white;
    color: #e32314;
}
.rs-testimonial.style3 .testi-item .author-desc .desc .quote {
  width: 15px;
  top: 15px;
  filter: brightness(0.3);
  position: absolute;
  left: 49%;
}
.rs-testimonial.style3 .testi-item .author-desc:before {
  top: 100%;
  left: 15%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #e6e8fb;
  border-width: 12px;
  margin-left: -30px;
  left: 55%;
  z-index: 1;
}
.rs-testimonial.style3 .testi-item .testi-content .images-wrap img {
  display: none;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  margin: 25px auto 18px;
}
.rs-testimonial.style3 .testi-item .testi-content .name {
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  color: #101010;
  display: block;
  margin-bottom: 7px;
}
.rs-testimonial.style3 .testi-item .testi-content .name:hover {
  color: #e32213;
}
.rs-testimonial.style3 .testi-item .testi-content .designation {
  color: #878787;
  margin-bottom: 0px;
}
.rs-testimonial.style3 .owl-dots {
  text-align: center;
  margin-top: 47px;
}
.rs-testimonial.style3 .owl-dots .owl-dot {
  width: 25px;
  height: 8px;
  display: inline-block;
  margin: 0 6px;
  padding: 3px 0;
  border-radius: 30px;
  border: none;
  transition: all 0.3s ease;
  background: #ef2d1e;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
}
.rs-testimonial.style3 .owl-dots .owl-dot:hover,
.rs-testimonial.style3 .owl-dots .owl-dot.active {
  width: 40px;
  background: #d82113;
  opacity: 1;
}
.rs-testimonial.style3 .owl-stage-outer {
  padding: 10px;
  margin: -10px;
}
.rs-testimonial.style4 .testi-item {
  background-color: #FDFDFD;
  border-radius: 5px 5px 5px 5px;
  padding: 60px 60px 60px 60px;
}
.rs-testimonial.style4 .testi-item .testi-content {
  display: flex;
}
.rs-testimonial.style4 .testi-item .testi-content .images-wrap img {
  width: 60px;
  height: 60px;
  border-radius: 4px 4px 4px 4px;
}
.rs-testimonial.style4 .testi-item .testi-content .testi-information {
  padding-left: 15px;
  position: relative;
}
.rs-testimonial.style4 .testi-item .testi-content .testi-information .testi-name {
  color: #000000;
  font-size: 20px;
  font-weight: 500;
}
.rs-testimonial.style4 .testi-item .testi-content .testi-information .testi-title {
  display: block;
  color: #878787;
}
.rs-testimonial.style4 .testi-item .item-content-basic .desc {
  color: #555555;
  padding: 30px 0px 0px 0px;
}
.rs-testimonial.style4 .testi-item .item-content-basic .desc .quote {
  width: 54px;
  top: 55px;
  position: absolute;
  left: 71%;
  z-index: 9;
}
.rs-testimonial.style4 .owl-nav .owl-next,
.rs-testimonial.style4 .owl-nav .owl-prev {
  position: absolute;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  color: #FBFBFB;
  border: 1px solid #fff;
  transform: translateY(-50%);
  transition: 0.6s ease all;
  z-index: 9;
  text-align: center;
}
.rs-testimonial.style4 .owl-nav .owl-next i:before,
.rs-testimonial.style4 .owl-nav .owl-prev i:before {
  content: "\f111";
  font-family: Flaticon;
  font-size: 18px;
  font-weight: 400;
}
.rs-testimonial.style4 .owl-nav .owl-next:hover,
.rs-testimonial.style4 .owl-nav .owl-prev:hover {
  color: #ffffff;
}
.rs-testimonial.style4 .owl-nav .owl-next {
  top: 249px;
  left: -63%;
}
.rs-testimonial.style4 .owl-nav .owl-next i:before {
  content: "\f110";
}
.rs-testimonial.style4 .owl-nav .owl-prev {
  left: -75%;
  top: 249px;
}
.rs-testimonial.style5 .testi-item {
  background-image: linear-gradient(140deg, #890e05 0%, #d10010 100%);
  padding: 70px 60px 70px 60px;
  border-radius: 10px 10px 10px 10px;
  text-align: center;
}
.rs-testimonial.style5 .testi-item p {
  color: #fff;
  font-size: 18px;
  line-height: 35px;
  margin-bottom: 0;
  padding: 30px 35px 20px 35px;
}
.rs-testimonial.style5 .testi-item .testi-content {
  display: flex;
  align-items: center;
  justify-content: center;

}
.rs-testimonial.style5 .testi-item .testi-content .testi-img {
  padding-right: 15px;
}
.rs-testimonial.style5 .testi-item .testi-content .testi-img img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.rs-testimonial.style5 .testi-item .testi-content .author-part {
  text-align: left;
}
.rs-testimonial.style5 .testi-item .testi-content .author-part .name {
  font-size: 16px;
  line-height: 35px;
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 0;
  display: block;
}
.rs-testimonial.style5 .testi-item .testi-content .author-part .designation {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  display: block;
}
.rs-testimonial.style6 .testi-item {
  background-color: #fff;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0px 0px 10px 0px rgba(232, 232, 232, 0.5);
  padding: 92px 0px 90px 0px;
  margin: 0 -15px 0 0;
}
.rs-testimonial.style6 .testi-item .testi-content {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 34px;
}
.rs-testimonial.style6 .testi-item .testi-content .images-wrap {
  width: 90px;
  height: 90px;
}
.rs-testimonial.style6 .testi-item .testi-content .images-wrap img {
  border-radius: 50px 50px 50px 50px;
}
.rs-testimonial.style6 .testi-item .testi-content .testi-information {
  padding: 0 0 0 25px;
  text-align: left;
}
.rs-testimonial.style6 .testi-item .testi-content .testi-information .testi-name {
  color: #102B3E;
  font-size: 20px;
  font-weight: 600;
  line-height: 36px;
}
.rs-testimonial.style6 .testi-item .testi-content .testi-information .testi-title {
  color: #404A50;
  padding-bottom: 10px;
  display: block;
}
.rs-testimonial.style6 .testi-item .testi-content .testi-information .rating img {
  width: 100px;
}
.rs-testimonial.style6 .testi-item .item-content-basic {
  padding: 0px 40px 0px 40px;
  text-align: center;
}
.rs-testimonial.style6 .testi-item .item-content-basic p {
  color: #272525;
  font-size: 18px;
  font-weight: 500;
  font-style: italic;
  line-height: 35px;
}
.rs-testimonial.style6 .testi-item .item-content-basic span img {
  width: 32px;
  top: 82%;
  position: absolute;
  left: 47%;
  z-index: 9;
}
.rs-testimonial.style6 .owl-dots {
  text-align: center;
  margin-top: 47px;
}
.rs-testimonial.style6 .owl-dots .owl-dot {
  width: 25px;
  height: 8px;
  display: inline-block;
  margin: 0 6px;
  padding: 3px 0;
  border-radius: 30px;
  border: none;
  transition: all 0.3s ease;
  background: #032390;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
}
.rs-testimonial.style6 .owl-dots .owl-dot:hover,
.rs-testimonial.style6 .owl-dots .owl-dot.active {
  width: 40px;
  background: #032390;
  opacity: 1;
}
.rs-testimonial.style7 {
  background: url(../images/bg/testimonial-bg.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
.rs-testimonial.style7 .testi-main {
  margin: 0px 0px 0px 0px;
  padding: 0px 100px 0px 150px;
}
.rs-testimonial.style7 .testi-main .testi-item .testi-content {
  display: flex;
  align-items: center;
  border-radius: 3px;
  background: #ffffff;
  box-shadow: 0 0 30px #eee;
  margin: 40px 37px 30px 100px;
  padding: 50px 30px 50px 50px;
}
.rs-testimonial.style7 .testi-main .testi-item .testi-content .images-wrap img {
  border-radius: 3px;
  height: 263px;
  max-width: 263px;
  width: 263px;
  margin-left: -150px;
}
.rs-testimonial.style7 .testi-main .testi-item .testi-content .testi-information {
  padding-left: 45px;
}
.rs-testimonial.style7 .testi-main .testi-item .testi-content .testi-information p {
  color: #102B3E;
  font-size: 22px;
  font-weight: 500;
  font-style: italic;
  line-height: 35px;
}
.rs-testimonial.style7 .testi-main .testi-item .testi-content .testi-information .testi-name {
  color: #102B3E;
  font-size: 20px;
  font-weight: 600;
  line-height: 36px;
}
.rs-testimonial.style7 .testi-main .testi-item .testi-content .testi-information .testi-title {
  color: #404A50;
}
.rs-testimonial.style7 .owl-nav .owl-next,
.rs-testimonial.style7 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  background: linear-gradient(90deg, #890e05 10%, #d10010 100%);
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  text-align: center;
  color: #ffffff;
}
.rs-testimonial.style7 .owl-nav .owl-next i,
.rs-testimonial.style7 .owl-nav .owl-prev i {
  margin-top: 15px;
}
.rs-testimonial.style7 .owl-nav .owl-next i:before,
.rs-testimonial.style7 .owl-nav .owl-prev i:before {
  content: "\f115";
  font-family: Flaticon;
  font-size: 18px;
  font-weight: 400;
}
.rs-testimonial.style7 .owl-nav .owl-next:hover,
.rs-testimonial.style7 .owl-nav .owl-prev:hover {
  background: linear-gradient(0deg, #890e05 10%, #d10010 100%);
  color: #ffffff;
}
.rs-testimonial.style7 .owl-nav .owl-next {
  right: -75px;
  left: unset;
}
.rs-testimonial.style7 .owl-nav .owl-next i:before {

  content: "\f114";
  font-size: 18px;
  font-weight: 400;
}
.rs-testimonial.style7 .owl-nav .owl-prev {
  right: unset;
  left: -105px;
}
.rs-testimonial.style7 .owl-nav .owl-prev i:before {
  content: "\f115";
  font-size: 18px;
  font-weight: 400;
}
.rs-testimonial.style8 .testi-item {
  background: #fff;
  padding: 50px 35px;
  border-radius: 4px;
}
.rs-testimonial.style8 .testi-item .item-content-basic span img {
  width: 100px;
}
.rs-testimonial.style8 .testi-item .item-content-basic p {
  font-size: 20px;
  line-height: 35px;
  font-weight: 500;
  color: #101010;
  margin-bottom: 32px;
  padding-top: 20px;
}
.rs-testimonial.style8 .testi-item .testi-information {
  display: flex;
  align-items: center;
}
.rs-testimonial.style8 .testi-item .testi-information .img-part img {
  border-radius: 50%;
}
.rs-testimonial.style8 .testi-item .testi-information .testi-content {
  padding-left: 25px;
}
.rs-testimonial.style8 .testi-item .testi-information .testi-content .testi-name {
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  color: #101010;
  margin-bottom: 2px;
}
.rs-testimonial.style8 .testi-item .testi-information .testi-content .testi-title {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #454545;
  margin-bottom: 0;
}
.rs-testimonial.style8 .owl-dots {
  text-align: center;
  margin-top: 47px;
}
.rs-testimonial.style8 .owl-dots .owl-dot {
  width: 15px;
  height: 8px;
  display: inline-block;
  margin: 0 6px;
  padding: 3px 0;
  border-radius: 30px;
  background: #0d58ba;
  border: none;
  transition: all 0.3s ease;
}
.rs-testimonial.style8 .owl-dots .owl-dot:hover,
.rs-testimonial.style8 .owl-dots .owl-dot.active {
  width: 40px;
  opacity: 1;
  background: #f2541b;
}
.rs-testimonial.style8 .owl-stage-outer {
  padding: 10px;
  margin: -10px;
}
.rs-testimonial.style9 .testi-item {
  display: flex;
  background-color: #fff;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0px 0px 15px 0px #eee;
  padding: 40px 40px 15px 35px;
}
.rs-testimonial.style9 .testi-item .testi-content {
  display: block;
  margin-right: 30px;
  flex: 0 0 30%;
  padding-top: 12px;
  max-width: 30%;
}
.rs-testimonial.style9 .testi-item .testi-content .images-wrap img {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  margin-bottom: 12px;
}
.rs-testimonial.style9 .testi-item .testi-content .testi-information .testi-name {
  font-size: 20px;
  font-weight: 600;
  line-height: 36px;
  color: #191821;
}
.rs-testimonial.style9 .testi-item .testi-content .testi-information .testi-title {
  color: #404A50;
}
.rs-testimonial.style9 .testi-item .testi-content .testi-information .ratings {
  margin-top: 10px;
}
.rs-testimonial.style9 .testi-item .testi-content .testi-information .ratings img {
  width: 100px;
}
.rs-testimonial.style9 .testi-item .item-content p {
  font-size: 18px;

  font-weight: 400;
  line-height: 32px;
  color: #454545;
}
.rs-testimonial.style9 .owl-dots {
  text-align: center;
  margin-top: 47px;
}
.rs-testimonial.style9 .owl-dots .owl-dot {
  width: 25px;
  height: 8px;
  display: inline-block;
  margin: 0 6px;
  padding: 3px 0;
  border-radius: 30px;
  border: none;
  transition: all 0.3s ease;
  background: #787cf2;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
}
.rs-testimonial.style9 .owl-dots .owl-dot:hover,
.rs-testimonial.style9 .owl-dots .owl-dot.active {
  width: 40px;
  background: #787cf2;
  opacity: 1;
}
.rs-testimonial.style9 .owl-stage-outer {
  padding: 45px 0;
  margin: -45px 0;
}
.rs-testimonial.style10 {
  padding-left: 15%;
  padding-top: 120px;
  padding-bottom: 80px;
  margin-top: -370px;
  position: relative;
}
.rs-testimonial.style10 .slick-list {
  padding: 15px 300px 15px 15px !important;
}
.rs-testimonial.style10 .testi-top-section .slick-part .slider.slider-for2 .testi-item {
  display: flex;
  align-items: center;
  vertical-align: middle;
  border-radius: 3px;
  background: #fff;
  box-shadow: 0 0 25px #eee;
  padding: 30px 30px 30px 35px;
  margin: 40px 45px 40px 100px;
}
.rs-testimonial.style10 .testi-top-section .slick-part .slider.slider-for2 .testi-item .images-wrap {
  position: relative;
}
.rs-testimonial.style10 .testi-top-section .slick-part .slider.slider-for2 .testi-item .images-wrap img {
  max-width: 263px;
  width: 231px !important;
  height: 314px !important;
  margin-left: -150px;
}
.rs-testimonial.style10 .testi-top-section .slick-part .slider.slider-for2 .testi-item .item-content {
  padding: 0px 0px 0px 30px;
  position: relative;
}
.rs-testimonial.style10 .testi-top-section .slick-part .slider.slider-for2 .testi-item .item-content span img {
  top: 74%;
  position: absolute;
  left: 73.5%;
  opacity: 0.5;
  width: 60px;
}
.rs-testimonial.style10 .testi-top-section .slick-part .slider.slider-for2 .testi-item .item-content p {
  font-size: 16px;
  font-style: italic;
  margin: 0 27px 15px 0;
}
.rs-testimonial.style10 .testi-top-section .slick-part .slider.slider-for2 .testi-item .item-content .testi-informations .testi-name {
  font-size: 18px;
  color: #0A0A0A;
  font-weight: 600;
}
.rs-testimonial.style10 .testi-top-section .slick-part .slider.slider-for2 .testi-item .item-content .testi-informations .testi-title {
  font-size: 15px;
}
.rs-testimonial.style10 .testi-top-section .slick-part .slick-arrow {
  position: absolute;
  font-size: 0;
  background-image: linear-gradient(90deg, #483afa 0%, #982ef5 100%);
  border: none;
  color: #ffffff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  z-index: 1;
  top: -18%;
}
.rs-testimonial.style10 .testi-top-section .slick-part .slick-arrow:before {
  content: "\f115";
  font-family: Flaticon;
  font-size: 18px;
  font-weight: 400;
}
.rs-testimonial.style10 .testi-top-section .slick-part .slick-arrow.slick-prev {
  right: 27%;
}
.rs-testimonial.style10 .testi-top-section .slick-part .slick-arrow.slick-next {
  right: 22.5%;
}
.rs-testimonial.style10 .testi-top-section .slick-part .slick-arrow.slick-next:before {
  content: "\f114";
}
/*----------------------------------------
    30. Shop Section CSS
----------------------------------------*/
.rs-shop-part .woocommerce-result-count {
  font-size: 15px;
  line-height: 26px;
  color: #454545;
  font-weight: 400;
  margin: 0;
}
.rs-shop-part .from-control {
  float: right;
  font-size: 15px;
  color: #454545;
  font-weight: 400;
  vertical-align: top;
  padding: 10px;
  border: 1px solid #ced4da;
  border-radius: 5px;
}
.rs-shop-part .product-list .image-product {
  position: relative;
}
.rs-shop-part .product-list .image-product .overley i {
  position: absolute;
  bottom: 150px;
  right: 13px;
  background: transparent;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
.rs-shop-part .product-list .image-product .overley i:before {
  font-size: 30px;
  color: #ffffff;
  font-weight: 400;
  background: #e32213;
  border: none ;
  padding: 8px 10px 8px;
  height: 45px;
  width: 45px;
  line-height: 45px;
  border-radius: 5px;
}
.rs-shop-part .product-list .image-product .onsale {
  font-size: 13px;
  color: #ffffff;
  font-weight: 700;
  line-height: 40px;
  background: #e32213;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 13px;
  right: 13px;
}
.rs-shop-part .product-list .content-desc .loop-product-title {
  margin: 0;
  font-size: 18px;
  line-height: 50px;
  color: #454545;
  font-weight: 700;
}
.rs-shop-part .product-list .content-desc .loop-product-title a {
  color: #101010;
  font-size: 18px;
  line-height: 52px;
  font-weight: 600;
}
.rs-shop-part .product-list .content-desc .loop-product-title a:hover {
  color: #e32213;
}
.rs-shop-part .product-list .content-desc .price {
  font-size: 20px;
  line-height: 30px;
  color: #e32213;
  font-weight: 700;
  margin: 0;
}
.rs-shop-part .product-list .content-desc .price del {
  opacity: 0.6;
  padding-right: 10px;
}
.rs-shop-part .product-list:hover .image-product .overley i {
  opacity: 1;
  visibility: visible;
  bottom: 13px;
}
/*----------------------------------------
    31. Single Shop Section CSS
----------------------------------------*/
.rs-single-shop .single-product-image .images-single {
  z-index: 1 !important;
}
.rs-single-shop .single-product-image img {
  width: 100%;
}
.rs-single-shop .single-price-info .product-title {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 12px;
}
.rs-single-shop .single-price-info .single-price {
  color: #e32213;
  font-weight: 600;
}
.rs-single-shop .single-price-info .some-text {
  margin-top: 15px;
}
.rs-single-shop .single-price-info form {
  margin-bottom: 30px;
}
.rs-single-shop .single-price-info form input {
  height: 40px;
  width: 70px;
  line-height: 40px;
  text-align: center;
  padding-left: 10px;
  border: 1px solid rgba(54, 54, 54, 0.1);
  outline: none;
}
.rs-single-shop .single-price-info p.category {
  margin: 0;
  padding-top: 25px;
  border-top: 1px solid #e6e6e6;
  font-size: 14px;
}
.rs-single-shop .single-price-info p.category span {
  font-weight: 700;
  padding-right: 10px;
}
.rs-single-shop .single-price-info p.category a {
  color: #454545;
}
.rs-single-shop .single-price-info p.category a:hover {
  color: #e32213;
}
.rs-single-shop .single-price-info .tag {
  margin: 0;
}
.rs-single-shop .single-price-info .tag span {
  font-weight: 700;
}
.rs-single-shop .tab-area {
  margin-top: 50px;
}
.rs-single-shop .tab-area ul.nav-tabs {
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 32px;
}
.rs-single-shop .tab-area ul.nav-tabs li {
  margin-right: 3px;
}
.rs-single-shop .tab-area ul.nav-tabs li .nav-link {
  padding: 10px 30px;
  display: inline-block;
  border-radius: 4px 4px 0 0;
  font-size: 18px;
  background: #f0f0f0;
  color: #101010;
  font-weight: 600;
}
.rs-single-shop .tab-area ul.nav-tabs li .nav-link:hover,
.rs-single-shop .tab-area ul.nav-tabs li .nav-link.active {
  background: #e32213;
  color: #ffffff;
}
.rs-single-shop .tab-area ul.nav-tabs li:last-child {
  margin-right: 0;
}
.rs-single-shop .tab-area .tab-content .tab-pane .tab-title {
  font-weight: 700;
  margin-bottom: 34px;
}
.rs-single-shop .tab-area .tab-content .tab-pane .dsc-p {
  margin: 0;
}
.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .top-area {
  margin-bottom: 5px;
}
.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .top-area p {
  margin-bottom: 23px;
}
.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .top-area h6 {
  font-size: 15px;
  font-weight: 600;
  color: #454545;
}
.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form {
  max-width: 600px;
}
.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form p.comment-notes {
  margin-bottom: 15px;
}
.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .placeholder-cntrl label {
  font-weight: 600;
  display: block;
}
.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .placeholder-cntrl input {
  border: 1px solid rgba(54, 54, 54, 0.1);
  padding: 10px 15px;
  margin-bottom: 10px;
  width: 100%;
}
.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .placeholder-cntrl textarea {
  width: 100%;
  padding: 10px 15px;
  height: 75px;
  border: 1px solid rgba(54, 54, 54, 0.1);
  margin-bottom: 20px;
}
.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .ratings {
  font-weight: 600;
  margin-bottom: 18px;
  display: block;
}
.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .ratings ul li {
  display: inline;
}
.rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .ratings ul li i {
  color: #e32213;
  font-weight: normal;
}
/*----------------------------------------
    32. Cart Section CSS
----------------------------------------*/
.rs-cart .cart-wrap table.cart-table {
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
  border-collapse: collapse;
}
.rs-cart .cart-wrap table.cart-table td,
.rs-cart .cart-wrap table.cart-table th {
  padding: 25px;
  text-align: center;
  border: 1px solid #ccc;
}
.rs-cart .cart-wrap table.cart-table th {
  border: none;
  font-size: 18px;
  padding: 25px;
  text-align: center;
  vertical-align: middle;
  font-weight: 700;
}
.rs-cart .cart-wrap table.cart-table td {
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-top: 1px solid #e6e6e6;
}
.rs-cart .cart-wrap table.cart-table .product-remove a {
  margin: 0 auto;
  color: #101010;
  display: block;
  border-radius: 100%;
  border: 1px solid #ddd;
  font-size: 16px;
  font-weight: 400;
  height: 20px;
  width: 20px;
  line-height: 17px;
  text-align: center;
}
.rs-cart .cart-wrap table.cart-table .product-remove a:hover {
  background: #ff0000;
  color: #ffffff;
}
.rs-cart .cart-wrap table.cart-table .product-thumbnail {
  min-width: 32px;
}
.rs-cart .cart-wrap table.cart-table .product-thumbnail a img {
  width: 80px;
  height: auto;
}
.rs-cart .cart-wrap table.cart-table .product-name a {
  color: #454545;
  font-weight: 700;
}
.rs-cart .cart-wrap table.cart-table .product-name a:hover {
  color: #e32213;
}
.rs-cart .cart-wrap table.cart-table .product-price {
  font-weight: 700;
}
.rs-cart .cart-wrap table.cart-table .product-quantity input {
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  padding: 0 0 0 10px;
  max-width: 65px;
  margin: 0 auto;
  outline: none;
}
.rs-cart .cart-wrap table.cart-table .action .coupon {
  float: left;
}
.rs-cart .cart-wrap table.cart-table .action .coupon input {
  box-sizing: border-box;
  border: 1px solid #d3ced2;
  padding: 6px 6px 5px;
  margin: 0 4px 0 0;
  outline: none;
  width: 320px;
  border-radius: 4px;
  height: 45px;
  margin-right: 20px;
  text-align: left;
  padding-left: 22px;
}
.rs-cart .cart-collaterals {
  width: 100%;
  overflow: hidden;
}
.rs-cart .cart-collaterals .cart-totals {
  float: right;
  width: 48%;
}
.rs-cart .cart-collaterals .cart-totals .title {
  font-weight: 700;
  color: #454545;
  text-transform: capitalize;
}
.rs-cart .cart-collaterals .cart-totals table.cart-total-table {
  text-align: left;
  width: 100%;
  border-collapse: collapse;
  border-radius: 5px;
}
.rs-cart .cart-collaterals .cart-totals table.cart-total-table tr {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.rs-cart .cart-collaterals .cart-totals table.cart-total-table tr th {
  font-size: 18px;
  font-weight: 700;
}
.rs-cart .cart-collaterals .cart-totals table.cart-total-table tr td,
.rs-cart .cart-collaterals .cart-totals table.cart-total-table tr th {
  padding: 30px 10px;
}
/*----------------------------------------
    33. Checkout Section CSS



----------------------------------------*/
.rs-checkout .checkout-title {
  margin-bottom: 30px;
}
.rs-checkout .checkout-title h3 {

  font-size: 26px;
  margin: 0;
}
.rs-checkout .coupon-toggle .accordion .card {
  border: unset;
  border-top: 3px solid #e32213;
  border-radius: 0;
}
.rs-checkout .coupon-toggle .accordion .card .card-header {
  border: none;
  margin: 0;
  border-radius: unset;
}
.rs-checkout .coupon-toggle .accordion .card .card-header .card-title {
  margin: 0;
}
.rs-checkout .coupon-toggle .accordion .card .card-header .card-title span i {
  margin-right: 10px;
}
.rs-checkout .coupon-toggle .accordion .card .card-header .card-title button {
  background: unset;
  border: none;
  color: #e32213;
  transition: all 0.3s ease;
  outline: none;
  cursor: pointer;
}
.rs-checkout .coupon-toggle .accordion .card .card-header .card-title button:hover {
  color: #e32213;
}
.rs-checkout .coupon-toggle .accordion .card .card-body {
  border: 1px solid #d3ced2;
  padding: 20px 20px 50px 20px;
  margin-top: 2em;
  text-align: left;
}
.rs-checkout .coupon-toggle .accordion .card .card-body .coupon-code-input {
  width: 47%;
  float: left;
  margin-right: 50px;
}
.rs-checkout .coupon-toggle .accordion .card .card-body .coupon-code-input input {
  width: 100%;
  height: 45px;
  outline: none;
  padding: 10px 18px;
  color: #454545;
  border: 1px solid rgba(54, 54, 54, 0.1);
}
.rs-checkout .full-grid {
  margin-top: 25px;
}
.rs-checkout .full-grid .form-content-box {
  margin-bottom: 50px;
}
.rs-checkout .full-grid .form-content-box .form-group label {
  line-height: 2;
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
}
.rs-checkout .full-grid .form-content-box .form-group select {
  color: #666666;
  opacity: .5;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: 1px solid #ccc;
  border-radius: 0;
  height: 45px;
  line-height: 45px;
  cursor: pointer;
  width: 100%;
  outline: none;
}
.rs-checkout .full-grid .form-content-box .form-group textarea {
  height: 4em;
  line-height: 1.5;
  display: block;
  box-shadow: none;
  width: 100%;
  border: 1px solid rgba(54, 54, 54, 0.1);
  padding: 10px 18px;
  margin: 0;
  outline: none;
}
.rs-checkout .full-grid .form-content-box .form-group .form-control-mod {
  border: 1px solid rgba(54, 54, 54, 0.1);
  height: 45px;
  padding: 10px 18px;
  width: 100%;
  margin: 0;
  outline: none;
  line-height: normal;
  border-radius: unset;
}
.rs-checkout .full-grid .form-content-box .form-group .form-control-mod.margin-bottom {
  margin-bottom: 10px !important;
}
.rs-checkout .full-grid .ordered-product table {
  width: 100%;
}
.rs-checkout .full-grid .ordered-product table tr th {
  border: 1px solid #ccc;
  padding: 9px 12px;
}
.rs-checkout .full-grid .ordered-product table tr td {
  border: 1px solid #ccc;
  padding: 6px 12px;
}
.rs-checkout .full-grid .payment-method .top-area {
  border-bottom: 1px solid #d3ced2;
}
.rs-checkout .full-grid .payment-method .top-area .payment-co {
  margin-bottom: 20px;
}
.rs-checkout .full-grid .payment-method .top-area .payment-co span {
  font-weight: 600;
  margin-right: 10px;
}
.rs-checkout .full-grid .payment-method .top-area .p-msg {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 1em;
  margin: 1em 0 2em;
  font-size: .92em;
  border-radius: 2px;
  line-height: 1.5;
  background-color: #f9f9f9;
}
.rs-checkout .full-grid .payment-method .top-area .p-msg:before {
  content: '';
  display: block;
  border: 1em solid #f9f9f9;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -0.75em;
  left: 0;
  margin: -1em 0 0 2em;
}
/*----------------------------------------
    34. Account Section CSS
----------------------------------------*/
.rs-my-account .title {
  font-size: 42px;
  line-height: 52px;
  font-weight: 600;
  color: #101010;
  margin: 0;
}
.rs-my-account .rs-login {
  border: 1px solid rgba(54, 54, 54, 0.1);
  padding: 20px;
  text-align: left;
  border-radius: 5px;
}
.rs-my-account .rs-login .form-group label {
  display: block;
  font-size: 15px;
  line-height: 30px;
  font-weight: 600;
  color: #454545;
}
.rs-my-account .rs-login .form-group label span {
  color: #e32213;
}
.rs-my-account .rs-login .form-group input {
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: normal;
  border: 1px solid rgba(54, 54, 54, 0.1);
  height: 45px;
}
.rs-my-account .rs-login .last-password a {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #e32213;
}
.rs-my-account .rs-login p {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #454545;
  margin-bottom: 14px;
}
.rs-my-account .rs-login p a {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #e32213;
}
/*------------------------------------
    35. Footer Section CSS
------------------------------------*/
.rs-footer {
  background: url(../images/bg/pexels-photo-1287145.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.rs-footer .footer-top {
  padding: 45px 0 45px;
  background: rgb(0 0 0 / 91%);
  color: white;
}

.rs-project {
    background-color: #131414 !important;
    padding: 20px;
    border-bottom: 1px dashed #484848;
}
.rs-footer .footer-top .footer-logo img {
  height: 68px;
}
.rs-footer .footer-top .widget-title {
  font-size: 22px;
  line-height: 40px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 25px;
}
.rs-footer .footer-top .site-map li {
  margin-bottom: 12px;
}
.rs-footer .footer-top .site-map li a {
  font-size: 16px;
  color: #ffffff;
}
.rs-footer .footer-top .site-map li a:hover {
  color: #e32213;
}
.rs-footer .footer-top .footer-social li {
  display: inline;
  margin-right: 5px;
}
.rs-footer .footer-top .footer-social li a {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  color: #555;
  text-align: center;
  font-size: 15px;
  transition: all .8s ease;
  background: rgba(255, 255, 255, 0.9);
}
.rs-footer .footer-top .footer-social li a i {
  line-height: 35px;
}
.rs-footer .footer-top .footer-social li a:hover {
  color: #ffffff;
  background: #e32213;
}
.rs-footer .footer-top .footer-social li:last-child {
  margin: 0;
}
.rs-footer .footer-top .address-widget li {
  padding: 0px 0px 16px 40px;
  position: relative;
  color: white;
}
.rs-footer .footer-top .address-widget li .desc a {
  color: #ffffff;
}
.rs-footer .footer-top .address-widget li .desc a:hover {
  color: #e32213;
}
.rs-footer .footer-top .address-widget li i {
  color: #ff4436;
  position: absolute;
  left: 0px;
}
.rs-footer .footer-top .address-widget li i:before {
  font-size: 20px;
}
.rs-footer .footer-top .widget-desc {
  margin: 0;
}
.rs-footer .footer-top p {
  margin: 30px 0 0;
  position: relative;
}
.rs-footer .footer-top p input[type=email] {
  border: none;
  width: 91%;
  font-size: 13px;
  padding: 16px 60px 16px 20px;
  margin: 0;
  color: #0a0a0a;
  overflow: hidden;
  border-radius: 30px 0 0 30px;
  background: #fff;
  box-shadow: 0 0 25px #eeeeee;
}
.rs-footer .footer-top p input[type="submit"] {
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  background-image: linear-gradient(90deg, #890e05 0%, #d10010 100%);
  border-radius: 50%;
  padding: 15px 28px 15px;
  font-family: "Flaticon";
  font-size: 0;
  border: none;
}
.rs-footer .footer-top p i {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 12px 20px;
  pointer-events: none;
  color: #ffffff;
}
.rs-footer .footer-top p ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #454545;
  opacity: 1;
}
.rs-footer .footer-top p ::-moz-placeholder {
  /* Firefox 19+ */

  color: #454545;
  opacity: 1;
}
.rs-footer .footer-top p :-ms-input-placeholder {
  /* IE 10+ */

  color: #454545;
  opacity: 1;
}
.rs-footer .footer-top p :-moz-placeholder {
  /* Firefox 18- */

  color: #454545;
  opacity: 1;
}
.rs-footer .footer-bottom {
  padding: 20px 0;
  background: rgb(0 0 0 / 91%);
  border-top: 1px dashed #404040;
}
.rs-footer .footer-bottom .copyright p {
  margin: 0;
  color: aliceblue;
  text-align: center;
  margin-top: 20px;
}
.rs-footer .footer-bottom .copyright p a {
  color: #ff2629;
}
.rs-footer .footer-bottom .copyright p a:hover {
  color: #e32213;
}
.rs-footer .footer-bottom .copy-right-menu li {
  display: inline-block;
  position: relative;
  padding: 0px 19px 0 25px;
}
.rs-footer .footer-bottom .copy-right-menu li a {
  color: #454545;
}
.rs-footer .footer-bottom .copy-right-menu li a:hover {
  color: #e32213;
}
.rs-footer .footer-bottom .copy-right-menu li:before {
  display: block;
  content: "";
  position: absolute;
  font-size: 18px;
  background: #e32213;
  left: 0;
  top: 50%;
  width: 6px;
  height: 6px;
  transform: translateY(-50%);
  border-radius: 50%;
}
.rs-footer .footer-bottom .copy-right-menu li:first-child:before {
  display: none;
}
.rs-footer.style1 .footer-top .widget-title {
  color: #102b3e;
}
.rs-footer.style1 .footer-top .site-map li a:hover {
  color: #f2541b;
}
.rs-footer.style1 .footer-top .footer-social li a:hover {
  background: #f2541b;
}
.rs-footer.style1 .footer-top .address-widget li .desc a:hover {
  color: #f2541b;
}
.rs-footer.style1 .footer-top .address-widget li i {
  color: #f2541b;
}
.rs-footer.style1 .footer-top p input[type="submit"] {
  background-image: linear-gradient(180deg, #dd4c23 19%, #f27c1e 100%);
}
.rs-footer.style1 .footer-bottom .copyright p a:hover {
  color: #f2541b;
}
.rs-footer.style1 .footer-bottom .copy-right-menu li a:hover {
  color: #f2541b;
}
.rs-footer.style1 .footer-bottom .copy-right-menu li:before {
  background: #f2541b;
}
.rs-footer.style1.home14-footer-style .footer-bottom .copyright p a:hover,
.rs-footer.style1.home14-footer-style .footer-top .address-widget li .desc a:hover,
.rs-footer.style1.home14-footer-style .footer-top .address-widget li i,
.rs-footer.style1.home14-footer-style .footer-top .site-map li a:hover {
  color: #ff7045;
}
.rs-footer.style1.home14-footer-style .footer-top p input[type="submit"],
.rs-footer.style1.home14-footer-style .footer-bottom .copy-right-menu li:before,
.rs-footer.style1.home14-footer-style .footer-top .footer-social li a:hover {
  background: #ff7045;
}
.rs-footer.style2 {
  background: url(../images/bg/footer-bg2.jpg);
  background-color: #F5F6F9;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.rs-footer.style2 .footer-top {
  padding: 92px 0 65px;
}
.rs-footer.style2 .footer-top .footer-logo img {
  height: 40px;
}
.rs-footer.style2 .footer-top .widget-title {
  color: #ffffff;
}
.rs-footer.style2 .footer-top .site-map li a {
  color: #ffffff;
}
.rs-footer.style2 .footer-top .site-map li a:hover {
  color: #890e05;
}
.rs-footer.style2 .footer-top .footer-social li {
  display: inline;
  margin-right: 5px;
}
.rs-footer.style2 .footer-top .footer-social li a {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  color: #555;
  text-align: center;
  font-size: 15px;
  transition: all .8s ease;
  background: rgba(255, 255, 255, 0.9);
}
.rs-footer.style2 .footer-top .footer-social li a:hover {
  color: #ffffff;
  background: #e32213;
}
.rs-footer.style2 .footer-top .footer-social li:last-child {
  margin: 0;
}
.rs-footer.style2 .footer-top .address-widget li {
  padding: 0px 0px 16px 40px;
  position: relative;
}
.rs-footer.style2 .footer-top .address-widget li .desc {
  color: #ffffff;
}
.rs-footer.style2 .footer-top .address-widget li .desc a {
  color: #ffffff;
}
.rs-footer.style2 .footer-top .address-widget li .desc a:hover {
  color: #890e05;
}
.rs-footer.style2 .footer-top .widget-desc {
  margin: 0;
}
.rs-footer.style2 .footer-top p input[type=email] {
  box-shadow: unset;
}
.rs-footer.style2 .footer-bottom {
  background: transparent;
  border-color: rgba(80, 90, 100, 0.56) !important;
  border-top: 1px solid;


}

.rs-footer.style2 .footer-bottom .copyright p {
  color: #ffffff;
}
.rs-footer.style2 .footer-bottom .copyright p a {
  color: #ffffff;
}
.rs-footer.style2 .footer-bottom .copyright p a:hover {
  color: #890e05;
}
.rs-footer.style2 .footer-bottom .copy-right-menu li a {
  color: #ffffff;
}
.rs-footer.style2.modify1 {
  background: unset;
  background-color: unset;
}
.rs-footer.style2.modify1 .footer-top .site-map li a:hover {
  color: #1273EB;
}
.rs-footer.style2.modify1 .footer-top .address-widget li i:before {
  color: #fd6509;
}
.rs-footer.style2.modify1 .footer-top .address-widget li .desc a:hover {
  color: #1273EB;
}
.rs-footer.style2.modify1 .footer-bottom {
  background: #000000;
  border-color: unset;
  border-top: unset;
}
.rs-footer.style2.modify1 .footer-bottom .copyright p {
  color: #ffffff;
}
.rs-footer.style2.modify1 .footer-bottom .copyright p a {
  color: #ffffff;
}
.rs-footer.style2.modify1 .footer-bottom .copyright p a:hover {
  color: #1273EB;
}
.rs-footer.style2.modify1 .footer-bottom .copy-right-menu li a {
  color: #ffffff;
}
.rs-footer.style2.modify1 .footer-bottom .copy-right-menu li a:hover {
  color: #1273EB;
}
.rs-footer.style3 {
  background: #F5F6F9;
  background-size: cover;
}
.rs-footer.style3 .footer-top .widget-title {
  color: #102b3e;
}
.rs-footer.style3 .footer-top .site-map li a:hover {
  color: #1273EB;
}
.rs-footer.style3 .footer-top .footer-social li a:hover {
  background: #787cf2;
}
.rs-footer.style3 .footer-top .address-widget li .desc a:hover {
  color: #1273EB;
}
.rs-footer.style3 .footer-top .address-widget li i {
  color: #1273EB;
}
.rs-footer.style3 .footer-top p input[type="submit"] {
  background: #787cf2;
}
.rs-footer.style3 .footer-top p input[type="submit"]:hover {
  opacity: .9;
}
.rs-footer.style3 .footer-bottom .copyright p a:hover {
  color: #1273EB;
}
.rs-footer.style3 .footer-bottom .copy-right-menu li a:hover {
  color: #1273EB;
}
.rs-footer.style3 .footer-bottom .copy-right-menu li:before {
  background: #787cf2;
}
.rs-footer.style3.onepage-style4 {
  background: url(../images/bg/footer-bg.png);
  background-color: #F5F6F9;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
/* -----------------------
    36. Error Page CSS
--------------------------*/
.page-error {
  background: url(../images/bg/error.html);
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100vh;
}
.page-error .error-not-found {
  position: relative;
  background: #cfd0ef;
  width: 520px;
  padding: 50px;
  height: 520px;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
}
.page-error .error-not-found .error-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.page-error .error-not-found .title {
  font-size: 35px;
  line-height: 52px;
  font-weight: 700;
  color: #101010;
  margin-bottom: 30px;
}
.page-error .error-not-found .title span {
  font-size: 175px;
  line-height: 40px;
  font-weight: 700;
  color: #101010;
  display: block;
  padding-bottom: 70px;
}
/* -----------------------
    37. Scroll Up CSS
--------------------------*/
#scrollUp {
  text-align: center;
  bottom: 90px;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 35px;
  z-index: 999;
  border-radius: 50px 50px 4px 4px;
}
#scrollUp i {
  background-image: linear-gradient(90deg, #890e05 0%, #d10010 100%);
  border-radius: 50%;
  height: 40px;
  font-size: 24px;
  font-weight: 600;
  width: 42px;
  color: #fff;
  line-height: 36px;
  transition: all 0.3s ease;
  margin-left: 2px;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
}
#scrollUp i:hover {
  opacity: 0.8;
}
#scrollUp.oranage i {
  background-image: linear-gradient(180deg, #dd4c23 19%, #f27c1e 100%);
}
#scrollUp.oranage2 i {
  background: #ff7045;
}
#scrollUp.purple-color i {
  background: #787cf2;
}
/* ------------------------------------
    38. Preloader CSS
---------------------------------------*/
.loader {
  background-color: #ffffff;
  height: 100%;
  width: 100%;
  position: fixed;
  margin-top: 0;
  top: 0;
  z-index: 999999;
}
.loader .loader-container {
  width: 50px;
  height: 50px;
  background-color: #e32213;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1s infinite ease-in-out;
  animation: sk-scaleout 1s infinite ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.loader.orange-loader .loader-container {
  background: #ff7045;
}
@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
/* ------------------------------------
    39. Animation Part
---------------------------------------*/
/*Pulse Border Animation*/
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.move-y {
  animation: move-y 2s alternate infinite;
  -webkit-animation: move-y 2s alternate infinite;
}
@keyframes move-y {
  0% {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
  }
}
.dance3 {
  -webkit-animation: dance3 8s alternate infinite;
}
@keyframes dance3 {
  0% {
    -webkit-transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
.dance {
  -webkit-animation: dance 2s alternate infinite;
}
@keyframes dance {
  0% {
    -webkit-transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
.dance2 {
  -webkit-animation: dance2 4s alternate infinite;
}
@keyframes dance2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(15px, -15px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -15px, 15px);
  }
}
.watermark-animate {
  -webkit-animation: watermark-animate 8s infinite;
  animation: watermark-animate 8s infinite;
  animation-direction: alternate-reverse;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
@keyframes watermark-animate {
  0% {
    left: 0;
  }
  100% {
    left: 100%;
  }
}
.rs-rain-animate {
  position: relative;
}
.rs-rain-animate .container {
  position: relative;
  z-index: 1;
}
.rs-rain-animate .line-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  margin: auto;
  width: calc(100%);
  pointer-events: none;
  overflow: hidden;
  z-index: 0;
  max-width: 1240px;
}
.rs-rain-animate .line-inner .line {
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  left: calc(50%);
  background: #fff;
  z-index: 1;
}
.rs-rain-animate .line-inner .line:after {
  content: "";
  display: block;
  position: absolute;
  height: 80px;
  width: 3px;
  top: -20%;
  left: -1px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 39%, #1273eb 130%, #1273eb 59%);
  background-color: rgba(0, 0, 0, 0);
  -webkit-animation: rain-line 13s 0s linear infinite;
  animation: rain-line 13s 0s linear infinite;
  animation-delay: 0s;
}
.rs-rain-animate .line-inner .line:nth-child(1) {
  left: 2px !important;
}
.rs-rain-animate .line-inner .line:nth-child(1):after {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.rs-rain-animate .line-inner .line:nth-child(3) {
  left: unset !important;
  right: 2px;
}
.rs-rain-animate .line-inner .line:nth-child(3):after {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}
.rs-rain-animate .line-inner.style2 .line {
  background: rgba(255, 255, 255, 0.1);
}
.rs-rain-animate .line-inner.style2 .line:after {
  background-color: #fff;
}
.rs-rain-animate .line-inner.orange-dark .line {
  background: rgba(255, 255, 255, 0.1);
}
.rs-rain-animate .line-inner.orange-dark .line:after {
  background-image: linear-gradient(220deg, #f27c1e 0%, #dd4c23 79%);
}
@keyframes rain-line {
  0% {
    top: -20%;
  }
  100% {
    top: 100%;
  }
}
@-webkit-keyframes rain-line {
  0% {
    top: -20%;
  }
  100% {
    top: 100%;
  }
}
.up-down {
  animation: up-down 3s alternate infinite;
  -webkit-animation: up-down 3s alternate infinite;
}
@keyframes up-down {
  0% {
    transform: translateY(10px);
    -webkit-transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}
@-webkit-keyframes up-down {
  0% {
    transform: translateY(30px);
    -webkit-transform: translateY(0);
  }
  50% {
    transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}
.horizontal {
  animation-name: horizontal;
  animation-duration: 12s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
.horizontal.new-style {
  animation-duration: 15s;
}
@keyframes horizontal {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(100px);
  }
  100% {
    transform: translateX(0);
  }
}
.vertical {
  animation-name: vertical;
  animation-duration: 12s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
.vertical.new-style {
  animation-duration: 15s;
}
@keyframes vertical {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(100px);
  }
  100% {
    transform: translateY(0);
  }
}
.rotated-style {
  animation: rotated-style 5s linear infinite;
}
@keyframes rotated-style {
  0% {
    -webkit-transform: translate(0) rotate(0);
    transform: translate(0) rotate(0);
  }
  25% {
    transform: translate(-10px, 10px) rotate(10deg);
  }
  50% {
    transform: translate(5px, -5px) rotate(25deg);
  }
  75% {
    transform: translate(15px, -5px) rotate(15deg);
  }
  100% {
    transform: translate(0) rotate(0);
  }
}
.fadeinup {
  animation-duration: 2s;
  animation-name: fadeInUp;
}
@keyframes fadeinup {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeinup2 {
  animation-duration: 3s;
  animation-name: fadeInUp;
}
@keyframes fadeinup2 {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  00% {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-duration: 2s;
  animation-name: fadeInRight;
}
@keyframes  {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.rowclass
{
    background: white;
    margin-bottom: 23px;
    padding: 30px 10px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 18%);
    border-radius: 8px;
}

.rowclass h3 {
    margin-bottom: 25px;
    border-bottom: 1px dashed #cfcfcf;
    padding-bottom: 17px;
    font-size: 22px;
}

.rowclass h3 a {
    color: #a00908;
}

.rowclass h3 a:hover {
    color: #4c0100;
}

::-webkit-scrollbar {
    width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px white;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: radial-gradient(circle,#ff0504,#ff2523,#ffa5a5,#ff8812,#ff302f);
    border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: radial-gradient(circle,#a66bff,#c666ef,#dd62df,#ee61cf,#fb64bf);
}
country {
	font-family: monospace;
}





.countrymenu ul {
	visibility: hidden;
	opacity: 0;
	z-index: 99;
	width: 153px;
	position: absolute;
	transition: all 0.5s ease;
	margin-top: -5px;
	display: none;
	background-image: linear-gradient(90deg, #b5050b 0%, #890e05 100%);
	padding: 8px 7px;
	border-radius: 0px 0px 3px 3px;
}

.countrymenu:hover > ul,
ul li ul:hover {
  visibility: visible;
  opacity: 1;
  display: block;
  z-index: 99999;
}

.countrymenu ul li {
	clear: both;
	width: 100%;
	text-align: left;
	padding: 3px 2px;
}

.countrymenu ul li a {color: white;font-weight: 600;}

.countrymenu ul li:hover {
    background: white;
}

.countrymenu ul li:hover>a {
    color: #8e0d06;
}

.countrymenu ul li a img {
    width: 23px;
    margin-top: -4px;
    margin-right: 5px;
    background: antiquewhite;
    border: 2px solid white;
}
.PLR-5{padding-left:5px !important;padding-right:5px !important;}



.menu-button {color: #a10908;
cursor:pointer;
font-size:2rem;padding: 0.75rem 1.55rem;right: 15px;float: right;position: relative;}

.open-menu {color: rgb(255 255 255 / 0%);
cursor:pointer;font-size:1rem;
padding:1rem;position:absolute;
right:0;
top:0;transition:transform 250ms ease;}

.rotate {transform: rotate(360deg);webkit-animation-name: rotate;animation-name: rotate;animation-duration: 0s;}

span.open-menu.fa.fa-plus.rotate:before {
    content: "\f068";
    transform: rotate(0deg);
    webkit-animation-name: rotate;
    animation-name: rotate;
    animation-duration: 0s;
}
}


/* Generated Overflow Element */

.overflow {margin-top: 60px;overflow-x:hidden;overflow-y:auto;}


/* Menu Styles */

#mobile-nav {display: none;}

#mobile-nav ul {
background-color:rgba(0,0,0,.1);
display:none;
margin:0 1rem;
padding:0;
position:relative;
}

#mobile-nav ul:first-child {
background-color:transparent;
}

#mobile-nav ul li {
border-top:1px solid rgba(255,255,255,.075);
list-style:none;
margin-bottom:0;
position:relative;
}

#mobile-nav ul li a {
color:#fff;
display:inline-block;
font-size:1rem;
padding:1rem 0;
text-decoration:none;
width:100%;
}

#mobile-nav ul ul {
margin:0;width: 100% !IMPORTANT;}

#mobile-nav ul ul li {
border-top:none;
padding-left:1rem;
}

.hidden{display:none;}

.goog-te-gadget-simple {
    background-color: #fff !important;
    border-left: 1px solid #980b07 !important;
    border-top: 1px solid #980b07 !important;
    border-bottom: 1px solid #980b07 !important;
    border-right: 1px solid #980b07 !important;
    font-size: 11pt !important;
    display: inline-block !important;
    height: 48px !important;
    border-radius: 2px;
    padding-top: 1px;
    padding: 10px 7px 34px !important;
    padding-bottom: 2px;
    cursor: pointer;
    zoom: 1;
    *
    display: inline;
}
.goog-te-gadget {
    font-family: arial;
    font-size: 13px;
    color: #666;
    /* white-space: nowrap; */
    position: relative;
    top: -18px;
}

/* Copyright 2022 Google Inc. All Rights Reserved. */
.goog-te-banner-frame {
    left: 0px;
    top: 0px;
    height: 39px;
    width: 100%;
    z-index: 10000001;
    position: fixed;
    border: none;
    border-bottom: 1px solid #6b90da;
    margin: 0;
    -moz-box-shadow: 0 0 8px 1px #999999;
    -webkit-box-shadow: 0 0 8px 1px #999999;
    box-shadow: 0 0 8px 1px #999999;
    _position: absolute
}

.goog-te-menu-frame {
    z-index: 10000002;
    position: fixed;
    border: none;
    -moz-box-shadow: 0 3px 8px 2px #999999;
    -webkit-box-shadow: 0 3px 8px 2px #999999;
    box-shadow: 0 3px 8px 2px #999999;
    _position: absolute
}

.goog-te-ftab-frame {
    z-index: 10000000;
    border: none;
    margin: 0
}

.goog-te-gadget {
    font-family: arial;
    font-size: 11px;
    color: #666;
    white-space: nowrap
}

.goog-te-gadget img {
    vertical-align: middle;
    border: none
}

.goog-te-gadget-simple {
    background-color: #fff;
    border-left: 1px solid #d5d5d5;
    border-top: 1px solid #9b9b9b;
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #d5d5d5;
    font-size: 10pt;
    display: inline-block;
    padding-top: 1px;
    padding-bottom: 2px;
    cursor: pointer;
    zoom:1;*display: inline
}

.goog-te-gadget-icon {
    margin-left: 2px;
    margin-right: 2px;
    width: 19px;
    height: 19px;
    border: none;
    vertical-align: middle
}

.goog-te-combo {
    margin-left: 4px;
    margin-right: 4px;
    vertical-align: baseline;
    *vertical-align: middle
}

.goog-te-gadget .goog-te-combo {
    margin: 4px 0
}

.goog-logo-link,.goog-logo-link:link,.goog-logo-link:visited,.goog-logo-link:hover,.goog-logo-link:active {
    font-size: 12px;
    font-weight: bold;
    color: #444;
    text-decoration: none
}

.goog-te-banner .goog-logo-link,.goog-close-link {
    display: block;
    margin: 0px 10px
}

.goog-te-banner .goog-logo-link {
    padding-top: 2px;
    padding-left: 4px
}

.goog-te-combo,.goog-te-banner *,.goog-te-ftab *,.goog-te-menu *,.goog-te-menu2 *,.goog-te-balloon * {
    font-family: arial;
    font-size: 10pt
}

.goog-te-banner {
    margin: 0;
    background-color: #e4effb;
    overflow: hidden
}

.goog-te-banner img {
    border: none
}

.goog-te-banner-content {
    color: #000
}

.goog-te-banner-content img {
    vertical-align: middle
}

.goog-te-banner-info {
    color: #666;
    vertical-align: top;
    margin-top: 0px;
    font-size: 7pt
}

.goog-te-banner-margin {
    width: 8px
}

.goog-te-button {
    border-color: #e7e7e7;
    border-style: none solid solid none;
    border-width: 0 1px 1px 0
}

.goog-te-button div {
    border-color: #cccccc #999999 #999999 #cccccc;
    border-right: 1px solid #999999;
    border-style: solid;
    border-width: 1px;
    height: 20px
}

.goog-te-button button {
    background: transparent;
    border: none;
    cursor: pointer;
    height: 20px;
    overflow: hidden;
    margin: 0;
    vertical-align: top;
    white-space: nowrap
}

.goog-te-button button:active {
    background: none repeat scroll 0 0 #cccccc
}

.goog-te-ftab {
    margin: 0px;
    background-color: #fff;
    white-space: nowrap
}

.goog-te-ftab-link {
    text-decoration: none;
    font-weight: bold;
    font-size: 10pt;
    border: 1px outset #888;
    padding: 6px 10px;
    white-space: nowrap;
    position: absolute;
    left: 0px;
    top: 0px
}

.goog-te-ftab-link img {
    margin-left: 2px;
    margin-right: 2px;
    width: 19px;
    height: 19px;
    border: none;
    vertical-align: middle
}

.goog-te-ftab-link span {
    text-decoration: underline;
    margin-left: 2px;
    margin-right: 2px;
    vertical-align: middle
}

.goog-float-top .goog-te-ftab-link {
    padding: 2px 2px;
    border-top-width: 0px
}

.goog-float-bottom .goog-te-ftab-link {
    padding: 2px 2px;
    border-bottom-width: 0px
}

.goog-te-menu-value {
    text-decoration: none;
    color: #0000cc;
    white-space: nowrap;
    margin-left: 4px;
    margin-right: 4px
}

.goog-te-menu-value span {
    text-decoration: underline
}

.goog-te-menu-value img {
    margin-left: 2px;
    margin-right: 2px
}

.goog-te-gadget-simple .goog-te-menu-value {
    color: #000
}

.goog-te-gadget-simple .goog-te-menu-value span {
    text-decoration: none
}

.goog-te-menu {
    background-color: #ffffff;
    text-decoration: none;
    border: 2px solid #c3d9ff;
    overflow-y: scroll;
    overflow-x: hidden;
    position: absolute;
    left: 0;
    top: 0
}

.goog-te-menu-item {
    padding: 3px;
    text-decoration: none
}

.goog-te-menu-item,.goog-te-menu-item:link {
    color: #0000cc;
    background: #ffffff
}

.goog-te-menu-item:visited {
    color: #551a8b
}

.goog-te-menu-item:hover {
    background: #c3d9ff
}

.goog-te-menu-item:active {
    color: #0000cc
}

.goog-te-menu2 {
    background-color: #ffffff;
    text-decoration: none;
    border: 1px solid #6b90da;
    overflow: hidden;
    padding: 4px
}

.goog-te-menu2-colpad {
    width: 16px
}

.goog-te-menu2-separator {
    margin: 6px 0;
    height: 1px;
    background-color: #aaa;
    overflow: hidden
}

.goog-te-menu2-item div,.goog-te-menu2-item-selected div {
    padding: 4px
}

.goog-te-menu2-item .indicator {
    display: none
}

.goog-te-menu2-item-selected .indicator {
    display: auto
}

.goog-te-menu2-item-selected .text {
    padding-left: 4px;
    padding-right: 4px
}

.goog-te-menu2-item,.goog-te-menu2-item-selected {
    text-decoration: none
}

.goog-te-menu2-item div,.goog-te-menu2-item:link div,.goog-te-menu2-item:visited div,.goog-te-menu2-item:active div {
    color: #930c06;
    background: #ffffff;
    border: 1px solid #930c06;
    font-weight: 6;
    border-radius: 2px;
    margin-bottom: 5px;
    background: #ffeceb;
}

.goog-te-menu2-item:hover div {
    color: #ffffff;
    background: #8e0d06;
}

.goog-te-menu2-item-selected div,.goog-te-menu2-item-selected:link div,.goog-te-menu2-item-selected:visited div,.goog-te-menu2-item-selected:hover div,.goog-te-menu2-item-selected:active div {
    color: #000;
    font-weight: bold
}

.goog-te-balloon {
    background-color: #ffffff;
    overflow: hidden;
    padding: 8px;
    border: none;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.goog-te-balloon-frame {
    background-color: #ffffff;
    border: 1px solid #6b90da;
    -moz-box-shadow: 0 3px 8px 2px #999999;
    -webkit-box-shadow: 0 3px 8px 2px #999999;
    box-shadow: 0 3px 8px 2px #999999;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.goog-te-balloon img {
    border: none
}

.goog-te-balloon-text {
    margin-top: 6px
}

.goog-te-balloon-zippy {
    margin-top: 6px;
    white-space: nowrap
}

.goog-te-balloon-zippy * {
    vertical-align: middle
}

.goog-te-balloon-zippy .minus {
    background-image: url(//www.google.com/images/zippy_minus_sm.gif)
}

.goog-te-balloon-zippy .plus {
    background-image: url(//www.google.com/images/zippy_plus_sm.gif)
}

.goog-te-balloon-zippy span {
    color: #00c;
    text-decoration: underline;
    cursor: pointer;
    margin: 0 4px
}

.goog-te-balloon-form {
    margin: 6px 0 0 0
}

.goog-te-balloon-form form {
    margin: 0
}

.goog-te-balloon-form form textarea {
    margin-bottom: 4px;
    width: 100%
}

.goog-te-balloon-footer {
    margin: 6px 0 4px 0
}

.goog-te-spinner-pos {
    z-index: 1000;
    position: fixed;
    transition-delay: 0.6s;
    left: -1000px;
    top: -1000px
}

.goog-te-spinner-animation {
    background: #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 104px;
    height: 104px;
    border-radius: 50px;
    background: #fff url(//www.gstatic.com/images/branding/product/2x/translate_24dp.png) 50% 50% no-repeat;
    transition: all 0.6s ease-in-out;
    transform: scale(0.4);
    opacity: 0
}

.goog-te-spinner-animation-show {
    transform: scale(0.5);
    opacity: 1
}

.goog-te-spinner {
    margin: 2px 0 0 2px;
    animation: goog-te-spinner-rotator 1.4s linear infinite
}

@keyframes goog-te-spinner-rotator {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(270deg)
    }
}

.goog-te-spinner-path {
    stroke-dasharray: 187;
    stroke-dashoffset: 0;
    stroke: #4285f4;
    transform-origin: center;
    animation: goog-te-spinner-dash 1.4s ease-in-out infinite
}

@keyframes goog-te-spinner-dash {
    0% {
        stroke-dashoffset: 187
    }

    50% {
        stroke-dashoffset: 46.75;
        transform: rotate(135deg)
    }

    100% {
        stroke-dashoffset: 187;
        transform: rotate(450deg)
    }
}

#goog-gt-tt html,#goog-gt-tt body,#goog-gt-tt div,#goog-gt-tt span,#goog-gt-tt iframe,#goog-gt-tt h1,#goog-gt-tt h2,#goog-gt-tt h3,#goog-gt-tt h4,#goog-gt-tt h5,#goog-gt-tt h6,#goog-gt-tt p,#goog-gt-tt a,#goog-gt-tt img,#goog-gt-tt ol,#goog-gt-tt ul,#goog-gt-tt li,#goog-gt-tt table,#goog-gt-tt form,#goog-gt-tt tbody,#goog-gt-tt tr,#goog-gt-tt td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-align: left;
    line-height: normal
}

#goog-gt-tt ol,#goog-gt-tt ul {
    list-style: none
}

#goog-gt-tt table {
    border-collapse: collapse;
    border-spacing: 0
}

#goog-gt-tt caption,#goog-gt-tt th,#goog-gt-tt td {
    text-align: left;
    font-weight: normal
}

#goog-gt-tt input::-moz-focus-inner {
    border: 0
}

div#goog-gt-tt {
    padding: 10px 14px
}

#goog-gt-tt {
    color: #222;
    background-color: #ffffff;
    border: 1px solid #eee;
    box-shadow: 0 4px 16px rgba(0,0,0,.2);
    -moz-box-shadow: 0 4px 16px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 4px 16px rgba(0,0,0,.2);
    display: none;
    font-family: arial;
    font-size: 10pt;
    width: 420px;
    padding: 12px;
    position: absolute;
    z-index: 10000
}

#goog-gt-tt .original-text,.gt-hl-layer {
    clear: both;
    font-size: 10pt;
    position: relative;
    text-align: justify;
    width: 100%
}

#goog-gt-tt .title {
    color: #999;
    font-family: arial,sans-serif;
    margin: 4px 0;
    text-align: left
}

#goog-gt-tt .close-button {
    display: none
}

#goog-gt-tt .logo {
    float: left;
    margin: 0px
}

#goog-gt-tt .activity-links {
    display: inline-block
}

#goog-gt-tt .started-activity-container {
    display: none;
    width: 100%
}

#goog-gt-tt .activity-root {
    margin-top: 20px
}

#goog-gt-tt .left {
    float: left
}

#goog-gt-tt .right {
    float: right
}

#goog-gt-tt .bottom {
    min-height: 15px;
    position: relative;
    height: 1%
}

#goog-gt-tt .status-message {
    background: -moz-linear-gradient(top,#29910d 0%,#20af0e 100%);
    background: -webkit-linear-gradient(top,#29910d 0%,#20af0e 100%);
    background: -o-linear-gradient(top,#29910d 0%,#20af0e 100%);
    background: -ms-linear-gradient(top,#29910d 0%,#20af0e 100%);
    background: linear-gradient(top,#29910d 0%,#20af0e 100%);
    background: #29910d;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: inset 0px 2px 2px #1e6609;
    -moz-box-shadow: inset 0px 2px 2px #1e6609;
    -webkit-box-shadow: inset 0px 2px 2px #1e6609;
    color: white;
    font-size: 9pt;
    font-weight: bolder;
    margin-top: 12px;
    padding: 6px;
    text-shadow: 1px 1px 1px #1e6609
}

#goog-gt-tt .activity-link {
    color: #1155cc;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    margin-right: 15px;
    text-decoration: none
}

#goog-gt-tt textarea {
    font-family: arial;
    resize: vertical;
    width: 100%;
    margin-bottom: 10px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border: 1px solid #d9d9d9;
    border-top: 1px solid silver;
    font-size: 13px;
    height: auto;
    overflow-y: auto;
    padding: 1px
}

#goog-gt-tt textarea:focus {
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
    border: 1px solid #4d90fe;
    outline: none
}

#goog-gt-tt .activity-cancel {
    margin-right: 10px
}

#goog-gt-tt .translate-form {
    min-height: 25px;
    vertical-align: middle;
    padding-top: 8px
}

#goog-gt-tt .translate-form .activity-form {
    margin-bottom: 5px;
    margin-bottom: 0px
}

#goog-gt-tt .translate-form .activity-form input {
    display: inline-block;
    min-width: 54px;
    *min-width: 70px;
    border: 1px solid #dcdcdc;
    border: 1px solid rgba(0,0,0,0.1);
    text-align: center;
    color: #444;
    font-size: 11px;
    font-weight: bold;
    height: 27px;
    outline: 0;
    padding: 0 8px;
    vertical-align: middle;
    line-height: 27px;
    margin: 0 16px 0 0;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -o-transition: all 0.218s;
    transition: all 0.218s;
    background-color: #f5f5f5;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f1f1f1));
    background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
    background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1);
    background-image: -ms-linear-gradient(top,#f5f5f5,#f1f1f1);
    background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);
    background-image: linear-gradient(top,#f5f5f5,#f1f1f1);
    -webkit-user-select: none;
    -moz-user-select: none;
    cursor: default
}

#goog-gt-tt .translate-form .activity-form input:hover {
    border: 1px solid #c6c6c6;
    color: #222;
    -webkit-transition: all 0.0s;
    -moz-transition: all 0.0s;
    -o-transition: all 0.0s;
    transition: all 0.0s;
    background-color: #f8f8f8;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1));
    background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: linear-gradient(top,#f8f8f8,#f1f1f1)
}

#goog-gt-tt .translate-form .activity-form input:active {
    border: 1px solid #c6c6c6;
    color: #333;
    background-color: #f6f6f6;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f6f6f6),to(#f1f1f1));
    background-image: -webkit-linear-gradient(top,#f6f6f6,#f1f1f1);
    background-image: -moz-linear-gradient(top,#f6f6f6,#f1f1f1);
    background-image: -ms-linear-gradient(top,#f6f6f6,#f1f1f1);
    background-image: -o-linear-gradient(top,#f6f6f6,#f1f1f1);
    background-image: linear-gradient(top,#f6f6f6,#f1f1f1)
}

#goog-gt-tt .translate-form .activity-form input:focus #goog-gt-tt .translate-form .activity-form input.focus #goog-gt-tt .translate-form .activity-form input:active,#goog-gt-tt .translate-form .activity-form input:focus:active,#goog-gt-tt .translate-form .activity-form input:.focus:active {
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.5);
    -webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.5);
    -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.5)
}

#goog-gt-tt .translate-form .activity-form input:focus,#goog-gt-tt .translate-form .activity-form input.focus {
    outline: none;
    border: 1px solid #4d90fe;
    z-index: 4!important
}

#goog-gt-tt .translate-form .activity-form input.selected {
    background-color: #eeeeee;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#eeeeee),to(#e0e0e0));
    background-image: -webkit-linear-gradient(top,#eeeeee,#e0e0e0);
    background-image: -moz-linear-gradient(top,#eeeeee,#e0e0e0);
    background-image: -ms-linear-gradient(top,#eeeeee,#e0e0e0);
    background-image: -o-linear-gradient(top,#eeeeee,#e0e0e0);
    background-image: linear-gradient(top,#eeeeee,#e0e0e0);
    -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
    border: 1px solid #ccc;
    color: #333
}

#goog-gt-tt .translate-form .activity-form input.activity-submit {
    color: white;
    border-color: #3079ed;
    background-color: #4d90fe;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#4787ed));
    background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
    background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
    background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
    background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
    background-image: linear-gradient(top,#4d90fe,#4787ed)
}

#goog-gt-tt .translate-form .activity-form input.activity-submit:hover #goog-gt-tt .translate-form .activity-form input.activity-submit:focus,#goog-gt-tt .translate-form .activity-form input.activity-submit.focus #goog-gt-tt .translate-form .activity-form input.activity-submit:active {
    border-color: #3079ed;
    background-color: #357ae8;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#357ae8));
    background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
    background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
    background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
    background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
    background-image: linear-gradient(top,#4d90fe,#357ae8)
}

#goog-gt-tt .translate-form .activity-form input.activity-submit:hover {
    box-shadow: inset 0 0 0 1px #fff,0px 1px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 0 0 1px #fff,0px 1px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 0 0 1px #fff,0px 1px 1px rgba(0,0,0,0.1)
}

#goog-gt-tt .translate-form .activity-form input:focus,#goog-gt-tt .translate-form .activity-form input.focus,#goog-gt-tt .translate-form .activity-form input:active,#goog-gt-tt .translate-form .activity-form input:hover,#goog-gt-tt .translate-form .activity-form input.activity-submit:focus,#goog-gt-tt .translate-form .activity-form input.activity-submit.focus,#goog-gt-tt .translate-form .activity-form input.activity-submit:active,#goog-gt-tt .translate-form .activity-form input.activity-submit:hover {
    border-color: #3079ed
}

#goog-gt-tt .gray {
    color: #999;
    font-family: arial,sans-serif
}

#goog-gt-tt .alt-helper-text {
    color: #999;
    font-size: 11px;
    font-family: arial,sans-serif;
    margin: 15px 0px 5px 0px
}

#goog-gt-tt .alt-error-text {
    color: #800;
    display: none;
    font-size: 9pt
}

.goog-text-highlight {
    background-color: #c9d7f1;
    -webkit-box-shadow: 2px 2px 4px #9999aa;
    -moz-box-shadow: 2px 2px 4px #9999aa;
    box-shadow: 2px 2px 4px #9999aa;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative
}

#goog-gt-tt .alt-menu.goog-menu {
    background: #ffffff;
    border: 1px solid #dddddd;
    -webkit-box-shadow: 0px 3px 3px #888;
    -moz-box-shadow: 0px 2px 20px #888;
    box-shadow: 0px 2px 4px #99a;
    min-width: 0;
    outline: none;
    padding: 0;
    position: absolute;
    z-index: 2000
}

#goog-gt-tt .alt-menu .goog-menuitem {
    cursor: pointer;
    padding: 2px 5px 5px;
    margin-right: 0px;
    border-style: none
}

#goog-gt-tt .alt-menu div.goog-menuitem:hover {
    background: #ddd
}

#goog-gt-tt .alt-menu .goog-menuitem h1 {
    font-size: 100%;
    font-weight: bold;
    margin: 4px 0px
}

#goog-gt-tt .alt-menu .goog-menuitem strong {
    color: #345aad
}

#goog-gt-tt .goog-submenu-arrow {
    text-align: right;
    position: absolute;
    right: 0;
    left: auto
}

#goog-gt-tt .goog-menuitem-rtl .goog-submenu-arrow {
    text-align: left;
    position: absolute;
    left: 0;
    right: auto
}

#goog-gt-tt .gt-hl-text,#goog-gt-tt .trans-target-highlight {
    background-color: #f1ea00;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -moz-box-shadow: rgba(0,0,0,.5) 3px 3px 4px;
    -webkit-box-shadow: rgba(0,0,0,.5) 3px 3px 4px;
    box-shadow: rgba(0,0,0,.5) 3px 3px 4px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #f1ea00;
    cursor: pointer;
    margin: -2px -2px -2px -3px;
    padding: 2px 2px 2px 3px;
    position: relative
}

#goog-gt-tt .trans-target-highlight {
    color: #222
}

#goog-gt-tt .gt-hl-layer {
    color: white;
    position: absolute!important
}

#goog-gt-tt .trans-target,#goog-gt-tt .trans-target .trans-target-highlight {
    background-color: #c9d7f1;
    border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    -moz-box-shadow: rgba(0,0,0,.5) 3px 3px 4px;
    -webkit-box-shadow: rgba(0,0,0,.5) 3px 3px 4px;
    box-shadow: rgba(0,0,0,.5) 3px 3px 4px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    cursor: pointer;
    margin: -2px -2px -2px -3px;
    padding: 2px 2px 3px 3px;
    position: relative
}

#goog-gt-tt span:focus {
    outline: none
}

#goog-gt-tt .trans-edit {
    background-color: transparent;
    border: 1px solid #4d90fe;
    border-radius: 0em;
    -webkit-border-radius: 0em;
    -moz-border-radius: 0em;
    margin: -2px;
    padding: 1px
}

#goog-gt-tt .gt-trans-highlight-l {
    border-left: 2px solid red;
    margin-left: -2px
}

#goog-gt-tt .gt-trans-highlight-r {
    border-right: 2px solid red;
    margin-right: -2px
}

#goog-gt-tt #alt-input {
    padding: 2px
}

#goog-gt-tt #alt-input-text {
    font-size: 11px;
    padding: 2px 2px 3px;
    margin: 0;
    background-color: #fff;
    color: #333;
    border: 1px solid #d9d9d9;
    border-top: 1px solid #c0c0c0;
    display: inline-block;
    vertical-align: top;
    height: 21px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-border-radius: 1px
}

#goog-gt-tt #alt-input-text:hover {
    border: 1px solid #b9b9b9;
    border-top: 1px solid #a0a0a0;
    -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1)
}

#goog-gt-tt #alt-input-text:focus {
    -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3);
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3);
    outline: none;
    border: 1px solid #4d90fe
}

#goog-gt-tt #alt-input-submit {
    font-size: 11px;
    padding: 2px 6px 3px;
    margin: 0 0 0 2px;
    height: 21px
}


#cookieNotice.display-right {
    left: 100px;
    bottom: 30px;
    max-width: 395px;
    z-index: 9999;
    background-color: #fff!important;
}
#cookieNotice.light {
    background-color: #fff;
    background-color: var(--cookieNoticeProLight);
    color: #393d4d;
    color: var(--cookieNoticeProDark);
}
#cookieNotice {
    box-sizing: border-box;
    position: fixed;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 6px 6px rgb(0 0 0 / 25%);
    font-family: inherit;
    z-index: 999997;
}
#cookieNotice #closeIcon {
    width: 20px;
    height: 20px;
    cursor: pointer;
    color: #bfb9b9;
    overflow: hidden;
    opacity: .85;
    z-index: 999999;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/close-icon.svg) 0 0 / 20px 20px no-repeat;
}
#cookieNotice * {
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;
    box-sizing: border-box;
}
#cookieNotice .title-wrap {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    background: url(../images/cookie-icon.svg) 0 0 / 40px 40px no-repeat;
    padding-left: 45px;
    height: 40px;
}
#cookieNotice .title-wrap svg {
    margin-right: 10px;
}
#cookieNotice h4 {
    font-family: inherit;
    font-weight: 700;
    font-size: 18px;
}
#cookieNotice.light p, #cookieNotice.light ul {
    color: #393d4d;
    color: var(--cookieNoticeProDark);
}
#cookieNotice p, #cookieNotice ul {
    font-size: 14px;
    margin-bottom: 20px;
}
#cookieNotice .btn-wrap {
    display: flex;
    flex-direction: row;
    font-weight: 700;
    justify-content: center;
    margin: 0 -5px 0 -5px;
    flex-wrap: wrap;
}
#cookieNotice .btn-wrap button {
    flex-grow: 1;
    padding: 0 7px;
    margin: 0 5px 10px 5px;
    border-radius: 20px;
    cursor: pointer;
    white-space: nowrap;
    min-width: 130px;
    line-height: 36px;
    border: none;
    font-family: inherit;
    font-size: 16px;
    transition: box-shadow .3s;
}
#cookieNotice button {
    outline: 0;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
#cookieNotice .btn-wrap button:hover {
    transition: box-shadow .4s cubic-bezier(.25,.8,.25,1),transform .4s cubic-bezier(.25,.8,.25,1);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 30%);
    transform: translate3d(0,-1px,0);
}