.t3-wrapper {
  overflow: hidden !important;
}
a {
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.center-align {
  text-align: center;
}
.subtitle {
  font-size: 16px;
}
.subtitle:after {
  content: '';
  display: block;
  background: #4245ee;
  width: 10%;
  height: 2px;
  margin: 24px auto;
}
.module-title {
  color: #404244;
  font-size: 30px;
  line-height: 30px;
  text-transform: capitalize;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  .module-title {
    font-size: 46px;
    line-height: 46px;
  }
}

.feature-header {
  padding: 80px 0;
}
.feature {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.portfolio-bg,
.team-bg {
  background: #f8f8f8;
}
.portfolio-header,
.team-header,
.blog-header {
  padding: 80px 0 0;
}
.portfolio,
.team,
.blog {
  padding: 0 0 80px;
}
.utility {
  padding: 80px 0 50px;
  background: #f8f8f8;
}

.itl-header {
  padding-top: 30px;
  padding-bottom: 30px;
}

.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}

.head-right {
  float: right;
}
.info-box {
  float: left;
  margin-top: 10px;
}
.info-box .info-icon {
  background: transparent;
  color: #777;
  font-size: 22px;
  line-height: 1.8em;
  text-align: center;
  border: 1px solid #777;
  border-radius: 4px;
  height: 40px;
  width: 40px;
  display: block;
  float: left;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.info-box .info-icon:hover {
  background: #4245ee;
  color: #ffffff;
  border: 1px solid #4245ee;
}
.info-box .info-icon i {
  margin-left: 5px;
}
.info-box .info-content {
  float: left;
  margin-left: 10px;
}
.info-box .info-content h3 {
  font-size: 15px;
  margin: 0 0 2px;
  color: #777;
}
.info-box .info-content p {
  font-size: 14px;
}
.info-box.left {
  margin-right: 20px;
}

.feature-head {
  text-align: center;
}
.feature-head h2 {
  text-transform: capitalize;
}
.feature-head h4 {
  color: #555;
  font-size: 20px;
  margin-top: 40px;
}
@media screen and (max-width: 991px) {
  .feature-head h4 {
    line-height: 40px;
  }
}
.feature-head h4 strong {
  background: #4245ee;
  color: #ffffff;
  padding: 12px;
  border-radius: 30px;
  border: 1px solid transparent;
  font-weight: 400;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.feature-head h4 strong:hover {
  background: transparent;
  color: #4245ee;
  border: 1px solid #4245ee;
}
@media screen and (min-width: 768px) {
  .feature-head p {
    padding: 0 50px;
  }
}

.t3-feature .col-md-3,
.t3-feature .col-md-4 {
  border-right: 1px solid #ddd;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.t3-feature .col-md-3:last-child,
.t3-feature .col-md-4:last-child {
  border-right: 0;
}
.t3-feature .col-md-3:hover,
.t3-feature .col-md-4:hover {
  background: #fcfcfc;
}
.t3-feature .col-md-3:hover i,
.t3-feature .col-md-4:hover i {
  color: #4245ee;
}
.feature-box {
  text-align: center;
  padding: 50px 30px 20px;
}
.feature-box i {
  font-size: 46px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.feature-box h3 {
  font-size: 18px;
  text-transform: uppercase;
}
.feature-box p {
  line-height: 1.5em;
}

figure.effect-bubba figcaption::before {
  border-top: 1px solid #4245ee;
  border-bottom: 1px solid #4245ee;
}
figure.effect-bubba figcaption::after {
  border-right: 1px solid #4245ee;
  border-left: 1px solid #4245ee;
}
figure.effect-bubba:hover p a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
}
figure.effect-bubba:hover p a:hover {
  color: #4245ee;
}
figure.effect-roxy figcaption::before {
  border: 2px solid #ffffff;
}
figure.effect-roxy:hover p a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
}
figure.effect-roxy:hover p a:hover {
  color: #4245ee;
}
.sprocket-mosaic-filter li.active,
.sprocket-mosaic-order li {
  border: 1px solid #4245ee;
  background: #4245ee;
  color: #ffffff;
}
.sprocket-mosaic-g-filter li.active,
.sprocket-mosaic-g-order li.active {
  background: #4245ee;
  color: #ffffff;
}
.sprocket-mosaic-loadmore {
  background: #4245ee;
  color: #ffffff;
  border: 1px solid #4245ee;
}
h2.sprocket-mosaic-g-title a {
  color: #ffffff;
}
h2.sprocket-mosaic-g-title a:hover {
  text-decoration: none;
}

.count {
  background-repeat: no-repeat;
  background-size: cover !important;
  position: relative;
  z-index: 0;
}
.count:before {
  content: '';
  background: rgba(255, 255, 255, 0.8);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.count .t3-module {
  margin-bottom: 0;
}
.counter-box {
  padding: 80px 0;
  text-align: center;
  color: #333;
  position: relative;
}
@media screen and (max-width: 991px) {
  .counter-box {
    padding: 30px 0;
  }
}
.counter-box .fcount {
  font-size: 46px;
  font-family: Raleway;
  position: relative;
  font-weight: 700;
}
.counter-box .fcount:before {
  content: "";
  width: 5px;
  height: 45px;
  position: absolute;
  left: -35px;
  margin: 0px auto;
  top: 10px;
  display: block;
  background: #4245ee;
}
.counter-box h3 {
  color: #333;
  text-transform: capitalize;
}

.one-staff {
  background: #ffffff;
  padding: 5px;
  text-align: center;
  border: 1px solid #f8f8f8;
}
.one-staff .staff-image img {
  width: 100%;
}
.one-staff .staff-name {
  font-size: 20px;
  font-weight: 400;
  margin: 20px 0 5px;
}
.one-staff .staff-name a {
  color: #404244;
  text-decoration: none;
}
.one-staff .staff-name a:hover {
  color: #4245ee;
}
.one-staff .position-title {
  text-transform: capitalize;
}
.one-staff .practice {
  text-transform: capitalize;
  color: #4245ee;
  margin: 20px 0 5px;
}
.one-staff .staff-description {
  padding: 0 15px;
}
.one-staff .social_widget {
  text-align: center;
  margin: 15px 0;
}
.one-staff .social_widget ul {
  margin: 0;
  padding: 0;
}
.one-staff .social_widget ul li {
  list-style: none;
  display: inline-block;
  margin: 0 10px;
}
.one-staff .social_widget ul li a {
  color: #65686b;
  text-decoration: none;
}
.one-staff .social_widget ul li a:hover {
  color: #4245ee;
}
.attbox {
  width: 100%;
  background: #fff;
  border: 1px solid #eee;
  margin-top: 80px;
  padding-bottom: 1px;
  text-align: center;
}
.attbox .box {
  background: #fff;
  border: 1px solid #eee;
  margin-left: -3px;
  margin-top: -3px;
  width: 100.8%;
  padding-bottom: 40px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.attbox .box:hover {
  background: #eee;
}
.attbox .cirimg {
  width: 160px;
  height: 160px;
  border-radius: 100%;
  border: 5px solid #eee;
  overflow: hidden;
  margin-bottom: 14px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: -80px;
  background: #fff;
}
.attbox h4 {
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 16px;
  font-weight: 600;
  font-style: normal;
  color: #4245ee;
}
.attbox h5 {
  font-size: 13px;
  color: #1e1e1e;
  font-style: italic;
}
.attbox p {
  font-size: 13px;
  width: 80%;
  margin: 14px auto 28px auto;
}
.staff-wrap4 {
  background: #1e1e1e;
}
.staff-wrap4.staff-count-1,
.staff-wrap4.staff-count-2 {
  margin-bottom: 60px;
}
.staff-wrap4 .content {
  padding: 30px 0px 0px 35px;
}
.staff-wrap4 h4 {
  color: #ffffff;
  margin-top: 0;
  font-weight: 700;
}
.staff-wrap4 h5 {
  color: #ffffff;
  font-style: italic;
  font-size: 13px;
}
.staff-wrap4 .btn-attorney {
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  background: #4245ee;
  padding: 7px 18px;
  border-radius: 3px;
  transition: all 0.3s ease;
}
.staff-wrap4 .btn-attorney:hover {
  background: #454545;
}

.contact-module input[type="text"],
.contact-module input[type="email"] {
  width: 100%;
  height: 50px;
  box-shadow: none;
}
.contact-module input[type="text"]:focus,
.contact-module input[type="email"]:focus {
  border-color: #4245ee;
}
.contact-module textarea#message {
  width: 100%;
  height: 150px;
  box-shadow: none;
}
.contact-module textarea#message:focus {
  border-color: #4245ee;
}
.contact-module .pad {
  margin-bottom: 30px;
}
.contact-module .ctcbtn {
  text-align: center;
}
.btn-ctc {
  font-size: 16px;
  line-height: 16px;
  padding: 14px 26px;
  color: #ffffff;
  background: #4245ee;
  border-radius: 30px;
  box-shadow: none;
}
.btn-ctc:hover {
  background: #404244;
  color: #ffffff;
}
.btn-ctc:focus {
  border-color: transparent;
  box-shadow: none;
  outline: 0 !important;
  color: #ffffff;
}

.head-search {
  margin-top: 20px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 40px;
  padding-bottom: 40px;
}
.t3-content h1,
.t3-content h2,
.t3-content h3 {
  margin: 0 0 20px;
  font-weight: 300;
}
.stats-title {
  font-size: 46px !important;
  margin: 10px 0 30px;
  text-transform: capitalize;
  font-weight: 300;
}
.stats {
  font-size: 26px;
  font-weight: 300;
  margin-bottom: 30px;
}
.stats b {
  font-weight: 300;
  color: #4245ee;
}
.stats-sub {
  font-size: 26px;
  font-weight: 300;
  margin: 20px 0;
  border-bottom: 1px solid #ddd;
  padding: 0 0 20px;
  text-transform: capitalize;
}
#jform_contact_name,
#jform_contact_email,
#jform_contact_emailmsg {
  box-shadow: none;
  width: 100%;
  height: 40px;
}
#jform_contact_message {
  box-shadow: none;
  width: 100%;
  height: 200px;
}
label {
  font-weight: 400 !important;
}
legend {
  font-size: 16px !important;
}
.form-actions {
  padding: 0;
  margin: 20px 0;
  background-color: #fff;
  border-radius: 4px;
}
.extension .fa-ul {
  padding: 0;
}
.extension .fa-ul li {
  margin: 0 0 10px;
  padding: 0;
}
.extension .fa-ul li i {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.extension .fa-ul li:hover i {
  color: #4245ee;
}
.attorney-title {
  font-size: 30px;
  font-weight: 300;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.attorney-title b {
  font-weight: 300;
  color: #4245ee;
}
.ctcinfobox {
  margin: 15px 0 25px;
  float: left;
  clear: both;
}
.ctcinfobox i {
  height: 50px;
  width: 50px;
  border: 1px solid #404244;
  display: block;
  text-align: center;
  float: left;
  font-size: 30px;
  padding: 0 0 0 8px;
  line-height: 1.5em;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.ctcinfobox i:hover {
  color: #4245ee;
}
.ctcinfobox p {
  margin-left: 25px;
  float: left;
}
.t3-sidebar {
  padding-top: 40px;
  padding-bottom: 20px;
}
.t3-sidebar .module-title {
  font-size: 30px;
  line-height: 30px;
  border-bottom: 1px solid #c5c5c5;
  padding-bottom: 20px;
}
.t3-footer {
  border-top: 0;
  background: #1d1c1c;
  color: #d6d6d6;
  font-family: Raleway;
  font-weight: 300;
  letter-spacing: 0.02em;
}
.t3-footer p {
  color: #d6d6d6;
  font-weight: 300;
}
.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: #d6d6d6;
  text-decoration: none;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: #4245ee;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: #1d1c1c;
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #d6d6d6;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #d6d6d6;
}
.address {
  font-family: Raleway;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  color: #d6d6d6;
}
.address a {
  color: #ffffff;
}
.address a:hover {
  color: #4245ee;
}
.business-hour b {
  font-weight: 300;
  float: right;
  margin-right: 22px;
}
.topsocial {
  margin: 0;
  padding: 0;
}
.topsocial li {
  margin: 0 5px 0 0;
  display: inline-block;
}
.topsocial li a {
  text-decoration: none;
}
.topsocial li a i {
  padding: 8px;
  width: 40px;
  height: 40px;
  background: #3E3C3C;
  text-align: center;
  border-radius: 100%;
  line-height: 25px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.topsocial li a i:hover {
  color: #ffffff;
  background: #292929;
}
.t3-copyright {
  font-family: "Open Sans" Helvetica Neue, Helvetica, Arial, sans-serif !important;
  background: #111;
  font-size: 12px;
  padding: 30px 0 15px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.t3-copyright .nav {
  float: right;
  font-family: "Open Sans" Helvetica Neue, Helvetica, Arial, sans-serif !important;
}
.t3-copyright .nav > li {
  display: inline-block;
  text-align: right;
}
.t3-copyright .nav > li a {
  padding: 0 15px;
}
.t3-copyright .nav-pills > li > a:hover {
  background: transparent;
}
.t3-copyright .nav-pills > li.active > a {
  background: transparent;
}
.t3-copyright .nav-pills > li.active > a:hover,
.t3-copyright .nav-pills > li.active > a:focus {
  background: transparent;
  color: #4245ee;
}
.fa-border {
  padding: .2em .10em .15em 0.25em;
}
@media screen and (max-width: 767px) {
  .lawxpert-1 {
    margin-bottom: 20px;
  }
}
.lawxpert-1 .moduleItemImage {
  margin-bottom: 20px;
  display: block;
}
.lawxpert-1 a.moduleItemTitle {
  color: #404244;
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
  padding: 0 0 5px;
  display: block;
  font-family: Raleway;
}
@media screen and (max-width: 991px) {
  .lawxpert-1 a.moduleItemTitle {
    width: 80%;
    font-size: 18px;
  }
}
.lawxpert-1 a.moduleItemTitle:hover {
  color: #4245ee;
}
.lawxpert-1 .moduleItemAuthor {
  font-family: Raleway;
  color: #404244;
  font-size: 18px;
  line-height: 18px;
  font-weight: 300;
}
@media screen and (max-width: 991px) {
  .lawxpert-1 .moduleItemAuthor {
    font-size: 14px;
  }
}
.lawxpert-1 .moduleItemAuthor a {
  text-decoration: none;
}
.lawxpert-1 .right {
  width: 45px;
  text-align: center;
  margin-bottom: 5px;
}
@media screen and (max-width: 991px) {
  .lawxpert-1 .right {
    width: 14%;
  }
}
.lawxpert-1 .right .blog_day {
  display: block;
  background: #ffffff;
  border: 1px solid #ddd;
  border-top: 0;
  font-size: 20px;
  font-weight: 300;
  font-family: Raleway;
  line-height: 2em;
}
.lawxpert-1 .right .blog_month {
  display: block;
  background: #4245ee;
  color: #ffffff;
  border: 1px solid #4245ee;
  border-bottom: 0;
}
@media screen and (max-width: 991px) {
  .lawxpert-1 .moduleItemIntrotext {
    margin-top: 10px;
  }
}
.lawxpert-1 .lawxpert-1-footer {
  margin-top: 20px;
}
.lawxpert-1 .lawxpert-1-footer a.moduleItemReadMore {
  background: #4245ee;
  padding: 8px 16px;
  text-transform: capitalize;
  color: #ffffff;
  text-decoration: none;
  border-radius: 30px;
}
.lawxpert-1 .lawxpert-1-footer a.moduleItemReadMore:hover {
  background: #404244;
}
.lawxpert-1 .lawxpert-1-footer a.moduleItemCategory {
  font-size: 13px;
  text-decoration: none;
}
.price_box {
  float: left;
  border: 1px solid #ebebeb;
  text-align: center;
  width: 100%;
  font-family: Raleway;
}
.price_box .title {
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
  font-weight: 400;
  background: #4245ee;
  border-bottom: 0;
}
.price_box .price {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #ffffff;
  float: left;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  background: #555;
}
.price_box .price .p {
  width: 100%;
  text-align: center;
  float: left;
  font-size: 50px;
  font-weight: 400;
}
.price_box ul {
  list-style: none;
  padding: 0px;
  margin: 0;
  float: left;
  width: 100%;
}
.price_box ul li {
  border-bottom: 1px solid #e3e3e3;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 13px;
}
.price_box ul li h4 {
  font-weight: 400;
}
.price_box ul li.footer {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #fff;
  text-align: center;
  width: 100%;
  float: left;
}
.extension {
  background: #f8f8f8;
  padding: 80px 0;
}
.divider {
  margin: 30px 0;
}
.divider.single {
  border-bottom: 1px solid #eeeeee;
}
.divider.line2 {
  background: url(../../../templates/itl_lawxpert/images/divider-line1.png) no-repeat center bottom;
}
.divider.line3 {
  width: 100%;
  text-align: center;
  background: url(../../../templates/itl_lawxpert/images/h-line.jpg) repeat-x;
}
.divider.line3 i {
  color: #ffffff;
  width: 27px;
  height: 27px;
  border-radius: 100%;
  background-color: #d3d3d3;
  text-align: center;
  vertical-align: middle;
  line-height: 27px;
  margin-top: -25px;
}
.divider.line4 {
  width: 100%;
  text-align: center;
  background: url(../../../templates/itl_lawxpert/images/h-line.jpg) repeat-x;
}
.divider.line4 i {
  color: #d3d3d3;
  width: 45px;
  height: 45px;
  border-radius: 100%;
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
  line-height: 45px;
  margin-top: -25px;
  font-size: 20px;
}
.divider.line5 {
  width: 100%;
  text-align: center;
  background: url(../../../templates/itl_lawxpert/images/h-line.jpg) repeat-x;
}
.divider.line5 i {
  color: #d3d3d3;
  width: 27px;
  height: 27px;
  border-radius: 100%;
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
  line-height: 27px;
  margin-top: -25px;
  border: 1px solid #d3d3d3;
}
.divider.line6 {
  width: 100%;
  text-align: center;
  background: url(../../../templates/itl_lawxpert/images/shadow1.png) repeat-x left bottom;
}
.divider.line7 {
  width: 100%;
  text-align: center;
  border-bottom: 1px dashed #e3e3e3;
}
.divider.line8 {
  width: 100%;
  text-align: center;
  border-bottom: 1px dotted #e3e3e3;
}
.divider.line9 {
  width: 100%;
  background: url(../../../templates/itl_lawxpert/images/shadow2.png) no-repeat center bottom;
  text-align: center;
}
.divider.line10 {
  width: 100%;
  background: url(../../../templates/itl_lawxpert/images/hcross-lines.jpg) repeat-x left bottom;
  text-align: center;
}
.counter1 {
  text-align: center;
  padding: 30px 0;
}
.counter1 span {
  font-family: Raleway;
  font-size: 50px;
  color: #1e1e1e;
}
.counter1 h4 {
  font-size: 21px;
  color: #727272;
  margin: 13px 0px 0px 0px;
}
.counter2 {
  text-align: center;
  padding: 30px 0;
}
.counter2 i {
  color: #1e1e1e;
  font-size: 40px;
  display: inline-block;
  margin-right: 10px;
}
.counter2 span {
  font-family: Raleway;
  font-size: 50px;
  color: #1e1e1e;
}
.counter2 h4 {
  font-size: 21px;
  color: #727272;
  margin: 13px 0px 0px 0px;
}
.counter2.link span,
.counter2.link i {
  color: #4245ee;
}
.counter2.red span,
.counter2.red i {
  color: #d70204;
}
.counter2.blue span,
.counter2.blue i {
  color: #2f92ee;
}
.counter2.green span,
.counter2.green i {
  color: #3fc35f;
}
.counter2.yellow span,
.counter2.yellow i {
  color: #febc1d;
}
.counter3 {
  text-align: center;
  border: 1px solid #f3f3f3;
  padding: 50px 0;
}
.counter3 i {
  color: #4245ee;
  font-size: 40px;
  display: inline-block;
  margin-bottom: 30px;
}
.counter3 span {
  font-family: Raleway;
  font-size: 50px;
  color: #4245ee;
  display: inline-block;
  font-weight: bold;
}
.counter3 h3 {
  font-family: Raleway;
  font-size: 50px;
  color: #4245ee;
  font-weight: bold;
  display: inline-block;
}
.counter3 h4 {
  font-size: 21px;
  color: #1e1e1e;
  margin: 13px 0px 0px 0px;
}
.counterbox {
  text-align: center;
  background: #f3f3f3;
  padding: 30px 0;
}
.counterbox i {
  color: #4245ee;
  font-size: 40px;
  display: block;
  margin-bottom: 30px;
}
.counterbox span {
  font-family: Raleway;
  font-size: 50px;
  color: #1e1e1e;
  font-weight: bold;
}
.counterbox h4 {
  font-size: 21px;
  color: #727272;
  margin: 13px 0px 0px 0px;
}
.dropcap {
  font-size: 40px;
  font-weight: 400;
  padding-left: 16px;
  padding-right: 10px;
  padding-bottom: 0;
  padding-top: 0;
  float: left;
  width: 60px;
  height: 60px;
}
.dropcap.bg {
  background: #000000;
  color: #ffffff;
  margin-right: 10px;
  margin-bottom: 0px;
}
.dropcap.bg.circle {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.dropcap.bg.rounded {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.active .sprocket-lists-title {
  color: #4245ee;
}
.catItemHeader i {
  color: #4245ee;
  margin-right: 5px;
}
.catItemHeader a:hover {
  color: #4245ee;
}
.catItemImageBlock i,
.itemImageBlock i {
  color: #4245ee;
}
div.k2ItemsBlock ul li a.moduleItemTitle:hover {
  color: #4245ee;
}
div.k2TagCloudBlock a {
  text-decoration: none;
}
div.k2TagCloudBlock a:hover {
  background: #4245ee;
  color: #ffffff;
}
div.k2CategoriesListBlock ul li:hover {
  color: #4245ee;
}