
.ot-tabs .tabs-heading {
  margin-bottom: 0;
  overflow: hidden;
}
.unstyle {
    list-style: none;
    padding-left: 0;
}
.ot-tabs .tab-link {
  font-family: "Titillium Web", sans-serif;
  min-width:30%;
  margin-right: 20px;
  padding: 12px 0;
  float: left;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-bottom: 3px solid #dadada;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
@media screen and (max-width: 768px) {
.ot-tabs .tab-link {
   min-width:10%;
   font-weight: 100;  
   text-align: left;  
   text-transform: none;
   margin-right:4px
}
}
.ot-tabs .tab-link.current, .ot-tabs .tab-link:hover {
  border-color: #d53434;
  color: #1a1a1a;
}
.ot-tabs .tab-link:last-child {
  margin-right: 0;
}
.ot-tabs .tab-content {
  display: none;
  padding: 33px 0;
}
.ot-tabs .tab-content.current {
  display: inherit;
}
.ot-tabs .tab-content ul, .ot-tabs .tab-content ol {
  list-style: none;
  padding-left: 0;
  margin-top: 17px;
}
.ot-tabs .tab-content ul li, .ot-tabs .tab-content ol li {
  position: relative;
  padding-left: 46px;
  margin-bottom: 15px;
}
.ot-tabs .tab-content ul li:before, .ot-tabs .tab-content ol li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  height: 1px;
  background: #555555;
}
.ot-tabs .tab-content ul li:last-child, .ot-tabs .tab-content ol li:last-child {
  margin-bottom: 0;
}
.ot-tabs p:last-child {
  margin-bottom: 0;
}

.rs-why-choose .services-wrap .services-icon .icon-as-image{height:150px}
.rs-why-choose .services-wrap{display:flex;align-items:center;background-color: #f7f7f7;border: 1px solid #f8f8f8;margin-bottom: 10px;}.rs-why-choose .services-wrap .services-icon{padding:5px 5px 0 0}.rs-why-choose .services-wrap .services-icon img{height:150px}.rs-why-choose .services-wrap .services-text{padding:0 5px 0 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:#4c4f9e}.rs-why-choose .services-wrap .services-text .title a:hover{color:#106eea}.rs-why-choose .services-wrap .services-text .services-txt{margin:0}.rs-why-choose.style1 .services-wrap .services-text .title a{color:#fff}.rs-why-choose.style1 .services-wrap .services-text .title a:hover{color:#ec6f22}.rs-why-choose.style1 .services-wrap .services-text .services-txt{color:#fff}.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:0;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:0;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:0 0 0 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:#106eea}.rs-why-choose.style2 .services-wrap .services-text .services-txt{margin:0}.rs-why-choose.style2.modify1 .services-wrap .services-text .title a{color:#fff}.rs-why-choose.style2.modify1 .services-wrap .services-text .services-txt{color:#fff}.rs-why-choose.style2.modify1 .services-wrap .services-text .services-txt:hover{color:#ec6f22}
.title
{
	color:#4c4f9e;
}