@import url('animate.min.css');
@import url('jquery.fancybox.css');
@import url('owl.css');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,600,600i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Bree+Serif:400,400i,600,600i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Varela+Round');
* {
	box-sizing: border-box
}
body {
  font-family: 'Varela Round', sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #5a5a5a;
  background-color: #fff;
  overflow-x: hidden
}
ul {
	margin: 0;
	padding: 0
}
li {
	list-style-type: none
}
a {
	text-decoration: none !important
}
a:focus {
	outline: none;
}
img {
	width: 100%;
	border: none
}
label {
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 600;
}
.clear {
	clear: both
}
.multiple-items > div > img {
	max-width: 200px;
}
#product-main {
	background:url(../images/banner/01.jpg) no-repeat fixed!important;
}
.news-item > div > img {
	max-height: 400px;
}
.clearfix {
 *zoom: 1
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}
a {
	color: #000
}
.clearfix:after {
	clear: both
}
section {
	width: 100%;
	padding: 40px 0
}
h2, h3 {
	color: #000
}
.fixed-header .navbar-brand img:first-child,
.navbar-brand img:last-child {
	display: none
}
.dropdown-toggle {
	color:#040707 !important;
}
.padding-40{
	padding: 40px; 
}
.fixed-header .navbar-brand img:last-child {
	display: block
}
.form-control::-moz-placeholder {
  color: #818181;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #818181;
}
.form-control::-webkit-input-placeholder {
  color: #818181;
}
[class^="flaticon-"]::before, 
[class*=" flaticon-"]::before, 
[class^="flaticon-"]::after, 
[class*=" flaticon-"]::after {
	font-family: Flaticon;
	font-size: 20px;
	font-style: normal;
	margin: 0 auto;
}
.green{
	color: #7aba1e;
}
.row{
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.btn-logo{
	width: 25px;
	padding-right: 5px;
}
.contact-title {
	font-size: 20px !important;
	margin-top: 40px !important;
}
.fa-truck {
	padding-top: 26px;
	font-size: 40px!important;
}
.slick-slide img{
	width: 150px;
	margin: auto;
}
.main-slide img {
	width: 100%!important;
}
.slider-main{
	margin-top: 135px;
}
.slick-slide:focus{
	outline: transparent !important;
}
.slick-prev:before, .slick-next:before{
	font-size: 36px !important;

}
.slick-next{
	right: 25px !important;
}
.slick-prev {
	left: 25px !important;
	z-index: 9 !important;
}
.pagination > li > a{
	background: #f5f5f5;
	float: left;
	font-family: "Montserrat",sans-serif;
	font-weight: 500;
	height: 45px;
	line-height: 45px;
	margin-left: -1px;
	padding: 0 20px;
	position: relative;
	text-decoration: none;
	width: 45px;
}
.pagination > li:first-child > a,
.pagination > li:last-child > a {
	width: auto
}
.pagi-area {
  display: table;
  margin: 0 auto;
  margin-top: 30px
}
.pagination {
	display: inline-block;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 0;
	padding-left: 0
}
.line {
	line-height: 26px !important;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: normal;
  border-radius: 25px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
   touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
   user-select: none;
}
.btn-link,
.btn.btn-link {
	font-size: 14px
}
.btn-primary {
	border: 2px solid;
	display: inline-block;
	line-height: 43px;
	padding: 0 25px;
	color:#fff;
	font-weight:600;

}
.btn-default {
	border: 2px solid;
	display: inline-block;
	line-height: 43px;
	padding: 0 25px;

}
.bigger {
	font-size: 14px !important;
	padding: 5px 20px !important;
} 
.nav-tabs li a {
	background-color: #f1f1f1;
	font-weight: 500;
	line-height: 41px;
	margin-right: 2px;
	padding: 0 25px;
	border-bottom: 3px solid transparent
}
.sub-title.box {
	width: 770px;
}
.sub-title.full {
	width: 100%
}
.sub-title {
	color: #1a1a1a;
	display: block;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	margin: 0 auto;
	padding-bottom: 30px;
}
.title {
	margin-bottom: 30px
}
.inner-title {
	margin-bottom: 20px
}
.widget-title {
	margin-bottom: 20px
}
.down-line {
	padding-bottom: 20px;
	position: relative
}
.down-line::before {
	content: "";
	position: absolute;
	width: 30px;
	height: 5px;
	border-radius: 5px;
	bottom: -5px;
	left: 50%;
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left:0
}
.padding30 {
	padding: 30px
}
.down-angle-white,
.down-angle-gray {
	position: relative
}
.down-angle-white::before,
.down-angle-gray::before {
	position: absolute;
	content: "";
	border-width: 15px;
	border-style: solid;
	bottom: -30px;
	left: 30px
}
.full-row {
	width: 100%;
	position: relative
}
.no-padding {
	padding: 0
}
.soc-icon a {
	color: #000;
	margin: 10px
}
.btn-submit {
	height: 44px;
	padding: 0 25px;
	color: #fff;
	border: none;
	text-transform: uppercase;
	font-weight: 500
}
.title2 {
	margin: 50px 0 20px 0
}
p {
	margin: 0 0 10px;
	line-height: 26px;
	font-weight: 400
}
.title-style-2 {
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}
.btn-link {
	font-weight: 500;
	font-family: 'Montserrat', sans-serif
}
.btn-large,
.btn-primary,
.btn-default {
	font-weight: 500;
	font-family: 'Montserrat', sans-serif
}
a,
.btn,
span:before,
.dark-gradient:before,
.hover-overlay::before,
.gallery_overlay:after,
.gallery_overlay:before,
.inner-title a,
.overlay,
.main-nav,
.prdct-img,
.pagination > li > span,
.news-title {
	transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out
}
.btn-large {
	background: #fff;
	border: 2px solid transparent;
	line-height: 46px;
	font-size: 14px;
	padding: 0 30px;

	display: inline-block
}
.btn-large:hover {
	background: transparent;
	border: 2px solid #fff;
	color: #fff
}
.form-group {
	margin: 0
}
.form-control {
	background-color: #fdfdfd;
	background-image: none;
	border: 1px solid #f1f1f1;
	box-shadow: none;
	color: #484848;
	font-size: 14px;
	margin-bottom: 20px;
	padding: 0 15px;
	height: 44px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
	font-weight: 400
}
.form-control:focus {
	border-color: #e5e5e5;
	box-shadow: none
}
.main-footer::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 0
}
.inner-image{
	max-width: 200px;
	max-height: 200px;
	margin: 0px auto;
}
.no-padd {
	padding:0px !important;
}
.bootstrap-select > select {
	opacity: 0;
	position: absolute;
	top: 0;
	z-index: -1;
	left: 0;
	margin: 0
}
.bootstrap-select.form-control {
	padding: 0;
	min-height: 100%;
	border: none
}
.bootstrap-select .btn-option {
	background: #fdfdfd;
	border: medium none;
	border: 1px solid #f1f1f1;
	color: #616161;
	font-weight: 400;
	height: 44px;
	padding: 0 15px;
	text-align: left;
	width: 100%
}
.bootstrap-select.open .btn-option {
	border-color: #e5e5e5
}
.btn-group.open .dropdown-toggle {
	box-shadow: none
}
.bootstrap-select .dropdown-menu.inner {
	padding: 0
}
.bootstrap-select > .dropdown-menu {
	position: absolute;
	width: 100%;
	background: #fff;
	display: none;
	border: 1px solid #e5e5e5;
	box-shadow: none;
	margin-top: -1px;
	border-top: none;
	padding: 0 10px 10px 10px;
	min-width: 100%;
	z-index: 1000
}
.bootstrap-select .dropdown-menu.inner {
	position: static;
	background: transparent;
	box-shadow: none;
	width: 100%;
	min-width: 100%
}
.bootstrap-select .dropdown-menu.inner li a {
	color: #616161;
	padding: 10px;
	display: block;
	cursor: pointer
}
.bootstrap-select .dropdown-menu.inner li a:hover,
.bootstrap-select .dropdown-menu.inner li a:focus {
	color: #a2a2a2
}
.bootstrap-select.open .dropdown-menu {
	display: block
}
.bootstrap-select .caret {
	float: right;
	margin-top: 8px
}
.bootstrap-select .bs-searchbox input {
	height: 40px;
	margin-bottom: 10px;
	padding: 0 10px;
	background: #fff
}
.bootstrap-select.open .caret {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg)
}
.text-area {
	width: 100%;
	padding-bottom: 15px
}
.btn-center {
	display: table;
	margin: 0 auto;
	padding: 15px 0
}
.flex-box {
	display: flex;
	display: webkit-flex;
	display: ms-flex
}
.flat-icon {
	display: table;
	width: auto
}
.blog-btn {
	color:#7aba1e;
}
.hover-overlay {
	position: relative
}
.hover-overlay::before {
	position: absolute;
	content:"";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	visibility: hidden;
	z-index:1;
	opacity: 0
}
.hover-overlay:hover::before {
	visibility: visible;
	opacity: 1
}
.checkout {
 display: inline-block;
}
.single-prod {
	
}
.single-prod img{
	max-width: 150px;
}
.right {
	width: 100%;
	text-align: right;
}

.checkout-right {
	visibility: visible !important;
	opacity: 1 !important;
	right: 50px !important;
	box-shadow: none !important;
	margin-top: 50px;
	z-index: 1 !important;
}
.nav-on-top{
    animation-fill-mode: both;
    width: 100%;
    z-index: 999;
	top: 0;
	position: absolute;
	right: 0;

}
.nav-on-banner{
    animation-fill-mode: both;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 30px;
    width: 100%;
    z-index: 999;
}
@keyframes menu_sticky {
0% {
    margin-top: -100px;
}
50% {
    margin-top: -90px;
}
100% {
    margin-top: 0;
}
}
@keyframes menu_sticky {
0% {
    margin-top: -100px;
}
50% {
    margin-top: -90px;
}
100% {
    margin-top: 0;
}
}
#header.fixed-header {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
#header.fixed-header {
  animation-duration: 1s;
  animation-name: menu_sticky;
  animation-timing-function: ease-out;
  left: 0;
  margin: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
#header.fixed-header .main-nav {
  width: 100%;
}
.navbar-brand {
	padding: 13px 0;
	width: 170px;
}
.tp-bgimg ,.defaultimg{
	background-size: cover !important;
}
#header.fixed-header .top-header,
#header.fixed-header .middle-header{
	display: none
}
.main-nav {
	display: table;
	margin: 0 auto;
	width: 96%
}
.navbar-nav > li > a {
	padding: 0;
}
.navbar-default {
    background-color: transparent;
    z-index: 1
}
.navbar {
    border: 1px solid transparent;
    min-height: 50px;
    position: relative;
}

.navbar-nav > li {
    padding: 25px 20px
}
.nav > li {
    display: block;
    position: relative;
}
.nav > li > a {
	display: block;
}
.user-nav li a .cart-item {
	font-size: 10px;
	line-height: 20px;
	position: absolute;
	right: -15px;
	text-align: center;
	top: -12px;
	width: 24px;
}
.nav-style-4.four .user-nav{
	margin: 0;
	padding: 0
}
.navbar-nav .dropdown-menu > li {
	line-height: 40px
}
.navbar-nav .dropdown-menu > li > a{
  display: block;
  padding: 0 20px;
  clear: both
}
.account li a {
  display: block;
  line-height: 35px;
  clear: both;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  min-width: 220px;
  padding: 10px 0;
  text-align: left;
  list-style: none;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.navbar-nav .dropdown-menu ul {
	left: 100%;
	top: 0
}
.navbar-default .navbar-nav li.visible > a,
.navbar-default .navbar-nav li.visible > a:hover,
.navbar-default .navbar-nav li.visible > a:focus {
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent;
  border-color: transparent;
}
.user-nav.navbar-nav > li {
	padding: 13px 5px;
}
.user-nav li a [class^="flaticon-"]::before, 
.user-nav li a [class*=" flaticon-"]::before, 
.user-nav li a [class^="flaticon-"]::after, 
.user-nav li a [class*=" flaticon-"]::after {
	font-size: 21px;
	margin: 0 auto;
	position: relative;
	top: 3px
}
.user-nav {
  padding: 15px 0;
  margin-top: 20px;
}
.top-margin{
	margin-top: 20px;
}
.user-nav > li {
	float: left;
	padding-left: 20px
}
.navbar .user-nav > li {
    line-height: 35px
}
.nav-style-4.four .navbar .user-nav > li {
	line-height: 46px
}
.nav-style-4.four .navbar.navbar-default {
	padding: 5px 0
}
.user-nav > li  > a {
	display: block
}
.top-info-right .user-nav li a {
	font-size: 13px
}
.top-info-right .user-nav li {
	padding: 0 10px
}
.top-info-right .user-nav {
	margin-right: 15px
}
.cart-item-text {
	font-size: 13px;
	padding-left: 10px
}
.cart-dropdown {
	background: #fff;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	float: left;
	font-size: 14px;
	list-style: outside none none;
	position: absolute;
	right: 0;
	text-align: left;
	top: 63px;
	z-index: 1000;
	visibility: hidden;
	opacity: 0;
}
.cart{
	width: 300px;
	padding: 15px;
}
.account {
	min-width: 160px
}
.cart li {
  display: flex;
  height: auto;
  padding: 10px 0
}
.cart li a {
	color: #6fa409;
	width: 73%;
	line-height: 20px
}
.cart-dropdown li a p {
	font-size: 12px;
	color: #BCBCBC
}
.cart-dropdown img {
	background: #f5f5f5;
	float: left;
	margin-right: 10px;
	width: 60px;
	height: 60px
}
.cart-dropdown span {
	color: #1a1a1a;
	cursor: pointer;
	float: right;
	font-size: 14px;
	padding-left: 10px
}
.total-amount a {
	border-bottom: medium none;
	color: #6fa409;
	margin:0;
	width: 100%
}
li.cart-dropdown-button a {
	color: #fff;
	font-size: 13px;
	line-height: 40px;
	margin: 0 10px;
	padding: 0;
	text-align: center
}
li.cart-dropdown-button {
	margin-left: -10px;
	margin-right: -10px
}
.cart li.total-amount {
	display: inline-block;
	text-align: right;
	width: 100%;
	padding: 15px 0;
}
.user-nav li a .cart-item::before {
	border-style: solid;
	border-width: 5px;
	bottom: -5px;
	content: "";
	left: 0;
	position: absolute
}
.top-header {
	padding: 5px 0;
	border-bottom: 1px solid #eee
}
.nav-style-3 .navbar-default {
	padding: 10px 0
}
#header.fixed-header.nav-style-3 .navbar-default {
	padding: 0
}
.top-info-left li {
	float: left;
	font-size: 13px;
	padding-right: 15px;
	line-height: 26px
}
.top-info-left li span {
	padding-right: 5px
}
.top-info-right {
	padding: 5px 0
}
.top-info-right .soc-icon a {
	color: #fff
}
.top-info-right .soc-icon a:last-child {
	margin-right: 0
}
.top-info-left li [class^="flaticon-"]:before, 
.top-info-left li [class*=" flaticon-"]:before, 
.top-info-left li [class^="flaticon-"]:after, 
.top-info-left li [class*=" flaticon-"]:after {
	font-size: 16px;
	margin-left:0
}
.middle_header_icon{
    display: table;
    border: 2px solid #eee;
    width: 45px;
	height: 45px;
    line-height: 38px;
    text-align: center;
	float: left
}
.middle_header_icon i{
	display: inline-block
}
.middle-header .contact-info,
.middle-header .contact-location{
	display: table;
	float: left;
	padding: 11px 0
}
.middle-header .contact-info span,
.middle-header .contact-location span {
	color: #c3c3c3;
	font-weight: 400;
	font-size: 13px
}

.middle-header .contact-number {
    margin-left: 65px;
    padding: 4px 0;
    margin-right: 30px
}

.nav-style-4.four .btn-quote{
	margin-top: 10px;
    float: right;
}
.nav-style-4.four .navbar-nav > li{
	padding: 0
}
.nav-style-4.four .navbar-nav > li > a {
	padding: 0 20px
}
.nav-style-4 .navbar-brand img {
	display: block
}
#slider {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.slider-new{
	height: calc(100vh - 126px) !important; 
	max-height: calc(100vh - 126px) !important;
}
.cption-area {
	position: absolute;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	z-index:1
}
.sldr-content {
	padding: 50px 0;
	width: 75%;
	margin-top: 120px;
	margin: 0 auto;
	padding-top: 120px
}
.sldr-content .btn-primary {
	margin-right: 15px
}
.slider-title {
	font-size: 70px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600
}
.slider-top {
	padding-bottom: 30px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	width: 100%;
	display: inline-block
}
.sldr-content p {
	margin: 30px 0;
	font-size: 15px;
	margin-bottom: 50px;
	text-align: center
}
.btn-group {
  text-align: center;
  width: 100%
}
.btn-group > .btn, 
.btn-group-vertical > .btn {
	float: inherit
}
.arrow1 {
  position: absolute;
  text-transform: uppercase;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%
}
.arrow1 a.btn-primary {
	border: none;
	color: #fff;
	display: inline-block;
	line-height: 40px;
	padding: 0 25px;
	font-weight: 500
}
.arrow1 a.btn-primary:hover {
	background: #fff;
}
.wel-img {
	width: 50px;
	padding-bottom: 10px
}
.text-center .wel-img {
	margin: 0 auto
}
.wel-img [class^="flaticon-"]::before, 
.wel-img [class*=" flaticon-"]::before, 
.wel-img [class^="flaticon-"]::after, 
.wel-img [class*=" flaticon-"]::after{
	font-size: 40px;
	display: table;
	margin: 0 auto
}
.text-center {
	text-align: center
}
.about-link {
	margin-top: 70px;
	cursor: default
}
.about-link a {
	display: block
}
.dark-gradient {
	position: relative;
	overflow: hidden
}
.dark-gradient:before {
	content:"";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 30%;
	z-index: 1
}
.dark-gradient:hover::before {
	top: 0
} 
.about-link .overlay {
	position: absolute;
	left: 20px;
	bottom: 30px;
	right: 30px;
	z-index: 10;
	display: table;
	height: auto;
	top: inherit
}
.about-link .overlay .inner-title, 
.about-link .overlay a {
	-webkit-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.about-link .overlay .inner-title {
	padding-bottom: 5px;
	opacity: 1;
	visibility: visible;
	-moz-transform: translateY(40px);
	-webkit-transform: translateY(40px);
	-ms-transform: translateY(40px);
	-o-transform: translateY(40px);
	transform: translateY(40px);
}
.about-link .overlay a {
	padding-bottom: 0;
	opacity: 1;
	visibility: hidden;
	-moz-transform: translateY(100px);
	-webkit-transform: translateY(100px);
	-ms-transform: translateY(100px);
	-o-transform: translateY(100px);
	transform: translateY(100px);
}
.about-link:hover .overlay .inner-title {
	opacity: 1;
	visibility: visible;
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	transition-delay: 100ms
}
.about-link:hover .overlay a {
	opacity: 1;
	visibility: visible;
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	transition-delay: 200ms
}
.dark-gradient:before {
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */
}
.dark-gradient:hover::before {
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

.background-1 {
	background: rgba(0, 0, 0, 0) url("../images/why-us/1.png") no-repeat scroll right top;
	width: 100%;
	background-size: contain;
	background-position: 7% bottom;
	background-size: contain;
	overflow: hidden
}
.why-con > p {
	margin: 50px 0
}
.check-lst {
	padding: 0 0 15px 0
}
.check-lst li {
	display: table;
	padding: 10px 0 10px 30px;
	line-height: 27px;
	position: relative;
}
.check-lst span {
	position: absolute;
	top: 10px;
	left: 0
}
.choose_us2_banner {
	background: url("../images/quote/1.png") no-repeat;
	background-position: center center;
	background-size: cover
}
.choose_us2_banner img {
	max-width: 100%;
}
.choose-reason {
	display: inline-block
}
.choose-reason li {
	display: flex;
	float: left;
	width: 50%;
	padding-top: 10px
}
.choose-reason li i:before {
	font-size: 40px
}
.choose-reason li .li-box {
	padding: 15px;
	line-height: 26px
}
.padding-80 {
	padding-top: 80px;
	padding-bottom: 80px
}
.no-overflow {
	overflow: hidden
}
.srvc-item {
	background: #fff;
	margin-bottom: 30px;
	padding: 30px 20px;
	text-align: center;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}
.srvc-icon {
	width: 50px;
	margin: 0 auto;
	margin-bottom: 20px
}
.srvc-icon [class^="flaticon-"]::before, 
.srvc-icon [class*=" flaticon-"]::before, 
.srvc-icon [class^="flaticon-"]::after, 
.srvc-icon [class*=" flaticon-"]::after {
	font-size: 50px;
	color: #000;
	display: table;
	margin: 0 auto
}
.srvc-item .btn {
	margin-top: 10px
}
.all-service {
	display: table;
	margin: 0 auto;
	padding-top: 30px
}
.service-slider .owl-controls{
	margin-top: 20px
}
#page_wrapper {

    background-color: #fff;
    overflow: hidden !important;
	position: relative
}
.box-layout {
	margin: 0 auto;
	border-radius: 3px;
	width: 1280px;
	padding-left: 15px;
	padding-right: 15px;
	z-index: 9;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
}
.body_overlay {
	position: relative
}
.body_overlay:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .40);
}

.switcher_layout, .box_bg_style{
	border-top: 1px solid
}
.select_bg {
	display: inline-block;
	width: 100%
}
.layout_title{
	font-size: 14px;
    margin-bottom: 10px;
    display: inline-block
}
.radio_check {
    border-radius: 22px;
    display: block;
    height: 44px;
    width: 100px;
	position: relative;
	overflow: hidden
}
.radio_check input[type="checkbox"]{
	display: none
}
.radio_check label {
	padding:0 15px;
	transform: translateX(0px);
	width: 156px;
	cursor: pointer;
	max-width: inherit
}
.radio_check input[type="checkbox"]:checked + label{
	transform:translateX(-56px)
}
.radio_check label span {
	line-height: 44px
}
.radio_check label span:first-child {
	float:left
}
.radio_check label span:last-child {
	float:right
}
.radio_check label::before {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 40px;
    left: 58px;
    position: absolute;
    top: 2px;
    width: 40px;
    z-index: 1;
}

[type="radio"] {
	display: none;
}
label.radios {
	position: relative;
	padding-left: 25px;
	cursor: pointer;
	font-weight: 500;
	width: 30px;
	height: 30px;
	margin-bottom: -5px
}
[type="radio"]:checked + label.radios::after {
	content: 'âœ”';
	line-height: 28px;
	border: 1px solid;
	text-align: center
}
.box_bg_style label::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
	height: 100%;
	box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}
[type="radio"]:checked + label.radios::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0px;
	width: 30px;
	height: 30px
}
.box_bg_style li{
	float: left;
    margin: 0 3px 0 0
}
.on-panel {
    height: 45px;
    left: -45px;
    position: absolute;
    top: 0;
    width: 45px;
    cursor: pointer;
}
.color-panel {
	position: fixed;
	right: -225px;
	top: 140px;
	z-index: 999;
	-webkit-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out
}
.color-panel.open {
	right: 0
}
.on-panel {
	height: 45px;
	left: -45px;
	position: absolute;
	top: 0;
	width: 45px;
	cursor: pointer
}
.on-panel img {
	padding: 10px
}
.panel-box, .switcher_layout,
.box_bg_style {
  padding: 14px 10px 14px 20px;
  width: 225px;
  background: #f8f8f8;
  display: table
}
.panel-box .panel-title {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
	padding: 0
}
.color-box {
	display: table;
	width: 100%;
	text-align: left
}
.color-box li{
	display: inline-block;
	width: 27px;
	height: 27px;
	margin-right: 5px;
	cursor: pointer
}
.color-panel {
	background-color: #fff
}
.color-box li {
	position: relative;
	overflow: hidden;
}
.color-box li:before {
	position: absolute;
    content: "";
    width: 110%;
    height: 145%;
    z-index: 9;
    transform: rotate(45deg);
    left: 11px;
    top: 5px;
}

.color-box li.default {
	background-color:#7aba1e
}
.color-box li.default:before {
    background: #1a1a1a;
}
.gallery_overlay:before,
.default-portfolio-item .overlay-box .port-content,
.sidebar-gallery a:hover:before {
	background:rgba(122, 186, 30, 0.9)
}
.before-muddy:before,
.how-work:before {
	background: rgba(67, 71, 58, 0.5);
}
#achivment::before,
.project-img .overlay,
#banner::before,
.intro-video:before{
	background: rgba(0, 0, 0, 0.5);
}
.ad-bnr::before {
	background: rgba(54, 59, 64, 0.5);
}
.hover-overlay::before  {
	background: rgba(231, 231, 231, 0.2);
	}

.before-dark:before {
	background: rgba(0, 0, 0, 0.5);
}
.media-footer li a{
	background: #A4D65E !important;
	color: #fff
}
.media-footer li a:hover{
	background: #2a2e2a !important;
	color: #fff
}
#footer {
	background: #536135 
}
#ftr-btm {
	background: #131812
}
.color-white {
	color: #fff
}
.inner-title a:hover,
.color-default{
	color:#7aba1e
}
.color-dark {
	color: #1a1a1a
}
.color-black {
	color: #000
}
.br-widget > a.br-active,
.br-widget > a.br-selected {
	color:#7aba1e
}
#success,
.about-link .overlay a,
.faq-question .according_title.active,
.pricing-table .rate span,
.discount,
.edu-title {
	color:#7aba1e
}
.nav-style-3.four .navbar-default .navbar-nav li.visible > a,
.nav-style-3.four .navbar-default .navbar-nav li.visible > a:hover,
.nav-style-3.four .navbar-default .navbar-nav li.visible > a:focus,
.nav-style-3.four .bootstrap-select .dropdown-menu.inner li:hover a,
.nav-style-3.four .bootstrap-select .dropdown-menu.inner li.selected a{
	color:#fff
}
.choose-reason li i:before,
.quick-help i,
.widget.contact_info li i,
.widget li a:hover,
.wel-con.middle [class^="flaticon-"]::before, 
.wel-con.middle [class*=" flaticon-"]::before,
.srvc-icon [class^="flaticon-"]::before, 
.srvc-icon [class*=" flaticon-"]::before,
.help-info span [class^="flaticon-"]::before, 
.help-info span [class*=" flaticon-"]::before {
	color:#7aba1e
}
.navbar-default .navbar-nav li.visible > a,
.navbar-default .navbar-nav li.visible > a:hover,
.navbar-default .navbar-nav li.visible > a:focus,
.bootstrap-select .dropdown-menu.inner li:hover a,
.bootstrap-select .dropdown-menu.inner li.selected a,
.arrow1 a.btn-primary:hover,
.news-txt a .news-title:hover {
	color:#7aba1e
}
.srvc-item:hover .srvc-icon [class^="flaticon-"]::before, 
.srvc-item:hover .srvc-icon [class*=" flaticon-"]::before, 
.srvc-item:hover .srvc-icon [class^="flaticon-"]::after, 
.srvc-item:hover .srvc-icon [class*=" flaticon-"]::after,
.srvc-item:hover .inner-title {
	color:#000
}
.featured-tab .nav-tabs li.active a,
.featured-tab .nav-tabs li:hover a,
.featured-tab .nav-tabs li.active:hover a,
.featured-tab .nav-tabs li.active:focus a,
.featured-tab .nav-tabs li.active a span,
.featured-tab .nav-tabs li:hover a span,
.featured-tab .nav-tabs li.active:hover a span,
.featured-tab .nav-tabs li.active:focus a span {
	color: #fff
}
.srvc-item:hover a, .event_tag ul a {
	color: #000
}
.faq-question .according_details {
	color: #e1e1e1
}
.about-link .overlay .inner-title,
.faq-question .according_title,
.faq-question .inner-title,
.srvc-item:hover p {
	color: #fff
}
.team_member .name a,
.overview-caption p,
.remaining-time,
.color > span, 
.size > span, 
.quantity > span,
.btn-large,
.skill-percent,
.prgs-bar > span,
.pro-bio tr td:first-child,
.recent-post > .post > a,
blockquote {
	color: #1a1a1a
}
.color-white,
.sldr-content p,
.user-nav li a .cart-item,
.featured-tab .tab-content p{
	color: #fff
}
.btn-link:hover, 
.btn-link:focus{
	color: #1a1a1a 
}
.nav-style-3 .navbar-nav li a,
.nav-style-3 .user-nav > li > a,
.nav-style-2 .navbar-nav li a,
.nav-style-2 .user-nav > li > a,
.fixed-header .navbar-nav li a,
.fixed-header .user-nav a,
.navbar-nav li a,
.srvc-ctgry a,
.prdct-lst > li > a,
.prdct-lst li a {
	
	font-weight: 900 !important; 
}
.top-info-left li span,
.slider-title,
.team_member .soc-icon a:hover i,
.navbar-nav > li > a,
.srvc-ctgry > a,
.user-nav > li > a,
.fixed-header .user-nav a.btn,
.nav-style-4.four .navbar-default .navbar-left > li > a,
.nav-style-4.four .user-nav > li > a {

}
.nav-style-4.four .navbar-default .navbar-left > li > a:hover,
.nav-style-4.four .navbar-default .navbar-left > li > a:focus,
.nav-style-4.four .navbar-default .navbar-left > li.active > a{
	color: #fff
}
.fixed-header .navbar-default .navbar-nav .active a, 
.fixed-header .navbar-default .navbar-nav .active a:hover, 
.fixed-header .navbar-default .navbar-nav .active a:focus {
	color: #7aba1e
}
.color-default,
.team_member .name a:hover,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.account li a:hover,
.account li a:focus {
	color: #7aba1e
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
	background-color: transparent;
	color: #7aba1e
}
.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li:focus > a {
	background-color: transparent;
	color: #7aba1e
}
.team_member .soc-icon a,
.cnct-item  a {
	color: #818181
}
.meta_info i, .share_this a:hover,
.event_description blockquote i,
.event_organizer span, .tags span{
	color:#7aba1e
}
.bg-default {
	background-color: #A4D65E;
	color: #fff
}
.bg-gray {
	background-color: #f5f5f5;
}
.bg-white {
	background-color: #fff
}
.bg-ggg{
background-color: #fff;
	max-height: 133px !important;
}
.bg-dark {
	background-color: #1a1a1a
}
.nav-style-4.four .navbar-nav > li.active a,
.nav-style-4.four .navbar-nav > li:hover{
	background:#7aba1e
}
.history-tab .year-list li a,
.sidebar-gallery a:hover::before {
	background:#7aba1e
}
.srvc-ctgry li.active a,
.welfare_meta li a:hover {
	background:#7aba1e;
	color: #fff
}
.blog-img a {
	background: #fff;
	color: #7aba1e
}
.color-white.down-line::before,
#header.fixed-header .main-nav,
.navbar-nav .dropdown-menu,
.filter-range::before,
.filter-range::after,
.team_member .soc-icon a,
.send-query, .welfare_meta li a,
.event_tag ul a{
background: white;
}
.pantone {
	background: #F68D2E  !important;
	border-color: transparent !important;
}
.pantone:hover {
	color: white !important;
	font-weight: 900 !important;
}
.media-footer li a:hover,
.faq-question .according_title::before, 
.faq-question .according_title::after,
.video-popup span,
.srvc-item:hover,
.down-line::before,
.user-nav li a .cart-item,
.according_title.active,
.how-work .video-popup span,
.progress-bar {
	background: #A4D65E
}
.btn-primary:active, 
.btn-primary.active, 
.open > .dropdown-toggle.btn-primary,
.btn-primary:hover {
	background: transparent;
	color: #7aba1e
}
.btn-primary:focus,
.btn-primary.focus {
	background: transparent;
	color: #7aba1e
}
.btn-default:hover,
.project-img .overlay a.btn-default:hover {
	background: #F68D2E;
	border-color: #F68D2E;
	color: #fff
}
.orange{
	background: #F68D2E !important;
	border-color:  #F68D2E !important;
	color: white !important;
}
.orange:hover {
	background: white !important;
	color: #F68D2E !important;
}
.filter-btns li:hover,
.filter-btns li.active {
	background: #7aba1e
}
.team_member .soc-icon a:hover,
.fixed-header .navbar-nav li a .cart-item,
.tags a:hover {
	background: #7aba1e;
	color: #fff
}
.team_member {
	background: #f8f8f8
}
.project-grid .caption,
.according_title,
.prdct-img,
.product-filter,
.single-product-slider,
.filter-btns li,
.client-feed,
.pro-link,
.prfl-progress .progress{
	background: #f5f5f5
}
#slider .carousel-caption h1, 
.panel-title a {
	background: #7aba1e
}
.owl-theme .owl-dots .owl-dot span {
	background: #ccc
}
.according_title::before,
.according_title::after {
	background: #818181
}
.brchr li a:hover{
	background-color: #1a1a1a
}
.down-angle-gray::before{
	border-color: #f5f5f5 transparent transparent transparent
}
.down-angle-white::before{
	border-color: #fff transparent transparent transparent
}
.btn-default {
	background-color: #f5f5f5;
	border-color: #f5f5f5;
	color: #1a1a1a
}
.owl-theme .owl-dots .owl-dot span {
	border-color: #fff
}
.recent-review.owl-theme .owl-dots .owl-dot span,
.service-grids.owl-theme .owl-dots .owl-dot span {
	border-color: #f5f5f5
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	border-color: #7aba1e;
	background: transparent
}
blockquote {
	border-left: 5px solid #7aba1e;
}
.user-nav li a .cart-item::before {
	border-color: transparent transparent transparent #7aba1e;
}
.filter-range::after,
.filter-range::before {
	border-color: #7aba1e
}
.filter-btns li:hover,
.filter-btns li.active {
	color: #fff
}
.cart-item, 
.wel-mdl a,
.check-lst i,
.clnt-txt h6 a,
.news-txt span a,
.soc-icon a, 
#single-blog .soc-icon a:hover, 
.tweet i,
.rating i,
.comment i,
.post_area i,
.spec-text,
.com-info a{
	color:#7aba1e
}
.ft-list li a:hover,
.title span,
.bnr-nav li .active, 
.error-con h1, 
.com-info h6, 
.pro-detail h2, 
.acdmc-dtl h6, 
.prdct-avlblt{
	color:#7aba1e
}
.team-item:hover .tm-text a, 
.bnr-nav li .bnr-home:hover, 
.prdct-lst li a:hover, 
.blog-category li a:hover, 
.archive li a:hover, 
.twt-txt > a:hover{
	color:#7aba1e
} 
.btn-primary,
.btn-submit,
.abt-item,
.filter-range,
.btn-filter,
.sale,
.cnct-item span i,
.pro-link .soc-icon a,
.brchr li{
	background:#76232F;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}
.bullets > span > a.active, 
.view-ctgry li a i.active, 
.populer_comment .nav-tabs > li.active > a, 
.populer_comment .nav-tabs > li.active > a:focus, 
.pagination li.active a{
	background:#7aba1e
}
#service-pg .srvc-item:hover, 
.pagination a:hover, 
.view-ctgry li a i:hover, 
.search-box > a:hover, 
.populer_comment .nav-tabs > li > a:hover, 
.srvc-ctgry li a:hover, 
.quantity button:hover {
	background:#7aba1e
}

.btn-primary,
.filter-btns li:hover,
.filter-btns li.active,
.product-thumbnail:hover .prdct-img{
	border-color:#76232F
}
.popular_tab > li > a:before{
	border-top-color:#7aba1e
}
.tab-menu .nav-tabs > li.active > a, 
.tab-menu .nav-tabs > li > a:hover, 
.tab-menu .nav-tabs > li.active > a:focus{
	border-bottom:3px solid #7aba1e
}
#header .dropdown-menu > .active > a, 
#header .dropdown-menu > .active > a:hover, 
#header .dropdown-menu > .active > a:focus {
  background-color: transparent;
  color: #7aba1e
}

.preloader {
  background: #fff none repeat scroll 0 0;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
}
#cssload-global {
	width: 700px;
	margin: auto;
	position: relative;
	cursor: pointer;
	height: 58px;
	top: 20%;
    transform: translateY(-50%);
}

.loading-text {
	position: absolute;
	left: 50%;
    transform: translateX(-50%);
	bottom: -30px;
	color: #6fa409;
}

.cssload-mask {
	position: absolute;
	border-radius: 2px;
	overflow: hidden;
	perspective: 1000;
		-o-perspective: 1000;
		-ms-perspective: 1000;
		-webkit-perspective: 1000;
		-moz-perspective: 1000;
	backface-visibility: hidden;
		-o-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
}

.cssload-plane {
	background: rgb(110,164,9);
	width: 400%;
	height: 100%;
	position: absolute;
	z-index: 100;
	transform: translate3d(0px, 0, 0);
		-o-transform: translate3d(0px, 0, 0);
		-ms-transform: translate3d(0px, 0, 0);
		-webkit-transform: translate3d(0px, 0, 0);
		-moz-transform: translate3d(0px, 0, 0);
	perspective: 1000;
		-o-perspective: 1000;
		-ms-perspective: 1000;
		-webkit-perspective: 1000;
		-moz-perspective: 1000;
	backface-visibility: hidden;
		-o-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
}

#cssload-top .cssload-plane {
	z-index: 2000;
	animation: cssload-trans1 1.5s ease-in infinite	0s backwards;
		-o-animation: cssload-trans1 1.5s ease-in infinite	0s backwards;
		-ms-animation: cssload-trans1 1.5s ease-in infinite	0s backwards;
		-webkit-animation: cssload-trans1 1.5s ease-in infinite	0s backwards;
		-moz-animation: cssload-trans1 1.5s ease-in infinite	0s backwards;
}

#cssload-middle .cssload-plane {
	background: rgb(0,0,0);
	transform: translate3d(0px, 0, 0);
		-o-transform: translate3d(0px, 0, 0);
		-ms-transform: translate3d(0px, 0, 0);
		-webkit-transform: translate3d(0px, 0, 0);
		-moz-transform: translate3d(0px, 0, 0);
	animation: cssload-trans2 1.5s linear infinite	0.35s	backwards;
		-o-animation: cssload-trans2 1.5s linear infinite	0.35s	backwards;
		-ms-animation: cssload-trans2 1.5s linear infinite	0.35s	backwards;
		-webkit-animation: cssload-trans2 1.5s linear infinite	0.35s	backwards;
		-moz-animation: cssload-trans2 1.5s linear infinite	0.35s	backwards;
}

#cssload-bottom .cssload-plane {
	z-index: 2000;
	animation: cssload-trans3 1.5s ease-out infinite	0.81s backwards;
		-o-animation: cssload-trans3 1.5s ease-out infinite	0.81s backwards;
		-ms-animation: cssload-trans3 1.5s ease-out infinite	0.81s backwards;
		-webkit-animation: cssload-trans3 1.5s ease-out infinite	0.81s backwards;
		-moz-animation: cssload-trans3 1.5s ease-out infinite	0.81s backwards;
}

#cssload-top {
	width: 52px;
	height: 19px;
	left: 19px;
	transform: skew(-15deg, 0);
		-o-transform: skew(-15deg, 0);
		-ms-transform: skew(-15deg, 0);
		-webkit-transform: skew(-15deg, 0);
		-moz-transform: skew(-15deg, 0);
	z-index: 100;
}

#cssload-middle {
	width: 32px;
	height: 19px;
	left: 19px;
	top: 15px;
	transform: skew(-15deg, 40deg);
		-o-transform: skew(-15deg, 40deg);
		-ms-transform: skew(-15deg, 40deg);
		-webkit-transform: skew(-15deg, 40deg);
		-moz-transform: skew(-15deg, 40deg);
}

#cssload-bottom {
	width: 52px;
	height: 19px;
	top: 29px;
	transform: skew(-15deg, 0);
		-o-transform: skew(-15deg, 0);
		-ms-transform: skew(-15deg, 0);
		-webkit-transform: skew(-15deg, 0);
		-moz-transform: skew(-15deg, 0);
}









@keyframes cssload-trans1 {
	from {
		transform: translate3d(52px, 0, 0);
	}
	to {
		transform: translate3d(-244px, 0, 0);
	}
}

@-o-keyframes cssload-trans1 {
	from {
		-o-transform: translate3d(52px, 0, 0);
	}
	to {
		-o-transform: translate3d(-244px, 0, 0);
	}
}

@-ms-keyframes cssload-trans1 {
	from {
		-ms-transform: translate3d(52px, 0, 0);
	}
	to {
		-ms-transform: translate3d(-244px, 0, 0);
	}
}

@-webkit-keyframes cssload-trans1 {
	from {
		-webkit-transform: translate3d(52px, 0, 0);
	}
	to {
		-webkit-transform: translate3d(-244px, 0, 0);
	}
}

@-moz-keyframes cssload-trans1 {
	from {
		-moz-transform: translate3d(52px, 0, 0);
	}
	to {
		-moz-transform: translate3d(-244px, 0, 0);
	}
}

@keyframes cssload-trans2 {
	from {
		transform: translate3d(-156px, 0, 0);
	}
	to {
		transform: translate3d(52px, 0, 0);
	}
}

@-o-keyframes cssload-trans2 {
	from {
		-o-transform: translate3d(-156px, 0, 0);
	}
	to {
		-o-transform: translate3d(52px, 0, 0);
	}
}

@-ms-keyframes cssload-trans2 {
	from {
		-ms-transform: translate3d(-156px, 0, 0);
	}
	to {
		-ms-transform: translate3d(52px, 0, 0);
	}
}

@-webkit-keyframes cssload-trans2 {
	from {
		-webkit-transform: translate3d(-156px, 0, 0);
	}
	to {
		-webkit-transform: translate3d(52px, 0, 0);
	}
}

@-moz-keyframes cssload-trans2 {
	from {
		-moz-transform: translate3d(-156px, 0, 0);
	}
	to {
		-moz-transform: translate3d(52px, 0, 0);
	}
}

@keyframes cssload-trans3 {
	from {
		transform: translate3d(52px, 0, 0);
	}
	to {
		transform: translate3d(-214px, 0, 0);
	}
}

@-o-keyframes cssload-trans3 {
	from {
		-o-transform: translate3d(52px, 0, 0);
	}
	to {
		-o-transform: translate3d(-214px, 0, 0);
	}
}

@-ms-keyframes cssload-trans3 {
	from {
		-ms-transform: translate3d(52px, 0, 0);
	}
	to {
		-ms-transform: translate3d(-214px, 0, 0);
	}
}

@-webkit-keyframes cssload-trans3 {
	from {
		-webkit-transform: translate3d(52px, 0, 0);
	}
	to {
		-webkit-transform: translate3d(-214px, 0, 0);
	}
}

@-moz-keyframes cssload-trans3 {
	from {
		-moz-transform: translate3d(52px, 0, 0);
	}
	to {
		-moz-transform: translate3d(-214px, 0, 0);
	}
}

@keyframes cssload-animColor {
	from {
		background: red;
	}
	25% {
		background: yellow;
	}
	50% {
		background: green;
	}
	75% {
		background: brown;
	}
	to {
		background: blue;
	}
}

@-o-keyframes cssload-animColor {
	from {
		background: red;
	}
	25% {
		background: yellow;
	}
	50% {
		background: green;
	}
	75% {
		background: brown;
	}
	to {
		background: blue;
	}
}

@-ms-keyframes cssload-animColor {
	from {
		background: red;
	}
	25% {
		background: yellow;
	}
	50% {
		background: green;
	}
	75% {
		background: brown;
	}
	to {
		background: blue;
	}
}

@-webkit-keyframes cssload-animColor {
	from {
		background: red;
	}
	25% {
		background: yellow;
	}
	50% {
		background: green;
	}
	75% {
		background: brown;
	}
	to {
		background: blue;
	}
}
.middle_header_icon, 
.middle_header_icon {
    transform: rotate(45deg);
	-moz-transition: rotate(45deg);
	-ms-transition: rotate(45deg);
	-o-transition: rotate(45deg);
	-webkit-transition: rotate(45deg)
}
.middle_header_icon i,
.middle_header_icon i{
	transform: rotate(-45deg);
	-moz-transition: rotate(-45deg);
	-ms-transition: rotate(-45deg);
	-o-transition: rotate(-45deg);
	-webkit-transition: rotate(-45deg)
}
@-moz-keyframes cssload-animColor {
	from {
		background: red;
	}
	25% {
		background: yellow;
	}
	50% {
		background: green;
	}
	75% {
		background: brown;
	}
	to {
		background: blue;
	}
}
@media (max-width:991px){
.navbar-default .navbar-collapse{
	border-color: #1a1a1a
}
.nav-style-3.four .navbar-nav > li.active a,
.nav-style-3.four .navbar-nav > li:hover{
	background-color: transparent
}
.nav-style-3.four .navbar-nav li a{
	color: #fff
}
}
.offer-item > span {
	font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 10px;
    display: block
}
.offer-title{
	font-size: 30px !important;
	color: white ;

}
.offer-item {
	padding: 15px 0;
	display: grid;
	text-align: center!important;
}
#service-pg .srvc-item {
	background: #eee none repeat scroll 0 0;
	margin: 15px 0
}
.no-margin {
	margin: 0
}
.lft-item {
	margin-top: 50px
}
.lft-item > h4 {
	margin-bottom: 30px
}
.srvc-ctgry > li {
	margin-bottom: 5px
}
.srvc-ctgry li a img {
	width: 30px;
	float: left;
	margin-right: 15px
}
.back-img {
	display: none
}
.srvc-ctgry a {
	background: #f5f5f5;
	display: inline-block;
	font-size: 14px;
	padding: 15px 30px;
	width: 100%;
	font-family: 'Montserrat', sans-serif
}
.srvc-ctgry a span {
	padding-right: 15px;
	line-height: 15px
}
.srvc-ctgry a:hover {
	color: #fff
}
.srvc-ctgry a:hover .front-img {
	display: none
}
.srvc-ctgry a:hover .back-img {
	display: block
}
.brchr li {
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	padding: 20px;
	margin: 10px 0;
	position: relative;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif
}
.brchr li img {
	width: 30px;
}
.brchr li a {
	padding: 14px 15px;
	position: absolute;
	right: 0;
	top: 0
}
.service-overview {
	padding: 20px;
	border: 1px solid #f1f1f1
}
.overview-caption {
	padding-top: 20px
}
.service-details .our-vsn {
	margin: 0
}
.service-details .check-lst > li {
	padding-bottom: 10px;
}
.content-details {
	margin-top: 40px
}
.padding-bottom-0 {
	padding-bottom: 0
}
.gallery-section {
	position: relative;
	padding: 90px 0px 60px
}
.default-portfolio-item {
	position: relative
}
.default-portfolio-item .inner-box {
	position: relative;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease
}
.default-portfolio-item .inner-box:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.default-portfolio-item .image-box img {
	display: block;
	width: 100%
}
.default-portfolio-item .overlay-box {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 5px;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	-moz-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8);
	-webkit-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	transition: all 400ms ease
}
.default-portfolio-item:hover .overlay-box {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	transform: scale(1, 1);
	opacity: 1;
	visibility: visible
}
.glry-hvr-txt .inner-title, 
.glry-hvr-txt p {
	padding-bottom: 0;
	opacity: 0;
	-moz-transform: translateY(100px);
	-webkit-transform: translateY(100px);
	-ms-transform: translateY(100px);
	-o-transform: translateY(100px);
	transform: translateY(100px);
	-webkit-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.default-portfolio-item:hover .inner-title {
	opacity: 1;
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	transition-delay: 300ms
}
.default-portfolio-item:hover .glry-hvr-txt p  {
	opacity: 1;
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	transition-delay: 400ms
}
.default-portfolio-item .overlay-box .inner-content {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	padding: 20px;
	display: table
}
.default-portfolio-item .overlay-box .port-content {
	display: table-cell;
	text-align: left;
	position: relative
}
.port-content > a > i {
	font-size: 18px;
	padding: 15px 0;
	color: #000
}
.default-portfolio-item .overlay-box .port-content .glry-hvr-txt {
	bottom: 5px;
    padding: 0 20px;
    position: absolute;
    width: 100%
}
.default-portfolio-item .overlay-box p {
	color: #fff
}
.default-portfolio-item .overlay-box h4 a {
	color: #000;
	max-width: 300px;
	margin: 15px auto 20px
}
.filter-list .mix {
	display: none
}
.filters {
	position: relative;
	text-align: center;
	margin-bottom: 30px
}
.filter-btns {
	position: relative;
	text-align: center
}
.filter-btns li {
	position: relative;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	padding: 0 25px;
	line-height: 44px;
	border: 2px solid transparent;
	color: #000;
	border-radius: 25px;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	margin: 10px 5px;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease
}
/* Photo Gallery css */
.sidebar-gallery {
  display: inline-block;
}
.photo_gallery {
  display: inline-block;
}
.photo_gallery a {
	display: block;
	position: relative;
	text-align: center !important
}
.sidebar-gallery a {
	display: inline-block;
	float: left;
	position: relative;
	margin-bottom: 30px
}
.gallery_overlay:after,
.sidebar-gallery a:after{
	content:"";
	position: absolute;
	visibility: hidden;
	opacity:0;
	background: url(../images/gallery/plus-symbol.png) no-repeat;
	width:32px;
	height:32px;
	z-index: 1;
	left:50%;
	top:50%;
	-moz-transform: translate(-50%, -50%) scale(0.5);
	-webkit-transform: translate(-50%, -50%) scale(0.5);
	-ms-transform: translate(-50%, -50%) scale(0.5);
	-o-transform: translate(-50%, -50%) scale(0.5);
	transform: translate(-50%, -50%) scale(0.5)
}
.gallery_overlay:hover:after,
.sidebar-gallery a:hover:after {
	visibility: visible;
	opacity: 1;
	-moz-transform: translate(-50%, -50%) scale(1);
	-webkit-transform: translate(-50%, -50%) scale(1);
	-ms-transform: translate(-50%, -50%) scale(1);
	-o-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1)
}
.gallery_overlay:hover:before{
	visibility: visible;
	opacity: 1;
}
.gallery_overlay:before,
.sidebar-gallery a:before{
	content: "";
	position: absolute;
	font-size: 50px;
	opacity: 0;
	color:#fff;
	z-index:0;
	font-weight:400;
	text-align: center;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.desc {
	padding: 30px
}
.desc li {
	color: #fff;
	display: table;
	padding: 10px 0
}
.desc span {
	display: table-cell;
	min-width: 75px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	color: #000
}
.img_view {
	display: block
}
.client-feed {
	padding: 30px;
}
.client-feed > span {
	color: #000;
	display: table;
	font-weight: 500;
	margin-top: 35px
}
.padding-15 {
	padding-top: 15px;
	padding-bottom: 15px
}
.port-btn {
	border-top: 1px solid #eeeeee;
	display: inline-block;
	margin-top: 50px;
	width: 100%
}
.port-btn a {
	margin-top: 30px
}
.port-btn a:hover {
	background: transparent !important;
	border: 2px solid
}
.margin-top-20 {
	margin-top: 20px
}
.margin-top-15 {
	margin-top: 15px
}
.margin-bottom-30 {
	margin-bottom: 30px
}

.team_member {
	padding: 30px;
	text-align: center;
	margin-bottom: 30px
}
.team_member span {
	display: inline-block;
	width: 100%
}
.team_member .soc-icon {
	padding: 20px 0
}
.team_member .soc-icon a {
	width: 45px;
	height: 45px;
	border-radius: 100%;
	display: inline-block;
	line-height: 46px;
	text-align: center;
	margin: 3px
}
.member_img {
	margin: 20px 0
}
.member_img img{
	border-radius: 100%;
	width: 80%;
}
.pro-link {
	padding: 20px 30px;
	margin-bottom: 30px
}
.pro-link .soc-icon a {
	color: #fff !important;
	line-height: 40px;
	width: 40px;
	height: 40px;
	display: inline-block;
	text-align: center;
	margin: 0;
	margin-right: 5px;
}
.pro-link .soc-icon a:hover {
	background: #000 !important;
	color: #fff !important
}
.profile-bio span {
	display: inline-block;
	margin-top: 10px;
	padding-bottom: 30px
}
.profile-bio p {
	border-top: 1px solid #eee;
	margin: 0;
	padding: 30px 0
}

.prfl-progress .progress {
  margin: 5px 0 30px;
}
.skill-percent{
	position:absolute;
    right: 0;
    top: -25px;
	text-align:right
}
.skill-percent .count-num{
	display:initial;
	font-size: 14px
}
.progress {
	height: 8px;
	overflow: visible;
	position: relative 
}
.progress-bar{
	width:0%; 
	transition: all 3000ms ease;
}
.progress span {
  color: #000;
  display: inline-block;
  margin-bottom: 7px;
  padding-left: 0;
  width: 100%;
}

.acdmc-dtl {
  display: inline-block;
  padding: 10px 0;
}
.acdmc-dtl h6 {
	font-weight: bold
}
.acdmc-dtl > span {
	color: #000;
	font-weight: 500
}
.acdmc-dtl > p {
	margin: 15px 0
}
.pro-detail .acdmc-dtl:nth-child(2n+1) {
	text-align: right
}
.edu-title {
	font-family: 'Montserrat', sans-serif;
	padding-bottom: 15px;
	font-weight: 500;
	font-size: 16px
}
.count {
	text-align: center
}
.fact-box {
	margin: 0 auto;
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(../images/achvmnt/achivement.png) no-repeat
}
#employee {
	background-position: 0 0
}
#satisfied-client {
	background-position: -40px 0
}
#project {
	background-position: 0 -40px
}
#experience {
	background-position: -40px -40px
}
.count .amount {
	font-size: 30px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	padding: 10px 0
}
.count span {
	font-size: 16px;
	font-weight: 400
}


.queto-icon {
	display: inline-block
}
.client-testimonial2 {
	color: #fff;
	padding: 50px 100px;
	text-align: center;
}
.client-testimonial2 p {
	font-size: 20px;
	line-height: 35px
}
.client-testimonial2 .user-info {
	display: inline-block;
	margin-top: 70px;
	position: relative
}
.client-testimonial2 .user-info::before {
	background: #fff;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    top: -20px;
    transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
    width: 30px;
}
.client-testimonial2.owl-theme .owl-controls .owl-nav [class*="owl-"] {
	position: absolute;
	padding: 0;
	background: transparent;
	border: 1px solid #fff;
	border-radius: 50%;
	width:45px;
	height: 45px;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.client-testimonial2.owl-theme .owl-controls .owl-nav [class*="owl-prev"] {
	left: -30px
}
.client-testimonial2.owl-theme .owl-controls .owl-nav [class*="owl-next"] {
	right: -30px
}
.quote-img {
	padding-top: 100px;
	width: 100%
}
textarea.form-control {
	padding-top: 12px;
	padding-bottom: 12px;
	resize: none;
	min-height: 130px
}
.form-quoto textarea {
	height: 180px;
	resize: none
}
.padding-bottom-120 {
	padding-bottom: 120px
}
.news-item {
	display: inline-block;
	width: 100%
}
.news-txt {
    margin: -80px 15px 0;
    z-index: 99;
    position: relative;
	box-shadow: 0 0 5px #a4a4a4;
	padding: 20px;
}
.post-head span {
	color: #a2a2a2;
    padding: 10px 0;
    display: block;
	font-size: 13px
}
blockquote {
	font-size: 16px;
}
.news-txt > p {
	margin: 15px 0
}
.news-date {
	color: #1a1a1a;
	font-weight: 500
}
.blog-img{
  display: block;
  position: relative;
}
.blog-img:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0);
	z-index:0
}
.news-item:hover .blog-img::before {
	background: rgba(0, 0, 0, .3);
}
.blog-img a {
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px
}
.blog-img a{
	position: absolute;
	top: 40%;
	left: 50%;
	opacity: 0;
	-moz-transform: translate(-50%, -50%) scale(0.5);
	-ms-transform: translate(-50%, -50%) scale(0.5);
	-o-transform: translate(-50%, -50%) scale(0.5);
	-webkit-transform: translate(-50%, -50%) scale(0.5);
	transform: translate(-50%, -50%) scale(0.5);
	-webkit-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out
}
.news-item:hover .blog-img a {
	opacity: 1;
	-moz-transform: translate(-50%, -50%) scale(1);
	-ms-transform: translate(-50%, -50%) scale(1);
	-o-transform: translate(-50%, -50%) scale(1);
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1)
}
.no-margin-padding {
	margin: 0;
	padding: 0
}
.blg-pst {
	margin-bottom: 50px
}
.blog-sidebar {
	padding: 30px
}
.search-box {
	position: relative
}
.search-box input {
	height: 45px;
	width: 100%;
	padding: 15px;
	margin: 0
}
.search-box > a {
	position: absolute;
	right: 0;
	padding: 15px;
	top: 0
}
.search-box > a:hover {
	color: #fff
}
.sdbar-item {
	margin-top: 50px
}
.widget-title{
	margin: 0 0 30px
}
.blog-category li {
	padding-bottom: 15px
}
.blog-category li:last-child {
	padding-bottom: 0
}
.blog-category li a {
	color: #484848;
	font-weight: 500
}
.blog-category li a span{
	float: right
}
.news-item blockquote {
	margin-left: 30px
}
.post-content img {
	width: 50%;
	float: left;
	padding: 20px 2px
}
.recent-post > .post {
	margin-bottom: 30px
}
.recent-post > .post:last-child {
	margin-bottom: 0px
}
.recent-post > .post > a {
	display: inline-block;
	font-weight: 500;
	padding-bottom: 10px;
	width: 100%;
}
.recent-post .post > span {
	color: #a2a2a2 ;
	font-size: 13px
}
.recent-post .date {
	margin-right: 20px
}
.popular_tab {
	text-align: left
}
.popular_tab li {
	padding-right: 10px;
}
.popular_tab li a {
	background: #fff;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}
.popular_tab li a:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid;
	top: 40px;
	left: 50%;
	display: none;
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}
.popular_tab > li > a:hover {
	color: #fff
}
.popular_tab > li > a:hover:before {
	display: block
}
.populer_comment .nav-tabs > li.active > a:before {
	display: block
}
.populer_comment .tab-content {
	padding: 0;
	border: none
}
.tab-pane > .post_area > ul > li > span > i {
	padding-left: 0px
}
.tab-pane .post_area {
	padding-top: 15px
}
.post_area {
	padding-top: 20px
}
.post_area ul li {
	padding-bottom: 20px
}
.post_area ul li a {
	display: block;
	padding-bottom: 10px
}
.post_area ul li span {
	color: #a2a2a2 ;
	font-size: 13px;
	padding-top: 5px;
	display: block;
}
.post_area > ul > li > span > i {
	padding-left: 10px
}
.populer_comment .nav-tabs > li.active > a, 
.populer_comment .nav-tabs > li.active > a:hover, 
.populer_comment .nav-tabs > li.active > a:focus {
	color: #fff
}
.tags {
	display: inline-block;
	width: 100%
}
.tags a {
	background: #e5e5e5;
	color: #818181;
	float: left;
	height: 40px;
	line-height: 40px;
	margin: 0 4px 4px 0;
	padding: 0 20px;
}
.widget.tags li a:hover {
	color: #fff
}
.archive li {
	margin-bottom: 15px;
	font-weight: 500
}
.spec-text {
	display: inline-block;
	font-style: italic;
	font-weight: 500;
	margin-left: 40px
}
.user-comment > img {
	float: left;
	width: 70px;
	margin-right: 15px
}
.user-comment {
  padding-bottom: 50px;
}
.com-info {
	display: table
}
.com-info h6 {
	float: left;
	margin: 0 30px 15px 0
}
.com-info > span {
	font-size: 13px;
	font-style: italic;
	color:#a2a2a2
}
.com-info > p {
	display: inline-block
}
.com-info > a {
	font-size: 13px;
}
.admin-com {
	margin-left: 80px
}
.comment-box textarea {
	height: 180px;
	resize: none
}
.comment-box .btn-submit {
	text-transform: uppercase;
	font-weight: 500
}
.comment-box .btn-submit:hover {
	background: #1a1a1a !important
}
#footer {
	background-position: center center
}
#ftr-btm {
	padding: 20px;
	z-index: 9
}
.main-footer {
	position: relative;
	padding: 30px 0
}

.footer-logo {
	margin-top: 50px;
	width: 100%;
	line-height: 60px;
	text-align: center;
}
.footer-logo img {
	max-width: 200px;
}
.ft-list li span{
	color: #fff;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	display: inline-block;
	width: 100%;
	padding-bottom: 5px
}
.ft-list li a {
	color: #c2c2c2
}
.ft-list li {
	font-size: 14px;
	padding-bottom: 10px;
	color: #c2c2c2
}
.ft-list li i {
	padding-right: 10px
}
.twt-txt span {
	color: #fff;
	display: inline-block;
	font-size: 13px;
	margin-top: 5px;
	width: 100%
}
.footer-content p {
	color: #c2c2c2;
	text-transform: none
}
.footer-title {
	color: #fff;
	line-height: 53px
}
.footer-content {
	padding: 30px 0
}
.ftr-item > p {
	color: #c2c2c2 
}
.tweet {
	margin-bottom: 35px
}
.twt-txt > a {
	color: #e5e5e5
}
.tweet i {
	float: left;
	margin-right: 10px
}
.tweet .twt-txt {
	display: table
}
.twt-txt span {
	color: #7a7a7a
}
.ins-img > li {
	float: left;
	margin-bottom: 7px;
	padding-right: 7px
}
.ins-img img {
	width: 80px
}
.footer-widget .soc-icon > a:first-child {
	margin-left: 0
}
.footer-widget .soc-icon > a:hover {
	color: #fff !important
}
.footer-widget > span {
	color: #fff;
	display: inline-block;
	font-weight: 500;
	margin: 30px 0 15px;
	text-transform: uppercase
}
.subscribe {
	margin-bottom: 10px
}
.footer-widget .soc-icon {
	padding-top: 10px
}
#ftr-btm > p {
	margin: 0;
	text-align: center;
	color: #a7a7a7;
	font-size: 13px
}
#ftr-btm > p a {
	color: #fff
}
.media-footer {
	text-align: center
}
.media-footer li {
	display: inline-block;
	padding: 0 5px
}
.media-footer li a{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: block;
	line-height: 52px
}
.scroll-to-top {
	width: 50px;
	height: 50px;
	border-radius: 100%;
	position: fixed;
	bottom: 25px;
	right: 25px;
	z-index: 999;
	text-align: center;
	line-height: 50px;
	display: none
}
a.scroll-btn {
	color: #fff;
	display: block
}
#banner {
	background: url(../images/banner/bg.png) no-repeat fixed;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: auto;
	position: relative
}
.banner-4 {
	background: url(../images/banner/back2.jpeg) no-repeat fixed !important;
	background-size: cover;
	background-position:  center !important;
	width: 100%;
	height: auto;
	position: relative
}
.banner-2{
		background: url(../images/banner/01.jpg) no-repeat fixed !important;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: auto;
	position: relative
}
.banner-3{
		background: url(../images/banner/02.jpg) no-repeat fixed !important;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: auto;
	position: relative
}
.banner-5{
		background: url(../images/banner/04.jpg) no-repeat fixed !important;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: auto;
	position: relative
}
.banner-6{
		background: url(../images/banner/03.jpg) no-repeat fixed !important;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: auto;
	position: relative
}
.prdct-lst > li > a{
	color: black !important;
}
.sub-ctgry > li > a{
	color: black !important;
}
#banner::before {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}
.page-title {
	color: #fff;
    padding: 0;
    margin: 0
}
.page-location {
	text-align: right
}
.page-location li {
	color: #fff;
	padding: 0 5px
}
.page-location li a {
	color: #fff;
	font-size: 13px;
	font-weight: 400;
}
.page-location li{
	display: inline-block;
	line-height: 42px
}
.top-banner {
    padding: 45px 0;
    background: url(../images/banner/color.png) no-repeat;
    margin-bottom: -150px;
    padding-bottom: 250px;
}
.solid-banner {
	color: #fff;
	padding-right: 200px;
	position: relative
}
.solid-banner p{
	margin: 0;
	padding: 0
}
.box-right-middle {
	position: absolute;
	text-align: right;
	right: 0;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
.feature li [class^="flaticon-"]::before, 
.feature li [class*=" flaticon-"]::before {
    display: ruby-text;
    font-size: 50px;
    margin: 0 auto
}
.feature {
	width: 100%;
	display: inline-block
}
.feature li {
	float: left;
	padding: 10px 0;
	width: 50%;
	display: flex
}
.feature-item {
	padding: 10px 20px
}
.side-banner {
	background: url("../images/quote/1.png") no-repeat;
	background-size: cover;
	background-position: center center
}
.side-banner img {
	max-width: 100%
}
.our-vsn{
	display: block;
}
.according_area {
  	margin-bottom: 10px;
}
.according_title::before {
	content: "";
	height: 2px;
	position: absolute;
	right: 20px;
	top: 21px;
	width: 10px;
}
.according_title.active::after {
	transform: rotate(0deg);
	transition: all 300ms ease-in-out 0s;
}
.according_title::after {
	content: "";
	height: 2px;
	position: absolute;
	right: 20px;
	top: 21px;
	transform: rotate(90deg);
	transition: all 300ms ease-in-out 0s;
	width: 10px;
}
.according_title.active {
	color: #fff
}
.according_title.active::after {
	background: #fff;
}
.according_title {
  cursor: pointer;
  padding: 12px 15px;
  position: relative;
	padding-right: 40px
}
.according_details {
  background: #fff;
  display: none;
  padding: 10px 0;
}
.our-vsn div:first-child .according_details {
  display: block;
}
.background-6 {
	background: url(../images/banner/1.png) fixed no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: auto;
	position: relative;
}
#help_feature:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top:0;
	left:0
}
#polina {
  left: 50%;
  position: absolute;
  top: 50%;
  width: 100px;
	transform: translateX(-50%) translateY(-50%);
}

#polina button {
  border: medium none;
  cursor: pointer;
  width: 100%;
	background: #fff;
}
#polina button:hover { 
   color: #fff
}
.about-txt .sub-title {
	text-align: left;
	width: 100%
}
.about-company .count .amount, 
.about-company .count span {
	display: inline-block;
	text-align: left;
	width: 100%;
	padding: 0
}
.about-company .count .flat-icon {
	display: table;
	width: auto;
}
.count [class^="flaticon-"]::before, 
.count [class*=" flaticon-"]::before {
	font-size: 30px
}
.img-box {
	text-align: center;
	padding: 20px;
	color: #fff
}
.icon-border {
	width: 100px;
	height: 100px;
	border-radius: 100%;
	border: 2px solid #fff;
	display: block;
	line-height: 96px;
	margin: 20px auto
}
.icon-border [class^="flaticon-"]::before, 
.icon-border [class*=" flaticon-"]::before, 
.icon-border [class^="flaticon-"]::after, 
.icon-border [class*=" flaticon-"]::after {
	font-size: 40px
}
.get-tch {
	display: table;
    position: relative;
    margin: 0 auto
}
.get-tch .banner-title {
	line-height: 45px;
    margin-bottom: 0;
    padding-right: 20px
}
.padding-50 {
	padding: 50px 0
}
.prdct-ctgry {
	border: 1px solid #eee;
	padding: 20px
}
.prdct-lft h5 {
	border-bottom: 1px solid #eee;
	color: #000;
	margin: 0;
	padding: 15px 20px
}
.prdct-lst > li > a {
	padding: 10px 0;
	display: block
}
.prdct-lst li a i {
	padding-right: 7px
}
.sub-ctgry {
	padding-left: 30px
}
.sub-ctgry > li {
	padding: 8px 0
}
.shop-filter {
	display: inline-block;
	width: 100%;
	padding: 20px
}
#pricing-range {
	background: #c2c2c2;
	height: 3px;
	margin: 20px 0
}
.filter-range {
	height: 100%;
	width: 65%;
	position: relative
}
.filter-range::before {
	border: 3px solid;
	border-radius: 50%;
	content: "";
	height: 16px;
	position: absolute;
	top: -6px;
	width: 16px;
	left: 0;
}
.filter-range::after {
	border: 3px solid;
	border-radius: 50%;
	content: "";
	height: 16px;
	position: absolute;
	right: 0;
	top: -6px;
	width: 16px
}
.shop-filter .filter {
	display: inline-block;
	width: 100%
}
.pricing-value label {
	line-height: 45px;
	margin-left: 10px
}
.ad-bnr {
	position: relative
}
.margin-bottom-50 {
	margin-bottom: 50px
}
.ad-bnr .bnr-cntnt {
    padding: 30px;
    position: absolute;
    top: 0;
    height: 100%;
}
.lst-item {
	display: inline-block;
	margin-top: 15px;
	width: 100%
}
.slide-arw > a {
	margin-left: 10px
}
.lst-item h6 {
	margin-top: 5px
}
.post-img {
	padding: 0
}
.post-txt {
	color: #1a1a1a
}
.post-txt > span {
	font-weight: 500
}
.rating {
	margin: 15px 0 0;
	font-size: 12px
}
.rating i {
	padding: 0 1px
}
.product-filter {
	display: table;
	width: 100%;
	padding: 5px 0;
	margin-bottom: 30px
}
.filter-by{
	display: flex
}
.filter-by > span {
  line-height: 45px;
  padding-right: 10px;
  white-space: nowrap
}
.filter-by .bootstrap-select.form-control {
	margin: 0
}
.view-ctgry {
	text-align: right;
	padding: 5px 0
}
.product-filter .view-ctgry li {
  display: inline-block;
  margin-left: 5px
}
.product-title {
	overflow: hidden;
	padding-top: 10px;
	text-align: left;
	text-overflow: ellipsis;
	white-space: normal
}
.product-filter .view-ctgry li a i {
	padding: 10px;
	background: #fff;
	color: #1a1a1a
}
.view-ctgry li a i.active {
	color: #fff
}
.view-ctgry li a i:hover {
	color: #fff
}
.product-thumbnail {
	margin-bottom: 30px
}
.prdct-img {
	border: 2px solid transparent;
	position: relative
}
.product-thumbnail:hover .prdct-img {
	background: none;
	border: 2px solid
}
.product-thumbnail .price {
	float: left;
	line-height: 30px;
	font-size: 16px
}
.product-thumbnail .price > span {
	color: #616161;
	font-size: 12px;
	margin-left: 5px;
	text-decoration: line-through
}
.product-details .rating {
	margin: 0;
	line-height: 30px;
	text-align: right
}
.product-thumbnail .btn-primary {
	display: table;
	font-size: 13px;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	padding: 0 15px;
	visibility: hidden;
	opacity: 0;
	width: 100%
}
.product-thumbnail:hover .btn-primary {
	visibility: visible;
	opacity: 1
}
.item-value {
	width: 100%;
	display: inline-block
}
.product-details {
	height: 80px;
	padding: 5px 0 0
}
.sale {
	color: #fff;
	line-height: 35px;
	padding: 0 15px;
	position: absolute;
	right: -2px;
	top: -2px
}
.single-prod {
	display: flex;
	border-bottom: 1px solid #efefef;
	border-top:1px solid #efefef;
}
.right {
	padding-top: 60px;
}

.tab-content {
	border: 2px solid #eee;
	margin-top: 20px;
	padding: 30px
}
#description h4 {
	margin: 0
}
.order{
	display: none;
	margin-top: 50px;
}

#description > p {
	margin: 20px 0
}
#description ul li {
	list-style: inside none decimal;
	padding-bottom: 10px
}
.cursel-item-title{
	border-bottom: 1px solid #eee;
	padding-bottom: 20px
}
.related-product {
	margin-top: 20px
}
.prdct-dtl {
	display: inline-block;
	width: 100%
}
.prdct-variations {
	padding: 15px 0
}
.orders {
	padding-left: 10px;
}
.prdct-info .product-title {
	margin-bottom: 20px
}
.prdct-rating {
	display: flex;
	font-size: 13px;
	width: 100%
}
.prdct-rating .rating {
	margin: 0px;
	padding-right: 10px
}
.discount {
	padding-left: 30px;
	font-size: 13px
}
.remaining-time {
	font-size: 12px
}
.prdct-avlblt {
	padding: 15px 0
}
.prdct-avlblt > span {
	color: #000;
	font-weight: 500
}
.prdct-price {
	margin: 20px 0
}
.old-price {
	color: #c5c5c5;
	font-size: 13px;
	text-decoration: line-through;
	margin-right: 5px
}
.rglr-price {
	color: #1a1a1a;
	font-size: 18px;
	font-weight: 500
}
.short-summery {
	border-top: 1px solid #eee;
	padding-top: 15px
}
.color > span,
.size > span,
.quantity > span {
	display: inline-block;
	padding-bottom: 10px;
	width: 100%
}
.prdct-share span {
	color: #1a1a1a;
	display: inline-block;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 5px
}
.prdct-share .soc-icon > a {
  color: #000 !important;
  margin: 10px;
}
.prdct-variations .color > select, 
.prdct-variations .size > select {
	height: 40px;
	padding: 0 5px;
	width: 145px;
	font-weight: 500;
	color: #484848
}
.add-quantity {
	position: relative
}
.prdct-variations .input-text {
	height: 40px;
	padding-left: 20px;
	width: 112px
}
.quantity {
	width: 120px
}
.quantity button {
	background: #eee;
	border: medium none;
	color: #1a1a1a;
	height: 30px;
	line-height: 33px;
	padding: 0 10px;
	position: absolute;
	right: 5px;
	top: 7px;
	width: 30px
}
.product-desciption ul {
	text-align: left
}
.quantity .minus {
	right: 40px
}
.prdct-variations .prdct-btns {
	margin-top: 10px
}
.prdct-variations .prdct-btns .btn-primary {
	margin-right: 10px
}
.prdct-share {
	margin-top: 30px
}
.soc-icon a:hover {
	color: #000 !important
}
.prdct-share > span {
	float: left;
	margin-right: 15px
}
.tab-menu .nav-tabs li.active a, 
.tab-menu .nav-tabs li a:hover, 
.tab-menu .nav-tabs li.active > a:focus {
	color: #1a1a1a 
}
#contact {
	padding: 90px 0 0
}
.cnct-item {
	padding: 20px 35px;
	text-align: center
}
.cnct-item span i {
	color: #fff;
	font-size: 30px;
	height: 70px;
	line-height: 70px;
	margin-bottom: 15px;
	width: 70px
}
.map-sec {
	display: table;
	margin-top: 50px;
	width: 100%
}
.map-sec .sub-title, .map-sec .sec-title {
	text-align: left;
	width: 100%
}
#map {
	height: 700px;
	width: 100%
}
.error-handel {
	bottom: -50px;
	display: table;
	height: 35px;
	margin: auto 0;
	position: absolute;
	text-align: left;
	width: 100%;
	left: 0px;
	padding: 0 15px;
}
#success, #error {
    display: none;
    line-height: 34px
}
#error {
    color: #000
}
.contact_message .error {
    color: #e33a0c
}
.contact_message label {
	font-size: 13px;
	font-weight: normal;
	position: relative;
	-ms-transform: translateY(-15px);
	-moz-transform: translateY(-15px);
	-o-transform: translateY(-15px);
	-webkit-transform: translateY(-15px);
	transform: translateY(-15px)
}
.grass {
	background: url(../images/error/1.png) no-repeat;
	background-size: 100%;
	background-position: bottom
}
.error-con {
	padding: 150px 0;
	text-align: center
}
.error-con h1 {
	font-size: 90px;
	font-weight: bold
}
.error-con h2 {
	font-size: 34px;
	font-weight: bold
}
.error-con .btn-primary {
	margin-top: 30px
}
.intro-video {
	width:100%;
	height: 350px;
	background: url(../images/news/2.png);
	background-size: cover;
	position: relative
}
.intro-video:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: #eee;
	top: 30px;
	left: 30px;
	z-index: -1
}
.intro-video:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1
}
.video-popup span{
	position: absolute;
	width: 70px;
	border-radius: 50px !important;
	height: 70px;
	top: 50%;
	left: 50%;
	z-index: 2;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.video-popup [class^="flaticon-"]::before, 
.video-popup [class*=" flaticon-"]::before, 
.video-popup [class^="flaticon-"]::after, 
.video-popup [class*=" flaticon-"]::after {
	color: #fff;
    display: table;
    font-size: 32px;
    line-height: 70px;
    margin: 0 auto;
    text-align: center
}
.YouTubePopUp-Wrap {
  background-color: rgba(0, 0, 0, 0.8);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999
}
.YouTubePopUp-Content {
  background: rgba(0, 0, 0, 0) url("../images/fancybox/fancybox_loading.gif") no-repeat scroll center center;
  display: block;
  height: 100%;
  margin: 0 auto;
  max-width: 680px;
  position: relative
}
.YouTubePopUp-Content iframe {
  border: medium none;
  bottom: 0;
  display: block;
  height: 480px;
  margin: auto 0;
  max-width: 100%;
  position: absolute;
  top: 0;
  width: 100%
}
.background-2{
	background: url(../images/banner/1.png) fixed no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%
}
.before-muddy,
.before-dark {
	position: relative
}
.before-muddy:before,
.before-dark::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 0
}
.featured-tab .nav-tabs li a {
  background: transparent;
  color: #bfbfbf;
  font-weight: normal;
  line-height: initial
}
.featured-tab .nav-tabs li a span{
	display: inline-block;
	padding-bottom:15px;
	width: 100%
}
.nav-tabs li a [class^="flaticon-"]::before, 
.nav-tabs li a [class*=" flaticon-"]::before, 
.nav-tabs li a [class^="flaticon-"]::after, 
.nav-tabs li a [class*=" flaticon-"]::after {
	margin: 0 auto;
	font-size: 40px
}
.featured-tab {
  position: relative;
  padding-top: 20px;
  z-index: 1
}
.featured-tab .tab-content {
	border: none;
	padding-left: 10%;
	padding-right: 10%;
	text-align: center;
	color: #fff
}

.how-work {
	width: 100%;
	position: relative
}
.how-work:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}
.padding-100 {
	padding: 100px 0
}
.help-info {
	display: inline-block;
	padding: 30px;
	text-align: center
}
.help-info span {
  background: #fff;
  border-radius: 50%;
  display: block;
  height: 120px;
  line-height: 120px;
  margin: 0 auto;
  width: 120px;
  margin-bottom: 30px
}
.bg-white.help-info span {
	background: #f5f5f5
}
.help-info span [class^="flaticon-"]::before, 
.help-info span [class*=" flaticon-"]::before, 
.help-info span [class^="flaticon-"]::after, 
.help-info span [class*=" flaticon-"]::after {
	font-size: 50px
}

.service-box-image {
	background: #fff;
	margin-bottom: 30px
}
.service-grid-txt {
	padding: 20px;
	text-align: center
}
.service-grid-txt .inner-title {
	margin-bottom: 20px
}

.category-grid {
	display: flex;
	justify-content: center;
	position: relative!important;
	z-index: 99 !important;
}
.project-grid {
	background-color: #fff;
	max-width: 400px;
	border: none;
	display: block;
	line-height: 1.42857;
	text-align: center;
	margin-bottom: 30px;
	padding:0;
	transition: border 0.2s ease-in-out 0s;
}
.project-grid .inner-title {
	margin-bottom: 10px
}
.project-grid .caption{
	padding: 20px 15px
}
.project-img {
	position: relative;
}
.project-img .overlay {
	opacity: 0;
}
.project-img:hover .overlay {
	opacity: 1
}
.project-img .overlay a.btn-default {
	background-color: transparent;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%) scale(0.9);
	-moz-transform: translate(-50%, -50%) scale(0.9);
	-webkit-transform: translate(-50%, -50%) scale(0.9);
	-o-transform: translate(-50%, -50%) scale(0.9);
	transform: translate(-50%, -50%) scale(0.9)
}
.project-img:hover .overlay a.btn-default {
	-ms-transform: translate(-50%, -50%) scale(1);
	-moz-transform: translate(-50%, -50%) scale(1);
	-webkit-transform: translate(-50%, -50%) scale(1);
	-o-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1)
}

.listing-article li {
	padding: 10px 0
}
.listing-article li span {
	display: inline-block;
	font-size: 18px;
	padding-bottom: 10px
}
.background-shade {
	position: relative;
	margin-bottom: 30px
}
.background-shade::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 30px;
	left: 30px;
	z-index: -1;
	background: #eee
}
.background-5{
	background: url(../images/banner/query.png) no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 100px 0
}
.send-query {
	padding: 50px 30px;
}
.send-query textarea {
	height: 150px
}
.faq-question {
	color: #fff;
	padding: 15px 0
}
.quick-help {
	padding: 15px 0
}
.faq-question .according_title {
	font-size: 18px
}
.faq-question .according_title,
.faq-question .according_title.active,
.faq-question .according_details{
	background: transparent;
	padding-left: 0;
	padding-right: 20px
}
.accordian-ans > div:first-child .according_details {
	display: block
}
.padding-20{
	padding: 20px 0
}
.help-desk {
	display: inline-block;
	margin-left: 20px;
	color: #9a9a9a
}
.help-desk span {
	color: #5a5a5a;
	display: block;
	font-size: 17px;
	margin-top: 5px;
	width: 100%
}
.quick-help [class^="flaticon-"]::before, 
.quick-help [class*=" flaticon-"]::before, 
.quick-help [class^="flaticon-"]::after, 
.quick-help [class*=" flaticon-"]::after{
	font-size: 50px
}
.volunteer {
	background: url("../images/banner/2.png") no-repeat;
	background-position: center center;
	background-size: cover
}
.padding-50-30 {
	padding: 50px 30px
}
.padding-no-30 {
	padding: 0 30px
}
.padding-50 {
	padding: 50px 0
}
.margin-top-10 {
	margin-top: 10px
}
.element-middle {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%)
}

.history-tab .year-list li.active:after {
	content:"";
	position: absolute;
	width: 10px;
	left: 0;
	background: transparent;
	top: 24px;
	border-radius: 100%;
	height: 10px;
	border: 2px solid #fff
}
.history-tab {
	width: 100%
}
.history-tab .tab-content {
	border: none
}
.history-img {
	width: auto;
	position: absolute;
	bottom: 0;
	top: -30px;
	right: 60%
}
.history-img img {
	width: auto;
	height: 100%
}
.event-detail, .event-post {
	display: inline-block;
}
.meta_info li, .event_time,
.share_this a, .event_organizer ul li{
	font-size: 12px;
	line-height: 20px
}
.meta_info li{
	display: inline-block;
	margin:30px 15px 15px 0
}
.meta_info li i.fa, .event_organizer ul li i.fa{
	margin-right: 7px
}
.event_time{
	float: left;
	margin-right: 30px
}
.share_this span{
	margin-right: 15px
}
.share_this a {
	padding: 0 7px;
	border-right: 1px solid;
}
.share_this a:last-child {
	border-right: none
}
.event_organizer {
	border-top: 1px dashed;
}
.event_organizer h4{
	float: left
}
.event_organizer ul li{
	display:inline-block;
	margin:4px 0 0 15px
}
.padding-top-15{
	padding-top: 15px
}
.event_description blockquote{
	font-family: 'Montserrat', sans-serif;
    font-style: italic;
    font-size: 16px;
    font-weight: 600;
    margin: 15px 0 30px 0;
    line-height: 35px;
	padding: 30px;
	background: #fff
}
.welfare_meta li{
	display: block;
	margin-bottom:2px
}
.welfare_meta li a{
	padding:15px 25px;
	display: block
}

.tp-caption {
	z-index: 1000
}

.tp-caption.medium_grey {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
padding:2px 4px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#888;
white-space:nowrap;
}

.tp-caption.small_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:14px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:40px;
line-height:40px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.very_large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
letter-spacing:-2px;
}

.tp-caption.very_big_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#000;
}

.tp-caption.very_big_black {
position:absolute;
color:#000;
text-shadow:none;
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#fff;
}

.tp-caption.modern_medium_fat {
position:absolute;
color:#000;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_fat_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_light {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_big_bluebg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#4e5b6c;
letter-spacing:0;
}

.tp-caption.modern_big_redbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
padding-top:1px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#de543e;
letter-spacing:0;
}

.tp-caption.modern_small_text_dark {
position:absolute;
color:#555;
text-shadow:none;
font-size:14px;
line-height:22px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.boxshadow {
-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
}

.tp-caption.black {
color:#000;
text-shadow:none;
}

.tp-caption.noshadow {
text-shadow:none;
}

.tp-caption.thinheadline_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:30px;
font-family:"Open Sans";
background-color:transparent;
}

.tp-caption.thintext_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:16px;
line-height:26px;
font-family:"Open Sans";
background-color:transparent;
}

.tp-caption.largeblackbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#000;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largepinkbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#db4360;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largewhitebg {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#fff;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largegreenbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#67ae73;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.excerpt {
font-size:36px;
line-height:36px;
font-weight:700;
font-family:Arial;
color:#ffffff;
text-decoration:none;
background-color:rgba(0, 0, 0, 1);
text-shadow:none;
margin:0px;
letter-spacing:-1.5px;
padding:1px 4px 0px 4px;
width:150px;
white-space:normal !important;
height:auto;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.large_bold_grey {
font-size:60px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
text-shadow:none;
margin:0px;
padding:1px 4px 0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_thin_grey {
font-size:34px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_thin_grey {
font-size:18px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(117, 117, 117);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.lightgrey_divider {
text-decoration:none;
background-color:rgba(235, 235, 235, 1);
width:370px;
height:3px;
background-position:initial initial;
background-repeat:initial initial;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_darkblue {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_darkblue {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(52, 73, 94);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_red {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_red {
font-size:21px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_red {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(227, 58, 12);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_orange {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(243, 156, 18);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_orange {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(243, 156, 18);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.grassfloor {
text-decoration:none;
background-color:rgba(160, 179, 151, 1);
width:4000px;
height:150px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_white {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_white {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white_center {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:#ffffff;
text-decoration:none;
background-color:transparent;
padding:0px 0px 0px 0px;
text-align:center;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_asbestos {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(127, 140, 141);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_black {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.large_bold_black {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_darkblue {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_light_white {
font-size:17px;
line-height:28px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.roundedimage {
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bg_black {
font-size:40px;
line-height:40px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:10px 20px 15px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumwhitebg {
font-size:30px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:5px 15px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.large_bold_white_25 {
font-size:55px;
line-height:65px;
font-weight:700;
font-family:"Open Sans";
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.medium_text_shadow {
font-size:25px;
line-height:25px;
font-weight:600;
font-family:"Open Sans";
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.black_heavy_60 {
font-size:60px;
line-height:60px;
font-weight:900;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.white_heavy_45 {
font-size:45px!important;
line-height:45px!important;
font-weight:800;
font-family: 'Montserrat', sans-serif;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.grey_heavy_72 {
font-size:72px;
line-height:72px;
font-weight:900;
font-family:Raleway;
color:rgb(213, 210, 210);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.grey_regular_18 {
font-size:18px;
line-height:26px;
font-family:"Open Sans";
color:rgb(119, 119, 119);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_thin_34 {
font-size:35px;
line-height:35px;
font-weight:100;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.arrowicon {
line-height:1px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.light_heavy_60 {
font-size:60px;
line-height:60px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_bold_40 {
font-size:40px;
line-height:40px;
font-weight:800;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.light_heavy_70 {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_heavy_70 {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_bold_bg_20 {
font-size:20px;
line-height:20px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:5px 8px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.greenbox30 {
line-height:30px;
text-decoration:none;
background-color:rgb(134, 181, 103);
padding:0px 14px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.blue_heavy_60 {
font-size:60px;
line-height:60px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(49, 165, 203);
padding:3px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.green_bold_bg_20 {
font-size:20px;
line-height:20px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(134, 181, 103);
padding:5px 8px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.whitecircle_600px {
line-height:1px;
width:800px;
height:800px;
text-decoration:none;
background:linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(255,255,255,1) 100%);
filter:progid;
background-color:transparent;
border-radius:400px 400px 400px 400px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.fullrounded {
border-radius:400px 400px 400px 400px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.light_heavy_40 {
font-size:40px;
line-height:40px;
font-weight:900;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.white_thin_34 {
font-size:35px;
line-height:35px;
font-weight:200;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.fullbg_gradient {
width:100%;
height:100%;
text-decoration:none;
background-color:#490202;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.light_medium_30 {
font-size:30px;
line-height:40px;
font-weight:700;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.red_bold_bg_20 {
font-size:20px;
line-height:20px;
font-weight:900;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(224, 51, 0);
padding:5px 8px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.blue_bold_bg_20 {
font-size:20px;
line-height:20px;
font-weight:900;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(53, 152, 220);
padding:5px 8px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.white_bold_bg_15 {
font-size:15px;
line-height:20px;
font-weight:400;
color:rgb(0, 0, 0, 1);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:5px 8px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.white_heavy_70 {
font-size:70px;
line-height:70px;
font-weight:900;
font-family: 'Montserrat', sans-serif;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.light_heavy_70_shadowed {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:#ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:0px 0px 7px rgba(0, 0, 0, 0.25);
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.light_medium_30_shadowed {
font-size:30px;
line-height:40px;
font-weight:700;
font-family:Raleway;
color:#ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:0px 0px 7px rgba(0, 0, 0, 0.25);
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.blackboxed_heavy {
font-size:70px;
line-height:70px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:5px 20px;
text-shadow:rgba(0, 0, 0, 0.14902) 0px 0px 7px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.bignumbers_white {
color:#ffffff;
background-color:rgba(0, 0, 0, 0);
font-size:84px;
line-height:84px;
font-weight:800;
font-family:Raleway;
text-decoration:none;
padding:0px 0px 0px 0px;
text-shadow:rgba(0, 0, 0, 0.247059) 0px 0px 7px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none solid none none;
}

.tp-caption.whiteline_long {
line-height:1px;
min-width:660px;
background-color:transparent;
text-decoration:none;
border-width:2px 0px 0px 0px;
border-color:rgb(255, 255, 255) rgb(34, 34, 34) rgb(34, 34, 34) rgb(34, 34, 34);
border-style:solid none none none;
}

.tp-caption.light_medium_20_shadowed {
font-size:20px;
line-height:30px;
font-weight:700;
font-family:Raleway;
color:#ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:0px 0px 7px rgba(0, 0, 0, 0.25);
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.fullgradient_overlay {
background:rgba(0, 0, 0, 0.5);
filter:progid;
width:100%;
height:100%;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.light_medium_20 {
font-size:18px!important;
line-height:30px!important;
font-weight:400;
color:#ffffff;
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.reddishbg_heavy_70 {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgba(100, 1, 24, 0.8);
padding:50px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.borderbox_725x130 {
min-width:725px;
min-height:130px;
background-color:transparent;
text-decoration:none;
border-width:2px;
border-color:rgb(255, 255, 255);
border-style:solid;
}

.tp-caption.light_heavy_34 {
font-size:34px;
line-height:34px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_thin_30 {
font-size:30px;
line-height:30px;
font-weight:100;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_thin_whitebg_30 {
font-size:30px;
line-height:30px;
font-weight:300;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:5px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.white_heavy_60 {
font-size:60px;
line-height:60px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_thin_blackbg_30 {
font-size:30px;
line-height:30px;
font-weight:300;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:5px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.light_thin_60 {
font-size:60px;
line-height:60px;
font-weight:100;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.greenbgfull {
background-color:#85b85f;
width:100%;
height:100%;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.bluebgfull {
text-decoration:none;
width:100%;
height:100%;
background-color:rgb(61, 164, 207);
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.blackbgfull {
text-decoration:none;
width:100%;
height:100%;
background-color:rgba(0, 0, 0, 0.247059);
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.wave_repeat1 {
width:100%;
height:600px;
background-repeat:repeat-x;
background-color:transparent;
text-decoration:none;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.greenishbg_heavy_70 {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
padding:50px;
text-shadow:none;
background-color:rgba(40, 67, 62, 0.8);
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}


.tp-caption.deepblue_sea {
width:100%;
height:1000px;
background-color:rgba(30, 46, 59, 1);
text-decoration:none;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.largeredbtn {  
font-family: "Raleway", sans-serif;
font-weight: 900;
font-size: 16px;
line-height: 60px;
color: #fff !important;
text-decoration: none;
padding-left: 40px;
padding-right: 80px;
padding-top: 22px;
padding-bottom: 22px;
background: rgb(234,91,31); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(234,91,31,1) 0%, rgba(227,58,12,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,91,31,1)), color-stop(100%,rgba(227,58,12,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea5b1f', endColorstr='#e33a0c',GradientType=0 ); /* IE6-9 */
}

.largeredbtn:hover {
background: rgb(227,58,12); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(227,58,12,1) 0%, rgba(234,91,31,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(227,58,12,1)), color-stop(100%,rgba(234,91,31,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e33a0c', endColorstr='#ea5b1f',GradientType=0 ); /* IE6-9 */      
}

.fullrounded img {
   -webkit-border-radius: 400px;
-moz-border-radius: 400px;
border-radius: 400px; 
  }
.list_with_icon li{
	margin-bottom: 7px;
	display:inline-flex
}
.list_with_icon li i.fa{
	margin: 3px 10px 0 0
}
.widget.contact_info li {
	line-height: 30px
}
.item-style-3 {
	padding: 50px 30px;
	margin-bottom: 30px
}
.box-round-white {
	background: #fff;
	border-radius: 100%;
	width: 110px;
	height: 110px;
	line-height: 110px
}
.overlay p {

	margin-top: 20px;
	color: white !important;
}
.black {
	color:black !important;
}
.el-bros {
	position: fixed;
	left: -35px;
	z-index: 9;
	bottom: 200px ;
	transform: rotate(-90deg);
	padding: 12px 20px !important;
	line-height: 1!important;
}
.biggy {
	font-size: 14px !important;
	margin-left: 5px ;
}
.select_requrements ul{
	display: inline-block
}
.select_requrements li{
	float: left;
	width: 50%
}
.select_requrements li label{
	font-weight: normal;
	margin-left: 10px;
	cursor:pointer
}
.request_quote{
	display: inline-block;
	width: 100%
}