.t3-wrapper > .container {
  position: relative;
  top: 80px;
  bottom: 80px;
  background: #fff;
}
.logo {
  position: absolute;
  top: -30px;
  left: 50px;
  padding: 0;
  margin: 0;
}
.logo a {
  background: transparent;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image > a > img {
  max-width: 100%;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text {
  text-transform: uppercase;
  font-size: 18px;
}
.logo-text a {
  line-height: 100px;
  padding: 0 23px;
}
.logo-text .site-slogan {
  display: none;
}
.head-search {
  height: 100px;
  position: absolute;
  right: 0;
  margin: 0;
  z-index: 1000;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  background: #ffffff;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  position: relative;
}
@media screen and (min-width: 991px) {
  .head-search .search {
    background: transparent;
  }
}
.head-search .search .fa-search {
  color: #ffffff;
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  position: absolute;
  left: 20px;
  top: 19px;
}
.head-search .form-control {
  border: 0;
  background: transparent;
  color: #ffffff;
  height: 99px;
  line-height: 100px;
  position: relative;
  margin: 0;
  padding: 0 15px 0 40px;
  width: 0;
  -webkit-transition: width 0.2s;
  -o-transition: width 0.2s;
  transition: width 0.2s;
}
@media screen and (min-width: 991px) {
  .head-search .form-control {
    height: 100px;
  }
}
.head-search .form-control:hover,
.head-search .form-control:active,
.head-search .form-control:focus {
  color: #444444;
  box-shadow: none;
}
.head-search .form-control:active,
.head-search .form-control:focus {
  width: 180px;
}
.navbar-toggle + .head-search {
  right: 100px;
}
@media screen and (min-width: 991px) {
  .head-search,
  .navbar-toggle + .head-search {
    right: 20px;
    top: 0;
  }
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  color: #ffffff;
  background: transparent;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: 30px;
}
.chzn-container {
  max-width: 100%;
}
.chzn-container .chzn-single {
  max-width: 260px;
}
.ie8 .radio.t3onoff {
  border: 0;
}
.ie8 label.on,
.ie8 label.off {
  border: 1px solid #eeeeee;
}
.pagination > li > a,
.pagination > li > span {
  margin-bottom: 11.5px;
}
#eblog-wrapper {
  line-height: 1.625;
}
.com_weblinks .weblink-categories .page-header.item-title .btn {
  padding: 5px;
}
.com_weblinks .weblink-categories .page-header.item-title .btn .fa-minus {
  display: block;
}
.com_weblinks .weblink-categories .page-header.item-title .btn .fa-plus {
  display: none;
}
.com_weblinks .weblink-categories .page-header.item-title .btn.collapsed .fa-minus {
  display: none;
}
.com_weblinks .weblink-categories .page-header.item-title .btn.collapsed .fa-plus {
  display: block;
}
.t3-sl {
  padding: 90px 50px;
}
.t3-sl .t3-module {
  margin-bottom: 0;
}
.t3-sl .t3-module + .t3-module {
  margin-top: 23px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 90px;
    padding-top: 90px;
  }
}
@media screen and (max-width: 480px) {
  .t3-sl {
    padding: 45px 0;
  }
}
.t3-sl-2 {
  padding-top: 0;
}
.t3-mainbody {
  padding: 57.5px;
}
@media screen and (max-width: 767px) {
  .t3-mainbody {
    padding: 0;
  }
}
.t3-content {
  padding-top: 23px;
  padding-bottom: 23px;
}
.t3-sidebar {
  padding-top: 23px;
  padding-bottom: 23px;
}
.t3-sidebar-1,
.t3-sidebar-left {
  border-right: 1px solid #eee;
}
.t3-sidebar-2,
.t3-sidebar-right {
  border-left: 1px solid #eee;
}
.t3-footer {
  background: #f7f7f7;
  color: #d60a6c;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #d60a6c;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  text-decoration: none;
  color: #d60a6c;
}
.t3-footer-sl {
  padding: 23px 0;
}
.t3-footer-sl:before,
.t3-footer-sl:after {
  content: " ";
  display: table;
}
.t3-footer-sl:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footer-sl {
    padding: 46px 0;
  }
}
.t3-footer-sl .t3-module {
  background: #f7f7f7;
  color: #d60a6c;
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}
.t3-footer-sl .t3-module .module-title {
  color: #444444;
  font-size: 18px;
  margin-bottom: 11.5px;
}
.t3-footer-sl .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footer-sl .t3-module ul > li {
  line-height: 24px;
}
.t3-footer-sl .t3-module ul > li > a {
  color: #d60a6c;
}
.t3-footer-sl .t3-module ul > li > a:hover,
.t3-footer-sl .t3-module ul > li > a:active,
.t3-footer-sl .t3-module ul > li > a:focus {
  color: #d60a6c;
}
.page-masthead {
  background: #f0f0f0;
}
.page-masthead h1 {
  margin: 0;
  font-size: 24px;
  text-transform: uppercase;
}
.page-masthead .page-title {
  padding: 30px;
}
#back-to-top {
  text-align: center;
  width: 50px;
  height: 50px;
  margin: -25px auto 20px;
  border-radius: 50%;
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.1);
  background: #f7f7f7;
  cursor: pointer;
}
#back-to-top a {
  outline: none;
}
#back-to-top:hover i {
  color: #d60a6c;
  padding-top: 7px;
}
#back-to-top i {
  font-size: 18px;
  padding-top: 10px;
  color: #444444;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.t3-copyright {
  text-align: center;
  font-size: 12px;
  padding: 10px 0 92px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 23px;
}
.mod-preview-info {
  z-index: 2000;
}
.portfolio {
  background: #eaeef0;
  padding: 90px 0;
}
.portfolio .t3-module {
  margin: 0;
}
.portfolio-no-bg .module-title,
.portfolio .module-title {
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
}
.portfolio-style2-padding {
  padding: 40px 90px 90px!important;
}
@media screen and (max-width: 767px) {
  .portfolio-style2-padding {
    padding: 45px !important;
  }
}
.module.css-activities-title {
  padding-top: 90px;
}
.sprocket-mosaic-filter li.active,
.sprocket-mosaic-filter li:hover {
  background: #d60a6c;
}
.sprocket-mosaic-order li.active {
  color: #d60a6c;
}
.sprocket-mosaic-loadmore {
  color: rgba(0, 0, 0, 0.3);
  text-shadow: 1px 1px rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.sprocket-mosaic-loadmore:hover {
  -webkit-animation-duration: .7s;
  animation-duration: .7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
.portfolio-no-bg {
  padding: 90px 0;
}
.portfolio-no-bg .sprocket-mosaic-filter li {
  background: #f7f7f7;
}
.portfolio-no-bg .sprocket-mosaic-filter li.active,
.portfolio-no-bg .sprocket-mosaic-filter li:hover {
  background: #d60a6c;
}
.portfolio--side-padding {
  padding-left: 90px;
  padding-right: 90px;
}
.overlay-mode .sprocket-grids-b-title a:hover {
  color: #8d0747;
}
.spot-wrapper-1 .spot-left-1,
.spot-wrapper-1 .spot-right-1 {
  padding: 0;
}
.spot-wrapper-2 {
  padding: 90px 0;
}
.spot-wrapper-2 .spot-left-2 {
  padding: 0 60px;
}
.spot-wrapper-2 .spot-right-2 {
  padding: 0;
  margin-top: 60px;
}
@media screen and (min-width: 991px) {
  .spot-wrapper-2 .spot-right-2 {
    padding: 0 60px 0 0;
    margin-top: 0;
  }
}
.spot-wrapper-2 h3 {
  font-weight: 700;
  text-transform: uppercase;
}
.services {
  padding: 90px;
}
.services li {
  display: inline-block;
  width: 100%;
  padding: 0 40px !important;
  margin-bottom: 20px !important;
  border: 0 !important;
  text-align: center;
  vertical-align: top;
}
.services li:last-child {
  margin-bottom: 0 !important;
}
@media screen and (min-width: 992px) {
  .services li {
    width: 33%;
  }
}
.services li a {
  margin-top: 23px;
}
.services li .icon {
  display: block;
  line-height: 80px;
}
.services li .icon:before {
  font-size: 80px;
  margin-left: 0;
}
.services li h3 {
  color: #555e58;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 11.5px 0;
}
.services li h3 a {
  color: #555e58;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .services {
    padding: 45px;
  }
}
.icon:hover {
  -webkit-animation-duration: .7s;
  animation-duration: .7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: wiggle;
  animation-name: wiggle;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
.icon-red {
  color: #d05656;
}
.icon-pink {
  color: #ef9195;
}
.icon-skyblue {
  color: #96d2d8;
}
div.sp_social.icon_size_32 ul li {
  float: left;
  margin: 0;
}
div.sp_social.icon_size_32 ul li a {
  background-image: url(../../../templates/expert/images/social-icon/social-icon.png) !important;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateZ(0);
}
div.sp_social.icon_size_32 ul li a.sp_social_rss {
  background-position: 0 -32px;
}
div.sp_social.icon_size_32 ul li a.sp_social_rss:hover {
  background-position: 0px 0px;
}
div.sp_social.icon_size_32 ul li a.sp_social_facebook {
  background-position: -32px -32px;
}
div.sp_social.icon_size_32 ul li a.sp_social_facebook:hover {
  background-position: -32px 0px;
}
div.sp_social.icon_size_32 ul li a.sp_social_twitter {
  background-position: -64px -32px;
}
div.sp_social.icon_size_32 ul li a.sp_social_twitter:hover {
  background-position: -64px 0px;
}
div.sp_social.icon_size_32 ul li a.sp_social_googleplus {
  background-position: -96px -32px;
}
div.sp_social.icon_size_32 ul li a.sp_social_googleplus:hover {
  background-position: -96px 0px;
}
div.sp_social.icon_size_32 ul li a.sp_social_youtube {
  background-position: -128px -32px;
}
div.sp_social.icon_size_32 ul li a.sp_social_youtube:hover {
  background-position: -128px 0px;
}
div.sp_social.icon_size_32 ul li a.sp_social_pinterest {
  background-position: -160px -32px;
}
div.sp_social.icon_size_32 ul li a.sp_social_pinterest:hover {
  background-position: -160px 0px;
}
div.sp_social.icon_size_32 ul li a.sp_social_linkedin {
  background-position: -192px -32px;
}
div.sp_social.icon_size_32 ul li a.sp_social_linkedin:hover {
  background-position: -192px 0px;
}
div.sp_social.icon_size_32 ul li a.sp_social_flickr {
  background-position: -224px -32px;
}
div.sp_social.icon_size_32 ul li a.sp_social_flickr:hover {
  background-position: -224px 0px;
}
div.sp_social.icon_size_32 ul li a.sp_social_picasa {
  background-position: -256px -32px;
}
div.sp_social.icon_size_32 ul li a.sp_social_picasa:hover {
  background-position: -256px 0px;
}
div.sp_social.icon_size_32 ul li a.sp_social_myspace {
  background-position: -288px -32px;
}
div.sp_social.icon_size_32 ul li a.sp_social_myspace:hover {
  background-position: -288px 0px;
}
div.sp_social.icon_size_32 ul li a.sp_social_digg {
  background-position: -320px -32px;
}
div.sp_social.icon_size_32 ul li a.sp_social_digg:hover {
  background-position: -320px 0px;
}
div.sp_social.icon_size_32 ul li a.sp_social_skype {
  background-position: -352px -32px;
}
div.sp_social.icon_size_32 ul li a.sp_social_skype:hover {
  background-position: -352px 0px;
}
div.sp_social.icon_size_32 ul li a.sp_social_vimeo {
  background-position: -384px -32px;
}
div.sp_social.icon_size_32 ul li a.sp_social_vimeo:hover {
  background-position: -384px 0px;
}
div.sp_social.icon_size_32 ul li a.sp_social_delicious {
  background-position: -416px -32px;
}
div.sp_social.icon_size_32 ul li a.sp_social_delicious:hover {
  background-position: -416px 0px;
}
.menus-category {
  margin-bottom: 46px;
}
.menus-category .menus-category-title {
  font-size: 28px;
  font-weight: 700;
  padding-bottom: 23px;
  text-transform: capitalize;
  margin-bottom: 46px;
  text-align: center;
  position: relative;
}
.menus-category .menus-category-title::before {
  content: "";
  height: 3px;
  border-radius: 50%;
  width: 100%;
  background: #f74fa0;
  display: block;
  position: absolute;
  top: 34%;
}
.menus-category .menus-category-title a {
  position: relative;
  padding: 0 10px;
  text-transform: uppercase;
  z-index: 1;
  text-decoration: none;
  background: #fff;
  color: #555e58;
}
.menus-category .menus-category-title a:hover {
  color: #555e58;
}
.menus-category .menus-item-content .page-header {
  margin: 0;
  padding: 0;
  border: 0;
}
.menus-item-content {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 46px;
  margin-bottom: 46px;
  position: relative;
}
.menus-item-content .pull-left {
  margin-right: 30px;
}
@media screen and (max-width: 480px) {
  .menus-item-content .pull-left {
    display: inline-block;
    width: 100%;
    height: auto;
    float: none !important;
  }
}
.menus-item-content .item-price {
  position: absolute;
  right: 0;
  top: -5px;
  background: #fff;
  padding-left: 5px;
}
@media screen and (max-width: 480px) {
  .menus-item-content .item-price {
    top: 75%;
    margin: -65px 0 0;
  }
}
.menus-item-content .item-image {
  width: 130px;
  height: 130px;
  overflow: hidden;
  border-radius: 3px;
}
.menus-item-content .item-image img {
  max-width: 100%;
  width: 100%;
  min-height: 100%;
}
@media screen and (max-width: 480px) {
  .menus-item-content .item-image {
    width: 100% !important;
    height: auto;
  }
}
.menus-item-content .content_rating {
  float: none !important;
}
.item-price {
  font-size: 24px;
  font-weight: 700;
  color: #d60a6c;
  margin: 0 0 23px 0;
}
.css-fooditem-status {
  background: #d9534f;
  position: absolute;
  color: #fff;
  font-size: 8px;
  text-align: center;
  text-transform: uppercase;
  right: 10px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  line-height: 30px;
}
.menus-item h2.article-title,
.menus-category .menus-item-content .page-header h2 {
  font-size: 18px;
  font-weight: 700;
  display: block;
  border-bottom: 2px dotted #555e58;
  margin: 10px 0 20px;
  text-transform: uppercase;
  line-height: 10px;
}
.menus-item h2.article-title a,
.menus-category .menus-item-content .page-header h2 a {
  background: #ffffff;
  color: #555e58;
  text-decoration: none;
  padding-right: 5px;
}
.menus-item h2.article-title a:hover,
.menus-category .menus-item-content .page-header h2 a:hover {
  color: #d60a6c;
}
.menus-category-item {
  padding: 0 20px;
}
.row-articles:last-child .media,
.blog-item:last-child .media {
  border-bottom: 0;
}
.animated {
  -webkit-animation-duration: .7s;
  animation-duration: .7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes bounceIn {
  0% {
    -webkit-transform: scale(1);
  }
  30% {
    -webkit-transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    transform: scale(1);
  }
  30% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: skewX(9deg);
  }
  10% {
    -webkit-transform: skewX(-8deg);
  }
  20% {
    -webkit-transform: skewX(7deg);
  }
  30% {
    -webkit-transform: skewX(-6deg);
  }
  40% {
    -webkit-transform: skewX(5deg);
  }
  50% {
    -webkit-transform: skewX(-4deg);
  }
  60% {
    -webkit-transform: skewX(3deg);
  }
  70% {
    -webkit-transform: skewX(-2deg);
  }
  80% {
    -webkit-transform: skewX(1deg);
  }
  90% {
    -webkit-transform: skewX(0deg);
  }
  100% {
    -webkit-transform: skewX(0deg);
  }
}
@keyframes wiggle {
  0% {
    transform: skewX(9deg);
  }
  10% {
    transform: skewX(-8deg);
  }
  20% {
    transform: skewX(7deg);
  }
  30% {
    transform: skewX(-6deg);
  }
  40% {
    transform: skewX(5deg);
  }
  50% {
    transform: skewX(-4deg);
  }
  60% {
    transform: skewX(3deg);
  }
  70% {
    transform: skewX(-2deg);
  }
  80% {
    transform: skewX(1deg);
  }
  90% {
    transform: skewX(0deg);
  }
  100% {
    transform: skewX(0deg);
  }
}
.wiggle {
  -webkit-animation-name: wiggle;
  animation-name: wiggle;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
.animated.wiggle {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
.full-block-bottom .t3-module,
.full-block .t3-module {
  margin-bottom: 0;
}
.css-project-wrap .h4 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  color: #665452;
  margin: 0 0 30px;
}
.css-food-menu .article-title {
  display: none;
}
.css-foodmenu-item-title {
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
.css-food-menu .list-inline li {
  font-weight: 300;
  display: block;
}
.css-food-menu .list-inline li i {
  font-size: 10px;
  vertical-align: middle;
  color: #ee0b78;
  margin-right: 10px;
}
#css-carousel-slider .carousel-control.left,
#css-carousel-slider .carousel-control.right {
  font-size: 40px !important;
  opacity: 1 !important;
  top: 50% !important;
  bottom: 0;
  display: inline-block;
  width: 50px;
  height: 46px;
  line-height: 30px;
  background: #fff !important;
  margin: -50px 0 0;
  border: 1px solid transparent;
}
#css-carousel-slider .carousel-control.left i,
#css-carousel-slider .carousel-control.right i {
  color: #444444;
  text-shadow: none;
}
#css-carousel-slider .item {
  margin-bottom: 0;
}
#css-carousel-slider .item img {
  width: 100%;
  height: auto;
}
.progress,
.progress-bar {
  box-shadow: none;
}
.dropcaps {
  display: inline-block;
  float: left;
  font-size: 45px;
  padding: 10px;
  line-height: 18px;
  font-weight: bold;
}
.sprocket-features.layout-slideshow {
  padding: 90px 90px 0;
}
@media screen and (max-width: 768px) {
  .sprocket-features.layout-slideshow {
    padding: 45px 45px 0;
  }
}
@media screen and (max-width: 768px) {
  .sprocket-features.layout-slideshow .sprocket-features-arrows {
    display: none;
  }
}
.css-about-info {
  padding: 90px;
}
.css-about-info h3 {
  text-transform: uppercase;
  margin: 0 0 23px;
}
.css-about-info h5 {
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .css-about-info {
    padding: 45px;
  }
  .css-about-info .col-md-6:first-child {
    margin-bottom: 40px;
  }
}
.module.css-our-team-title {
  padding: 40px 90px 0;
  text-align: center;
}
.css-team-member {
  padding: 40px 90px 30px;
}
@media screen and (max-width: 768px) {
  .css-team-member {
    padding: 40px 45px 30px;
  }
}
.module.css-company-founder-title {
  padding: 90px 0 40px;
}
.css-company-founder {
  padding: 0 90px 0;
  text-align: center;
}
.member-info h3 {
  font-size: 18px;
  text-transform: uppercase;
  margin: 0;
  line-height: 20px;
}
.css-company-founder .service-box {
  background: transparent !important;
}
.module.css-our-team-members-style2 {
  padding: 0 90px 40px;
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .module.css-our-team-members-style2 {
    padding: 45px;
  }
}
.module.css-our-team-directors {
  padding: 90px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .module.css-our-team-directors {
    padding: 45px;
  }
}
.member-info.info-align-left,
.member-info.info-align-right {
  padding: 50px 0;
  border-bottom: 1px solid #eeeeee;
}
.member-info.info-align-left .css-member-info-details,
.member-info.info-align-right .css-member-info-details {
  padding: 100px 0;
}
.member-info.info-align-left .css-member-info-details p,
.member-info.info-align-right .css-member-info-details p {
  padding: 10px 0;
}
.member-info.info-align-left .css-member-info-details span,
.member-info.info-align-right .css-member-info-details span {
  color: #999999;
}
@media screen and (max-width: 768px) {
  .member-info.info-align-left .css-member-info-details,
  .member-info.info-align-right .css-member-info-details {
    padding: 45px 0;
  }
}
.member-info:last-child {
  border-bottom: 0;
}
.member-info.info-align-left .css-member-info-details,
.member-info.info-align-left .css-member-info-details h3 {
  text-align: left;
}
.member-info.info-align-right .css-member-info-details,
.member-info.info-align-right .css-member-info-details h3 {
  text-align: right;
}
.css-team-social-links .fa {
  font-size: 20px;
  margin: 0 4px;
  color: #444444;
}
.css-team-social-links .fa:hover {
  color: #d60a6c;
}
.css-contact-info a {
  color: #444444;
}
.css-contact-info a:hover {
  color: #d60a6c;
}
@media screen and (max-width: 767px) {
  .t3-sl .t3-spotlight-2 div.sp_social {
    margin-bottom: 40px;
  }
}
.module.css-about-me {
  padding: 90px 0 0;
  text-align: center;
}
.module.css-about-me .css-member-info-details {
  padding-bottom: 45px;
}
.module.css-about-me .css-member-info-details h3 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
}
.module.css-about-me .member-info {
  border-bottom: 1px solid #eeeeee;
}
.css-skills {
  display: inline-block;
  padding: 90px 90px 0;
}
@media screen and (max-width: 768px) {
  .css-skills {
    padding: 45px 45px 0;
  }
}
.css-skills .skill-progress {
  display: inline-block;
  float: left;
  margin: 0 35px;
  width: auto;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .css-skills .skill-progress {
    margin-bottom: 35px;
  }
}
.css-about-me-testimonial {
  padding: 90px;
}
.css-about-me-testimonial .module-ct {
  background: #d60a6c;
}
.css-about-me-testimonial .module-ct .sprocket-strips {
  min-height: 100%;
}
.css-about-me-testimonial .module-ct .sprocket-strips .sprocket-strips-item {
  text-align: center;
}
.css-about-me-testimonial .module-ct .sprocket-strips .sprocket-strips-item .css-strip-image-container img {
  margin-top: 30px;
  min-width: 100px;
  height: 100px;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .css-about-me-testimonial {
    padding: 45px;
  }
}
.css-my-works {
  padding: 0 0 90px;
}
.css-my-works h3 {
  text-align: center;
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 40px;
  color: #444444;
}
.css-my-works .sprocket-mosaic .sprocket-mosaic-filter li {
  background: #f7f7f7;
}
.css-my-works .sprocket-mosaic .sprocket-mosaic-filter li.active,
.css-my-works .sprocket-mosaic .sprocket-mosaic-filter li:hover {
  background: #d60a6c;
}
.css-gallery {
  padding: 90px;
}
@media screen and (max-width: 768px) {
  .css-gallery {
    padding: 45px;
  }
}
.module.css-services-title {
  padding: 90px 0 40px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .module.css-services-title {
    padding: 45px;
  }
}
.css-services {
  padding: 0 90px;
}
.css-services .service-box {
  margin-bottom: 60px;
}
.css-services .icon:before {
  display: inline-block;
  background: #d60a6c;
  width: 80px;
  height: 80px;
  color: #fff;
  border-radius: 50%;
  line-height: 80px;
  font-size: 35px !important;
  margin-bottom: 25px;
}
.css-services.css-services-align-left .service-box {
  text-align: left;
  margin-left: -8px;
  margin-right: -8px;
}
.css-services.css-services-align-left .service-box-content .icon-left:before {
  float: left;
  width: 40px;
  height: 40px;
  background: transparent !important;
  color: #444444;
  font-size: 24px !important;
  line-height: 35px;
  margin-right: 10px;
  margin-bottom: 36px;
  text-align: center;
}
.css-services.css-services-align-left .service-box-content h3 {
  text-transform: capitalize;
}
@media screen and (max-width: 768px) {
  .css-services {
    padding: 0 45px;
  }
}
.module.css-premium-features {
  padding: 90px 90px 0;
  background: #f9f9f9;
}
.module.css-service-features h3,
.module.css-member-policies h3,
.module.css-premium-features h3 {
  font-size: 18px;
  text-transform: uppercase;
  margin: 0 0 23px;
}
.module.css-service-features .panel-default,
.module.css-member-policies .panel-default,
.module.css-premium-features .panel-default {
  box-shadow: none;
  border-color: #b3b3b3;
  font-weight: 300;
}
.module.css-service-features .panel-default .panel-heading,
.module.css-member-policies .panel-default .panel-heading,
.module.css-premium-features .panel-default .panel-heading {
  color: #444444;
  background-color: transparent;
}
.module.css-service-features .panel-default .panel-heading .panel-title,
.module.css-member-policies .panel-default .panel-heading .panel-title,
.module.css-premium-features .panel-default .panel-heading .panel-title {
  font-weight: 600;
}
.module.css-service-features .panel-default .panel-heading .panel-title a,
.module.css-member-policies .panel-default .panel-heading .panel-title a,
.module.css-premium-features .panel-default .panel-heading .panel-title a {
  display: block;
  width: 100%;
}
.module.css-service-features .panel-default .panel-body,
.module.css-member-policies .panel-default .panel-body,
.module.css-premium-features .panel-default .panel-body {
  border-top: 1px solid #b3b3b3;
}
.module.css-service-features ul li,
.module.css-member-policies ul li,
.module.css-premium-features ul li {
  position: relative;
  margin-bottom: 15px;
  font-weight: normal;
  font-weight: 300;
  padding-left: 33px;
}
.module.css-service-features ul li i,
.module.css-member-policies ul li i,
.module.css-premium-features ul li i {
  position: absolute;
  top: 5px;
  left: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  background: #ffffff;
  border-radius: 50%;
  font-size: 12px;
  color: #808080;
  float: left;
  line-height: 24px;
  text-align: center;
  margin-right: 5px;
  border: 1px solid #b3b3b3;
}
.module.css-service-features {
  padding: 30px 90px 90px;
}
@media screen and (max-width: 767px) {
  .module.css-service-features {
    padding: 15px 45px 45px;
  }
}
.module.css-member-policies {
  padding: 0 90px 90px;
}
.module.css-member-policies .btn {
  margin: 30px 0 0;
}
.css-custom-title .module-title {
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 40px;
  text-align: center;
}
.custom.css-custom-title {
  text-align: center;
  padding-left: 90px;
  padding-right: 90px;
}
@media screen and (max-width: 767px) {
  .custom.css-custom-title {
    padding-left: 45px;
    padding-right: 45px;
  }
}
.module.css-our-team-members-style2 h3.module-title,
.css-company-founder h3,
.module.css-our-team-directors h3.module-title,
.module.css-our-team-title h3 {
  color: #555e58;
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 23px 0;
  text-align: center;
  line-height: 40px;
}
article.css-shortcode-icon i {
  margin: 15px;
}
div.glyph {
  display: inline-block;
  width: 120px;
  margin: 10px;
}
div.glyph i:before {
  font-size: 60px;
}
.glyphs-footer {
  margin: 20px 0;
}
.css-animated-icons i,
.css-colored-icons i {
  display: inline-block;
  margin: 20px;
  line-height: 50px;
}
.css-animated-icons i:before,
.css-colored-icons i:before {
  font-size: 60px;
  margin-left: 0;
}
.css-shortcode-skills .progress-bars .skill-progress {
  display: inline-block;
  float: left;
  margin: 25px 37px;
  width: auto;
  text-align: center;
}
.item-page .sprocket-features.layout-slideshow2 .sprocket-features-content {
  width: 100%;
  bottom: 30px;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .item-page .sprocket-features.layout-slideshow2 .sprocket-features-content:before {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .item-page .sprocket-features.layout-slideshow2 .sprocket-features-content {
    background: none;
  }
}
.item-page .sprocket-features.layout-slideshow2 .sprocket-features-arrows .arrow {
  bottom: 12%;
}
@media screen and (max-width: 768px) {
  .item-page .sprocket-features.layout-slideshow2 .sprocket-features-arrows .arrow {
    bottom: 25%;
  }
}
.item-page .sprocket-features.layout-slideshow2 .sprocket-features-arrows .prev {
  left: 6%;
}
.item-page .sprocket-features.layout-slideshow2 .sprocket-features-arrows .next {
  right: 6%;
}
.item-page .sprocket-features.layout-slideshow2 .sprocket-features-pagination {
  bottom: 30px;
}
.item-page .sprocket-features.layout-slideshow2 .sprocket-features-padding {
  padding-top: 20px;
}
.css-pricing-block {
  padding: 0 90px 30px;
}
.css-pricing-block.green-sea-pricing {
  padding: 90px 90px 30px!important;
}
@media screen and (max-width: 768px) {
  .css-pricing-block.green-sea-pricing {
    padding: 45px 45px 0!important;
  }
}
@media screen and (max-width: 480px) {
  .css-pricing-block {
    padding: 0 45px 0;
  }
}
.module.css-pricing-block {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.t3-sidebar .nav.nav-tabs {
  margin-bottom: 20px;
  border: 0;
}
.t3-sidebar .nav.nav-tabs li {
  margin-bottom: -1px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.t3-sidebar .nav.nav-tabs li a {
  border: 1px solid #f1f1f1;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 600;
  color: #444444;
}
.t3-sidebar .nav.nav-tabs li:hover a,
.t3-sidebar .nav.nav-tabs li.active a {
  background: #d60a6c;
  border: 1px solid transparent;
  color: #fff;
}
.t3-sidebar .nav.nav-tabs li.active:after {
  position: absolute;
  left: 50%;
  bottom: -19px;
  content: "";
  width: 20px;
  height: 20px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 8px solid #d60a6c;
  margin: 0 30px 0 -11px;
}
.t3-sidebar .tab-content .mod-articles-category-title {
  margin-bottom: 0;
  font-weight: 500;
  color: #444444;
}
.t3-sidebar .tab-content .category-module li {
  margin-bottom: 15px;
}
.t3-sidebar .category-module li span {
  font-size: 12px;
  font-weight: 300;
  margin: 0 5px 0 0;
}
.t3-sidebar .category-module li span:after {
  content: "/";
  display: inline-block;
  margin-left: 5px;
}
.t3-sidebar .category-module li span:last-child:after {
  content: "";
}
.t3-sidebar .category-module li span a {
  color: #444444;
}
.t3-sidebar .category-module li span a:hover {
  color: #d60a6c;
}
.icon.organic-icon {
  display: inline-block;
  margin: 30px;
}
.icon.organic-icon:before {
  font-size: 200px;
  margin-left: 0;
  
}
.icon.organic-icon span {
  display: none;
}
.css-organic-iconlist li {
  margin: 10px 0;
}
.css-organic-iconlist li div.icon:before {
  font-size: 40px;
}
.css-organic-iconlist li span {
  display: none;
}
#disqus_thread {
  background: #fff;
  margin-top: 90px;
  border: 0;
}
section#conversation div.textarea-wrapper {
  border: 1px solid #eeeeee !important;
}
.mod-languages {
  position: relative;
  top: 37px;
}
.mod-languages select.inputbox {
  width: 71px;
  height: 25px;
  font-size: 9px;
  padding: 0;
}
.tparrows.preview2:after {
  top: 37% !important;
}
.btn-brandprimary,
.btn-white {
  font-size: 18px;
  font-weight: 700 !important;
  text-transform: uppercase;
  padding: 8px 30px;
  color: #fff !important;
}
.btn-brandprimary {
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2) !important;
  background: #d60a6c;
  border-radius: 1px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 2px 2px rgba(0, 0, 0, 0.06);
}
.btn-white {
  border-radius: 0;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  background: transparent;
  border: 2px solid #fff;
}
.btn-white:hover {
  color: #444444 !important;
  background: #fff;
  border: 2px solid transparent;
}
.btn-solid-white {
  border-radius: 0;
  background: #fff;
  border: 2px solid #fff;
  color: #444444 !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  padding: 8px 30px;
}
.btn-solid-white:hover {
  color: #fff !important;
  background: #d60a6c;
  border: 2px solid transparent;
}