* {
	margin: 0;
	padding: 0;
	box-sizing: border-box
}

body {
	background-color: #000;
	margin: 0;
	padding: 0
}

body,
button,
input,
select,
textarea {
	line-height: 1.75
}

p {
	margin: 0 0 20px
}

strong {
	font-weight: 700
}

img {
	max-width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
	word-wrap: break-word;
	margin: 0;
	padding: 0;
	line-height: normal
}

input[type=text],
input[type=email],
input[type=tel],
input[type=number],
input[type=password],
select,
textarea {
	background-color: transparent;
	border: solid 1px #d3ced2;
	color: #fff;
	outline: none;
	padding: 8px 10px;
	width: 100%
}

.center {
	max-width: 1200px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%
}

body .no_sidebar {
	width: 100%
}

.complete_divider {
	width: 128px;
	height: 30px;
	margin: 0 auto;
	margin-top: 30px
}

.complete_divider .div_left {
	width: 45px;
	height: 1px;
	background: #999;
	float: left
}

.complete_divider .div_right {
	width: 45px;
	float: left;
	height: 1px;
	background: #999
}

.complete_divider .div_middle {
	float: left;
	margin: 10px;
	margin-top: -10px;
	line-height: 18px
}

.complete_divider .div_middle .fa-heart {
	font-size: 14px
}

.complete_divider .div_middle .fa-bolt {
	font-size: 18px
}

.complete_divider .div_middle .fa-stop {
	font-size: 14px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	position: relative
}

.complete_divider .div_middle i.fa-minus {
	width: 6px;
	position: relative;
	-webkit-transform: rotate(117deg);
	transform: rotate(117deg)
}

.complete_divider.title_underline .div_left {
	display: none
}

.complete_divider.title_underline .div_right {
	width: 45px;
	height: 3px;
	margin: 0 auto;
	float: none;
	display: block
}

.complete_divider.title_underline {
	margin-top: 20px
}

.header {
	width: 100%;
	float: left;
	position: relative
}

.header::after {
	content: "";
	background-color: #161616;
	position: absolute;
	bottom: -90px;
	height: 90px;
	z-index: -1;
	left: 0;
	width: 100%
}

.head-info-area {
	width: 100%;
	margin: 0 auto
}

.head-info-area .left,
.head-info-area .right {
	padding: 11px 0
}

.head-info-area .phntp {
	float: left;
	margin-right: 30px;
	border-right: solid 1px #ccc;
	padding-right: 30px
}

.head-info-area .emltp {
	float: left
}

.head-info-area .fa {
	margin-right: 5px
}

.head-info-area .social-icons a {
	background-color: transparent !important;
	font-size: 12px !important;
	height: 27px !important;
	width: 27px !important;
	line-height: 23px !important;
	margin: 0 3px !important;
	border: solid 2px;
	border-radius: 50%;
	float: left
}

.head-info-area .social-icons a:hover {
	color: inherit !important
}

.head-info-area .skt-subcsribe-btn {
	background-color: #000;
	display: block;
	padding: 16px 30px 8px;
	font-size: 15px;
	font-weight: 600;
	position: relative
}

.head-info-area .skt-subcsribe-btn:after {
	content: "";
	background-color: #000;
	height: 8px;
	width: 100%;
	display: block;
	position: absolute;
	bottom: -8px;
	left: 0;
	transition: all .2s;
	z-index: 99999
}

.head-info-area .sintp {
	float: left
}

.head-info-area .suptp {
	float: left;
	margin-left: 30px
}

.head-info-area .suptp:empty {
	display: none
}

.head-info-area .search-form {}

.head-info-area .search-field {
	color: #fff;
	background-color: transparent;
	background-image: url(images/search-icon.png);
	background-position: right 5px center;
	background-repeat: no-repeat;
	background-size: 22px 22px;
	border: none;
	cursor: pointer;
	height: 32px;
	padding: 0 24px 0 10px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition: width 400ms ease, background 400ms ease;
	width: 1px
}

.head-info-area .search-field:focus {
	background-color: #363637;
	cursor: text;
	outline: 0;
	width: 180px
}

.head-info-area .search-form .search-submit {
	display: none
}

.left {
	float: left
}

.right {
	float: right
}

.clear {
	clear: both
}

.logo {
	float: left;
	max-width: 100%;
	position: relative;
	z-index: 999;
	padding-right: 15px
}

.logo .logo-bg {
	background-color: #e2a750;
	position: absolute;
	height: 96px;
	width: 1000%;
	right: 0;
	z-index: -1
}

.logo .logo-bg::after {
	content: "";
	position: absolute;
	border-left: solid 10px #e2a750;
	height: 0;
	width: 0;
	border-bottom: solid 10px transparent;
	bottom: 0;
	right: -10px;
	z-index: 9
}

.logo .logo-bg::before {
	content: "";
	position: absolute;
	border-left: solid 10px rgba(0, 0, 0, .4);
	height: 0;
	width: 0;
	border-bottom: solid 10px transparent;
	bottom: 0;
	right: -10px;
	z-index: 10
}

.header-mobile-number {
	float: right;
	font-size: 26px;
	font-weight: 700;
	margin-left: 35px;
	margin-top: 33px
}

.header-mobile-number img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px
}

.skt-header-phone {
	position: absolute;
	bottom: -80px;
	right: 0;
	z-index: 9999;
	background-color: #f60;
	height: 80px;
	color: #fff;
	font-size: 28px;
	font-weight: 700;
	padding: 13px 30px 0;
	border-radius: 0 0 8px 8px
}

.skt-header-phone a {
	display: block;
	color: #fff
}

.skt-header-phone img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px
}

.logo h1,
.logo h2 {
	float: left;
	font-size: 36px;
	line-height: normal;
	margin: 25px 0 5px
}

.logo h1 a,
.logo h2 a {
	font-weight: 700
}

.logo img {
	border: none;
	display: block;
	max-width: 100%;
	height: auto
}

.header.type3 .logo img,
.header.type4 .logo img {
	display: inline-block
}

.centerlogo {
	float: none;
	text-align: center;
	margin: 0 auto;
	background-color: transparent !important
}

.centerlogo .logo {
	float: none !important;
	padding: 0
}

.centerlogoarea #topmenu {
	text-align: center !important
}

.centerlogo .logo h1,
.centerlogo .logo h2 {
	float: none !important
}

.logo_right .logo {
	float: right
}

.logo_right #topmenu {
	float: left
}

.logo_center .logo {
	float: left;
	width: 100%;
	text-align: center
}

.logo_center #topmenu {
	float: left;
	width: 100%;
	text-align: center
}

.logo_center .logo h1,
.logo_center .logo h2 {
	float: none
}

.logo_center #topmenu ul.menu>li {
	padding: 10px
}

span.desc {
	display: block;
	clear: both;
	font-size: 11px;
	position: relative;
	top: -7px
}

.head_inner {
	width: 100%;
	float: left;
	top: 0;
	position: relative
}

#simple-menu {
	float: right;
	color: #fff;
	font-size: 25px;
	display: none;
	margin-top: 42px;
	line-height: normal;
	margin-bottom: 42px;
	margin-left: 30px
}

.pad_menutitle {
	padding: 10px 20px;
	width: 100%
}

.pad_menutitle span {
	display: inline-block;
	float: right;
	cursor: pointer
}

#sidr-main {
	display: none
}

.topmenu-bar {
	box-shadow: 0 0 20px 8px rgba(0, 0, 0, .08);
	position: relative;
	z-index: 99;
	float: left;
	width: 100%
}

#topmenu {
	float: right;
	text-align: right
}

#topmenu.has_bookmark .menu {
	display: inline-block
}

.has_trans_header.home #topmenu {
	vertical-align: initial;
	float: right
}

#topmenu ul {
	margin: 0;
	padding: 0
}

#topmenu ul li {
	list-style-type: none;
	display: inline-block;
	position: relative;
	margin: 0
}

#topmenu ul li a {
	display: block;
	font-weight: 500;
	padding: 50px 22px
}

.header.type1 #topmenu ul li:last-of-type a,
.header.type2 #topmenu ul li:last-of-type a {
	padding-right: 0
}

#topmenu ul li a i {
	margin-right: 5px
}

#topmenu ul li.quote-button a {
	background-color: #e2a750;
	color: #fff;
	border-radius: 40px;
	padding: 22px 35px !important;
	margin-left: 25px
}

.has_trans_header .header.type3 #topmenu ul li a,
.has_trans_header .header.type4 #topmenu ul li a {
	padding: 40px 22px
}

.has_trans_header .header.type3 #topmenu ul li ul li a,
.has_trans_header .header.type4 #topmenu ul li ul li a {
	padding: 8px 22px
}

.type4 #topmenu,
.type3 #topmenu {
	float: none !important
}

.home.has_trans_header .nivo-caption {
	top: 30%
}

#topmenu ul li ul {
	display: none;
	position: absolute;
	width: 220px;
	z-index: 9999
}

#topmenu ul li:hover>ul {
	display: block
}

#topmenu ul li ul li {
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
	text-align: left
}

#topmenu ul li ul li a {
	padding: 10px 8%;
	width: auto;
	margin: 0;
	display: block;
	font-weight: 400;
	line-height: normal !important
}

#topmenu ul li ul li ul {
	left: 100%;
	top: 0;
	float: none;
	margin-left: 0
}

#topmenu ul li:last-child ul {
	right: 0
}

#topmenu ul li:last-child ul li ul,
#topmenu ul li:last-child ul li ul li ul,
#topmenu ul li:last-child ul li ul li ul li ul,
#topmenu ul li:last-child ul li ul li ul li ul li ul,
#topmenu ul li:last-child ul li ul li ul li ul li ul li ul {
	margin-top: -38px;
	left: -100%
}

#topmenu ul li span {
	font-size: 16px;
	padding-left: 6px
}

#topmenu ul li ul li span {
	display: none
}

#topmenu .zn_parent_menu:hover li a {
	border: none !important
}

.has_trans_header.home #topmenu {
	background-color: transparent !important
}

span.menu_desc {
	display: block;
	padding-top: 5px
}

.mega-menu-item span.menu_arrow {
	display: none
}

#topmenu ul li.mega-menu-item ul li ul {
	background-color: transparent !important
}

#topmenu ul li ul li.current-menu-item>a:link:after,
#topmenu ul li ul li.current-menu-item>a:visited:after,
#topmenu ul li ul li.current-menu-parent>a:link:after,
#topmenu ul li ul li.current_page_parent>a:visited:after,
#topmenu ul li ul li.current-menu-ancestor>a:link:after,
#topmenu ul li ul li.current-menu-ancestor>a:visited:after {
	content: '';
	margin: 0 !important;
	border-bottom: none !important
}

.logo_middle {
	opacity: 0
}

.logo_middle .logo {
	display: none
}

.logo_middle #topmenu {
	float: left;
	margin-top: 0;
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
	z-index: 999
}

.logo_middle #topmenu .logo {
	display: inline-block;
	margin: 0 40px;
	float: none;
	top: 15px;
	position: relative
}

.sidr-class-logo {
	display: none
}

#topmenu li.menu_highlight_slim,
#topmenu li.menu_highlight {
	padding: 8px 12px
}

#topmenu li.menu_highlight_slim>a,
#topmenu li.menu_highlight>a {
	padding-bottom: 30px;
	border: none
}

.social_bookmarks a {
	display: none;
	padding: 2px 8px;
	text-align: center;
	font-size: 16px;
	opacity: .6;
	border-radius: 3px
}

.social_bookmarks i {
	width: 14px
}

.social_bookmarks a:hover {
	opacity: 1
}

.social_bookmarks a[href^=http] {
	display: inline-block
}

.social_bookmarks.bookmark_simple a {
	font-size: 18px
}

.social_bookmarks.bookmark_round a {
	border: 1px solid;
	border-radius: 50%;
	height: 18px;
	width: 23px;
	text-align: center;
	margin-right: 5px;
	padding: 4px 0 0
}

.social_bookmarks.bookmark_square a {
	border: 1px solid;
	margin-right: 5px
}

.top_head_soc .social_bookmarks.bookmark_size_large a {
	transform: scale(1.1);
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	margin-right: 12px !important
}

.head_soc .social_bookmarks.bookmark_size_large a {
	transform: scale(1.1);
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	margin-right: 12px !important
}

.foot_soc .social_bookmarks.bookmark_size_large a {
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	margin-right: 20px !important
}

.head_soc .social_bookmarks.bookmark_hexagon.bookmark_size_large {
	margin-right: 5px !important
}

.has_bookmark .menu-header,
.head_soc {
	display: inline-block
}

.head_soc .social_bookmarks a {
	font-size: 12px;
	opacity: 1
}

.head_soc .social_bookmarks.bookmark_simple a {
	font-size: 18px
}

.copyright_center .social_bookmarks {
	width: 100%;
	float: left;
	padding: 20px 0;
	text-align: center !important
}

#footer .foot_soc .social_bookmarks.social_color a {
	color: #fff !important;
	border: none;
	margin-right: 8px
}

.foot_soc .social_bookmarks.bookmark_round a {
	height: 25px;
	width: 29px
}

.foot_soc .social_bookmarks.bookmark_simple a {
	font-size: 24px
}

.copyright_center .social_bookmarks a:hover {
	transform: none
}

.row {}

.col-4 {
	width: 33.33333333%;
	float: left;
	position: relative;
	min-height: 1px;
	padding: 0 15px
}

#footer .contact-info {
	width: 100%;
	background: #161616;
	display: table
}

#footer h3 {
	margin: 20px 0
}

#footer .contact-info .box {
	border-right: 2px solid;
	border-right-color: #1f1f1f;
	padding: 38px 25px
}

#footer .contact-info .box i {
	color: #fff;
	font-size: 30px;
	padding-right: 25px;
	margin-right: 25px;
	float: left;
	position: relative
}

#footer .contact-info .box i:after {
	width: 2px;
	height: 22px;
	background: #e2a750;
	position: relative;
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	margin: auto
}

#footer .contact-info .box h5 {
	color: #fefefe;
	text-transform: uppercase;
	position: relative;
	font: 400 15px Assistant, sans-serif
}

#footer .contact-info .box p {
	color: #757575;
	font-size: 13px;
	word-wrap: break-word;
	margin: 0
}

#footer .contact-info .col-4:nth-child(3) .box {
	border-right: none
}

.foot_soc {
	float: right;
	padding: 18px
}

.copyright_center .foot_soc {
	float: none;
	padding: 0
}

.foot_soc.hide_footsoc {
	display: none
}

.foot_soc a:hover {
	opacity: .8
}

.foot_soc:empty {
	display: none !important
}

.pbar_wrap {
	margin-bottom: 20px;
	width: 60px;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	bottom: 45%;
	z-index: 999999;
	padding: 7px 12px
}

.progrssn {
	width: 40px !important;
	height: 50px;
	margin-top: 0;
	margin-left: 5px;
	-webkit-transition: all .8s ease-out;
	-moz-transition: all .8s ease-out;
	-ms-transition: all .8s ease-out;
	-o-transition: all .8s ease-out;
	transition: all .8s ease-out;
	position: relative;
	background: #cddbe4
}

.prog_wrap {
	width: 50px;
	height: 50px;
	position: absolute;
	overflow: hidden;
	border-radius: 3px
}

.pbar {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	width: 40px;
	padding-top: 13px;
	height: 27px;
	border: 5px solid #fff;
	text-align: center;
	font-size: 12px;
	color: #fff;
	position: relative;
	z-index: 22;
	font-weight: 700;
	font-family: sans-serif;
	box-shadow: 0 0 2px rgba(0, 0, 0, .1)
}

#slidera {
	width: 100%;
	margin: 0 auto;
	float: left
}

.slider-wrapper {
	position: relative
}

.nivoSlider {
	min-height: 500px !important
}

.selected_stat {
	min-height: 700px
}

#stat_img {
	position: relative
}

#stat_img img {
	max-width: 100%;
	width: auto;
	height: auto;
	vertical-align: bottom
}

.stat_content_inner {
	position: absolute;
	bottom: 15%;
	width: 100%;
	z-index: 11;
	line-height: 1.9em
}

.stat_content_center {
	text-align: center
}

.stat_content_left .cta_buttons,
.stat_content_right .cta_buttons {
	text-align: left
}

.stat_content_right .center {
	margin-right: 10%
}

.stat_content_left .center {
	margin-left: 10%
}

.static_gallery .nivo-caption {
	display: none !important
}

.stat_content .scl_button {
	margin: 50px
}

.stat_content .scl_button a {
	padding: 15px 40px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.stat_content .scl_button a:hover {
	opacity: .8
}

.stat_bg,
.stat_bg_overlay {
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-size: cover;
	z-index: -1
}

.stat_bg img {
	width: 100%;
	position: fixed;
	display: block;
	object-fit: cover;
	-webkit-transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	-ms-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out
}

.stat_bg_overlay {
	background: #222;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	-ms-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	transition: all .15s ease-out
}

body.is_boxed .stat_bg,
body.is_boxed .stat_bg_overlay {
	z-index: auto
}

.stat_bg {
	clip: rect(auto, auto, auto, auto)
}

.home .stat_has_img .stat_bg_img {
	opacity: 1
}

.stat_bg_img {
	width: 100% !important
}

.overlay_off {
	opacity: 0
}

.overlay_on {
	opacity: .45
}

.cta_buttons {
	text-align: center
}

.cta_buttons a {
	font-size: 14px;
	font-weight: 700;
	padding: 10px 25px;
	border: 2px solid;
	display: inline-block;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.cta_buttons a:empty {
	display: none
}

.cta_buttons .cta_hollow,
.cta_buttons .cta_hollow_big {
	border: 2px solid
}

.cta_buttons .cta_flat_big,
.cta_buttons .cta_hollow_big,
.cta_buttons .cta_rounded_big {
	font-size: 20px;
	padding: 18px 40px
}

.cta_buttons .cta_rounded,
.cta_buttons .cta_rounded_big {
	border-radius: 60px
}

.cta_buttons .cta_rounded {
	font-size: 14px;
	padding: 10px 24px
}

.cta_buttons .cta_hollow:hover,
.cta_buttons .cta_hollow_big:hover {
	border-color: transparent !important;
	opacity: 1 !important
}

.stat_content_inner .lts_button {
	margin: 25px 25px 20px 0
}

.centertitle {
	text-align: center
}

.featured_area {
	width: 100%;
	padding: 60px 0;
	clear: both
}

.featured_area_bg {
	width: 100%;
	padding: 40px 0;
	clear: both;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center top !important
}

.featured_area h2 {
	padding: 0;
	margin-bottom: 3%;
	clear: both
}

.fblock1 {
	width: 94.5%;
	text-align: center;
	float: left;
	margin: 0 3% 2.5% 0;
	padding: 2.6% 2%
}

.fblock2 {
	width: 44%;
	text-align: center;
	float: left;
	margin: 0 3% 2.5% 0;
	padding: 2.6% 2%
}

.fblock3 {
	width: 26.7%;
	min-height: 300px;
	text-align: center;
	float: left;
	margin: 0 3% 2.5% 0;
	padding: 2.6% 2%
}

.fblock4 {
	width: 18.35%;
	min-height: 300px;
	text-align: center;
	float: left;
	margin: 0 3% 2.5% 0;
	padding: 2.6% 2%
}

.fblock1 .sktmore,
.fblock2 .sktmore,
.fblock3 .sktmore,
.fblock4 .sktmore,
.servicebox .sktmore,
.back .sktmore {
	margin: 0 auto
}

.featured_block p {
	margin: 0 0 25px;
	line-height: 19px
}

.featured_block img {
	text-align: center;
	vertical-align: middle;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	-webkit-border-radius: 100%
}

.featured_block h3 {
	font-weight: 700
}

.sktmore {
	background-color: #383939;
	color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 0;
	padding: 7px 14px;
	display: table
}

.sktmore:hover {
	background-color: #6d7171
}

.sktgo {
	background-color: #fff;
	border-radius: 100%;
	color: #1c1c1c;
	display: block;
	margin: 0 auto;
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 22px;
	text-align: center;
	vertical-align: middle
}

.sktgo:hover {
	background-color: #fff
}

.sktgo i {
	position: relative;
	left: 1px;
	top: -1px
}

.sktmore:link,
.sktmore:visited,
.sktmore a {
	color: #fff;
	word-break: break-all
}

.hide_section {
	display: none !important
}

.sect-title h2 {
	text-align: center
}

.sect-title h2:after {
	content: " ";
	display: table;
	width: 90px;
	border-bottom: 3px solid;
	border-bottom-color: #e8e7e7;
	margin: 30px auto 0;
	text-align: center
}

.center-title {
	clear: both
}

.center-title h2 {
	text-align: center;
	clear: both;
	margin-top: 0
}

.center-title span {
	display: block;
	border-bottom-color: #000;
	border-bottom: 3px solid;
	width: 90px;
	margin: 30px auto 0
}

.post_block_style1 {
	width: 22.7%;
	min-height: 300px;
	text-align: left;
	float: left;
	margin: 0 3% 3% 0;
	padding: 0
}

.post_block_style1 .style1-post-thumb {
	height: 175px;
	overflow: hidden
}

.post_block_style1 h3 {
	margin-top: 0 !important;
	padding-top: 0 !important
}

.post_block_style1 .style1-post-thumb {
	margin-bottom: 20px !important
}

.post_block_style1 img {
	height: auto;
	width: 100%;
	padding: 0;
	margin: 0
}

.post_block_style1_meta {
	display: inline-block;
	font-size: 12px;
	margin: 0 0 10px;
	clear: both
}

.post_block_style1_meta span {
	margin-right: 10px
}

.post_block_style1_meta span i {
	margin-right: 4px
}

.post_block_style1 p {
	line-height: 19px;
	margin: 0 0 25px
}

.post_style1_area,
.post_style2_area,
.post_style3_area {
	clear: both !important
}

.post_block_style2 {
	width: 48.5%;
	min-height: 400px;
	text-align: left;
	float: left;
	margin: 0 3% 3% 0;
	padding: 0
}

.post_block_style2 h3 {
	margin-top: 0 !important;
	padding-top: 0 !important
}

.post_block_style2 .style2-post-thumb {
	margin-bottom: 20px !important
}

.post_block_style2 img {
	height: auto;
	width: 100%;
	padding: 0;
	margin: 0
}

.post_block_style2_meta {
	display: inline-block;
	font-size: 12px;
	margin: 0 0 10px;
	clear: both
}

.post_block_style2_meta span {
	margin-right: 10px
}

.post_block_style2_meta span i {
	margin-right: 4px
}

.post_block_style2 p {
	line-height: 19px;
	margin: 0 0 25px
}

.post_block_style3 {
	width: 48.5%;
	background-color: #fff;
	text-align: left;
	float: left;
	margin: 0 3% 3% 0;
	padding: 25px;
	border: 1px solid;
	border-color: #eaeaea;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: .5s;
	transition-duration: .5s
}

.post_block_style3:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #9f9f9f;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.post_block_style3:hover:before,
.post_block_style3:focus:before,
.post_block_style3:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

.style3thumb {
	float: left;
	width: 39.42%;
	margin-right: 6%;
	overflow: hidden;
	height: 185px
}

.style3thumb img {
	width: 100%;
	height: auto;
	min-height: 185px
}

.style3info {
	float: left;
	width: 52.88%;
	min-height: 185px;
	height: auto;
	position: relative
}

.style3infonothumb {
	float: left;
	width: 100%;
	min-height: 185px;
	height: auto;
	position: relative
}

.style3info h3 {
	margin-top: 0;
	margin-bottom: 10px
}

.shortdesc {
	line-height: 22px;
	font-size: 14px
}

.shortmore {
	position: absolute;
	bottom: 0
}

.no_margin_right {
	margin-right: 0 !important
}

.no_margin_left {
	margin-left: 0 !important
}

.no_margin_top {
	margin-top: 0 !important
}

.no_margin_bottom {
	margin-bottom: 0 !important
}

.sectionrow {
	margin-left: -15px;
	margin-right: -15px
}

.sectionrow:after {
	content: "";
	clear: both;
	display: block
}

.skt-team-box {
	box-sizing: border-box;
	float: left;
	margin-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px
}

.skt-team-box.cols1 {
	width: 100%
}

.skt-team-box.cols2 {
	width: 50%
}

.skt-team-box.cols3 {
	width: 33.3333%
}

.skt-team-box.cols4 {
	width: 25%
}

.skt-team-box .team-thumb {
	position: relative;
	border-radius: 6px;
	overflow: hidden;
	max-height: 270px
}

.skt-team-box .team-thumb img {
	display: block;
	width: 100%
}

.skt-team-box .team-info-box {
	padding: 15px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 99
}

.skt-team-box .team-info-box::after {
	content: "";
	display: block;
	box-shadow: 0 0 120px 40px #000;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	bottom: -100%;
	z-index: -1
}

.skt-team-box .team-title {
	font-size: 21px;
	font-weight: 600;
	margin: 0
}

.skt-team-box .team-title a {
	color: #fff;
	font-size: 21px
}

.skt-team-box .team-designation {
	color: #fff;
	font-size: 14px;
	display: block;
	margin-top: -4px
}

.social-icons a:link,
.social-icons a:visited {
	display: inline-block;
	font-size: 18px;
	height: 42px;
	line-height: 42px;
	margin-bottom: 10px;
	margin-right: 3px;
	text-align: center;
	width: 42px;
	color: #fff
}

.social-icons {}

.social-icons a:hover {
	color: #fff
}

#footer .footercols4 .social-icons {
	margin-top: 20px
}

#footer .footercols4 .social-icons a:link,
.social-icons a:visited {}

body.page .servicerow {
	margin-left: -12px;
	margin-right: 0;
	clear: both
}

.servicerow {
	margin-left: -15px;
	margin-right: -15px;
	clear: both
}

.servicebox {
	box-sizing: border-box
}

.servicebox p {
	margin: 0 0 50px;
	line-height: 19px;
	font-size: 13px
}

.servicebox img {
	text-align: center;
	vertical-align: middle
}

.servicebox h3 {
	font-weight: 700;
	padding-top: 15px;
	font-size: 20px;
	color: #fff
}

.boxpattern-1 {
	width: 24.95%;
	text-align: center;
	float: left;
	margin: 0 0 1px;
	height: auto
}

.serviceboxbg {
	background-color: rgba(10, 122, 216, .8);
	border-right: 1px solid;
	border-right-color: #30a0fd;
	transition: all .5s ease
}

.serviceboxbg:hover {
	background-color: #685031
}

.serviceboxbg p {
	color: #fff !important
}

.boxpattern-1 .serviceboxbg {
	padding: 50px 25px;
	min-height: 272px
}

.boxpattern-2 {
	width: 33.33%;
	text-align: center;
	float: left;
	margin: 0 0 2.5%;
	padding: .5% 1.5% 0
}

.boxpattern-2 .serviceboxbg {
	padding: 45px 28px;
	min-height: 340px
}

.boxpattern-3 {
	width: 50%;
	text-align: center;
	float: left;
	margin: 0 0 2.5%;
	padding: .5% 1.5% 0
}

.boxpattern-3 .serviceboxbg {
	padding: 45px 28px;
	min-height: 250px
}

.boxpattern-4 {
	width: 100%;
	text-align: center;
	float: left;
	margin: 0 0 2.5%;
	padding: .5% 1.5% 0
}

.boxpattern-4 .serviceboxbg {
	padding: 45px 28px
}

.testimonial-box {
	padding: 7%;
	line-height: 22px;
	clear: both;
	position: relative
}

.testimonial-box h3 {
	margin-bottom: 5px
}

.testimonialrow {
	margin-left: -15px;
	margin-right: -15px;
	clear: both
}

.tstcols1 {
	width: 97.5%;
	text-align: left;
	float: left;
	margin: 0 0 1%;
	padding: 0 15px
}

.tstcols1 .testimonial-box {
	padding: 2%
}

.tstcols2 {
	width: 50%;
	text-align: left;
	float: left;
	margin: 0 0 1%;
	padding: 0 15px;
	box-sizing: border-box
}

.tstcols2 .testimonial-box {
	padding: 4%;
	min-height: 90px
}

.tstcols3 {
	width: 33.333%;
	text-align: left;
	float: left;
	margin: 0 0 1%;
	padding: 0 15px;
	box-sizing: border-box
}

.tstcols3 .testimonial-box {
	padding: 6%;
	min-height: 155px
}

.tstcols4 {
	width: 25%;
	text-align: left;
	float: left;
	margin: 0 0 2.6%;
	padding: 0 15px;
	box-sizing: border-box
}

.tstcols4 .testimonial-box {
	padding: 8%;
	min-height: 222px
}

.testimonial-inforarea {
	display: inline-block;
	margin-top: 20px;
	text-align: left
}

.testimonial-inforarea i {
	margin-right: 5px
}

.testimonial-inforarea h3 {
	display: inline-block;
	margin-right: 5px
}

.testimonial-box:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 8%;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-top: solid 12px;
	border-left: solid 12px transparent;
	border-right: solid 12px transparent
}

.fixed_wrap.fixindex.dummypost {
	width: 100%;
	float: left;
	background-color: #fff;
	position: relative
}

.home_blocks:empty {
	display: none
}

.activeblock {
	width: 100%;
	float: left
}

.lastmap {
	margin-bottom: 0
}

.home_title {
	font-size: 1.7em;
	margin: 0
}

.home_subtitle {
	font-size: 14px;
	margin-top: 10px;
	opacity: .6
}

.about_inner {
	width: 60%;
	margin: 0 auto
}

.aboutblock {
	text-align: center;
	padding: 80px 0;
	width: 100%;
	float: left
}

.about_pre {
	font-style: italic;
	font-size: 30px;
	opacity: .6
}

.about_header {
	font-size: 48px;
	letter-spacing: 2px;
	margin-top: 10px;
	margin-bottom: 30px
}

.about_content {
	line-height: 2em
}

.ast_blocks {
	margin: 0
}

.midrow {
	width: 100%;
	float: left;
	overflow: hidden
}

.midrow_block {
	width: 33.3333%;
	padding: 4%;
	box-sizing: border-box;
	float: left;
	text-align: center;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.midrow_blocks .midrow_block:first-child:nth-last-child(1) {
	width: 100%
}

.midrow_blocks .midrow_block:first-child:nth-last-child(2),
.midrow_block:first-child:nth-last-child(2)~.midrow_block {
	width: 50%
}

.midrow_blocks .midrow_block:first-child:nth-last-child(3),
.midrow_block:first-child:nth-last-child(3)~.midrow_block {
	width: 33.3333%
}

.midrow_blocks .midrow_block:first-child:nth-last-child(4),
.midrow_block:first-child:nth-last-child(4)~.midrow_block {
	width: 25%
}

.midrow_block img {
	max-width: 100%;
	height: auto
}

.midrow_block h3 {
	font-size: .9em
}

.midrow_block .block_content {
	line-height: 1.8em
}

.midrow_block .icon_wrap {
	padding-top: 20px;
	text-align: center
}

.midrow_block img {
	max-width: 100%
}

.block_type2 .center {
	width: 100% !important
}

.block_type2 .midrow_block {
	width: 80%;
	padding: 5% 10%;
	text-align: left
}

.block_type2 .midrow_block:hover {
	background: 0 0;
	transform: none
}

.block_type2 .midrow_block .block_img {
	width: 35%;
	float: left;
	text-align: right;
	padding-right: 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}

.block_type2 .midrow_block h3 {
	font-size: 1.6em;
	margin-top: 0
}

.block_type2 .midrow_block .block_content {
	width: 65%;
	float: left
}

.block_type2 .midrow_block:nth-child(even) {
	background: rgba(0, 0, 0, .02)
}

.block_type2 .midrow_block:nth-child(even) .block_img {
	float: right;
	text-align: left;
	padding-right: 0;
	padding-left: 30px
}

.block_type2 .midrow_block:nth-child(even) .block_content {
	text-align: right
}

.textblock {
	width: 100%;
	float: left
}

.text_block {
	width: 100%;
	float: left;
	box-sizing: border-box
}

.text_block_wrap {
	line-height: 1.9em
}

.text_block .center {
	width: 100% !important
}

.text_block_content {
	box-sizing: border-box
}

.text_block img {
	vertical-align: bottom
}

.text_block img.alignright,
.text_block img.alignnone,
.text_block img.alignleft {
	margin: 0
}

.text_block img.aligncenter {
	margin: 0 auto
}

.text_block_content>p:first-child:empty,
.text_block_content>p:last-child:empty {
	display: none
}

.text_block .col2,
.text_block .col3,
.text_block .col4 {
	margin-bottom: 0
}

.postsblck h2.postitle a {
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.home .lay1,
.home .lay2,
.home .lay3,
.home .lay4,
.home .lay5 {
	padding: 50px 0
}

.lay1 {
	width: 100%;
	float: left;
	padding: 40px 0
}

.lay1 .center {
	max-width: 1200px
}

.lay1_wrap {
	overflow: hidden
}

.home .lay1_wrap {
	margin-top: 30px
}

.lay1 .hentry {
	width: 33.3334%;
	max-width: 400px;
	float: left
}

.lay1 .hentry img {
	width: 100%;
	height: auto;
	border: none;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	vertical-align: bottom
}

.lay1 h2.postitle {
	padding: 10px;
	text-align: center;
	margin: 0;
	font-weight: 400;
	line-height: 1.4em
}

.lay1 h2.postitle a {
	font-size: 20px;
	color: #fff
}

.lay1 .lowreadmo h2.postitle a {
	font-size: 18px
}

.lay1 .lowreadmo h2.postitle {
	line-height: 20px
}

.lay1_title,
.homeposts_title {
	text-align: center
}

.lay1_title h3,
.homeposts_title h3 {
	color: #e64429;
	font-size: 42px;
	margin: 20px 0 0
}

.lay1_title p,
.homeposts_title p {
	margin-bottom: 30px;
	margin-top: 0
}

.lay1 .post_image {
	width: 100%;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	max-height: 260px
}

.lay1 .post_content {
	position: absolute;
	top: -200px;
	width: 100%;
	-webkit-transition: all .6s ease-out;
	-moz-transition: all .6s ease-out;
	-ms-transition: all .6s ease-out;
	-o-transition: all .6s ease-out;
	transition: all .6s ease-out;
	z-index: 3
}

.lay1 .post_image:hover img,
.lay2 .post_image:hover img,
.lay3 .post_image:hover img {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-o-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3)
}

.post_image:hover .post_content,
.vidwrap:hover .post_content {
	top: 20%
}

.post_image:hover .img_hover {
	opacity: .7
}

.hentry .post_image:hover .icon_wrap {
	display: block;
	bottom: 30%
}

.img_hover {
	width: 100%;
	height: 100%;
	background: rgba(10, 167, 255, .7);
	position: absolute;
	opacity: 0;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
	z-index: 2
}

.post_image.lowreadmo .icon_wrap,
.post_image.post_image.lowreadmo:hover .icon_wrap {
	bottom: 25px
}

.hentry .post_image .icon_wrap {
	display: none;
	text-align: center;
	position: absolute;
	margin: 0 auto;
	z-index: 9;
	text-align: center;
	width: 100%;
	bottom: -600px;
	left: 0;
	right: 0;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.post_image .icon_wrap a {
	display: inline-block;
	font-family: serif;
	margin-right: 4px;
	font-weight: 700;
	color: #fff;
	padding: 9px 12px;
	background: rgba(0, 0, 0, .3);
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	opacity: .8
}

.lay1 .post_image .icon_wrap a {
	font-size: 14px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	margin-right: 5px
}

.post_image .icon_wrap a:hover {
	opacity: 1;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.lay2 .hide_img_hover .img_hover,
.lay2 .hide_img_hover .icon_wrap,
.lay3 .hide_img_hover .img_hover,
.lay3 .hide_img_hover .icon_wrap {
	display: none
}

.lay4 {
	width: 100%;
	float: left;
	padding: 80px 0 40px
}

.lay4_wrap {
	overflow: hidden;
	width: 68%;
	float: left;
	position: relative;
	margin-top: -25px
}

.lay4 .hentry {
	width: 100%;
	float: left;
	padding: 0 20px;
	margin: 0;
	background: #161616;
	margin-bottom: 20px;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}

.lay4 .post_image {
	width: 25%;
	height: auto;
	max-height: 200px;
	float: left;
	margin-right: 2%;
	overflow: hidden;
	padding-top: 10px;
	position: relative;
	top: 16px;
	padding-bottom: 10px;
	display: table
}

.lay4 .hentry img {
	width: 100%;
	height: auto;
	border: none;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2 ease-out
}

.lay4 .hentry:hover img {
	-webkit-transition: all 2s ease-out;
	-moz-transition: all 2s ease-out;
	-ms-transition: all 2s ease-out;
	-o-transition: all 2s ease-out;
	transition: all 2 ease-out
}

.lay4 h2 {
	text-align: left;
	margin: 25px 0
}

.lay4 p {
	padding-bottom: 20px;
	padding-top: 5px;
	line-height: 1.7em
}

.lay4 .single_metainfo {
	padding-bottom: 0
}

.lay4 .single_metainfo,
.lay4 .single_post .single_metainfo a {
	font-size: .8em
}

.lay4 #sidebar {
	margin-top: 0
}

.more-link,
.moretag {
	font-size: 14px;
	padding: 7px 15px;
	color: rgba(0, 0, 0, .2);
	display: block;
	margin: 15px 0;
	float: right;
	position: relative;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	border: 2px solid rgba(0, 0, 0, .2);
	opacity: .5;
	font-weight: 700;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.thn_post_wrap .more-link:hover,
.moretag:hover {
	opacity: 1
}

.lay4 a.comm_date {
	margin-left: 0
}

.lay4pagifix {
	width: 68%;
	float: left
}

.lay4pagifix .lay4_wrap {
	width: 100%
}

.lay4pagifix .lay4pagifix {
	width: 100%
}

.ast_ajaxwrap {
	width: 100%;
	margin-bottom: 30px;
	min-height: 300px;
	position: relative
}

.ast_ajax {
	width: 45px;
	height: 37px;
	background: url(assets/images/newloader.gif) no-repeat;
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: 40%;
	position: absolute;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.ast_row {
	overflow: hidden
}

.ast_pagenav,
.comments_template .navigation {
	width: 100%;
	text-align: center;
	margin-top: 50px;
	float: left
}

.ast_pagenav .page-numbers,
.comments_template .navigation .page-numbers {
	display: block;
	margin-bottom: 15px;
	padding: 3px 10px;
	display: inline-block;
	margin-right: 15px;
	text-align: center;
	color: #999;
	font-size: 14px;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	cursor: pointer
}

.thn_paginate a.page-numbers:nth-last-child(1) {
	margin-right: 0
}

.ast_pagenav .current,
.comments_template .navigation .current {
	border: 2px solid rgba(0, 0, 0, .3);
	font-weight: 600;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer
}

.comments_template .navigation .prev,
.comments_template .navigation .next {
	display: none
}

.comments_template .navigation {
	float: left
}

.comments_template .navigation:empty {
	display: none
}

.ast_navigation a {
	border: 2px solid rgba(0, 0, 0, .2);
	padding: 3px 10px;
	font-weight: 700;
	font-size: .8em;
	text-transform: uppercase
}

.ast_navigation {
	margin: 30px 0 0;
	width: 100%;
	float: left
}

.ast_navigation a:hover {
	color: #222;
	border-color: #222
}

.edit_wrap a {
	display: block;
	margin-top: 4px;
	position: absolute;
	right: 5px;
	top: -4px;
	font-size: 12px;
	opacity: .4;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0 3px;
	border: 2px solid;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px
}

.edit_wrap a:hover {
	opacity: .8
}

.single_wrap_right {
	width: 68%;
	float: right
}

.single_wrap {
	width: 70%;
	float: left
}

.no_wrap {
	width: 70%;
	float: none;
	margin: 0 auto
}

.single_post {
	position: relative
}

.single_post .postitle {
	margin-top: 20px;
	margin-bottom: 30px;
	font-weight: 600;
	-ms-word-wrap: break-word;
	word-wrap: break-word
}

.thn_post_wrap {
	float: left;
	width: 100%
}

.thn_post_wrap img {
	max-width: 100%;
	height: auto
}

.thn_post_wrap {
	line-height: 1.7em
}

.single_metainfo a i {
	color: #aaa
}

.single_metainfo a i:hover {
	color: #0e92dd
}

.meta_comm,
.catag_list {
	display: inline
}

.single_metainfo {
	padding-bottom: 15px
}

.single_metainfo,
.single_post .single_metainfo a {
	font-size: .9em
}

.single_metainfo i {
	padding-left: 10px;
	padding-right: 5px;
	opacity: .7
}

.single_metainfo .fa-calendar {
	padding-left: 0
}

.tag_list ul {
	margin: 0;
	padding: 0
}

.tag_list ul li {
	list-style-type: none;
	display: inline-block;
	margin: 8px;
	background: rgba(0, 0, 0, .1);
	padding: 0 5px;
	padding-bottom: 2px;
	font-size: 12px;
	line-height: 22px;
	border-radius: 3px;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.tag_list ul li i {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	margin-right: 6px;
	padding-left: 2px
}

.tag_list ul li:hover {
	background: rgba(0, 0, 0, .14)
}

.single_metainfo:empty {
	display: none
}

.post_foot {
	padding: 15px 0;
	width: 100%
}

.single .post_foot {
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.post-password-form input {
	padding: 10px;
	border: 2px solid rgba(0, 0, 0, .1);
	border-radius: 3px
}

.post-password-form input[type~=submit] {
	border: 2px solid;
	background: 0 0;
	font-weight: 700;
	opacity: .7;
	cursor: pointer;
	text-transform: uppercase
}

.post-password-form input[type~=submit]:hover {
	opacity: 1
}

#ast_nextprev {
	width: 100%;
	float: left;
	padding: 20px 0;
	border-bottom: 1px solid rgba(0, 0, 0, .08);
	min-height: 100px;
	position: relative
}

#ast_nextprev .nav-box img {
	max-width: 90px;
	height: auto;
	float: left;
	margin-right: 15px;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

#ast_nextprev .nav-box img:hover {
	opacity: .8
}

#ast_nextprev .nav-box i {
	color: rgba(0, 0, 0, .6);
	opacity: .6;
	font-size: 24px;
	display: block;
	float: left;
	height: 55px;
	padding: 25px 3px 0;
	position: absolute;
	left: -18px
}

#ast_nextprev a {
	font-size: .8em;
	font-weight: 700
}

#ast_nextprev a span {
	font-size: 1.1em;
	font-weight: 700;
	display: block
}

#ast_nextprev .ast-prev a span {
	padding-right: 20px
}

#ast_nextprev .ast-next a span {
	padding-left: 20px
}

#ast_nextprev .nav-box i:hover {
	opacity: 1
}

#ast_nextprev .ast-next i {
	float: right;
	right: -18px;
	left: auto
}

.nav-box.ast-prev {
	float: left;
	width: 50%
}

.nav-box.ast-next {
	float: right;
	width: 50%;
	text-align: right
}

.nav-box.ast-next img {
	float: right !important;
	margin-right: 0 !important;
	margin-left: 15px !important
}

#ast_nextprev span.div_middle {
	width: 1px;
	height: 70%;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-color: rgba(0, 0, 0, .1);
	transform: rotate(20deg)
}

.prev_cat_name,
.next_cat_name {
	font-size: 1em;
	opacity: .6;
	display: block;
	float: left
}

#ast_nextprev .prev_cat_name a,
#ast_nextprev .next_cat_name a {
	font-weight: 400 !important
}

.next_cat_name {
	float: right
}

#ast_nextprev span.div_middle .fa-stop {
	display: none
}

.comments_template {
	float: left;
	width: 100%;
	margin-top: 40px
}

body.page .nocomments {
	display: none
}

.comments_template #comments,
#comments_ping,
#reply-title {
	font-size: 18px;
	width: 100%;
	margin: 20px 0
}

#reply-title small a {
	font-size: 16px;
	opacity: .5;
	vertical-align: text-bottom;
	padding-left: 5px
}

#reply-title small a:hover {
	opacity: .8
}

#comments_ping {
	float: left;
	width: 100%
}

.commentlist {
	padding-left: 0;
	float: left;
	margin-top: 0;
	width: 100%
}

.commentlist li.comment {
	list-style-type: none
}

.commentlist li {
	list-style-type: none;
	width: 100%;
	float: left
}

.commentlist li ul li {
	width: 96%;
	border: none;
	float: right
}

.commentlist>li.comment:nth-child(1) .comment-body {
	border-top: none
}

.commentlist .depth-1 {
	position: relative
}

h3#comments {
	font-size: 20px
}

h3#comments_ping {
	font-size: 20px
}

.comment-author {
	font-size: 14px
}

.commentlist a.comm_date {
	margin-left: 15px;
	padding-top: 4px;
	display: inline-block
}

.comm_auth {
	padding-top: 4px;
	margin-left: 10px
}

.comm_reply {
	display: inline-block;
	margin-left: 10px;
	opacity: 0;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.comment-body:hover .comm_reply {
	opacity: 1
}

.comment-body {
	float: left;
	width: 94%;
	position: relative;
	z-index: 3;
	padding: 30px 0;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.avatar,
.comm_auth {
	display: inline-block;
	vertical-align: top
}

.avatar img {
	height: auto;
	max-width: 30px;
	max-height: 30px
}

.org_comment {
	float: left
}

.commentlist .org_comment ul li {
	border: none;
	list-style-type: circle;
	float: none
}

.commentlist .org_comment ol li {
	list-style-type: inherit;
	border: none;
	float: none
}

.commentlist li.comment img {
	max-width: 100%;
	height: auto
}

.org_ping .comm_date {
	font-size: 14px
}

a.comment-edit-link {
	position: absolute;
	right: 0;
	top: 30px;
	font-size: 12px;
	font-weight: 700;
	padding: 1px 4px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 2px solid;
	color: rgba(0, 0, 0, .1);
	opacity: .4;
	text-transform: uppercase;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

a.comment-edit-link:hover {
	opacity: .8
}

.comm_date i {
	padding-right: 5px
}

.comm_reply {
	display: inline-block;
	margin-left: 15px
}

#respond {
	width: 100%;
	float: left;
	margin-bottom: 40px
}

.comm_wrap {
	width: 100%;
	float: left;
	margin-bottom: 3.4%
}

.comment-form-cookies-consent label {
	padding-left: 10px
}

.comment-form-comment {
	width: 100%;
	float: left
}

.comment-notes,
.form-allowed-tags,
.comment-form-comment label {
	display: none
}

.comm_wrap p {
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-bottom: 0
}

p.comment-form-url {
	margin-right: 0
}

.comm_wrap input {
	padding: 15px 4%;
	width: 92%;
	border: 1px solid rgba(0, 0, 0, .1)
}

.comment-form-comment textarea {
	width: 100%;
	padding: 15px;
	min-height: 150px;
	float: left;
	border: 1px solid rgba(0, 0, 0, .1);
	overflow: auto
}

p.form-submit {
	width: 99%;
	float: left;
	margin-top: 25px
}

#submit {
	float: right;
	padding: 10px 20px;
	cursor: pointer;
	border: none;
	opacity: .8
}

#submit:hover {
	opacity: 1
}

.logged-in-as {
	font-size: 14px
}

.logged-in .comment-form-comment {
	width: 100%
}

.logged-in .comment-form-comment textarea {
	width: 100%
}

.commentlist #respond {
	width: 100%;
	float: left;
	margin-top: -15px
}

.commentlist #reply-title {
	margin-bottom: 15px
}

.commentlist .logged-in-as {
	margin: 0;
	padding: 2%;
	padding-left: 0
}

.commentlist .comment-form-comment {
	margin-top: 20px
}

.logged-in .commentlist .comment-form-comment {
	margin-top: 0
}

#frontsidebar div[id^=Complete_front]:nth-child(5),
#frontsidebar div[id^=Complete_front]:nth-child(6),
#frontsidebar div[id^=Complete_front]:nth-child(7),
#frontsidebar div[id^=Complete_front]:nth-child(8),
#frontsidebar div[id^=Complete_front]:nth-child(9),
#frontsidebar div[id^=Complete_front]:nth-child(10),
#frontsidebar div[id^=Complete_front]:nth-child(11),
#frontsidebar div[id^=Complete_front]:nth-child(12),
#frontsidebar div[id^=Complete_front]:nth-child(13),
#frontsidebar div[id^=Complete_front]:nth-child(14),
#frontsidebar div[id^=Complete_front]:nth-child(15),
#frontsidebar div[id^=Complete_front]:nth-child(16),
#frontsidebar div[id^=Complete_front]:nth-child(17) {
	display: none
}

#content {
	width: 100%;
	float: left;
	margin: 30px 0 10px;
	overflow: hidden
}

.page_tt {
	float: left;
	width: 100%;
	padding: 20px 0;
	text-align: center
}

.leftside {
	float: left !important
}

.leftsidecommon {
	float: left !important
}

#sidebar {
	width: 25%;
	float: right
}

#sidebar .widget {
	font-size: 15px;
	margin-bottom: 40px;
	color: #5c5c5c;
	position: relative
}

#sidebar .widget .widgettitle {
	font-size: 16px;
	font-weight: 600;
	border-bottom: solid 1px #e9e8e8;
	margin: 0 0 20px;
	padding-bottom: 15px
}

#sidebar .widget .widget_border {
	display: none
}

#sidebar .widgets ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

#sidebar .widget li {
	list-style: none;
	margin-bottom: 10px;
	line-height: normal
}

#sidebar .widget li a::before {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 16px;
	padding-right: 10px
}

#sidebar .widget_wrap {
	width: 100%
}

.untitled .widget_wrap {
	padding: 10% !important
}

#sidebar .widget img {
	max-width: 100%
}

#sidebar .widget select {
	max-width: 100%;
	width: 100%;
	height: 26px
}

.widget_calendar table {
	width: 100%
}

.widget_calendar table tr td {
	text-align: center
}

#prev {
	text-align: left
}

#next {
	text-align: left
}

span.widget_border {
	width: 35px;
	height: 2px;
	display: block;
	margin-bottom: 20px
}

.search_term {
	width: 96%;
	padding: 2%;
	float: left;
	margin-top: 50px;
	text-align: center
}

.search_term h2 {
	margin-bottom: 5px
}

.search_term #searchform #s,
.error_msg #searchform #s {
	font-size: 16px;
	border: none;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .1) inset;
	box-shadow: 0 0 3px rgba(0, 0, 0, .1) inset;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .1) inset;
	width: 70%;
	padding: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	background: rgba(0, 0, 0, .04);
	color: #999
}

.search_term #searchsubmit,
.error_msg #searchsubmit {
	padding: 20px 40px;
	font-size: 16px;
	font-weight: 700;
	cursor: pointer;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.search_term #searchsubmit:hover,
.error_msg #searchsubmit:hover {
	opacity: .7
}

.fourofour a {
	font-size: 280px;
	opacity: .4
}

.error404 .postitle {
	margin-top: -30px;
	font-size: 50px;
	text-transform: uppercase;
	opacity: .5
}

.error_page {
	text-align: center
}

.error_msg {
	line-height: 2em
}

.author_div {
	padding: 2%;
	width: 100%;
	float: left
}

.author_left {
	width: 100%;
	text-align: center
}

.author_right {
	line-height: 1.9em;
	text-align: center
}

.author_right h2 {
	margin-bottom: 20px
}

.author_div img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%
}

.author_posts {
	padding: 20px 0;
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0
}

.author_posts span {
	display: block;
	font-size: .7em;
	opacity: .6
}

.to_top {
	width: 40px;
	height: 38px;
	display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	background: rgba(0, 0, 0, .2);
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	position: fixed;
	bottom: 20px;
	right: 20px;
	cursor: pointer;
	text-align: center;
	padding-top: 2px;
	display: none;
	opacity: .4;
	z-index: 99
}

.to_top:hover {
	opacity: 1
}

.to_top i {
	font-size: 26px;
	padding-top: 4px
}

.to_top.hide_totop {
	display: none !important
}

#footer {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	width: 100%
}

#footer .rowfooter {
	clear: both;
	margin: 0 -15px;
	padding-top: 25px;
	padding-bottom: 25px
}

#footer.footer-type3 .rowfooter {
	margin: 0 -30px
}

#footer .rowfooter:after {
	content: "";
	clear: both;
	display: block
}

#footer .footercols1 {
	width: 97.5%;
	text-align: left;
	float: left;
	margin: 0 0 1%;
	padding: 0 15px
}

#footer .footercols2 {
	width: 50%;
	text-align: left;
	float: left;
	margin: 0 0 1%;
	padding: 0 15px;
	box-sizing: border-box
}

#footer .footercols3 {
	width: 33.333%;
	text-align: left;
	float: left;
	margin-bottom: 40px;
	padding: 0 30px;
	box-sizing: border-box
}

#footer .footercols4 {
	width: 25%;
	text-align: left;
	float: left;
	margin: 0 0 2.6%;
	padding: 0 15px;
	box-sizing: border-box
}


#footer .footernocols {
	width: 97.5%;
	text-align: left;
	float: left;
	margin: 0 0 1%;
	padding: 0 15px
}

.footernone {
	display: none !important
}

.footer_center {
	text-align: center
}

.footer-post-area {
	width: 100%
}

.footer-post-area ul {
	margin: 0;
	padding: 0
}

.footer-post-area ul li {
	clear: both;
	margin: 20px 0;
	list-style: none;
	border-bottom: 1px dashed;
	border-color: #353535;
	display: table;
	padding: 0 0 20px
}

.footer-post-area ul li:last-child {
	border: none
}

.footer-post-area ul li img {
	float: left;
	text-align: left;
	margin-right: 15px;
	height: auto;
	width: 80px;
	border-radius: 4px
}

.footer-post-area ul li h4 {
	margin-bottom: 2px;
	margin-top: 0
}

.footer-post-area ul li h4 a {
	font-size: 16px;
	color: #fff !important
}

.footer-post-area ul li p {
	padding-top: 2px;
	margin-top: 2px;
	margin-bottom: 0
}

#footer_menu {
	display: inline-block
}

#footer_menu ul {
	margin: 0;
	padding: 0
}

#footer_menu ul li {
	display: inline-block;
	margin: 0 10px;
	padding: 15px 5px
}

.foot_right_wrap {
	float: right;
	width: auto
}

.foot_soc {
	display: inline-block;
	float: none
}

#footer_menu.hide_footmenu {
	display: none
}

.copyright_center {
	text-align: center
}

.copyright_center .copytext {
	width: 100%
}

.copyright_center #footer_menu {
	width: 100%;
	display: block
}

.copyright_center .foot_right_wrap {
	float: none
}

.ast_maintanace {
	padding-top: 5%
}

.ast_maintanace .logo,
.ast_maintanace .logo h1 {
	float: none;
	text-align: center
}

.ast_maintanace .logo h1 a {
	color: #0e92dd
}

.under-construction-message {
	text-align: center;
	width: 60%;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 20px
}

.under-construction-inner {
	padding: 2%;
	padding-bottom: 4%;
	float: left;
	min-width: 660px
}

.under-construction-inner #countdown_mntnc {
	margin: 0;
	padding: 0;
	margin-top: 60px
}

.under-construction-inner #countdown_mntnc li {
	list-style-type: none;
	display: inline-block;
	width: 100px;
	border-right: 1px solid rgba(255, 255, 255, .5);
	padding: 15px 30px
}

.under-construction-inner #countdown_mntnc li:last-child {
	margin-right: 0 !important;
	border-right: none
}

.under-construction-inner #countdown_mntnc li span {
	font-size: 48px;
	font-weight: 700
}

.under-construction-inner #countdown_mntnc li p {
	font-size: 13px
}

.ast_maintanace .head_soc {
	width: 100%;
	float: left;
	text-align: center;
	padding: 20px 0
}

.ast_maintanace .head_soc a {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2)
}

.ast_maintanace .head_soc .bookmark_size_large a {
	transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5)
}

.lgn_info {
	display: block;
	position: fixed;
	z-index: 99;
	bottom: -25px;
	left: -12px;
	padding: 10px;
	background: #333;
	transform: rotate(-47deg);
	-webkit-transform: rotate(-47deg);
	-ms-transform: rotate(-47deg);
	height: 40px;
	width: 20px
}

.lgn_info i {
	position: relative;
	left: 10px;
	transform: rotate(37deg);
	-webkit-transform: rotate(37deg);
	-ms-transform: rotate(37deg);
	bottom: -3px
}

div#container {
	width: 70%;
	float: left
}

.woocommerce #woocontent {
	margin: 30px 0
}

#review_form_wrapper form {
	margin-top: 30px
}

.woocommerce #reviews h3,
.woocommerce-page #reviews h3 {
	margin: 40px 0 20px
}

.woocommerce .woocommerce-ordering select,
.woocommerce-page .woocommerce-ordering select {
	padding: 7px;
	opacity: .7
}

.woocommerce .star-rating span,
.woocommerce-page .star-rating span {
	color: #f4d431
}

.woocommerce.single .breadcrumbs {
	margin-top: -30px;
	padding-bottom: 20px
}

.optimposts .type-product .star-rating {
	font-size: 16px;
	font-family: FontAwesome;
	color: #efd788;
	width: 75px;
	height: 30px;
	overflow: hidden;
	position: relative
}

.optimposts .type-product .star-rating span:before {
	content: "\f005 \f005 \f005 \f005 \f005";
	visibility: visible;
	position: relative;
	z-index: 2
}

.optimposts .type-product .star-rating span {
	display: block;
	visibility: hidden;
	overflow: hidden;
	height: 30px
}

.optimposts .type-product .star-rating:after {
	content: "\f005 \f005 \f005 \f005 \f005";
	visibility: visible;
	position: absolute;
	top: 0;
	left: 0;
	color: #eee
}

.home .lay1 {
	display: block !important
}

.lay1_wrap .type-product {
	width: 22%;
	margin: 1.5%;
	max-width: 400px;
	float: left
}

.lay1_wrap .type-product img {
	width: 100%;
	height: auto;
	border: none;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	bottom: -100px;
	vertical-align: bottom;
	opacity: 1 !important
}

.woocommerce .addresses .title .edit,
.woocommerce-page .addresses .title .edit {
	display: block;
	font-size: 12px;
	opacity: .5;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0 3px;
	border: 2px solid;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	line-height: 18px
}

#topmenu ul li .wcmenucart-contents span {
	opacity: .7
}

#topmenu ul li a.wcmenucart-contents {
	border: none !important
}

.optimposts .type-product {
	min-height: 300px
}

.optimposts .type-product .post_content {
	position: relative;
	top: auto
}

.optimposts .type-product .img_hover {
	display: none
}

.optimposts .type-product .icon_wrap {
	display: none
}

.optimposts .type-product h2.postitle {
	text-align: left;
	padding: 15px 0
}

.optimposts .type-product h2.postitle a {
	font-weight: 700;
	font-size: .6em
}

.optimposts .type-product .post_image {
	max-height: inherit !important
}

.optimposts .type-product .imgwrap {
	overflow: hidden
}

.lay1.optimposts .type-product h2.postitle a {
	display: block;
	width: 100%;
	margin-bottom: 10px
}

.optimposts .type-product span.price {
	position: absolute;
	padding: 7px 10px;
	background-color: rgba(0, 0, 0, .4);
	color: #fff;
	font-weight: 700;
	font-size: 12px;
	margin-top: 20px;
	z-index: 2
}

.optimposts .type-product a.button.add_to_cart_button {
	display: none;
	position: absolute;
	z-index: 9;
	bottom: 55%;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100px;
	padding: 10px;
	border-radius: 3px;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.optimposts .type-product:hover a.button.add_to_cart_button {
	display: block
}

.lay1.optimposts .type-product h2.postitle a.button.add_to_cart_button {
	display: none
}

.lay1.optimposts .type-product a.button.add_to_cart_button:before {
	content: "\f07a";
	font-family: FontAwesome;
	margin-right: 5px
}

.lay1.optimposts .type-product a.added_to_cart.wc-forward {
	position: absolute;
	background-color: #fff;
	padding: 10px;
	bottom: 40%;
	margin: 0 auto;
	left: 0;
	right: 0;
	width: 100px;
	text-align: center;
	font-weight: 700;
	font-size: 13px;
	border-radius: 3px;
	z-index: 9
}

.optimposts .lay4_wrap .type-product {
	width: 50%;
	padding: 1.5%;
	float: left;
	padding: 20px;
	box-sizing: border-box
}

.optimposts .lay4pagifix.no_sidebar .type-product {
	width: 33.3%
}

.optimposts .lay4_wrap .type-product .post_content p {
	font-size: .9em
}

.optimposts .lay4_wrap .type-product .single_metainfo {
	display: none
}

.optimposts .lay4_wrap .type-product a.button.add_to_cart_button {
	position: relative;
	display: inline-block;
	float: right;
	background-color: transparent;
	border: 1px solid rgba(0, 0, 0, .1);
	border-radius: 0;
	padding: 5px;
	font-size: 12px
}

.optimposts .lay4_wrap .type-product h2.postitle {
	padding: 0;
	font-size: 18px
}

.optimposts .lay4_wrap .type-product .post_image,
.optimposts .lay4_wrap .type-product .post_content {
	width: 100%;
	margin-right: 0
}

.optimposts .lay4_wrap .type-product span.price {
	position: relative;
	right: 10px;
	margin-top: 0;
	background-color: transparent;
	font-size: 20px;
	float: left
}

.optimposts .lay4_wrap .type-product .star-rating {
	display: none
}

.optimposts .lay4_wrap .type-product .blog_mo {
	margin-top: 8px;
	margin-bottom: 8px
}

.optimposts .lay4_wrap .type-product .blog_mo a {
	display: none
}

.optimposts .lay4_wrap .type-product a.added_to_cart.wc-forward {
	border: 1px solid rgba(0, 0, 0, .3);
	padding: 5px 10px;
	font-size: 12px;
	float: right;
	margin-right: 10px;
	margin-top: 0
}

.home .lay1 {
	display: block !important
}

.lay1 .product {
	width: 33.3%;
	max-width: 400px;
	float: left
}

.lay1 .product img {
	width: 100%;
	height: auto;
	border: none;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	bottom: -100px;
	vertical-align: bottom
}

.woocommerce .addresses .title .edit,
.woocommerce-page .addresses .title .edit {
	display: block;
	font-size: 12px;
	opacity: .5;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0 3px;
	border: 2px solid;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	line-height: 18px
}

#topmenu ul li .wcmenucart-contents span {
	opacity: .7
}

#topmenu ul li a.wcmenucart-contents {
	border: none !important
}

.wpcf7-text {
	padding: 12px;
	border: none;
	background: rgba(0, 0, 0, .03);
	width: 100%;
	border: 1px solid;
	border-color: rgba(0, 0, 0, .05)
}

.wpcf7-submit {
	float: right;
	padding: 10px 35px;
	border: none;
	font-size: 18px;
	cursor: pointer
}

@media print {
	.single_wrap {
		width: 100%
	}

	.header,
	#sidebar,
	.share_foot,
	.author_box,
	#ast_related_wrap,
	#ast_nextprev,
	.edit_wrap,
	.comments_template,
	.footer_wrap.layer_wrapper {
		display: none
	}
}

@media screen and (min-width:1200px) {
	.ast_row {
		height: auto !important
	}
}

@media screen and (max-width:29.938em) {
	.site_boxed .layer_wrapper {
		width: 100% !important;
		float: none;
		margin: 0 !important
	}

	.header {
		height: auto
	}

	.header2 .head_soc {
		width: 100%;
		text-align: center
	}

	body .lay2 .hentry,
	.lay3 .hentry {
		width: 94% !important;
		margin-bottom: 15px;
		height: auto !important;
		padding: 2% !important
	}

	body .lay4 .hentry {
		width: 90% !important;
		padding: 5% !important;
		margin-bottom: 0
	}

	body .lay4 .post_image,
	.lay4 .post_content {
		width: 100%
	}

	.testi_content {
		line-height: 1.3em
	}

	.more-link,
	.moretag {
		float: none;
		text-align: center
	}

	.ast_gall {
		min-height: 200px
	}

	.ast_slider .nivo-caption {
		width: 90%;
		padding: 5%
	}

	.nivoSlider {
		height: auto !important
	}

	.col2,
	.col3,
	.col4 {
		width: 96%
	}

	.act_left {
		width: 90%;
		padding: 5%;
		text-align: center
	}

	.act_right {
		margin: 5%;
		width: 90%
	}

	.rel_content p {
		display: none
	}

	#submit {
		font-size: 18px
	}

	.ast_gall {
		min-height: 200px !important
	}

	.comment-body {
		width: 98%
	}

	.ast_navigation div {
		display: block;
		float: none;
		width: 100%;
		margin: 10px 0
	}

	.ast_navigation a {
		display: block;
		padding: 10px
	}

	.ast_navigation {
		margin-top: 0
	}

	.edit_wrap a {
		top: -22px
	}

	a.comment-edit-link {
		position: relative;
		top: -15px;
		float: right
	}

	.nav-box.ast-prev,
	.nav-box.ast-next {
		width: 100%;
		background: rgba(0, 0, 0, .03);
		float: left;
		padding: 15px 0;
		margin-bottom: 10px
	}

	#ast_nextprev .nav-box i {
		display: none
	}

	#ast_nextprev span.div_middle {
		display: none
	}

	.nav-box.ast-next img {
		margin-right: 15px !important
	}

	.nav-box.ast-prev img {
		margin-left: 15px !important
	}

	.woocommerce table.shop_table td,
	.woocommerce-page table.shop_table td {
		font-size: 10px;
		font-weight: 700;
		padding: 0
	}

	.woocommerce table.cart th {
		font-size: 12px;
		font-weight: 700
	}

	.woocommerce #content table.cart td.actions .coupon,
	.woocommerce table.cart td.actions .coupon,
	.woocommerce-page #content table.cart td.actions .coupon,
	.woocommerce-page table.cart td.actions .coupon {
		padding: .8em
	}

	.nivo-caption {
		top: 2% !important
	}

	.slidebtn {
		display: none
	}

	.featured_block {
		display: block;
		width: auto;
		margin-right: 0;
		margin-left: 0;
		padding: 10%
	}

	.post_block_style1,
	.post_block_style2 {
		display: block;
		width: auto;
		margin-right: 0;
		margin-left: 0;
		padding: 6% 0
	}

	.cols4,
	.cols3,
	.cols2,
	.cols1 {
		width: 100%
	}

	.boxpattern-1,
	.boxpattern-2,
	.boxpattern-3,
	.boxpattern-4 {
		display: block;
		width: auto;
		margin-left: 0;
		margin-right: 0;
		padding: 0 15px
	}

	.tstcols4,
	.tstcols3,
	.tstcols2,
	.tstcols1 {
		display: block;
		width: auto
	}

	.footercols4,
	.footercols3,
	.footercols2,
	.footercols1 {
		display: block;
		width: 100% !important
	}

	.clientbox {
		padding: 0 15px !important;
		width: 50% !important
	}

	.nivoSlider img {
		width: 200% !important;
		max-width: 200% !important
	}

	.rota ul {
		margin-left: -35px
	}

	.bx-wrapper .bx-pager,
	.bx-wrapper .bx-controls-auto {
		left: 0 !important
	}

	.single_wrap,
	#sidebar,
	.lay4_wrap,
	.no_wrap {
		float: none;
		width: 100%
	}

	.page_head img,
	.post_head img {
		width: auto !important;
		height: auto !important;
		min-height: inherit !important
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		line-height: 32px
	}

	.timeline-both-side::before,
	.timeline-both-side li .border-line,
	.timeline-both-side li .border-line::before {
		background-color: transparent !important
	}

	.timeline-both-side li .timeline-description {
		width: 100% !important;
		display: block;
		margin-bottom: 10px
	}

	.timeleft,
	.timeright {
		float: none;
		display: block;
		width: 100% !important;
		margin-right: 0
	}

	.timeright h3 {
		margin-top: 15px !important
	}

	.timeright .sktmore {
		display: table
	}

	.timeline-row {
		margin-left: 0
	}

	.flipcard {
		float: none !important;
		width: 95% !important;
		margin-bottom: 5% !important
	}

	.servicebox img {
		width: 100%;
		height: auto
	}

	.bxslider li {
		left: inherit !important
	}

	.nivoSlider img {
		max-width: 100% !important;
		width: 100% !important
	}

	.griditem {
		display: block !important
	}

	.promo-left {
		width: 100% !important;
		float: none !important
	}

	.promo-right {
		width: 100% !important;
		float: none !important
	}

	.promo-right .promobutton {
		float: none
	}

	.post_block_style1 .style1-post-thumb {
		height: auto !important
	}

	.portfolio-categ li {
		margin-right: 10px !important
	}

	body .lay4 .hentry {
		width: 100% !important
	}

	.post_block_style1 h3 {
		line-height: 22px !important
	}

	.contact-layout1-left,
	.contact-layout1-right {
		width: 100% !important
	}

	.page_head img,
	.post_head img,
	.page_head,
	.post_head {
		height: auto !important;
		min-height: inherit !important
	}

	.servicebox img {
		max-width: 100% !important;
		width: auto
	}

	.nivoSlider {
		min-height: 104px !important
	}

	.theme-default .nivo-controlNav {
		padding: 6px 0 !important
	}

	.servicerow,
	.perfrow,
	.row {
		margin: 0 !important
	}

	.thumb,
	.skt-columns-3,
	.blocksbox,
	.skt-columns-2,
	.squarebox,
	.post_block_style3,
	.style3thumb,
	.style3info,
	.skt-columns-4,
	.clientbox,
	.col-4 {
		width: 100% !important
	}

	.left-fitbox {
		margin: 28px 0 0 !important
	}

	.right-fitbox {
		margin-left: 0 !important
	}

	.featurethumb img {
		width: 100%;
		left: 0 !important;
		margin-bottom: 0 !important;
		border-radius: 80px
	}

	.blocksbox {
		margin: 0 !important
	}

	.post_block_style3 {
		margin-right: 0 !important;
		box-sizing: border-box
	}

	.style3thumb {
		margin-bottom: 20px !important;
		margin-right: 0 !important;
		height: auto !important
	}

	.style3thumb img {
		min-height: inherit !important
	}

	.shortmore {
		position: relative !important;
		padding-top: 20px
	}

	.aligncenter {
		height: auto
	}

	.perfectbox {
		margin: 0 0 20px !important
	}

	.nivo-caption {
		margin-top: 20px !important
	}

	.nivo-caption,
	.theme-default .nivo-controlNav {
		width: 100% !important;
		padding: 0 20px !important;
		box-sizing: border-box
	}

	.title span {
		font-size: 18px !important
	}

	.perfectbox {
		width: 99% !important
	}

	.bxslider li {
		width: 335px !important;
		margin: auto !important;
		box-sizing: border-box
	}

	.testimonilacontent {
		width: 80% !important;
		margin: auto
	}

	.clientbox {
		margin: 0 auto 20px !important;
		width: 70% !important;
		float: none !important
	}

	.serviceboxbg {
		border-right: none !important
	}

	.ngg-gallery-thumbnail-box {
		width: 100% !important
	}

	.expandthumb {
		height: 140px !important;
		overflow: hidden;
		margin-bottom: 20px
	}

	.expandthumb img {
		min-height: 140px !important
	}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {

	body .header_wrap .header,
	body.home.has_trans_header .header {
		position: relative !important
	}

	.site_boxed .header_wrap .header {
		max-width: 100% !important
	}

	.to_top {
		left: 20px;
		right: auto
	}

	body #accordion h3 a,
	body #zn_nivo h3 a {
		font-size: 24px !important
	}

	#accordion h3,
	#zn_nivo h3 {
		line-height: 24px !important
	}

	.acord_text {
		width: 250px;
		padding-left: 0
	}

	.slide_wrap .nivo-directionNav {
		display: none
	}

	.slide_wrap {
		background: 0 0
	}

	.nivoSlider {
		height: auto !important
	}

	.nivoSlider img {
		width: 200% !important;
		max-width: 200% !important
	}

	#stat_img {
		height: auto !important
	}

	.stat_has_img .stat_bg_img {
		height: 100%
	}

	.stat_content_inner {
		bottom: 0
	}

	body .stat_content_inner .center {
		width: 92% !important
	}

	body .stat_content_right .stat_content_inner .center,
	body .stat_content_left .stat_content_inner .center {
		padding-left: 4%
	}

	.stat_content_left .center {
		margin-left: 0
	}

	.header {
		float: left
	}

	.head_contact {
		margin-top: 20px;
		margin-bottom: 20px;
		width: 100%;
		text-align: center
	}

	.midrow_block {
		width: 96% !important
	}

	.block_type2 .midrow_block .block_img {
		width: 100%;
		padding: 20px 0 !important;
		text-align: center !important
	}

	.block_type2 .midrow_block .block_content {
		width: 100%;
		text-align: center !important
	}

	.about_pre {
		font-size: 20px
	}

	.about_header {
		font-size: 32px
	}

	#footer .widgets .widget {
		width: 98% !important
	}

	.single_wrap,
	#sidebar,
	#contact_block {
		width: 100%
	}

	.comments_template {
		margin-bottom: 30px
	}

	.page_head .pagetitle_wrap,
	.post_head .pagetitle_wrap {
		position: relative !important
	}

	.head_switch {
		bottom: 10px
	}

	.selected_slide .nivo-controlNav {
		bottom: 30px !important;
		text-align: left;
		padding-left: 10px;
		z-index: 999
	}

	.home .selected_slide .nivo-controlNav {
		text-align: center
	}

	#ast_related .panel-container .rel_tab {
		width: 48%
	}

	#sidebar .widget_wrap {
		padding: 0 25px
	}

	.comm_wrap p {
		width: 100%
	}

	.related_img {
		height: auto !important
	}

	#ast_related .panel-container .rel_tab {
		width: 100%
	}

	.related_img img {
		vertical-align: bottom
	}

	.comm_wrap,
	.comment-form-comment {
		width: 100%
	}

	body .lts_layout1 div.listing-item {
		height: auto !important
	}

	.fourofour a {
		font-size: 170px
	}

	.error_msg #searchform #s {
		width: 60%
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		line-height: 32px
	}

	.featured_block {
		display: block;
		width: 44%;
		margin-right: 1%;
		margin-left: 1%;
		padding: 10% 2%
	}

	.post_block_style1,
	.post_block_style2,
	.post_block_style4 {
		margin: 0 1.5% 6%;
		width: 47%
	}

	.cols4,
	.cols3,
	.cols2,
	.cols1 {
		width: 50%
	}

	.boxpattern-1,
	.boxpattern-2,
	.boxpattern-3,
	.boxpattern-4 {
		padding: .5% 2.2% 0;
		width: 50%
	}

	.tstcols4,
	.tstcols3,
	.tstcols2,
	.tstcols1 {
		padding: .5% 1.8% 0;
		width: 49.5%
	}

	.clientbox {
		width: 32.6% !important
	}

	.rota ul {
		margin-left: -35px
	}

	.bx-wrapper .bx-pager,
	.bx-wrapper .bx-controls-auto {
		left: 0 !important
	}

	.single_wrap,
	#sidebar,
	.lay4_wrap,
	.no_wrap {
		float: none;
		width: 100%
	}

	.page_head img,
	.post_head img {
		width: auto !important;
		height: auto !important;
		min-height: inherit !important
	}

	.timeleft,
	.timeright {
		float: none;
		display: block;
		width: auto !important
	}

	.timeright h3 {
		margin-top: 15px !important
	}

	.flipcard {
		width: 340px !important;
		margin: 0 auto 4% !important;
		clear: both !important;
		float: none !important
	}

	.bxslider li {
		left: inherit !important
	}

	.nivoSlider img {
		max-width: 100% !important;
		width: 100% !important
	}

	.promo-left {
		width: 100% !important;
		float: none !important
	}

	.promo-right {
		width: 100% !important;
		float: none !important
	}

	.promo-right .promobutton {
		float: none
	}

	.post_block_style1 img {
		min-height: 175px !important
	}

	.post_block_style1 h3 {
		line-height: 22px !important
	}

	.servicebox img {
		max-width: 100% !important
	}

	.nivoSlider {
		min-height: 156px !important
	}

	.theme-default .nivo-controlNav {
		padding: 6px 0 !important
	}

	.servicerow,
	.blocksbox,
	.perfrow,
	.row {
		margin: 0 !important
	}

	.thumb,
	.blocksbox {
		width: 50% !important
	}

	.skt-columns-3,
	.skt-columns-2,
	.post_block_style3,
	.col-4 {
		width: 100% !important;
		box-sizing: border-box
	}

	.left-fitbox {
		margin: 28px 0 0 !important
	}

	.right-fitbox {
		margin-left: 0 !important
	}

	.featurethumb img {
		width: 100%;
		left: 0 !important;
		margin-bottom: 0 !important;
		border-radius: 80px
	}

	.title span {
		font-size: 22px !important
	}

	.squarebox {
		width: 31.1% !important;
		min-width: inherit !important;
		margin: 0 5px 10px !important
	}

	.aligncenter {
		height: auto
	}

	.perfectbox {
		width: 45% !important
	}

	.perfectborder {
		min-height: 176px !important
	}

	.skt-columns-4 {
		width: 50% !important;
		padding: 0 10px;
		box-sizing: border-box
	}

	.clientbox {
		width: 31.1% !important;
		margin-bottom: 10px !important
	}

	.left-fitright,
	.right-fitleft {
		width: 40px !important;
		height: 40px;
		line-height: 40px;
		padding: 0 !important
	}

	.boxpattern-1 .serviceboxbg {
		min-height: 293px !important
	}

	.boxpattern-1,
	.boxpattern-2,
	.boxpattern-3,
	.boxpattern-4 {
		padding: 0
	}

	.rota ul {
		margin: 0 !important
	}

	.bxslider li {
		width: 480px !important;
		margin: 0 10px !important;
		box-sizing: border-box
	}

	.testimonilacontent {
		width: 80% !important;
		margin: auto
	}

	.bxmain .bx-wrapper .bx-viewport {
		height: 427px !important
	}

	.ngg-gallery-thumbnail-box {
		width: 50% !important
	}

	.expandthumb {
		height: 160px !important;
		overflow: hidden;
		margin-bottom: 20px
	}

	.expandthumb img {
		min-height: 160px !important
	}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	.nivoSlider {
		height: auto !important
	}

	.nivoSlider img {
		width: 150% !important;
		max-width: 150% !important
	}

	.featured_block {
		width: 44%;
		margin-right: 6px;
		margin-left: 6px
	}

	.post_block_style1,
	.post_block_style2 {
		width: 48%;
		margin-right: 6px;
		margin-left: 6px
	}

	.cols4,
	.cols3,
	.cols2,
	.cols1 {
		width: 50%
	}

	.boxpattern-1,
	.boxpattern-2,
	.boxpattern-3,
	.boxpattern-4 {
		width: 48%;
		margin-right: 6px;
		margin-left: 6px
	}

	.rota ul {
		margin-left: -35px
	}

	.bx-wrapper .bx-pager,
	.bx-wrapper .bx-controls-auto {
		left: 0 !important
	}

	.tstcols4,
	.tstcols3,
	.tstcols2,
	.tstcols1 {
		width: 47.5%;
		margin-right: 6px;
		margin-left: 6px
	}

	.clientbox {
		width: 25% !important
	}

	.flipcard {
		width: 320px !important;
		margin-left: 25px !important;
		margin-bottom: 5% !important
	}

	.bxslider li {
		left: inherit !important
	}

	.post_block_style1 .style1-post-thumb {
		height: 230px
	}

	.post_block_style1 img {
		min-height: 230px
	}

	.nivoSlider img {
		max-width: 100% !important;
		width: 100% !important
	}

	.tstcols4,
	.tstcols3,
	.tstcols2,
	.tstcols1 {
		margin: 0 !important;
		width: 50%
	}

	.lay4 .hentry {
		padding-left: 0 !important
	}

	.servicebox img {
		max-width: 100% !important
	}

	.nivoSlider {
		min-height: 250px !important
	}

	.servicerow {
		margin: 0 !important
	}

	.thumb {
		width: 33.333% !important
	}

	.featurethumb img {
		width: 100% !important;
		left: 0 !important
	}

	.left-fitright,
	.right-fitleft {
		width: 25px !important;
		height: 25px !important;
		line-height: 25px !important;
		padding: 0 !important
	}

	.blocksbox {
		width: 30.5% !important
	}

	.expanding-grid .links>li {
		width: 25% !important
	}

	.expanding-grid .links>li:nth-of-type(3n+1) {
		clear: inherit !important
	}

	.squarebox {
		min-width: inherit !important;
		width: 47% !important
	}

	.post_block_style3 {
		width: 41.1% !important
	}

	.aligncenter {
		height: auto
	}

	.perfrow {
		margin-left: -10px !important;
		margin-right: -10px !important
	}

	.perfectbox {
		width: 30.3% !important
	}

	.skt-columns-4,
	.skt-columns-2 {
		padding: 0 10px;
		box-sizing: border-box
	}

	.clientbox {
		width: 23% !important;
		margin-bottom: 13px !important
	}

	.col-4 {
		padding: 0 10px !important
	}

	.row {
		margin-right: 0 !important
	}

	.bxmain .bx-wrapper .bx-viewport {
		height: auto !important
	}

	.bxslider li {
		width: 164px !important;
		margin: 0 14px !important
	}

	.rota ul {
		margin: 0 !important
	}

	#footer .contact-info .box p {
		display: table;
		top: 0 !important
	}

	.ngg-gallery-thumbnail-box {
		width: 33.333% !important
	}

	.style3thumb {
		width: 100% !important;
		margin-right: 0 !important;
		margin-bottom: 20px !important
	}

	.style3info {
		width: 100% !important
	}

	.style3info h3 {
		font-size: 18px !important
	}

	.expandthumb {
		height: 180px !important;
		overflow: hidden;
		margin-bottom: 20px
	}

	.expandthumb img {
		min-height: 180px !important
	}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
	.nivoSlider {
		height: auto !important
	}

	.nivoSlider img {
		max-width: 100% !important;
		width: 100% !important
	}

	.frontimage img {
		max-width: 190px !important
	}

	.post_block_style1 img {
		min-height: 175px !important
	}

	.flipcard .front,
	.flipcard .back {
		height: 330px !important
	}

	.lay4 .hentry {
		padding-left: 0 !important
	}

	.servicebox h3 {
		font-size: 18px !important
	}

	.blocksbox {
		width: 22.9% !important
	}

	.squarebox {
		width: 31.2% !important;
		min-width: inherit !important
	}

	.post_block_style3 {
		width: 42.9% !important
	}

	.aligncenter {
		height: auto
	}

	.skt-columns-4,
	.blockbox {
		padding: 0 10px;
		box-sizing: border-box
	}

	.slider-main .nivo-caption,
	.slider-main .nivo-controlNav {
		width: 100%
	}

	.row {
		margin: 0 !important
	}

	.col-4 {
		width: 30% !important
	}

	.bxmain .bx-wrapper .bx-viewport {
		height: auto !important
	}

	.nivoSlider {
		min-height: 407px !important
	}

	.nivo-controlNav {
		bottom: 20px !important
	}

	.featurethumb img {
		width: 100% !important;
		left: 0 !important
	}

	.ngg-gallery-thumbnail-box {
		width: 25% !important
	}

	.title span {
		font-size: 30px !important
	}

	.opabox {
		width: 200px !important;
		height: 200px !important
	}

	.center .galslide {
		width: 223px !important
	}
}

.activity.buddypress .comments_template {
	display: none
}

.is_safari input[type=button],
.is_safari button {
	-webkit-appearance: none;
	-webkit-border-radius: 0
}

.is_safari .top_head_soc a:hover {
	transform: none;
	-webkit-transform: none
}

.is_safari .lay1_wrap .img_hover {
	transition: none;
	-webkit-transition: none
}

.is_safari .lay1 .post_image {
	width: 100.4%
}

.is_safari .lay1 .hentry {
	overflow: hidden
}

.promo1 {
	width: auto;
	height: auto;
	padding: 30px;
	text-align: left;
	line-height: 22px;
	margin: auto;
	border-style: solid;
	border-width: 3px 1px 1px
}

.promo2 {
	width: auto;
	height: auto;
	padding: 30px;
	text-align: left;
	line-height: 22px;
	margin: auto;
	border-style: solid;
	border-width: 0 0 0 3px;
	position: relative
}

.promo3 {
	width: auto;
	height: auto;
	padding: 30px;
	text-align: center;
	line-height: 22px;
	margin: auto;
	border-style: solid;
	border-width: 0 0 3px
}

.promo4 {
	width: auto;
	height: auto;
	padding: 30px;
	text-align: left;
	line-height: 22px;
	margin: auto;
	border-style: solid;
	border-width: 3px
}

.promo5 {
	width: auto;
	height: auto;
	padding: 0 30px;
	text-align: center;
	line-height: 22px;
	margin: auto
}

.promo-left {
	float: left;
	width: 75%
}

.promo-right {
	float: right;
	width: 25%;
	margin-top: 5%;
	margin-bottom: 5%
}

.promo-right .sktmore {
	float: right
}

.promo-right .sktmore a {
	color: #fff !important
}

.promo3 .sktmore {
	clear: both;
	float: none;
	text-align: center;
	margin: 30px auto 0;
	display: table
}

.promo3 .sktmore a {
	color: #fff !important;
	display: block
}

.promo5 .sktmore {
	clear: both;
	float: none;
	text-align: center;
	margin: 35px auto 0;
	display: table;
	border-radius: 25px;
	padding: 13px 34px
}

.promo5 .sktmore a {
	color: #fff !important;
	display: block;
	font-weight: 700
}

.vidbg-container video {
	height: 100% !important;
	object-fit: cover !important;
	width: 100% !important;
	display: inline-block
}

.spacecode {
	clear: both
}

.thumb {
	display: block;
	box-sizing: border-box;
	float: left;
	padding: 15px 15px 30px;
	width: 25%
}

.boxthumb {
	clear: both;
	overflow: hidden;
	-webkit-box-shadow: 0 3px 7px 2px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 3px 7px 2px rgba(0, 0, 0, .3);
	box-shadow: 0 3px 7px 2px rgba(0, 0, 0, .3)
}

.boxthumb:hover {
	background-color: #000;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	-webkit-transition: all .5s linear;
	transition: all .5s linear
}

.boxthumb img {
	width: 100%;
	height: 100%;
	display: block;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

.boxthumb:hover img {
	-webkit-transform: scale(1.06);
	transform: scale(1.06);
	opacity: .4;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	-webkit-transition: all .5s linear;
	transition: all .5s linear
}

.thmbname {
	text-align: center;
	padding: 25px 0 0;
	font-weight: 700;
	font-size: 17px
}

.skt-columns-1 {
	width: 100%;
	height: auto;
	float: none
}

.skt-columns-2 {
	width: 50%;
	height: auto;
	float: left
}

.skt-columns-3 {
	width: 33.33%;
	height: auto;
	float: left
}

.skt-columns-4 {
	width: 25%;
	height: auto;
	float: left
}

.left-fitbox {
	float: left;
	height: auto;
	margin: 28px 16% 0 0;
	width: auto
}

.left-fitbox a h3,
.left-fitbox a .left-fitright {
	transition: all .5s ease 0
}

.left-fitbox a:hover h3 {
	color: #685031
}

.left-fitbox a:hover .left-fitright {
	background-color: #685031;
	color: #fff
}

.left-fitleft {
	float: left;
	text-align: right;
	width: 80%
}

.left-fit-title h3 {
	margin: 0;
	padding: 0 0 10px;
	text-transform: none
}

.left-fit-title h3,
.right-fit-title h3 {
	color: #fff
}

.left-fit-desc {
	color: #fff;
	float: right;
	line-height: 20px;
	text-align: right;
	font-size: 13px;
	border-bottom: 1px dashed;
	border-bottom-color: #7ab6f7;
	padding-bottom: 30px
}

.left-fitright {
	float: right;
	text-align: center;
	vertical-align: middle;
	width: 35px;
	height: 35px;
	line-height: 35px;
	color: #000;
	background-color: #fff;
	font-size: 14px;
	font-weight: 700;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	-khtml-border-radius: 100%;
	border-radius: 100%;
	padding: 0
}

.right-fitbox a h3,
.right-fitbox a .right-fitleft {
	transition: all .5s ease 0
}

.right-fitbox a:hover h3 {
	color: #685031
}

.right-fitbox a:hover .right-fitleft {
	background-color: #685031;
	color: #fff
}

.right-fitbox {
	float: left;
	height: auto;
	margin: 28px 0 0 16%;
	width: auto
}

.right-fitleft {
	background-color: #fff;
	border-radius: 100%;
	color: #000;
	float: left;
	font-size: 14px;
	font-weight: 700;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	width: 35px;
	height: 35px;
	line-height: 35px
}

.right-fitright {
	float: right;
	text-align: left;
	width: 80%
}

.right-fit-title h3 {
	margin: 0;
	padding: 0 0 10px;
	text-transform: none
}

.right-fit-desc {
	border-bottom: 1px dashed #7ab6f7;
	color: #fff;
	float: left;
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 30px;
	text-align: left
}

.expanding-grid {
	position: relative;
	width: 100%
}

.expanding-grid .links {
	display: block;
	margin: 0 -1em;
	padding: 1em 0
}

.expanding-grid .links>li {
	box-sizing: border-box;
	float: left;
	padding: 1em;
	list-style: none
}

.expanding-grid .links>li a {
	color: #fff;
	display: block;
	font-size: 2em;
	position: relative;
	text-align: center;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.expanding-grid .links>li a.active:after {
	background-color: transparent;
	border-bottom: .375em solid;
	border-bottom-color: #e2a750;
	border-left: .375em solid transparent;
	border-right: .375em solid transparent;
	bottom: -.5em;
	content: '';
	height: 0;
	left: 50%;
	margin-left: -.375em;
	position: absolute;
	width: 0
}

@media only screen and (max-width:39.99em) {
	.expanding-grid .links>li {
		width: 50%
	}

	.expanding-grid .links>li:nth-of-type(2n+1) {
		clear: left
	}
}

@media only screen and (min-width:40em) and (max-width:59.99em) {
	.expanding-grid .links>li {
		width: 33.33333%
	}

	.expanding-grid .links>li:nth-of-type(3n+1) {
		clear: left
	}
}

@media only screen and (min-width:60em) {
	.expanding-grid .links>li {
		width: 25%
	}

	.expanding-grid .links>li:nth-of-type(4n+1) {
		clear: left
	}
}

.expanding-grid .spacer {
	background-color: #e2a750;
	clear: both;
	display: block;
	margin: 0 auto;
	width: 100%;
	padding: 0 999999px;
	position: relative;
	left: -999999px
}

.expanding-grid .expanding-container {
	clear: both;
	display: none;
	width: 100%;
	position: relative
}

.expanding-grid .expanding-container.expanded,
.expanding-grid .expanding-container:target {
	display: block
}

.expanding-grid .hentry {
	box-sizing: border-box;
	clear: both;
	color: #fff;
	min-height: 4em;
	overflow: hidden;
	width: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.expanding-grid .hentry .entry-image {
	box-sizing: border-box;
	float: right;
	margin-left: 1em;
	padding: .25em 0 .52em 1em;
	text-align: center;
	width: 50%
}

.expanding-grid .hentry .entry-title {
	font-size: 1.5em
}

.expanding-grid .close-button {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBkPSJNLjcuN2wxOCAxOG0tMTggMGwxOC0xOCIvPjwvc3ZnPg==) no-repeat scroll 50% 50% transparent;
	color: #fff;
	display: inline-block;
	height: 20px;
	line-height: 1;
	overflow: hidden;
	padding: 1.5em .1em;
	text-decoration: none;
	text-indent: 5em;
	white-space: nowrap;
	width: 20px;
	will-change: opacity;
	z-index: 5;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.expanding-grid .close-button.active {
	-webkit-transition: opacity .2s;
	transition: opacity .2s
}

.expanding-grid .close-button:hover {
	opacity: .5
}

.img-placeholder {
	font-size: 4em;
	font-weight: 300;
	line-height: 1;
	padding: 22% 0 0 .25em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: right
}

.featurethumb img {
	max-width: none;
	max-height: none;
	margin-bottom: -4px;
	position: relative;
	left: -45px
}

.blocksbox {
	float: left;
	width: 23.3%;
	padding: 40px 16px 0 20px;
	margin: 0 10px;
	box-sizing: border-box;
	min-height: 350px;
	border-bottom: 1px dashed;
	border-bottom-color: #ddd
}

.blockthumb {
	text-align: center;
	display: block;
	min-height: 35px
}

.blockthumb img {
	height: auto;
	max-width: 100%
}

.blocktitle {
	text-align: center
}

.blocktitle:after {
	content: " ";
	width: 33px;
	border-bottom: 2px solid #282828;
	display: table;
	margin: 0 auto
}

.blockdesc {
	text-align: center;
	line-height: 23px;
	padding: 21px 0 25px;
	font-size: 14px
}

.blockmore {
	display: block;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 40px
}

.expand-left {
	float: left;
	width: 57.26%;
	padding: 2% 0 4%;
	color: #dcefff;
	font-size: 14px
}

.blocksbox:hover {
	background: #f8f8f8
}

.expand-left h2 {
	font-size: 34px;
	color: #fff;
	margin-bottom: 1%
}

.designation {
	text-align: left;
	margin-bottom: 4%
}

.teamicon {
	margin-bottom: 6%
}

.expand-right {
	float: right;
	width: 27.77%;
	padding: 2% 0 4%
}

.expand-right img {
	border-radius: 2%;
	-moz-border-radius: 2%;
	-webkit-border-radius: 2%;
	-webkit-box-shadow: -15px 15px 2px -2px rgba(25, 131, 223, .4);
	-moz-box-shadow: -15px 15px 2px -2px rgba(25, 131, 223, .4);
	box-shadow: -15px 15px 2px -2px rgba(25, 131, 223, .4)
}

.headingseperator {
	text-align: left;
	clear: both
}

.headingseperator h3 {
	text-transform: uppercase;
	text-align: left;
	color: #fff;
	font-size: 14px
}

.headingseperator h3:after {
	content: "";
	width: 25px;
	border-bottom: 2px solid;
	border-bottom-color: #fff;
	display: block;
	text-align: left;
	margin: 10px 0 30px
}

a .squarebox {
	-webkit-transition: all .6s ease-out;
	-moz-transition: all .6s ease-out;
	-ms-transition: all .6s ease-out;
	-o-transition: all .6s ease-out;
	transition: all .6s ease-out
}

.squarebox {
	float: left;
	background-color: #fff;
	width: auto;
	height: auto;
	min-width: 185px;
	min-height: 170px;
	text-align: center;
	vertical-align: middle;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0 10px 10px 0
}

.squarebox:hover {
	background-color: #79ab9f
}

.squareicon {
	text-align: center;
	vertical-align: middle;
	padding: 50px 0 25px
}

.squaretitle {
	text-align: center;
	vertical-align: middle;
	font-weight: 700;
	color: #000;
	text-transform: uppercase
}

.promo5 h1,
.promo5 h2,
.promo5 h3,
.promo5 h4,
.promo5 h5,
.promo5 h6 {
	margin: 0
}

.perfectbox {
	float: left;
	width: 30.99%;
	background-color: #fff;
	border: 1px solid;
	border-color: #eaeaea;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-align: center;
	margin: 0 10px 20px;
	-webkit-transition: border 500ms ease-in;
	-moz-transition: border 500ms ease-in;
	-o-transition: border 500ms ease-in;
	transition: border 500ms ease-in
}

.perfectbox:hover {
	border-color: #e2a750
}

.perfectborder {
	border-bottom: 7px solid;
	border-color: transparent !important;
	padding: 28px;
	height: auto;
	min-height: 175px;
	-webkit-transition: border 400ms ease-in;
	-moz-transition: border 400ms ease-in;
	-o-transition: border 400ms ease-in;
	transition: border 400ms ease-in
}

.perfectborder:hover {
	border-bottom: 7px solid;
	border-color: #e2a750 !important
}

.perf-title {
	text-align: center;
	display: block
}

.perf-title h3 {
	margin-bottom: 10px;
	margin-top: 0
}

.perf-description {
	text-align: center;
	display: block;
	color: #000
}

.perf-thumb {
	text-align: center;
	vertical-align: bottom;
	display: block;
	min-height: 100px;
	position: relative;
	top: 0;
	transition: all .5s ease-in-out 0
}

.perfectborder:hover .perf-thumb {
	top: -10px
}

.perfrow {
	margin-left: -15px;
	margin-right: -15px
}

.nobottom {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	position: relative;
	bottom: -60px
}

.blockbox {
	display: block;
	width: auto;
	height: auto;
	margin-bottom: 30px
}

.infoblockthumb {
	text-align: center;
	position: relative;
	top: 0;
	transition: all .5s ease-in-out 0
}

.infoblocktitle {
	text-align: center
}

.blockbox:hover .infoblockthumb {
	top: -10px
}

.bxslider li {
	background-color: #fff;
	padding: 25px;
	list-style: none;
	border: 1px solid;
	border-color: #e8e7e7;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px
}

.testimonilacontent {
	text-align: center;
	font-size: 14px
}

.testimonilacontent:after {
	content: "";
	display: table;
	width: 58px;
	margin: 30px auto 0;
	border-bottom: 3px solid;
	border-bottom-color: #e8e7e7
}

#footer .logo {
	float: none;
	display: table;
	margin: 0 auto
}

#footer .logo h2 {
	float: none
}

ul.footmenu {
	padding: 0;
	list-style-type: none
}

.footmenu ul {
	padding: 0;
	list-style-type: none
}

.footmenu:after {
	content: "";
	clear: both;
	display: block
}

.footmenu li {
	list-style: none;
	margin-bottom: 9px
}

.footmenu li a {
	color: #838282
}

.footmenu li a:before {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 17px;
	padding-right: 10px
}

.footmenu li a:hover {
	color: #fff
}

.footmenu li ul {
	padding-left: 15px
}

.ngg-gallery-thumbnail-box {
	box-sizing: border-box;
	float: left;
	margin-right: 0 !important;
	padding: 0 5px !important;
	width: 25%
}

.ngg-gallery-thumbnail {
	width: 100%
}

.ngg-gallery-thumbnail img {
	margin: 4px 0 !important;
	width: 100%;
	box-sizing: border-box
}

body.site_boxed .nivo-caption {
	padding: 25px
}

body.site_boxed .theme-default .nivo-controlNav {
	padding: 20px 25px
}

body.site_boxed .blocksbox {
	width: 23%
}

body.site_boxed .nivoSlider {
	min-height: 445px !important
}

body.site_boxed .slidedesc {
	margin-bottom: 5px
}

.expanding-grid .links>li a.active::after {
	bottom: -34px
}

.expandthumb {
	height: 250px;
	overflow: hidden;
	margin-bottom: 20px
}

.expandthumb img {
	min-height: 250px
}

.fourofour a {
	font-size: 280px;
	opacity: .4;
	line-height: 100%
}

.error404 .postitle {
	margin-top: 0;
	font-size: 50px;
	text-transform: uppercase;
	opacity: .5
}

.mega-sub-menu a {
	padding-top: 8px !important;
	padding-bottom: 8px !important
}

.mega-demos a {
	background-color: #e2a750 !important;
	border-bottom: 4px solid #e2a750;
	color: #fff !important
}

.edit_widget,
.customize-partial-edit-shortcut-button {
	display: none !important;
	visibility: hidden
}

.fullwide {
	width: 100%
}

.site_boxed.has_trans_header .header_wrap {
	background: 0 0
}

.header.type3,
.header.type4 {
	position: relative
}

.header.type3 #simple-menu,
.header.type4 #simple-menu {
	position: absolute;
	top: 0;
	right: 20px;
	z-index: 9999
}

.header-content-right {
	float: right;
	position: relative
}

.header-extras {
	float: right;
	margin-top: 34px;
	padding-left: 45px;
	padding-right: 15px
}

.header-extras li {
	list-style: none;
	display: inline-block;
	font-size: 20px;
	margin-left: 32px;
	vertical-align: middle
}

.header-extras li:first-child {
	margin: 0
}

.header-extras li .cart-customlocation {
	display: block;
	font-size: 26px;
	position: relative
}

.header-extras li .custom-cart-count {
	font-size: 13px;
	color: #fff !important;
	background-color: #e2a750;
	height: 21px;
	width: 21px;
	display: block;
	border-radius: 50%;
	text-align: center;
	line-height: 21px;
	position: absolute;
	top: 0;
	right: -15px
}

.header-extras li .header-search-toggle {
	cursor: pointer;
	font-size: 23px
}

.header-extras .header-search-form {
	display: none;
	position: absolute;
	bottom: -40px;
	width: 200px;
	right: 0;
	z-index: 99999
}

.header-extras .header-search-form .search-field {
	width: 100%;
	background-color: #191919;
	border: none;
	color: #a7a7a7;
	padding: 5px 15px;
	height: 40px
}

.header-extras .header-search-form .search-field:focus {
	outline: none
}

.header-extras .header-search-form .search-submit {
	display: none;
	position: absolute;
	bottom: -40px;
	width: 200px;
	left: -80px
}

.header-extras .header-search-form .header-search-form-arrow {
	border-bottom: solid 9px #191919;
	border-right: solid 9px transparent;
	border-left: solid 9px transparent;
	position: absolute;
	top: -9px;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 0;
	height: 0
}

.header .centerlogoarea .header-extras .header-search-form {
	bottom: -50px;
	width: 100%
}

.header .centerlogoarea .header-extras .header-search-form .search-field {
	height: 50px;
	max-width: 800px;
	margin: 0 auto;
	width: 90%
}

.header-extras .skt-header-button a {
	background-color: #fff;
	color: #1a0c4a;
	display: block;
	padding: 12px 30px;
	font-size: 16px;
	font-family: Poppins;
	font-weight: 600;
	border-radius: 40px;
	transition: all .2s
}

.header-extras .skt-header-button a:hover {
	background-color: #e2a750;
	color: #fff
}

.header-extras .skt-header-button img {
	margin-right: 18px;
	vertical-align: middle
}

.header-extras .skt-account-link {
	font-size: 15px;
	font-weight: 600
}

.header-extras .skt-account-link i {
	margin-right: 4px
}

.header-extras .product-search-form {
	background-color: #f6f6f6;
	border-radius: 6px;
	position: relative;
	width: 500px
}

.header-extras .product-search-form input[type=search] {
	background-color: transparent;
	border: none;
	width: 100%;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	padding: 12px 50px 12px 20px;
	color: #282828
}

.header-extras .product-search-form input[type=submit] {
	background-color: transparent;
	color: transparent;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 100%;
	border: none;
	outline: none
}

.header-extras .product-search-form i {
	position: absolute;
	right: 0;
	top: 0;
	right: 20px;
	top: 15px;
	font-size: 20px;
	color: #282828
}

.skt-page-header {
	position: relative;
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	z-index: 999;
	clear: both
}

.skt-page-header::after {
	content: "";
	clear: both;
	display: block;
	height: 40px;
	background-color: #161616;
	width: 90%;
	margin: 0 auto
}

.skt-page-header .skt-slider-wave {
	position: absolute;
	bottom: -3px;
	z-index: 99;
	width: 100%
}

.skt-page-header .skt-slider-wave svg {
	display: block;
	height: auto;
	width: 100%
}

.skt-page-title {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	left: 0;
	width: 100%
}

.skt-page-title h1 {
	color: #fff;
	font-size: 55px;
	font-weight: 700;
	text-align: center;
	line-height: 1.2;
	margin: 0
}

.no-header-image .skt-page-title {
	position: static;
	padding: 300px 0 130px
}

.woocommerce-product-search {
	background-color: #f6f6f6;
	border-radius: 6px;
	margin-top: 25px;
	position: relative;
	width: 100%
}

.woocommerce-product-search input[type=search] {
	background-color: transparent;
	border: none;
	width: 100%;
	font-size: 14px;
	padding: 12px 50px 12px 20px;
	color: #282828
}

.woocommerce-product-search button {
	background-color: transparent;
	background-image: url(images/search-icon.png);
	color: transparent;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 50px;
	border: none;
	outline: none;
	background-repeat: no-repeat;
	background-position: center
}

#sidebar .widget_shopping_cart li a::before {
	display: none
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
	font-weight: 600
}

.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
	font-weight: 500
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
	width: 50px
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
	padding-bottom: 10px
}

#topmenu ul li.call-button a {
	background-color: #fff;
	color: #282828 !important;
	padding: 14px 35px;
	font-size: 20px;
	font-weight: 600;
	margin-left: 20px
}

#topmenu ul li.call-button a i {
	margin-right: 15px
}

.header .centerlogoarea {
	text-align: center
}

.header .centerlogoarea #topmenu {
	display: inline-block;
	vertical-align: middle
}

.header .centerlogoarea .header-extras {
	display: inline-block;
	vertical-align: middle;
	float: none;
	margin-top: 0;
	padding-left: 20px
}

.home-slider-wrap {
	margin: 0 auto;
	max-width: 1170px;
	width: 100%;
	position: relative;
	z-index: 999
}

.slider-main::after {
	content: "";
	clear: both;
	display: block;
	height: 40px;
	background-color: #161616;
	width: 90%;
	margin: 0 auto
}

.slider-main {
	overflow: hidden
}

.slider-main .nivo-caption {
	width: 1170px;
	z-index: 99;
	top: 50% !important;
	left: 0;
	margin-top: 0 !important;
	transform: translate(0, -50%)
}

.slider-main .nivo-caption .nivo-caption-content {
	margin: 0 auto;
	max-width: 700px;
	text-align: center
}

.slider-main .nivo-caption .title {
	font-weight: 900;
	line-height: 1.3
}

.slider-main .nivo-caption .title small {
	font-weight: 700;
	font-size: 43px;
	display: block
}

.slider-main .nivo-caption .slidedesc {
	margin-bottom: 45px;
	margin-top: 25px
}

.slider-main .nivo-caption .slidebtn {
	display: inline-block;
	vertical-align: top;
	margin: 60px 0 0
}

.slider-main .nivo-caption .slidebtn a {
	border-radius: 40px;
	font-weight: 600;
	padding: 20px 40px
}

.slider-main .nivo-caption .slidebtn2 a {
	background-color: transparent;
	border: solid 1px #fff
}

.slider-main .skt-slider-wave {
	position: absolute;
	bottom: -3px;
	z-index: 99;
	width: 100%
}

.slider-main .skt-slider-wave svg {
	display: block;
	height: auto;
	width: 100%
}

.slider-main .theme-default .nivo-directionNav a {
	border-radius: 0;
	background-color: #e2a750;
	height: 50px;
	width: 50px;
	background-position: center !important
}

.slider-main .theme-default .nivo-directionNav a.nivo-prevNav {
	background-image: url(images/arrow-left.png);
	left: 0
}

.slider-main .theme-default .nivo-directionNav a.nivo-nextNav {
	background-image: url(images/arrow-right.png);
	right: 0
}

.slider-main .theme-default .nivo-directionNav a:hover {
	background-color: #282828
}

.skt-home-posts-row {}

.skt-home-posts-row .skt-home-posts-column {
	background-color: #161616;
	padding: 42px 40px;
	border-radius: 10px;
	margin-bottom: 40px
}

.skt-home-posts-row .skt-home-posts-inner {
	min-height: 130px;
	position: relative;
	padding-left: 190px
}

.skt-home-posts-row .skt-home-posts-thumb {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9
}

.skt-home-posts-row .skt-home-posts-thumb img {
	border-radius: 6px;
	display: block;
	height: 130px;
	width: 150px
}

.skt-home-posts-row .skt-home-posts-content {}

.skt-home-posts-row .skt-home-posts-date {
	color: #e2a750;
	font-size: 15px;
	font-weight: 500;
	line-height: normal
}

.skt-home-posts-row .skt-home-posts-title {
	color: #282828;
	font-size: 20px;
	font-weight: 600;
	margin: 9px 0 15px
}

.skt-home-posts-row .skt-home-posts-title a {
	color: #282828
}

.skt-home-posts-row .skt-home-posts-excerpt {
	color: #797979;
	height: 85px;
	margin-bottom: 5px;
	overflow: hidden
}

.skt-home-posts-row .skt-home-posts-more {
	font-weight: 500;
	font-size: 15px
}

.skt-home-posts-row .skt-home-posts-excerpt .moretag {
	display: none
}

.skt-home-posts2-row .skt-home-posts2-column {
	position: relative;
	z-index: 99
}

.skt-home-posts2-row .skt-home-posts2-column:before {
	content: "";
	background-color: rgba(40, 40, 40, .75);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%
}

.skt-home-posts2-row .skt-home-posts2-inner {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 245px 70px 85px
}

.skt-home-posts2-row .skt-home-posts2-content {
	position: relative;
	z-index: 99
}

.skt-home-posts2-row .skt-home-posts2-date {
	color: #e2a750;
	font-size: 15px;
	font-weight: 500;
	line-height: normal
}

.skt-home-posts2-row .skt-home-posts2-title {
	color: #fff;
	font-size: 23px;
	font-weight: 500;
	margin: 10px 0 25px
}

.skt-home-posts2-row .skt-home-posts2-title a {
	color: #fff
}

.skt-home-posts2-row .skt-home-posts2-excerpt {
	color: #fff;
	height: 90px;
	margin-bottom: 50px;
	overflow: hidden;
	line-height: 1.7;
	font-size: 17px
}

.skt-home-posts2-row .skt-home-posts2-more {
	font-weight: 500;
	color: #282828;
	background-color: #fff;
	font-size: 16px;
	padding: 18px 50px;
	display: inline-block;
	border-radius: 40px;
	text-transform: uppercase
}

.skt-home-posts2-row .skt-home-posts2-more:hover {
	background-color: #e2a750;
	color: #fff
}

.skt-home-posts2-row .skt-home-posts2-excerpt .moretag {
	display: none
}

.slider-vertical {
	position: relative;
	overflow: hidden
}

.vertical {
	overflow: hidden;
	text-align: center;
	padding: 0
}

.vertical img {
	opacity: .5;
	-webkit-transiton: opacity .3s;
	transition: opacity .3s
}

.slider-vertical .vertical-title {
	margin-top: 40px;
	margin-bottom: 20px;
	color: #252525;
	font-size: 44px
}

.vertical-text {
	opacity: 0;
	-webkit-transiton: opacity .3s;
	transition: opacity .3s;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	width: 50%;
	box-sizing: border-box;
	line-height: 30px;
	position: relative
}

.active-vertical .vertical-text,
.active-vertical img {
	opacity: 1
}

.slider-vertical .vertical-image {
	float: right;
	padding: 10px;
	width: 40%;
	box-sizing: border-box;
	box-shadow: -10px 10px 41px 0 rgba(9, 26, 44, .2);
	z-index: -1;
	margin-right: 25px
}

.slider-vertical .vertical-thumb {
	height: 280px;
	overflow: hidden
}

.slider-vertical .vertical-thumb img {
	display: block;
	min-height: 280px;
	width: 100%
}

.slider-vertical .separator-box {
	margin-top: 40px;
	margin-bottom: 35px
}

.slider-vertical .separator-box .fa {
	color: #c2c2c2;
	background-color: #fff;
	padding: 0;
	position: relative;
	top: 0
}

.slider-vertical .vertical-content {
	font-size: 18px
}

.arrow-wrap {
	position: absolute;
	height: 100%;
	width: auto;
	left: 23%
}

.arrow-wrap .vertical-top {
	position: absolute;
	top: 80px;
	left: 0;
	margin-left: 0;
	position: relative
}

.arrow-wrap .vertical-bottom {
	position: absolute;
	bottom: 80px;
	left: 0;
	margin-left: 0
}

.slider-vertical .vertical-top,
.slider-vertical .vertical-bottom {
	width: 40px;
	height: 40px;
	line-height: 36px;
	font-size: 22px;
	text-align: center;
	border-radius: 50%;
	border: 1px solid #e2a750;
	cursor: pointer;
	color: #3a3a3a;
	display: block;
	-webkit-transition: border .2s;
	transition: border .2s;
	z-index: 9
}

.slider-vertical .vertical-top:hover,
.slider-vertical .vertical-bottom:hover {
	border-color: #e2a750;
	background-color: #e2a750;
	color: #fff
}

.vertical {
	overflow: hidden;
	text-align: center;
	padding-top: 145px;
	padding-bottom: 145px
}

.slider-vertical .vertical-top:before {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 30px;
	height: 100%;
	border-bottom: solid 2px #e2a750;
	margin: 0 auto;
	top: 100%;
	content: ''
}

.slider-vertical .vertical-top:after {
	position: absolute;
	width: 30px;
	height: 40px;
	border-right: dashed 2px #e2a750;
	content: '';
	right: 18px;
	top: 100%
}

.slider-vertical .vertical-bottom:before {
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	width: 30px;
	height: 100%;
	border-top: solid 2px #e2a750;
	margin: 0 auto;
	content: ''
}

.slider-vertical .vertical-bottom:after {
	position: absolute;
	width: 30px;
	height: 40px;
	border-right: dashed 2px #e2a750;
	content: '';
	right: 18px;
	bottom: 100%
}

.footer-type1 .footercols1 {
	width: 100% !important
}

#footer .footercols1 h3,
#footer .footercols2 h3,
#footer .footercols3 h3,
#footer .footercols4 h3 {
	/*margin: 45px 0 25px;*/
	font-size: 25px;
	font-weight: 700;
	position: relative
}

#footer .footercols1 h3:empty,
#footer .footercols2 h3:empty,
#footer .footercols3 h3:empty,
#footer .footercols4 h3:empty {
	display: none
}

#footer .footercols1 h3::after,
#footer .footercols2 h3::after,
#footer .footercols3 h3::after,
#footer .footercols4 h3::after {
	display: none;
	background-color: #fff;
	height: 2px;
	width: 40px;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0
}

.footer-blog-posts ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none !important
}

.footer-blog-posts ul li {
	list-style: none !important;
	margin-bottom: 6px
}

.footer-blog-posts ul li a:before {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 17px;
	padding-right: 10px
}

.footer-infobox-newsletter {
	background-color: #f6f6f6;
	padding: 100px 0 110px
}

.footer-infobox-newsletter h2 {
	color: #282828;
	font-size: 46px;
	font-weight: 700;
	line-height: normal;
	margin: 0 0 50px;
	text-align: center
}

.footer-infobox {}

.footer-infobox .footer-infobox-content {
	border-bottom: solid 1px rgba(255, 255, 255, .2);
	padding: 20px 0 15px
}

.footer-infobox .footer-logo-img {
	display: block
}

.footer-infobox .footer-logo-img img {
	display: block
}

.footer-infobox .footer-infobox-title {
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	margin: 0 !important
}

.footer-infobox-left {
	float: left
}

.footer-infobox-right {
	float: right
}

.footer-infobox .social-icons {}

.footer-infobox .social-icons a {
	height: 60px;
	width: 60px;
	border-radius: 50%;
	line-height: 60px
}

#footer .portfolio-content .portfolio-area {
	margin: 0 -4px
}

#footer .portfolio-content .portfolio-area li {
	margin-bottom: 10px;
	padding: 0 4px;
	width: 33.3333% !important
}

#footer .portfolio-content .portfolio-area li .image-block-title {
	font-size: 14px
}

#footer .portfolio-content .portfolio-area li .image-block img {
	height: auto;
	width: auto;
	min-height: inherit
}

.newsletter-form {
	position: relative;
	width: 460px
}

.newsletter-form input[type=email] {
	border-radius: 40px;
	box-sizing: border-box;
	line-height: normal;
	padding: 15px 30px;
	width: 100%;
	background-color: transparent;
	color: #888;
	border: solid 1px #202020
}

.newsletter-form input[type=submit] {
	background-color: #e2a750;
	border: none;
	border-radius: 40px;
	color: #fff;
	cursor: pointer;
	font-weight: 600;
	height: 100%;
	position: absolute;
	right: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
	padding: 0 30px;
	font-size: 18px
}

#footer .contact-details {
	line-height: 35px
}

#footer .contact-details i {
	width: 18px;
	text-align: center;
	margin-right: 5px
}

.skt-working-hours {
	border-bottom: solid 1px;
	margin-bottom: 7px;
	padding-bottom: 8px
}

.skt-working-hours:after {
	content: "";
	clear: both;
	display: block
}

.skt-working-hours .skt-working-day {
	float: left
}

.skt-working-hours .skt-working-time {
	float: right
}

#copyright {
	width: 100%;
	float: left;
	background: rgba(0, 0, 0, .2);
	text-align: center
}

.copytext {
	border-top: solid 1px rgba(255, 255, 255, .2);
	padding: 25px 0
}

.copytext p {
	margin: 0
}

.copytext:empty {
	display: none
}

.copytext:after {
	content: "";
	clear: both;
	display: block
}

.copyright-left {
	float: left;
	text-align: left;
	width: 50%
}

.copyright-center {
	float: left;
	text-align: center;
	width: 20%
}

.copyright-right {
	float: right;
	text-align: right;
	width: 50%
}

.copytext .footmenu ul {
	text-align: center
}

.copytext .footmenu li {
	display: inline-block;
	margin: 0 0 0 30px;
	float: none;
	width: auto;
	padding: 0
}

.copytext .footmenu li a::before {
	display: none
}

.copytext .social-icons a {
	height: auto;
	width: auto;
	line-height: normal;
	background-color: transparent !important;
	font-size: 16px;
	margin: 0 0 0 25px
}

.timeline-both-side li {
	list-style: none !important
}

figure {
	margin: 1em 0
}

video {
	max-width: 100%
}

.wp_link_pages a {
	display: inline-block;
	background-color: #ccc;
	padding: 5px 10px;
	line-height: normal;
	border-radius: 2px;
	margin: 0 4px
}

.wp-block-pullquote {
	border-top: solid 4px;
	border-bottom: solid 4px;
	margin: 1em 0
}

.wp-block-pullquote:before {
	display: none
}

.wp-block-pullquote>p {
	font-size: 24px;
	line-height: normal;
	margin: 0 0 20px
}

.wp-block-pullquote cite {
	font-size: 13px;
	text-transform: uppercase
}

.wp-block-quote {
	margin: 1em 0;
	border-left: solid 4px;
	padding-left: 18px
}

.wp-block-quote:before {
	display: none
}

.wp-block-quote>p {
	font-size: 16px
}

.wp-block-quote cite {
	font-size: 13px
}

.thn_post_wrap ul {
	list-style-type: disc;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	margin-right: 0;
	padding-left: 40px
}

.thn_post_wrap ul li {
	list-style: disc
}

.thn_post_wrap ol {
	list-style-type: decimal;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	margin-right: 0;
	padding-left: 40px
}

.thn_post_wrap ol li {
	list-style: decimal
}

#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
	list-style: none
}

.woocommerce-loop-product__cat {
	display: none
}

.videoWrapper {
	position: relative;
	width: 100%;
	height: 0;
	background-color: #000
}

.videoWrapper43 {
	padding-top: 75%
}

.videoWrapper169 {
	padding-top: 56%
}

.videoIframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: transparent
}

.videoPoster {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	cursor: pointer;
	border: 0;
	outline: none;
	background-position: 50% 50%;
	background-size: 100% 100%;
	background-size: cover;
	text-indent: -999em;
	overflow: hidden;
	opacity: 1;
	-webkit-transition: opacity 800ms, height 0s;
	transition: opacity 800ms, height 0s;
	-webkit-transition-delay: 0s, 0s;
	transition-delay: 0s, 0s
}

.videoPoster:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	margin: -40px 0 0 -40px;
	border: 3px solid #fff;
	border-radius: 100%;
	-webkit-transition: all 300ms;
	transition: all 300ms
}

.videoPoster:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	margin: -6px 0 0 -2px;
	border-left: 15px solid #fff;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	-webkit-transition: all 300ms;
	transition: all 300ms
}

.videoPoster:hover:before,
.videoPoster:focus:before {
	border-color: #ecb00e
}

.videoPoster:hover:after,
.videoPoster:focus:after {}

.videoWrapperActive .videoPoster {
	opacity: 0;
	height: 0;
	-webkit-transition-delay: 0s, 800ms;
	transition-delay: 0s, 800ms
}

.video-tour {
	border: solid 10px #fff;
	border-radius: 12px;
	margin: 0 auto;
	max-width: 1000px
}

.elementor-widget-tabs .elementor-tabs-wrapper {
	margin-bottom: 40px;
	text-align: center
}

.elementor-widget-tabs .elementor-tabs-wrapper .elementor-tab-title {
	display: inline-block !important
}

.elementor-widget-tabs .elementor-tab-content {
	padding: 0 !important
}

.skt-shop-feature .elementor-widget-container {
	position: relative
}

.skt-shop-feature .elementor-widget-container:after {
	content: ""
}

.skt-shop-feature .elementor-image-box-img img {
	display: block
}

.skt-featured-box .elementor-image-box-img img {
	display: block
}

.swiper-image-stretch .swiper-slide .swiper-slide-image {
	display: block
}

.skt-custom-list .elementor-icon-list-icon i {
	position: relative;
	top: -2px
}

.skt-special-products .woocommerce ul.products li.product .woocommerce-loop-product__title {
	margin: 45px 0 10px
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	position: relative;
	text-align: center
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
	font-size: 19px;
	font-weight: 600;
	padding: 0;
	margin: 25px 0 5px
}

.woocommerce ul.products li.product .price {
	color: #e2a750;
	font-size: 17px
}

.woocommerce ul.products li.product .button {
	background-color: #000;
	border-radius: 0;
	font-size: 14px;
	font-weight: 500;
	position: absolute;
	top: 0;
	left: 50%;
	display: table;
	margin: 0 auto;
	transition: all .3s;
	opacity: 0;
	visibility: hidden;
	padding: 16px 25px;
	color: #fff;
	transform: translateX(-50%);
	white-space: nowrap
}

.woocommerce ul.products li.product .button:hover {
	background-color: #e2a750
}

.woocommerce ul.products li.product .woocommerce-thumbnail-wrap {
	text-align: center
}

.woocommerce ul.products li.product .woocommerce-thumbnail-wrap img {
	display: inline-block;
	transition: all .3s;
	width: auto
}

.woocommerce ul.products li.product:hover img {
	opacity: .4
}

.woocommerce ul.products li.product:hover .button {
	opacity: 1;
	visibility: visible;
	top: 32%
}

.woocommerce ul.products li.product .price del {
	margin-right: 10px
}

.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
	font-weight: 500;
	height: 50px;
	width: 50px;
	line-height: 50px;
	padding: 0;
	font-size: 14px;
	min-height: auto;
	min-width: auto;
	background-color: #e2a750
}

.skt-team-row {}

.skt-team-row:after {
	content: "";
	clear: both;
	display: block
}

.skt-team-row .skt-team-col {
	float: left;
	width: 25%
}

.skt-team-row .skt-team-inner {
	position: relative
}

.skt-team-row .skt-team-inner img {
	display: block;
	width: 100%
}

.skt-team-row .skt-team-content {
	position: absolute;
	bottom: 30px;
	left: 50px;
	opacity: 0;
	visibility: hidden;
	transition: all .2s
}

.skt-team-row .skt-team-title {
	background-color: #344a57;
	font-size: 18px;
	font-weight: 500;
	margin: 0;
	padding: 9px 40px 9px 20px
}

.skt-team-row .skt-team-title a {
	color: #fff
}

.skt-team-row .skt-team-designation {
	background-color: #e2a750;
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	display: inline-block;
	padding: 0 22px
}

.skt-team-row .skt-team-inner:hover .skt-team-content {
	opacity: 1;
	visibility: visible
}

.skt-team-border {
	position: relative
}

.skt-team-border:after {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	border: solid 3px #c21a28;
	top: -25px;
	right: -25px;
	z-index: 9
}

.skt-team-border .elementor-column-wrap {
	position: relative;
	z-index: 99
}

.thn_post_wrap.single-team-wrap {
	padding: 70px 0 40px
}

.thn_post_wrap.single-team-wrap img {
	float: left;
	max-width: 300px;
	margin-right: 40px;
	margin-bottom: 30px
}

.postitle.single-team-title {
	margin: 0
}

.single-team-designation {
	display: block;
	margin: 2px 0 25px
}

.skt-screenshot-img .elementor-image-box-img img {
	display: block
}

.skt-pricing-column .elementor-column-wrap {
	background-size: 100% 230px;
	position: relative
}

.skt-pricing-column.skt-pricing-column-center .elementor-column-wrap:after {
	content: "";
	background-color: #f0f5f8;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
	z-index: 9
}

.lae-testimonials-slider .lae-testimonial-user {
	text-align: center
}

.skt-lae-testimonials .lae-container .lae-icon-quote {
	display: none
}

.skt-lae-testimonials .lae-container .lae-testimonial-text {
	text-align: left;
	margin-bottom: 50px
}

.skt-lae-testimonials .lae-container .lae-testimonial-user {
	display: block
}

.skt-lae-testimonials .lae-container .lae-testimonial-user .lae-image-wrapper img {
	margin-right: 25px
}

.skt-lae-testimonials .lae-container .lae-testimonial-user .lae-text {
	text-align: left
}

.skt-lae-testimonials .lae-container .lae-flex-control-nav {
	bottom: 40px;
	text-align: right
}

.skt-lae-testimonials .lae-container .lae-flex-control-nav li a,
.skt-lae-testimonials .lae-container .lae-flex-control-nav li a:hover {
	background-color: #1daded;
	border: none;
	font-size: 0;
	height: 10px;
	width: 18px;
	border-radius: 20px;
	color: transparent
}

.skt-lae-testimonials .lae-container .lae-flex-control-nav li a.lae-flex-active,
.skt-lae-testimonials .lae-container .lae-flex-control-nav li a:hover.lae-flex-active {
	background-color: #e2a750;
	border: none;
	height: 10px;
	width: 30px;
	border-radius: 20px
}

.skt-lae-service-testimonials .lae-container .lae-icon-quote {
	display: none
}

.skt-lae-service-testimonials .lae-container .lae-testimonial-text {
	text-align: left;
	margin-bottom: 35px;
	background-color: #e2a750;
	padding: 30px 30px 10px;
	border-radius: 5px;
	position: relative
}

.skt-lae-service-testimonials .lae-container .lae-testimonial-text:after {
	content: "";
	border-top: solid 18px #e2a750;
	border-right: solid 18px transparent;
	position: absolute;
	bottom: -18px;
	left: 50px
}

.skt-lae-service-testimonials .lae-container .lae-testimonial-user {
	display: block
}

.skt-lae-service-testimonials .lae-container .lae-testimonial-user .lae-image-wrapper img {
	margin-right: 20px
}

.skt-lae-service-testimonials .lae-container .lae-testimonial-user .lae-text {
	text-align: left
}

.skt-testimonials {
	padding-bottom: 70px
}

.skt-testimonials .skt-testimonial-box {
	position: relative
}

.skt-testimonials .skt-testimonial-quote {
	color: #4223af;
	font-size: 40px;
	position: absolute;
	right: 0;
	top: 0
}

.skt-testimonials .skt-testimonial-info {
	position: relative;
	padding-left: 80px
}

.skt-testimonials .skt-testimonial-image {
	position: absolute;
	left: 0;
	top: 0
}

.skt-testimonials .skt-testimonial-image img {
	border-radius: 50%;
	height: 60px !important;
	width: 60px !important
}

.skt-testimonials .skt-testimonial-title {
	color: #282828;
	font-family: poppins;
	font-weight: 600;
	margin: 0;
	font-size: 21px
}

.skt-testimonials .skt-testimonial-designation {
	color: #282828;
	font-family: poppins;
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 15px;
	display: block
}

.skt-testimonials .skt-testimonial-content {
	color: #282828;
	font-family: poppins;
	font-weight: 300;
	font-size: 17px;
	line-height: 26px;
	margin-top: 35px
}

.skt-testimonials .skt-testimonial-content p:last-child {
	margin: 0
}

.skt-testimonials .owl-dots {
	position: absolute;
	right: 0;
	bottom: 0
}

.skt-testimonials .owl-dots .owl-dot {
	background-color: #fff;
	height: 12px;
	width: 12px;
	border-radius: 50%;
	margin-left: 8px
}

.skt-testimonials .owl-dots .owl-dot.active {
	background-color: #e2a750
}

.skt-bestseller-products .skt-bestseller-products-box {
	text-align: center
}

.skt-bestseller-products .skt-bestseller-products-thumb {
	position: relative
}

.skt-bestseller-products .skt-bestseller-products-thumb img {
	border-radius: 50%
}

.skt-bestseller-products .skt-bestseller-products-tag {
	color: #e2a750;
	font-size: 15px;
	font-weight: 500;
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 99
}

.skt-bestseller-products .skt-bestseller-products-title {
	color: #282828;
	font-size: 17px;
	font-weight: 600;
	margin: 30px 0 0
}

.skt-bestseller-products .skt-bestseller-products-price {
	color: #282828;
	font-size: 17px
}

.skt-bestseller-products.owl-carousel .owl-nav.disabled {
	display: block
}

.skt-bestseller-products.owl-carousel .owl-nav {
	text-align: center;
	margin-top: 90px
}

.skt-bestseller-products.owl-carousel .owl-nav button.owl-prev,
.skt-bestseller-products.owl-carousel .owl-nav button.owl-next {
	background-color: #e2a750;
	color: #fff;
	height: 45px;
	width: 50px;
	font-size: 16px;
	transition: all .2s
}

.skt-bestseller-products.owl-carousel .owl-nav button.owl-prev:hover,
.skt-bestseller-products.owl-carousel .owl-nav button.owl-next:hover {
	background-color: #282828
}

.product-of-month .woocommerce-tabs.wc-tabs-wrapper,
.product-of-month .related.products {
	display: none
}

.skt-countdown .countdown-timer-init {
	font-size: 0
}

.skt-countdown .countdown-timer-init .countdown-items .ctw-digits {
	border-radius: 50%;
	line-height: 100px;
	height: 100px !important;
	width: 100px
}

.skt-countdown .countdown-timer-init .countdown-items {
	text-align: center;
	margin: 0 20px 0 0 !important;
	width: auto
}

.skt-newsletter-form {
	max-width: 520px;
	position: relative;
	padding-right: 170px
}

.skt-newsletter-form input[type=text] {
	background-color: #fff;
	color: #000;
	margin: 0;
	width: 100%;
	border: none;
	padding: 0 20px;
	height: 60px
}

.skt-newsletter-form input[type=submit] {
	position: absolute;
	top: 0;
	right: 0;
	font-weight: 600;
	background-color: #e2a750;
	color: #fff;
	border: none;
	padding: 0 50px;
	cursor: pointer;
	height: 60px;
	transition: all .2s
}

.woocommerce div.product .product_title {
	font-size: 29px;
	font-weight: 600;
	line-height: normal;
	margin: -10px 0 0
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: #e2a750;
	font-size: 20px;
	font-weight: 600
}

.woocommerce-product-details__short-description {
	font-size: 19px;
	line-height: 1.75
}

.woocommerce div.product form.cart .button {
	font-size: 16px;
	font-weight: 500;
	background-color: #000;
	color: #fff;
	border-radius: 0;
	height: 54px;
	padding: 0 35px;
	transition: all .2s
}

.woocommerce div.product form.cart .button:hover {
	background-color: #e2a750
}

.woocommerce div.product form.cart div.quantity {
	margin: 0 15px 0 0
}

.woocommerce .quantity .qty {
	height: 54px;
	padding: 0 10px;
	width: 100px;
	outline: none
}

.woocommerce-variation.single_variation {
	margin-bottom: 15px
}

.woocommerce-tabs.wc-tabs-wrapper {
	padding-top: 50px
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	margin: 0;
	padding: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	display: none !important
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: none;
	border-radius: 0;
	margin: 0;
	padding: 0;
	display: block !important;
	float: left
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	display: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	color: #fff;
	background-color: #000;
	display: block;
	font-size: 16px;
	font-weight: 500;
	padding: 16px 35px
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
	color: #fff;
	background-color: #282828
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #fff;
	background-color: #e2a750
}

.woocommerce div.product .woocommerce-tabs .panel {
	font-size: 19px;
	padding: 40px;
	background-color: #f6f6f6;
	margin: 0
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
	display: none
}

.woocommerce div.product .woocommerce-tabs .panel p:last-of-type {
	margin: 0
}

.woocommerce div.product .woocommerce-tabs .panel p.woocommerce-noreviews {
	margin: 0 0 20px
}

.woocommerce #review_form #respond {
	width: 100%
}

.woocommerce #review_form #respond p {
	margin: 0 0 20px
}

.woocommerce #review_form #respond p.stars {
	display: table;
	margin: 5px 0;
	font-size: 30px
}

.woocommerce #review_form #respond label {
	display: block
}

.woocommerce #review_form #respond input[type=text],
.woocommerce #review_form #respond input[type=email],
.woocommerce #review_form #respond input[type=number] {
	border: 1px solid rgba(0, 0, 0, .1);
	outline: none;
	padding: 10px 15px;
	width: 100%
}

.woocommerce #review_form #respond .comment-form-cookies-consent label {
	display: inline;
	padding-left: 5px
}

.woocommerce #review_form #respond .form-submit input {
	float: none;
	opacity: 1;
	background-color: #e2a750;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	border-radius: 0;
	padding: 20px 40px;
	transition: all .2s
}

.woocommerce #review_form #respond .form-submit input:hover {
	background-color: #000;
	color: #fff
}

.related.products {
	background-color: #f6f6f6;
	margin-top: 80px;
	padding: 80px 40px 20px;
	margin-bottom: 70px
}

.related.products h2 {
	margin: 0 0 50px;
	font-size: 43px;
	font-weight: 700;
	text-transform: capitalize;
	text-align: center
}

.woocommerce .woocommerce-breadcrumb {
	margin: 0 0 30px
}

.woocommerce div.product div.images img {
	border-radius: 5px
}

.woocommerce div.product div.images .flex-control-thumbs {
	margin: 10px -10px 0
}

.woocommerce div.product div.images .flex-control-thumbs li {
	padding: 10px
}

.woocommerce div.product div.images .flex-control-thumbs li img {
	border-radius: 5px
}

.woocommerce div.product .vi-wpvs-variation-style {
	margin-bottom: 15px
}

.woocommerce div.product .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design.vi-wpvs-variation-wrap-button .vi-wpvs-option-wrap {
	font-size: 20px;
	height: 42px;
	width: 42px;
	padding: 0;
	transition: none
}

.woocommerce div.product .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design.vi-wpvs-variation-wrap-color .vi-wpvs-option-wrap {
	border: solid 6px transparent;
	border-radius: 0;
	box-shadow: none;
	height: 50px;
	width: 52px;
	padding: 0;
	transition: none;
	background-color: transparent
}

.woocommerce div.product .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design.vi-wpvs-variation-wrap-color .vi-wpvs-option-wrap:hover,
.woocommerce div.product .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design.vi-wpvs-variation-wrap-color .vi-wpvs-option-wrap.vi-wpvs-option-wrap-selected {
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .9);
	border: solid 6px #fff
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	border-radius: 0;
	padding: 12px 20px;
	font-size: 15px;
	font-weight: 500;
	transition: all .2s
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
	border-radius: 0;
	padding: 12px 20px;
	font-size: 15px;
	font-weight: 500;
	transition: all .2s
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
	width: 50px
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
	width: 140px
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
	margin: 0 5px 0 0;
	font-size: 15px
}

.cart_totals h2 {
	margin: 30px 0 15px
}

.select2-container .select2-selection--single {
	height: 44px
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #d3ced2;
	border-radius: 0
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 44px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 44px
}

.woocommerce-additional-fields h3,
.woocommerce-billing-fields h3 {
	margin: 20px 0 15px
}

.woocommerce form .form-row {
	margin: 0 0 15px
}

#order_review_heading {
	margin: 20px 0 15px
}

.woocommerce form .form-row textarea {
	height: 139px;
	resize: vertical
}

.woocommerce-MyAccount-navigation {}

.woocommerce-MyAccount-navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.woocommerce-MyAccount-navigation ul li {
	list-style: none;
	margin-bottom: 12px
}

.woocommerce-MyAccount-navigation ul li a {}

.woocommerce-MyAccount-navigation ul li a::before {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 18px;
	padding-right: 10px
}

.woocommerce-order-details h2 {
	margin: 20px 0 15px
}

.woocommerce-customer-details h2 {
	margin: 20px 0 15px
}

.woocommerce-MyAccount-content fieldset {
	margin-bottom: 20px;
	padding: 20px
}

.contact-layout1-area .page-title {
	margin: 0 0 30px
}

.woocommerce nav.woocommerce-pagination {
	margin-bottom: 50px
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
	height: 40px;
	width: 40px;
	line-height: 40px;
	padding: 0;
	font-size: 18px;
	font-weight: 500
}

.woocommerce-account .addresses .title h3 {
	margin: 0 0 15px
}

.elementor-widget-image .elementor-image>a,
.elementor-widget-image .elementor-image figure>a {
	display: block !important
}

.skt-separator {
	height: 38px;
	width: 2px;
	margin: 0 auto
}

.home-contact-form input,
.home-contact-form textarea {
	background-color: #fff;
	border: none;
	padding: 18px 40px;
	border-radius: 50px;
	box-shadow: 0 0 30px rgba(0, 0, 0, .06);
	font-size: 17px
}

.home-contact-form textarea {
	height: 180px;
	resize: none;
	min-height: auto
}

.home-contact-form p {
	margin: 0 0 10px
}

.home-contact-form .wpcf7-submit {
	float: none;
	font-size: 18px;
	font-weight: 500;
	padding: 18px 60px;
	margin-top: 20px;
	transition: all .2s
}

.wpcf7-not-valid-tip {
	font-size: 14px
}

.home-contact-form .wpcf7-not-valid-tip {
	margin-left: 25px
}

.skt-pool-models .skt-pool-models-box {
	padding-bottom: 30px
}

.skt-pool-models .skt-pool-models-image img {
	display: block;
	width: 100%
}

.skt-pool-models .skt-pool-models-info {
	background-color: #fff;
	width: 84%;
	margin: -45px auto 0;
	text-align: center;
	padding: 20px;
	position: relative;
	z-index: 99;
	box-shadow: 0 0 30px rgba(0, 0, 0, .05)
}

.skt-pool-models .skt-pool-models-title {
	color: #282828;
	font-size: 21px;
	font-weight: 600;
	margin: 0 0 3px
}

.skt-pool-models .skt-pool-models-title a {
	color: #282828
}

.skt-pool-models .skt-pool-models-depth {
	color: #5f5f5f
}

.skt-pool-models.owl-carousel .owl-nav.disabled {
	display: block
}

.skt-pool-models.owl-carousel .owl-nav {
	margin-top: 60px;
	text-align: center
}

.skt-pool-models.owl-carousel .owl-nav button.owl-prev,
.skt-pool-models.owl-carousel .owl-nav button.owl-next {
	background-color: #00b8ca;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	margin: 0 1px;
	height: 54px;
	width: 54px;
	font-size: 24px;
	transition: all .2s
}

.skt-pool-models.owl-carousel .owl-nav button.owl-prev:hover,
.skt-pool-models.owl-carousel .owl-nav button.owl-next:hover {
	background-color: #1daded;
	color: #fff
}

.skt-services-list:before {
	content: "";
	background-color: #f6f9fd;
	height: 100%;
	width: 100%;
	position: absolute;
	left: -100%;
	top: 0;
	z-index: 9
}

.skt-services-row {
	margin-left: -15px;
	margin-right: -15px
}

.skt-services-row:after {
	content: "";
	clear: both;
	display: block
}

.skt-services-row .skt-services-column {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
	width: 25%
}

.skt-services-row .skt-services-box {
	background-color: #161616;
	padding: 70px 20px 65px;
	min-height: 310px;
	position: relative;
	transition: all .2s
}

.skt-services-row .skt-services-link {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 99
}

.skt-services-row .skt-services-image img {
	display: block;
	margin: 0 auto
}

.skt-services-row .skt-services-title {
	color: #fff;
	font-family: Playfair Display;
	font-size: 25px;
	font-weight: 700;
	text-align: center;
	margin: 40px 0 0
}

.skt-services-row .skt-services-box:hover {
	background-color: #e2a750
}

.skt-all-services-row {
	margin-left: -15px;
	margin-right: -15px
}

.skt-all-services-row:after {
	content: "";
	clear: both;
	display: block
}

.skt-all-services-row .skt-all-services-column {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
	width: 25%
}

.skt-all-services-row .skt-all-services-box {
	background-color: #f6f9fd;
	padding: 60px 20px;
	border-radius: 10px;
	min-height: 310px;
	position: relative;
	transition: all .2s
}

.skt-all-services-row .skt-all-services-link {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 99
}

.skt-all-services-row .skt-all-services-image img {
	display: block;
	margin: 0 auto
}

.skt-all-services-row .skt-all-services-title {
	color: #282828;
	font-size: 19px;
	font-weight: 600;
	text-align: center;
	margin: 40px 0 0
}

.skt-all-services-row .skt-all-services-box:hover {
	background-color: #e2a750
}

.skt-all-services-row .skt-all-services-box:hover .skt-all-services-title {
	color: #fff
}

.skt-all-services-row .skt-all-services-box:hover .skt-all-services-image img {
	filter: invert(100%) sepia(1%) saturate(1%) hue-rotate(1deg) brightness(1000%) contrast(100%)
}

.skt-faq .elementor-accordion-item {
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 20px
}

.skt-service-menu ul {
	background-color: #e2a750;
	margin: 0;
	padding: 40px;
	list-style-type: none;
	border-radius: 12px;
	overflow: hidden
}

.skt-service-menu ul li {
	margin-bottom: 10px;
	list-style: none;
	border-bottom: solid 1px #edba6f;
	padding-bottom: 12px
}

.skt-service-menu ul li:last-of-type {
	border: none;
	margin: 0;
	padding: 0
}

.skt-service-menu ul li a {
	color: #fff;
	display: block;
	font-weight: 500;
	font-size: 18px
}

.skt-service-menu ul li a:hover,
.skt-service-menu ul li.current-menu-item a {
	color: #000
}

.skt-service-menu ul li ul {
	display: none
}

.single_post_image {
	margin-bottom: 25px
}

.single_post_image img {
	display: block;
	width: 100%;
	height: auto
}

.skt-progress-bar .elementor-title {
	display: block;
	margin-bottom: 12px
}

.skt-progress-bar .elementor-title span {
	float: right
}

.skt-services-wrap .skt-services-row .skt-services-column:nth-child(1) {
	margin-top: -342px;
	float: right
}

.skt-services-wrap .skt-services-row .skt-services-column:nth-child(2) {
	margin-top: -344px;
	margin-left: 50%
}

.skt-video-gallery .amazingslider-slider-2 {
	border: solid 25px #202020
}

.skt-video-gallery .amazingslider-car-left-arrow-2,
.skt-video-gallery .amazingslider-car-right-arrow-2,
.skt-video-gallery .amazingslider-nav-thumbnail-tite-2 {
	display: none !important
}

.skt-single-quote .elementor-icon-box-icon {
	position: absolute;
	top: -25px;
	left: 45px
}

.skt-two-columns-gallery .portfolio-content .portfolio-area li {
	width: 50% !important
}

.skt-all-team-row {
	margin-left: -15px;
	margin-right: -15px
}

.skt-all-team-row:after {
	content: "";
	clear: both;
	display: block
}

.skt-all-team-row .skt-all-team-col {
	float: left;
	margin-bottom: 46px;
	padding-left: 15px;
	padding-right: 15px;
	width: 25%
}

.skt-all-team-row .skt-all-team-col img {
	display: block;
	width: 100%
}

.skt-all-team-row .skt-all-team-content {
	text-align: center;
	margin-top: 30px
}

.skt-all-team-row .skt-all-team-title {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	margin: 0
}

.skt-all-team-row .skt-all-team-title a {
	color: #fff
}

.skt-all-team-row .skt-all-team-designation {
	font-size: 14px
}

@media(max-width:1199px) {
	.slider-main .nivo-caption {
		padding-right: 50px;
		padding-left: 50px;
		width: 100%
	}

	.theme-default .nivo-controlNav {
		padding-left: 50px !important
	}
}

@media(max-width:1169px) {
	.slider-main .nivo-caption {
		top: 20%
	}
}

@media(max-width:1079px) {
	.logo {
		max-width: 300px
	}

	.logo img {
		height: auto !important;
		width: auto !important
	}

	.header.type3 .logo,
	.header.type4 .logo {
		margin: 0 auto
	}

	.header-extras .product-search-form {
		width: 400px
	}
}

@media(min-width:1024px) and (max-width:1079px) {
	.skt-big-title .elementor-heading-title {
		font-size: 60px !important
	}
}

@media(max-width:1023px) {
	#topmenu {
		display: none
	}

	#simple-menu {
		display: block
	}

	#simple-menu.hide_mob_menu {
		display: none
	}

	.touchon #topmenu {
		display: none
	}

	.touchon #simple-menu {
		display: block
	}

	.header .centerlogoarea #topmenu {
		display: none
	}

	.touchon .lay1 h2.postitle a {
		font-size: 18px;
		line-height: 1.2em
	}

	.logo h1,
	.logo h2 {
		margin: 10px 0 15px
	}

	.skt-header-phone {
		bottom: -60px;
		height: 60px;
		font-size: 22px;
		padding: 10px 25px 0
	}

	.skt-header-phone img {
		width: 26px
	}

	.header.type3 .head_inner,
	.header.type4 .head_inner {
		position: static
	}

	.header.type3 .skt-header-phone,
	.header.type4 .skt-header-phone {
		right: 15px
	}

	.home.has_trans_header .slider-main .nivo-caption {
		top: 33%
	}

	.slider-main .nivo-caption {
		padding-right: 30px;
		padding-left: 30px
	}

	.slider-main .nivo-caption {
		top: 15%;
		width: 100%
	}

	.slider-main .nivo-controlNav {
		width: 100%
	}

	.slider-main .nivo-caption .title {
		font-size: 48px
	}

	.slider-main .nivo-caption .title small {
		font-size: 20px;
		margin-bottom: 15px
	}

	.slider-main .nivo-caption .slidedesc {
		font-size: 14px;
		margin-bottom: 25px;
		margin-top: 20px
	}

	.slider-main .nivo-caption .slidebtn {
		font-size: 14px;
		margin-top: 40px
	}

	.slider-main .nivo-caption .slidebtn a {
		padding: 16px 30px
	}

	.slider-main .theme-default .nivo-directionNav {
		right: 30px
	}

	.contact-block-right {
		width: 48% !important
	}

	.header .centerlogoarea .header-extras {
		padding: 15px 0 20px;
		margin: 0;
		width: 100%
	}

	.header .centerlogoarea .header-extras li:first-child {
		margin: 0
	}

	.skt-contact-section .elementor-row .elementor-column {
		width: 100% !important
	}

	.skt-team-border::after {
		display: none
	}

	.skt-pricing-column.skt-pricing-column-center .elementor-column-wrap::after {
		display: none
	}

	.skt-services-row .skt-services-column {
		width: 50%
	}

	.skt-lae-testimonials .lae-container .lae-flex-control-nav {
		bottom: -40px
	}

	.skt-all-services-row .skt-all-services-column {
		width: 50%
	}

	.skt-page-title h1 {
		font-size: 40px
	}

	.skt-services-wrap .skt-services-row .skt-services-column:nth-child(1) {
		float: left;
		margin-top: 0
	}

	.skt-services-wrap .skt-services-row .skt-services-column:nth-child(2) {
		margin-top: 0;
		margin-left: 0
	}
}

@media(min-width:768px) and (max-width:1023px) {
	.skt-img-box .elementor-image-box-wrapper {
		display: block !important
	}

	.skt-img-box .elementor-image-box-img {
		width: 100% !important
	}
}

@media(min-width:1024px) {
	.home.has_trans_header .slider-header-layout1 .nivo-caption {
		top: 35%
	}

	.home.has_trans_header .slider-header-layout3 .nivo-caption {
		top: 42%
	}

	.home.has_trans_header .slider-header-layout4 .nivo-caption {
		top: 35%
	}
}

@media(max-width:1011px) {
	.theme-default .nivo-controlNav {
		padding: 0 0 0 80px !important
	}
}

@media(max-width:991px) {
	.header-extras .product-search-form {
		width: 250px
	}

	.skt-team-bgbox {
		padding: 40px 20px
	}

	.skt-team-social-icons a {
		margin: 0 3px 6px
	}

	.skt-service-box .elementor-image-box-img::after {
		width: 60px;
		right: -18%
	}

	#footer .footercols4 {
		width: 100%
	}

	
}
@media(max-width:1023px){
	.tabfooter #footer .footercols4{
		width:50%;
	}
}
@media(min-width:450px) {

	.tabfooter #footer .footercols4{
		width:50%;
	}
}
@media(max-width:767px) {
	.head-info-area {
		padding-bottom: 24px;
		padding-top: 20px;
		text-align: center
	}

	.head-info-area .left {
		float: none;
		padding: 0
	}

	.head-info-area .right {
		float: none;
		padding: 0
	}

	.head-info-area .phntp {
		border: none;
		float: none;
		display: block;
		margin: 0 0 8px;
		padding: 0
	}

	.head-info-area .emltp {
		float: none;
		margin-bottom: 8px;
		display: block
	}

	.head-info-area .sintp {
		float: none
	}

	.head-info-area .suptp {
		float: none;
		display: table;
		margin: 15px auto 0
	}

	.head-info-area .skt-subcsribe-btn {
		display: table;
		margin: 0 auto
	}

	.skt-header-phone {
		position: static;
		height: auto;
		font-size: 18px;
		padding: 10px 15px;
		border-radius: 5px;
		float: right;
		line-height: normal;
		margin-top: 27px
	}

	.skt-header-phone img {
		margin-right: 8px;
		width: 18px
	}

	.header.type3 .skt-header-phone,
	.header.type4 .skt-header-phone {
		display: table;
		margin: 0 auto 40px;
		float: none
	}

	.has_trans_header .header_wrap {
		position: static !important
	}

	.header {
		border: none !important
	}

	.home.has_trans_header .slider-main .nivo-caption {
		top: 18%
	}

	.slider-main .nivo-caption {
		padding-right: 20px;
		padding-left: 20px;
		top: 15%
	}

	.slider-main .nivo-caption .nivo-caption-content {
		width: 100%
	}

	.slider-main .nivo-caption .title {
		font-size: 32px
	}

	.slider-main .nivo-caption .title small {
		font-size: 16px;
		margin-bottom: 10px
	}

	.slider-main .nivo-caption .slidedesc {
		font-size: 14px;
		margin-bottom: 20px;
		margin-top: 15px
	}

	.slider-main .nivo-caption .slidebtn {
		margin-top: 30px
	}

	.slider-main .nivo-caption .slidebtn a {
		padding: 11px 25px
	}

	.nivo-directionNav {
		display: none !important
	}

	.theme-default .nivo-controlNav {
		bottom: 25px;
		padding: 0 0 0 30px !important
	}

	.theme-default .nivo-controlNav a {
		height: 4px !important;
		width: 25px !important
	}

	.vertical {
		padding: 0
	}

	.slider-vertical .vertical-text {
		margin-top: 150px;
		width: 100%
	}

	.slider-vertical .vertical-title {
		font-size: 34px !important
	}

	.slider-vertical .vertical-image {
		box-shadow: none;
		border: solid 1px #ccc;
		margin: 0 0 165px;
		width: 100%
	}

	.slider-vertical .vertical-thumb {
		height: auto
	}

	.slider-vertical .vertical-thumb img {
		min-height: auto
	}

	.arrow-wrap {
		left: 46%
	}

	.arrow-wrap .vertical-bottom {
		bottom: 50px
	}

	.portfolio-content ul.portfolio-area li {
		width: 50% !important
	}

	.skt-section1-column {
		width: 100% !important
	}

	.section1-block-title1 h3 {
		position: relative;
		white-space: normal;
		z-index: 99
	}

	.section1-block-title2 h3 {
		position: static;
		white-space: normal
	}

	.contact-block-left {
		width: 100% !important
	}

	.contact-block-right {
		width: 100% !important
	}

	#footer .rowfooter {
		padding-top: 10px;
		padding-bottom: 30px
	}

	.footercols4,
	.footercols3,
	.footercols2,
	.footercols1 {
		margin-bottom: 0 !important;
		width: 100% !important
	}

	.footercols3 p:last-of-type {
		margin: 0
	}

	.footer-post-area ul li {
		display: block
	}

	.copytext {
		padding: 20px 0 20px
	}

	.copyright-left,
	.copyright-center,
	.copyright-right {
		text-align: center;
		width: 100%
	}

	.copyright-left {
		margin-bottom: 15px
	}

	.copyright-center {
		padding-top: 15px;
		padding-bottom: 15px
	}

	.copytext .social-icons a {
		margin: 0 13px
	}

	#footer .contact-info .box {
		border: none
	}

	.footer-infobox-left {
		float: none;
		margin-top: 10px;
		text-align: center
	}

	.footer-infobox-right {
		float: none;
		margin-top: 40px;
		text-align: center
	}

	.footer-infobox .footer-logo-img {
		display: inline-block
	}

	.footer-infobox.footer-infobox-bottom .footer-infobox-left {
		margin-top: 0
	}

	.footer-infobox.footer-infobox-bottom .footer-infobox-right {
		margin-bottom: 10px;
		margin-top: 40px
	}

	.newsletter-form {
		width: 100%
	}

	.skt-project-img::before {
		display: none
	}

	.skt-project-box::after {
		display: none
	}

	.skt-project-img .elementor-image img {
		width: 100%
	}

	.skt-process-box .elementor-image-box-content {
		padding: 35px 80px 35px 110px
	}

	.skt-team-bgbox {
		padding: 40px
	}

	.skt-home-posts-row .skt-home-posts-column {
		width: 100%
	}

	.skt-left-sidebar #sidebar {
		float: none
	}

	.skt-shop-feature .elementor-image-box-img img {
		display: inline
	}

	.skt-home-posts-row .skt-home-posts-title {
		font-size: 20px
	}

	.elementor-tabs .elementor-tabs-wrapper {
		display: block !important
	}

	.elementor-tabs-content-wrapper .elementor-tab-mobile-title {
		display: none
	}

	.skt-all-services-row .skt-all-services-column {
		width: 100%
	}

	.skt-page-title {
		bottom: auto;
		top: 50%;
		transform: translate(0, -50%)
	}

	.skt-page-title h1 {
		font-size: 34px
	}

	.skt-featured-box .elementor-image-box-img img {
		display: inline-block
	}

	.skt-gradient-section {}

	.skt-video-gallery .amazingslider-slider-2 {
		border-width: 15px
	}

	.skt-two-columns-gallery .portfolio-content .portfolio-area li {
		width: 100% !important
	}

	.skt-all-team-row .skt-all-team-col {
		width: 50%
	}

	.skt-team-row .skt-team-col {
		width: 50%
	}

	.skt-team-row .skt-team-content {
		opacity: 1;
		visibility: visible
	}
}

@media(min-width:768px) and (max-width:1023px) {
	.home.has_trans_header .slider-header-layout1 .nivo-caption {
		top: 40%
	}

	.home.has_trans_header .slider-header-layout3 .nivo-caption {
		top: 45%
	}

	.home.has_trans_header .slider-header-layout4 .nivo-caption {
		top: 42%
	}
}

@media(min-width:768px) and (max-width:900px) {
	.home.has_trans_header .slider-header-layout3 .nivo-caption {
		top: 55%
	}

	.slider-header-layout3 .slider-main .nivo-caption .slidebtn {
		display: none
	}
}

@media(max-width:639px) {
	.skt-header-phone {
		display: table;
		margin: 0 auto 40px;
		float: none
	}

	.slider-main .nivo-caption {
		top: 14%
	}

	.slider-main .nivo-caption .slidedesc br {
		display: none
	}

	.thn_post_wrap.single-team-wrap img {
		margin-right: 0;
		max-width: 100%;
		width: 100%
	}
}

@media(max-width:575px) {
	.tea-categories-carousel .owl-stage .owl-item.center {
		border: none
	}

	.portfolio-content ul.portfolio-area li {
		width: 100% !important
	}

	.portfolio-content .portfolio-area li .image-block {
		max-height: none !important
	}

	.skt-team-box.cols3 {
		width: 100%
	}

	.skt-team-box .team-thumb {
		max-height: none
	}

	.header-mobile-number {
		font-size: 15px;
		font-weight: 600;
		margin-left: 0;
		margin-top: 46px
	}

	.header-mobile-number img {
		margin-right: 5px;
		width: 15px
	}

	.skt-newsletter-form {
		padding: 0
	}

	.skt-newsletter-form input[type=submit] {
		float: none;
		position: static;
		display: table;
		margin-top: 40px
	}

	.skt-home-posts2-row .skt-home-posts2-inner {
		padding: 85px 25px
	}

	.skt-home-posts2-row .skt-home-posts2-more {
		padding: 15px 40px
	}

	.skt-home-posts-row .skt-home-posts-column {
		padding: 27px 25px
	}

	.skt-home-posts-row .skt-home-posts-inner {
		padding: 0
	}

	.skt-home-posts-row .skt-home-posts-thumb {
		margin-bottom: 30px;
		position: static
	}

	.skt-home-posts-row .skt-home-posts-thumb img {
		height: auto;
		width: 100%
	}

	.skt-services-row .skt-services-column {
		width: 100%
	}

	.skt-page-title h1 {
		font-size: 30px
	}

	.skt-all-team-row .skt-all-team-col {
		width: 100%
	}
}

@media(max-width:479px) {
	.header-content-right {
		float: none
	}

	.header-extras {
		float: none;
		width: 100%;
		clear: both;
		padding: 0 0 20px;
		margin: 0;
		text-align: center
	}

	.header-extras .header-search-form {
		width: 100%
	}

	.header-mobile-number {
		margin-top: 28px
	}

	.logo img {
		max-width: 180px
	}

	.slider-main .nivo-caption {
		top: 50% !important;
		left: 0;
		margin-top: 0 !important;
		transform: translate(0, -50%)
	}

	.slider-main .nivo-caption .title {
		font-size: 22px
	}

	.slider-main .nivo-caption .title small {
		font-size: 14px;
		margin-bottom: 5px
	}

	.slider-main .nivo-caption .slidedesc {
		font-size: 12px;
		margin-bottom: 0;
		margin-top: 5px;
		height: 44px;
		overflow: hidden
	}

	.slider-main .nivo-caption .slidebtn {
		font-size: 12px;
		margin-top: 20px
	}

	.slider-main .nivo-caption .slidebtn a {
		padding: 8px 20px
	}

	.theme-default .nivo-controlNav {
		bottom: 15px;
		padding: 0 0 0 20px !important
	}

	.head-info-area .search-field:focus {
		width: 140px
	}

	.contact-form-col {
		width: 100%
	}

	.skt-team-row .skt-team-col {
		margin-bottom: 30px;
		width: 100%
	}

	.skt-page-title h1 {
		font-size: 24px
	}

	.footer-infobox .social-icons a {
		font-size: 16px;
		height: 50px;
		width: 50px;
		line-height: 50px
	}
	
	#simple-menu {
		margin-top: 35px !important;
	}
	
	.header{
		height: 110px !important;
	}
}
@media only screen and (min-width: 320px) and (max-width: 480px){
	
	.active1 a{
	color:#e2a750 !important;

}
}
@media only screen and (min-width: 425px) and (max-width: 800px) {
	.tabfooter.active1 a{
		color:#e2a750 !important;
	}
	
}
.active1 a, .sidr-class-active1 a{
	color:#e2a750 !important;

}

		/* Social Icon Background Color */
		.facebook:link, .facebook:visited{ 
			background-color:#1877F2;
			color:#ffffff;
		}	
		.instagram:link, .instagram:visited{ 
			background-color:#cd486b;
			color:#ffffff;
		}	
		.twitter:link, .twitter:visited{ 
			background-color:#00acee;
			color:#ffffff;
		}	
		.youtube-play:link, .youtube-play:visited{ 
			background-color:#CD201F;
			color:#ffffff;
		}	
		.linkedin:link, .linkedin:visited{ 
			background-color:#0072b1;
			color:#ffffff;
		}	
		.pinterest:link, .pinterest:visited{ 
			background-color:#E60023;
			color:#ffffff;
		}	
		.skype1:link, .skype1:visited{ 
			background-color:#00aff0;
			color:#ffffff;
		}	
		
		/* Social Icon Hover Background Color */
		.facebook:hover{ 
			background-color:#ffffff;
			color:#1877F2 !important;
			border-color:#ffffff;
		}
		.instagram:hover{ 
			background-color:#ffffff;
			color:#cd486b !important;
			border-color:#ffffff;
		}
		.twitter:hover{ 
			background-color:#ffffff;
			color:#00acee !important;
			border-color:#ffffff;
		}
		.youtube-play:hover{ 
			background-color:#ffffff;
			color:#CD201F !important;
			border-color:#ffffff;
		}
		.linkedin:hover{ 
			background-color:#ffffff;
			color:#0072b1 !important;
			border-color:#ffffff;
		}
		.pinterest:hover{ 
			background-color:#ffffff;
			color:#E60023 !important;
			border-color:#ffffff;
		}
		.skype1:hover{ 
			background-color:#ffffff;
			color:#00aff0 !important;
			border-color:#ffffff;
		}
#topmenu ul li a{font-size:16px;}
#topmenu ul li {line-height: 18px;}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -.5);
    margin-left: calc(var(--bs-gutter-x) * -.5);
}
.skt-all-team-inner {
    position: relative;
    overflow: hidden;
}

.skt-all-team-inner:hover::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.1);
    z-index: 1;
   
}

.skt-all-team-title,
.skt-all-team-designation {
    position: relative;
    z-index: 2;
}
@media screen and (min-width:800px) {
.mobilefooter {
    display:none ;
}
.tabfooter{
	display:none ;
}
}
@media screen and (min-width:100px) and (max-width:499px) {
.webfooter {
    display:none ;
}
.tabfooter{
	display:none ;
}
}
@media screen and (min-width:500px) and (max-width:799px) {
.webfooter {
    display:none ;
}
.mobilefooter{
	display:none ;
}
.buttoncss{
font-family: poppins,Sans-serif !important;
    font-size: 17px !important;
    font-weight: 600 !important; 
    fill: #fff !important;
    color: #fff !important;
    background-color: #e2a750 !important;
    border-radius: 40px 40px 40px 40px !important;
    padding: 15px 28px !important;
}

}
.elementor img {
	border-radius: 5px !important;
}
.buttoncss:hover{
    color: #282828 !important;
    background-color: #fff !important;
}


@media(min-width:100px)and (max-width:450px) {
.trailerspadding{
	padding: 50px 0 182px !important;
}
.production{
	font-size:30px !important;
}
.buttoncss{
font-family: poppins,Sans-serif !important;
    font-size: 15px !important;
    font-weight: 600 !important; 
    fill: #fff !important;
    color: #fff !important;
    background-color: #e2a750 !important;
    border-radius: 40px 40px 40px 40px !important;
    padding: 13px 20px !important;
}
.buttonmargin{
	margin-top:20px !important;
}
.logo img {
    height: 90px !important;
    width: 190px !important;
}
.btncss1{
	  padding:7px 12px !important;
  }
}

@media(min-width:500px)and (max-width:800px) {
.trailerspadding{
	padding: 50px 0 215px !important;
}
.production{
	font-size:50px !important;
}
.buttonmargin{
	margin-top:41px !important;
}
.logo img {
    height: 97px !important;
    width: 200px !important;
}
.btncss1{
	  padding:7px 12px !important;
  }
}
@media(min-width:900px){
.buttonmargin{
	margin-top:41px !important;
}
.production{
	font-size:60px !important;
}
.trailerspadding{
	padding: 50px 0 215px !important;
}
.buttoncss{
font-family: poppins,Sans-serif !important;
    font-size: 17px !important;
    font-weight: 600 !important; 
    fill: #fff !important;
    color: #fff !important;
    background-color: #e2a750 !important;
    border-radius: 40px 40px 40px 40px !important;
    padding: 22px 45px !important;
}
.btncss1{
	  padding:7px 12px !important;
  }
.footercols4web{
	padding-left:10px !important;
	padding-right:10px !important;
	    width: 27% !important;
}
.footercols4web1{
	
	width:23% !important;
}

}

.footmenu li a:hover{
	color:#e2a750 !important;
}
@media(min-width:900px){
.logo img {
    height: 125px !important;
    width: 258px !important;
	margin-top:11px !important;
	margin-bottom:10px !important;
}
#topmenu ul{
	margin-top:13px !important;
}
}

@media(min-width:1440px){
	.logo img {
		height: 113px !important;
		width: 233px !important;
		margin-top:20px !important;
		margin-bottom:10px !important;
	}
	#topmenu ul{
		padding:10px !important
	}
	}


	    /*LOGO*/
		.logo img {
			height: 77px;
			;
			width: 204px;
			;
			margin-top: 12px;
			;
		  }