body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #666;
  font-size: 12px;
  line-height: 20px;
  width: 100%;
  background:#ffffff;
  margin:0;
  padding:0;
}
h1, h2, h3, h4, h5, h6 {
  color: #444;
  word-wrap:break-word;
}
/* Override the bootstrap defaults */
h1 {
  font-size: 33px;
}
h2 {
  font-size: 27px;
}
h3 {
  font-size: 21px;
}
h4 {
  font-size: 15px;
}
footer h5 {
  font-size: 12px;
}
h6 {
  font-size: 10.2px;
}
a {
  /*color: #3c7bc3;*/
  color: #000000;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
/* Chrome border line */
button:focus {
  outline: none !important;
}
legend {
  font-size: 18px;
  padding: 7px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
label {
  font-size: 12px;
  font-weight: normal;
}
.list-unstyled a {
  text-decoration: none;
}
.nav-tabs {
  margin-bottom: 15px;
}
div.required .col-form-label:before, div.required .form-label:before {
  content: "* ";
  color: #F00;
  font-weight: bold;
}
.form-switch-lg {
  font-size: 20px;
  min-height: 30px;
  line-height: 30px;
}
@media (min-width: 768px) {
  .col-form-label {
    text-align: right;
  }
}
#alert {
  z-index: 9999;
  pointer-events: all;
}
#alert .alert {
  min-width: 400px;
  position: relative;
  margin-bottom: 15px;
}
@media (min-width: 1300px) {
  #alert .alert {
    right: 50px;
  }
}
@media (min-width: 1400px) {
  #alert .alert {
    right: 0px;
  }
}
@media (min-width: 1600px) {
  #alert .alert {
    right: 100px;
  }
}
@media (min-width: 1800px) {
  #alert .alert {
    right: 200px;
  }
}
@media (min-width: 2000px) {
  #alert .alert {
    right: 300px;
  }
}
@media (min-width: 2200px) {
  #alert .alert {
    right: 400px;
  }
}
@media (min-width: 2400px) {
  #alert .alert {
    right: 500px;
  }
}
@media (min-width: 2600px) {
  #alert .alert {
    right: 600px;
  }
}
@media (min-width: 2800px) {
  #alert .alert {
    right: 700px;
  }
}
@media (min-width: 3000px) {
  #alert .alert {
    right: 800px;
  }
}
@media (min-width: 3200px) {
  #alert .alert {
    right: 900px;
  }
}
@media (min-width: 3400px) {
  #alert .alert {
    right: 1000px;
  }
}
@media (min-width: 3600px) {
  #alert .alert {
    right: 1100px;
  }
}
@media (min-width: 3800px) {
  #alert .alert {
    right: 1200px;
  }
}
@media (min-width: 4000px) {
  #alert .alert {
    right: 1300px;
  }
}
.list-group-item.active {
  --bs-list-group-active-bg: #3c7bc3;
  --bs-list-group-active-border-color: #7eac35;
  --bs-list-group-active-color: #000;
}
/* Primary color */
.bg-primary {
  --bs-primary-rgb: 57.3, 78.8, 22;
  --bs-bg-opacity: 0;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}
/* top */
#top {
  padding: 0;
  margin: 0;
  min-height: 30px;
}
#top .nav {
  height: 10px;
  padding-top: 3px;
}
#top .nav > .list-inline > .list-inline-item, #top .nav > .list-inline .list-inline-item > a, #top .nav > .list-inline .list-inline-item .dropdown > a {
  color: #000;
  text-shadow: 0 1px 0 #cbf7b8;
}
#top .btn-link{
  color: #303030;
  text-shadow: 0 1px 0 #FFF;
  text-decoration: none;
/*	text-shadow: none;
	color: #ffffff;
	background-color: #3c7bc3;
	background-image: linear-gradient(to bottom, #90c042, #8bc52e);
	background-repeat: repeat-x;*/
}
#top .btn-link:hover {
  color: #444;
}
#top a {
  font-size: 1.1em;
  text-decoration: none;
}
footer a {
  font-size: 1.1em;
  text-decoration: none;
}
/* logo */
#logo {
  padding: 10px 0 10px 0;
  margin: 0 0 0 20px;

}

@media (max-width: 478px) {
  #logo {
    margin: 0 0 0 25%;
  }
  .header-right .phntp, .header-right .emltp,  .header-right .envtp { text-align: center;}
  .web-build-columns-row-2column .web-build-column{width: 100%;}
  .web-build-columns-row-4column .web-build-column{width: 100%;}
  .web-build-columns-row-5column .web-build-column{width: 100%;}
}

#logo img {
  max-height: 110px;
}

/* search */
#search {
  margin-bottom: 10px;
}
#search .form-control-lg {
  height: 40px;
  font-size: 12px;
  line-height: 20px;
  padding: 0 10px;
}
#search .btn-lg {
  font-size: 15px;
  line-height: 18px;
  padding: 0.57rem 35px;
  text-shadow: 0 1px 0 #FFF;
}
/* cart */
#header-cart {
  margin-bottom: 10px;
}
#header-cart .btn-lg {
  color: #FFF;
  height: 40px;
  padding: 0 1rem;
}
#header-cart .btn:hover {
  color: #FFF;
}
#header-cart.open > .btn {
  background-image: none;
  background-color: #FFFFFF;
  border: 1px solid #E6E6E6;
  color: #666;
  box-shadow: none;
  text-shadow: none;
}
#header-cart.open > .btn:hover {
  color: #444;
}
#header-cart .dropdown-menu {
  background: #eee;
  z-index: 1001;
  min-width: 100%;
}
#header-cart .dropdown-menu table {
  margin-bottom: 10px;
}
#header-cart .dropdown-menu li {
  min-width: 427px;
  padding: 0 10px;
}
#header-cart .dropdown-menu li p {
  margin: 20px 0;
}
@media (max-width: 478px) {
  #header-cart .dropdown-menu {
    width: 100%;
  }
  #header-cart .dropdown-menu li > div {
    min-width: 100%;
  }
}
#header-cart .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
/* menu */
.body_center_top {
	background-color: #3c7bc3;
	background-image: linear-gradient(to bottom, #3c7bc3, #5c98dd);
	background-repeat: repeat-x;
	border-color: #3c7bc3 #5c98dd #8bc52e;
}
#menu {
  padding:0;
}
#menu.navbar {
  margin-bottom: 0;
}
#menu .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#menu .dropdown-inner {
  display: table;
}
#menu .dropdown-inner ul {
  display: table-cell;
}
#menu .dropdown-inner ul li a:hover {
  color: #ffffff;
  /*background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);*/
  background-color: #2a2a2a !important;
}
#menu .dropdown-inner a {
  min-width: 160px;
  display: block;
  padding: 3px 20px;
  clear: both;
  line-height: 20px;
  color: #333333;
  font-size: 12px;
}
#menu .see-all {
  display: block;
  margin-top: 0.5em;
  border-top: 1px solid #DDD;
  padding: 3px 20px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 3px 3px;
  font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #303030;
/*  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);*/
  background-repeat: repeat-x;
}
#menu #category {
  float: left;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .navbar-toggler i {
  color: #fff;
  border-color: #fff;
  font-size: 0.9em;
}
#menu .navbar-nav > li > a {
  color: #303030;
  font-size: 17px;
  text-transform: uppercase;
  /*font-weight: bold;*/
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 1);
  padding: 20px 15px;
  min-height: 50px;
  background-color: transparent;
}
#menu .navbar-nav > li > a:hover {
  /*background-color: rgba(0, 0, 0, 0.1);*/
  color: #FFF;
  background-color: #2a2a2a !important;
}
@media (min-width: 768px) {
  #menu .dropdown:hover .dropdown-menu {
    display: block;
  }
}
@media (max-width: 767px) {
  #menu {
    border-radius: 4px;
  }
  #menu div.dropdown-inner > ul .list-unstyled {
    display: block;
  }
  #menu div.dropdown-menu {
    margin-left: 0 !important;
    padding-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.1);
  }
  #menu .dropdown-inner {
    display: block;
  }
  #menu .dropdown-inner a {
    width: 100%;
    color: #fff;
  }
  #menu .dropdown-menu a:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  #menu .dropdown-menu ul li a :hover {
    background: rgba(0, 0, 0, 0.1);
  }
  #menu .see-all {
    margin-top: 0;
    border: none;
    border-radius: 0;
    color: #fff;
  }
}
/* Banner */
.row .carousel {
  border: 0;
/*  border-bottom-radius: 4px;*/
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  margin-bottom: 0;
}
.banner-html-caption{
  position:absolute;
  left:0; 
  right:0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing:border-box;
  z-index:8;
  padding:0;
/*  display:none;*/
  width:40%;
  text-align:center;
  margin:0 auto;
  top:50%;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  z-index:99;
}
.title {margin:0 0 30px;font-weight:900;position:relative;padding-bottom:30px;line-height:100%;text-transform: uppercase;}
.title:after { content:''; position:absolute; width:100px; left:0; right:0; bottom:0; margin:0 auto; border-bottom:solid 3px #3c7bc3;}
.title span {display:block;font-weight:300; margin-bottom:-10px;}
.slidedesc {padding:0 0 25px 0;margin:0;line-height:28px;margin-bottom:45px; font-weight:300}

/* content */
#content {
  min-height: 200px;
/*	padding-bottom: 20px;*/
}
/* after delete bradcrump need change */
.front-format01 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
/* form contact*/
.contact-img {
  width: 100%;
}
#information-contact {
  padding-bottom: 20px;
}
.panel-3eb {
	padding-top: 20px;
}

#form-contact legend {
  color: #000;
}

#form-contact .col-sm-2  {
  text-align: left;
  padding-top: 10px;
  padding-right: 20px;
  color: #000;
}
#form-contact .col-sm-10 , #form-contact .col-sm-2  {
  float: left;
}

.webcontactform {
  background-color: #3c7bc3;
  background-image: url(//softop-dev.softop.pl/image/catalog/softop_pl/content/contact-form-section4-bg-softop.jpg);
  padding-top: 30px;padding-bottom: 30px;
}

/* footer */
footer {
/*	margin-top: 30px;*/
  padding-top: 10px;
/*  background-color: #303030;*/
  background-color: #1e1e1e;
  border-top: 1px solid #66756b;
  color: #e2e2e2;
}
footer hr {
  border-top: none;
  border-bottom: 1px solid #666;
}
footer a {
  color: #ccc;
}
footer a:hover {
  color: #fff;
}
footer h5 {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
/*  margin-top: 10px;
  margin-bottom: 10px;*/
}
/* breadcrumb */
.breadcrumb {
  margin: 0 0 20px 0;
  padding: 8px 0;
/*  border: 1px solid #ddd;
  background-color: #f5f5f5;*/
}
.breadcrumb i {
  font-size: 15px;
}
.breadcrumb > li.breadcrumb-item {
  text-shadow: 0 1px 0 #FFF;
  padding: 0 20px;
  position: relative;
  white-space: nowrap;
}
.breadcrumb > li.breadcrumb-item > a {
  text-decoration: none;
}
.breadcrumb > li.breadcrumb-item:after {
  content: "";
  display: block;
  position: absolute;
  top: -3px;
  right: -5px;
  width: 26px;
  height: 26px;
  border-right: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.breadcrumb > li.breadcrumb-item + li:before {
  content: "";
  padding: 0;
}
.pagination {
  margin: 0;
}
/* buttons */
.btn-light {
  color: #777;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-light:hover, .btn-light:focus, .btn-light:active, .btn-light.active, .btn-light.disabled, .btn-light[disabled] {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
  background-position: 0;
}
.btn-primary {
  color: #303030;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #3c7bc3, #5c98dd);
  background-repeat: repeat-x;
  border-color: #3c7bc3 #3c7bc3 #3c7bc3;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  background-position: 0;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #e06342, #dc512c);
  background-repeat: repeat-x;
  border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  background-image: none;
  background-color: #df5c39;
}
.btn-link {
  border-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  color: #23A1D1;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  box-shadow: none;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  background-color: #222222;
  background-image: linear-gradient(to bottom, #333333, #111111);
}
.product-thumb {
  border: 1px solid #ddd;
  margin-bottom: 15px;
}
.product-thumb h4 {
  font-weight: bold;
}
.product-thumb .image {
  text-align: center;
  margin-bottom: 15px;
}
.product-thumb .image a:hover {
  opacity: 0.8;
}
.product-thumb .description {
  padding: 15px;
}
.product-thumb .button-group {
  display: flex;
  border-top: 1px solid #ddd;
  background-color: #eee;
}
.product-thumb .button-group button {
  flex: 33%;
  border-radius: 0;
  display: inline-block;
  border: none;
  background-color: #eee;
  color: #888;
  line-height: 38px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.product-thumb .button-group button:hover {
  color: #444;
  background-color: #ddd;
  text-decoration: none;
  cursor: pointer;
}
.product-thumb .button-group button + button {
  border-left: 1px solid #ddd;
}
@media (min-width: 960px) {
  .product-list .product-thumb {
    display: flex;
  }
  .product-list .product-thumb .image {
    flex-direction: column;
    margin-bottom: 0px;
  }
  .product-list .product-thumb .content {
    flex-direction: column;
    flex: 75%;
    position: relative;
  }
  .product-list .product-thumb .button-group {
    position: absolute;
    bottom: 0px;
    width: 100%;
    border-left: 1px solid #ddd;
  }
}
.rating {
  padding-bottom: 10px;
}
.rating .fa-stack {
  width: 20px;
}
.rating.fa-star {
  color: #999;
  font-size: 15px;
}
.rating .fa-star {
  color: #FC0;
  font-size: 15px;
}
.rating .fa-star + .fa-star {
  color: #E69500;
}
/* product list */
.price {
  color: #444;
}
.price-new {
  font-weight: 600;
}
.price-old {
  color: #dc512c;
  text-decoration: line-through;
}
.price-tax {
  color: #999;
  font-size: 12px;
  display: block;
}
/* BS4 Changes */
.navbar-light .navbar-toggler {
  font-size: 15px;
  font-stretch: expanded;
  color: #FFF;
  padding: 6px 12px;
  background-color: #3c7bc3;
	background-image: linear-gradient(to bottom, #3c7bc3, #5c98dd);
  background-repeat: repeat-x;
  border-color: #1d6ac2 #1d6ac2 #1d6ac2;
}
.form-check .form-check-input {
  margin-top: 0.25rem;
}
/* Theme Custom CSS */
#display-control #compare-total.a {
  margin-top: -2px;
  padding: 0.35rem 0.565rem;
}
#product-product h1 {
  margin-top: 20px;
  margin-bottom: 10px;
}
#information-contact .card {
  margin-bottom: 20px;
}
#cookie {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 100px;
  z-index: 9999;
  opacity: 0.95;
  color: #ecf0f1;
  background: #343a40;
}
#cookie div {
  font-size: 14px;
  color: #FFFFFF;
}
#cookie p {
  margin: 0 0 10px 0;
}
/*#cookie .mt-2 {
  margin: 0 0 0 0;
}*/

/* Web Green */




/* Green */

/*html{overflow-x:hidden}*/
.center{ width:1170px;margin:0 auto }
.header_wrap .center{ position:relative}
/*img{max-width:100%}*/
/*.sticky, .gallery-caption, .bypostauthor{ clear:both; position:relative;}  */

/*.home_section1_content br,.home_section2_content br,.home_section3_content br,.home_section4_content br,.home_section5_content br,.home_section6_content br,.home_section7_content br,.home_section8_content br,.home_section9_content br,.home_section10_content br,.home_section11_content br
{
	display:none
}*/
body .no_sidebar{width:100%}
.complete_divider{width:128px;height:30px;margin:0 auto;margin-top:30px}
.complete_divider .div_left{width:45px;height:1px;background:#999;float:left}
.complete_divider .div_right{width:45px;float:left;height:1px;background:#999}
.complete_divider .div_middle{float:left;margin:10px;margin-top:-10px;line-height:18px}
.complete_divider .div_middle .fa-heart{font-size:14px}
.complete_divider .div_middle .fa-bolt{font-size:18px}
.complete_divider .div_middle .fa-stop{font-size:14px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);position:relative}
.complete_divider .div_middle i.fa-minus{width:6px;position:relative;transform:rotate(117deg);-webkit-transform:rotate(117deg);-moz-transform:rotate(117deg)}
.complete_divider.title_underline .div_left{display:none}
.complete_divider.title_underline .div_right{width:45px;height:3px;margin:0 auto;float:none;display:block}
.complete_divider.title_underline{margin-top:20px}
.header{width:100%; padding:0px; box-sizing:border-box; float:left; -webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-ms-transition:all .4s ease-out;-o-transition:all .4s ease-out;transition:all .4s ease-out; z-index:999;}

.error404 .header{position:relative !important;}

.head-info-area{width:100%;padding:10px 0;z-index:999; height:auto; box-sizing:border-box;}
.head-info-area .left{padding:8px 0 4px 0}
.head-info-area .right{padding:6px 0}
.head-info-area .right .suptp, .head-info-area .right .sintp{display:inline-block; }
.head-info-area .left .phntp, .head-info-area .left .emltp{padding-right:15px;}
.head-info-area .social-icons a{ background:none !important; line-height:25px !important; margin:0 !important; height:auto !important;} 
.suptp{margin-left:20px;}
.head-info-area .fa{margin-right:10px}
.head-info-area span.emltp{display:inline-block;}

.menurightinfo{padding:28px 0 28px 40px; margin-left:25px; min-width:165px;box-sizing:border-box;height:100%;position:relative;float:right;border-left:1px solid #f0efef; }
.site_boxed .menurightinfo { padding:25px; margin-right:-28px;}
.menurightinfo i{ height:46px; width:46px; line-height:46px; text-align:center; color:#ffffff; font-size:19px; float:right; background:#eeaa9c; border:solid 1px #ffffff;-webkit-border-radius:100%;-moz-border-radius:100%; border-radius:100%; position:relative; z-index:999999;} 
.menurightinfo .cart-item{ position:relative;}
.prd-count{width:70px; text-align:left; box-sizing:border-box; padding:7px 15px; background:#3c7bc3; color:#ffffff; position:absolute; z-index:999; right:10px; -webkit-border-radius:25px;-moz-border-radius:25px; border-radius:25px; top:10px}
.prd-amount{ position:absolute; left:-10px; top:18px;}

.left{float:left}
.right{float:right}
.clear{clear:both}
.logo{float:left;max-width:100%;position:relative;z-index:9999999}
.logo h2,.logo h1,.logo h2 a,.logo h1 a{text-transform:none}
.logo h1, .logo h2{float:left;margin:15px 0 0 0;}
.logo h1 a,.logo h2 a{font-weight:700}
.logo img{border:none;margin-bottom:30px;max-width:100%;height:auto; vertical-align:top;} 
.centerlogo{float:none;text-align:center;margin:0 auto;background-color:transparent!important}
.centerlogo .logo{float:none!important}
.centerlogoarea #topmenu{text-align:center!important}
.centerlogo .logo h1,.centerlogo .logo h2{float:none!important}
.logo_right .logo{float:right}
.logo_right #topmenu{float:left}
.logo_center .logo{float:left;width:100%;text-align:center}
.logo_center #topmenu{float:left;width:100%;text-align:center}
.logo_center .logo h1,.logo_center .logo h2{float:none}
.logo_center #topmenu ul.menu>li{padding:10px}
span.desc{display:block;clear:both;font-size:11.5;position:relative;top:0px}
.head_inner{width:100%;float:left;top:0;}
#simple-menu{display:block;float:right;margin-top:1.5%;color:#fff;font-size:36px;position:absolute;right:20px;top:15px;display:none}
.pad_menutitle{padding:5%;width:90%}
.pad_menutitle span{display:inline-block;float:right;cursor:pointer}
#sidr-main{display:none}
#topmenu{text-align:right;display:block;vertical-align:middle;font-size:0; padding:0; float:right;}
.header.type1 #topmenu{margin:20px 0;}
.header.type2 #topmenu{text-align:left;float:left!important; width:100%;}
.has_trans_header.home .header.type2 #topmenu{ float:left !important}
.head-info-area br{display:none;}
.header-right{width:770px; float:right; padding:15px 0;}
.header-right .emltp{width:37%; box-sizing:border-box; padding:15px 20px; margin:0;}
.header-right .phntp{padding:15px 0; margin:0;width:25%;}
.header-right .phntp, .header-right .emltp{ float:left; line-height:22px; display:inline-block; vertical-align:top; box-sizing:border-box;}
.header-right .phntp strong, .header-right .emltp strong{ font-size:16px; display:block;}
.header-right i{font-size:35px;opacity:1; min-height:50px; display:table; float:left; position:relative; top:4px; padding-right:15px; box-sizing:border-box; }
.header-right span{ opacity:0.8;}
.header-right .social-icons a:link, .header-right .social-icons a:visited{ background:none; border:solid 1px #ecebeb;}
.header-right .sintp{width: 37%;box-sizing: border-box; padding:20px 0 15px 0;margin: 0; float:left;}

#topmenu.has_bookmark .menu{display:inline-block}
.has_trans_header.home #topmenu{vertical-align:initial;float:right}
#topmenu ul{margin:0;padding:0; }
#topmenu ul li{list-style-type:none;display:inline-block;position:relative;margin:0; font-weight:400; border-right:1px solid; }
#topmenu ul li:last-child{border-right:none !important;}
#topmenu ul li a{display:block;padding:23px 35px;}
.type4 #topmenu, .type3 #topmenu{float:none!important; text-align:center;}
#topmenu ul li ul{display:none; position:absolute;width:220px;z-index:9999999;}
#topmenu .menushow{display:block}
#topmenu ul li ul li{margin:0;padding:0;width:100%;display:block;text-align:left; border-right:none !important}
#topmenu ul li ul li a{padding:12px 8%;width:auto;margin:0;display:block;font-weight:400;line-height:100%!important; -webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
#topmenu ul li ul li ul{left:100%;margin-top:-40px;float:none;margin-left:0}
#topmenu ul li:last-child ul{right:0}
#topmenu ul li:last-child ul li ul,#topmenu ul li:last-child ul li ul li ul,#topmenu ul li:last-child ul li ul li ul li ul,#topmenu ul li:last-child ul li ul li ul li ul li ul,#topmenu ul li:last-child ul li ul li ul li ul li ul li ul{margin-top:-38px;left:-100%}
#topmenu ul li span{font-size:12px;opacity:.5;padding-left:5px;position:absolute}
#topmenu ul li ul li span{display:none}
#topmenu .zn_parent_menu:hover li a{border:none!important}
#topmenu .active{ font-weight:500; float:right; border-right:none !important}
span.menu_desc{display:block;padding-top:5px}
.mega-menu-item span.menu_arrow{display:none}
#topmenu ul li.mega-menu-item ul li ul{background-color:transparent!important}
.logo_middle{opacity:0}
.logo_middle .logo{display:none}
.logo_middle #topmenu{float:left;margin-top:0;width:100%;text-align:center;padding-bottom:30px}
.logo_middle #topmenu .logo{display:inline-block;margin:0 40px;float:none;top:15px;position:relative}
.sidr-class-logo{display:none}
#topmenu li.menu_highlight_slim,#topmenu li.menu_highlight{padding:8px 12px}
#topmenu li.menu_highlight_slim>a,#topmenu li.menu_highlight>a{padding-bottom:30px;border:none}
.header.type3 #topmenu .active, .header.type4 #topmenu .active{ float:none !important;}
.social_bookmarks a{display:none;padding:2px 8px;text-align:center;font-size:16px;opacity:.6;border-radius:3px}
.social_bookmarks i{width:14px}
.social_bookmarks a:hover{opacity:1}
.social_bookmarks a[href^="http"]{display:inline-block}
.social_bookmarks.bookmark_simple a{font-size:18px}
.social_bookmarks.bookmark_round a{border:1px solid;border-radius:50%;height:18px;width:23px;text-align:center;margin-right:5px;padding:4px 0 0}
.social_bookmarks.bookmark_square a{border:1px solid;margin-right:5px}
.top_head_soc .social_bookmarks.bookmark_size_large a{transform:scale(1.1);-webkit-transform:scale(1.3);-moz-transform:scale(1.3);margin-right:12px!important}
.head_soc .social_bookmarks.bookmark_size_large a{transform:scale(1.1);-webkit-transform:scale(1.3);-moz-transform:scale(1.3);margin-right:12px!important}
.foot_soc .social_bookmarks.bookmark_size_large a{transform:scale(1.3);-webkit-transform:scale(1.3);-moz-transform:scale(1.3);margin-right:20px!important}
.head_soc .social_bookmarks.bookmark_hexagon.bookmark_size_large{margin-right:5px!important}
.has_bookmark .menu-header,.head_soc{display:inline-block}
.head_soc .social_bookmarks a{font-size:12px;opacity:1}
.head_soc .social_bookmarks.bookmark_simple a{font-size:18px}
.copyright_center .social_bookmarks{width:100%;float:left;padding:20px 0;text-align:center!important}
#footer .foot_soc .social_bookmarks.social_color a{color:#fff!important;border:none;margin-right:8px}
.foot_soc .social_bookmarks.bookmark_round a{height:25px;width:29px}
.foot_soc .social_bookmarks.bookmark_simple a{font-size:24px}
.copyright_center .social_bookmarks a:hover{transform:none}
/*.row{margin-right:25px;margin-left:-3px} */
.col-4{width:30.33333333%;float:left;position:relative;min-height:1px;padding:0 15px}
#footer .contact-info{width:100%;background:#161616;display:table}
#footer .contact-info .box{border-right:2px solid;border-right-color:#1f1f1f;padding:38px 25px}
#footer .contact-info .box i{color:#fff;font-size:30px;padding-right:25px;margin-right:25px;float:left;position:relative;width:30px;height:30px}
#footer .contact-info .box i:after{width:2px;height:22px;background:#3c7bc3;position:relative;content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;margin:auto}
#footer .contact-info .box h5{color:#fefefe;text-transform:uppercase;margin:0 0 -5px;padding-bottom:10px;position:relative;top:-5px;font:400 15px Lato,sans-serif}
#footer .contact-info .box p{color:#757575;font-size:13px;word-wrap:break-word;margin:0}
#footer .contact-info .col-4:nth-child(3) .box{border-right:none}
.foot_soc{float:right;padding:18px}
.copyright_center .foot_soc{float:none;padding:0}
.foot_soc.hide_footsoc{display:none}
.foot_soc a:hover{opacity:.8}
.foot_soc:empty{display:none!important}
.pbar_wrap{margin-bottom:20px;width:60px;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;bottom:45%;z-index:999999;padding:7px 12px}
.progrssn{width:40px!important;height:50px;margin-top:0;margin-left:5px;-webkit-transition:all .8s ease-out;-moz-transition:all .8s ease-out;-ms-transition:all .8s ease-out;-o-transition:all .8s ease-out;transition:all .8s ease-out;position:relative;background:#cddbe4}
.prog_wrap{width:50px;height:50px;position:absolute;overflow:hidden;border-radius:3px}
.pbar{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;width:40px;padding-top:13px;height:27px;border:5px solid #fff;text-align:center;font-size:12px;color:#fff;position:relative;z-index:22;font-weight:700;font-family:sans-serif;box-shadow:0 0 2px rgba(0,0,0,0.1)}
#slidera{width:100%;margin:auto 0 auto;float:left; min-height:220px; background:#ccc;}


.selected_stat{min-height:500px}
#stat_img{position:relative}
#stat_img img{max-width:100%;width:auto;height:auto;vertical-align:bottom}
.stat_content_inner{position:absolute;bottom:15%;width:100%;z-index:11;line-height:1.9em}
.stat_content_center{text-align:center}
.stat_content_left .cta_buttons,.stat_content_right .cta_buttons{text-align:left}
.stat_content_right .center{margin-right:10%}
.stat_content_left .center{margin-left:10%}

.stat_content .scl_button{margin:50px}
.stat_content .scl_button a{padding:15px 40px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}
.stat_content .scl_button a:hover{opacity:.8}
.stat_bg,.stat_bg_overlay{width:100%;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;background-repeat:no-repeat;background-attachment:fixed;background-position:center top;background-size:cover;z-index:-1}
.stat_bg img{width:100%;position:fixed;display:block;object-fit:cover;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;-ms-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out}
.stat_bg_overlay{background:#222;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;-ms-transition:all .15s ease-out;-o-transition:all .15s ease-out;transition:all .15s ease-out}
body.is_boxed .stat_bg,body.is_boxed .stat_bg_overlay{z-index:auto}
.stat_bg{clip:rect(auto,auto,auto,auto)}
.home .stat_has_img .stat_bg_img{opacity:1}
.stat_bg_img{width:100%!important}
.overlay_off{opacity:0}
.overlay_on{opacity:.45}
.cta_buttons{text-align:center}
.cta_buttons a{font-size:14px;font-weight:700;padding:10px 25px;border:2px solid;display:inline-block;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}
.cta_buttons a:empty{display:none}
.cta_buttons .cta_hollow,.cta_buttons .cta_hollow_big{border:2px solid}
.cta_buttons .cta_flat_big,.cta_buttons .cta_hollow_big,.cta_buttons .cta_rounded_big{font-size:20px;padding:18px 40px}
.cta_buttons .cta_rounded,.cta_buttons .cta_rounded_big{border-radius:60px}
.cta_buttons .cta_rounded{font-size:14px;padding:10px 24px}
.cta_buttons .cta_hollow:hover,.cta_buttons .cta_hollow_big:hover{border-color:transparent!important;opacity:1!important}
.stat_content_inner .lts_button{margin:25px 25px 20px 0}
.centertitle{text-align:center}
.featured_area{width:100%;padding:60px 0;clear:both}
.featured_area_bg{width:100%;padding:40px 0;clear:both;background-repeat:no-repeat!important;background-size:cover!important;background-position:center top!important}
.featured_area h2{padding:0;margin-bottom:3%;clear:both}
.fblock1{width:94.5%;text-align:center;float:left;margin:0 3% 2.5% 0;padding:2.6% 2%}
.fblock2{width:44%;text-align:center;float:left;margin:0 3% 2.5% 0;padding:2.6% 2%}
.fblock3{width:26.7%;min-height:300px;text-align:center;float:left;margin:0 3% 2.5% 0;padding:2.6% 2%}
.fblock4{width:18.35%;min-height:300px;text-align:center;float:left;margin:0 3% 2.5% 0;padding:2.6% 2%}
.featured_block p{margin:0 0 25px;line-height:19px}
.featured_block img{text-align:center;vertical-align:middle;border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;-webkit-border-radius:100%}
.featured_block h3{font-weight:700}
.sktgo{background-color:#fff;border-radius:100%;color:#1c1c1c;display:block;margin:0 auto;width:32px;height:32px;line-height:32px;font-size:22px;text-align:center;vertical-align:middle}
.sktgo:hover{background-color:#fff}
.sktgo i{position:relative;left:1px;top:-1px}
.hide_section{display:none!important}
.sect-title h2{text-align:center}
.sect-title h2:after{content:" ";display:table;width:90px;border-bottom:3px solid;border-bottom-color:#e8e7e7;margin:30px auto 0;text-align:center}

.center-title, .left-title, .right-title{clear:both}
.center-title p{font-weight:400; margin:0 0 15px; padding:0; text-align:center; font-size:16px}
.center-title h2{font-weight:bold; text-align:center;clear:both;margin:0; padding-bottom:20px;}
.center-title h2 span{border:none!important;display:initial!important;margin:0;width:inherit;}
.center-title span{display:block;border-bottom-color:#000;border-bottom:1px solid;width:85px;margin:10px auto 60px auto}

.left-title p{font-weight:400; margin:0 0 15px; padding:0; text-align:left; font-size:16px}
.left-title h2{font-weight:bold; text-align:left;clear:both;margin:0; padding-bottom:15px;}
.left-title h2 span{border:none!important;display:initial!important;margin:0;width:inherit;}
.left-title span{display:block;border-bottom-color:#000;border-bottom:1px solid;width:85px;margin:5px 0 20px 0;}

.right-title p{font-weight:400; margin:0 0 15px; padding:0; text-align:right; font-size:16px}
.right-title h2{ font-weight:bold; text-align:right;clear:both;margin:0; padding-bottom:20px;}
.right-title h2 span{border:none!important;display:initial!important;margin:0;width:inherit;}
.right-title span{display:block;border-bottom-color:#000;border-bottom:1px solid;width:85px;margin:10px 0 20px; float:right;}

p{line-height:26px;padding:0;margin:0 0 20px 0;}

.home1_section_area{width:100%;padding:90px 0 ;clear:both;float:left;}
.home1_section_area_bg{width:100%;padding:90px 0;clear:both;overflow:hidden;background-repeat:no-repeat!important;background-size:cover!important;background-position:center top!important}
.home1_section_area .center .left-title h2 span{display:block !important; font-size:58px; font-weight:bold; letter-spacing:16px; position:relative;}
.home1_section_area .center .left-title h2 span:after{position:absolute;left:-98%;content:'';height:41px;width:100%;bottom:16px;z-index:1}
.home1_section_area .columns-col-2 img{ z-index:999; position:relative}
.home1_section_area .center .view-all-btn{ position:relative;}
.home1_section_area .center .view-all-btn:after{position:absolute;left:-96%;content:'';height:100%;width:100%;bottom:0;z-index:1}
.home1_section_area .center .view-all-btn:after, .home1_section_area .center .left-title h2 span:after{background:#3c7bc3;}

.post_block_style1{width:22.7%;min-height:300px;text-align:left;float:left;margin:0 3% 3% 0;padding:0}
.post_block_style1 .style1-post-thumb{height:175px;overflow:hidden}
.post_block_style1 h3{margin-top:0!important;padding-top:0!important}
.post_block_style1 .style1-post-thumb{margin-bottom:20px!important}
.post_block_style1 img{height:auto;width:100%;padding:0;margin:0}
.post_block_style1_meta{display:inline-block;font-size:12px;margin:0 0 10px;clear:both}
.post_block_style1_meta span{margin-right:10px}
.post_block_style1_meta span i{margin-right:4px}
.post_style1_area,.post_style2_area,.post_style3_area, .post_style4_area{clear:both!important}
.post_block_style2{width:48.5%;min-height:400px;text-align:left;float:left;margin:0 3% 3% 0;padding:0}
.post_block_style2 h3{margin-top:0!important;padding-top:0!important}
.post_block_style2 .style2-post-thumb{margin-bottom:20px!important}
.post_block_style2 img{height:auto;width:100%;padding:0;margin:0}
.post_block_style2_meta{display:inline-block;font-size:12px;margin:0 0 10px;clear:both}
.post_block_style2_meta span{margin-right:10px}
.post_block_style2_meta span i{margin-right:4px}
.post_block_style3{width:43.5%;background-color:#FFF;text-align:left;float:left;margin:0 3% 3% 0;padding:25px;border:1px solid;border-color:#eaeaea;display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}
.post_block_style3:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#9f9f9f;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}
.post_block_style3:hover:before,.post_block_style3:focus:before,.post_block_style3:active:before{-webkit-transform:scaleX(1);transform:scaleX(1)}
.style3thumb{float:left;width:39.42%;margin-right:6%;overflow:hidden;height:185px}
.style3thumb img{width:100%;height:auto;min-height:185px}
.style3info{float:left;width:52.88%;min-height:185px;height:auto;position:relative}
.style3infonothumb{float:left;width:100%;min-height:185px;height:auto;position:relative}
.style3info h3{margin-top:0;margin-bottom:10px}
.shortdesc{ line-height:24px; font-size:14px; font-weight:300}
.shortmore{position:absolute;bottom:0}
.shortmore a{color:#ffffff !important; padding:8px 22px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;transition:all .5s ease;}
.no_margin_right{margin-right:0!important}
.no_margin_left{margin-left:0!important}
.no_margin_top{margin-top:0!important}
.no_margin_bottom{margin-bottom:0!important}
.home2_section_area{width:100%;padding:100px 0;clear:both;float:left;overflow:hidden}
.home2_section_area_bg{width:100%;padding:100px 0;clear:both;overflow:hidden;background-repeat:no-repeat!important;background-size:cover!important;background-position:center top!important}
.home3_section_area{width:100%;padding:65px 0 35px 0;clear:both;float:left;overflow:hidden}
.home3_section_area_bg{width:100%;padding:75px 0 100px;clear:both;overflow:hidden;background-repeat:no-repeat!important;background-size:cover!important;background-position:center top!important}
.sectionrow{margin-left:-15px;margin-right:-15px}
.cols1, .cols2, .cols3, .cols4{ position:relative; -webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;-ms-transition:all .15s ease-out;-o-transition:all .15s ease-out;transition:all .15s ease-out;} 
.cols1{width:97.5%;text-align:left;float:left;margin:0 0 3%;padding:0 15px}
.cols1 .team-thumb{height:auto;overflow:visible; position:relative; z-index:999;}
.cols1 .team-infobox{padding:2%}
.cols1 img{height:auto;width:100%;padding:0;margin:0;vertical-align:bottom}
.cols2{width:50%;min-height:660px;text-align:left;float:left;margin:0 0 3%;padding:0 15px;box-sizing:border-box}
.cols2 .team-thumb{height:500px;overflow:hidden; position:relative; z-index:999;}
.cols2 .team-infobox{padding:5%}
.cols2 img{height:auto;width:100%;padding:0;margin:0;vertical-align:bottom}
.cols3{width:33.333%;min-height:545px;text-align:left;float:left;margin:0 0 3%;padding:0 15px;box-sizing:border-box}
.cols3 .team-thumb{height:400px; width:100%; overflow:hidden; position:relative;}
.cols3 img{height:auto; min-height:400px; width:100%;padding:0;margin:0;vertical-align:bottom}
.cols4{width:25%;min-height: inherit;text-align:left;float:left;margin:0;padding:0 15px;box-sizing:border-box}
.cols4 .team-thumb{height:315px; width:100%; position:relative;}
.cols4 img{height:auto; min-height:315px; width:100%;padding:0;margin:0;vertical-align:bottom}
.cols1 .team-thumb img, .cols2 .team-thumb img, .cols3 .team-thumb img, .cols4 .team-thumb img{ vertical-align:top; -webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;-ms-transition:all .15s ease-out;-o-transition:all .15s ease-out;transition:all .15s ease-out;}
.team-infobox{padding:10% 5%; position:relative; text-align:center; margin-top:0px;}
.team-infobox p{ margin:15px 0 0 0;}
.team-infobox span{ font-size:13px}
.team-thumb .social-icons{ opacity:0; padding:0px; position:absolute; bottom:0; z-index:999999; text-align:center; left:0; right:0;}
.cols1:hover .team-thumb img, .cols2:hover .team-thumb img, .cols3:hover .team-thumb img, .cols4:hover .team-thumb img{ opacity:0.4;}
.cols1:hover .team-thumb .social-icons, .cols2:hover .team-thumb .social-icons, .cols3:hover .team-thumb .social-icons, .cols4:hover .team-thumb .social-icons{ opacity:1; bottom:10px; -webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;-ms-transition:all .15s ease-out;-o-transition:all .15s ease-out;transition:all .15s ease-out;}
.team-thumb{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; overflow:hidden;}
.team-thumb .social-icons a{ background:none !important;} 
.team-thumb .social-icons a:link, .team-infobox .social-icons a:visited{font-size:12px !important;}
.team-infobox h6{margin:5px 0; text-transform:uppercase; }
.team-infobox h6 span{ font-weight:300}
.social-icons a:link,.social-icons a:visited{display:inline-block;font-size:16px!important;height:35px;line-height:35px;margin:0 5px 0 0;padding:0;text-align:center;transition:all .6s ease 0;width:35px;color:#FFF}
.social-icons{margin-top:0}
.social-icons a:hover{color:#fff}
#footer .footercols4 .social-icons{margin-top:20px}
#footer .footercols4 .social-icons a:link,.social-icons a:visited{margin-bottom:5px}
.home4_section_area{width:100%;padding:50px 0;clear:both;float:left;overflow:hidden}
.home4_section_area_bg{width:100%;padding:70px 0 100px 0;clear:both;overflow:hidden;background-repeat:no-repeat!important;background-size:cover!important;background-position:center top!important}
body.page .servicerow{margin-left:-12px;margin-right:0;clear:both}
.servicerow{margin-left:-15px;margin-right:-15px;clear:both}
.servicebox{box-sizing:border-box}
.servicebox p{margin:0 0 30px 0; line-height:26px;}
.servicebox img{text-align:center;vertical-align:middle}
.servicebox h5{font-weight:500; padding:5px 0 15px 0; margin:0; position:relative;}
.boxpattern-1{width:25%; padding:0 15px 30px 15px; text-align:left;float:left;margin:0;height:auto}
.serviceboxbg{transition:all .5s ease;}
.servicebox-icon{width:66px;height:66px;overflow:hidden;margin:0 auto 25px auto;transition:all .3s ease-in-out 0s; }
a.servread{color:#ffffff !important; padding:10px 25px; margin:0 auto 15px auto; display:table; -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;transition:all .5s ease;}
.serviceboxbg a{font-weight:bold;}
.boxpattern-1 .serviceboxbg{min-height:200px}
.boxpattern-2{width:33.33%;text-align:left;float:left;margin:0;padding:0 15px 30px 15px;}
.boxpattern-2 .serviceboxbg{min-height:200px}
.boxpattern-2 .serviceboxcon{ padding:0 20px}
.boxpattern-3{width:50%;text-align:center;float:left;margin:0;padding:0 15px 30px 15px}
.boxpattern-3 .serviceboxbg{min-height:200px; padding-top:7%;}
.boxpattern-3 .serviceboxcon{ padding:0 30px;}
.boxpattern-4{width:100%;text-align:left;float:left;margin:0;padding:0 15px 30px 15px}
.boxpattern-4 .serviceboxbg{ padding:2%;}
.home5_section_area{width:100%;padding:80px 0 0 0;clear:both;float:left;overflow:hidden}
.home5_section_area_bg{width:100%;padding:80px 0;clear:both;overflow:hidden;background-repeat:no-repeat!important;background-size:cover!important;background-position:center top!important}
.home6_section_area{width:100%;padding:80px 0;clear:both;float:left;overflow:hidden}
.home6_section_area_bg{width:100%;padding:60px 0 90px 0;clear:both;overflow:hidden;background-repeat:no-repeat!important;background-size:cover!important;background-position:center top!important}
.home7_section_area{width:100%;padding:80px 0 115px 0;clear:both;float:left;overflow:hidden}
.home7_section_area_bg{width:100%;padding:90px 0;clear:both;overflow:hidden;background-repeat:no-repeat!important;background-size:cover!important;background-position:center top!important}
.testimonial-box{padding:7%;line-height:22px;clear:both;position:relative}
.testimonial-box h3{margin-bottom:5px}
.testimonialrow{margin-left:-15px;margin-right:-15px;clear:both}
.tstcols1{width:97.5%;text-align:left;float:left;margin:0 0 1%;padding:0 15px}
.tstcols1 .testimonial-box{padding:2%}
.tstcols2{width:50%;text-align:left;float:left;margin:0 0 1%;padding:0 15px;box-sizing:border-box}
.tstcols2 .testimonial-box{padding:4%;min-height:50px}
.tstcols3{width:33.333%;text-align:left;float:left;margin:0 0 1%;padding:0 15px;box-sizing:border-box}
.tstcols3 .testimonial-box{padding:6%;min-height:75px}
.tstcols4{width:25%;text-align:left;float:left;margin:0 0 2.6%;padding:0 15px;box-sizing:border-box}
.tstcols4 .testimonial-box{padding:8%;min-height:100px}
.testimonial-inforarea{display:inline-block;text-align:left}
.testimonial-inforarea i{margin-right:5px}
.testimonial-inforarea h6{display:inline-block;margin-right:5px; margin-top:20px; margin-bottom:0}
.testimonial-box:after{content:'';position:absolute;top:100%;left:8%;margin:0 auto;width:0;height:0;border-top:solid 12px transparent;border-left:solid 12px transparent;border-right:solid 12px transparent}
.home8_section_area{width:100%;padding:90px 0;clear:both;float:left;overflow:hidden}
.home8_section_area_bg{width:100%;padding:80px 0 100px 0;clear:both;overflow:hidden;background-repeat:no-repeat!important;background-size:cover!important;background-position:center top!important}
.home9_section_area{width:100%;padding:60px 0;clear:both;float:left;overflow:hidden}
.home9_section_area_bg{width:100%;padding:60px 0;clear:both;overflow:hidden;background-repeat:no-repeat!important;background-size:cover!important;background-position:center top!important}
.home10_section_area{width:100%;padding:90px 0;clear:both;float:left;overflow:hidden}
.home10_section_area_bg{width:100%;padding:90px 0;clear:both;overflow:hidden;background-repeat:no-repeat!important;background-size:cover!important;background-position:center top!important}
.home11_section_area{width:100%;padding:0;clear:both;float:left;overflow:hidden}
.home11_section_area_bg{width:100%;padding:60px 0;clear:both;overflow:hidden;background-repeat:no-repeat!important;background-size:cover!important;background-position:center top!important}

.home11_section_area .columns-col-4{ position:relative;padding-top:50px; padding-bottom:20px;}
.home11_section_area .columns-col-4:before{ position:absolute; height:100%; content:''; width:999999px; left:-999999px;top:0;}

.home12_section_area{width:100%;padding:60px 0;clear:both;float:left;overflow:hidden}
.home12_section_area_bg{width:100%;padding:60px 0;clear:both;overflow:hidden;background-repeat:no-repeat!important;background-size:cover!important;background-position:center top!important}
.home13_section_area{width:100%;padding:40px 0;clear:both;float:left;overflow:hidden}
.home13_section_area_bg{width:100%;padding:60px 0;clear:both;overflow:hidden;background-repeat:no-repeat!important;background-size:cover!important;background-position:center top!important}
.home14_section_area{width:100%;padding:60px 0;clear:both;float:left;overflow:hidden}
.home14_section_area_bg{width:100%;padding:60px 0;clear:both;overflow:hidden;background-repeat:no-repeat!important;background-size:cover!important;background-position:center top!important}
.home15_section_area{width:100%;padding:60px 0;clear:both;float:left;overflow:hidden}
.home15_section_area_bg{width:100%;padding:60px 0;clear:both;overflow:hidden;background-repeat:no-repeat!important;background-size:cover!important;background-position:center top!important}
.home16_section_area{width:100%;padding:60px 0;clear:both;float:left;overflow:hidden}
.home16_section_area_bg{width:100%;padding:60px 0;clear:both;overflow:hidden;background-repeat:no-repeat!important;background-size:cover!important;background-position:center top!important}
.home17_section_area{width:100%;padding:60px 0;clear:both;float:left;overflow:hidden}
.home17_section_area_bg{width:100%;padding:60px 0;clear:both;overflow:hidden;background-repeat:no-repeat!important;background-size:cover!important;background-position:center top!important}
.fixed_wrap.fixindex.dummypost{width:100%;float:left;background-color:#fff;position:relative}
.home_blocks:empty{display:none}
.activeblock{width:100%;float:left}
.lastmap{margin-bottom:0}
.home_title{font-size:1.7em;margin:0}
.home_subtitle{font-size:14px;margin-top:10px;opacity:.6}
.about_inner{width:60%;margin:0 auto}
.aboutblock{text-align:center;padding:80px 0;width:100%;float:left}
.about_pre{font-style:italic;font-size:30px;opacity:.6}
.about_header{font-size:48px;letter-spacing:2px;margin-top:10px;margin-bottom:30px}
.about_content{line-height:2em}
.ast_blocks{margin:0}
.midrow{width:100%;float:left;overflow:hidden}
.midrow_block{width:33.3333%;padding:4%;box-sizing:border-box;float:left;text-align:center;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}
.midrow_blocks .midrow_block:first-child:nth-last-child(1){width:100%}
.midrow_blocks .midrow_block:first-child:nth-last-child(2),.midrow_block:first-child:nth-last-child(2) ~ .midrow_block{width:50%}
.midrow_blocks .midrow_block:first-child:nth-last-child(3),.midrow_block:first-child:nth-last-child(3) ~ .midrow_block{width:33.3333%}
.midrow_blocks .midrow_block:first-child:nth-last-child(4),.midrow_block:first-child:nth-last-child(4) ~ .midrow_block{width:25%}
.midrow_block img{max-width:100%;height:auto}
.midrow_block h3{font-size:.9em}
.midrow_block .block_content{line-height:1.8em}
.midrow_block .icon_wrap{padding-top:20px;text-align:center}
.midrow_block img{max-width:100%}
.block_type2 .center{width:100%!important}
.block_type2 .midrow_block{width:80%;padding:5% 10%;text-align:left}
.block_type2 .midrow_block:hover{background:transparent;transform:none}
.block_type2 .midrow_block .block_img{width:35%;float:left;text-align:right;padding-right:30px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
.block_type2 .midrow_block h3{font-size:1.6em;margin-top:0}
.block_type2 .midrow_block .block_content{width:65%;float:left}
.block_type2 .midrow_block:nth-child(even){background:rgba(0,0,0,0.02)}
.block_type2 .midrow_block:nth-child(even) .block_img{float:right;text-align:left;padding-right:0;padding-left:30px}
.block_type2 .midrow_block:nth-child(even) .block_content{text-align:right}
.textblock{width:100%;float:left}
.text_block{width:100%;float:left;box-sizing:border-box}
.text_block_wrap{line-height:1.9em}
.text_block .center{width:100%!important}
.text_block_content{box-sizing:border-box}
.text_block img{vertical-align:bottom}
.text_block img.alignright,.text_block img.alignnone,.text_block img.alignleft{margin:0}
.text_block img.aligncenter{margin:0 auto}
.text_block_content > p:first-child:empty,.text_block_content > p:last-child:empty{display:none}
.text_block .col2,.text_block .col3,.text_block .col4{margin-bottom:0}
.postsblck h2.postitle a{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}
.home .lay1,.home .lay2,.home .lay3,.home .lay4,.home .lay5{padding:50px 0}
.lay1{width:100%;float:left;padding:40px 0}
.lay1 .center{max-width:1200px}
.lay1_wrap{overflow:hidden}
.home .lay1_wrap{margin-top:30px}
.lay1 .hentry{width:33.3334%;max-width:400px;float:left}
.lay1 .hentry img{width:100%;height:auto;border:none;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;vertical-align:bottom}
.lay1 h2.postitle{padding:10px;text-align:center;margin:0;font-weight:400;line-height:1.4em}
.lay1 h2.postitle a{font-size:20px;color:#fff}
.lay1 .lowreadmo h2.postitle a{font-size:18px}
.lay1 .lowreadmo h2.postitle{line-height:20px}
.lay1_title,.homeposts_title{text-align:center}
.lay1_title h3,.homeposts_title h3{color:#e64429;font-size:42px;margin:20px 0 0}
.lay1_title p,.homeposts_title p{margin-bottom:30px;margin-top:0}
.lay1 .post_image{width:100%;position:relative;overflow:hidden;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;max-height:260px}
.lay1 .post_content{position:absolute;top:-200px;width:100%;-webkit-transition:all .6s ease-out;-moz-transition:all .6s ease-out;-ms-transition:all .6s ease-out;-o-transition:all .6s ease-out;transition:all .6s ease-out;z-index:3}
.lay1 .post_image:hover img,.lay2 .post_image:hover img,.lay3 .post_image:hover img{-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-o-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}
.post_image:hover .post_content,.vidwrap:hover .post_content{top:20%}
.post_image:hover .img_hover{opacity:.7}
.hentry .post_image:hover .icon_wrap{display:block;bottom:30%}
.img_hover{width:100%;height:100%;background:rgba(10,167,255,0.7);position:absolute;opacity:0;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-ms-transition:all .4s ease-out;-o-transition:all .4s ease-out;transition:all .4s ease-out;z-index:2}
.post_image.lowreadmo .icon_wrap,.post_image.post_image.lowreadmo:hover .icon_wrap{bottom:25px}
.hentry .post_image .icon_wrap{display:none;text-align:center;position:absolute;margin:0 auto;z-index:9;text-align:center;width:100%;bottom:-600px;left:0;right:0;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}
.post_image .icon_wrap a{display:inline-block;font-family:serif;margin-right:4px;font-weight:700;color:#fff;padding:9px 12px;background:rgba(0,0,0,0.3);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;opacity:.8}
.lay1 .post_image .icon_wrap a{font-size:14px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;margin-right:5px}
.post_image .icon_wrap a:hover{opacity:1;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.lay2 .hide_img_hover .img_hover,.lay2 .hide_img_hover .icon_wrap,.lay3 .hide_img_hover .img_hover,.lay3 .hide_img_hover .icon_wrap{display:none}
.lay4{width:100%;float:left;padding:40px 0}
.lay4_wrap{overflow:hidden;width:68%;float:left;position:relative;margin-top:-25px}
.lay4 .hentry{width:100%;float:left;padding:0 20px;margin:0;background:#fff;margin-bottom:20px;position:relative;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
.lay4 .post_image{width:25%;height:auto;max-height:200px;float:left;margin-right:2%;overflow:hidden;padding-top:10px;position:relative;top:16px;padding-bottom:10px;display:table}
.lay4 .hentry img{width:100%;height:auto;border:none;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2 ease-out}
.lay4 .hentry:hover img{-webkit-transition:all 2s ease-out;-moz-transition:all 2s ease-out;-ms-transition:all 2s ease-out;-o-transition:all 2s ease-out;transition:all 2 ease-out}
.lay4 h2{text-align:left}
.lay4 .single_metainfo{padding-bottom:15px;}
.lay4 .single_metainfo,.lay4 .single_post .single_metainfo a{font-size:.8em}
.lay4 #sidebar{margin-top:0}
.more-link,.moretag{font-size:14px;padding:7px 15px;color:rgba(0,0,0,0.2);display:block;margin:15px 0;float:right;position:relative;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;border:2px solid rgba(0,0,0,0.2);opacity:.5;font-weight:700;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}
.thn_post_wrap .more-link:hover,.moretag:hover{opacity:1}
.lay4 a.comm_date{margin-left:0}
.lay4pagifix{width:68%;float:left}
.lay4pagifix .lay4_wrap{width:100%}
.lay4pagifix .lay4pagifix{width:100%}
.ast_ajaxwrap{width:100%;margin-bottom:30px;min-height:300px;position:relative}
.ast_ajax{width:45px;height:37px;background:url(assets/images/newloader.gif) no-repeat;margin:0 auto;left:0;right:0;bottom:40%;position:absolute;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.ast_row{overflow:hidden}
.ast_pagenav,.comments_template .navigation{width:100%;text-align:center;margin-top:50px;float:left}
.ast_pagenav .page-numbers,.comments_template .navigation .page-numbers{display:block;margin-bottom:15px;padding:3px 10px;display:inline-block;margin-right:15px;text-align:center;color:#999;font-size:14px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;cursor:pointer}
.thn_paginate a.page-numbers:nth-last-child(1){margin-right:0}
.ast_pagenav .current,.comments_template .navigation .current{border:2px solid rgba(0,0,0,0.3);font-weight:600;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;cursor:pointer}
.comments_template .navigation .prev,.comments_template .navigation .next{display:none}
.comments_template .navigation{float:left}
.comments_template .navigation:empty{display:none}
.ast_navigation a{border:2px solid rgba(0,0,0,0.2);padding:3px 10px;font-weight:700;font-size:.8em;text-transform:uppercase}
.ast_navigation{margin:30px 0 0;width:100%;float:left}
.ast_navigation a:hover{color:#222;border-color:#222}
.edit_wrap a{display:block;margin-top:4px;position:absolute;right:5px;top:-4px;font-size:12px;opacity:.4;font-weight:700;text-transform:uppercase;padding:0 3px;border:2px solid;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}
.edit_wrap a:hover{opacity:.8}
.single_wrap_right{width:68%;float:right}
.single_wrap{width:68%;float:left}
.no_wrap{width:70%;float:none;margin:0 auto}
.single_post{position:relative}
.single_post .postitle{margin-top:0;font-weight:600;-ms-word-wrap:break-word;word-wrap:break-word}
.thn_post_wrap{float:left;width:100%}
.thn_post_wrap img{max-width:100%;height:auto}
.thn_post_wrap{line-height:3.7em}
.single_metainfo a i{color:#aaa}
.single_metainfo a i:hover{color:#0e92dd}
.meta_comm,.catag_list{display:inline}
.single_metainfo{padding-bottom:20px}
.single_metainfo,.single_post .single_metainfo a{font-size:.9em}
.single_metainfo i{padding-left:10px;padding-right:5px;opacity:.7}
.single_metainfo .fa-calendar{padding-left:0}
.tag_list ul{margin:0;padding:0}
.tag_list ul li{list-style-type:none;display:inline-block;margin:8px;background:rgba(0,0,0,0.1);padding:0 5px;padding-bottom:2px;font-size:12px;line-height:22px;border-radius:3px;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}
.tag_list ul li i{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);margin-right:6px;padding-left:2px}
.tag_list ul li:hover{background:rgba(0,0,0,0.14)}
.single_metainfo:empty{display:none}
.post_foot{padding:15px 0;width:100%}
.single .post_foot{border-bottom:1px solid rgba(0,0,0,0.1)}
.post-password-form input{padding:10px;border:2px solid rgba(0,0,0,0.1);border-radius:3px}
.post-password-form input[type~=submit]{border:2px solid;background:transparent;font-weight:700;opacity:.7;cursor:pointer;text-transform:uppercase}
.post-password-form input[type~=submit]:hover{opacity:1}
#ast_nextprev{width:100%;float:left;padding:20px 0;border-bottom:1px solid rgba(0,0,0,.08);min-height:100px;position:relative}
#ast_nextprev .nav-box img{max-width:90px;height:auto;float:left;margin-right:15px;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}
#ast_nextprev .nav-box img:hover{opacity:.8}
#ast_nextprev .nav-box i{color:rgba(0,0,0,0.6);opacity:.6;font-size:24px;display:block;float:left;height:55px;padding:25px 3px 0;position:absolute;left:-18px}
#ast_nextprev a{font-size:.8em;font-weight:700}
#ast_nextprev a span{font-size:1.1em;font-weight:700;display:block}
#ast_nextprev .ast-prev a span{padding-right:20px}
#ast_nextprev .ast-next a span{padding-left:20px}
#ast_nextprev .nav-box i:hover{opacity:1}
#ast_nextprev .ast-next i{float:right;right:-18px;left:auto}
.nav-box.ast-prev{float:left;width:50%}
.nav-box.ast-next{float:right;width:50%;text-align:right}
.nav-box.ast-next img{float:right!important;margin-right:0!important;margin-left:15px!important}
#ast_nextprev span.div_middle{width:1px;height:70%;display:block;position:absolute;left:0;right:0;margin:0 auto;background-color:rgba(0,0,0,0.1);transform:rotate(20deg)}
.prev_cat_name,.next_cat_name{font-size:1em;opacity:.6;display:block;float:left}
#ast_nextprev .prev_cat_name a,#ast_nextprev .next_cat_name a{font-weight:400!important}
.next_cat_name{float:right}
#ast_nextprev span.div_middle .fa-stop{display:none}
.comments_template{float:left;width:100%;margin-top:40px}
body.page .nocomments{display:none}
.comments_template #comments,#comments_ping,#reply-title{font-size:18px;width:100%;margin:20px 0}
#reply-title small a{font-size:16px;opacity:.5;vertical-align:text-bottom;padding-left:5px}
#reply-title small a:hover{opacity:.8}
#comments_ping{float:left;width:100%}
.commentlist{padding-left:0;float:left;margin-top:0;width:100%}
.commentlist li.comment{list-style-type:none}
.commentlist li{list-style-type:none;width:100%;float:left}
.commentlist li ul li{width:96%;border:none;float:right}
.commentlist > li.comment:nth-child(1) .comment-body{border-top:none}
.commentlist .depth-1{position:relative}
h3#comments{font-size:20px}
h3#comments_ping{font-size:20px}
.comment-author{font-size:14px}
.commentlist a.comm_date{margin-left:15px;padding-top:4px;display:inline-block}
.comm_auth{padding-top:4px;margin-left:10px}
.comm_reply{display:inline-block;margin-left:10px;opacity:0;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}
.comment-body:hover .comm_reply{opacity:1}
.comment-body{float:left;width:94%;position:relative;z-index:3;padding:30px 0;border-top:1px solid rgba(0,0,0,0.1)}
.avatar,.comm_auth{display:inline-block;vertical-align:top}
.avatar img{height:auto;max-width:30px;max-height:30px}
.org_comment{float:left}
.commentlist .org_comment ul li{border:none;list-style-type:circle;float:none}
.commentlist .org_comment ol li{list-style-type:inherit;border:none;float:none}
.commentlist li.comment img{max-width:100%;height:auto}
.org_ping .comm_date{font-size:14px}
a.comment-edit-link{position:absolute;right:0;top:30px;font-size:12px;font-weight:700;padding:1px 4px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;border:2px solid;color:rgba(0,0,0,0.1);opacity:.4;text-transform:uppercase;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}
a.comment-edit-link:hover{opacity:.8}
.comm_date i{padding-right:5px}
.comm_reply{display:inline-block;margin-left:15px}
#respond{width:100%;float:left;margin-bottom:40px}
.comm_wrap{width:100%;float:left}
.comment-form-comment{width:100%;float:left;margin-bottom:0}
.comment-notes,.form-allowed-tags,.comment-form-comment label{display:none}
.comm_wrap p{width:32%;float:left;margin-right:2%;margin-bottom:0}
p.comment-form-url{margin-right:0}
.comm_wrap input{padding:15px 4%;width:92%;border:1px solid rgba(0,0,0,0.1)}
.comment-form-comment textarea{width:92%;padding:4%;min-height:150px;float:right;border:1px solid rgba(0,0,0,0.1);border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;overflow:auto}
p.form-submit{width:100%;float:left}
#submit{float:right;padding:20px;cursor:pointer;border:none;border-radius:3px;font-size:14px;opacity:.8}
#submit:hover{opacity:1}
.logged-in-as{font-size:14px}
.logged-in .comment-form-comment{width:100%}
.logged-in .comment-form-comment textarea{width:92%}
.commentlist #respond{width:94%;float:left;margin-top:-15px}
.commentlist #reply-title{margin-bottom:15px}
.commentlist .logged-in-as{margin:0;padding:2%;padding-left:0}
.commentlist .comment-form-comment{margin-top:20px}
.logged-in .commentlist .comment-form-comment{margin-top:0}
#frontsidebar div[id^="Complete_front"]:nth-child(5),#frontsidebar div[id^="Complete_front"]:nth-child(6),#frontsidebar div[id^="Complete_front"]:nth-child(7),#frontsidebar div[id^="Complete_front"]:nth-child(8),#frontsidebar div[id^="Complete_front"]:nth-child(9),#frontsidebar div[id^="Complete_front"]:nth-child(10),#frontsidebar div[id^="Complete_front"]:nth-child(11),#frontsidebar div[id^="Complete_front"]:nth-child(12),#frontsidebar div[id^="Complete_front"]:nth-child(13),#frontsidebar div[id^="Complete_front"]:nth-child(14),#frontsidebar div[id^="Complete_front"]:nth-child(15),#frontsidebar div[id^="Complete_front"]:nth-child(16),#frontsidebar div[id^="Complete_front"]:nth-child(17){display:none}
#content {
	width:100%;
	float:left;
/*	margin:30px 0;*/
	margin: 0;
	overflow:hidden;
	position:relative;
}
#content2 {
	width:100%;
	float:left;
	margin:30px 0;
	overflow:hidden;
	position:relative;
}
.page_tt{float:left;width:100%;padding:20px 0;text-align:center}
.leftside{float:left!important}
#sidebar{width:30%;float:right;margin-top:10px}
#sidebar .widgets ul{margin:0;padding:0}
#sidebar .widget{background:#f1f2f3;margin-bottom:30px;list-style-type:none;width:100%;float:left;color:#999;position:relative}
#sidebar .widget .widgettitle,#sidebar .widget .widgettitle a{margin-bottom:20px}
#sidebar .widget li{list-style-type:none;margin:20px 0; line-height:24px;}
#sidebar li i{ padding-right:5px}
#sidebar .widget_wrap{width:100%;padding:20px 10%;border:1px solid;box-sizing:border-box}
.untitled .widget_wrap{padding:10%!important}
#sidebar .widget .widgettitle{margin-top:0}
#sidebar .widget img{max-width:100%}
#sidebar .widget select{max-width:100%;width:100%;height:26px}
.widget_calendar table{width:100%}
.widget_calendar table tr td{text-align:center}
#prev{text-align:left}
#next{text-align:left}
span.widget_border{width:35px;height:2px;display:block;margin-bottom:20px}
.search_term{width:96%;padding:2%;float:left;margin-top:50px;text-align:center}
.search_term h2{margin-bottom:5px}
.search_term #searchform #s,.error_msg #searchform #s{font-size:16px;border:none;-webkit-box-shadow:0 0 3px rgba(0,0,0,0.1) inset;box-shadow:0 0 3px rgba(0,0,0,0.1) inset;-moz-box-shadow:0 0 3px rgba(0,0,0,0.1) inset;width:70%;padding:20px;margin-top:30px;margin-bottom:30px;background:rgba(0,0,0,0.04);color:#999}
.search_term #searchsubmit,.error_msg #searchsubmit{padding:20px 15px;font-size:16px;font-weight:700;cursor:pointer;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}
.search_term #searchsubmit:hover,.error_msg #searchsubmit:hover{opacity:.7}
.fourofour a{font-size:280px;opacity:.4}
.error404 .postitle{margin-top:-30px;font-size:50px;text-transform:uppercase;opacity:.5}
.error_page{text-align:center}
.error_msg{line-height:2em}
.author_div{padding:2%;width:96%;float:left}
.author_left{width:100%;text-align:center}
.author_right{line-height:1.9em;text-align:center}
.author_right h2{margin-bottom:20px}
.author_div img{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}
.author_posts{padding:20px 0;float:left;width:100%;text-align:center;margin-top:0;margin-bottom:0}
.author_posts span{display:block;font-size:.7em;opacity:.6}
.to_top{width:40px;height:38px;display:block;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;color:#fff;background:rgba(0,0,0,0.2);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;position:fixed;bottom:20px;right:20px;cursor:pointer;text-align:center;padding-top:2px;display:none;opacity:.4;z-index:99}
.to_top:hover{opacity:1}
.to_top i{font-size:26px;padding-top:4px}
.to_top.hide_totop{display:none!important}
#footer{width:100%;float:left; font-size:14px}
#footer .rowfooter{clear:both;margin:20px -15px}
#footer .rowfooter p{line-height:24px}
#footer .footercols1{width:97.5%;text-align:left;float:left;margin:0 0 1%;padding:0 15px}
#footer .footercols2{width:50%;text-align:left;float:left;margin:0 0 1%;padding:0 15px;box-sizing:border-box}
#footer .footercols3{width:33.333%;text-align:left;float:left;margin:0 0 1%;padding:0 15px;box-sizing:border-box}
#footer .footercols4{width:25%;text-align:left;float:left;margin:0 0 2.6%;padding:0 15px;box-sizing:border-box}
#footer .footercols1 h4, #footer .footercols2 h4, #footer .footercols3 h4, #footer .footercols4 h4{margin:45px 0 30px;padding:0 0 30px 0;position:relative;}
#footer .footercols1 h4:after, #footer .footercols2 h4:after, #footer .footercols3 h4:after, #footer .footercols4 h4:after{height:2px; width:40px; content:''; position:absolute; bottom:0; left:0;} 
#footer .rowfooter p span {color: #ffffff; min-width: 70px; display: inline-block;}

.newsletter-form{position:relative; margin-bottom:70px;}
.newsletter-form input[type="email"]{border:medium none;border-radius:4px;box-sizing:border-box;padding:13px;width:100%}
.newsletter-form i{background-color:#ff5252;border-bottom-right-radius:4px;border-top-right-radius:4px;color:#fff;font-size:16px;height:100%;line-height:42px;position:absolute;right:0;-webkit-transition:all .3s;transition:all .3s;text-align:center;width:40px}
.newsletter-form input[type="submit"]{background-color:transparent;border:medium none; border-radius:4px;color:#fff;cursor:pointer;font-weight:600;height:100%;position:absolute;right:0;-webkit-transition:all .3s;transition:all .3s;width:100%}
.newsletter-form input[type="submit"]:hover{background-color:transparent !important;}

.infoseparator{border-top:solid 1px; padding-top:15px; margin-top:15px; }
.infoseparator p{margin-bottom:10px;}
.infoseparator span{width:80px;display:inline-block;}

#footer .footernocols{width:97.5%;text-align:left;float:left;margin:0 0 1%;padding:0 15px}
.footernone{display:none!important}
.footer_center{text-align:center}
#copyright{width:100%;float:left;background:rgba(0,0,0,0.2); font-size:14px}
.copytext{padding:20px 0;line-height:1.9em;text-align:center}
.copytext:empty{display:none}
.footer-post-area{width:100%}
#footer_menu{display:inline-block}
#footer_menu ul{margin:0;padding:0}
#footer_menu ul li{display:inline-block;margin:0 10px;padding:15px 5px}
.foot_right_wrap{float:right;width:auto}
.foot_soc{display:inline-block;float:none}
#footer_menu.hide_footmenu{display:none}
.copyright_center{text-align:center}
.copyright_center .copytext{width:100%}
.copyright_center #footer_menu{width:100%;display:block}
.copyright_center .foot_right_wrap{float:none}
.ast_maintanace{padding-top:5%}
.ast_maintanace .logo,.ast_maintanace .logo h1{float:none;text-align:center}
.ast_maintanace .logo h1 a{color:#0e92dd}
.under-construction-message{text-align:center;width:60%;margin:0 auto;margin-top:40px;margin-bottom:20px}
.under-construction-inner{padding:2%;padding-bottom:4%;float:left;min-width:660px}
.under-construction-inner #countdown_mntnc{margin:0;padding:0;margin-top:60px}
.under-construction-inner #countdown_mntnc li{list-style-type:none;display:inline-block;width:100px;border-right:1px solid rgba(255,255,255,0.5);padding:15px 30px}
.under-construction-inner #countdown_mntnc li:last-child{margin-right:0!important;border-right:none}
.under-construction-inner #countdown_mntnc li span{font-size:48px;font-weight:700}
.under-construction-inner #countdown_mntnc li p{font-size:13px}
.ast_maintanace .head_soc{width:100%;float:left;text-align:center;padding:20px 0}
.ast_maintanace .head_soc a{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2)}
.ast_maintanace .head_soc .bookmark_size_large a{transform:scale(1.5);-webkit-transform:scale(1.5);-moz-transform:scale(1.5)}
.lgn_info{display:block;position:fixed;z-index:99;bottom:-25px;left:-12px;padding:10px;background:#333;transform:rotate(-47deg);-webkit-transform:rotate(-47deg);-ms-transform:rotate(-47deg);height:40px;width:20px}
.lgn_info i{position:relative;left:10px;transform:rotate(37deg);-webkit-transform:rotate(37deg);-ms-transform:rotate(37deg);bottom:-3px}
div#container{width:70%;float:left}
.woocommerce #woocontent{margin:30px 0}
#review_form_wrapper form{margin-top:30px}
.woocommerce #reviews h3,.woocommerce-page #reviews h3{margin:40px 0 20px}
.woocommerce .woocommerce-ordering select,.woocommerce-page .woocommerce-ordering select{padding:7px;opacity:.7}
.woocommerce .related ul.products li.product,.woocommerce-page .related ul.products li.product,.woocommerce .upsells.products ul.products li.product,.woocommerce-page .upsells.products ul.products li.product,.woocommerce .related ul li.product,.woocommerce-page .related ul li.product,.woocommerce .upsells.products ul li.product,.woocommerce-page .upsells.products ul li.product{width:18%!important}
.woocommerce .star-rating span,.woocommerce-page .star-rating span{color:#F4D431}
.woocommerce.single .breadcrumbs{margin-top:-30px;padding-bottom:20px}
.optimposts .type-product .star-rating{font-size:16px;font-family:FontAwesome;color:#EFD788;width:75px;height:30px;overflow:hidden;position:relative}
.optimposts .type-product .star-rating span:before{content:"\f005 \f005 \f005 \f005 \f005";visibility:visible;position:relative;z-index:2}
.optimposts .type-product .star-rating span{display:block;visibility:hidden;overflow:hidden;height:30px}
.optimposts .type-product .star-rating:after{content:"\f005 \f005 \f005 \f005 \f005";visibility:visible;position:absolute;top:0;left:0;color:#eee}
.home .lay1{display:block!important}
.lay1_wrap .type-product{width:22%;margin:1.5%;max-width:400px;float:left}
.lay1_wrap .type-product img{width:100%;height:auto;border:none;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;bottom:-100px;vertical-align:bottom;opacity:1!important}
.woocommerce .addresses .title .edit,.woocommerce-page .addresses .title .edit{display:block;font-size:12px;opacity:.5;font-weight:700;text-transform:uppercase;padding:0 3px;border:2px solid;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;line-height:18px}
#topmenu ul li .wcmenucart-contents span{opacity:.7}
#topmenu ul li a.wcmenucart-contents{border:none!important}
.optimposts .type-product{min-height:300px}
.optimposts .type-product .post_content{position:relative;top:auto}
.optimposts .type-product .img_hover{display:none}
.optimposts .type-product .icon_wrap{display:none}
.optimposts .type-product h2.postitle{text-align:left;padding:15px 0}
.optimposts .type-product h2.postitle a{font-weight:700;font-size:.6em}
.optimposts .type-product .post_image{max-height:inherit!important}
.optimposts .type-product .imgwrap{overflow:hidden}
.lay1.optimposts .type-product h2.postitle a{display:block;width:100%;margin-bottom:10px}
.optimposts .type-product span.price{position:absolute;padding:7px 10px;background-color:rgba(0,0,0,0.4);color:#fff;font-weight:700;font-size:12px;margin-top:20px;z-index:2}
.optimposts .type-product a.button.add_to_cart_button{display:none;position:absolute;z-index:9;bottom:55%;left:0;right:0;margin:0 auto;width:100px;padding:10px;border-radius:3px;font-size:14px;font-weight:700;text-align:center;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}
.optimposts .type-product:hover a.button.add_to_cart_button{display:block}
.lay1.optimposts .type-product h2.postitle a.button.add_to_cart_button{display:none}
.lay1.optimposts .type-product a.button.add_to_cart_button:before{content:"\f07a";font-family:FontAwesome;margin-right:5px}
.lay1.optimposts .type-product a.added_to_cart.wc-forward{position:absolute;background-color:#fff;padding:10px;bottom:40%;margin:0 auto;left:0;right:0;width:100px;text-align:center;font-weight:700;font-size:13px;border-radius:3px;z-index:9}
.optimposts .lay4_wrap .type-product{width:50%;padding:1.5%;float:left;padding:20px;box-sizing:border-box}
.optimposts .lay4pagifix.no_sidebar .type-product{width:33.3%}
.optimposts .lay4_wrap .type-product .post_content p{font-size:.9em}
.optimposts .lay4_wrap .type-product .single_metainfo{display:none}
.optimposts .lay4_wrap .type-product a.button.add_to_cart_button{position:relative;display:inline-block;float:right;background-color:transparent;border:1px solid rgba(0,0,0,0.1);border-radius:0;padding:5px;font-size:12px}
.optimposts .lay4_wrap .type-product h2.postitle{padding:0;font-size:18px}
.optimposts .lay4_wrap .type-product .post_image,.optimposts .lay4_wrap .type-product .post_content{width:100%;margin-right:0}
.optimposts .lay4_wrap .type-product span.price{position:relative;right:10px;margin-top:0;background-color:transparent;font-size:20px;float:left}
.optimposts .lay4_wrap .type-product .star-rating{display:none}
.optimposts .lay4_wrap .type-product .blog_mo{margin-top:8px;margin-bottom:8px}
.optimposts .lay4_wrap .type-product .blog_mo a{display:none}
.optimposts .lay4_wrap .type-product a.added_to_cart.wc-forward{border:1px solid rgba(0,0,0,0.3);padding:5px 10px;font-size:12px;float:right;margin-right:10px;margin-top:0}
.home .lay1{display:block!important}
.lay1 .product{width:33.3%;max-width:400px;float:left}
.lay1 .product img{width:100%;height:auto;border:none;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;bottom:-100px;vertical-align:bottom}
.woocommerce .addresses .title .edit,.woocommerce-page .addresses .title .edit{display:block;font-size:12px;opacity:.5;font-weight:700;text-transform:uppercase;padding:0 3px;border:2px solid;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;line-height:18px}
#topmenu ul li .wcmenucart-contents span{opacity:.7}
#topmenu ul li a.wcmenucart-contents{border:none!important}
.wpcf7-text{font-size:15px; padding:15px 20px;border:none;background:rgba(0,0,0,0.03);width:60%;border:1px solid;border-color:#e2e2e2; box-sizing:border-box;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; color:#c5c4c4;}
.wpcf7-textarea{font-size:15px; padding:16px 20px;border:none;background:rgba(0,0,0,0.03);width:100%; box-sizing:border-box; min-height:170px;border:1px solid;border-color:#e2e2e2;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px; color:#c5c4c4;}
.wpcf7-submit{padding:17px 40px;font-weight:500;border:none;font-size:14px;cursor:pointer;-webkit-border-radius:35px;-moz-border-radius:35px;border-radius:35px;}

/** home page contact form **/
.homecontact{margin:0; padding:0; box-sizing:border-box; }
.homecontact p{ margin:0; padding:0;}
.contleft, .contright{ width:50%;box-sizing:border-box; }
.contleft{float:left; padding-right:5px;}
.contright{float:right; padding-left:5px;}
.homecontact .wpcf7-text{ width:100%; padding:12px 20px; margin-bottom:10px; margin-top:0; background:#f6f5f5; border:none;}
.homecontact input[type=submit]{ float:left; margin:20px 0 0 0; display:block;}
.homecontact .wpcf7-textarea{ margin-top:0; height:170px;background:#f6f5f5; border:none; }
.homecontact span.wpcf7-form-control-wrap{ display:block;}
.homecontact .left{width:50%; padding-right:10px; box-sizing:border-box;}
.homecontact .right{width:50%; padding-left:10px; box-sizing:border-box;}
::-webkit-input-placeholder {color:#a8a8a8;}
::-moz-placeholder{color:#a8a8a8;}
:-ms-input-placeholder {color:#a8a8a8;}
:-moz-placeholder{color:#a8a8a8;}


@media print {
.single_wrap{width:100%}
.header,#sidebar,.share_foot,.author_box,#ast_related_wrap,#ast_nextprev,.edit_wrap,.comments_template,.footer_wrap.layer_wrapper{display:none}
}
@media screen and (min-width: 1200px) {
.ast_row{height:auto!important}
}
/*479px*/
@media screen and (max-width: 29.938em) {
.site_boxed .layer_wrapper{width:100%!important;float:none;margin:0!important}
.header{height:auto}
.logo h1,.logo h2{float:none;text-align:center}
.header2 .head_soc{width:100%;text-align:center}
body .lay2 .hentry,.lay3 .hentry{width:94%!important;margin-bottom:15px;height:auto!important;padding:2%!important}
body .lay4 .hentry{width:90%!important;padding:5%!important;margin-bottom:0}
body .lay4 .post_image,.lay4 .post_content{width:100%}
.testi_content{line-height:1.3em}
.more-link,.moretag{float:none;text-align:center}
.ast_gall{min-height:200px}
.col2,.col3,.col4{width:96%}
.act_left{width:90%;padding:5%;text-align:center}
.act_right{margin:5%;width:90%}
.rel_content p{display:none}
#submit{font-size:18px}
.ast_gall{min-height:200px!important}
.comment-body{width:98%}
.ast_navigation div{display:block;float:none;width:100%;margin:10px 0}
.ast_navigation a{display:block;padding:10px}
.ast_navigation{margin-top:0}
.edit_wrap a{top:-22px}
a.comment-edit-link{position:relative;top:-15px;float:right}
.nav-box.ast-prev,.nav-box.ast-next{width:100%;background:rgba(0,0,0,0.03);float:left;padding:15px 0;margin-bottom:10px}
#ast_nextprev .nav-box i{display:none}
#ast_nextprev span.div_middle{display:none}
.nav-box.ast-next img{margin-right:15px!important}
.nav-box.ast-prev img{margin-left:15px!important}
.woocommerce table.shop_table td,.woocommerce-page table.shop_table td{font-size:10px;font-weight:700;padding:0}
.woocommerce table.cart th{font-size:12px;font-weight:700}
.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{padding:.8em}
.center{width:94%!important;margin:0 auto;overflow: visible;}
.head-info-area .left,.head-info-area .right{float:none}
.phntp{padding-left:0;}
.head-info-area .right{margin:10px 0 0}
.sintp{text-align:left;position:relative;left:0}
.suptp{padding-left:40px}
.header-right .sintp{ float:none !important; width:100% !important; display:inline-block;}
.featured_block{display:block;width:auto;margin-right:0;margin-left:0;padding:10%}
.post_block_style1,.post_block_style2{display:block;width:auto;margin-right:0;margin-left:0;padding:6% 0}
.sectionrow, #footer .rowfooter{margin:0 auto!important}
.cols4,.cols3,.cols2,.cols1{display:block;width:auto; float:none !important; margin:0 auto 5% auto}
.boxpattern-1,.boxpattern-2,.boxpattern-3,.boxpattern-4{display:block;width:auto;margin-left:0;margin-right:0;padding:0 15px}
.tstcols4,.tstcols3,.tstcols2,.tstcols1{display:block;width:auto}
.portfolio-area li{margin:0!important;width:100%!important}
.footercols4,.footercols3,.footercols2,.footercols1{display:block;width:100%!important}
.clientbox{padding:0 15px!important;width:50%!important}

.rota ul{margin-left:0; width:2000% !important;}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{left:0!important}
.head-info-area a{margin-left:15px!important}
.single_wrap,#sidebar,.lay4_wrap,.no_wrap{float:none;width:100%}
.page_head img,.post_head img{width:auto!important;height:auto!important;min-height:inherit!important}
h1,h2,h3,h4,h5,h6{line-height:32px}
.timeline-both-side::before,.timeline-both-side li .border-line,.timeline-both-side li .border-line::before{background-color:transparent!important}
.timeline-both-side li .timeline-description{width:100%!important;display:block;margin-bottom:10px}
.timeleft,.timeright{float:none;display:block;width:100%!important;margin-right:0}
.timeright h3{margin-top:15px!important}
.timeline-row{margin-left:0}
.flipcard{float:none!important;width:95%!important;margin-bottom:5%!important}
.servicebox img{width:100%;height:auto}
.portfolio-area li{height:auto!important}
.image-block img{max-width:inherit!important}
.bxslider li{left:inherit!important}

.griditem{display:block!important}
.promo-left{width:100%!important;float:none!important}
.promo-right{width:100%!important;float:none!important}
.promo-right .promobutton{float:none}

.slidebtn, .title:after{display:none}
.title{ margin:0 !important; padding:0 !important; font-size:18px!important;max-width:100%!important; line-height:100% !important}
.title span{ margin:0 !important;}
.slidedesc{max-width:95%!important;font-size:14px!important}
.post_block_style1 .style1-post-thumb{height:auto!important}
.portfolio-categ li{margin-right:10px!important}
body .lay4 .hentry{width:100%!important}
.post_block_style1 h3{line-height:22px!important}
.contact-layout1-left,.contact-layout1-right{width:100%!important}
.page_head img,.post_head img,.page_head,.post_head{height:auto!important;min-height:inherit!important}
.servicebox img{max-width:100%!important;width:auto}


.home_section1_content img{height:auto}
.slidedesc,.slidebtn{display:none!important}

.servicerow,.perfrow,.row{margin:0!important}
.thumb,.columns-col-3,.blocksbox,.columns-col-2,.squarebox,.post_block_style3,.style3thumb,.style3info,.columns-col-4,.clientbox,.col-4{width:100%!important}
.left-fitbox{margin:28px 0 0!important}
.right-fitbox{margin-left:0!important}
.blocksbox{margin:0!important}
.post_block_style3{margin-right:0!important;box-sizing:border-box; margin-bottom:30px !important;}
.style3thumb{margin-bottom:20px!important;margin-right:0!important;height:auto!important}
.style3thumb img{min-height:inherit!important}
.shortmore{position:relative!important;padding-top:20px}
.aligncenter{height:auto}
.perfectbox{margin:0 0 20px!important}

.title span{font-size:18px!important}
.perfectbox{width:99%!important}
.bxslider li{width:320px!important;margin:auto!important;box-sizing:border-box}

.clientbox{margin:0px!important;width:50%!important;}
.ngg-gallery-thumbnail-box{width:100%!important}
.home12_section_area_bg .center{overflow:visible!important}
.expandthumb{height:140px!important;overflow:hidden;margin-bottom:20px}
.expandthumb img{min-height:140px!important}
body .header_wrap .header, body.home.has_trans_header .header {position: relative !important;}
.row_area { margin:0 !important;}
.image-block { height:auto !important;}
.image-block img { min-height:inherit !important; vertical-align:top;}
.portfolio-area li { margin-bottom:30px !important;}
.copytext .left, .copytext .right { float:none !important;}
.copytext .social-icons { margin-top:20px !important;}
.boxpattern-1, .boxpattern-2, .boxpattern-3, .boxpattern-4 { padding:0 !important;}
#slidera { margin-top:0 !important; min-height:inherit !important;}
.logo { width:60% !important;}
.logo img { margin:0 !important; height:auto !important;}
.menurightinfo { width:100% !important; text-align:center !important; padding-left:0 !important;}
.home.has_trans_header .header_wrap { background:#ccc !important;}
.head-info-area .sintp, .head-info-area .suptp { float:none !important; margin:0 auto !important; display:table !important;}
.head-info-area .right { margin:0 !important;}
.header.type2, .header.type4 { margin-top:0 !important;}
.head-info-area .left .phntp, .head-info-area .left .emltp { display:block !important; text-align:center !important; padding-right:0 !important;}
.suptp { padding-left:0 !important;}
.header.type3 #simple-menu, .header.type4 #simple-menu { right:0 !important; top:-40px !important;}
section { padding:50px 0 !important;}
#slidera section { padding:0 !important;}

.hide-header { display:none !important;}

.header { padding:20px 0 !important;}

.boxpattern-2 .serviceboxbg { margin-bottom:20px !important;}
.view-all-btn a { padding:15px 29px !important;}
.plans-3column .plan-box, .counterlist, .home_section5_content .cols4{ width:100% !important;}
.cols4 { min-height:inherit !important;}
.center-title h2 { font-size:26px !important;}
.plan-content { padding:0 20px !important;}

.header-right { width:100% !important; padding-top:30px !important;}
.header-right i { font-size:25px !important; padding-right:7px !important;}
.header-right .phntp { width:100% !important; padding-right:0 !important;}
.header-right .emltp { width:100% !important; border:none !important; margin:0 !important; padding:0 !important}
.header-right .envtp { width:100% !important; border:none !important; margin:0 !important; padding:0 !important}
.header-right .emltp strong { font-size:13px !important;}
.header-right .phntp strong { font-size:14px !important;}
.header-right .envtp strong { font-size:14px !important; padding-top: 2%;}
.header.type2 .logo { margin-top:10px !important;}
.view-all-btn { margin-bottom:40px !important;}
.center-title span { margin-bottom:40px !important;}
.contright, .contleft { padding:0 !important; width:100% !important;}
.left-title h2 { font-size:23px !important;}
.testimonial-image{float:none !important; margin:0 auto !important;}
.t-description { height:auto !important; overflow:inherit !important;}
.columns-col-1, .columns-col-2, .columns-col-3, .columns-col-4, .columns-col-5, .columns-col-6, .columns-col-7, .post_block_style3, .col-4, .vertical-bar-contener{width:100%!important;box-sizing:border-box; float:none !important;}
.promo2{ padding:30px 25px !important;}
.tabs-wrapper ul.tabs, .tabs-wrapper .tab-content{ width:100% !important; float:none !important; margin-bottom:30px !important;}
.counterlistcenter h6{margin:10px 0 30px 0!important;}


.home1_section_area .center .left-title h2 span{ font-size:inherit !important;} 
.home1_section_area .center .view-all-btn:after, .home1_section_area .center .left-title h2 span:after{ display:none !important}
.features-content{ padding:0 !important}
.features-thumb{ margin-right:15px !important;}
.features-right .features-thumb{ margin-left:15px !important;}
.vertical-bar-contener{ margin:5% 0;}
.post_block_style4{ width:100% !important; float:none !important; margin:0 0 5% 0!important}
.post_block_style4 .style4-post-thumb{height:180px!important;}
.post_block_style4 .style4-post-thumb img{min-height:180px!important;}


.work-our-process{ width:100% !important; float:none !important;}
.work-higlight:before{ top:105% !important; left:50% !important; transform:rotate(90deg); -webkit-transform:rotate(90deg); -moz-transform:rotate(90deg);}

}
/*767px*480px*/
@media screen and (max-width:47.938em) and (min-width:30.000em) {
body .header_wrap .header,body.home.has_trans_header .header{position:relative!important}
.site_boxed .header_wrap .header{max-width:100%!important}
#simple-menu{text-shadow:0 0 2px rgba(0,0,0,0.3);z-index:999;top:5px;right:12px}
.to_top{left:20px;right:auto}
body #accordion h3 a {font-size:24px!important}
#accordion h3 {line-height:24px!important}
.acord_text{width:250px;padding-left:0}
.slide_wrap{background:none}
#stat_img{height:auto!important}
.stat_has_img .stat_bg_img{height:100%}
.stat_content_inner{bottom:0}
body .stat_content_inner .center{width:92%!important}
body .stat_content_right .stat_content_inner .center,body .stat_content_left .stat_content_inner .center{padding-left:4%}
.stat_content_left .center{margin-left:0}
.header{float:left}
.head_contact{margin-top:20px;margin-bottom:20px;width:100%;text-align:center}
.midrow_block{width:96%!important}
.block_type2 .midrow_block .block_img{width:100%;padding:20px 0!important;text-align:center!important}
.block_type2 .midrow_block .block_content{width:100%;text-align:center!important}
.about_pre{font-size:20px}
.about_header{font-size:32px}
#footer .widgets .widget{width:98%!important}
.single_wrap,#sidebar,#contact_block{width:100%}
.comments_template{margin-bottom:30px}
.page_head,.post_head{min-height:initial!important}
.page_head .pagetitle_wrap,.post_head .pagetitle_wrap{position:relative!important}
.head_switch{bottom:10px}
#ast_related .panel-container .rel_tab{width:48%}
#sidebar .widget_wrap{padding:0 25px}
.comm_wrap p{width:100%}
.related_img{height:auto!important}
#ast_related .panel-container .rel_tab{width:100%}
.related_img img{vertical-align:bottom}
.comm_wrap,.comment-form-comment{width:100%}
body .lts_layout1 div.listing-item{height:auto!important}
.fourofour a{font-size:170px}
.error_msg #searchform #s{width:60%}
.woocommerce .related ul.products li.product,.woocommerce-page .related ul.products li.product,.woocommerce .upsells.products ul.products li.product,.woocommerce-page .upsells.products ul.products li.product,.woocommerce .related ul li.product,.woocommerce-page .related ul li.product,.woocommerce .upsells.products ul li.product,.woocommerce-page .upsells.products ul li.product{width:48%!important}
h1,h2,h3,h4,h5,h6{line-height:32px}
.center{width:94%!important;margin:0 auto;overflow: visible;}
.head-info-area a{margin-left:20px}
.slidebtn{width:21%!important}
.featured_block{display:block;width:44%;margin-right:1%;margin-left:1%;padding:10% 2%}
.post_block_style1,.post_block_style2{margin:0 1.5% 6%;width:47%}
.sectionrow{ margin:0 !important}
.cols4,.cols3,.cols2,.cols1{margin:0 0 30px;width:50%;min-height:inherit !important}
.cols4 .team-thumb {height: 240px !important;}
.cols4 .team-thumb img{min-height: 240px !important;}
.boxpattern-1,.boxpattern-2,.boxpattern-3{padding:2%; width:50%; margin:0 auto !important;}
.boxpattern-4{padding:.5% 2.2% 0; width:80%; margin:0 auto !important; float:none !important;}
.tstcols4,.tstcols3,.tstcols2,.tstcols1{padding:.5% 1.8% 0;width:49.5%}
.portfolio-area li{width:100%!important}
.footercols4,.footercols3,.footercols2,.footercols1{width:50%!important}
.rota ul{margin-left:-35px}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{left:0!important}
.single_wrap,#sidebar,.lay4_wrap,.no_wrap{float:none;width:100%}
.page_head img,.post_head img{width:auto!important;height:auto!important;min-height:inherit!important}
.timeleft,.timeright{float:none;display:block;width:auto!important}
.timeright h3{margin-top:15px!important}
.flipcard{width:340px!important;margin:0 auto 4%!important;clear:both!important;float:none!important}
.portfolio-area li{width:47%!important;margin-bottom:20px!important;height:200px!important}
.portfolio-area li .image-block { height:200px !important;}
.portfolio-area li .image-block img { min-height:200px !important;}
.portfolio-area li:nth-child(2n+2){margin-right:0 !important}
.bxslider li{left:inherit!important}
#footer .footercols4{padding:0 15px!important}
.promo2{ padding:20px !important}
.promo-left{width:65% !important;float:none!important}
.promo2 h3{ margin:0 !important}
.promo-right{width:100%!important;float:none!important}
.promo-right .promobutton{float:none}
.post_block_style1 img{min-height:175px!important}
.post_block_style1 h3{line-height:22px!important}
.page_head img,.post_head img,.page_head,.post_head{height:auto!important;min-height:inherit!important}
.servicebox img{max-width:100%!important}
.home_section1_content img{height:auto}
.slidedesc,.slidebtn{display:none!important}
.servicerow,.blocksbox,.perfrow,.row{margin:0!important}
.thumb,.blocksbox{width:50%!important}
.columns-col-3,.columns-col-2,.post_block_style3,.col-4{width:100%!important;box-sizing:border-box}
.left-fitbox{margin:28px 0 0!important}
.right-fitbox{margin-left:0!important}
.title span{font-size:22px!important}
.squarebox{width:31.1%!important;min-width:inherit!important;margin:0 5px 10px!important}
.aligncenter{height:auto}
.perfectbox{width:45%!important}
h3,h3 a:link,h3 a:visited{font-size:16px!important}
.perfectborder{min-height:176px!important}
.columns-col-4, .columns-col-5, .columns-col-6, .columns-col-7{width:50%!important;padding:0 10px;box-sizing:border-box}
.home2_section_area .columns-col-6 h2{ font-size:24px !important;}
.home2_section_area .columns-col-5, .home2_section_area .columns-col-6{ width:100% !important; float:none !important;}
.home_section14_content .columns-col-2{width:50%!important;padding:0 10px;box-sizing:border-box}
.clientbox{width:50%!important; height:90px !important}
.home_section11_content .columns-col-7 .spacecode{ height:0 !important}
.home11_section_area { padding:0 !important}
.left-fitright,.right-fitleft{width:40px!important;height:40px;line-height:40px;padding:0!important}
.boxpattern-1 .serviceboxbg{min-height:250px!important}
.rota ul{margin-left:-15px!important; width:2000% !important;}
.bxslider li{width:450px!important;margin:0 20px!important;box-sizing:border-box}
.ngg-gallery-thumbnail-box{width:50%!important}
.home12_section_area_bg .center{overflow:visible!important}
.expandthumb{height:160px!important;overflow:hidden;margin-bottom:20px}
.expandthumb img{min-height:160px!important}
.portfolio-area li { margin-right:27px !important;}
#footer .footercols4 { min-height:410px;}
.copytext .left, .copytext .right { float:none !important;}
.copytext .social-icons { margin-top:20px !important;}
#slidera { margin-top:0 !important;}
.logo { width:40% !important;}
.logo img { margin:0 !important; height:auto !important; width:auto !important}
.menurightinfo { margin-top: 65px; min-height: inherit; padding: 6px 25px !important; text-align: center; width: 55% !important;}
.home.has_trans_header .header_wrap { background:#ccc !important;}
.header.type2, .header.type4 { margin-top:0 !important;}
.head-info-area .left .phntp, .head-info-area .left .emltp { display:block !important; padding-right:0 !important; text-align:center !important;}
.header.type3 #simple-menu, .header.type4 #simple-menu { right:0 !important; top:-30px !important;}
.head-info-area .sintp, .head-info-area .suptp { float:none !important; margin:0 auto !important; display:table !important;}
.head-info-area .left, .head-info-area .right { float:none !important;}
section { padding:50px 0 !important;}
#slidera section { padding:0 !important;}
.hide-header { display:none !important;}

.header { padding:20px 0 !important;}
.title { line-height:100% !important; margin-bottom:0 !important; font-size:30px !important;}
.title span{ margin:0 !important}
.boxpattern-2 .serviceboxbg { margin-bottom:50px !important;}
.view-all-btn a { padding:15px 29px !important;}
.plans-3column .plan-box, .home_section5_content .cols4{ width:100% !important;}
#slidera { min-height:190px !important;}

.header-right { width:100% !important; padding-top:30px !important;}
.header-right .phntp, .header-right .emltp {width:50% !important; padding:5px 0 !important; margin:0 !important;  border:none !important}
.header-right .sintp{ width:100% !important; text-align:center !important}
.header-right i{ min-height:inherit !important; top:0 !important}
.header-right br{ display:none;}
.header.type2 .logo { margin-top:5px !important;}
.view-all-btn { margin-bottom:50px !important;}
.t-description { height:auto !important; overflow:inherit !important;}
#footer .rowfooter p span { min-width:57px !important;}
.shortdesc { line-height:20px !important;}
.tabs-wrapper ul.tabs, .tabs-wrapper .tab-content{ padding:0 !important; width:80% !important;margin:0 auto 30px auto !important;float:none !important;}
.counterlist{ width:49.5% !important;}
.counterlist h6{ margin:10px 0 30px !important}
.home1_section_area .center .left-title h2 span:after{bottom:-5px !important;}
.home1_section_area .center .left-title h2 span{ padding-top:15px;}
.home_section2_content .columns-col-3 img{ text-align:center; display:block; margin:0 auto}
.row_area, #footer .rowfooter{ margin:0 !important;} 

.vertical-bar-contener{width:50% !important; margin-bottom:5% !important}

.post_block_style4{ width:80% !important; float:none !important; margin:0 auto 5% auto !important}
.post_block_style4 .style4-post-thumb{height:200px!important;}
.post_block_style4 .style4-post-thumb img{min-height:200px!important;}
.work-our-process{ width:50% !important; min-height:295px !important}

}
/*1023px*320px*/
@media screen and (max-width:63.938em) and (min-width:20.000em) {
#topmenu{display:none}
#simple-menu{display:block}
#simple-menu.hide_mob_menu{display:none}
.touchon #simple-menu{display:block}
.touchon .lay1 h2.postitle a{font-size:18px;line-height:1.2em}
}

/*1023px*768px*/
@media screen and (max-width:63.938em) and (min-width:48.000em){
.center{width:94%!important;margin:0 auto;}
.featured_block{width:44%;margin-right:6px;margin-left:6px}
.post_block_style1,.post_block_style2{width:48%;margin-right:6px;margin-left:6px}
.cols4,.cols3,.cols2,.cols1{width:47.5%;margin-right:6px;margin-left:6px;padding:0}
.boxpattern-1,.boxpattern-2,.boxpattern-3,.boxpattern-4{width:48%;}
.rota ul{margin-left:-14px}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{left:0!important}
.tstcols4,.tstcols3,.tstcols2,.tstcols1{width:47.5%;margin-right:6px;margin-left:6px}
.portfolio-area li{margin:0 12px -4px 0 !important;min-height:125px!important;width:201px!important}
.clientbox{width:25%!important}
.flipcard{width:320px!important;margin-left:25px!important;margin-bottom:5%!important}
.title{font-size:40px!important}
.bxslider li{left:inherit!important}
.portfolio-area li{width:31.67%!important;margin-bottom:20px!important;height:210px!important}
.image-block { height:210px !important;}
.image-block img{min-height:210px!important}
.portfolio-area li:nth-child(4n+4){margin-right:0}
.post_block_style1 .style1-post-thumb{height:230px}
.post_block_style1 img{min-height:230px}
#simple-menu{margin-top:0}
.tstcols4,.tstcols3,.tstcols2,.tstcols1{margin:0!important;width:50%}
.lay4 .hentry{padding-left:0!important}
.page_head img,.post_head img,.page_head,.post_head{height:auto!important;min-height:inherit!important}
.servicebox img{max-width:100%!important}
.home_section1_content img{height:auto}
.servicerow{margin:0!important}
.thumb{width:33.333%!important}
.left-fitright,.right-fitleft{width:25px!important;height:25px;line-height:25px;padding:0!important}
.blocksbox{width:30.5%!important}
.expanding-grid .links > li{width:25%!important}
.expanding-grid .links > li:nth-of-type(3n+1){clear:inherit!important}
.squarebox{min-width:inherit!important;width:47%!important}
.post_block_style3{width:41.1%!important}
.aligncenter{height:auto}
.perfrow{margin-left:-10px!important;margin-right:-10px!important}
.perfectbox{width:30.3%!important}
.columns-col-4,.columns-col-2{padding:0 10px;box-sizing:border-box}
.clientbox{width:20%!important;margin-bottom:13px!important}
.home11_section_area .columns-col-4 .left-title h2{font-size:20px !important}
.col-4{padding:0 10px!important}
.row{margin-right:0!important}
.title span{margin:0 !important}
.bxslider li{width:360px!important;}
.rota ul{margin:0!important; width:2000% !important;}
#footer .contact-info .box p{display:table;top:0!important}
.slidedesc{margin-bottom:0!important;line-height:22px!important;padding:10px 0 25px!important}
.ngg-gallery-thumbnail-box{width:33.333%!important}
.style3thumb{width:100%!important;margin-right:0!important;margin-bottom:20px!important}
.style3info{width:100%!important}
.style3info h3{font-size:18px!important}
.home12_section_area_bg .center{overflow:visible!important}
.expandthumb{height:180px!important;overflow:hidden;margin-bottom:20px}
.expandthumb img{min-height:180px!important}

#slidera { margin-top:0 !important;}
.logo { width:28% !important;}
.logo img { height:auto !important;}
.slidedesc { margin:0 0 15px !important;}
.menurightinfo { padding:10px 0 10px 25px !important; min-height:64px !important;}
.servicebox.boxpattern-2 { margin:0 !important; width:50% !important;}
.hide-header .page_head { height:60px !important;}

.header { padding:20px 0 !important;}
.logo img { margin-top:0 !important;}
.boxpattern-2 .serviceboxbg  { margin-bottom:50px !important;}
.home_section5_content .cols4 { min-height:inherit !important;} 

.counterlist { width:19.85% !important;}
.counterlist h6{ font-size:inherit !important; margin:20px 0 0 0 !important}
.plans-3column .plan-box { width:30% !important;}
.plan-content { padding:0 20px !important;}
.head-info-area .left .phntp, .head-info-area .left .emltp { padding-right:10px !important; font-size:13px !important;}
.header-right {width:100% !important; padding:0!important;}
.header-right .phntp{width:28% !important;}
.header-right .emltp{width: 35% !important; padding:15px 10px !important}
.tabs-wrapper ul.tabs li a{ font-size:16px !important}

.home1_section_area .center .view-all-btn:after{ display:none !important}
.features-thumb{ float:none !important; margin:0 0 20px 0 !important}
.features-right .features-thumb{float:right !important; margin:0 0 20px 0 !important}
.features-content{ display:block !important; clear:both }
.post_block_style4{ width:30% !important}
.post_block_style4 .style4-post-thumb{height:140px !important;}
.post_block_style4 .style4-post-thumb img{min-height:140px !important;}

.work-our-process{width:33.333% !important;}

}

/*1159px*1012px*/
@media screen and (max-width:72.438em) and (min-width:63.250em) {
.center{width:94%!important;margin:0 auto}
.portfolio-area li{width:31.25%!important;margin-bottom:20px!important;}
.image-block{ height:300px !important;}
.image-block img{min-height:300px !important;}
#simple-menu{margin-top:0}
.frontimage img{max-width:190px!important}
.post_block_style1 img{min-height:175px!important}
.flipcard .front,.flipcard .back{height:330px!important}
.lay4 .hentry{padding-left:0!important}
.servicebox h3{font-size:18px!important}
.blocksbox{width:22.9%!important}
.squarebox{width:31.2%!important;min-width:inherit!important}
.post_block_style3{width:42.9%!important}
.aligncenter{height:auto}
.columns-col-4,.blockbox{padding:0 10px;box-sizing:border-box}
.row{margin:0!important}
.col-4{width:30%!important}
.bxmain .bx-wrapper .bx-viewport{height:auto!important}
.ngg-gallery-thumbnail-box{width:25%!important}
.cols4 .team-thumb{height:270px!important}
.cols4 .team-thumb img{min-height:270px!important}
.opabox{width:200px!important;height:200px!important}
.center .galslide{width:223px!important}
#slidera { margin-top:0 !important;}
.header.type2 #topmenu { width:100% !important;}
.header.type3 .logo, .header.type4 .logo { margin:0 auto !important;}
.header.type3 #topmenu, .header.type4 #topmenu { width:100% !important;}
.header.type3 #topmenu { padding:0 !important;}
.hide-header .page_head { height:140px !important;}
.cols4 { min-height:inherit !important;}
.plans-3column .plan-box { width:31% !important;}
.title span { font-size:48px !important;}
.boxpattern-2 .serviceboxbg { min-height:420px !important;}
.style3info h3 { font-size:17px !important;}
.shortdesc { line-height:22px !important;}
.header-right { padding-top:25px !important; width:670px !important;}
.header.type2 .logo { margin-top:8px !important;}
.social-icons a:link, .social-icons a:visited { width:33px !important; margin:0 0 5px !important;}
.boxpattern-1 { padding:0 !important;}
.servicebox h6 { font-size:15px !important;}
.team-infobox span { margin-bottom:20px; display:block;}
.header.type1 #topmenu ul li a { padding:20px 18px !important;}
.header.type1 .logo img { margin-top:40px !important;}
.header.type3 #topmenu ul li a, .header.type4 #topmenu ul li a { padding:20px 29px !important;}
.home1_section_area .center .view-all-btn:after{ display:none !important}
.features-thumb{ margin:0 15px 0 0!important}
.features-right .features-thumb{ margin:0 0 0 15px!important}

.post_block_style4{ width:30.333% !important;}
.post_block_style4 .style4-post-thumb{height:180px !important;}
.post_block_style4 .style4-post-thumb img{min-height:180px !important;}
.work-higlight h5{ font-size:24px !important}
.bxslider li{width:310px!important;}
.testimonilacontent{ padding:0 10px !important}
}

.activity.buddypress .comments_template{display:none}
.is_safari input[type="button"],.is_safari button{-webkit-appearance:none;-webkit-border-radius:0}
.is_safari .top_head_soc a:hover{transform:none;-webkit-transform:none}
.is_safari .lay1_wrap .img_hover{transition:none;-webkit-transition:none}
.is_safari .lay1 .post_image{width:100.4%}
.is_safari .lay1 .hentry{overflow:hidden}

.promo1{width:auto;height:auto;padding:30px;text-align:left;line-height:22px;margin:auto;border-style:solid;border-width:3px 1px 1px}
.promo2{width:auto;height:auto;padding:40px 45px 40px 45px;text-align:left;line-height:22px;margin:auto;border-style:solid;border-width:0 0 0 3px;position:relative}
.promo3{width:auto;height:auto;padding:30px;text-align:center;line-height:22px;margin:auto;border-style:solid;border-width:0 0 3px}
.promo4{width:auto;height:auto;padding:30px;text-align:left;line-height:22px;margin:auto;border-style:solid;border-width:3px}
.promo5{width:auto;height:auto;padding:0 30px;text-align:center;line-height:22px;margin:auto}

.promo-left{float:left;width:75%}
.promo-left-full{ width:100% !important; float:none !important}
.promo-right{float:right;width:25%;margin-top:0;margin-bottom:0}

.promo2 p{font-size:17px; font-family:'Roboto Condensed', sans-serif; margin:0;}  
.promo2 h3{ font-size:34px; font-weight:500; margin:0 0 15px 0; padding:0;}
.promo2 h3 span{ font-weight:200;}

.vidbg-container video{height:100%!important;object-fit:cover!important;width:100%!important;display:inline-block}
.spacecode{clear:both}
.thumb{display:block;box-sizing:border-box;float:left;padding:15px 15px 30px;width:25%}
.boxthumb{border:6px solid;border-color:#eae9e9;clear:both;border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;overflow:hidden}
.boxthumb:hover{background-color:#fff;-moz-transition:all .5s linear;-ms-transition:all .5s linear;-o-transition:all .5s linear;-webkit-transition:all .5s linear;transition:all .5s linear}
.boxthumb img{width:100%;height:100%;display:block;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}
.boxthumb:hover img{-webkit-transform:scale(1.06);transform:scale(1.06);opacity:.4;-moz-transition:all .5s linear;-ms-transition:all .5s linear;-o-transition:all .5s linear;-webkit-transition:all .5s linear;transition:all .5s linear}
.thmbname{text-align:center;padding:15px 0 0;font-weight:700}
.columns-col-1{width:100%;height:auto;float:none}
.columns-col-2{width:50%;height:auto;float:left}
.columns-col-3{width:33.33%;height:auto;float:left}
.columns-col-4{width:25%;height:auto;float:left}
.columns-col-5{width:41%;height:auto;float:left}
.columns-col-6{width:59%;height:auto;float:left}
.columns-col-7{width:75%;height:auto;float:left}

.columns-col-1, .columns-col-2, .columns-col-3, .columns-col-4, .columns-col-5, .columns-col-6, .columns-col-7{ box-sizing:border-box; padding:0 15px;}
.expanding-grid{position:relative;width:100%}
.expanding-grid .links{display:block;margin:0 -1em;padding:1em 0}
.expanding-grid .links > li{box-sizing:border-box;float:left;padding:1em;list-style:none}
.expanding-grid .links > li a{color:#fff;display:block;font-size:2em;position:relative;text-align:center;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.expanding-grid .links > li a.active:after{background-color:transparent;border-bottom:.375em solid;border-bottom-color:#3c7bc3;border-left:.375em solid transparent;border-right:.375em solid transparent;bottom:-.5em;content:'';height:0;left:50%;margin-left:-.375em;position:absolute;width:0}
@media only screen and (max-width: 39.99em) {
	.expanding-grid .links > li{width:50%}
	.expanding-grid .links > li:nth-of-type(2n+1){clear:left}
}
@media only screen and (min-width: 40em) and (max-width: 59.99em) {
	.expanding-grid .links > li{width:33.33333%}
	.expanding-grid .links > li:nth-of-type(3n+1){clear:left}
}
@media only screen and (min-width: 60em) {
	.expanding-grid .links > li{width:25%}
	.expanding-grid .links > li:nth-of-type(4n+1){clear:left}
}
.expanding-grid .spacer{background-color:#3c7bc3;clear:both;display:block;margin:0 auto;width:100%;padding:0 999999px;position:relative;left:-999999px}
.expanding-grid .expanding-container{clear:both;display:none;width:100%;position:relative}
.expanding-grid .expanding-container.expanded,.expanding-grid .expanding-container:target{display:block}
.expanding-grid .hentry{box-sizing:border-box;clear:both;color:#fff;min-height:4em;overflow:hidden;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.expanding-grid .hentry .entry-image{box-sizing:border-box;float:right;margin-left:1em;padding:.25em 0 .52em 1em;text-align:center;width:50%}
.expanding-grid .hentry .entry-title{font-size:1.5em}
.expanding-grid .close-button{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBkPSJNLjcuN2wxOCAxOG0tMTggMGwxOC0xOCIvPjwvc3ZnPg==) no-repeat scroll 50% 50% transparent;color:#fff;display:inline-block;height:20px;line-height:1;overflow:hidden;padding:1.5em .1em;text-decoration:none;text-indent:5em;white-space:nowrap;width:20px;will-change:opacity;z-index:5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.expanding-grid .close-button.active{-webkit-transition:opacity .2s;transition:opacity .2s}
.expanding-grid .close-button:hover{opacity:.5}
.img-placeholder{font-size:4em;font-weight:300;line-height:1;padding:22% 0 0 .25em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:right}

/* Our Team Grid */
.featurethumb img{max-width:none; max-height:none; margin-bottom:-4px; position:relative; left:-45px;}
.blocksbox{float:left; width:23.3%; padding:40px 16px 0 20px; margin:0 10px 0; box-sizing:border-box; min-height:350px; border-bottom:1px dashed; border-bottom-color:#dddddd;}
.blockthumb{text-align:center; display:block; min-height:35px;}
.blockthumb img{height:auto; max-width:100%;}
.blocktitle{text-align:center;}
.blocktitle:after{content:" "; width:33px; border-bottom:2px solid #282828; display:table; margin:0 auto;}
.blockdesc{text-align:center; line-height:23px; padding:21px 0 25px 0; font-size:14px;}
.blockmore{display:block; text-align:center; margin:0 auto; padding-bottom:40px;}
.expand-left{float:left; width:57.26%; padding:2% 0 4% 0; color:#dcefff; font-size:14px;}
.blocksbox:hover { background:#f8f8f8;}

.expand-left h2{font-size:34px; color:#FFF; margin-bottom:1%;}
.designation{text-align:left; margin-bottom:4%;}
.teamicon{margin-bottom:6%;}
.expand-right{float:right; width:27.77%; padding:2% 0 4% 0;}
.expand-right img{border-radius:2%; -moz-border-radius:2%; -webkit-border-radius:2%; -webkit-box-shadow: -15px 15px 2px -2px rgba(25,131,223,0.4); -moz-box-shadow: -15px 15px 2px -2px rgba(25,131,223,0.4); box-shadow: -15px 15px 2px -2px rgba(25,131,223,0.4);}

.headingseperator{text-align:left; clear:both;}
.headingseperator h3{text-transform:uppercase; text-align:left; color:#FFF; font-size:14px;}
.headingseperator h3:after{content:""; width:25px; border-bottom:2px solid; border-bottom-color:#FFF; display:block; text-align:left; margin:10px 0 30px;}

a .squarebox{-webkit-transition: all .6s ease-out; -moz-transition: all .6s ease-out; -ms-transition: all .6s ease-out; -o-transition: all .6s ease-out; transition: all .6s ease-out}
.squarebox{float:left; background-color:#FFF; width:auto; height:auto; min-width:185px; min-height:170px; text-align:center; vertical-align:middle; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; margin:0 10px 10px 0;}
.squarebox:hover{background-color:#79ab9f;}
.squareicon{text-align:center; vertical-align:middle; padding:50px 0 25px 0;}
.squaretitle{text-align:center; vertical-align:middle; font-weight:700; color:#000; text-transform:uppercase;}
.promo5 h1, .promo5 h2, .promo5 h3, .promo5 h4, .promo5 h5, .promo5 h6{margin:0;}

.perfectbox{float:left; width:30.99%; background-color:#ffffff; border:1px solid; border-color:#eaeaea; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; text-align:center; margin:0 10px 20px 10px; -webkit-transition : border 500ms ease-in; -moz-transition : border 500ms ease-in; -o-transition : border 500ms ease-in; transition : border 500ms ease-in;}
.perfectbox:hover{border-color:#3c7bc3;}

.perfectborder{border-bottom:7px solid; border-color:transparent !important; padding:28px; height:auto; min-height:175px;   -webkit-transition : border 400ms ease-in; -moz-transition : border 400ms ease-in; -o-transition : border 400ms ease-in; transition : border 400ms ease-in;}
.perfectborder:hover{border-bottom:7px solid; border-color:#3c7bc3 !important;}

.perf-title{text-align:center; display:block;}
.perf-title h3{margin-bottom:10px; margin-top:0px;}
.perf-description{text-align:center; display:block; color:#000;}
.perf-thumb{text-align:center; vertical-align:bottom; display:block; min-height:100px; position:relative; top:0; transition:all 0.5s ease-in-out 0s;}
.perfectborder:hover .perf-thumb { top:-10px;}
.perfrow{margin-left:-15px; margin-right:-15px;}

.nobottom{margin-bottom:0px !important; padding-bottom:0px !important; position:relative; bottom:-60px;}
.blockbox{display:block; width:auto; height:auto; margin-bottom:30px;}
.infoblockthumb{text-align:center; position:relative; top:0; transition:all 0.5s ease-in-out 0s;}
.infoblocktitle{text-align:center;}
.blockbox:hover .infoblockthumb { top:-10px;}
.bx-wrapper{max-width:100% !important;}
.bxslider li{padding:0;list-style:none;}
.testimonilacontent h6{ margin:0 0 10px 0; font-weight:400; letter-spacing:1px;}
.testimonilacontent p{ color:#000000 !important}
.clientsay i{ font-size:22px; height:68px; width:68px; line-height:68px; border:solid 1px #ffffff; text-align:center; margin:0 auto 45px auto;  -webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%; display:block;}
.testimonila-content{text-align:center;padding:0;font-weight:300;line-height:26px;}
.t-description{box-sizing:border-box; height:95px; overflow:auto}
.testimonilacontent{ position:relative; padding:0 40px;}

.clientsay .bx-wrapper .bx-prev, .clientsay .bx-wrapper .bx-next{font-size:60px; font-weight:100px; width:40px; height:40px; line-height:40px; border:none; background:none !important; color:#ffffff; margin:0; transform:none !important; -moz-transform:none !important;-ms-transform:none !important;-o-transform:none !important;-webkit-transform:none !important;}
.clientsay .bx-wrapper .bx-prev:hover, .clientsay .bx-wrapper .bx-next:hover{color:#282828}

.clientsay .bx-wrapper .bx-prev, .clientsay .bx-wrapper .bx-prev:hover{left:-3%;}
.clientsay .bx-wrapper .bx-next, .clientsay .bx-wrapper .bx-next:hover{right:-3%;}

.bx-controls-direction .bx-prev{left:5px;background:url(images/controls.png) no-repeat 0 -32px}
.bx-controls-direction .bx-next{right:5px;background:url(images/controls.png) no-repeat -43px -32px}
.bx-wrapper .bx-prev, .bx-wrapper .bx-next{ font-size: 0px; }
.arrow_box p{margin-bottom:10px;}
.arrow_box{ text-align:center; padding:0; position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px;	border-radius: 5px;}
.arrow_box:after{top: 100%;right:10%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;border-color: rgba(255, 255, 255, 0); border-width: 10px;margin-left: -10px;}
.arrow_box:before {bottom: 100%;left:10%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;border-color: rgba(255, 255, 255, 0); border-width: 10px;margin-left: -10px;}


ul.footmenu, #footer ul{margin:0;padding-left:0;}
.footmenu li, #footer ul li{list-style:none;line-height:22px;margin:0 0 10px 0;padding-bottom:5px;}
.footmenu li a, #footer ul li a{color:#757575;}
.footmenu li a:before, #footer ul li a:before{content:"\f105"; font-family: FontAwesome; font-size:14px;  font-style:normal !important; padding-right:10px;}
.footmenu li a:hover, .footmenu li.current_page_item a, #footer ul li a:hover, #footer ul li.current_page_item a{color:#ffffff;}
.footmenu li ul{padding-left:15px;}

.footer-post-area ul{ margin:0; padding-left:0;}
.footer-post-area li{list-style:none; line-height:22px; margin:0 0 5px 0;  padding-bottom:5px;}
.footer-post-area li a{color:#757575;}
.footer-post-area li a:before{content:"\f105"; font-family: FontAwesome; font-size:14px;  font-style:normal !important; padding-right:10px;}
.footer-post-area li a:hover, .footmenu li.current_page_item a{color:#ffffff;}
.footer-post-area li ul{padding-left:15px;}



.ngg-gallery-thumbnail-box {box-sizing: border-box; float:left; margin-right:0 !important; padding:0 5px !important; width:25%;}
.ngg-gallery-thumbnail { width:100%;}
.ngg-gallery-thumbnail img { margin:4px 0 !important; width:100%; box-sizing:border-box;}

/* Box Layout Css */

body.site_boxed .blocksbox{width:23%;}
body.site_boxed .slidedesc{margin-bottom:5px;}

/*-------------------------EXPANDED OUR TEAM------------------------*/

.expanding-grid .links > li a.active::after { bottom:-34px;}
.expandthumb { height:250px; overflow: hidden; margin-bottom:20px;}
.expandthumb img { min-height:250px;}

/*-------------------------404 SECTION------------------------*/

.fourofour a {font-size: 280px;opacity: .4; line-height:100%;}
.error404 .postitle {margin-top: 0px; font-size: 50px; text-transform: uppercase; opacity: .5}

/*-------------------------NEW ADDED CSS END------------------------*/
.mega-sub-menu a{padding-top:8px !important; padding-bottom:8px !important;}
.mega-demos a{background-color: #3c7bc3 !important; border-bottom: 4px solid #3c7bc3; color: #fff !important;}
.edit_widget, .customize-partial-edit-shortcut-button{ display:none !important; visibility:hidden;}

.row_area{ margin:0 -15px;}

/*------------------------- READ MORE ------------------------*/
.view-all-btn{text-align:center;}
.view-all-btn a span i{float:right; font-size:18px; padding:0 0 0 10px; position:relative; top:2px;}
.view-all-btn a{display:inline-block; font:500 14px/20px "Roboto"; padding:17px 30px;vertical-align:middle;transition-duration:0.5s; -moz-transition-duration:0.5s; -ms-transition-duration:0.5s; -o-transition-duration:0.5s; -webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}
.view-all-btn a:hover{ opacity:0.7}

/* Latest News */
.post_block_style4{width:31%;margin:15px 30px 15px 0; float:left;padding:0;position:relative; border:solid 2px #d1d1d1;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; overflow:hidden;}
.post_block_style4 p{margin:10px 0 0 0; font-weight:300}
.post_block_style4 h5{margin:0 0 15px 0;padding:0; font-weight:400}
.post_block_style4 span{text-transform:capitalize; opacity:0.5; font-size:14px}
.post_block_style4 .style4-post-thumb img{width:100%;min-height:230px; height:auto;}
.post_block_style4 .style4-post-thumb{box-sizing:border-box; height:230px;overflow:hidden; position:relative;}
.post_block_style4 .posts4content{color:#858484;box-sizing:border-box;padding:8% 9%;overflow:hidden;}
.style4read{font:500 14px 'Roboto'; color:#ffffff !important; text-transform:uppercase; margin-top:30px;padding:12px 30px;display:inline-block; position:relative;transition-duration:0.5s;-moz-transition-duration:0.5s;-ms-transition-duration:0.5s;-o-transition-duration:0.5s;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}
.style4read:hover{ opacity:0.8;}

.last_margin{ margin-right:auto}

.woocommerce-product-gallery__wrapper{margin: 0;}
.woocommerce ul{ padding:0; margin:0;}
.woocommerce li{ display:block; list-style:none;}
.woocommerce-MyAccount-navigation li.is-active a, .woocommerce-MyAccount-navigation li a:hover{background:#ff4e00!important;color:#ffffff!important;}
.woocommerce-MyAccount-navigation li a{background:#ececec!important;color:#282828!important;line-height:40px;padding:0 0 0 25px;margin-bottom:1px; display:block; }
.woocommerce-MyAccount-navigation, .woocommerce-MyAccount-content{ margin:20px 0;}
.woocommerce .login{ width:50%; margin:0 auto !important; float:none;}
.woocommerce .order_details li { line-height:2 !important;}

/* PRICING TABLE */
.plans{ text-align:center;}
.plans .plan-box{background-color:#ffffff; box-sizing: border-box; display:inline-block; margin:30px  30px 0 0;position: relative; text-align: center;}
.plan-content{padding:0 85px;}
.plans.has-popular .plan-box.popular-plan{position: relative; top:0; z-index: 99; box-shadow: 0 0 15px #efefef;}
.plans .plan-box-inner{ padding:25px 0 0 0 }
.plans .plan-title{font-size:17px; margin:0; padding:13px 10px;font-family:'Roboto';}
.plans .plan-price{ background:#3c7bc3; color:#ffffff; font-size:32px; font-family:'Roboto'; margin:20px auto 15px auto; padding:30px 5px 5px 5px; width:124px; height:124px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%; box-sizing:border-box; vertical-align:middle; }
.plans .plan-price span{ font-size:12px; display:block; font-weight:400;}
.plans .plan-price sup{font-size: 18px; margin-right: 3px; position: relative; top:-4px;}
.plans .plan-content li{text-align:left; list-style: none; padding:15px 0 15px 25px; font-size:14px; color:#454646;}
.plans .plan-button{padding: 30px 10px;}
.plans.has-popular .plan-box.popular-plan .plan-button{padding: 36px 10px;}
.plans .plan-button a{background:#fafafa;color:#000000;display:inline-block;font-weight:bold;padding:12px 43px;font-size:13px;font-family:'Roboto';}
.plans.has-popular .plan-box.popular-plan .plan-button a{background:#3c7bc3; color:#ffffff;}
.plans .yes:before{color:#3c7bc3; content:"\f05d";}
.plans .yes{position:relative;}
.plans .no{position:relative;opacity:0.5;}
.plans .no:before{color:#db0303; content:"\f057";}
.plans .yes:before, .plans .no:before{position:absolute; left:0; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); -o-transform:translateY(-50%); -ms-transform:translateY(-50%); -moz-transform:translateY(-50%); font-family:'fontawesome';}
.plans-1column .plan-box{width: 100%;}
.plans-1column .plan-box .plan-content li{ text-align:center; display:table; margin:0 auto;}
.plans-2column .plan-box{width:48.5%;}
.plans-2column .plan-box .plan-content li{ text-align:center; display:table; margin:0 auto;}
.plans-3column .plan-box{width:31.4%;}
.site_boxed .plans-3column .plan-box {width:31%;}
.plans-3column .plan-box:nth-child(3), .plans-2column .plan-box:nth-child(2){margin-right:0;}
.plans-3column .plan-box:nth-child(4){clear: both;}
.plans-4column .plan-box{width:23.8%; margin-right:15px;}
.plans-4column .plan-box .plan-content{ padding:0 30px;}
.plans-4column .plan-box:nth-child(4){ margin-right:0;}
.plans-5column .plan-box{width:19.7%; box-sizing:border-box; margin:0!important;}
.plans-5column .plan-box .plan-content{ padding:0 20px;}

/***************************** IMAGE WIDTH LIST CSS *****************************/
.list-experience{margin:7px 0 0 0; padding:0; display:block;}
.experience-thumb{width:22px; float:left; margin-right:30px;}
.experience-titledes{display:table; font-weight:300;}
.list-experience h5{padding:0; margin:0 0 8px 0; font-weight:400;}

/*------------------------- counter section css ------------------------*/
.counterlist{width:19.89%;position:relative;box-sizing:border-box;padding:0;color:#ffffff;text-align:center;margin:0 1px 0 0;display:inline-block;float:left;}
.counterlistcenter{ text-align:center; margin:0 auto;}
.counterlist .fa{font-size:30px; color:#ffffff; margin-bottom:15px;}
.counterlist .counter{width:100%; height:155px; border:solid 1px #ff0000;display:inline-block; margin:0; font-size:46px; line-height:155px; font-weight:500;}
.counterlist h6{margin:40px 0 0 0; font-weight:500;}

/* ----------------------------- TABS STYLES ----------------------------- */
.tabs-wrapper{ margin-bottom:20px; display:inline;}
.tabs-wrapper ul.tabs { width:28%; margin:0; padding:0; float:left;list-style:none;}
.tabs-wrapper ul.tabs li {  display:block;  margin:0 0 2px 0; padding:0;}
.tabs-wrapper ul.tabs li a{display:block; text-decoration:none;padding:16px 30px; color:#ffffff; border:1px #4f90b8 solid; cursor:pointer; overflow:hidden; outline:none; font-size:18px; position:relative;}
.tabs-wrapper ul.tabs li a:before{content:"\f105"; font-family: FontAwesome; font-size:14px; font-size:20px; position:absolute; right:20px;}
.tabs-wrapper ul.tabs li a.selected, .tabs-wrapper ul.tabs li a:hover{background-color:#fff; color:#ff0000; border-color:#ffffff;}
.tabs-wrapper .tab-content {padding:0 20px; float:right; width:68%; box-sizing:border-box; }
.tabs-wrapper .tab-content h3{ font-size:30px; color:#ffffff; margin:0 0 15px 0; padding:0;}
.tabs-wrapper .tab-content p{color:#ffffff; line-height:27px; margin-bottom:15px; font-weight:400}
.js_on .tabs-wrapper .tab-content{display:none; margin-bottom:15px;}
.tabs-wrapper .tab-content .tabs-inner-padding{padding:10px;}

.features-left{width:100%;text-align:left; padding-bottom:30px; margin-bottom:30px; border-bottom:solid 1px #f2f2f2; display:inline-block;position:relative}
.features-right{width:100%;text-align:right;padding-bottom:30px;margin-bottom:30px;border-bottom:solid 1px #f2f2f2;display:inline-block;position:relative}
.features-left:last-child, .features-right:last-child{ border:none;margin-bottom:0;}
.features-thumb{float:left; width:67px; height:66px; overflow:hidden; margin:0 35px 0 0; position:relative; z-index:999; transition:all .3s ease-in-out 0s; -webkit-transition:all .3s ease-in-out 0s; -moz-transition:all .3s ease-in-out 0s;}
.features-right .features-thumb{ float:right;margin:0 0 0 35px}
.features-content{ display:table;position:relative; z-index:999; padding:0 30px 0 0;}
.features-right .features-content{padding:0 0 0 30px;}
.features-content h5{ text-transform:inherit; margin:0 0 15px; padding:0;}
a.features-more{ margin-top:30px; font:bold 14px/20px 'Roboto'; display:block;}
.features-content p{ margin:0;}
.features-left .bgcount, .features-right .bgcount{color:#f7f7f7; position:absolute;top:0; font:bold 200px/150px 'Roboto'; z-index:1;}
.features-left .bgcount{ right:0;}
.features-right .bgcount{ left:0;}
.features-left:hover .features-thumb, .features-right:hover .features-thumb{margin-top:20px;}

/* Vertical Bar */
.thermometer-outer-area{border:2px solid #c0c5c9; padding:0; margin:0 auto; position:relative; width:134px; box-sizing:border-box;-webkit-border-radius:5px;-moz-border-radius:5px; border-radius:5px; }
.thermometer-outer-area:before{position:absolute; content:''; top:-14px; left:0; right:0; border-top:solid 12px #c0c5c9; width:60px; margin:0 auto;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius: 3px;-moz-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;border-top-left-radius: 3px;border-top-right-radius: 3px;}
.thermometer-outer{background:#eaeaea; -webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.thermometer-outer-h{height:20px;width:100%}
.thermometer-outer-v{height:222px;width:100%}
.thermometer-inner{background:#3c7bc3; -webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.thermometer-inner-h{height:20px}
.thermometer-inner-v{width:100%}
#jquery-script-menu{position:fixed;height:90px;width:100%;top:0;left:0;border-top:5px solid #316594;background:#fff;-moz-box-shadow:0 2px 3px 0 rgba(0,0,0,0.16);-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,0.16);box-shadow:0 2px 3px 0 rgba(0,0,0,0.16);z-index:999999;padding:10px 0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.jquery-script-center{width:960px;margin:0 auto}
.jquery-script-center ul{width:212px;float:left;line-height:45px;margin:0;padding:0;list-style:none}
.jquery-script-center a{text-decoration:none}
.jquery-script-ads{width:728px;height:90px;float:right}
.jquery-script-clear{clear:both;height:0}

.home5_section_area .center{ width:100%; box-sizing:border-box;}
.vertical-bar-contener{width:20%;padding:0;float:left;box-sizing:border-box; text-align:center; position:relative;}
.border-image{background:url(images/border-image.png) no-repeat top center; height:222px; width:130px; display:block; z-index:999999; position:absolute; bottom:0; left:0;}
.vertical-bar-contener h5{ margin:0 0 25px 0;}
.bar-content-title{background:#f2f2f2; height:100%; padding:90px 0 60px 0; margin:-55px 0 0 0; border-right:1px solid #ffffff;}
.bar-content-title h6{ margin:10px 0; padding:0;} 
.bar-content-title p{ color:#777778;}

.work-box-numbers {line-height: 1.7em;}
.work-our-process{width:20%; float:left; padding:30px 20px; box-sizing:border-box; text-align:center;min-height:270px;position:relative;}
.work-our-process h5{color:#ffffff; font-weight:normal; margin:20px 0; padding:0; line-height:28px;} 
.work-our-process h5 span{ display:block;}
.work-our-process p{color:#ffffff; font-weight:300; line-height:24px; margin:0}
.work-higlight{text-align:left !important;	position: relative;}
.work-higlight:before{left: 100%;top: 50%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;border-color: rgba(70, 213, 175, 0);border-left-color: #3c7bc3;border-width: 15px;margin-top: -15px; z-index:999999;}
.work-higlight h5{font-size:30px; font-family:'Lora'; margin:15px 0 20px; font-weight:bold}
.work-higlight h5 span{ display:inline-block;}
.triangle-topright{width:0; height:0; border-top:50px solid #3c7bc3;border-left:50px solid transparent; position:absolute; top:0; right:0; text-align:center;}
.box-count{ position:absolute; right:10px; top:5px; text-align:center; color:#ffffff; z-index:999;}
.contact-layout2 p:nth-child(2n) {float:left; width: 48%;}
.contact-layout2 p:nth-child(2n+1) {float:right; width:50%;}
.contact-layout2 p:nth-child(1) {float:left !important;}




.web-block-wrapper { background-position: center; background-repeat: no-repeat; background-size: cover; overflow: hidden;}

.web-build-block-wrapper{background-position: center; background-repeat: no-repeat; background-size: cover; overflow: hidden;}
.web-build-block-wrapper *{box-sizing: border-box;}
.web-build-block-wrapper i {color: #3c7bc3;}
.web-build-block-wrapper i:hover {color: #666;}
.web-build-block-wrapper p {line-height: 1.6; margin: 0 0 20px; }
/*.web-build-block-wrapper p:hover {color: #666;}*/

.web-build-service-column-title {color:#000 !important;}
.web-build-service-column-title:hover {color:#3c7bc3 !important;}

.web-build-service-column-text {color:#666 !important;}

.web-build-column-numbers {color: #fff; font-size:45px;}
.web-build-column-numbers-title {color: #fff; font-size: 15px;}

.web-build-container{box-sizing: border-box; margin: 0 auto; max-width: 1170px; padding-left: 15px; padding-right: 15px; padding-bottom: 30px;}
.web-build-columns-row{margin-left: -15px; margin-right: -15px;}

.web-build-columns-row:after{clear: both; content: ""; display: block;}
.web-build-column{box-sizing: border-box; float: left; margin-bottom: 30px; padding-left: 15px; padding-right: 15px;}

.web-build-block-title h2{font-size: 45px; line-height: normal; margin: 0 0 30px;}
.web-build-block-description{margin-bottom: 40px;}
.web-build-block-description:empty{display: none;}

.web-build-columns-row-1column .web-build-column {width: 100%;}
.web-build-columns-row-2column .web-build-column {width: 50%;}
.web-build-columns-row-3column .web-build-column {width: 33.3333%;}
.web-build-columns-row-4column .web-build-column {width: 25%;}
.web-build-columns-row-5column .web-build-column {width: 20%;}
.web-build-columns-row-6column .web-build-column {width: 16.6666%;}
 
.web-build-columns-row-8column .web-build-column {width: 80%;}

.web-build-service-column-title{color: #fff; font-size:18px;}

.web-tech-column-row {display:flex;}
.web-tech-columns-row-title {width: 25%; color:#000 !important; font-size:18px; text-align: center; background-color: #3c7bc3;}
.web-tech-columns-row-body {width: 75%; padding-left: 20px; border-bottom: solid 2px #3c7bc3;}

.web-tech-block-img {padding-right: 10px;}

.web-build-block-title-separator {margin-bottom: 0;}

.row {--bs-gutter-x: 0;}

@media screen and (max-width: 480px){
.web-build-columns-row-2column .web-build-column, .web-build-columns-row-4column .web-build-column, .web-build-columns-row-5column .web-build-column {width: 100%;}
.row {--bs-gutter-x: 0;}
.web-tech-columns-row-title {width: 100%;}
.web-tech-columns-row-body {width: 100%; padding-left: 20px; border-bottom: none;}
}


/*Fixed Background*/

	/*BOXED LAYOUT*/
	.site_boxed .layer_wrapper, body.home.site_boxed #slidera {width: 83.5%;float: left;margin: 0 8.25%;
		background: #ffffff;}
		.site_boxed .stat_bg, .site_boxed .stat_bg_overlay{width: 83.5%;}
		.site_boxed .social_buttons{background: #ffffff;}
		.site_boxed .center {width: 95%!important;margin: 0 auto;}
		.site_boxed .head_top .center{ width:95%!important;}
	
	
	
	/*Site Content Text Style*/
	body, input, textarea{ 
		font-family:Roboto; 	font-size:15px; }
	
	.single_post .single_post_content .tabs li a:link, .single_post .single_post_content .tabs li a:visited{ color:#606060;}
	
	.page_head{ background:#545556; color:#555555;}
	.page_head .postitle{color:#555555;}	
	.page_head .layerbread a:link, .page_head .layerbread a:visited{color:#555555;}	
	.page_head_bg{background:url();}
	
	
	/*Feattured Boxes Section*/
	.featured_area_bg{background:url();}
	.featured_area{background-color:#f2f2f2;}
	.featured_block img{height:70px;; width:70px;} 
	.featured_block{background-color:#ffffff;}
	
	.shortmore a, a.servread, .style4read{background-color:#383939;}
	.shortmore a:hover, a.servread:hover, .post_block_style4:hover .style4read{background-color:#3c7bc3;} 
	
	.expanding-grid .spacer{background-color:#3c7bc3;}
	.expand-left h2, .expand-left{color:#000000;}
	
	.headingseperator h3{color:#000000;}
	.headingseperator h3::after{border-bottom-color:#3c7bc3;}
	
	
	.plans .plan-box{background-color:#ffffff;}
	
	.plans .plan-price, .plans.has-popular .plan-box.popular-plan .plan-button a{background-color:#3c7bc3;color:#ffffff;}
	
	.plans .yes::before{color:#3c7bc3;}
	.plans .plan-content li{color:#454646;}
	
	.plans .plan-button a{background-color:#fafafa;}
	
	
	.expanding-grid .links > li a.active:after{border-bottom-color:#3c7bc3;}
	.squarebox{background-color:#ffffff;}
	.squarebox:hover{background-color:#79ab9f;}
	.squaretitle{color:#000000;}
	
	.perfectbox{background-color:#ffffff; border-color:#eaeaea;}
	.perfectborder:hover, .perfectbox:hover{border-color:#3c7bc3 !important;}
	
	.post_block_style3{background-color:#ffffff; border-color:#f3f3f3;}
	.post_block_style3:before{background:#f3f3f3;}
	
		.post_block_style4{background:#ffffff;}
	
	.post_block_style4:hover h5{color:rgba(146,201,56, 1)!important;}
	.post_block_style4:hover{border-color:rgba(146,201,56, 1)!important;}
	
	/*Home Section 1*/
	.home1_section_area{background-color:#f8f8f8;}
	.home1_section_area_bg{background:url();}
	
	/*Home Section 2*/
	.home2_section_area{background-color:#ffffff;}
	.home2_section_area_bg{background:url();}
	
	/*Home Section 3*/
	.home3_section_area{background-color:#f8f8f8;}
	.home3_section_area_bg{background:url();}
	
	/*Home Section 4*/
	.home4_section_area{background-color:#ffffff;}
	.home4_section_area_bg{background:url(https://sktperfectdemo.com/demos/solarenergy/wp-content/themes/solar-energy-pro/images/section-4-bg.jpg);}
	
	
	/*Home Section 5*/
	.home5_section_area{background-color:#f8f8f8;}
	.home5_section_area_bg{background:url();}
	
	/*Home Section 6*/
	.home6_section_area{background-color:#ffffff;}
	.home6_section_area_bg{background:url();}
	
	/*Home Section 7*/
	.home7_section_area{background-color:#f8f8f8;}
	.home7_section_area_bg{background:url();}
	
	/*Home Section 8*/
	.home8_section_area{background-color:#ffffff;}
	.home8_section_area_bg{background:url(https://sktperfectdemo.com/demos/solarenergy/wp-content/themes/solar-energy-pro/images/section-8-bg.jpg);}
	
	/*Home Section 9*/
	.home9_section_area{background-color:#ffffff;}
	.home9_section_area_bg{background:url();}
	
	/*Home Section 10*/
	.home10_section_area{background-color:#f8f8f8;}
	.home10_section_area_bg{background:url();}
	
	/*Home Section 11*/
	.home11_section_area{background-color:#ffffff;}
	.home11_section_area_bg{background:url();}
	
	/*Home Section 12*/
	.home12_section_area{background-color:#f8f8f8;}
	.home12_section_area_bg{background:url();}
	
	/*Home Section 13*/
	.home13_section_area{background-color:#ffffff;}
	.home13_section_area_bg{background:url();}
	
	/*Home Section 14*/
	.home14_section_area{background-color:#f1f1f1;}
	.home14_section_area_bg{background:url();}
	
	/*Home Section 15*/
	.home15_section_area{background-color:#f6f6f6;}
	.home15_section_area_bg{background:url();}
	
	/*Home Section 16*/
	.home16_section_area{background-color:#ffffff;}
	.home16_section_area_bg{background:url();}
	
	/*Home Section 17*/
	.home17_section_area{background-color:#ffffff;}
	.home17_section_area_bg{background:url();}
	
	
	/*-----------------------------COLORS------------------------------------*/
			/*Header Color*/
			.header{ position:relative!important; background-color: rgba(255,255,255, 1) !important;}
					
			/*Head Top Bar Color*/
			.home .head-info-area, .home.has_trans_header .page .heade{background-color: rgba(249,249,249, 1) !important; z-index:9; position:relative;}
			
			.page .head-info-area, .single .head-info-area, .archive .head-info-area, .search .head-info-area, .error404 .head-info-area{ background:#f9f9f9;}
			
			.header-right .phntp {width:33%; box-sizing:border-box; padding:15px 0; margin:0;}
			.header-right .emltp {width:34%; box-sizing:border-box; padding:15px 20px; margin:0;}
			.header-right .envtp {width:33%; box-sizing:border-box; padding:15px 20px; margin:0;}

			.header-right .phntp, .header-right .emltp,  .header-right .envtp { float:left; line-height:22px; display:inline-block; vertical-align:top; box-sizing:border-box;}
			.header-right .phntp strong, .header-right .emltp strong, .header-right .envtp strong { font-size:16px; display:block;}
			.header-right i {font-size:35px;opacity:1; min-height:50px; display:table; float:left; position:relative; top:4px; padding-right:15px; box-sizing:border-box; }
			.header-right span { opacity:0.8;}
			.header-right .social-icons a:link, .header-right .social-icons a:visited { background:none; border:solid 1px #ecebeb;}
			.header-right .sintp {width: 30%;box-sizing: border-box; padding:20px 0 15px 0;margin: 0; float:left;}

			@media screen and (max-width: 480px){
				.home.has_trans_header .header{ background:#ffffff!important;}
			}
			/*LOGO*/
			/*.logo img {height:46px; width:258px; margin-top:30px;} */
			.logo img {height:120px; width:158px; margin-left: 30px;} 
				.logo h2, .logo h1, .logo h2 a:link, .logo h2 a:visited, .logo h1 a:link, .logo h1 a:visited, .logo h2 a:hover, .logo h1 a:hover{ 
					font-family:'Lora'; font-size:28px; color:#000000;
				}
			.logo h2 span, .logo h1 span, .logo h2 a:link span, .logo h2 a:visited span, .logo h1 a:link span, .logo h1 a:visited span{ 
				color:#3c7bc3;
			}
			/*HEADER TEXT BAR*/
				.head-info-area, .head-info-area a:link, .head-info-area a:visited, .header-right{ 
				font-family:'Roboto'; 			font-size:13px;			color:#1d1d1d !important;
			}
			.header-right{width:850px; float:right; padding:25px 0 0 100px;} 


			.header-right .social-icons a:link, .header-right .social-icons a:visited{color:#1d1d1d;}
			.head-info-area a:hover{ color:#3c7bc3;}		
		
			a:hover{color:#3c7bc3;}
			/*Slider Title*/
			.title{ font-family:'Lora'; font-size:46px; color:#ffffff;}
			.title:after{border-color:#ffffff;}
			.slidedesc{ font-family:'Roboto';font-size:16px;color:#ffffff;
			}	
			
			.slidebtn{ 
				font-family:'Roboto'; 			font-size:14px;;
			}
			.slidebtn a{color:#ffffff; background-color:#ffad00;}	
			.slidebtn a:hover{background-color:#282828}	
			
			/* Global H1 */	
							h1, h1 a:link, h1 a:visited{ 
				font-family:'Lora'; 			font-size:32px;			color:#373737;
			}
			h1 a:hover{ color:#3c7bc3;}
			
			/* Global H2 */	
					h2, h2 a:link, h2 a:visited{ 
				font-family:'Lora'; 			font-size:30px;		color:#373737;
			}
			
			h2 a:hover{ 
				color:#3c7bc3;
			}
			
			/* Global H3 */	
			h3, h3 a:link, h3 a:visited{ 
				font-family:'Roboto';
				font-size:24px;
				/*color:#fff;*/
				color:#3c7bc3;
			}
			
			h3 a:hover{ 
				color:#3c7bc3;
			}
			
			/* Global H4 */	
							h4, h4 a:link, h4 a:visited{ 
				font-family:'Roboto'; 			font-size:21px;		color:#373737;
			}
			
			h4 a:hover{ 
				color:#3c7bc3;
			}	
			
			/* Global H5 */	
					h5, h5 a:link, h5 a:visited{ 
				font-family:'Roboto'; 			font-size:20px;		color:#000000;
			}
			
			h5 a:hover{ 
				color:#3c7bc3;
			}	
			
			/* Global H6 */	
					h6, h6 a:link, h6 a:visited{ 
				font-family:'Roboto'; 			font-size:18px;		color:#373737;
			}
			h6 a:hover, .cols1:hover h6, .cols2:hover h6, .cols3:hover h6, .cols4:hover h6{color:#3c7bc3;}
					
			.bx-wrapper .bx-prev, .bx-wrapper .bx-next{background-color:#393939;}
			.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-next:hover{background:#3c7bc3;}
					
			/* Post Meta Color */
			.post_block_style1_meta, .post_block_style1_meta a:link, .post_block_style1_meta a:visited, .post_block_style2_meta, .post_block_style2_meta a:link, .post_block_style2_meta a:visited, .single_metainfo, .single_metainfo a:link, .single_metainfo a:visited{ 
				color:#282828;
			}
			.cols1:hover .team-thumb, .cols1:hover .team-thumb:before, .cols2:hover .team-thumb{ 
				background-color:#3c7bc3;
			}
			.cols4 .team-thumb, .cols3 .team-thumb, .cols2 .team-thumb, .cols1 .team-thumb{background-color:#3c7bc3;}
			/* Social Icon Background Color */
			.social-icons a:link, .social-icons a:visited{ 
				background-color:#1c1c1c;
				color:#ffffff;
			}	
			.thermometer-outer-area, .thermometer-outer-area:before{border-color:#c0c5c9;}
			.thermometer-outer{background-color:#eaeaea;}
			.thermometer-inner{background-color:#3c7bc3;}
			
			/* Social Icon Hover Background Color */
			.social-icons a:hover{ 
				background-color:#ffffff;
				color:#3c7bc3 !important;
			}	
			#footer .social-icons a:link:hover, .social-icons a:visited:hover{color:#3c7bc3 !important;}
			
			/* Teambox Background Color */
						.testimonial-box{background-color:#037FAC;}	
					
						.testimonial-box:after{border-top-color:#037FAC;}
					
			.testimonila-content, .testimonilacontent, .bxslider li p, .testimonial-box{color:#ffffff;}
			.testimonilacontent h6{color:#ffffff !important;}	
		
			/* Pager Color */
			.bx-wrapper .bx-pager.bx-default-pager a:link, .bx-wrapper .bx-pager.bx-default-pager a:visited{ 
				background:#ffffff;
			}	
			
			/* Pager Active Color */
			.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{ 
				background:#ffad00;
			}
			/* Gallery Filter Active Bgcolor */
			.portfolio-area li h3.gallerytitle{color:#ffffff;}	
			.portfolio-area li{background-color:#3c7bc3;}	
			li.active a:link, li.active a:visited{ 
				background-color:#3c7bc3;
				color:#ffffff !important;
			}	
			.portfolio-categ li.active a, .portfolio-categ li a:hover{color:#3c7bc3 !important;}	
			.portfolio-categ li{border-color:rgba(0,0,0, 0.2);}
			/* Gallery Filter Active Bgcolor */
			.portfolio-categ li a:link, .portfolio-categ li a:visited{color:#000000;}			
			
			/* Skills Bar Background Color */
			.skill-bg{ 
				background-color:#f8f8f8;
			}	
			
			/* Skills Bar Text Color */
			.skillbar-title{ 
				color:#ffffff;
			}			
																
			#simple-menu{color:#ffffff;}
			body.home.has_trans_header #simple-menu{color:#ffffff;}
			span.desc{color:rgba(0,0,0, 0.5);}
			/*MENU Text Color*/
			
	
		#topmenu{background-color:rgba(146,201,56, 1) !important;} 
			 
			 #topmenu ul li{border-right-color:rgba(255,255,255, 0.1);}
			
			
			#topmenu ul li a:link, #topmenu ul li a:visited{color:#ffffff;}
			#topmenu ul li.menu_hover>a:link, #topmenu ul li.menu_hover>a:visited, body.has_trans_header.home #topmenu ul li.menu_hover>a:link, body.has_trans_header.home #topmenu ul li.menu_hover>a:visited{color:#ffffff;}
			#topmenu ul li.current-menu-item>a:link, #topmenu ul li.current-menu-item>a:visited, #topmenu ul li.current-menu-parent>a:link, #topmenu ul li.current_page_parent>a:visited, #topmenu ul li.current-menu-ancestor>a:link, #topmenu ul li.current-menu-ancestor>a:visited{color:#ffffff;}
			#topmenu ul li ul{border-color:#ffffff transparent transparent transparent;}
			#topmenu ul.menu>li:hover:after{background-color:#ffffff;}
			#topmenu ul li ul li a:hover{color:#ffffff;}
			
			#topmenu .menu_hover > a:link, #topmenu .menu_hover > a:visited, #topmenu ul li.current-menu-item>a:link, #topmenu ul li.current-menu-item>a:visited, #topmenu ul li.current-menu-parent>a:link, #topmenu ul li.current_page_parent>a:visited, #topmenu ul li.current-menu-ancestor>a:link, #topmenu ul li.current-menu-ancestor>a:visited{	background:#2a2a2a !important;}
			
			
			#topmenu ul.menu ul li{background-color:#e8f1f6;}		
			
			#topmenu ul.sub-menu li a, #topmenu ul.children li a{color:#282828;}	
			#topmenu ul.sub-menu li a:hover, #topmenu ul.children li a:hover, #topmenu li.menu_highlight_slim:hover, #topmenu ul.sub-menu li.current_page_item a, #topmenu ul.children li.current_page_item a, #topmenu ul.sub-menu li.current-menu-item a, #topmenu ul.children li.current-menu-item a{background-color:#2a2a2a !important;}	
	
			.sidr{ background-color:#383939;}
			.pad_menutitle{ background-color:#3c7bc3;}
			.sidr ul li a, .sidr ul li span, .sidr ul li ul li a, .sidr ul li ul li span{color:#FFFFFF;}	
			
			#simple-menu .fa-bars{color:#000000 !important;}
			.pad_menutitle .fa-bars, .pad_menutitle .fa-times{color:#FFFFFF !important;}				
	
			.head_soc .social_bookmarks a:link, .head_soc .social_bookmarks a:visited{color:#ffffff;}
			.head_soc .social_bookmarks.bookmark_hexagon a:before {border-bottom-color: rgba(255,255,255, 0.3)!important;}
			.head_soc .social_bookmarks.bookmark_hexagon a i {background:rgba(255,255,255, 0.3)!important;}
			.head_soc .social_bookmarks.bookmark_hexagon a:after { border-top-color:rgba(255,255,255, 0.3)!important;}
			
	
			/*BASE Color*/
			.widget_border, .heading_border, #wp-calendar #today, .thn_post_wrap .more-link:hover, .moretag:hover, .search_term #searchsubmit, .error_msg #searchsubmit, #searchsubmit, .complete_pagenav a:hover, .nav-box a:hover .left_arro, .nav-box a:hover .right_arro, .pace .pace-progress, .homeposts_title .menu_border, span.widget_border, .ast_login_widget #loginform #wp-submit, .prog_wrap, .lts_layout1 a.image, .lts_layout2 a.image, .lts_layout3 a.image, .rel_tab:hover .related_img, .wpcf7-submit, .woo-slider #post_slider li.sale .woo_sale, #accordion .slide_button_wrap .lts_button, .img_hover, p.form-submit #submit, .optimposts .type-product a.button.add_to_cart_button, .home11_section_area .columns-col-4, .home11_section_area .columns-col-4:before, .home1_section_area .center .view-all-btn:after, .home1_section_area .center .left-title h2 span:after{background:#3c7bc3;} 
			
	.woocommerce span.onsale, .woocommerce-MyAccount-navigation li.is-active a, .woocommerce-MyAccount-navigation li a:hover, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{background:#3c7bc3 !important;} 
	.work-higlight:before{border-left-color:#3c7bc3;} 
	.woocommerce-MyAccount-navigation li a{ background:rgba(146,201,56, 0.1) !important;}
	
	input[type=submit]:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{ background:rgba(146,201,56, 0.7) !important;}
	
			
			.share_active, .comm_auth a, .logged-in-as a, .citeping a, .lay3 h2 a:hover, .lay4 h2 a:hover, .lay5 .postitle a:hover, .acord_text p a, .org_comment a, .org_ping a, .contact_submit input:hover, .widget_calendar td a, .ast_biotxt a, .ast_bio .ast_biotxt h3, .lts_layout2 .listing-item h2 a:hover, .lts_layout3 .listing-item h2 a:hover, .lts_layout4 .listing-item h2 a:hover, .lts_layout5 .listing-item h2 a:hover, .rel_tab:hover .rel_hover, .post-password-form input[type~=submit], .bio_head h3, .blog_mo a:hover, .ast_navigation a:hover, .lts_layout4 .blog_mo a:hover{color:#3c7bc3;}
			#home_widgets .widget .thn_wgt_tt, #sidebar .widget .thn_wgt_tt, #footer .widget .thn_wgt_tt, .astwt_iframe a, .ast_bio .ast_biotxt h3, .ast_bio .ast_biotxt a, .nav-box a span, .lay2 h2.postitle:hover a{color:#3c7bc3;}
			.pace .pace-activity{border-top-color: #3c7bc3!important;border-left-color: #3c7bc3!important;}
			.pace .pace-progress-inner{box-shadow: 0 0 10px #3c7bc3, 0 0 5px #3c7bc3;
			  -webkit-box-shadow: 0 0 10px #3c7bc3, 0 0 5px #3c7bc3;
			  -moz-box-shadow: 0 0 10px #3c7bc3, 0 0 5px #3c7bc3;}
			
			.fotorama__thumb-border, .ast_navigation a:hover{ border-color:#3c7bc3!important;}
			
			
			/*Text Color on BASE COLOR Element*/
			.icon_round a, #wp-calendar #today, .moretag:hover, .search_term #searchsubmit, .error_msg #searchsubmit, .complete_pagenav a:hover, .ast_login_widget #loginform #wp-submit, #searchsubmit, .prog_wrap, .rel_tab .related_img i, .lay1 h2.postitle a, #accordion .slide_button_wrap .lts_button, .lts_layout1 .icon_wrap a, .lts_layout2 .icon_wrap a, .lts_layout3 .icon_wrap a, .lts_layout1 .icon_wrap a:hover{color:#FFFFFF;}
			.thn_post_wrap .listing-item .moretag:hover, body .lts_layout1 .listing-item .title, .lts_layout2 .img_wrap .complete_plus, .img_hover .icon_wrap a, body .thn_post_wrap .lts_layout1 .icon_wrap a, .wpcf7-submit, .woo-slider #post_slider li.sale .woo_sale, p.form-submit #submit, .optimposts .type-product a.button.add_to_cart_button{color:#FFFFFF;}
	
	
	
	
	/*Sidebar Widget Background Color */
	#sidebar .widget{ background:#FFFFFF;}
	#sidebar .widget_wrap{border-color:#eeeff5;}
	/*Widget Title Color */
	#sidebar .widget-title, #sidebar .widget-title a{color:#666666;}
	
	#sidebar #sidebar .widget, #sidebar .widget .widget_wrap{ color:#999999;}
	#sidebar .widget .widgettitle, #sidebar .widget .widgettitle a:link, #sidebar .widget .widgettitle a:visited{font-size:20px;}
	
	#sidebar .widget li a, #sidebar .widget a, #sidebar li i{ color:#141414;}
	#sidebar .widget li a:hover, #sidebar .widget a:hover, #sidebar li:hover i, #sidebar li.current-cat a{ color:#3c7bc3;}
	
	
	.flipcard .front{background-color:#ffffff; border-color:#e0e0e0;}
	
	.flipcard .back{background-color:#f7f7f7; border-color:#000000;}
	
	.divider5 span, .divider6 span{background-color:#8c8b8b;}
	.divider1, .divider2, .divider3, .divider4, .divider5, .divider6, .fusion-title .title-sep, .fusion-title.sep-underline, .product .product-border, .fusion-title .title-sep{border-color:#8c8b8b;}
	
	.timeline-both-side li .timeline-description{background-color:#ffffff;}
	
	.timeline-both-side:before, .timeline-both-side li .border-line, .timeline-both-side li .border-line:before{background-color:#dedede;}
	
	.timeline-both-side:after, .timeline-both-side li .timeline-description{border-color:#dedede;}
	.griditem{background-color:#ffffff;}
	.griditem{border-color:#cccccc;}
	
		.serviceboxbg{ padding:12% 7.5% 5.5% 7.5%; background-color:#f8f8f8; }
		.serviceboxbg:hover{background-color:#ffffff;box-shadow:0 0 15px rgba(224, 221, 221, 0.7);}
	.servicebox h5{color:#000000 !important;}
	.serviceboxbg p{color:rgba(0,0,0, 0.8);}
	.servicebox:hover h5{color:#3c7bc3 !important;}
	
	.tabs-wrapper ul.tabs li a, .tabs-wrapper .tab-content p, .tabs-wrapper .tab-content h3{color:#ffffff;}
	
	.tabs-wrapper ul.tabs li a{border-color:rgba(255,255,255, 0.4);}
	.tabs-wrapper ul.tabs li a.selected, .tabs-wrapper ul.tabs li a:hover{border-color:rgba(255,255,255, 0.4); background:rgba(255,255,255, 1);color:#036a9f;}
	
	#footer .footercols1 h4, #footer .footercols2 h4, #footer .footercols3 h4, #footer .footercols4 h4{color:#ffffff; text-transform: uppercase;}
	#footer .contact-info{background:#161616;}
	#footer .contact-info .box i{color:#ffffff;}
	#footer .contact-info .box h5{color:#ffffff;}
	#footer .contact-info .box p{color:#757575;}
	#footer .contact-info .box i::after{background:#3c7bc3;}
	#footer .contact-info .box{border-right-color:#1f1f1f;}
	
	
	/*FOOTER WIDGET COLORS*/
	#footer{background: #1e1e1e;}
	
	#footer .footercols1, #footer .footercols2, #footer .footercols3, #footer .footercols4, .footer-post-area ul li h6, .footer-post-area ul li h6 a:link, .footer-post-area ul li h6 a:visited, .footmenu li a, #footer a, #footer ul li a{color:#d9d9d9;}
	
	.infoseparator{border-color:rgba(217,217,217, 0.1);}
	
	.footmenu li a:hover, .footmenu li.current_page_item a, #footer a:hover, #footer ul li a:hover, #footer ul li.current_page_item a, #footer ul li.current-cat a, .infoseparator span, #footer .rowfooter p span{color: #3c7bc3 !important;}
	#footer .footercols1 h4:after, #footer .footercols2 h4:after, #footer .footercols3 h4:after, #footer .footercols4 h4:after{background-color: #3c7bc3;}
	
	#copyright a{color: #3c7bc3;}
	
	.newsletter-form i{background-color: #3c7bc3;}
	.newsletter-form i:hover{background-color: rgba(217,217,217, 1);}
	/*COPYRIGHT COLORS*/
	#copyright{background-color:#191919;}
	.copytext, .copytext a:link, .copytext a:visited{color: #8d8e8e;}
	
	.foot_soc .social_bookmarks a:link, .foot_soc .social_bookmarks a:visited{color:#8d8e8e;}
	.foot_soc .social_bookmarks.bookmark_hexagon a:before {border-bottom-color: rgba(141,142,142, 0.3);}
	.foot_soc .social_bookmarks.bookmark_hexagon a i {background:rgba(141,142,142, 0.3);}
	.foot_soc .social_bookmarks.bookmark_hexagon a:after { border-top-color:rgba(141,142,142, 0.3);}
	
	
	
	/*-------------------------------------TYPOGRAPHY--------------------------------------*/
	
	/*Post Titles and headings Font*/
	.postitle, .product_title{ font-family:Lato;}
	
	/*Menu Font*/
	#topmenu ul li a{ font-family:Roboto;}
	
	
	
	#topmenu ul li a{font-size:15px;}
	#topmenu ul li {line-height: 15px;}
	
	/*Body Text Color*/
	body, .home_cat a, .contact_submit input, .comment-form-comment textarea{ color:#606060;}
	.single_post_content .tabs li a{ color:#606060;}
	.thn_post_wrap .listing-item .moretag{ color:#606060;}
		
		
	
	/*Post Title */
	.postitle, .postitle a, .nav-box a, h3#comments, h3#comments_ping, .comment-reply-title, .related_h3, .nocomments, .lts_layout2 .listing-item h2 a, .lts_layout3 .listing-item h2 a, .lts_layout4 .listing-item h2 a, .author_inner h5, .product_title, .woocommerce-tabs h2, .related.products h2, .optimposts .type-product h2.postitle a, .woocommerce ul.products li.product h3{ text-decoration:none; color:#282828;}
	
	/*Woocommerce*/
	.optimposts .type-product a.button.add_to_cart_button:hover{background-color:#FFFFFF;color:#3c7bc3;} 
	.optimposts .lay2_wrap .type-product span.price, .optimposts .lay3_wrap .type-product span.price, .optimposts .lay4_wrap  .type-product span.price, .optimposts .lay4_wrap  .type-product a.button.add_to_cart_button{color:#282828;}
	.optimposts .lay2_wrap .type-product a.button.add_to_cart_button:before, .optimposts .lay3_wrap .type-product a.button.add_to_cart_button:before{color:#282828;}
	.optimposts .lay2_wrap .type-product a.button.add_to_cart_button:hover:before, .optimposts .lay3_wrap .type-product a.button.add_to_cart_button:hover:before, .optimposts .lay4_wrap  .type-product h2.postitle a{color:#3c7bc3;}
	
	
	@media screen and (max-width: 480px){
	body.home.has_trans_header .header .logo h1 a:link, body.home.has_trans_header .header .logo h1 a:visited{ color:#000000!important;}
	body.home.has_trans_header .header #simple-menu{color:#ffffff!important;}
	}
	
	/*USER'S CUSTOM CSS---------------------------------------------------------*/
	/*---------------------------------------------------------*/

	.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}