

/*collapse accordion*/
.panel {
  border: none;
}

.panel .panel-body {
  border: none;
}

.panel-heading .panel-title {
  font-size: inherit;
  letter-spacing: 0;
  padding: 0;
  position: relative;
}

.panel-heading .panel-title > a {
  line-height: 28px;
  display: block;
  padding: 11px 65px 11px 40px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  background-color: #ffd800;
  border: none;
  word-wrap: break-word;
}

.panel-heading .panel-title > a:hover {
  color: #ffffff;
  background-color: #ffd800;
}

.panel-heading .panel-title > a.collapsed {
  color: #a0a0a0;
  background-color: #f2f2f2;
}

.panel-heading .panel-title > a.collapsed:hover {
  color: #a0a0a0;
}

.panel-heading .panel-title > a:after {
  content: '--';
  font-family: 'Roboto', sans-serif;
  position: absolute;
  font-weight: 300;
  font-size: 20px;
  line-height: 48px;
  text-align: center;
  right: 0;
  top: 0;
  bottom: 0;
  width: 60px;
  letter-spacing: -1px;
}

.panel-heading .panel-title > a.collapsed:after {
  content: '+';
}

.panel-heading .panel-title > a > i {
  position: relative;
  color: #ffffff;
  font-size: 28px;
  padding-right: 12px;
  vertical-align: middle;
}

.panel-heading .panel-title > .collapsed i {
  color: #0082ca;
}

.panel {
  box-shadow: none;
}

.panel-group .panel {
  border-radius: 5px;
  overflow: hidden;
  background-color: #f2f2f2;
}

.panel-default > .panel-heading {
  background-color: transparent;
  color: inherit;
  position: relative;
  border: none;
  border-radius: 0;
  padding: 0;
}

.panel-default {
  border-color: transparent;
}

.panel-group .panel + .panel {
  margin-top: 10px;
}

.panel-body {
  border: 1px solid transparent;
  border-top: none !important;
}

.panel-body .media-left {
  padding-top: 8px;
  padding-right: 28px;
}

.panel-body .media-left .img-circle {
  max-width: 50px;
}

.panel-body .media-left img {
  max-width: none;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
  padding: 23px 30px 30px;
  border-radius: 0px;
}

.media {
  margin-top: 16px;
}

.media .media-object {
  max-width: 70px;
}

.hid-rob {
	display: none;
}


@media (min-width: 768px) {
  .vertical-tabs .nav > li.active {
    position: relative;
    z-index: 2;
  }
}

li.media:before,
li.media:after {
  display: block;
  content: '';
  clear: both;
}


blockquote {
  position: relative;
  margin: 30px 0 10px;
  padding: 8px 20px 20px 30px;
  border-left: 5px solid #91c63f;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  font-style: italic;
}

blockquote .media {
  font-size: 15px;
  font-style: normal;
  line-height: 23px;
  margin: 8px 0 6px !important;
}

blockquote .media img {
  min-width: 70px;
  border-radius: 50%;
}

blockquote .media h5 {
  margin-top: 5px;
  font-weight: 400;
}

blockquote .media .media-left {
  padding-right: 15px;
}

blockquote .item-meta {
  margin-top: 10px;
  font-style: normal;
  opacity: 0.7;
}

.blockquote-big {
  max-width: 800px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  color: #3c3c3c;
  font-size: 15px;
  text-align: center;
  line-height: 1.5;
  padding: 0 30px;
  border: none;
}

ul.list1 li > .media {
  margin: 3px 0 3px;
}

.ds .testimonials-carousel .media + p {
  background-color: rgba(255, 255, 255, 0.06);
}

.ds .widget_popular_entries .media-heading {
  color: #ffffff;
}

.intro_section.page_videoslider .slide-media {
  background-position: center;
  height: 492px;
  width: 100%;
}

@media (max-width: 991px) {
  .intro_section.page_videoslider .slide-media {
    display: none;
  }
}

/* services */
.services .media {
  margin: 0;
  padding: 15px 0;
}

.services .media + .media {
  border-top: 1px solid #e1e1e1;
}

.services .media-left {
  padding-right: 28px;
}

.services .round_button {
  margin-top: 15px;
}

.ds.services .media + .media {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}


.page-meta .media {
  position: relative;
  padding: 28px 0 0;
  margin-bottom: 20px;
}

.page-meta .media + .media:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  top: 0;
  background-color: rgba(150, 150, 150, 0.1);
}

.page-meta .media-left {
  padding-right: 8px;
}

#blog-gallery-slider .item-media:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(41, 42, 46, 0.3);
}

.format-status .media-object {
  max-width: 100px;
}

.comments-area .media {
  position: relative;
}

.comments-area .media-left {
  padding-right: 0;
}

.comments-area .media-left img {
  max-width: 70px;
}

.comments-area .media-object {
  max-width: 70px;
  border-radius: 50%;
}

.comments-area .media-body {
  padding: 10px 15px;
}

.widget .media-left {
  padding-right: 30px;
}

.widget .media-object {
  max-width: 85px;
}


.widget_popular_entries .media-body {
  overflow: visible;
}

.widget_popular_entries .media-object {
  max-width: 100px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .widget_popular_entries .media-object {
    max-width: 40px;
  }
}

.widget_popular_entries li {
  margin-top: 2px;
  padding: 20px 0 18px 0;
}

.widget_popular_entries li:first-child {
  padding-top: 0;
}

.widget_popular_entries li:last-child {
  padding-bottom: 0;
}


/*teasers*/
.teaser {
  position: relative;
  margin: 10px 0;
  overflow: visible;
}

.teaser[class*="_bg_color"], .teaser[class*="with_"] {
  padding: 36px 55px;
}

@media (max-width: 500px) {
  .teaser[class*="_bg_color"], .teaser[class*="with_"] {
    padding: 16px 20px;
  }
}

.teaser [class*="_bg_color"] {
  padding: 21px;
  margin-bottom: 2px;
  text-align: center;
}

.teaser [class*="_bg_color"] + h4 {
  margin-top: 24px;
}

.teaser .border_icon {
  padding: 0.35em;
  min-width: 1.8em;
  border-width: 3px;
  border-style: solid;
}

.teaser i {
  min-width: 1em;
  display: inline-block;
}

.teaser h2 {
  font-size: 50px;
  font-weight: 400;
  margin-bottom: 33px;
  position: relative;
  padding-bottom: 10px;
}

.teaser h2:after {
  content: '';
  position: absolute;
  width: 50px;
  margin-left: -25px;
  height: 1px;
  background-color: rgba(204, 204, 204, 0.2);
  bottom: -12px;
  left: 50%;
}

.teaser h3 {
  margin-bottom: 16px;
  font-size: 24px;
}

.teaser h4 {
  font-size: 20px;
  margin-bottom: 18px;
}

.teaser .media-left {
  padding-right: 45px;
}

@media (max-width: 500px) {
  .teaser .media-left {
    padding-right: 20px;
  }
}

.teaser .media-body h3 {
  margin-bottom: 20px;
  font-size: 28px;
}

.teaser .media-body h4 {
  margin-bottom: 6px;
}

@media (max-width: 500px) {
  .teaser h2, .teaser h3, .teaser h4 {
    font-size: 1.4em !important;
  }
  .teaser h2 span, .teaser h3 span, .teaser h4 span {
    font-size: 1.2em !important;
  }
}

.teaser [class*="count"] {
  font-size: 56px;
  font-weight: 700;
  margin: 17px 0 6px;
}

.teaser [class*="count"] + p {
  margin: 0;
  font-size: 20px;
}

.teaser .theme_button {
  margin: 22px 0 0;
}

.bg_teaser .teaser_content > .media-left {
  padding-right: 35px;
}

.bg_teaser .teaser_content.media {
  padding: 75px 40px 60px;
}


.square_teaser .item-media:after, .square_teaser .teaser_icon, .square_teaser h4, .square_teaser p {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.square_teaser:hover .item-media:after {
  background-color: #0082ca;
}

.quote-item .media-object {
  max-width: 70px;
  margin: 25px auto 0;
  border-radius: 50%;
}


/* item media links */
.item-media {
  position: relative;
  overflow: hidden;
}

.media-links {
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.media-links div {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -19px;
  z-index: 4;
}

.media-links:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.75);
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

[class*="item"]:hover .media-links:before {
  filter: alpha(opacity=100);
  opacity: 1;
}

.media-links a.abs-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
}

[class*="item"]:hover .media-links a.abs-link {
  opacity: 1;
}

.links-wrap a {
  position: relative;
  width: 38px;
  height: 38px;
  line-height: 36px;
  top: -100px;
  display: inline-block;
  z-index: 5;
  text-align: center;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  -moz-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  -ms-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  -o-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  -webkit-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  color: #ffffff;
}

.links-wrap a:hover {
  background-color: #ffffff;
  color: #3c3c3c;
}

.links-wrap a.p-link {
  transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
  -moz-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
  -ms-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
  -o-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
  -webkit-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
}

.links-wrap a:before {
  font-family: 'rt-icons-2';
  content: "\e656";
}

.links-wrap a.p-link:before {
  content: "\e65f";
}

[class*="item"]:hover .links-wrap a {
  top: 0px;
  filter: alpha(opacity=100);
  opacity: 1;
}

[class*="item"]:hover .media-links div {
  filter: alpha(opacity=100);
  opacity: 1;
}


/*collapse accordion*/
.panel {
  border: none;
}

.panel .panel-body {
  border: none;
}

.panel-heading .panel-title {
  font-size: inherit;
  letter-spacing: 0;
  padding: 0;
  position: relative;
}

.panel-heading .panel-title > a {
  line-height: 28px;
  display: block;
  padding: 11px 65px 11px 40px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  background-color: #ffd800;
  border: none;
  word-wrap: break-word;
}

.panel-heading .panel-title > a:hover {
  color: #ffffff;
  background-color: #ffd800;
}

.panel-heading .panel-title > a.collapsed {
  color: #a0a0a0;
  background-color: #f2f2f2;
}

.panel-heading .panel-title > a.collapsed:hover {
  color: #a0a0a0;
}

.panel-heading .panel-title > a:after {
  content: '--';
  font-family: 'Roboto', sans-serif;
  position: absolute;
  font-weight: 300;
  font-size: 20px;
  line-height: 48px;
  text-align: center;
  right: 0;
  top: 0;
  bottom: 0;
  width: 60px;
  letter-spacing: -1px;
}

.panel-heading .panel-title > a.collapsed:after {
  content: '+';
}

.panel-heading .panel-title > a > i {
  position: relative;
  color: #ffffff;
  font-size: 28px;
  padding-right: 12px;
  vertical-align: middle;
}

.panel-heading .panel-title > .collapsed i {
  color: #0082ca;
}

.panel {
  box-shadow: none;
}

.panel-group .panel {
  border-radius: 5px;
  overflow: hidden;
  background-color: #f2f2f2;
}

.panel-default > .panel-heading {
  background-color: transparent;
  color: inherit;
  position: relative;
  border: none;
  border-radius: 0;
  padding: 0;
}

.panel-default {
  border-color: transparent;
}

.panel-group .panel + .panel {
  margin-top: 10px;
}

.panel-body {
  border: 1px solid transparent;
  border-top: none !important;
}

.panel-body .media-left {
  padding-top: 8px;
  padding-right: 28px;
}

.panel-body .media-left .img-circle {
  max-width: 50px;
}

.panel-body .media-left img {
  max-width: none;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
  padding: 23px 30px 30px;
  border-radius: 0px;
}

.media .media-object {
  max-width: 70px;
}
.round {
  border-radius: 50%;
}
.media-object {
  display: block;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  letter-spacing: -0.05em;
  line-height: 1;
  word-break: break-word;
  color: #3c3c3c;
}

.media-body, .media-left, .media-right {
  display: table-cell;
  vertical-align: top;
}
.media-body {
  width: 10000px;
}
.media, .media-body {
  overflow: hidden;
  zoom: 1;
}

.ls h1, .ls h2, .ls h3, .ls h4, .ls h5, .ls h6 {
  color: #3c3c3c;
}
.normal_spacing {
  letter-spacing: normal;
}
.inline-block {
  display: inline-block;
  max-width: 100%;
}
.text-uppercase {
  text-transform: uppercase;
}
h5 {
  font-size: 20px;
}

.services .media-left {
  padding-right: 28px;
}

.bg1 {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+8,ffffff+100&1+0,0+100 */
background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.92) 8%, rgba(255,255,255,0) 100%)	!important; /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.92) 8%,rgba(255,255,255,0) 100%)	!important; /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.92) 8%,rgba(255,255,255,0) 100%)				!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 )					!important; /* IE6-9 fallback on horizontal gradient */

}
